Aug 09 07:33:24.448413 np0000006821 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 09 07:33:24.456278 np0000006821 devstack@c-api.service[100213]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Aug 9 07:33:24 2026] *** Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: nodename: np0000006821 Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: machine: x86_64 Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: clock source: unix Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: pcre jit disabled Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: detected number of CPU cores: 16 Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: current working directory: / Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: detected binary path: /usr/bin/uwsgi-core Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: your processes number limit is 257052 Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: your memory page size is 4096 bytes Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: detected max file descriptor number: 2048 Aug 09 07:33:24.458898 np0000006821 devstack@c-api.service[100213]: lock engine: pthread robust mutexes Aug 09 07:33:24.459640 np0000006821 devstack@c-api.service[100213]: thunder lock: enabled Aug 09 07:33:24.459640 np0000006821 devstack@c-api.service[100213]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 09 07:33:24.459640 np0000006821 devstack@c-api.service[100213]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 09 07:33:24.459640 np0000006821 devstack@c-api.service[100213]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 09 07:33:24.459640 np0000006821 devstack@c-api.service[100213]: Set PythonHome to /opt/stack/data/venv Aug 09 07:33:24.506620 np0000006821 devstack@c-api.service[100213]: Python main interpreter initialized at 0x780884aa4668 Aug 09 07:33:24.506620 np0000006821 devstack@c-api.service[100213]: python threads support enabled Aug 09 07:33:24.506620 np0000006821 devstack@c-api.service[100213]: your server socket listen backlog is limited to 100 connections Aug 09 07:33:24.506620 np0000006821 devstack@c-api.service[100213]: your mercy for graceful operations on workers is 80 seconds Aug 09 07:33:24.507336 np0000006821 devstack@c-api.service[100213]: mapped 671795 bytes (656 KB) for 4 cores Aug 09 07:33:24.507510 np0000006821 devstack@c-api.service[100213]: *** Operational MODE: preforking *** Aug 09 07:33:24.507768 np0000006821 devstack@c-api.service[100213]: *** uWSGI is running in multiple interpreter mode *** Aug 09 07:33:24.507768 np0000006821 devstack@c-api.service[100213]: spawned uWSGI master process (pid: 100213) Aug 09 07:33:24.507994 np0000006821 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 09 07:33:24.508494 np0000006821 devstack@c-api.service[100213]: spawned uWSGI worker 1 (pid: 100220, cores: 1) Aug 09 07:33:24.509117 np0000006821 devstack@c-api.service[100213]: spawned uWSGI worker 2 (pid: 100221, cores: 1) Aug 09 07:33:24.509719 np0000006821 devstack@c-api.service[100213]: spawned uWSGI worker 3 (pid: 100222, cores: 1) Aug 09 07:33:24.510304 np0000006821 devstack@c-api.service[100213]: spawned uWSGI worker 4 (pid: 100223, cores: 1) Aug 09 07:33:24.510370 np0000006821 devstack@c-api.service[100213]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 09 07:33:24.667797 np0000006821 devstack@c-api.service[100223]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 07:33:24.667797 np0000006821 devstack@c-api.service[100223]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 07:33:24.667797 np0000006821 devstack@c-api.service[100223]: we strongly recommend against using it for new projects. Aug 09 07:33:24.667797 np0000006821 devstack@c-api.service[100223]: If you are already using Eventlet, we recommend migrating to a different Aug 09 07:33:24.667797 np0000006821 devstack@c-api.service[100223]: framework. For more detail see Aug 09 07:33:24.667797 np0000006821 devstack@c-api.service[100223]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 07:33:24.667797 np0000006821 devstack@c-api.service[100223]: import eventlet # noqa Aug 09 07:33:24.668435 np0000006821 devstack@c-api.service[100222]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 07:33:24.668435 np0000006821 devstack@c-api.service[100222]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 07:33:24.668435 np0000006821 devstack@c-api.service[100222]: we strongly recommend against using it for new projects. Aug 09 07:33:24.668435 np0000006821 devstack@c-api.service[100222]: If you are already using Eventlet, we recommend migrating to a different Aug 09 07:33:24.668435 np0000006821 devstack@c-api.service[100222]: framework. For more detail see Aug 09 07:33:24.668435 np0000006821 devstack@c-api.service[100222]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 07:33:24.668435 np0000006821 devstack@c-api.service[100222]: import eventlet # noqa Aug 09 07:33:24.675438 np0000006821 devstack@c-api.service[100220]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 07:33:24.675438 np0000006821 devstack@c-api.service[100220]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 07:33:24.675438 np0000006821 devstack@c-api.service[100220]: we strongly recommend against using it for new projects. Aug 09 07:33:24.675438 np0000006821 devstack@c-api.service[100220]: If you are already using Eventlet, we recommend migrating to a different Aug 09 07:33:24.675438 np0000006821 devstack@c-api.service[100220]: framework. For more detail see Aug 09 07:33:24.675438 np0000006821 devstack@c-api.service[100220]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 07:33:24.675438 np0000006821 devstack@c-api.service[100220]: import eventlet # noqa Aug 09 07:33:24.676051 np0000006821 devstack@c-api.service[100221]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 09 07:33:24.676051 np0000006821 devstack@c-api.service[100221]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 09 07:33:24.676051 np0000006821 devstack@c-api.service[100221]: we strongly recommend against using it for new projects. Aug 09 07:33:24.676051 np0000006821 devstack@c-api.service[100221]: If you are already using Eventlet, we recommend migrating to a different Aug 09 07:33:24.676051 np0000006821 devstack@c-api.service[100221]: framework. For more detail see Aug 09 07:33:24.676051 np0000006821 devstack@c-api.service[100221]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 09 07:33:24.676051 np0000006821 devstack@c-api.service[100221]: import eventlet # noqa Aug 09 07:33:24.836899 np0000006821 devstack@c-api.service[100223]: /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 09 07:33:24.836899 np0000006821 devstack@c-api.service[100223]: from cgi import parse_header Aug 09 07:33:24.843024 np0000006821 devstack@c-api.service[100222]: /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 09 07:33:24.843024 np0000006821 devstack@c-api.service[100222]: from cgi import parse_header Aug 09 07:33:24.879344 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 07:33:24.879344 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:33:24.884337 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 07:33:24.884337 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:33:24.895262 np0000006821 devstack@c-api.service[100222]: /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 09 07:33:24.895262 np0000006821 devstack@c-api.service[100222]: removals.removed_module( Aug 09 07:33:24.895476 np0000006821 devstack@c-api.service[100223]: /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 09 07:33:24.895476 np0000006821 devstack@c-api.service[100223]: removals.removed_module( Aug 09 07:33:24.896349 np0000006821 devstack@c-api.service[100222]: /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 09 07:33:24.896349 np0000006821 devstack@c-api.service[100222]: removals.removed_module( Aug 09 07:33:24.896581 np0000006821 devstack@c-api.service[100223]: /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 09 07:33:24.896581 np0000006821 devstack@c-api.service[100223]: removals.removed_module( Aug 09 07:33:24.897335 np0000006821 devstack@c-api.service[100221]: /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 09 07:33:24.897335 np0000006821 devstack@c-api.service[100221]: from cgi import parse_header Aug 09 07:33:24.897446 np0000006821 devstack@c-api.service[100220]: /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 09 07:33:24.897446 np0000006821 devstack@c-api.service[100220]: from cgi import parse_header Aug 09 07:33:24.951233 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 07:33:24.951233 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:33:24.951436 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 09 07:33:24.951436 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:33:24.967318 np0000006821 devstack@c-api.service[100220]: /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 09 07:33:24.967318 np0000006821 devstack@c-api.service[100220]: removals.removed_module( Aug 09 07:33:24.967410 np0000006821 devstack@c-api.service[100221]: /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 09 07:33:24.967410 np0000006821 devstack@c-api.service[100221]: removals.removed_module( Aug 09 07:33:24.968596 np0000006821 devstack@c-api.service[100220]: /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 09 07:33:24.968596 np0000006821 devstack@c-api.service[100220]: removals.removed_module( Aug 09 07:33:24.968699 np0000006821 devstack@c-api.service[100221]: /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 09 07:33:24.968699 np0000006821 devstack@c-api.service[100221]: removals.removed_module( Aug 09 07:33:25.762009 np0000006821 devstack@c-api.service[100222]: /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 09 07:33:25.762009 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:33:25.767322 np0000006821 devstack@c-api.service[100223]: /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 09 07:33:25.767322 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:33:25.820833 np0000006821 devstack@c-api.service[100223]: /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 09 07:33:25.820833 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:33:25.823048 np0000006821 devstack@c-api.service[100222]: /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 09 07:33:25.823048 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:33:25.966657 np0000006821 devstack@c-api.service[100221]: /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 09 07:33:25.966657 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:33:25.981670 np0000006821 devstack@c-api.service[100220]: /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 09 07:33:25.981670 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:33:26.008243 np0000006821 devstack@c-api.service[100222]: 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 09 07:33:26.008506 np0000006821 devstack@c-api.service[100222]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100222) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 07:33:26.016623 np0000006821 devstack@c-api.service[100223]: 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 09 07:33:26.016925 np0000006821 devstack@c-api.service[100223]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100223) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 07:33:26.037955 np0000006821 devstack@c-api.service[100220]: /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 09 07:33:26.037955 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:33:26.038626 np0000006821 devstack@c-api.service[100221]: /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 09 07:33:26.038626 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:33:26.103041 np0000006821 devstack@c-api.service[100223]: /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 09 07:33:26.103041 np0000006821 devstack@c-api.service[100223]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 07:33:26.110903 np0000006821 devstack@c-api.service[100222]: /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 09 07:33:26.110903 np0000006821 devstack@c-api.service[100222]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 07:33:26.240564 np0000006821 devstack@c-api.service[100220]: 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 09 07:33:26.240814 np0000006821 devstack@c-api.service[100220]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100220) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 07:33:26.262866 np0000006821 devstack@c-api.service[100221]: 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 09 07:33:26.263098 np0000006821 devstack@c-api.service[100221]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100221) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 09 07:33:26.331460 np0000006821 devstack@c-api.service[100220]: /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 09 07:33:26.331460 np0000006821 devstack@c-api.service[100220]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 07:33:26.336343 np0000006821 devstack@c-api.service[100221]: /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 09 07:33:26.336343 np0000006821 devstack@c-api.service[100221]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 09 07:33:26.593250 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100223) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 07:33:26.593616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.593679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.593902 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.594686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100222) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 07:33:26.595083 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.595229 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.595513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.596269 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.596342 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.596376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.596434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.596490 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.596524 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.596552 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.596580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.596607 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.596632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.596706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.596744 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.596825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.596959 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.598221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.598327 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.598411 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.598477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.598542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.598579 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.598662 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.598697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.598737 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.598766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.598853 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.598885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.598946 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.598986 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.599020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.599090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.599120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.599173 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.599212 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.599262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.599302 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.599363 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.599396 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.599484 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.599579 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.599679 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.599778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.599886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.602520 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.602612 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.602695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.602761 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.602832 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.602929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.603039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.603535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.603662 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.603701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.603755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.603787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.603847 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.603875 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.603953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.603996 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.604039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.604091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.604130 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.604152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.604173 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.604497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.604601 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.604698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.604801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.604890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.605009 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.605118 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.606028 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.606112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.606198 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.606291 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.606370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.606445 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.606474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.606529 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.606586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.606697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.606798 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.606900 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.607026 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.607146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.607539 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.607617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.607671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.607755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.607821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.607878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.607967 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.608029 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.608087 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.608147 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.608226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.608309 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.608370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.608422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.608455 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.608541 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.608651 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.608742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.608832 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.608945 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.609049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.609145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.609359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.609457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.609550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.609634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.609718 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.609803 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.610493 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.610564 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.610648 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.610711 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.610773 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.610825 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.610887 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.613231 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.613321 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.613382 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.613462 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.613516 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.613567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.613622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.617414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.617507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.617531 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.617589 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.617637 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.617669 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.617696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.617717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.617738 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.617759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.617788 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.617840 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.617904 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.617996 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.618525 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.618597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.618679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.618742 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.618820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.618866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.618866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.618925 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.618949 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.618971 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.619043 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.619129 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.619271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.619426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.621496 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.621605 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.621666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.621666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.621741 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.621781 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.621829 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.621873 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.621932 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.621975 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.622029 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.622080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.622123 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.622123 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.622664 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.622728 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.622768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.622815 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.622884 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.622973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.623028 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.623078 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.623130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.623243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.623357 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.623449 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.623542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.623652 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.624171 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.624243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.624325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.624325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.624420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.624467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.624467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.624556 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.624621 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.624675 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.624723 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.624770 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.624770 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.624880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.627462 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.627570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.627627 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.627678 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.627736 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.627779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.627924 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.627990 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.628045 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.628087 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.628127 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.628173 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.628215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.628261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.628870 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.628951 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.629042 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.629085 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.629115 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.629138 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.629159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.629199 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.629251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.629313 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.629361 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.629394 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.629423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.629477 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.630939 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.631114 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.631114 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.631114 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.631262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.631262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.631327 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.631367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.631395 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.631437 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.631502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.631556 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.631619 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.631688 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.631759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.631834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.631894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.631946 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.631984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.632032 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.632061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.632103 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.632154 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.632206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.632247 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.632297 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.632343 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.632392 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.632434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.632463 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.632485 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.632520 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.632548 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.632575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.632597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.632618 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.632645 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.632671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.632693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.632717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.632738 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.632759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.632784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.632810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.632831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.632852 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.632877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.632899 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.632949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.632973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.632995 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.633016 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.633037 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.633059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.633100 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.633170 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.634530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.634608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.634674 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.634740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.634784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.634813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.634841 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.634868 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.634904 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.635159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.635206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.635206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.635206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.635206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.635754 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.635848 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.635919 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.635973 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.636030 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.636084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.636132 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.636175 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.636219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.636266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.636334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.636382 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.636436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.636481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.636522 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.636562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.636593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.636632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.636671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.636671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.636731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.636774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.636813 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.636846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.636883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.636883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.636883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.636883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.639239 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.639401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.639401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.639493 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.639546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.639592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.639632 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.639669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.639669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.639748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.639797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.639837 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.639891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.639891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.641710 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.641802 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.641883 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.642000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.642073 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.642110 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.642151 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.642202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.642250 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.642312 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.642353 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.642385 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.642446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.642530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.643468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.643609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.643609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.643733 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.643792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.643792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.643874 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.643948 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.643998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.644037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.644084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.644084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.644084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.644084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.645258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.645364 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.645410 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.645467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.645507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.645549 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.645590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.645629 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.645672 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.645712 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.645748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.645781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.645821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.645854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.645891 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.645942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.645977 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.645977 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.646052 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.646092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.646125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.646158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.646201 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.646236 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.646277 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.646331 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.646368 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.646368 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.650462 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.650561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.650600 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.650643 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.650680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.650721 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.650769 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.650804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.650833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.650865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.650890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.650929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.650977 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.651054 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.655487 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.655566 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.655596 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.655664 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.655701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.655743 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.655769 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.655792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.655823 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.655852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.655923 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.656024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.656084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.656137 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.656622 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.656686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.656731 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.656815 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.656881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.656993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.657048 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.657092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.657131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.657131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.657210 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.657265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.657314 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.657356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.660715 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.660801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.660846 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.660930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.660998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.661057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.661103 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.661180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.661277 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.661386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.661477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.661569 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.703809 np0000006821 devstack@c-api.service[100222]: INFO dbcounter [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Registered counter for database cinder Aug 09 07:33:26.706944 np0000006821 devstack@c-api.service[100223]: INFO dbcounter [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Registered counter for database cinder Aug 09 07:33:26.734787 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100220) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 07:33:26.735210 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.735332 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.735550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.736160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.736299 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.736334 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.736394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.736466 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.736542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.736647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.737178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.737271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.737340 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.737407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.737469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.737550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.737656 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.737772 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.737843 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.737904 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.737989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.738071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.738128 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.738215 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.738826 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.738903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.738980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.739038 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.739095 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.739178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.739247 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.739504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.739562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.739616 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.739672 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.739727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.739779 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.739841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.740412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.740474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.740529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.740588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.740673 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.740727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.740788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.741103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.741197 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.741272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.741349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.741403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.741460 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.741523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.741583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.741635 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.741689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.741745 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.741799 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.741878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.741975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.742507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.742566 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.742653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.742712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.742773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.742819 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.742895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.744483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.744483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.744700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.744700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.744828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.744828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.744828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.745175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.745271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.745337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.745405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.745450 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.745517 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.745583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.745706 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100221) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 09 07:33:26.746223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.746328 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.746380 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.746462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.746492 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.746533 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.746603 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.746642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.746674 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.746898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.746988 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.747042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.747122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.747213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.747369 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.747369 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.747458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.747696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.747809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.747889 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.747948 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.747990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.748042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.748098 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.748098 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.748181 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.748228 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.748269 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.748348 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.748397 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.748479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.749210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.749261 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.749340 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.749402 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.749443 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.749491 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.749532 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.749581 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.749630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.749677 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.749677 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.749756 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.749805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.749852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.749852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.749852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.749993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.750044 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.750093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.750133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.750173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.750213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.750255 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.750305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.750305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.750373 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.750433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.750433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.750904 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.750976 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.751033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.751085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.751145 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.751187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.751237 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.751237 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.751368 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.751412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.751459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.751459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.751539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.751581 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.751630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.751674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.751720 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.751720 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.751818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.751858 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.751991 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.752034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.752099 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.752171 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.752204 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.752204 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.752280 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.752352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.752352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.752420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.752462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.752495 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.752540 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.752579 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.752614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.752614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.752686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.752731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.752731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.752731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.752731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.752875 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.753113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.753212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.753341 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.753427 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.753484 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.753549 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.753602 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.753644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.753684 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.753723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.753762 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.753802 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.753842 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-390f8be1-9384-48df-91ac-6d5ccd21908e 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:26.753887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.753887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.754071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.754117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.754153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.754194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.754244 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.754336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.754385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.754437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.754488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.754488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.754578 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.754626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.754626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.754705 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.754745 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.754785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.754824 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.754865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.754926 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.754986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.755033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.755073 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.755118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.755164 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.755203 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.755249 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.755249 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.755249 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.755605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.755674 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.755715 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.755778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.755818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.755885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.755950 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.756206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.756257 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.756337 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.756427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.756490 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.756531 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.756575 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.756604 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.756651 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.756680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.756719 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.756773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.756815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.756885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.756940 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-bc024349-018c-4f6b-b3b1-126c330540d7 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=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:26.757357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.757430 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.757496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.757571 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.757638 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.757689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.757749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.758211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.758270 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.758306 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.758328 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.758381 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.758421 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.758447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.758470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.758503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.758546 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.758576 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.758641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.758678 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.758706 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.758730 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.758761 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.758806 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.758834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.758834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.758886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.758980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.759218 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.759323 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.759403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.759496 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.759576 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.759649 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.759747 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.759815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.759887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.759975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.760037 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.760083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.760142 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.760201 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.760514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.760609 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.760701 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.760774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.760873 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.761009 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.761098 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.761213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.761335 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.761398 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.761470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.761512 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.761559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.761607 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.761647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.761692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.761736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.761783 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.761811 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.761874 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.761978 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.762029 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.762074 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.762107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.762144 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.762196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.762254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.762343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.762595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.762679 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.762776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.762863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.762963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.763045 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100220) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.763090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.763120 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.763149 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.763173 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.763226 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.763328 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100220) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.763375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100220) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.764085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.764190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.764319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.764387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.764485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.764569 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.764662 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.765093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.765169 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.765258 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.765354 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.765449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.765517 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.765602 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.766257 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.766349 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.766442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.766524 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.766609 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.766667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.766778 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.767109 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.767200 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.767264 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.767389 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.767464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.767538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.767643 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.767717 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.767789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.767871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.767980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.768042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.768132 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.768223 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.768328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.768413 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.768500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.768581 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.768653 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.768741 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.768827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.769518 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.769616 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.769681 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.769779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.769859 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.769957 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.770047 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.770468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.770529 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.770621 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.770672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.770763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.770813 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.770930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.771036 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.771123 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.771208 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.771301 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.771379 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.771462 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.771565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.772415 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.772482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.772600 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.772678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.772757 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.772858 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.772963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.773586 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.773650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.773764 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.773867 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.773972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.774075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.774171 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.774758 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.774827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.774924 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.775015 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.775096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.775170 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.775266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.775894 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.775985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.776071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.776136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.776224 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.776314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.776405 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.776485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.776570 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.776657 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.776744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.776836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.776944 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.777053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.778060 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.778126 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.778184 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.778228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.778331 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.778376 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.778453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.779420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.779476 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.779537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.779592 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.779655 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.779748 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.779863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.780265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.780410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.780542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.780542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.780664 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.780664 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.780726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 09 07:33:26.781466 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100221) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 09 07:33:26.781558 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 09 07:33:26.781558 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 09 07:33:26.781644 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 09 07:33:26.781687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100221) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 09 07:33:26.781726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100221) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 09 07:33:26.813129 np0000006821 devstack@c-api.service[100220]: INFO dbcounter [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Registered counter for database cinder Aug 09 07:33:26.832157 np0000006821 devstack@c-api.service[100221]: INFO dbcounter [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Registered counter for database cinder Aug 09 07:33:26.864336 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-22affb79-b914-4050-8ce1-28ddd814acc8 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=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:26.881432 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writer thread running {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 07:33:26.883775 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writer thread running {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 07:33:26.884156 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e 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=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:26.884264 np0000006821 devstack@c-api.service[100222]: INFO cinder.rpc [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 07:33:26.886508 np0000006821 devstack@c-api.service[100223]: INFO cinder.rpc [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 07:33:26.886938 np0000006821 devstack@c-api.service[100222]: INFO cinder.rpc [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 07:33:26.889216 np0000006821 devstack@c-api.service[100222]: INFO cinder.rpc [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 07:33:26.889455 np0000006821 devstack@c-api.service[100223]: INFO cinder.rpc [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 07:33:26.891122 np0000006821 devstack@c-api.service[100222]: INFO cinder.rpc [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 07:33:26.891491 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.891752 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.892266 np0000006821 devstack@c-api.service[100223]: INFO cinder.rpc [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 07:33:26.893547 np0000006821 devstack@c-api.service[100222]: WARNING cinder.keymgr.conf_key_mgr [None req-bc024349-018c-4f6b-b3b1-126c330540d7 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 09 07:33:26.895058 np0000006821 devstack@c-api.service[100223]: INFO cinder.rpc [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 07:33:26.895549 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.895959 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.896781 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.896838 np0000006821 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-390f8be1-9384-48df-91ac-6d5ccd21908e 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 09 07:33:26.896989 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.900434 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.900633 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.935047 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-390f8be1-9384-48df-91ac-6d5ccd21908e 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:26.937599 np0000006821 devstack@c-api.service[100223]: INFO cinder.rpc [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 07:33:26.938966 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-bc024349-018c-4f6b-b3b1-126c330540d7 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=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:26.940278 np0000006821 devstack@c-api.service[100223]: INFO cinder.rpc [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 07:33:26.940901 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.941135 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.942051 np0000006821 devstack@c-api.service[100222]: INFO cinder.rpc [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 07:33:26.945428 np0000006821 devstack@c-api.service[100222]: INFO cinder.rpc [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 07:33:26.945958 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.946164 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.951705 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.952665 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.954235 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.954397 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.958231 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.958383 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.958491 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.958934 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.961227 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.961346 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.961393 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.961444 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.963349 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.963495 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.963678 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.963858 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.965428 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.965567 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.966754 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.966937 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.967905 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.968066 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.969054 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.969224 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.970009 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.970151 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.971468 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.971619 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.972163 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.972328 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.973149 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.973329 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.975033 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.975178 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.975249 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.975396 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.977165 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.977320 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.979718 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.979790 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.979837 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.979993 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.980663 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.980812 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.982502 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.982572 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.982696 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.982748 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.983959 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.984095 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.984931 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.985081 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.985762 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.985875 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.986595 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.986707 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.987349 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.987462 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.987518 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.987610 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.988199 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.988311 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.988889 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.989006 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.989806 np0000006821 devstack@c-api.service[100223]: WARNING cinder.api.contrib.hosts [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 07:33:26.990069 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.990126 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.990175 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.990299 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.990705 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: extensions {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:26.991621 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.991787 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.991845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: consistencygroups {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:26.992767 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.992934 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.993568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: extra_specs {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:26.993720 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.993774 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.995490 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.995651 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.996064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: capabilities {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:26.996482 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.996714 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.997287 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: backups {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:26.997419 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.997542 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.998502 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:26.998703 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:26.999141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-quota-sets {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.000084 np0000006821 devstack@c-api.service[100222]: WARNING cinder.api.contrib.hosts [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 07:33:27.000338 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: qos-specs {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.000482 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.000666 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.001215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: extensions {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.002238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: encryption {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.002318 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: consistencygroups {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.003659 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: encryption {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.004612 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: extra_specs {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.005109 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: cgsnapshots {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.005873 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: capabilities {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.006370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: scheduler-stats {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.006834 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: backups {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.007821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-volume-manage {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.008577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-quota-sets {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.009018 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-snapshot-manage {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.009863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: qos-specs {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.010265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-volume-transfer {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.011556 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: encryption {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.011616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-hosts {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.012766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-volume-type-access {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.012858 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: encryption {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.014122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-availability-zone {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.014309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: cgsnapshots {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.015538 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extended resource: os-quota-class-sets {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.015871 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: scheduler-stats {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.017103 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.017306 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.017513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-volume-manage {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.018336 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.018508 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.018566 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writer thread running {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 07:33:27.019043 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-snapshot-manage {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.019442 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.019598 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.020252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.snapshot_actions [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] SnapshotActionsController initialized {{(pid=100223) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 07:33:27.020705 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.020841 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-volume-transfer {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.020907 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.021541 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.021700 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.022175 np0000006821 devstack@c-api.service[100220]: INFO cinder.rpc [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 07:33:27.022506 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.023078 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-hosts {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.023138 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.023634 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.023783 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.024059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-volume-type-access {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.024481 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.024657 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.024805 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.024986 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.025132 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.025270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.025424 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension UsedLimits extending resource: limits {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.025570 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.025622 np0000006821 devstack@c-api.service[100220]: INFO cinder.rpc [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 07:33:27.025716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.025778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-availability-zone {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.025870 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.026065 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension AdminActions extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.026226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension AdminActions extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.026382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension AdminActions extending resource: backups {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.026524 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeActions extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.026703 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.026851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-390f8be1-9384-48df-91ac-6d5ccd21908e None None] Extension TypesManage extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.028262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extended resource: os-quota-class-sets {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.028705 np0000006821 devstack@c-api.service[100220]: INFO cinder.rpc [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 07:33:27.029707 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.029886 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.030775 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.030979 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.031559 np0000006821 devstack@c-api.service[100220]: INFO cinder.rpc [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 07:33:27.031754 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.031930 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.032044 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.032421 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.032489 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] SnapshotActionsController initialized {{(pid=100222) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 07:33:27.032857 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.033004 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.033257 np0000006821 devstack@c-api.service[100220]: WARNING cinder.keymgr.conf_key_mgr [None req-22affb79-b914-4050-8ce1-28ddd814acc8 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 09 07:33:27.033655 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.033803 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.034501 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.034638 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.035531 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.035677 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.036202 np0000006821 devstack@c-api.service[100223]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780884aa4668 pid: 100223 (default app) Aug 09 07:33:27.036396 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.036581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.036810 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037173 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037436 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.037497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension UsedLimits extending resource: limits {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037588 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.037627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.037701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension AdminActions extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.038059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension AdminActions extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.038059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension AdminActions extending resource: backups {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.038059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeActions extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.038190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.038236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-bc024349-018c-4f6b-b3b1-126c330540d7 None None] Extension TypesManage extending resource: types {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.041260 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writer thread running {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 07:33:27.045126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71201720-5f10-4dcc-b663-b35a1a02eb72 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:33:27.045240 np0000006821 devstack@c-api.service[100222]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780884aa4668 pid: 100222 (default app) Aug 09 07:33:27.045336 np0000006821 devstack@c-api.service[100221]: INFO cinder.rpc [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 09 07:33:27.048248 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1/1] 10.4.3.41 () {60 vars in 918 bytes} [Sun Aug 9 07:33:27 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:33:27.050873 np0000006821 devstack@c-api.service[100221]: INFO cinder.rpc [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 09 07:33:27.054151 np0000006821 devstack@c-api.service[100221]: INFO cinder.rpc [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 09 07:33:27.060229 np0000006821 devstack@c-api.service[100221]: INFO cinder.rpc [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 09 07:33:27.060764 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.061156 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.062048 np0000006821 devstack@c-api.service[100221]: WARNING cinder.keymgr.conf_key_mgr [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e 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 09 07:33:27.065668 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.065860 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.084714 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-22affb79-b914-4050-8ce1-28ddd814acc8 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=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:27.087932 np0000006821 devstack@c-api.service[100220]: INFO cinder.rpc [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 07:33:27.091321 np0000006821 devstack@c-api.service[100220]: INFO cinder.rpc [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 07:33:27.091783 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.092016 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.107827 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.108083 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.111523 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.111685 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.114332 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e 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=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:27.114739 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.114941 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.116208 np0000006821 devstack@c-api.service[100221]: INFO cinder.rpc [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 09 07:33:27.119033 np0000006821 devstack@c-api.service[100221]: INFO cinder.rpc [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 09 07:33:27.119463 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.119569 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.119666 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.119757 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.122631 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.122809 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.125692 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.125876 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.130149 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.130149 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.132007 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.132202 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.135041 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.135237 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.137017 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.137017 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.137126 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.137126 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.139786 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.139786 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.140513 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.140739 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.144149 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.144357 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.146387 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.146597 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.149096 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.149329 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.150681 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.150888 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.152599 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.152800 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.152876 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.153077 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.154405 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.155135 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.155650 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.155823 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.156009 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.156226 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.158584 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.158776 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.159448 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.159650 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.160082 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.160282 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.161166 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.161352 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.162173 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.162351 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.162736 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.162944 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.163525 np0000006821 devstack@c-api.service[100220]: WARNING cinder.api.contrib.hosts [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 07:33:27.163860 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.164045 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.164793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: extensions {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.166058 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.166222 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.166499 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: consistencygroups {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.167381 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.167558 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.169273 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: extra_specs {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.170455 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.170644 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.171383 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: capabilities {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.172924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: backups {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.175817 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-quota-sets {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.177494 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.177494 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.177694 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: qos-specs {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.180442 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: encryption {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.180845 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.181059 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.183104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: encryption {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.183176 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.183176 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.184411 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.184583 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.184636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: cgsnapshots {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.185612 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.185780 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.186619 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: scheduler-stats {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.188337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-volume-manage {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.188496 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.188683 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.189879 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.190076 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.190301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-snapshot-manage {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.190960 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.191139 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.191950 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.192111 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.192404 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-volume-transfer {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.193269 np0000006821 devstack@c-api.service[100221]: WARNING cinder.api.contrib.hosts [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 09 07:33:27.193630 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.193786 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.194551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: extensions {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.194779 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-hosts {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.196161 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: consistencygroups {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.196431 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-volume-type-access {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.198426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-availability-zone {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.198637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: extra_specs {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.200554 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: capabilities {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.201311 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extended resource: os-quota-class-sets {{(pid=100220) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.202097 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: backups {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.203330 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.203540 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.204677 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.204862 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.205102 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-quota-sets {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.205887 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.206081 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.206874 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.snapshot_actions [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] SnapshotActionsController initialized {{(pid=100220) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 07:33:27.207150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: qos-specs {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.207437 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.207609 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.208588 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.208841 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.209631 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.209785 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.210135 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: encryption {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.210801 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.210972 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.211732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.211927 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.212091 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.212232 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.212330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: encryption {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.212367 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.212529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.212659 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension UsedLimits extending resource: limits {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.212811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.212951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.213091 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.213254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension AdminActions extending resource: volumes {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.213423 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension AdminActions extending resource: snapshots {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.213577 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension AdminActions extending resource: backups {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.213701 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeActions extending resource: volumes {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.213877 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.214036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.router [None req-22affb79-b914-4050-8ce1-28ddd814acc8 None None] Extension TypesManage extending resource: types {{(pid=100220) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.214449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: cgsnapshots {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.216367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: scheduler-stats {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.218360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-volume-manage {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.220314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-snapshot-manage {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.222464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-volume-transfer {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.224680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-hosts {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.225427 np0000006821 devstack@c-api.service[100220]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780884aa4668 pid: 100220 (default app) Aug 09 07:33:27.226194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-volume-type-access {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.227617 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-availability-zone {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.230104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extended resource: os-quota-class-sets {{(pid=100221) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 09 07:33:27.231899 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.232113 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.233089 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.233230 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.233988 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.234160 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.234766 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] SnapshotActionsController initialized {{(pid=100221) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 09 07:33:27.235282 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.235449 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.236155 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.236280 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.237034 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.237203 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.238022 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:33:27.238181 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:33:27.238968 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.239151 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.239309 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.239457 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.239608 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.239777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.239897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension UsedLimits extending resource: limits {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240031 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240146 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240241 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240398 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension AdminActions extending resource: volumes {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension AdminActions extending resource: snapshots {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240592 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension AdminActions extending resource: backups {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeActions extending resource: volumes {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.240886 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.router [None req-ff985825-ebd9-4d0d-9625-f7280b017e2e None None] Extension TypesManage extending resource: types {{(pid=100221) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 09 07:33:27.249126 np0000006821 devstack@c-api.service[100221]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x780884aa4668 pid: 100221 (default app) Aug 09 07:33:32.312942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-833bf5d6-9337-4d55-8bde-a43e43945c72 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:33:32.943685 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-833bf5d6-9337-4d55-8bde-a43e43945c72 admin admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:33:32.944389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-833bf5d6-9337-4d55-8bde-a43e43945c72 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:33:32.946056 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:33:32.946056 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:33:32.979723 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-833bf5d6-9337-4d55-8bde-a43e43945c72 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=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:33.016466 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-833bf5d6-9337-4d55-8bde-a43e43945c72 admin admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:33:33.017210 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1/2] 10.4.3.41 () {68 vars in 1295 bytes} [Sun Aug 9 07:33:32 2026] POST /volume/v3/types => generated 183 bytes in 713 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:33:33.026697 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-67dcdaa1-c013-4474-aa61-beda6b44186f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:33:33.336317 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67dcdaa1-c013-4474-aa61-beda6b44186f admin admin] POST https://10.4.3.41/volume/v3/types/72f1e726-9db6-4444-955f-ea76eb68d53a/extra_specs Aug 09 07:33:33.337035 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67dcdaa1-c013-4474-aa61-beda6b44186f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:33:33.338907 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:33:33.338907 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:33:33.381714 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-67dcdaa1-c013-4474-aa61-beda6b44186f 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:33.464237 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67dcdaa1-c013-4474-aa61-beda6b44186f admin admin] https://10.4.3.41/volume/v3/types/72f1e726-9db6-4444-955f-ea76eb68d53a/extra_specs returned with HTTP 200 Aug 09 07:33:33.464891 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 2/3] 10.4.3.41 () {68 vars in 1442 bytes} [Sun Aug 9 07:33:33 2026] POST /volume/v3/types/72f1e726-9db6-4444-955f-ea76eb68d53a/extra_specs => generated 52 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:33:33.728396 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6bb5ab4e-9345-4031-9100-33d0ce441177 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:33:34.095177 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6bb5ab4e-9345-4031-9100-33d0ce441177 admin admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:33:34.096055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6bb5ab4e-9345-4031-9100-33d0ce441177 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:33:34.098407 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:33:34.098407 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:33:34.148985 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-6bb5ab4e-9345-4031-9100-33d0ce441177 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=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:34.175066 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6bb5ab4e-9345-4031-9100-33d0ce441177 admin admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:33:34.175513 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1/4] 10.4.3.41 () {68 vars in 1295 bytes} [Sun Aug 9 07:33:33 2026] POST /volume/v3/types => generated 186 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:33:34.194506 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8119687d-6387-4bb8-8215-dbe05c4c7bd0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:33:34.500014 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8119687d-6387-4bb8-8215-dbe05c4c7bd0 admin admin] POST https://10.4.3.41/volume/v3/types/9df29816-abbb-4dc8-97c5-ae3294cf9a0b/extra_specs Aug 09 07:33:34.500014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8119687d-6387-4bb8-8215-dbe05c4c7bd0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:33:34.500014 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:33:34.500014 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:33:34.537315 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-8119687d-6387-4bb8-8215-dbe05c4c7bd0 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=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:33:34.593948 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8119687d-6387-4bb8-8215-dbe05c4c7bd0 admin admin] https://10.4.3.41/volume/v3/types/9df29816-abbb-4dc8-97c5-ae3294cf9a0b/extra_specs returned with HTTP 200 Aug 09 07:33:34.594569 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1/5] 10.4.3.41 () {68 vars in 1442 bytes} [Sun Aug 9 07:33:34 2026] POST /volume/v3/types/9df29816-abbb-4dc8-97c5-ae3294cf9a0b/extra_specs => generated 45 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:33:43.013805 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:33:43.462293 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:33:44.173059 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:33:44.591738 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:34:01.673686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3f163da0-3417-453a-b4b0-20506ffb4e0c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:34:01.675949 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f163da0-3417-453a-b4b0-20506ffb4e0c None None] GET https://10.4.3.41/volume// Aug 09 07:34:01.675949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f163da0-3417-453a-b4b0-20506ffb4e0c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:34:01.675949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f163da0-3417-453a-b4b0-20506ffb4e0c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:34:01.676226 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f163da0-3417-453a-b4b0-20506ffb4e0c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:34:01.676674 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 2/6] 10.4.3.41 () {66 vars in 1418 bytes} [Sun Aug 9 07:34:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:34:48.369226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96af5d96-397f-4809-9369-4e0cd20d980e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:34:48.681805 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96af5d96-397f-4809-9369-4e0cd20d980e tempest-verify_tempest_config-516946408 tempest-verify_tempest_config-516946408-project-member] GET https://10.4.3.41/volume/v3/extensions Aug 09 07:34:48.682034 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96af5d96-397f-4809-9369-4e0cd20d980e tempest-verify_tempest_config-516946408 tempest-verify_tempest_config-516946408-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:34:48.682231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96af5d96-397f-4809-9369-4e0cd20d980e tempest-verify_tempest_config-516946408 tempest-verify_tempest_config-516946408-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:34:48.682616 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96af5d96-397f-4809-9369-4e0cd20d980e tempest-verify_tempest_config-516946408 tempest-verify_tempest_config-516946408-project-member] https://10.4.3.41/volume/v3/extensions returned with HTTP 200 Aug 09 07:34:48.682983 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 3/7] 10.4.3.41 () {66 vars in 1239 bytes} [Sun Aug 9 07:34:48 2026] GET /volume/v3/extensions => generated 5245 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:35:48.097542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:48.424150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:48.430094 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:35:48.430094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1818166378", "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:35:48.432091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1818166378', 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:35:48.537399 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:35:48.537399 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1276708497", "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:35:48.539428 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1276708497', 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:35:49.055079 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Create volume of 1 GB Aug 09 07:35:49.083320 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:35:49.081632. {{(pid=100221) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:35:49.083507 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Availability Zones retrieved successfully. Aug 09 07:35:49.119686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Flow 'volume_create_api' (b1818328-24b9-4875-a793-d5664b21d978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:49.121007 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c4a938-c365-4545-aae8-3fc4413b389a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.122415 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:35:49.272895 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c4a938-c365-4545-aae8-3fc4413b389a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.276482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c51e50-b5a3-412b-867f-6be9f37e94de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.332154 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-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 09 07:35:49.333837 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-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 09 07:35:49.403976 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Created reservations ['bea70b08-833b-45df-8c5d-60fccf7e9002', 'c4a25951-d443-4529-b988-d606b8222c55', '2faa2df0-082b-46ad-bd69-c24de3e6d229', 'ed14fe53-712a-4775-a387-b6cb54070515'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:35:49.403976 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c51e50-b5a3-412b-867f-6be9f37e94de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea70b08-833b-45df-8c5d-60fccf7e9002', 'c4a25951-d443-4529-b988-d606b8222c55', '2faa2df0-082b-46ad-bd69-c24de3e6d229', 'ed14fe53-712a-4775-a387-b6cb54070515']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.404849 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a188fe75-7232-4f12-a26b-f703cc3fce4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.461982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a188fe75-7232-4f12-a26b-f703cc3fce4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5039b7b-7e9a-4d88-8174-aac37e41f9b4', '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-1818166378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d978600b30ac4db1bc439b637724bc9b',qos_specs=None,replication_status=,reservations=['bea70b08-833b-45df-8c5d-60fccf7e9002','c4a25951-d443-4529-b988-d606b8222c55','2faa2df0-082b-46ad-bd69-c24de3e6d229','ed14fe53-712a-4775-a387-b6cb54070515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadb9f1af347427cbe81828df93bf024',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1818166378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5039b7b-7e9a-4d88-8174-aac37e41f9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d978600b30ac4db1bc439b637724bc9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eadb9f1af347427cbe81828df93bf024',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.462830 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfdc07d-375a-4dbd-8bf7-d1dd6f7b63dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.462933 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume of 1 GB Aug 09 07:35:49.474255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:35:49.473497. {{(pid=100220) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:35:49.474425 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Availability Zones retrieved successfully. Aug 09 07:35:49.498795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bfdc07d-375a-4dbd-8bf7-d1dd6f7b63dc) transitioned into state 'SUCCESS' from state '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-1818166378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d978600b30ac4db1bc439b637724bc9b',qos_specs=None,replication_status=,reservations=['bea70b08-833b-45df-8c5d-60fccf7e9002','c4a25951-d443-4529-b988-d606b8222c55','2faa2df0-082b-46ad-bd69-c24de3e6d229','ed14fe53-712a-4775-a387-b6cb54070515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadb9f1af347427cbe81828df93bf024',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.499004 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02eedb2a-1c98-40ee-9f19-bbe38f3c4e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.502926 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Flow 'volume_create_api' (563961ca-701e-4671-8797-4f459c54fc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:49.504790 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2a8f2c-c699-4d09-85ce-269176dfeffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.507583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:35:49.534795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02eedb2a-1c98-40ee-9f19-bbe38f3c4e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.536254 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Flow 'volume_create_api' (b1818328-24b9-4875-a793-d5664b21d978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:49.536727 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Create volume request issued successfully. Aug 09 07:35:49.538526 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e232a57-368a-41d0-ad98-a5f0da7bcc42 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:35:49.539388 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 2/8] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:35:48 2026] POST /volume/v3/volumes => generated 897 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:35:49.559416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-41f67b9c-f21f-47eb-a9b9-8ef1c0254347 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:49.563375 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-41f67b9c-f21f-47eb-a9b9-8ef1c0254347 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:49.564478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-41f67b9c-f21f-47eb-a9b9-8ef1c0254347 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:49.564478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-41f67b9c-f21f-47eb-a9b9-8ef1c0254347 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:49.608403 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:49.608403 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:49.616927 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-41f67b9c-f21f-47eb-a9b9-8ef1c0254347 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:49.628947 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-41f67b9c-f21f-47eb-a9b9-8ef1c0254347 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:49.628947 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 3/9] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:49 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 965 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:35:49.656732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2a8f2c-c699-4d09-85ce-269176dfeffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.658292 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb6396e-55e8-410a-a142-93ce94bc4d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.732496 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-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 09 07:35:49.732496 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-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 09 07:35:49.802449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Created reservations ['00d65bd4-ff39-4e54-9213-229e6c9313ea', 'd59b1c88-a7be-4dfc-bdb4-991eb06e9583', '7ab29a79-5f3d-4af5-87a3-f0c96a7010ad', '08015e4a-ba4b-4134-bbfc-2ec5ab321da5'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:35:49.803593 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb6396e-55e8-410a-a142-93ce94bc4d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d65bd4-ff39-4e54-9213-229e6c9313ea', 'd59b1c88-a7be-4dfc-bdb4-991eb06e9583', '7ab29a79-5f3d-4af5-87a3-f0c96a7010ad', '08015e4a-ba4b-4134-bbfc-2ec5ab321da5']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.804707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d22c7d-30ee-4653-a23e-205ae4ca67a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.868842 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d22c7d-30ee-4653-a23e-205ae4ca67a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15a914fd-e1aa-4c4f-9cb9-95df48b4970f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1276708497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad88a61ff644b04aa2e8f932677b5a8',qos_specs=None,replication_status=,reservations=['00d65bd4-ff39-4e54-9213-229e6c9313ea','d59b1c88-a7be-4dfc-bdb4-991eb06e9583','7ab29a79-5f3d-4af5-87a3-f0c96a7010ad','08015e4a-ba4b-4134-bbfc-2ec5ab321da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255000479835418fa28aa74227585fd4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1276708497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15a914fd-e1aa-4c4f-9cb9-95df48b4970f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad88a61ff644b04aa2e8f932677b5a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255000479835418fa28aa74227585fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.870242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05010d85-dcaf-4a37-bf91-5b72eb547034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.909313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05010d85-dcaf-4a37-bf91-5b72eb547034) transitioned into state 'SUCCESS' from state '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-1276708497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad88a61ff644b04aa2e8f932677b5a8',qos_specs=None,replication_status=,reservations=['00d65bd4-ff39-4e54-9213-229e6c9313ea','d59b1c88-a7be-4dfc-bdb4-991eb06e9583','7ab29a79-5f3d-4af5-87a3-f0c96a7010ad','08015e4a-ba4b-4134-bbfc-2ec5ab321da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255000479835418fa28aa74227585fd4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.910626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bcb335-3c22-4353-ab16-6d23931c4e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:49.951326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bcb335-3c22-4353-ab16-6d23931c4e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:49.951326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Flow 'volume_create_api' (563961ca-701e-4671-8797-4f459c54fc3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:49.951732 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume request issued successfully. Aug 09 07:35:49.953468 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db94a279-656b-4c39-94fe-67a24b88dcf8 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:35:49.954382 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 2/10] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:35:48 2026] POST /volume/v3/volumes => generated 755 bytes in 1858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:35:49.971274 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3062cb48-b2c0-49b8-a652-8f4a7480273e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:49.975174 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3062cb48-b2c0-49b8-a652-8f4a7480273e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:49.975477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3062cb48-b2c0-49b8-a652-8f4a7480273e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:49.975724 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3062cb48-b2c0-49b8-a652-8f4a7480273e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:50.022462 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:50.022462 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:35:50.035363 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3062cb48-b2c0-49b8-a652-8f4a7480273e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:50.044601 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3062cb48-b2c0-49b8-a652-8f4a7480273e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:50.045418 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 4/11] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:49 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 823 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:50.652808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c276298c-f6b0-441b-9225-775edf8971d7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:50.655943 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c276298c-f6b0-441b-9225-775edf8971d7 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:50.656582 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c276298c-f6b0-441b-9225-775edf8971d7 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:50.657026 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c276298c-f6b0-441b-9225-775edf8971d7 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:50.669440 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:50.669440 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:50.679526 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c276298c-f6b0-441b-9225-775edf8971d7 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:50.689594 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c276298c-f6b0-441b-9225-775edf8971d7 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:50.692456 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 3/12] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:50 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:35:51.064539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-929a8efc-20df-4896-8d9d-789765c8935b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:51.069978 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-929a8efc-20df-4896-8d9d-789765c8935b tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:51.069978 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-929a8efc-20df-4896-8d9d-789765c8935b tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:51.069978 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-929a8efc-20df-4896-8d9d-789765c8935b tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:51.078715 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:51.078715 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:51.083628 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-929a8efc-20df-4896-8d9d-789765c8935b tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:51.089801 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-929a8efc-20df-4896-8d9d-789765c8935b tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:51.090439 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 4/13] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:51 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:51.710128 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-817b137c-06fd-4d75-9ca2-8ef29a2d7005 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:51.713666 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-817b137c-06fd-4d75-9ca2-8ef29a2d7005 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:51.713943 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-817b137c-06fd-4d75-9ca2-8ef29a2d7005 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:51.714230 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-817b137c-06fd-4d75-9ca2-8ef29a2d7005 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:51.726441 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:51.726441 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:51.739103 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-817b137c-06fd-4d75-9ca2-8ef29a2d7005 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:51.748310 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-817b137c-06fd-4d75-9ca2-8ef29a2d7005 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:51.748960 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 3/14] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:51 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:35:52.108589 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f1f2be1-7ba5-4eea-b723-583cbc05a0da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:52.112057 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f1f2be1-7ba5-4eea-b723-583cbc05a0da tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:52.112302 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f1f2be1-7ba5-4eea-b723-583cbc05a0da tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:52.112605 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f1f2be1-7ba5-4eea-b723-583cbc05a0da tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:52.129565 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:52.129565 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:35:52.135336 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f1f2be1-7ba5-4eea-b723-583cbc05a0da tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:52.141626 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f1f2be1-7ba5-4eea-b723-583cbc05a0da tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:52.142103 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 5/15] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:52 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:52.767228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-72ed5808-0ff0-4f37-a602-2c9eb73f30ad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:52.769638 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-72ed5808-0ff0-4f37-a602-2c9eb73f30ad tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:52.769638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-72ed5808-0ff0-4f37-a602-2c9eb73f30ad tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:52.769638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-72ed5808-0ff0-4f37-a602-2c9eb73f30ad tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:52.782026 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:52.782026 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:52.787466 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-72ed5808-0ff0-4f37-a602-2c9eb73f30ad tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:52.798410 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-72ed5808-0ff0-4f37-a602-2c9eb73f30ad tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:52.799770 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 4/16] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:52 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:35:53.161773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-16617c13-f392-4b54-97de-31308ac605ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:53.163625 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16617c13-f392-4b54-97de-31308ac605ab tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:53.164213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16617c13-f392-4b54-97de-31308ac605ab tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:53.164213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16617c13-f392-4b54-97de-31308ac605ab tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:53.177859 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:53.177859 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:53.185533 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-16617c13-f392-4b54-97de-31308ac605ab tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:53.191841 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16617c13-f392-4b54-97de-31308ac605ab tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:53.192321 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 5/17] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:53 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:35:53.817640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2d61dd5b-8fe5-4e42-897f-8af62ba127f8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:53.820410 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2d61dd5b-8fe5-4e42-897f-8af62ba127f8 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:53.821300 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2d61dd5b-8fe5-4e42-897f-8af62ba127f8 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:53.821592 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2d61dd5b-8fe5-4e42-897f-8af62ba127f8 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:53.835944 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:53.835944 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:53.836134 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba283182-99cf-4788-b9b4-f302600dffa6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:53.837662 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2d61dd5b-8fe5-4e42-897f-8af62ba127f8 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:53.847328 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2d61dd5b-8fe5-4e42-897f-8af62ba127f8 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:53.847856 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 4/18] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:53 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:35:54.041672 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:35:54.042098 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1161702255", "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:35:54.044163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1161702255', 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:35:54.211744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fac4a4e0-15cc-44f8-942e-0329549ab618 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:54.213734 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fac4a4e0-15cc-44f8-942e-0329549ab618 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:54.214119 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fac4a4e0-15cc-44f8-942e-0329549ab618 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:54.214406 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fac4a4e0-15cc-44f8-942e-0329549ab618 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:54.225177 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:54.225177 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:54.229562 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fac4a4e0-15cc-44f8-942e-0329549ab618 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:54.237410 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fac4a4e0-15cc-44f8-942e-0329549ab618 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:54.238063 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 5/19] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:54 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:54.591069 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume of 1 GB Aug 09 07:35:54.614167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:35:54.613233. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:35:54.614310 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Availability Zones retrieved successfully. Aug 09 07:35:54.639502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Flow 'volume_create_api' (db6fd6e4-d79a-41e6-9794-2f61459075bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:54.640536 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5861c8d6-e3f6-4517-92a7-d41ec5eb32e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:54.641618 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:35:54.772638 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5861c8d6-e3f6-4517-92a7-d41ec5eb32e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:54.773570 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af15bb9-d897-4190-8647-1a0c0f41b99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:54.834034 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-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 09 07:35:54.834491 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-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 09 07:35:54.864771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eeb20b9b-4e8c-457a-930c-093dd1daf34d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:54.867607 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eeb20b9b-4e8c-457a-930c-093dd1daf34d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:54.868004 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eeb20b9b-4e8c-457a-930c-093dd1daf34d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:54.868282 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eeb20b9b-4e8c-457a-930c-093dd1daf34d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:54.877263 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:54.877263 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:54.881614 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eeb20b9b-4e8c-457a-930c-093dd1daf34d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:54.888068 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eeb20b9b-4e8c-457a-930c-093dd1daf34d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:54.888946 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 6/20] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:54 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:35:54.907435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Created reservations ['f2f56a54-03f5-4263-ab6f-fcb60b2b1532', '27215939-f3b0-4231-b3a8-4fb1a0553d29', '973bbb07-d6a4-43b0-9b89-381bb298cf34', 'd0095921-1b65-4bc8-8696-bdf44f93d126'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:35:54.908733 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af15bb9-d897-4190-8647-1a0c0f41b99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2f56a54-03f5-4263-ab6f-fcb60b2b1532', '27215939-f3b0-4231-b3a8-4fb1a0553d29', '973bbb07-d6a4-43b0-9b89-381bb298cf34', 'd0095921-1b65-4bc8-8696-bdf44f93d126']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:54.909841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34e3b0e1-f4a6-4e15-9c5f-7d9c99e45e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:54.938569 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34e3b0e1-f4a6-4e15-9c5f-7d9c99e45e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1161702255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb8338d99254462aa3c9a24acb398b8',qos_specs=None,replication_status=,reservations=['f2f56a54-03f5-4263-ab6f-fcb60b2b1532','27215939-f3b0-4231-b3a8-4fb1a0553d29','973bbb07-d6a4-43b0-9b89-381bb298cf34','d0095921-1b65-4bc8-8696-bdf44f93d126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1161702255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb8338d99254462aa3c9a24acb398b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:54.940964 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f55af0-04b1-4021-a8cd-674c0cb18daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:54.982803 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1f55af0-04b1-4021-a8cd-674c0cb18daa) transitioned into state 'SUCCESS' from state '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-1161702255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb8338d99254462aa3c9a24acb398b8',qos_specs=None,replication_status=,reservations=['f2f56a54-03f5-4263-ab6f-fcb60b2b1532','27215939-f3b0-4231-b3a8-4fb1a0553d29','973bbb07-d6a4-43b0-9b89-381bb298cf34','d0095921-1b65-4bc8-8696-bdf44f93d126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:54.983693 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32e7fed9-71c8-45ad-b034-b5766a0aa8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:55.021746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32e7fed9-71c8-45ad-b034-b5766a0aa8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:55.022942 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Flow 'volume_create_api' (db6fd6e4-d79a-41e6-9794-2f61459075bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:55.023389 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume request issued successfully. Aug 09 07:35:55.024224 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba283182-99cf-4788-b9b4-f302600dffa6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:35:55.024904 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 6/21] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:35:53 2026] POST /volume/v3/volumes => generated 750 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:35:55.045686 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3c4082aa-a11a-441e-ba6f-61b4ba75bb6f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:55.049105 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c4082aa-a11a-441e-ba6f-61b4ba75bb6f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:35:55.049306 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c4082aa-a11a-441e-ba6f-61b4ba75bb6f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:55.049598 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c4082aa-a11a-441e-ba6f-61b4ba75bb6f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:55.060163 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:55.060163 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:55.065036 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3c4082aa-a11a-441e-ba6f-61b4ba75bb6f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:35:55.072642 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c4082aa-a11a-441e-ba6f-61b4ba75bb6f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:35:55.072642 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 5/22] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:55 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:55.255233 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d977bec0-cfb6-46fd-849c-d209a1d26924 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:55.258139 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d977bec0-cfb6-46fd-849c-d209a1d26924 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:55.258367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d977bec0-cfb6-46fd-849c-d209a1d26924 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:55.258642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d977bec0-cfb6-46fd-849c-d209a1d26924 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:55.266064 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:55.266064 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:55.271164 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d977bec0-cfb6-46fd-849c-d209a1d26924 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:55.277471 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d977bec0-cfb6-46fd-849c-d209a1d26924 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:55.277929 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 6/23] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:55 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:55.906718 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-af4c577c-8327-47a6-baf9-8370d8084bc9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:55.909079 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af4c577c-8327-47a6-baf9-8370d8084bc9 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:55.909414 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-af4c577c-8327-47a6-baf9-8370d8084bc9 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:55.909657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-af4c577c-8327-47a6-baf9-8370d8084bc9 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:55.920236 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:55.920236 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:55.925618 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-af4c577c-8327-47a6-baf9-8370d8084bc9 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:55.931565 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af4c577c-8327-47a6-baf9-8370d8084bc9 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:55.931713 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 7/24] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:55 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:35:56.094066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8bc51f3a-5be6-48b8-aa59-d26fd810d983 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:56.096273 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bc51f3a-5be6-48b8-aa59-d26fd810d983 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:35:56.096487 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bc51f3a-5be6-48b8-aa59-d26fd810d983 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:56.096684 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bc51f3a-5be6-48b8-aa59-d26fd810d983 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:56.104588 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:56.104588 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:35:56.109341 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8bc51f3a-5be6-48b8-aa59-d26fd810d983 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:35:56.114808 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bc51f3a-5be6-48b8-aa59-d26fd810d983 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:35:56.115270 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 7/25] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:56 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:56.294259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-95fa818a-f343-4524-b57a-472cdd599f44 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:56.296071 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-95fa818a-f343-4524-b57a-472cdd599f44 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:56.296412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-95fa818a-f343-4524-b57a-472cdd599f44 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:56.296463 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-95fa818a-f343-4524-b57a-472cdd599f44 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:56.303678 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:56.303678 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:56.307488 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-95fa818a-f343-4524-b57a-472cdd599f44 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:56.311728 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-95fa818a-f343-4524-b57a-472cdd599f44 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:56.312093 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 6/26] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:56 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:56.946809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-30dc0a61-a8db-4532-97c9-87cfb6dac9d2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:56.949113 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-30dc0a61-a8db-4532-97c9-87cfb6dac9d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:56.949214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-30dc0a61-a8db-4532-97c9-87cfb6dac9d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:56.949385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-30dc0a61-a8db-4532-97c9-87cfb6dac9d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:56.965226 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:56.965226 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:56.974455 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-30dc0a61-a8db-4532-97c9-87cfb6dac9d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:56.980582 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-30dc0a61-a8db-4532-97c9-87cfb6dac9d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:56.981141 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 7/27] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:56 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:35:57.132157 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-761dfb4a-e245-4efd-b267-0ef21979dbd9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:57.134372 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-761dfb4a-e245-4efd-b267-0ef21979dbd9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:35:57.134893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-761dfb4a-e245-4efd-b267-0ef21979dbd9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:57.135304 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-761dfb4a-e245-4efd-b267-0ef21979dbd9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:57.152039 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:57.152039 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:57.157262 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-761dfb4a-e245-4efd-b267-0ef21979dbd9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:35:57.165280 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-761dfb4a-e245-4efd-b267-0ef21979dbd9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:35:57.165280 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 8/28] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:57 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:57.327080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fec29446-751d-439c-9444-8e8ba0634318 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:57.329959 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fec29446-751d-439c-9444-8e8ba0634318 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:57.330171 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fec29446-751d-439c-9444-8e8ba0634318 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:57.330376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fec29446-751d-439c-9444-8e8ba0634318 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:57.341083 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:57.341083 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:35:57.348229 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fec29446-751d-439c-9444-8e8ba0634318 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:57.359095 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fec29446-751d-439c-9444-8e8ba0634318 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:57.359682 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 8/29] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:57 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:57.709097 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:57.944793 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:35:57.945238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-161562483"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:35:57.947130 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-161562483'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:35:57.951809 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Create volume of 1 GB Aug 09 07:35:57.952354 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:57.952354 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:57.953159 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Availability Zones retrieved successfully. Aug 09 07:35:57.960007 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Flow 'volume_create_api' (7ba6f78d-5c72-42a9-990d-234558300ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:57.961148 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91c98a5-0477-4cf7-be63-b435cf7e2a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:57.962256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:35:57.973071 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:57.973071 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:57.991407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91c98a5-0477-4cf7-be63-b435cf7e2a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9df29816-abbb-4dc8-97c5-ae3294cf9a0b', 'encryption_key_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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:57.993468 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8884db-28f5-4f69-8810-6b21369662be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:58.006214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d01438df-2eb5-4e62-9de0-7fe885bc950b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:58.011150 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d01438df-2eb5-4e62-9de0-7fe885bc950b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:58.012611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d01438df-2eb5-4e62-9de0-7fe885bc950b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:58.012611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d01438df-2eb5-4e62-9de0-7fe885bc950b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:58.028040 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:58.028040 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:58.033330 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d01438df-2eb5-4e62-9de0-7fe885bc950b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:58.035850 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-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 09 07:35:58.036334 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-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 09 07:35:58.039867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d01438df-2eb5-4e62-9de0-7fe885bc950b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:58.040470 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 8/30] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:58 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:35:58.081326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Created reservations ['c34d5f73-9d1c-46d2-9d34-17d22ebc307d', '3eb9bf81-aa83-4ede-ac88-112e783ca9bd', '898f2630-5f21-4273-a944-2fef546760a8', 'cb929b47-0dd1-4427-afb2-704327dbf88b'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:35:58.083991 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8884db-28f5-4f69-8810-6b21369662be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c34d5f73-9d1c-46d2-9d34-17d22ebc307d', '3eb9bf81-aa83-4ede-ac88-112e783ca9bd', '898f2630-5f21-4273-a944-2fef546760a8', 'cb929b47-0dd1-4427-afb2-704327dbf88b']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:58.084700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638c8b5f-1ec4-4e90-986b-7e2e6c664b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:58.110297 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (638c8b5f-1ec4-4e90-986b-7e2e6c664b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c55922-d110-4cc2-869d-841af0fef4ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-161562483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4807b99b8723465da36fc1be77352d9d',qos_specs=None,replication_status=,reservations=['c34d5f73-9d1c-46d2-9d34-17d22ebc307d','3eb9bf81-aa83-4ede-ac88-112e783ca9bd','898f2630-5f21-4273-a944-2fef546760a8','cb929b47-0dd1-4427-afb2-704327dbf88b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2889b6e8a9147eb840cda6a9904efcf',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-161562483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c55922-d110-4cc2-869d-841af0fef4ce,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4807b99b8723465da36fc1be77352d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2889b6e8a9147eb840cda6a9904efcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9df29816-abbb-4dc8-97c5-ae3294cf9a0b),volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:58.111126 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3de92ed-d930-4818-a89e-a86bf3d2d05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:58.140336 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3de92ed-d930-4818-a89e-a86bf3d2d05e) transitioned into state 'SUCCESS' from state '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-161562483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4807b99b8723465da36fc1be77352d9d',qos_specs=None,replication_status=,reservations=['c34d5f73-9d1c-46d2-9d34-17d22ebc307d','3eb9bf81-aa83-4ede-ac88-112e783ca9bd','898f2630-5f21-4273-a944-2fef546760a8','cb929b47-0dd1-4427-afb2-704327dbf88b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2889b6e8a9147eb840cda6a9904efcf',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:58.140948 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e12859-296b-4143-adac-a90283a522d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:58.152232 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e12859-296b-4143-adac-a90283a522d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:58.153311 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Flow 'volume_create_api' (7ba6f78d-5c72-42a9-990d-234558300ec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:58.153451 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Create volume request issued successfully. Aug 09 07:35:58.154144 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e4d0c661-b1a7-457b-8ab1-2fde77e2a3a4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:35:58.154428 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 7/31] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:35:57 2026] POST /volume/v3/volumes => generated 755 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:35:58.171503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f945e266-0ba3-4905-9b0b-77c935549ba4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:58.173580 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f945e266-0ba3-4905-9b0b-77c935549ba4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:35:58.173782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f945e266-0ba3-4905-9b0b-77c935549ba4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:58.174008 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f945e266-0ba3-4905-9b0b-77c935549ba4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:58.184060 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:58.184060 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:58.184164 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff2df9d2-4f24-4084-82cc-7f25507dedda None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:58.186247 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff2df9d2-4f24-4084-82cc-7f25507dedda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:35:58.187020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff2df9d2-4f24-4084-82cc-7f25507dedda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:58.187020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff2df9d2-4f24-4084-82cc-7f25507dedda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:58.188331 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f945e266-0ba3-4905-9b0b-77c935549ba4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:35:58.192832 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f945e266-0ba3-4905-9b0b-77c935549ba4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:35:58.193337 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 9/32] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:58 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:58.196261 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:58.196261 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:35:58.203300 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ff2df9d2-4f24-4084-82cc-7f25507dedda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:35:58.212323 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff2df9d2-4f24-4084-82cc-7f25507dedda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:35:58.212323 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 9/33] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:58 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:58.382012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e4df14cf-6c9e-4858-8440-4077f8f38c04 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:58.384684 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4df14cf-6c9e-4858-8440-4077f8f38c04 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:58.385008 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4df14cf-6c9e-4858-8440-4077f8f38c04 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:58.385551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4df14cf-6c9e-4858-8440-4077f8f38c04 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:58.393675 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:58.393675 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:58.398882 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e4df14cf-6c9e-4858-8440-4077f8f38c04 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:58.405643 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4df14cf-6c9e-4858-8440-4077f8f38c04 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:58.406171 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 9/34] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:58 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:58.520411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:58.815292 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:35:58.815846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-733720807"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:35:58.819862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-733720807'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:35:58.819862 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Create volume of 1 GB Aug 09 07:35:58.820328 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:58.820328 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:58.826148 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Availability Zones retrieved successfully. Aug 09 07:35:58.833119 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Flow 'volume_create_api' (4808542c-ce3c-4fb5-af14-85669afa3afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:58.834769 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9b0041-7fd3-495b-a0c5-25d27a2d399c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:58.838349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:35:58.872406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9b0041-7fd3-495b-a0c5-25d27a2d399c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:58.874971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ee1419-2208-432a-8505-88fe8ac66ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:58.990373 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Created reservations ['0b4a03b5-86f9-45f5-8eee-5b1f7a480dff', 'f1ebfe33-9493-403b-9af8-c514cd52a3b0', '3430354c-3e73-48d3-af42-1e1abb85df98', '074d944f-4419-40c4-94d9-75fdf7d2019f'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:35:58.991483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ee1419-2208-432a-8505-88fe8ac66ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4a03b5-86f9-45f5-8eee-5b1f7a480dff', 'f1ebfe33-9493-403b-9af8-c514cd52a3b0', '3430354c-3e73-48d3-af42-1e1abb85df98', '074d944f-4419-40c4-94d9-75fdf7d2019f']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:58.992504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d07206a-c857-4724-86fe-ffa52c2f2d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.051614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d07206a-c857-4724-86fe-ffa52c2f2d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c186b510-d740-4895-838e-5d0c31f9d4fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-733720807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb8b141523a4eb78cc5dc550c7835b3',qos_specs=None,replication_status=,reservations=['0b4a03b5-86f9-45f5-8eee-5b1f7a480dff','f1ebfe33-9493-403b-9af8-c514cd52a3b0','3430354c-3e73-48d3-af42-1e1abb85df98','074d944f-4419-40c4-94d9-75fdf7d2019f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b0624b6cb04f09b6a058b50f431c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-733720807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c186b510-d740-4895-838e-5d0c31f9d4fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb8b141523a4eb78cc5dc550c7835b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b0624b6cb04f09b6a058b50f431c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.052190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc09e45e-2e80-4fea-b56f-2c83efd5ba36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.060052 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dacf8558-6e84-4393-a74b-c73649cfa9dd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.063051 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dacf8558-6e84-4393-a74b-c73649cfa9dd tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:35:59.063317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dacf8558-6e84-4393-a74b-c73649cfa9dd tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:59.063882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dacf8558-6e84-4393-a74b-c73649cfa9dd tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:59.078086 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.078086 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:59.083516 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dacf8558-6e84-4393-a74b-c73649cfa9dd tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:35:59.086371 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc09e45e-2e80-4fea-b56f-2c83efd5ba36) transitioned into state 'SUCCESS' from state '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-733720807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb8b141523a4eb78cc5dc550c7835b3',qos_specs=None,replication_status=,reservations=['0b4a03b5-86f9-45f5-8eee-5b1f7a480dff','f1ebfe33-9493-403b-9af8-c514cd52a3b0','3430354c-3e73-48d3-af42-1e1abb85df98','074d944f-4419-40c4-94d9-75fdf7d2019f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b0624b6cb04f09b6a058b50f431c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.087138 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b58e46-fe03-44c4-bea0-46e9b78d1f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.096952 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dacf8558-6e84-4393-a74b-c73649cfa9dd tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:35:59.097109 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 10/35] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:35:59 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:35:59.105286 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b58e46-fe03-44c4-bea0-46e9b78d1f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.105286 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Flow 'volume_create_api' (4808542c-ce3c-4fb5-af14-85669afa3afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:59.105286 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Create volume request issued successfully. Aug 09 07:35:59.107995 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c73907f-7feb-4d2a-af6c-da5347d57a63 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:35:59.107995 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 8/36] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:35:58 2026] POST /volume/v3/volumes => generated 782 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:35:59.127392 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73806dfe-7abe-40ff-ab93-a4ad56970ad1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.132012 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73806dfe-7abe-40ff-ab93-a4ad56970ad1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:35:59.132012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73806dfe-7abe-40ff-ab93-a4ad56970ad1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:59.132012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73806dfe-7abe-40ff-ab93-a4ad56970ad1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:59.178499 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.178499 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:35:59.183083 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-73806dfe-7abe-40ff-ab93-a4ad56970ad1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:35:59.193032 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73806dfe-7abe-40ff-ab93-a4ad56970ad1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:35:59.193590 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 10/37] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:59 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 961 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:59.212459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8d954f7e-299c-428b-81af-15a88b370b84 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.214466 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d954f7e-299c-428b-81af-15a88b370b84 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:35:59.214805 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d954f7e-299c-428b-81af-15a88b370b84 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:59.215142 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d954f7e-299c-428b-81af-15a88b370b84 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:59.224709 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.224709 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:59.229055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a736a70c-c8ec-4f86-baba-2725316b83ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.230419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a736a70c-c8ec-4f86-baba-2725316b83ce tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:35:59.230693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a736a70c-c8ec-4f86-baba-2725316b83ce tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:59.231014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a736a70c-c8ec-4f86-baba-2725316b83ce tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:59.235756 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8d954f7e-299c-428b-81af-15a88b370b84 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:35:59.245027 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d954f7e-299c-428b-81af-15a88b370b84 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:35:59.247180 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 10/38] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:59 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:59.247293 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.247293 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:59.252002 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a736a70c-c8ec-4f86-baba-2725316b83ce tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:35:59.257082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a736a70c-c8ec-4f86-baba-2725316b83ce tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:35:59.257451 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 11/39] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:59 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:59.267591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.423679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c051e4d0-c7f2-400e-995b-f06dc3ece3b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.426134 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c051e4d0-c7f2-400e-995b-f06dc3ece3b5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:35:59.426409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c051e4d0-c7f2-400e-995b-f06dc3ece3b5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:59.428584 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c051e4d0-c7f2-400e-995b-f06dc3ece3b5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:59.438231 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.438231 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:35:59.449903 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c051e4d0-c7f2-400e-995b-f06dc3ece3b5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:35:59.458727 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c051e4d0-c7f2-400e-995b-f06dc3ece3b5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:35:59.459315 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 11/40] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:59 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:35:59.507977 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb tempest-TestMultiAttachVolumeSwap-198133608 tempest-TestMultiAttachVolumeSwap-198133608-project-admin] POST https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action Aug 09 07:35:59.507977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb tempest-TestMultiAttachVolumeSwap-198133608 tempest-TestMultiAttachVolumeSwap-198133608-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:35:59.507977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb tempest-TestMultiAttachVolumeSwap-198133608 tempest-TestMultiAttachVolumeSwap-198133608-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:35:59.522181 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.522181 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:35:59.522663 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb tempest-TestMultiAttachVolumeSwap-198133608 tempest-TestMultiAttachVolumeSwap-198133608-project-admin] Volume info retrieved successfully. Aug 09 07:35:59.536289 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb tempest-TestMultiAttachVolumeSwap-198133608 tempest-TestMultiAttachVolumeSwap-198133608-project-admin] Update volume admin metadata completed successfully. Aug 09 07:35:59.536991 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb tempest-TestMultiAttachVolumeSwap-198133608 tempest-TestMultiAttachVolumeSwap-198133608-project-admin] Update readonly setting on volume completed successfully. Aug 09 07:35:59.536991 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1bfa5413-d0dc-4e7d-8ab4-7bc1caf295bb tempest-TestMultiAttachVolumeSwap-198133608 tempest-TestMultiAttachVolumeSwap-198133608-project-admin] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action returned with HTTP 202 Aug 09 07:35:59.537408 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 9/41] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:35:59 2026] POST /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:35:59.547104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.552998 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:35:59.553410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-379307671"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:35:59.558713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-379307671'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:35:59.563565 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Create volume of 1 GB Aug 09 07:35:59.564297 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.564297 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:59.565352 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Availability Zones retrieved successfully. Aug 09 07:35:59.573241 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Flow 'volume_create_api' (c633b752-2ddb-4782-8dee-8d8690821556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:59.574885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126b4ee4-35cb-4336-a13a-a6437511c47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.576615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:35:59.587648 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.587648 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:35:59.605165 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126b4ee4-35cb-4336-a13a-a6437511c47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9df29816-abbb-4dc8-97c5-ae3294cf9a0b', 'encryption_key_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=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.606046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460d4e99-41b4-4584-9006-40bc7030e007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.638748 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-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 09 07:35:59.639242 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-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 09 07:35:59.660721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Created reservations ['ae903ba3-feed-4c78-913f-42e8198dc679', 'cf7da859-b511-4760-8864-7ccd781cc699', '1bb1dc01-4316-425e-9c87-cfc3ee98680c', '18d24ebe-d86d-422a-a97b-b3a31fd14cbe'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:35:59.660721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460d4e99-41b4-4584-9006-40bc7030e007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae903ba3-feed-4c78-913f-42e8198dc679', 'cf7da859-b511-4760-8864-7ccd781cc699', '1bb1dc01-4316-425e-9c87-cfc3ee98680c', '18d24ebe-d86d-422a-a97b-b3a31fd14cbe']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.660721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50dfd8b2-0890-4b8d-b01b-bdf820d632d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.700676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50dfd8b2-0890-4b8d-b01b-bdf820d632d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca4ce8f-e97e-44d5-8b91-87be2a683619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-379307671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4807b99b8723465da36fc1be77352d9d',qos_specs=None,replication_status=,reservations=['ae903ba3-feed-4c78-913f-42e8198dc679','cf7da859-b511-4760-8864-7ccd781cc699','1bb1dc01-4316-425e-9c87-cfc3ee98680c','18d24ebe-d86d-422a-a97b-b3a31fd14cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2889b6e8a9147eb840cda6a9904efcf',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-379307671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fca4ce8f-e97e-44d5-8b91-87be2a683619,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4807b99b8723465da36fc1be77352d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2889b6e8a9147eb840cda6a9904efcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9df29816-abbb-4dc8-97c5-ae3294cf9a0b),volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.701617 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61914d0-df06-462d-b0ce-728cb84c696d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.742005 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61914d0-df06-462d-b0ce-728cb84c696d) transitioned into state 'SUCCESS' from state '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-379307671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4807b99b8723465da36fc1be77352d9d',qos_specs=None,replication_status=,reservations=['ae903ba3-feed-4c78-913f-42e8198dc679','cf7da859-b511-4760-8864-7ccd781cc699','1bb1dc01-4316-425e-9c87-cfc3ee98680c','18d24ebe-d86d-422a-a97b-b3a31fd14cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2889b6e8a9147eb840cda6a9904efcf',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.743198 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceed3954-2f51-4831-9b2a-f34e8d745ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:35:59.757842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceed3954-2f51-4831-9b2a-f34e8d745ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:35:59.758307 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Flow 'volume_create_api' (c633b752-2ddb-4782-8dee-8d8690821556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:35:59.758886 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Create volume request issued successfully. Aug 09 07:35:59.759746 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ecd10742-c76e-4a09-aa50-8d08893db8cf tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:35:59.760416 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 11/42] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:35:59 2026] POST /volume/v3/volumes => generated 755 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:35:59.775737 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6f51f5c-ae47-4e2b-9981-fab1ffcb2634 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:35:59.778137 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6f51f5c-ae47-4e2b-9981-fab1ffcb2634 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 Aug 09 07:35:59.778403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6f51f5c-ae47-4e2b-9981-fab1ffcb2634 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:35:59.778656 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6f51f5c-ae47-4e2b-9981-fab1ffcb2634 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:35:59.788594 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:35:59.788594 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:35:59.794002 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c6f51f5c-ae47-4e2b-9981-fab1ffcb2634 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:35:59.800054 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6f51f5c-ae47-4e2b-9981-fab1ffcb2634 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 returned with HTTP 200 Aug 09 07:35:59.800606 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 12/43] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:35:59 2026] GET /volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:36:00.120023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0eef7d6f-5913-4c44-b92a-1bf9b506d46d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:00.122638 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0eef7d6f-5913-4c44-b92a-1bf9b506d46d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:00.123149 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0eef7d6f-5913-4c44-b92a-1bf9b506d46d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:00.124035 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0eef7d6f-5913-4c44-b92a-1bf9b506d46d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:00.137573 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:00.137573 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:00.149395 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0eef7d6f-5913-4c44-b92a-1bf9b506d46d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:00.158699 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0eef7d6f-5913-4c44-b92a-1bf9b506d46d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:00.159234 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 12/44] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:00 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:00.212658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-46afa467-6175-49a3-8758-55e942fcc307 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:00.215377 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46afa467-6175-49a3-8758-55e942fcc307 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:00.216038 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46afa467-6175-49a3-8758-55e942fcc307 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:00.216153 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46afa467-6175-49a3-8758-55e942fcc307 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:00.228766 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:00.228766 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:00.233731 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-46afa467-6175-49a3-8758-55e942fcc307 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:00.243858 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46afa467-6175-49a3-8758-55e942fcc307 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:00.243858 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 10/45] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:00 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:36:00.279747 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-64b2008a-3234-49c9-a272-89bb70689609 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:00.282070 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-64b2008a-3234-49c9-a272-89bb70689609 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:00.282367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-64b2008a-3234-49c9-a272-89bb70689609 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:00.282671 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-64b2008a-3234-49c9-a272-89bb70689609 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:00.297455 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:00.297455 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:00.308329 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-64b2008a-3234-49c9-a272-89bb70689609 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:00.321566 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-64b2008a-3234-49c9-a272-89bb70689609 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:00.322423 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 12/46] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:00 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:00.478868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7f6a5ae9-23b3-4e38-b7ac-efff76ce5f36 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:00.482841 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f6a5ae9-23b3-4e38-b7ac-efff76ce5f36 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:00.483352 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f6a5ae9-23b3-4e38-b7ac-efff76ce5f36 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:00.483828 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f6a5ae9-23b3-4e38-b7ac-efff76ce5f36 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:00.494287 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:00.494287 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:00.500237 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7f6a5ae9-23b3-4e38-b7ac-efff76ce5f36 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:00.507606 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f6a5ae9-23b3-4e38-b7ac-efff76ce5f36 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:00.508191 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 13/47] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:00 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:00.819411 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c65535a-3084-423f-89fa-7add733a2e05 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:00.822279 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c65535a-3084-423f-89fa-7add733a2e05 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 Aug 09 07:36:00.822538 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c65535a-3084-423f-89fa-7add733a2e05 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:00.822821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c65535a-3084-423f-89fa-7add733a2e05 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:00.833186 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:00.833186 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:00.839174 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c65535a-3084-423f-89fa-7add733a2e05 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:00.845480 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c65535a-3084-423f-89fa-7add733a2e05 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 returned with HTTP 200 Aug 09 07:36:00.846059 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 13/48] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:00 2026] GET /volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:01.180534 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4024fe77-6c9b-4e15-8e60-05dbb669ec27 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:01.183776 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4024fe77-6c9b-4e15-8e60-05dbb669ec27 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:01.184696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4024fe77-6c9b-4e15-8e60-05dbb669ec27 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:01.184696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4024fe77-6c9b-4e15-8e60-05dbb669ec27 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:01.207298 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:01.207298 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:01.214863 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4024fe77-6c9b-4e15-8e60-05dbb669ec27 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:01.226496 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4024fe77-6c9b-4e15-8e60-05dbb669ec27 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:01.226496 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 11/49] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:01 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:01.340706 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-77ab7ad8-e178-473d-8721-efbdbf30e41e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:01.344051 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-77ab7ad8-e178-473d-8721-efbdbf30e41e tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:01.344051 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-77ab7ad8-e178-473d-8721-efbdbf30e41e tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:01.344051 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-77ab7ad8-e178-473d-8721-efbdbf30e41e tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:01.358144 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:01.358144 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:01.363840 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-77ab7ad8-e178-473d-8721-efbdbf30e41e tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:01.378998 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-77ab7ad8-e178-473d-8721-efbdbf30e41e tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:01.378998 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 13/50] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:01 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:01.526535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e0db015a-b3d1-4629-a34c-7f5af4faf860 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:01.528978 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0db015a-b3d1-4629-a34c-7f5af4faf860 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:01.529107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0db015a-b3d1-4629-a34c-7f5af4faf860 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:01.529489 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0db015a-b3d1-4629-a34c-7f5af4faf860 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:01.539944 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:01.539944 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:01.542034 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e0db015a-b3d1-4629-a34c-7f5af4faf860 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:01.547110 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0db015a-b3d1-4629-a34c-7f5af4faf860 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:01.547630 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 14/51] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:01 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:02.247063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0aa4ab7f-23b6-48aa-b7fc-d5a3c3514ce2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:02.250669 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0aa4ab7f-23b6-48aa-b7fc-d5a3c3514ce2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:02.250998 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0aa4ab7f-23b6-48aa-b7fc-d5a3c3514ce2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:02.251225 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0aa4ab7f-23b6-48aa-b7fc-d5a3c3514ce2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:02.265874 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:02.265874 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:02.271994 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0aa4ab7f-23b6-48aa-b7fc-d5a3c3514ce2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:02.278825 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0aa4ab7f-23b6-48aa-b7fc-d5a3c3514ce2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:02.279445 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 14/52] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:02 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:02.394518 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-88d46199-e6d3-41f7-9a98-835af20d711f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:02.398441 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-88d46199-e6d3-41f7-9a98-835af20d711f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:02.398441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-88d46199-e6d3-41f7-9a98-835af20d711f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:02.398730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-88d46199-e6d3-41f7-9a98-835af20d711f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:02.409801 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:02.409801 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:02.414819 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-88d46199-e6d3-41f7-9a98-835af20d711f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:02.419492 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-88d46199-e6d3-41f7-9a98-835af20d711f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:02.419992 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 12/53] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:02 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:36:02.571325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7de24c8d-c428-4e37-873c-2a228a6f6684 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:02.577571 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7de24c8d-c428-4e37-873c-2a228a6f6684 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:02.577571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7de24c8d-c428-4e37-873c-2a228a6f6684 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:02.577571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7de24c8d-c428-4e37-873c-2a228a6f6684 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:02.594478 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:02.594478 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:02.600502 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7de24c8d-c428-4e37-873c-2a228a6f6684 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:02.608975 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7de24c8d-c428-4e37-873c-2a228a6f6684 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:02.609654 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 14/54] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:02 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:03.298740 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-92863cc3-edd9-4e17-b760-2055620f6194 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:03.305130 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-92863cc3-edd9-4e17-b760-2055620f6194 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:03.305130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-92863cc3-edd9-4e17-b760-2055620f6194 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:03.305130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-92863cc3-edd9-4e17-b760-2055620f6194 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:03.326043 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:03.326043 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:03.333712 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-92863cc3-edd9-4e17-b760-2055620f6194 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:03.341674 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-92863cc3-edd9-4e17-b760-2055620f6194 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:03.341993 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 15/55] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:03 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:03.434132 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4886b35d-4c7f-4eb8-b747-fb37928394c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:03.439451 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4886b35d-4c7f-4eb8-b747-fb37928394c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:03.439451 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4886b35d-4c7f-4eb8-b747-fb37928394c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:03.439820 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4886b35d-4c7f-4eb8-b747-fb37928394c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:03.450890 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:03.450890 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:03.459378 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4886b35d-4c7f-4eb8-b747-fb37928394c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:03.468713 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4886b35d-4c7f-4eb8-b747-fb37928394c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:03.469430 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 15/56] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:03 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:03.631462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f861d96d-1e7d-4d99-8629-67d06d2836d6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:03.636556 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f861d96d-1e7d-4d99-8629-67d06d2836d6 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:03.636793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f861d96d-1e7d-4d99-8629-67d06d2836d6 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:03.637130 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f861d96d-1e7d-4d99-8629-67d06d2836d6 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:03.644786 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:03.644786 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:03.649474 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f861d96d-1e7d-4d99-8629-67d06d2836d6 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:03.657997 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f861d96d-1e7d-4d99-8629-67d06d2836d6 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:03.658559 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 13/57] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:03 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:04.362820 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-26813bf1-4306-4256-9dc6-090a58fff7be None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:04.366092 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-26813bf1-4306-4256-9dc6-090a58fff7be tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:04.367021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-26813bf1-4306-4256-9dc6-090a58fff7be tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:04.367021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-26813bf1-4306-4256-9dc6-090a58fff7be tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:04.379841 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:04.379841 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:04.391597 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-26813bf1-4306-4256-9dc6-090a58fff7be tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:04.398653 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-26813bf1-4306-4256-9dc6-090a58fff7be tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:04.399159 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 15/58] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:04 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:04.489764 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7b508287-c703-4fab-ba78-3a05815debe4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:04.492319 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b508287-c703-4fab-ba78-3a05815debe4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:04.492427 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b508287-c703-4fab-ba78-3a05815debe4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:04.492669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b508287-c703-4fab-ba78-3a05815debe4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:04.502678 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:04.502678 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:04.507855 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7b508287-c703-4fab-ba78-3a05815debe4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:04.513936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b508287-c703-4fab-ba78-3a05815debe4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:04.514438 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 16/59] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:04 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:04.677822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b25a48dd-a895-46f5-98a1-c00f2320e506 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:04.682322 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b25a48dd-a895-46f5-98a1-c00f2320e506 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:04.682322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b25a48dd-a895-46f5-98a1-c00f2320e506 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:04.682322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b25a48dd-a895-46f5-98a1-c00f2320e506 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:04.697343 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:04.697343 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:04.702704 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b25a48dd-a895-46f5-98a1-c00f2320e506 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:04.709680 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b25a48dd-a895-46f5-98a1-c00f2320e506 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:04.710564 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 16/60] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:04 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:05.417082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-80f5a2e0-bacf-4d26-a017-f9680903476d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:05.421937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-80f5a2e0-bacf-4d26-a017-f9680903476d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:05.421937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-80f5a2e0-bacf-4d26-a017-f9680903476d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:05.421937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-80f5a2e0-bacf-4d26-a017-f9680903476d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:05.448437 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:05.448437 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:05.464135 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-80f5a2e0-bacf-4d26-a017-f9680903476d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:05.475093 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-80f5a2e0-bacf-4d26-a017-f9680903476d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:05.475093 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 14/61] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:05 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:05.530981 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ef6b55e2-662d-4cf1-bda2-f349dd5cfd1f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:05.534273 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef6b55e2-662d-4cf1-bda2-f349dd5cfd1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:05.534590 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef6b55e2-662d-4cf1-bda2-f349dd5cfd1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:05.534882 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef6b55e2-662d-4cf1-bda2-f349dd5cfd1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:05.545619 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:05.545619 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:05.552585 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ef6b55e2-662d-4cf1-bda2-f349dd5cfd1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:05.560554 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef6b55e2-662d-4cf1-bda2-f349dd5cfd1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:05.560554 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 16/62] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:05 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:05.731232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d760f95-8007-4673-8f9e-206133e18445 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:05.733760 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d760f95-8007-4673-8f9e-206133e18445 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:05.734067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d760f95-8007-4673-8f9e-206133e18445 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:05.734392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d760f95-8007-4673-8f9e-206133e18445 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:05.744630 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:05.744630 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:05.749994 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d760f95-8007-4673-8f9e-206133e18445 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:05.755627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d760f95-8007-4673-8f9e-206133e18445 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:05.756168 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 17/63] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:05 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:06.494006 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e982bb8-8b11-422c-9749-4e9da08c5586 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:06.496237 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e982bb8-8b11-422c-9749-4e9da08c5586 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:06.496505 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e982bb8-8b11-422c-9749-4e9da08c5586 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:06.496753 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e982bb8-8b11-422c-9749-4e9da08c5586 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:06.513086 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:06.513086 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:06.522782 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6e982bb8-8b11-422c-9749-4e9da08c5586 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:06.531129 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e982bb8-8b11-422c-9749-4e9da08c5586 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:06.531428 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 17/64] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:06 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:06.584594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-48894dbf-caf6-45a4-9ab5-bcab1a2fcb1d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:06.586801 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48894dbf-caf6-45a4-9ab5-bcab1a2fcb1d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:06.587450 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48894dbf-caf6-45a4-9ab5-bcab1a2fcb1d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:06.587450 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48894dbf-caf6-45a4-9ab5-bcab1a2fcb1d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:06.597274 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:06.597274 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:06.609058 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-48894dbf-caf6-45a4-9ab5-bcab1a2fcb1d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:06.624247 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48894dbf-caf6-45a4-9ab5-bcab1a2fcb1d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:06.624247 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 15/65] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:06 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:06.772542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8554c256-68c6-4493-9e6a-66ddd92cff40 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:06.775213 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8554c256-68c6-4493-9e6a-66ddd92cff40 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:06.775213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8554c256-68c6-4493-9e6a-66ddd92cff40 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:06.775213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8554c256-68c6-4493-9e6a-66ddd92cff40 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:06.783323 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:06.783323 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:06.787767 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8554c256-68c6-4493-9e6a-66ddd92cff40 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:06.794177 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8554c256-68c6-4493-9e6a-66ddd92cff40 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:06.794177 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 17/66] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:06 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:07.550582 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5112a10-18ce-4db0-bb12-833b9b085b82 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:07.552740 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5112a10-18ce-4db0-bb12-833b9b085b82 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:07.553070 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5112a10-18ce-4db0-bb12-833b9b085b82 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:07.553342 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5112a10-18ce-4db0-bb12-833b9b085b82 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:07.565528 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:07.565528 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:07.569834 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d5112a10-18ce-4db0-bb12-833b9b085b82 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:07.573881 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5112a10-18ce-4db0-bb12-833b9b085b82 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:07.574522 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 18/67] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:07 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:07.641693 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efc5e847-5491-45a5-9f1f-08db85a47a5b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:07.643750 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efc5e847-5491-45a5-9f1f-08db85a47a5b tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:07.644088 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efc5e847-5491-45a5-9f1f-08db85a47a5b tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:07.644317 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efc5e847-5491-45a5-9f1f-08db85a47a5b tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:07.652264 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:07.652264 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:07.656489 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efc5e847-5491-45a5-9f1f-08db85a47a5b tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:07.662489 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efc5e847-5491-45a5-9f1f-08db85a47a5b tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:07.662611 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 18/68] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:07 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:07.810116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2d69a1df-bf90-49b6-949a-9526a5128a82 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:07.812208 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2d69a1df-bf90-49b6-949a-9526a5128a82 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:07.812603 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2d69a1df-bf90-49b6-949a-9526a5128a82 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:07.812983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2d69a1df-bf90-49b6-949a-9526a5128a82 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:07.824405 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:07.824405 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:07.829231 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2d69a1df-bf90-49b6-949a-9526a5128a82 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:07.837563 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2d69a1df-bf90-49b6-949a-9526a5128a82 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:07.838219 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 16/69] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:07 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:08.589719 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e3b16f2f-b221-4b4d-9bdf-76adb61a6e55 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:08.594847 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e3b16f2f-b221-4b4d-9bdf-76adb61a6e55 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:08.595007 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e3b16f2f-b221-4b4d-9bdf-76adb61a6e55 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:08.595247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e3b16f2f-b221-4b4d-9bdf-76adb61a6e55 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:08.606365 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:08.606365 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:08.614070 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e3b16f2f-b221-4b4d-9bdf-76adb61a6e55 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:08.621846 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e3b16f2f-b221-4b4d-9bdf-76adb61a6e55 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:08.622135 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 18/70] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:08 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:08.684944 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e7b6ef6e-13c1-47ab-9a28-f924c264967a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:08.684944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7b6ef6e-13c1-47ab-9a28-f924c264967a tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:08.684944 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ef6e-13c1-47ab-9a28-f924c264967a tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:08.684944 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ef6e-13c1-47ab-9a28-f924c264967a tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:08.698500 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:08.698500 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:08.711939 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e7b6ef6e-13c1-47ab-9a28-f924c264967a tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:08.715666 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7b6ef6e-13c1-47ab-9a28-f924c264967a tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:08.716245 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 19/71] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:08 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:08.855056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f418e93-3b46-4ad8-8994-364f488f8483 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:08.857118 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f418e93-3b46-4ad8-8994-364f488f8483 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:08.857349 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f418e93-3b46-4ad8-8994-364f488f8483 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:08.857536 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f418e93-3b46-4ad8-8994-364f488f8483 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:08.865994 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:08.865994 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:08.873888 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7f418e93-3b46-4ad8-8994-364f488f8483 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:08.875447 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f418e93-3b46-4ad8-8994-364f488f8483 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:08.876061 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 19/72] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:08 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:09.645529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8c96fe0c-8a68-4874-b557-bd959a9a71d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:09.648157 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8c96fe0c-8a68-4874-b557-bd959a9a71d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:09.648454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8c96fe0c-8a68-4874-b557-bd959a9a71d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:09.648723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8c96fe0c-8a68-4874-b557-bd959a9a71d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:09.660322 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:09.660322 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:09.669970 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8c96fe0c-8a68-4874-b557-bd959a9a71d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:09.675649 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8c96fe0c-8a68-4874-b557-bd959a9a71d2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:09.676470 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 17/73] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:09 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:09.737518 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3e9503d8-c5c6-4138-b3f0-a656ee2f2eac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:09.740568 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e9503d8-c5c6-4138-b3f0-a656ee2f2eac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:09.740927 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3e9503d8-c5c6-4138-b3f0-a656ee2f2eac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:09.741782 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3e9503d8-c5c6-4138-b3f0-a656ee2f2eac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:09.761267 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:09.761267 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:09.767790 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3e9503d8-c5c6-4138-b3f0-a656ee2f2eac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:09.774791 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e9503d8-c5c6-4138-b3f0-a656ee2f2eac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:09.775761 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 19/74] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:09 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:09.896756 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-261dce4e-dc02-45c2-be96-26e541a720b0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:09.900703 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-261dce4e-dc02-45c2-be96-26e541a720b0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:09.901012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-261dce4e-dc02-45c2-be96-26e541a720b0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:09.901303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-261dce4e-dc02-45c2-be96-26e541a720b0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:09.916316 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:09.916316 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:09.925158 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-261dce4e-dc02-45c2-be96-26e541a720b0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:09.931845 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-261dce4e-dc02-45c2-be96-26e541a720b0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:09.932905 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 20/75] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:09 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:10.693172 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a84ce81-865c-45b6-9273-a8fab116c150 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:10.695934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a84ce81-865c-45b6-9273-a8fab116c150 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:10.697226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a84ce81-865c-45b6-9273-a8fab116c150 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:10.697226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a84ce81-865c-45b6-9273-a8fab116c150 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:10.708069 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:10.708069 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:10.715241 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a84ce81-865c-45b6-9273-a8fab116c150 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:10.726207 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a84ce81-865c-45b6-9273-a8fab116c150 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:10.726782 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 20/76] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:10 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:10.794665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-37c045c7-e89c-4cec-86c6-0820e8bbd16c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:10.798296 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-37c045c7-e89c-4cec-86c6-0820e8bbd16c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:10.798429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-37c045c7-e89c-4cec-86c6-0820e8bbd16c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:10.798577 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-37c045c7-e89c-4cec-86c6-0820e8bbd16c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:10.809003 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:10.809003 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:10.813451 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-37c045c7-e89c-4cec-86c6-0820e8bbd16c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:10.821195 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-37c045c7-e89c-4cec-86c6-0820e8bbd16c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:10.821195 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 18/77] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:10 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:10.951480 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cae8dfb7-71ec-4c35-8704-79fe5cfe9ed4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:10.953227 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cae8dfb7-71ec-4c35-8704-79fe5cfe9ed4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:10.953670 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cae8dfb7-71ec-4c35-8704-79fe5cfe9ed4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:10.954015 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cae8dfb7-71ec-4c35-8704-79fe5cfe9ed4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:10.964314 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:10.964314 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:10.970856 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cae8dfb7-71ec-4c35-8704-79fe5cfe9ed4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:10.980353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cae8dfb7-71ec-4c35-8704-79fe5cfe9ed4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:10.980353 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 20/78] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:10 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:11.743838 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8398a498-4281-416b-8b63-38c1b7a1d0db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:11.746012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8398a498-4281-416b-8b63-38c1b7a1d0db tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:11.746351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8398a498-4281-416b-8b63-38c1b7a1d0db tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:11.746618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8398a498-4281-416b-8b63-38c1b7a1d0db tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:11.761109 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:11.761109 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:11.768610 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8398a498-4281-416b-8b63-38c1b7a1d0db tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:11.779857 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8398a498-4281-416b-8b63-38c1b7a1d0db tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:11.780619 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 21/79] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:11 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:11.839031 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-55b8a814-968c-4a70-a7e5-19c5abab5ba2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:11.840320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55b8a814-968c-4a70-a7e5-19c5abab5ba2 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:11.841179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55b8a814-968c-4a70-a7e5-19c5abab5ba2 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:11.841179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55b8a814-968c-4a70-a7e5-19c5abab5ba2 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:11.848927 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:11.848927 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:11.853166 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-55b8a814-968c-4a70-a7e5-19c5abab5ba2 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:11.858151 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55b8a814-968c-4a70-a7e5-19c5abab5ba2 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:11.858581 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 21/80] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:11 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:12.001004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4e1c34c5-0a2c-43f9-88e4-f1359181e8e1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:12.004944 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4e1c34c5-0a2c-43f9-88e4-f1359181e8e1 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:12.005738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4e1c34c5-0a2c-43f9-88e4-f1359181e8e1 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:12.005738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4e1c34c5-0a2c-43f9-88e4-f1359181e8e1 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:12.020571 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:12.020571 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:12.025864 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4e1c34c5-0a2c-43f9-88e4-f1359181e8e1 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:12.031391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4e1c34c5-0a2c-43f9-88e4-f1359181e8e1 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:12.031932 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 19/81] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:11 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:12.797594 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ef7dff87-4eb4-42f8-82e7-ceae07f232ac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:12.801843 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef7dff87-4eb4-42f8-82e7-ceae07f232ac tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:12.802732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef7dff87-4eb4-42f8-82e7-ceae07f232ac tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:12.802732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef7dff87-4eb4-42f8-82e7-ceae07f232ac tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:12.813619 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:12.813619 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:12.819081 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ef7dff87-4eb4-42f8-82e7-ceae07f232ac tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:12.826143 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef7dff87-4eb4-42f8-82e7-ceae07f232ac tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:12.826808 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 21/82] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:12 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:12.880774 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-299f0c94-8a66-458d-ae5b-6c9de687c177 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:12.882287 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-299f0c94-8a66-458d-ae5b-6c9de687c177 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:12.882820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-299f0c94-8a66-458d-ae5b-6c9de687c177 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:12.883169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-299f0c94-8a66-458d-ae5b-6c9de687c177 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:12.895029 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:12.895029 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:12.902310 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-299f0c94-8a66-458d-ae5b-6c9de687c177 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:12.909215 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-299f0c94-8a66-458d-ae5b-6c9de687c177 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:12.909972 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 22/83] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:12 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:13.055840 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b262754-ef30-477a-8743-c0ad86f7250f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:13.057792 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b262754-ef30-477a-8743-c0ad86f7250f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:13.058077 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b262754-ef30-477a-8743-c0ad86f7250f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:13.058241 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b262754-ef30-477a-8743-c0ad86f7250f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:13.065501 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:13.065501 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:13.070168 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4b262754-ef30-477a-8743-c0ad86f7250f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:13.076082 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b262754-ef30-477a-8743-c0ad86f7250f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:13.076549 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 22/84] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:13 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:13.845697 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8b78946f-f596-45f9-994e-cec252290d23 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:13.848640 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b78946f-f596-45f9-994e-cec252290d23 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:13.849045 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b78946f-f596-45f9-994e-cec252290d23 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:13.849289 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b78946f-f596-45f9-994e-cec252290d23 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:13.858414 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:13.858414 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:13.863362 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8b78946f-f596-45f9-994e-cec252290d23 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:13.869244 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b78946f-f596-45f9-994e-cec252290d23 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:13.869722 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 20/85] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:13 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:13.926815 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7de43e45-0857-4e2a-9535-2784912df40c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:13.929260 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7de43e45-0857-4e2a-9535-2784912df40c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:13.929512 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7de43e45-0857-4e2a-9535-2784912df40c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:13.929770 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7de43e45-0857-4e2a-9535-2784912df40c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:13.940607 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:13.940607 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:13.945161 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7de43e45-0857-4e2a-9535-2784912df40c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:13.951730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7de43e45-0857-4e2a-9535-2784912df40c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:13.952380 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 22/86] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:13 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:14.099531 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e45c8b8-94ec-4112-aaaa-72223dab21d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:14.104226 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e45c8b8-94ec-4112-aaaa-72223dab21d5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:14.104569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e45c8b8-94ec-4112-aaaa-72223dab21d5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:14.105650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e45c8b8-94ec-4112-aaaa-72223dab21d5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:14.114851 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:14.114851 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:14.122067 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e45c8b8-94ec-4112-aaaa-72223dab21d5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:14.132979 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e45c8b8-94ec-4112-aaaa-72223dab21d5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:14.133473 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 23/87] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:14 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:36:14.886499 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79356111-1463-4df1-af6f-5d2668f2b10a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:14.890181 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79356111-1463-4df1-af6f-5d2668f2b10a tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:14.890600 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79356111-1463-4df1-af6f-5d2668f2b10a tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:14.891113 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79356111-1463-4df1-af6f-5d2668f2b10a tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:14.902415 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:14.902415 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:14.908607 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79356111-1463-4df1-af6f-5d2668f2b10a tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:14.916940 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79356111-1463-4df1-af6f-5d2668f2b10a tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:14.917776 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 23/88] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:14 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:14.968125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-be72cd49-9ae8-4730-8c64-09a5672ced56 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:14.972199 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-be72cd49-9ae8-4730-8c64-09a5672ced56 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:14.972539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-be72cd49-9ae8-4730-8c64-09a5672ced56 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:14.972640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-be72cd49-9ae8-4730-8c64-09a5672ced56 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:14.982316 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:14.982316 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:14.987496 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-be72cd49-9ae8-4730-8c64-09a5672ced56 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:14.993931 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-be72cd49-9ae8-4730-8c64-09a5672ced56 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:14.995317 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 21/89] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:14 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:15.152075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eeded539-d5ab-4e45-a315-858bc82b9cc4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:15.154527 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eeded539-d5ab-4e45-a315-858bc82b9cc4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:15.154770 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eeded539-d5ab-4e45-a315-858bc82b9cc4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:15.155006 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eeded539-d5ab-4e45-a315-858bc82b9cc4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:15.163794 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:15.163794 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:15.168466 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-eeded539-d5ab-4e45-a315-858bc82b9cc4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:15.173344 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eeded539-d5ab-4e45-a315-858bc82b9cc4 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:15.174065 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 23/90] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:15 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:15.937098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b063e880-6c66-46d5-87f6-f174877d8360 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:15.939279 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b063e880-6c66-46d5-87f6-f174877d8360 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:15.939497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b063e880-6c66-46d5-87f6-f174877d8360 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:15.939679 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b063e880-6c66-46d5-87f6-f174877d8360 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:15.949312 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:15.949312 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:15.955402 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b063e880-6c66-46d5-87f6-f174877d8360 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:15.962463 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b063e880-6c66-46d5-87f6-f174877d8360 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:15.962900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 24/91] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:15 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:16.011902 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-42d06a16-29bd-428e-a418-2044a0165469 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:16.014181 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42d06a16-29bd-428e-a418-2044a0165469 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:16.014444 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42d06a16-29bd-428e-a418-2044a0165469 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:16.014696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-42d06a16-29bd-428e-a418-2044a0165469 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:16.024254 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:16.024254 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:16.029671 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-42d06a16-29bd-428e-a418-2044a0165469 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:16.036768 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-42d06a16-29bd-428e-a418-2044a0165469 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:16.036768 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 24/92] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:16 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:16.192989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c256242f-f95d-48d3-b769-291f3cac8513 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:16.195027 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c256242f-f95d-48d3-b769-291f3cac8513 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:16.195258 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c256242f-f95d-48d3-b769-291f3cac8513 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:16.195493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c256242f-f95d-48d3-b769-291f3cac8513 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:16.205225 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:16.205225 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:16.209849 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c256242f-f95d-48d3-b769-291f3cac8513 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:16.215190 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c256242f-f95d-48d3-b769-291f3cac8513 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:16.215709 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 22/93] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:16 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:16.979371 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0d24b562-cf8c-42f3-9f76-264f4da0ba06 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:16.981238 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d24b562-cf8c-42f3-9f76-264f4da0ba06 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:16.981418 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d24b562-cf8c-42f3-9f76-264f4da0ba06 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:16.981601 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d24b562-cf8c-42f3-9f76-264f4da0ba06 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:16.990896 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:16.990896 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:17.002412 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0d24b562-cf8c-42f3-9f76-264f4da0ba06 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:17.009434 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d24b562-cf8c-42f3-9f76-264f4da0ba06 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:17.010240 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 24/94] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:16 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:17.064974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6db80ef0-527d-4ea8-945c-3a495980c1e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:17.069623 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6db80ef0-527d-4ea8-945c-3a495980c1e1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:17.069942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6db80ef0-527d-4ea8-945c-3a495980c1e1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:17.070424 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6db80ef0-527d-4ea8-945c-3a495980c1e1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:17.088399 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:17.088399 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:17.097408 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6db80ef0-527d-4ea8-945c-3a495980c1e1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:17.102369 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6db80ef0-527d-4ea8-945c-3a495980c1e1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:17.102891 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 25/95] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:17 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:17.230469 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3424b10-ff46-4c13-a95a-8b1b94d522f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:17.232879 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3424b10-ff46-4c13-a95a-8b1b94d522f9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:17.233191 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3424b10-ff46-4c13-a95a-8b1b94d522f9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:17.233504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3424b10-ff46-4c13-a95a-8b1b94d522f9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:17.243796 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:17.243796 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:17.249237 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e3424b10-ff46-4c13-a95a-8b1b94d522f9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:17.256128 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3424b10-ff46-4c13-a95a-8b1b94d522f9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:17.256884 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 25/96] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:17 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:18.026191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-194f0895-5811-4492-bbe5-963a6e85143c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:18.028404 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-194f0895-5811-4492-bbe5-963a6e85143c tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:18.028639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-194f0895-5811-4492-bbe5-963a6e85143c tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:18.028895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-194f0895-5811-4492-bbe5-963a6e85143c tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:18.037822 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:18.037822 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:18.042872 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-194f0895-5811-4492-bbe5-963a6e85143c tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:18.048594 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-194f0895-5811-4492-bbe5-963a6e85143c tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:18.049257 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 23/97] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:18 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 07:36:18.121128 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f299a914-6659-4877-ab50-a757d5c01430 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:18.124246 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f299a914-6659-4877-ab50-a757d5c01430 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:18.124551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f299a914-6659-4877-ab50-a757d5c01430 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:18.125321 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f299a914-6659-4877-ab50-a757d5c01430 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:18.135010 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:18.135010 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:18.139712 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f299a914-6659-4877-ab50-a757d5c01430 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:18.146338 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f299a914-6659-4877-ab50-a757d5c01430 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:18.146862 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 25/98] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:18 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:18.272249 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0ab58ec-a80f-4b64-921c-bc41ce710b48 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:18.275047 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0ab58ec-a80f-4b64-921c-bc41ce710b48 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:18.275283 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0ab58ec-a80f-4b64-921c-bc41ce710b48 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:18.275519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0ab58ec-a80f-4b64-921c-bc41ce710b48 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:18.285591 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:18.285591 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:18.291218 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a0ab58ec-a80f-4b64-921c-bc41ce710b48 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:18.297907 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0ab58ec-a80f-4b64-921c-bc41ce710b48 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:18.298409 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 26/99] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:18 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:19.063573 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69e31f2f-b93d-4297-b818-4671da77b53e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:19.065828 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69e31f2f-b93d-4297-b818-4671da77b53e tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:19.066054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69e31f2f-b93d-4297-b818-4671da77b53e tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:19.066275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69e31f2f-b93d-4297-b818-4671da77b53e tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:19.079664 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:19.079664 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:19.092053 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-69e31f2f-b93d-4297-b818-4671da77b53e tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:19.098234 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69e31f2f-b93d-4297-b818-4671da77b53e tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:19.098598 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 26/100] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:19 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:19.168200 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-961ecc83-5620-4339-9a82-25787c23386d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:19.169866 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-961ecc83-5620-4339-9a82-25787c23386d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:19.170117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-961ecc83-5620-4339-9a82-25787c23386d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:19.170388 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-961ecc83-5620-4339-9a82-25787c23386d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:19.180064 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:19.180064 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:19.185167 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-961ecc83-5620-4339-9a82-25787c23386d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:19.190933 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-961ecc83-5620-4339-9a82-25787c23386d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:19.193234 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 24/101] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:19 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:19.317651 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6c3dab9e-e634-4016-b565-5f5aa48e62e7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:19.320263 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6c3dab9e-e634-4016-b565-5f5aa48e62e7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:19.320263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6c3dab9e-e634-4016-b565-5f5aa48e62e7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:19.321096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6c3dab9e-e634-4016-b565-5f5aa48e62e7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:19.330288 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:19.330288 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:19.335124 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6c3dab9e-e634-4016-b565-5f5aa48e62e7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:19.344553 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6c3dab9e-e634-4016-b565-5f5aa48e62e7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:19.345159 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 26/102] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:19 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:20.119348 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ac71c7ef-723b-47e2-877a-f414da90157d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.121621 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac71c7ef-723b-47e2-877a-f414da90157d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:20.121699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac71c7ef-723b-47e2-877a-f414da90157d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:20.121868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac71c7ef-723b-47e2-877a-f414da90157d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:20.135731 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:20.135731 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:20.145287 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ac71c7ef-723b-47e2-877a-f414da90157d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:20.159166 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac71c7ef-723b-47e2-877a-f414da90157d tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:20.160126 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 27/103] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:20 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1570 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:20.207510 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3e8fa5e-d244-4002-b2db-56ba05a088c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.209743 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3e8fa5e-d244-4002-b2db-56ba05a088c4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:20.209950 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3e8fa5e-d244-4002-b2db-56ba05a088c4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:20.210151 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3e8fa5e-d244-4002-b2db-56ba05a088c4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:20.220535 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:20.220535 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:20.228111 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e3e8fa5e-d244-4002-b2db-56ba05a088c4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:20.230032 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-6954189c-7d08-443a-841f-94aff5c54802 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.233094 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-6954189c-7d08-443a-841f-94aff5c54802 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:20.233346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-6954189c-7d08-443a-841f-94aff5c54802 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:20.233582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-6954189c-7d08-443a-841f-94aff5c54802 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:20.238030 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3e8fa5e-d244-4002-b2db-56ba05a088c4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:20.238835 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 27/104] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:20 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:20.246806 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:20.246806 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:20.252215 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-6954189c-7d08-443a-841f-94aff5c54802 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:20.261582 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-6954189c-7d08-443a-841f-94aff5c54802 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:20.261725 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 25/105] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:20 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:20.261907 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-88640698-2f87-4857-b250-06b144ef4022 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.264299 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:36:20.264618 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-210512850"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:20.268062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-210512850'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:36:20.268221 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume of 1 GB Aug 09 07:36:20.275551 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Availability Zones retrieved successfully. Aug 09 07:36:20.284721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Flow 'volume_create_api' (6a6ff58f-cf72-41e8-ac0d-ec7e0a1a46e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:20.286149 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc25567-8630-476b-9e1f-eec480bfcf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:20.287954 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:36:20.328608 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fc25567-8630-476b-9e1f-eec480bfcf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:20.330037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7cea00-60bc-4284-97ba-975462714f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:20.362859 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1b21c8ef-36c9-4020-87e7-39996cd80a66 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.365283 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b21c8ef-36c9-4020-87e7-39996cd80a66 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:20.365507 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b21c8ef-36c9-4020-87e7-39996cd80a66 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:20.365890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b21c8ef-36c9-4020-87e7-39996cd80a66 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:20.378737 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:20.378737 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:20.387012 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1b21c8ef-36c9-4020-87e7-39996cd80a66 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:20.389993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Created reservations ['a7c83212-e8fe-4bc3-aaa1-adaa3706a517', '56750746-a8ee-4b8a-9033-8ee7e826136a', '36d54507-1176-47a6-92ca-f55a8739ed5e', 'ff6c2420-24d1-4de2-91b9-d4f45699f501'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:36:20.391053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7cea00-60bc-4284-97ba-975462714f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7c83212-e8fe-4bc3-aaa1-adaa3706a517', '56750746-a8ee-4b8a-9033-8ee7e826136a', '36d54507-1176-47a6-92ca-f55a8739ed5e', 'ff6c2420-24d1-4de2-91b9-d4f45699f501']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:20.392222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a45ccb8-8283-4eae-b82c-2ed5cdb7a4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:20.397626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b21c8ef-36c9-4020-87e7-39996cd80a66 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:20.398380 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 28/106] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:20 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:20.423008 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a45ccb8-8283-4eae-b82c-2ed5cdb7a4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e40acf6d-da38-48fc-b5ed-a7e81b26cd98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-210512850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb8338d99254462aa3c9a24acb398b8',qos_specs=None,replication_status=,reservations=['a7c83212-e8fe-4bc3-aaa1-adaa3706a517','56750746-a8ee-4b8a-9033-8ee7e826136a','36d54507-1176-47a6-92ca-f55a8739ed5e','ff6c2420-24d1-4de2-91b9-d4f45699f501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-210512850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e40acf6d-da38-48fc-b5ed-a7e81b26cd98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb8338d99254462aa3c9a24acb398b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:20.423753 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589649b3-31fc-48c6-bf36-b5418bc37bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:20.448461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589649b3-31fc-48c6-bf36-b5418bc37bee) transitioned into state 'SUCCESS' from state '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-210512850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb8338d99254462aa3c9a24acb398b8',qos_specs=None,replication_status=,reservations=['a7c83212-e8fe-4bc3-aaa1-adaa3706a517','56750746-a8ee-4b8a-9033-8ee7e826136a','36d54507-1176-47a6-92ca-f55a8739ed5e','ff6c2420-24d1-4de2-91b9-d4f45699f501'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:20.449351 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525b55a5-461f-4e6d-ac59-026502820022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:20.461778 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525b55a5-461f-4e6d-ac59-026502820022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:20.461778 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Flow 'volume_create_api' (6a6ff58f-cf72-41e8-ac0d-ec7e0a1a46e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:20.462979 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume request issued successfully. Aug 09 07:36:20.466960 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88640698-2f87-4857-b250-06b144ef4022 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:36:20.467165 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 27/107] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:36:20 2026] POST /volume/v3/volumes => generated 749 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:36:20.487385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3dead2a6-260a-41e9-8c8e-73ec2343bf58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.489705 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dead2a6-260a-41e9-8c8e-73ec2343bf58 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:36:20.489864 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3dead2a6-260a-41e9-8c8e-73ec2343bf58 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:20.490200 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3dead2a6-260a-41e9-8c8e-73ec2343bf58 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:20.499141 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:20.499141 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:20.504309 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3dead2a6-260a-41e9-8c8e-73ec2343bf58 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:20.509559 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dead2a6-260a-41e9-8c8e-73ec2343bf58 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 returned with HTTP 200 Aug 09 07:36:20.510183 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 28/108] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:20 2026] GET /volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:20.860997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2b19cfb-803b-4002-b241-4472a267d8df None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.863931 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2b19cfb-803b-4002-b241-4472a267d8df tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:20.864226 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2b19cfb-803b-4002-b241-4472a267d8df tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:20.864509 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2b19cfb-803b-4002-b241-4472a267d8df tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:20.874708 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:20.874708 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:20.880605 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2b19cfb-803b-4002-b241-4472a267d8df tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:20.889480 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2b19cfb-803b-4002-b241-4472a267d8df tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:20.890090 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 26/109] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:20 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1390 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:20.902243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c4ee7d1b-336a-43f7-8906-9e5978e4d842 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.902975 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4ee7d1b-336a-43f7-8906-9e5978e4d842 None None] GET https://10.4.3.41/volume// Aug 09 07:36:20.903205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4ee7d1b-336a-43f7-8906-9e5978e4d842 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:20.904160 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4ee7d1b-336a-43f7-8906-9e5978e4d842 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:20.904160 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4ee7d1b-336a-43f7-8906-9e5978e4d842 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:20.904956 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 29/110] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:36:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:20.916523 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-81081a25-b3d9-4338-a763-8db09daa4bbf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:20.919249 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-81081a25-b3d9-4338-a763-8db09daa4bbf tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:20.920039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-81081a25-b3d9-4338-a763-8db09daa4bbf tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5039b7b-7e9a-4d88-8174-aac37e41f9b4", "connector": null, "instance_uuid": "a942dbff-bde3-42b0-a1f4-f928d5a1f3dc"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:20.934747 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:20.934747 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:20.992337 np0000006821 devstack@c-api.service[100221]: /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 09 07:36:20.992337 np0000006821 devstack@c-api.service[100221]: .first() Aug 09 07:36:21.021293 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-81081a25-b3d9-4338-a763-8db09daa4bbf tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:21.022796 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 28/111] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:20 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 09 07:36:21.416850 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f58dc331-adc6-42a4-9061-319368bdbb1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:21.423549 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f58dc331-adc6-42a4-9061-319368bdbb1f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:21.425647 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f58dc331-adc6-42a4-9061-319368bdbb1f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:21.426014 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f58dc331-adc6-42a4-9061-319368bdbb1f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:21.439562 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:21.439562 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:21.448149 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f58dc331-adc6-42a4-9061-319368bdbb1f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:21.455620 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f58dc331-adc6-42a4-9061-319368bdbb1f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:21.456244 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 29/112] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:21 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:21.477645 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:21.480558 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:36:21.480558 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1395762822"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:21.482531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1395762822'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:36:21.482748 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume of 1 GB Aug 09 07:36:21.491619 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Availability Zones retrieved successfully. Aug 09 07:36:21.502438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Flow 'volume_create_api' (9f6be29b-bde3-447b-b3a0-6db82c4a91a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:21.503305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3246e8-abb1-4ac7-ba7e-d845755ff400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.504744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:36:21.527677 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-09752cd5-a5c3-4d82-b235-39416800d95d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:21.530820 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09752cd5-a5c3-4d82-b235-39416800d95d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:36:21.532000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09752cd5-a5c3-4d82-b235-39416800d95d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:21.532000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09752cd5-a5c3-4d82-b235-39416800d95d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:21.541887 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:21.541887 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:21.549109 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-09752cd5-a5c3-4d82-b235-39416800d95d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:21.553788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3246e8-abb1-4ac7-ba7e-d845755ff400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.555024 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09752cd5-a5c3-4d82-b235-39416800d95d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 returned with HTTP 200 Aug 09 07:36:21.555194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48b2c24-c3c7-4b3b-a0ba-f41444b1abaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.557007 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 30/113] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:21 2026] GET /volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:21.573354 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d2548452-abc1-4c6a-887a-a4273c17d07f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:21.576250 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:36:21.576840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-381695189"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:21.579449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-381695189'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:36:21.579449 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume of 1 GB Aug 09 07:36:21.579449 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:21.579449 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:21.584622 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Availability Zones retrieved successfully. Aug 09 07:36:21.593781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Flow 'volume_create_api' (14430da6-4d2e-42b4-9fda-23a134019ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:21.595981 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4653ae3-6a9b-43e1-b0da-d746e29b8cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.596797 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:36:21.628112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Created reservations ['99cec229-f67f-4460-8aa3-e5e7af0d26f6', '91e3a5a2-d999-4094-b06b-a2120b4f5151', '827b67c8-d059-43c4-936d-876f2ccc5038', '218dc52c-ffbd-453a-8b11-c68affb7c4ab'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:36:21.629273 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48b2c24-c3c7-4b3b-a0ba-f41444b1abaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99cec229-f67f-4460-8aa3-e5e7af0d26f6', '91e3a5a2-d999-4094-b06b-a2120b4f5151', '827b67c8-d059-43c4-936d-876f2ccc5038', '218dc52c-ffbd-453a-8b11-c68affb7c4ab']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.631338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f85073-448f-43b8-b7b1-1827f0227f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.641969 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4653ae3-6a9b-43e1-b0da-d746e29b8cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.643223 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ac0dbe-462e-4a8d-a9dc-d0466f94b664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.656083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f85073-448f-43b8-b7b1-1827f0227f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8e7a4fc-a8cd-463e-8c25-bd3111379a5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1395762822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad88a61ff644b04aa2e8f932677b5a8',qos_specs=None,replication_status=,reservations=['99cec229-f67f-4460-8aa3-e5e7af0d26f6','91e3a5a2-d999-4094-b06b-a2120b4f5151','827b67c8-d059-43c4-936d-876f2ccc5038','218dc52c-ffbd-453a-8b11-c68affb7c4ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255000479835418fa28aa74227585fd4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1395762822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8e7a4fc-a8cd-463e-8c25-bd3111379a5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad88a61ff644b04aa2e8f932677b5a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255000479835418fa28aa74227585fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.657227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2df1f3-06d5-4e45-adf0-048375c39b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.686111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2df1f3-06d5-4e45-adf0-048375c39b19) transitioned into state 'SUCCESS' from state '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-1395762822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad88a61ff644b04aa2e8f932677b5a8',qos_specs=None,replication_status=,reservations=['99cec229-f67f-4460-8aa3-e5e7af0d26f6','91e3a5a2-d999-4094-b06b-a2120b4f5151','827b67c8-d059-43c4-936d-876f2ccc5038','218dc52c-ffbd-453a-8b11-c68affb7c4ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255000479835418fa28aa74227585fd4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.686850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc47c54-483b-4516-9001-bd5f20e3d026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.701680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc47c54-483b-4516-9001-bd5f20e3d026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.702907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Flow 'volume_create_api' (9f6be29b-bde3-447b-b3a0-6db82c4a91a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:21.703393 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume request issued successfully. Aug 09 07:36:21.704478 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-09c65e1e-d93d-4e83-8326-f7f82ba52fff tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:36:21.705092 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 27/114] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:36:21 2026] POST /volume/v3/volumes => generated 755 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:36:21.709061 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Created reservations ['0f422d02-ad7e-47d9-9b19-f5e03588ba43', 'e147e0df-76db-4eb5-bedd-8fd831412b5c', '47f9d824-cf42-4e86-a4fe-b0d6f8d163ed', 'd6761bf7-5fab-4dd8-8c00-df3872f02c8a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:36:21.709061 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ac0dbe-462e-4a8d-a9dc-d0466f94b664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f422d02-ad7e-47d9-9b19-f5e03588ba43', 'e147e0df-76db-4eb5-bedd-8fd831412b5c', '47f9d824-cf42-4e86-a4fe-b0d6f8d163ed', 'd6761bf7-5fab-4dd8-8c00-df3872f02c8a']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.709061 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b1e00b-6703-4695-827f-5f22a169e258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.722212 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecfb4826-c5be-4811-9d82-18837f461481 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:21.724452 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecfb4826-c5be-4811-9d82-18837f461481 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:36:21.724682 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecfb4826-c5be-4811-9d82-18837f461481 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:21.726343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecfb4826-c5be-4811-9d82-18837f461481 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:21.733641 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:21.733641 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:21.738330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39b1e00b-6703-4695-827f-5f22a169e258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63668205-df15-46a6-80e5-f87145e158eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-381695189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb8338d99254462aa3c9a24acb398b8',qos_specs=None,replication_status=,reservations=['0f422d02-ad7e-47d9-9b19-f5e03588ba43','e147e0df-76db-4eb5-bedd-8fd831412b5c','47f9d824-cf42-4e86-a4fe-b0d6f8d163ed','d6761bf7-5fab-4dd8-8c00-df3872f02c8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-381695189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63668205-df15-46a6-80e5-f87145e158eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb8338d99254462aa3c9a24acb398b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.738633 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ecfb4826-c5be-4811-9d82-18837f461481 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:21.739637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c9d63a-8fc6-44e3-bb17-3a32ce204739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.744792 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecfb4826-c5be-4811-9d82-18837f461481 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c returned with HTTP 200 Aug 09 07:36:21.748033 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 30/115] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:21 2026] GET /volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:21.780479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c9d63a-8fc6-44e3-bb17-3a32ce204739) transitioned into state 'SUCCESS' from state '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-381695189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb8338d99254462aa3c9a24acb398b8',qos_specs=None,replication_status=,reservations=['0f422d02-ad7e-47d9-9b19-f5e03588ba43','e147e0df-76db-4eb5-bedd-8fd831412b5c','47f9d824-cf42-4e86-a4fe-b0d6f8d163ed','d6761bf7-5fab-4dd8-8c00-df3872f02c8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcd9fd7097243a09ef5c2b006120d67',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.781801 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dfa9a86-a0ef-444d-b7af-6bc85b5166d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:21.796589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dfa9a86-a0ef-444d-b7af-6bc85b5166d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:21.797703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Flow 'volume_create_api' (14430da6-4d2e-42b4-9fda-23a134019ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:21.798857 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Create volume request issued successfully. Aug 09 07:36:21.800316 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2548452-abc1-4c6a-887a-a4273c17d07f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:36:21.800316 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 29/116] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:36:21 2026] POST /volume/v3/volumes => generated 749 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:36:21.817836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b25f11de-676a-4fa3-af94-7075ddd01942 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:21.819945 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b25f11de-676a-4fa3-af94-7075ddd01942 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:36:21.820194 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b25f11de-676a-4fa3-af94-7075ddd01942 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:21.821183 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b25f11de-676a-4fa3-af94-7075ddd01942 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:21.829335 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:21.829335 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:21.836907 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b25f11de-676a-4fa3-af94-7075ddd01942 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:21.842233 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b25f11de-676a-4fa3-af94-7075ddd01942 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb returned with HTTP 200 Aug 09 07:36:21.842800 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 31/117] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:21 2026] GET /volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:22.423703 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9d4918c1-db92-4d7f-a377-7cf8de3fa037 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:22.424239 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9d4918c1-db92-4d7f-a377-7cf8de3fa037 None None] GET https://10.4.3.41/volume// Aug 09 07:36:22.424483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9d4918c1-db92-4d7f-a377-7cf8de3fa037 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:22.424763 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9d4918c1-db92-4d7f-a377-7cf8de3fa037 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:22.425888 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9d4918c1-db92-4d7f-a377-7cf8de3fa037 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:22.426384 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 28/118] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:22.454158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2c38414-af9d-4a17-bbeb-dd46e6bb4b2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:22.457595 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2c38414-af9d-4a17-bbeb-dd46e6bb4b2b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:22.457931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2c38414-af9d-4a17-bbeb-dd46e6bb4b2b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:22.458213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2c38414-af9d-4a17-bbeb-dd46e6bb4b2b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:22.477135 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:22.477135 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:22.484003 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2c38414-af9d-4a17-bbeb-dd46e6bb4b2b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:22.493083 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-e2c38414-af9d-4a17-bbeb-dd46e6bb4b2b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:22.494346 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 31/119] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:22 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1569 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:22.764430 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-986c62bb-1030-4ef3-90c0-3a5614cffc7a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:22.768994 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-986c62bb-1030-4ef3-90c0-3a5614cffc7a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:36:22.768994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-986c62bb-1030-4ef3-90c0-3a5614cffc7a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:22.768994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-986c62bb-1030-4ef3-90c0-3a5614cffc7a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:22.782424 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:22.782424 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:22.792213 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-986c62bb-1030-4ef3-90c0-3a5614cffc7a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:22.799488 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-986c62bb-1030-4ef3-90c0-3a5614cffc7a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c returned with HTTP 200 Aug 09 07:36:22.801319 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 30/120] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:22 2026] GET /volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:22.818967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:22.825355 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:36:22.825355 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1322393396"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:22.826110 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1322393396'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:36:22.828312 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume of 1 GB Aug 09 07:36:22.843886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:36:22.842333. {{(pid=100222) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:36:22.843886 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Availability Zones retrieved successfully. Aug 09 07:36:22.859221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fe05ca2b-65cf-4031-9181-a1256b94863c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:22.862940 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fe05ca2b-65cf-4031-9181-a1256b94863c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:36:22.862940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fe05ca2b-65cf-4031-9181-a1256b94863c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:22.862940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fe05ca2b-65cf-4031-9181-a1256b94863c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:22.873028 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:22.873028 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:22.878119 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fe05ca2b-65cf-4031-9181-a1256b94863c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:22.882528 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Flow 'volume_create_api' (5a19b3c4-411a-432c-9b31-62e3f39aba44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:22.883332 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fe05ca2b-65cf-4031-9181-a1256b94863c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb returned with HTTP 200 Aug 09 07:36:22.883933 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 29/121] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:22 2026] GET /volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:22.884224 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba34eae8-9db8-4393-9b54-17f926167b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:22.885322 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:36:22.955353 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba34eae8-9db8-4393-9b54-17f926167b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:22.956741 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56516e30-dbf5-4a80-9f69-5ac8685ccdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:23.019974 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-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 09 07:36:23.020421 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-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 09 07:36:23.051587 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Created reservations ['2254a6df-0e0a-40c4-89e7-320162c1f15a', '1ceecbef-02bb-4d43-bbd8-b7605149626a', '7fb1dca8-8189-4fe8-97f9-4a732e277a10', '91247acc-3842-4ce3-9bdb-d592e54c37ea'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:36:23.052981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56516e30-dbf5-4a80-9f69-5ac8685ccdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2254a6df-0e0a-40c4-89e7-320162c1f15a', '1ceecbef-02bb-4d43-bbd8-b7605149626a', '7fb1dca8-8189-4fe8-97f9-4a732e277a10', '91247acc-3842-4ce3-9bdb-d592e54c37ea']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:23.054277 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879cf911-2fd1-429a-8467-36911ff55512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:23.095773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879cf911-2fd1-429a-8467-36911ff55512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca9707f0-3ddd-4ace-ab9c-6e91d372b269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1322393396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad88a61ff644b04aa2e8f932677b5a8',qos_specs=None,replication_status=,reservations=['2254a6df-0e0a-40c4-89e7-320162c1f15a','1ceecbef-02bb-4d43-bbd8-b7605149626a','7fb1dca8-8189-4fe8-97f9-4a732e277a10','91247acc-3842-4ce3-9bdb-d592e54c37ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255000479835418fa28aa74227585fd4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1322393396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca9707f0-3ddd-4ace-ab9c-6e91d372b269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cad88a61ff644b04aa2e8f932677b5a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='255000479835418fa28aa74227585fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:23.096974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78631635-7828-4397-9ce6-d2850a57dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:23.133293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78631635-7828-4397-9ce6-d2850a57dc89) transitioned into state 'SUCCESS' from state '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-1322393396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cad88a61ff644b04aa2e8f932677b5a8',qos_specs=None,replication_status=,reservations=['2254a6df-0e0a-40c4-89e7-320162c1f15a','1ceecbef-02bb-4d43-bbd8-b7605149626a','7fb1dca8-8189-4fe8-97f9-4a732e277a10','91247acc-3842-4ce3-9bdb-d592e54c37ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='255000479835418fa28aa74227585fd4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:23.134210 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d900f9-bce4-4daa-b68c-909374dd0fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:23.189584 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d900f9-bce4-4daa-b68c-909374dd0fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:23.190501 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Flow 'volume_create_api' (5a19b3c4-411a-432c-9b31-62e3f39aba44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:23.190929 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Create volume request issued successfully. Aug 09 07:36:23.192023 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63f6e4d3-bc47-4064-9783-19e9e9ec6dca tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:36:23.192540 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 32/122] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:36:22 2026] POST /volume/v3/volumes => generated 755 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:36:23.213086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d33bdd0b-fdfe-4b90-88f5-8d6e14b45d55 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:23.222252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d33bdd0b-fdfe-4b90-88f5-8d6e14b45d55 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:36:23.222252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d33bdd0b-fdfe-4b90-88f5-8d6e14b45d55 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:23.222252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d33bdd0b-fdfe-4b90-88f5-8d6e14b45d55 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:23.245246 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:23.245246 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:23.252213 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d33bdd0b-fdfe-4b90-88f5-8d6e14b45d55 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:23.261712 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d33bdd0b-fdfe-4b90-88f5-8d6e14b45d55 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 returned with HTTP 200 Aug 09 07:36:23.261896 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 32/123] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:23 2026] GET /volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:23.490280 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-47d36b9c-6366-452c-9cbd-01e5f5801182 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:23.497690 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-47d36b9c-6366-452c-9cbd-01e5f5801182 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] PUT https://10.4.3.41/volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec Aug 09 07:36:23.498250 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-47d36b9c-6366-452c-9cbd-01e5f5801182 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:23.517553 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-47d36b9c-6366-452c-9cbd-01e5f5801182 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Acquiring lock "cinder-attachment_update-d5039b7b-7e9a-4d88-8174-aac37e41f9b4-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:23.525567 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-47d36b9c-6366-452c-9cbd-01e5f5801182 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Lock "cinder-attachment_update-d5039b7b-7e9a-4d88-8174-aac37e41f9b4-np0000006821" acquired by "attachment_update" :: waited 0.008s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:23.527864 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:23.527864 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:23.833789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-47d36b9c-6366-452c-9cbd-01e5f5801182 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Lock "cinder-attachment_update-d5039b7b-7e9a-4d88-8174-aac37e41f9b4-np0000006821" released by "attachment_update" :: held 0.308s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:23.834253 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-47d36b9c-6366-452c-9cbd-01e5f5801182 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec returned with HTTP 200 Aug 09 07:36:23.834849 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 31/124] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:23 2026] PUT /volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec => generated 969 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:23.880524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-5ac1a7bf-6eaf-4620-9920-61f3b938a814 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:23.884706 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-5ac1a7bf-6eaf-4620-9920-61f3b938a814 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] POST https://10.4.3.41/volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec/action Aug 09 07:36:23.885361 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-5ac1a7bf-6eaf-4620-9920-61f3b938a814 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:23.885508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-5ac1a7bf-6eaf-4620-9920-61f3b938a814 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:23.897951 np0000006821 devstack@c-api.service[100220]: /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 09 07:36:23.897951 np0000006821 devstack@c-api.service[100220]: .first() Aug 09 07:36:23.925568 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:23.925568 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:23.943592 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-993fb2ea-a7cb-4cc2-8532-74a253bcc494 req-5ac1a7bf-6eaf-4620-9920-61f3b938a814 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec/action returned with HTTP 204 Aug 09 07:36:23.944124 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 30/125] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:23 2026] POST /volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:24.281518 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-903c4b5b-a043-4d03-bd6c-d0b34b36bef0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:24.284023 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-903c4b5b-a043-4d03-bd6c-d0b34b36bef0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:36:24.284293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-903c4b5b-a043-4d03-bd6c-d0b34b36bef0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:24.284706 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-903c4b5b-a043-4d03-bd6c-d0b34b36bef0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:24.295569 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:24.295569 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:24.301387 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-903c4b5b-a043-4d03-bd6c-d0b34b36bef0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:24.309584 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-903c4b5b-a043-4d03-bd6c-d0b34b36bef0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 returned with HTTP 200 Aug 09 07:36:24.310291 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 33/126] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:24 2026] GET /volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:36:33.257872 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=141,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:36:33.610504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-ea1d083a-2141-4a8b-8925-8a5a5476af28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.615260 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-ea1d083a-2141-4a8b-8925-8a5a5476af28 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:33.615907 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-ea1d083a-2141-4a8b-8925-8a5a5476af28 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.616325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-ea1d083a-2141-4a8b-8925-8a5a5476af28 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.627991 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.627991 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:33.637266 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-ea1d083a-2141-4a8b-8925-8a5a5476af28 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:33.645408 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-ea1d083a-2141-4a8b-8925-8a5a5476af28 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:33.646136 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 33/127] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 1363 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:33.658240 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-df80915f-c884-4360-9771-76bbac5de13a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.661164 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-df80915f-c884-4360-9771-76bbac5de13a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:36:33.661444 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-df80915f-c884-4360-9771-76bbac5de13a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.661646 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-df80915f-c884-4360-9771-76bbac5de13a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.676510 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.676510 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:33.680243 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-df80915f-c884-4360-9771-76bbac5de13a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:33.688491 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-df80915f-c884-4360-9771-76bbac5de13a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c returned with HTTP 200 Aug 09 07:36:33.688959 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 32/128] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:33.701170 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-de83c716-fa83-415c-a857-25863d50e579 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.704727 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-de83c716-fa83-415c-a857-25863d50e579 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:36:33.705618 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-de83c716-fa83-415c-a857-25863d50e579 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.705618 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-de83c716-fa83-415c-a857-25863d50e579 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.717387 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.717387 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:33.722846 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-de83c716-fa83-415c-a857-25863d50e579 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:33.730975 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-de83c716-fa83-415c-a857-25863d50e579 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 returned with HTTP 200 Aug 09 07:36:33.731767 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 31/129] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:33.747683 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2ec2d6f1-5486-4225-9b05-acac44ba589f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.748251 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ec2d6f1-5486-4225-9b05-acac44ba589f None None] GET https://10.4.3.41/volume// Aug 09 07:36:33.748516 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ec2d6f1-5486-4225-9b05-acac44ba589f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.748819 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ec2d6f1-5486-4225-9b05-acac44ba589f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.749294 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ec2d6f1-5486-4225-9b05-acac44ba589f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:33.749756 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 34/130] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:33.763618 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-aa6e7b58-e92e-4a19-89a7-303f7ea9bdbe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.767185 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-aa6e7b58-e92e-4a19-89a7-303f7ea9bdbe tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:33.767933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-aa6e7b58-e92e-4a19-89a7-303f7ea9bdbe tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15a914fd-e1aa-4c4f-9cb9-95df48b4970f", "connector": null, "instance_uuid": "50f09ece-0c78-4994-ba22-ded7460f4934"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:33.783491 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.783491 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:33.851885 np0000006821 devstack@c-api.service[100223]: /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 09 07:36:33.851885 np0000006821 devstack@c-api.service[100223]: .first() Aug 09 07:36:33.862401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-86f7a3cd-4847-420a-8c11-64bc93df6c93 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.865119 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-86f7a3cd-4847-420a-8c11-64bc93df6c93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:33.865336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-86f7a3cd-4847-420a-8c11-64bc93df6c93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.865563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-86f7a3cd-4847-420a-8c11-64bc93df6c93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.874855 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-aa6e7b58-e92e-4a19-89a7-303f7ea9bdbe tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:33.875668 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 34/131] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:33 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:33.877653 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.877653 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:33.883865 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-86f7a3cd-4847-420a-8c11-64bc93df6c93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:33.886130 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ab1ffc14-cf16-433a-8af0-1e823b0f3967 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.888178 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab1ffc14-cf16-433a-8af0-1e823b0f3967 None None] GET https://10.4.3.41/volume// Aug 09 07:36:33.888742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab1ffc14-cf16-433a-8af0-1e823b0f3967 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.889275 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab1ffc14-cf16-433a-8af0-1e823b0f3967 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.890223 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab1ffc14-cf16-433a-8af0-1e823b0f3967 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:33.890794 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 32/132] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:33.893358 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-86f7a3cd-4847-420a-8c11-64bc93df6c93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:33.894104 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 33/133] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:33.901223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6ee857e5-9417-42db-a461-6f67aa3ff934 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.906440 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6ee857e5-9417-42db-a461-6f67aa3ff934 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:33.906619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c9428e86-8d52-4420-9346-c819659ead93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.906671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6ee857e5-9417-42db-a461-6f67aa3ff934 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8e7a4fc-a8cd-463e-8c25-bd3111379a5c", "connector": null, "instance_uuid": "50f09ece-0c78-4994-ba22-ded7460f4934"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:33.909371 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c9428e86-8d52-4420-9346-c819659ead93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:36:33.909728 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c9428e86-8d52-4420-9346-c819659ead93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.910003 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c9428e86-8d52-4420-9346-c819659ead93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.919144 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.919144 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:33.920742 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.920742 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:33.926395 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c9428e86-8d52-4420-9346-c819659ead93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:33.931420 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c9428e86-8d52-4420-9346-c819659ead93 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 returned with HTTP 200 Aug 09 07:36:33.931904 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 35/134] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:33.947690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c92659cd-19c2-4e78-bb42-628739ff7af4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.951462 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c92659cd-19c2-4e78-bb42-628739ff7af4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:36:33.952218 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c92659cd-19c2-4e78-bb42-628739ff7af4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.952895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c92659cd-19c2-4e78-bb42-628739ff7af4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.965204 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:33.965204 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:33.965400 np0000006821 devstack@c-api.service[100222]: /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 09 07:36:33.965400 np0000006821 devstack@c-api.service[100222]: .first() Aug 09 07:36:33.971356 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c92659cd-19c2-4e78-bb42-628739ff7af4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:33.977408 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c92659cd-19c2-4e78-bb42-628739ff7af4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb returned with HTTP 200 Aug 09 07:36:33.978226 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 33/135] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:33.984827 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6ee857e5-9417-42db-a461-6f67aa3ff934 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:33.985386 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 35/136] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:33 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 09 07:36:33.991984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-42dcf212-db23-4e0d-a21b-02e945e526f3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.992786 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-42dcf212-db23-4e0d-a21b-02e945e526f3 None None] GET https://10.4.3.41/volume// Aug 09 07:36:33.993029 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-42dcf212-db23-4e0d-a21b-02e945e526f3 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:33.993275 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-42dcf212-db23-4e0d-a21b-02e945e526f3 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:33.993899 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-42dcf212-db23-4e0d-a21b-02e945e526f3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:33.994567 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 34/137] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:33.998885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce5887da-00d0-440f-a185-e8fd849f4c2c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:33.999922 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce5887da-00d0-440f-a185-e8fd849f4c2c None None] GET https://10.4.3.41/volume// Aug 09 07:36:34.000212 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce5887da-00d0-440f-a185-e8fd849f4c2c None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:34.000482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce5887da-00d0-440f-a185-e8fd849f4c2c None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:34.001610 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce5887da-00d0-440f-a185-e8fd849f4c2c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:34.001835 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 36/138] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:36:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:34.007493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-45025afc-2db4-4cc1-95d9-cc46a08ace2c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:34.012945 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-e0a4b950-d042-4182-bf0b-14dcbcc35d8a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:34.013263 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-45025afc-2db4-4cc1-95d9-cc46a08ace2c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:34.013263 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-45025afc-2db4-4cc1-95d9-cc46a08ace2c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b", "connector": null, "instance_uuid": "eda7ab21-71ba-4fc6-98c7-6e41fcc6c16c"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:34.013420 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-e0a4b950-d042-4182-bf0b-14dcbcc35d8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:34.013807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-e0a4b950-d042-4182-bf0b-14dcbcc35d8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca9707f0-3ddd-4ace-ab9c-6e91d372b269", "connector": null, "instance_uuid": "50f09ece-0c78-4994-ba22-ded7460f4934"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:34.026759 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:34.026759 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:34.026970 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:34.026970 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:34.061013 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-e0a4b950-d042-4182-bf0b-14dcbcc35d8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:34.063075 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 36/139] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:34 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:34.250802 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-45025afc-2db4-4cc1-95d9-cc46a08ace2c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:34.251352 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 34/140] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:34 2026] POST /volume/v3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:34.265230 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-79a781fb-d1ad-40ec-8d2b-e7f6458976ef None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:34.266343 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79a781fb-d1ad-40ec-8d2b-e7f6458976ef None None] GET https://10.4.3.41/volume// Aug 09 07:36:34.266343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79a781fb-d1ad-40ec-8d2b-e7f6458976ef None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:34.266563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79a781fb-d1ad-40ec-8d2b-e7f6458976ef None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:34.267012 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79a781fb-d1ad-40ec-8d2b-e7f6458976ef None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:34.267308 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 35/141] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:36:34 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:34.281969 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f48d2eea-4f8d-4195-aa24-d91be34a8a1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:34.284601 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f48d2eea-4f8d-4195-aa24-d91be34a8a1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:34.285090 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f48d2eea-4f8d-4195-aa24-d91be34a8a1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e40acf6d-da38-48fc-b5ed-a7e81b26cd98", "connector": null, "instance_uuid": "eda7ab21-71ba-4fc6-98c7-6e41fcc6c16c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:34.385859 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c719b9e9-568e-407d-9947-e3605e3f36b2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:34.388628 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c719b9e9-568e-407d-9947-e3605e3f36b2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:36:34.388966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c719b9e9-568e-407d-9947-e3605e3f36b2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:34.389222 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c719b9e9-568e-407d-9947-e3605e3f36b2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:34.411360 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:34.411360 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:34.419827 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c719b9e9-568e-407d-9947-e3605e3f36b2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:36:34.429144 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c719b9e9-568e-407d-9947-e3605e3f36b2 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:36:34.429659 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 37/142] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:36:34 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:34.439994 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:34.439994 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:34.479145 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f48d2eea-4f8d-4195-aa24-d91be34a8a1f tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:34.479627 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 37/143] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:34 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:34.491009 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5ed1398c-869a-444b-a5d6-4b4040d570f5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:34.491009 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ed1398c-869a-444b-a5d6-4b4040d570f5 None None] GET https://10.4.3.41/volume// Aug 09 07:36:34.491599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5ed1398c-869a-444b-a5d6-4b4040d570f5 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:34.491599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5ed1398c-869a-444b-a5d6-4b4040d570f5 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:34.492013 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ed1398c-869a-444b-a5d6-4b4040d570f5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:34.492409 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 35/144] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:36:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:34.501878 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-0bf2366c-671b-424a-91cb-b07490c921e6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:34.505102 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-0bf2366c-671b-424a-91cb-b07490c921e6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:34.506428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-0bf2366c-671b-424a-91cb-b07490c921e6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63668205-df15-46a6-80e5-f87145e158eb", "connector": null, "instance_uuid": "eda7ab21-71ba-4fc6-98c7-6e41fcc6c16c"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:34.519774 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:34.519774 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:34.550095 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-0bf2366c-671b-424a-91cb-b07490c921e6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:34.550552 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 36/145] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:34 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:36.559230 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3beb389b-48bb-477e-96bc-47e5d7f55aff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:36.559787 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3beb389b-48bb-477e-96bc-47e5d7f55aff None None] GET https://10.4.3.41/volume// Aug 09 07:36:36.560715 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3beb389b-48bb-477e-96bc-47e5d7f55aff None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:36.560715 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3beb389b-48bb-477e-96bc-47e5d7f55aff None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:36.563302 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3beb389b-48bb-477e-96bc-47e5d7f55aff None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:36.563302 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 38/146] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:36.575066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-620703a1-3f15-47eb-a332-b336a2e7c326 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:36.577895 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-620703a1-3f15-47eb-a332-b336a2e7c326 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:36:36.578229 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-620703a1-3f15-47eb-a332-b336a2e7c326 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:36.578653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-620703a1-3f15-47eb-a332-b336a2e7c326 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:36.595716 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:36.595716 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:36.601218 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-620703a1-3f15-47eb-a332-b336a2e7c326 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:36.608419 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-620703a1-3f15-47eb-a332-b336a2e7c326 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:36:36.608419 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 38/147] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:36 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 1542 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:36.703335 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-43c0d19d-5b50-4076-8cb3-02352c3146d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:36.707313 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-43c0d19d-5b50-4076-8cb3-02352c3146d2 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] PUT https://10.4.3.41/volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff Aug 09 07:36:36.707803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-43c0d19d-5b50-4076-8cb3-02352c3146d2 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:36.718338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-43c0d19d-5b50-4076-8cb3-02352c3146d2 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Acquiring lock "cinder-attachment_update-15a914fd-e1aa-4c4f-9cb9-95df48b4970f-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:36.725929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-43c0d19d-5b50-4076-8cb3-02352c3146d2 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Lock "cinder-attachment_update-15a914fd-e1aa-4c4f-9cb9-95df48b4970f-np0000006821" acquired by "attachment_update" :: waited 0.008s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:36.727325 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:36.727325 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:36.861371 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-43c0d19d-5b50-4076-8cb3-02352c3146d2 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Lock "cinder-attachment_update-15a914fd-e1aa-4c4f-9cb9-95df48b4970f-np0000006821" released by "attachment_update" :: held 0.135s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:36.861803 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-43c0d19d-5b50-4076-8cb3-02352c3146d2 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff returned with HTTP 200 Aug 09 07:36:36.865868 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 36/148] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:36 2026] PUT /volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:36.894834 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f8a75ebd-1e8c-4674-9314-c6ea19789dc5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:36.898192 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f8a75ebd-1e8c-4674-9314-c6ea19789dc5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff/action Aug 09 07:36:36.899044 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f8a75ebd-1e8c-4674-9314-c6ea19789dc5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:36.899185 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f8a75ebd-1e8c-4674-9314-c6ea19789dc5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:36.926531 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:36.926531 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:36.957320 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f8a75ebd-1e8c-4674-9314-c6ea19789dc5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff/action returned with HTTP 204 Aug 09 07:36:36.957996 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 37/149] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:36 2026] POST /volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:37.007228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a03fca48-b852-441a-aa72-8e6e805eb586 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.007228 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a03fca48-b852-441a-aa72-8e6e805eb586 None None] GET https://10.4.3.41/volume// Aug 09 07:36:37.008391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a03fca48-b852-441a-aa72-8e6e805eb586 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.008772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a03fca48-b852-441a-aa72-8e6e805eb586 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.010810 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a03fca48-b852-441a-aa72-8e6e805eb586 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:37.010810 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 39/150] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:37.024323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6a730e6f-c772-4465-a1fb-09113a1a8d64 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.028638 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6a730e6f-c772-4465-a1fb-09113a1a8d64 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:36:37.028942 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6a730e6f-c772-4465-a1fb-09113a1a8d64 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.029216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6a730e6f-c772-4465-a1fb-09113a1a8d64 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.049875 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.049875 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:37.055635 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6a730e6f-c772-4465-a1fb-09113a1a8d64 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:37.061714 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-6a730e6f-c772-4465-a1fb-09113a1a8d64 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c returned with HTTP 200 Aug 09 07:36:37.062231 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 39/151] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:37.171965 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-d5d4155d-99c6-4a31-9297-bb83b51a9c4f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.175072 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-d5d4155d-99c6-4a31-9297-bb83b51a9c4f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] PUT https://10.4.3.41/volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac Aug 09 07:36:37.175500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-d5d4155d-99c6-4a31-9297-bb83b51a9c4f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:37.186117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-d5d4155d-99c6-4a31-9297-bb83b51a9c4f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Acquiring lock "cinder-attachment_update-d8e7a4fc-a8cd-463e-8c25-bd3111379a5c-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:37.196456 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-d5d4155d-99c6-4a31-9297-bb83b51a9c4f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Lock "cinder-attachment_update-d8e7a4fc-a8cd-463e-8c25-bd3111379a5c-np0000006821" acquired by "attachment_update" :: waited 0.011s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:37.197720 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.197720 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:37.330843 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-d5d4155d-99c6-4a31-9297-bb83b51a9c4f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Lock "cinder-attachment_update-d8e7a4fc-a8cd-463e-8c25-bd3111379a5c-np0000006821" released by "attachment_update" :: held 0.134s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:37.331970 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-d5d4155d-99c6-4a31-9297-bb83b51a9c4f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac returned with HTTP 200 Aug 09 07:36:37.332970 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 37/152] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:37 2026] PUT /volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:37.367115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-46b66361-6bad-4a81-8b97-49fe32d49612 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.370887 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-46b66361-6bad-4a81-8b97-49fe32d49612 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac/action Aug 09 07:36:37.371122 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-46b66361-6bad-4a81-8b97-49fe32d49612 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:37.371342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-46b66361-6bad-4a81-8b97-49fe32d49612 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:37.375868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fe26ec80-b468-4ef3-a69d-88c5dbbd50e9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.375868 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe26ec80-b468-4ef3-a69d-88c5dbbd50e9 None None] GET https://10.4.3.41/volume// Aug 09 07:36:37.375868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe26ec80-b468-4ef3-a69d-88c5dbbd50e9 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.376100 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe26ec80-b468-4ef3-a69d-88c5dbbd50e9 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.376436 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe26ec80-b468-4ef3-a69d-88c5dbbd50e9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:37.376744 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 40/153] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:37.389038 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-6c52b1c9-5ce1-4558-ad75-7b1db5daa851 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.394375 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-6c52b1c9-5ce1-4558-ad75-7b1db5daa851 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:36:37.394375 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-6c52b1c9-5ce1-4558-ad75-7b1db5daa851 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.394375 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-6c52b1c9-5ce1-4558-ad75-7b1db5daa851 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.397896 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.397896 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:37.411694 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.411694 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:37.419854 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-6c52b1c9-5ce1-4558-ad75-7b1db5daa851 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:37.425455 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-46b66361-6bad-4a81-8b97-49fe32d49612 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac/action returned with HTTP 204 Aug 09 07:36:37.426245 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 38/154] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:37 2026] POST /volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:37.426333 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-6c52b1c9-5ce1-4558-ad75-7b1db5daa851 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:36:37.427133 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 40/155] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 1537 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:37.473739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-71e1b0cf-eea8-4511-9242-bc166a077bdf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.473739 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71e1b0cf-eea8-4511-9242-bc166a077bdf None None] GET https://10.4.3.41/volume// Aug 09 07:36:37.473928 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71e1b0cf-eea8-4511-9242-bc166a077bdf None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.474203 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71e1b0cf-eea8-4511-9242-bc166a077bdf None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.474629 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71e1b0cf-eea8-4511-9242-bc166a077bdf None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:37.476549 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 38/156] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:37.502450 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-34a1aaec-0b69-415f-9375-b4dc76f32f51 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.504967 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-34a1aaec-0b69-415f-9375-b4dc76f32f51 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:36:37.506252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-34a1aaec-0b69-415f-9375-b4dc76f32f51 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.506252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-34a1aaec-0b69-415f-9375-b4dc76f32f51 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.523685 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.523685 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:37.528045 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-34a1aaec-0b69-415f-9375-b4dc76f32f51 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:36:37.533741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-34a1aaec-0b69-415f-9375-b4dc76f32f51 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 returned with HTTP 200 Aug 09 07:36:37.533741 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 41/157] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:37.554013 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b7cbd890-6393-4acd-838b-30b1c02b1374 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.556935 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b7cbd890-6393-4acd-838b-30b1c02b1374 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] PUT https://10.4.3.41/volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323 Aug 09 07:36:37.556935 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b7cbd890-6393-4acd-838b-30b1c02b1374 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:37.567207 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b7cbd890-6393-4acd-838b-30b1c02b1374 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Acquiring lock "cinder-attachment_update-5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:37.573674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b7cbd890-6393-4acd-838b-30b1c02b1374 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Lock "cinder-attachment_update-5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:37.578117 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.578117 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:37.636772 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f499606c-cd2c-45f2-acfc-0c8a4190a57f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.639385 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f499606c-cd2c-45f2-acfc-0c8a4190a57f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] PUT https://10.4.3.41/volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09 Aug 09 07:36:37.639869 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f499606c-cd2c-45f2-acfc-0c8a4190a57f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:37.651791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f499606c-cd2c-45f2-acfc-0c8a4190a57f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Acquiring lock "cinder-attachment_update-ca9707f0-3ddd-4ace-ab9c-6e91d372b269-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:37.657895 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f499606c-cd2c-45f2-acfc-0c8a4190a57f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Lock "cinder-attachment_update-ca9707f0-3ddd-4ace-ab9c-6e91d372b269-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:37.659186 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.659186 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:37.715226 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b7cbd890-6393-4acd-838b-30b1c02b1374 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Lock "cinder-attachment_update-5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b-np0000006821" released by "attachment_update" :: held 0.142s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:37.715605 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b7cbd890-6393-4acd-838b-30b1c02b1374 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323 returned with HTTP 200 Aug 09 07:36:37.716089 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 39/158] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:37 2026] PUT /volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:37.755693 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b161221a-1932-46bf-9936-43962fb12184 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.758979 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b161221a-1932-46bf-9936-43962fb12184 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323/action Aug 09 07:36:37.760541 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b161221a-1932-46bf-9936-43962fb12184 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:37.760541 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b161221a-1932-46bf-9936-43962fb12184 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:37.784706 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.784706 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:37.805557 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-b161221a-1932-46bf-9936-43962fb12184 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323/action returned with HTTP 204 Aug 09 07:36:37.805557 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 39/159] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:37 2026] POST /volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:37.817970 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f499606c-cd2c-45f2-acfc-0c8a4190a57f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Lock "cinder-attachment_update-ca9707f0-3ddd-4ace-ab9c-6e91d372b269-np0000006821" released by "attachment_update" :: held 0.160s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:37.818422 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-f499606c-cd2c-45f2-acfc-0c8a4190a57f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09 returned with HTTP 200 Aug 09 07:36:37.819097 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 41/160] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:37 2026] PUT /volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:37.831014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ae83cd9b-9433-4915-97a9-9c0006fa0ea5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.831422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae83cd9b-9433-4915-97a9-9c0006fa0ea5 None None] GET https://10.4.3.41/volume// Aug 09 07:36:37.832091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae83cd9b-9433-4915-97a9-9c0006fa0ea5 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.832091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae83cd9b-9433-4915-97a9-9c0006fa0ea5 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.832330 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae83cd9b-9433-4915-97a9-9c0006fa0ea5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:37.832572 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 42/161] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:37.842339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-cfc3905b-c75a-4def-b802-af294f2ddca9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.851542 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-cfc3905b-c75a-4def-b802-af294f2ddca9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:36:37.851542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-cfc3905b-c75a-4def-b802-af294f2ddca9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:37.852148 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-cfc3905b-c75a-4def-b802-af294f2ddca9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:37.855267 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-b7140e88-68af-43eb-8e15-b834cbecc267 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.860150 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-b7140e88-68af-43eb-8e15-b834cbecc267 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] POST https://10.4.3.41/volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09/action Aug 09 07:36:37.860150 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-b7140e88-68af-43eb-8e15-b834cbecc267 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:37.860150 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-b7140e88-68af-43eb-8e15-b834cbecc267 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:37.870556 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.870556 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:37.881880 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-cfc3905b-c75a-4def-b802-af294f2ddca9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:37.883549 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:37.883549 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:37.889463 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-cfc3905b-c75a-4def-b802-af294f2ddca9 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 returned with HTTP 200 Aug 09 07:36:37.890007 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 40/162] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:37 2026] GET /volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 => generated 1021 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:37.908333 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a879e0-0355-4618-ae73-c11c85b543ee req-b7140e88-68af-43eb-8e15-b834cbecc267 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09/action returned with HTTP 204 Aug 09 07:36:37.908881 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 40/163] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:37 2026] POST /volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:37.980959 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-fca87d60-1c0f-4bac-afa2-37f4c2c409f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:37.983754 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-fca87d60-1c0f-4bac-afa2-37f4c2c409f6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] PUT https://10.4.3.41/volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d Aug 09 07:36:37.984203 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-fca87d60-1c0f-4bac-afa2-37f4c2c409f6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:37.993844 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-fca87d60-1c0f-4bac-afa2-37f4c2c409f6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Acquiring lock "cinder-attachment_update-e40acf6d-da38-48fc-b5ed-a7e81b26cd98-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:37.999393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-fca87d60-1c0f-4bac-afa2-37f4c2c409f6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Lock "cinder-attachment_update-e40acf6d-da38-48fc-b5ed-a7e81b26cd98-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:38.000780 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:38.000780 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:38.099980 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-fca87d60-1c0f-4bac-afa2-37f4c2c409f6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Lock "cinder-attachment_update-e40acf6d-da38-48fc-b5ed-a7e81b26cd98-np0000006821" released by "attachment_update" :: held 0.101s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:38.100338 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-fca87d60-1c0f-4bac-afa2-37f4c2c409f6 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d returned with HTTP 200 Aug 09 07:36:38.100847 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 42/164] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:37 2026] PUT /volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:38.146643 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-9dcf6554-1426-4c77-9942-d76f34c4a234 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:38.150006 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-9dcf6554-1426-4c77-9942-d76f34c4a234 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d/action Aug 09 07:36:38.151069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-9dcf6554-1426-4c77-9942-d76f34c4a234 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:38.151252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-9dcf6554-1426-4c77-9942-d76f34c4a234 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:38.176817 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:38.176817 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:38.197224 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-9dcf6554-1426-4c77-9942-d76f34c4a234 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d/action returned with HTTP 204 Aug 09 07:36:38.198274 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 43/165] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:38 2026] POST /volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:38.229359 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b64f25ce-b583-4e66-b5d6-ea861967d4f0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:38.229834 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b64f25ce-b583-4e66-b5d6-ea861967d4f0 None None] GET https://10.4.3.41/volume// Aug 09 07:36:38.229834 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b64f25ce-b583-4e66-b5d6-ea861967d4f0 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:38.230157 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b64f25ce-b583-4e66-b5d6-ea861967d4f0 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:38.230407 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b64f25ce-b583-4e66-b5d6-ea861967d4f0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:38.230741 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 41/166] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:38.242737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-895fe173-4d13-4631-8d97-e6141ac3ac55 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:38.245677 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-895fe173-4d13-4631-8d97-e6141ac3ac55 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:36:38.245940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-895fe173-4d13-4631-8d97-e6141ac3ac55 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:38.246187 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-895fe173-4d13-4631-8d97-e6141ac3ac55 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:38.258620 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:38.258620 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:38.262713 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-895fe173-4d13-4631-8d97-e6141ac3ac55 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:36:38.268135 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-895fe173-4d13-4631-8d97-e6141ac3ac55 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb returned with HTTP 200 Aug 09 07:36:38.268654 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 41/167] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:38 2026] GET /volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 07:36:38.370871 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c78a1395-0fac-4029-920f-f68ee52abf11 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:38.374220 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c78a1395-0fac-4029-920f-f68ee52abf11 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] PUT https://10.4.3.41/volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50 Aug 09 07:36:38.374802 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c78a1395-0fac-4029-920f-f68ee52abf11 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:38.390183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c78a1395-0fac-4029-920f-f68ee52abf11 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Acquiring lock "cinder-attachment_update-63668205-df15-46a6-80e5-f87145e158eb-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:38.403430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c78a1395-0fac-4029-920f-f68ee52abf11 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Lock "cinder-attachment_update-63668205-df15-46a6-80e5-f87145e158eb-np0000006821" acquired by "attachment_update" :: waited 0.013s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:38.404473 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:38.404473 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:38.535497 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c78a1395-0fac-4029-920f-f68ee52abf11 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Lock "cinder-attachment_update-63668205-df15-46a6-80e5-f87145e158eb-np0000006821" released by "attachment_update" :: held 0.132s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:38.535853 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-c78a1395-0fac-4029-920f-f68ee52abf11 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50 returned with HTTP 200 Aug 09 07:36:38.539711 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 43/168] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:38 2026] PUT /volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:36:38.575110 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f3b8ca41-0e0a-4f66-97a5-ee1ccdd693e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:38.578192 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f3b8ca41-0e0a-4f66-97a5-ee1ccdd693e4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] POST https://10.4.3.41/volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50/action Aug 09 07:36:38.578730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f3b8ca41-0e0a-4f66-97a5-ee1ccdd693e4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:38.579034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f3b8ca41-0e0a-4f66-97a5-ee1ccdd693e4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:38.599113 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:38.599113 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:38.619892 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f400d1ec-0f6f-4641-9def-b8f400ce2299 req-f3b8ca41-0e0a-4f66-97a5-ee1ccdd693e4 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50/action returned with HTTP 204 Aug 09 07:36:38.619892 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 44/169] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:38 2026] POST /volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:42.071700 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:42.074489 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:36:42.074986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-639676286"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:42.079621 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-639676286'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:36:42.079621 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Create volume of 1 GB Aug 09 07:36:42.092509 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Availability Zones retrieved successfully. Aug 09 07:36:42.113112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Flow 'volume_create_api' (61741161-9940-4f36-8457-814ae53c7195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:42.115091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bb619c-e120-496f-84fd-4470c4ea1c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:42.117204 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:36:42.185009 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bb619c-e120-496f-84fd-4470c4ea1c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:42.185009 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d664375-4e2a-4c0e-ad20-b6c83a582fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:42.307840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Created reservations ['b86fece6-f7e6-41ce-8b64-3b903ac168d3', '2b14b4c8-d88b-4df4-8fee-232ceb22bd26', '680e78c3-a144-4cbf-b265-8bc12edadd13', '47cf749f-01a9-4d36-b703-a3a83b511aed'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:36:42.307840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d664375-4e2a-4c0e-ad20-b6c83a582fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b86fece6-f7e6-41ce-8b64-3b903ac168d3', '2b14b4c8-d88b-4df4-8fee-232ceb22bd26', '680e78c3-a144-4cbf-b265-8bc12edadd13', '47cf749f-01a9-4d36-b703-a3a83b511aed']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:42.309168 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3772c4c-737e-485a-a7f1-7764903e8819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:42.344263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3772c4c-737e-485a-a7f1-7764903e8819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfbf1a55-db0d-4a5c-80fe-f9f0d766db82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-639676286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a442e69e04a47f182115b1fd7545d7d',qos_specs=None,replication_status=,reservations=['b86fece6-f7e6-41ce-8b64-3b903ac168d3','2b14b4c8-d88b-4df4-8fee-232ceb22bd26','680e78c3-a144-4cbf-b265-8bc12edadd13','47cf749f-01a9-4d36-b703-a3a83b511aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dff503d618e4308ad0d35aa551c37d0',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-639676286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfbf1a55-db0d-4a5c-80fe-f9f0d766db82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a442e69e04a47f182115b1fd7545d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dff503d618e4308ad0d35aa551c37d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:42.345272 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e50fa18-668c-4533-939f-8ff1ea218041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:42.367982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e50fa18-668c-4533-939f-8ff1ea218041) transitioned into state 'SUCCESS' from state '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-639676286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a442e69e04a47f182115b1fd7545d7d',qos_specs=None,replication_status=,reservations=['b86fece6-f7e6-41ce-8b64-3b903ac168d3','2b14b4c8-d88b-4df4-8fee-232ceb22bd26','680e78c3-a144-4cbf-b265-8bc12edadd13','47cf749f-01a9-4d36-b703-a3a83b511aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dff503d618e4308ad0d35aa551c37d0',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:42.368885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde6ea21-1cb7-4214-a621-604bfce9cca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:42.383000 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde6ea21-1cb7-4214-a621-604bfce9cca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:42.383813 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Flow 'volume_create_api' (61741161-9940-4f36-8457-814ae53c7195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:42.388091 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Create volume request issued successfully. Aug 09 07:36:42.388091 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0f59e9c8-d6df-4493-b4ac-27967a6241e0 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:36:42.389949 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 42/170] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:36:42 2026] POST /volume/v3/volumes => generated 751 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:36:42.412344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c5fddb34-cda7-4e4e-a16c-3c447ea771af None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:42.415126 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c5fddb34-cda7-4e4e-a16c-3c447ea771af tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:42.415625 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c5fddb34-cda7-4e4e-a16c-3c447ea771af tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:42.415739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c5fddb34-cda7-4e4e-a16c-3c447ea771af tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:42.428353 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:42.428353 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:42.436052 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c5fddb34-cda7-4e4e-a16c-3c447ea771af tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:42.445969 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c5fddb34-cda7-4e4e-a16c-3c447ea771af tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:42.448988 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 42/171] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:42 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:43.127657 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bed22bb1-7335-4512-a632-d8718ac3719a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:43.129323 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:36:43.129696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1257971631"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:43.131657 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1257971631'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:36:43.131847 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Create volume of 1 GB Aug 09 07:36:43.132254 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:43.132254 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:43.142531 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Availability Zones retrieved successfully. Aug 09 07:36:43.151681 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Flow 'volume_create_api' (9f84e590-2e03-4ece-b82f-fbdd3b574978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:43.153645 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b951a4c9-bf3b-40ec-8bd6-221f068b1c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:43.155686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:36:43.195262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b951a4c9-bf3b-40ec-8bd6-221f068b1c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:43.196607 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b7ec3e-2806-4527-a27d-024a4275b8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:43.301478 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Created reservations ['8b36eda8-35b6-447b-8bb5-2a28d324c492', '18639755-7d9b-4e51-998a-475041dcf565', 'db39384f-b88d-4bb6-a4ff-54965caaa79d', '4fd2ba85-bfd4-456a-afbc-72edccb59444'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:36:43.302424 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b7ec3e-2806-4527-a27d-024a4275b8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b36eda8-35b6-447b-8bb5-2a28d324c492', '18639755-7d9b-4e51-998a-475041dcf565', 'db39384f-b88d-4bb6-a4ff-54965caaa79d', '4fd2ba85-bfd4-456a-afbc-72edccb59444']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:43.303489 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bcbba7f-9f25-4c7e-a285-cf3407dc6ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:43.339701 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bcbba7f-9f25-4c7e-a285-cf3407dc6ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '050ef72d-e525-40b4-87e1-b1006d794c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1257971631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e759544e6d814a05b9a25c11012c4082',qos_specs=None,replication_status=,reservations=['8b36eda8-35b6-447b-8bb5-2a28d324c492','18639755-7d9b-4e51-998a-475041dcf565','db39384f-b88d-4bb6-a4ff-54965caaa79d','4fd2ba85-bfd4-456a-afbc-72edccb59444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0714fb17149f4bf49b7edd2e7a0bd42e',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1257971631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=050ef72d-e525-40b4-87e1-b1006d794c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e759544e6d814a05b9a25c11012c4082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0714fb17149f4bf49b7edd2e7a0bd42e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:43.340876 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6223a866-913a-41b2-bc29-97e6a9ce4a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:43.376487 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6223a866-913a-41b2-bc29-97e6a9ce4a89) transitioned into state 'SUCCESS' from state '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-1257971631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e759544e6d814a05b9a25c11012c4082',qos_specs=None,replication_status=,reservations=['8b36eda8-35b6-447b-8bb5-2a28d324c492','18639755-7d9b-4e51-998a-475041dcf565','db39384f-b88d-4bb6-a4ff-54965caaa79d','4fd2ba85-bfd4-456a-afbc-72edccb59444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0714fb17149f4bf49b7edd2e7a0bd42e',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:43.377359 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e59c33-be0a-41c5-9a75-3f4fefd533cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:43.391000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e59c33-be0a-41c5-9a75-3f4fefd533cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:43.394290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Flow 'volume_create_api' (9f84e590-2e03-4ece-b82f-fbdd3b574978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:43.395642 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Create volume request issued successfully. Aug 09 07:36:43.395642 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bed22bb1-7335-4512-a632-d8718ac3719a tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:36:43.395941 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 44/172] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:36:43 2026] POST /volume/v3/volumes => generated 753 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:36:43.419878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03b8b569-f071-4ab2-9e76-067936d03157 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:43.423021 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03b8b569-f071-4ab2-9e76-067936d03157 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:43.424334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03b8b569-f071-4ab2-9e76-067936d03157 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:43.424334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03b8b569-f071-4ab2-9e76-067936d03157 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:43.429788 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=168,cinder:INSERT=8,cinder:UPDATE=20 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:36:43.439684 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:43.439684 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:43.447391 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-03b8b569-f071-4ab2-9e76-067936d03157 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:43.454938 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03b8b569-f071-4ab2-9e76-067936d03157 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:43.455702 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 45/173] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:43 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:43.471266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c2f6c773-27cd-4feb-a607-66c590ddd116 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:43.474855 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2f6c773-27cd-4feb-a607-66c590ddd116 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:43.474855 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2f6c773-27cd-4feb-a607-66c590ddd116 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:43.475026 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2f6c773-27cd-4feb-a607-66c590ddd116 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:43.487057 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:43.487057 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:43.491955 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c2f6c773-27cd-4feb-a607-66c590ddd116 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:43.497842 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2f6c773-27cd-4feb-a607-66c590ddd116 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:43.498719 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 43/174] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:43 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:44.290228 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-f5c6e2df-3368-4b08-88c5-231c892b1443 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:44.294552 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-f5c6e2df-3368-4b08-88c5-231c892b1443 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:44.295936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-f5c6e2df-3368-4b08-88c5-231c892b1443 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:44.296538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-f5c6e2df-3368-4b08-88c5-231c892b1443 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:44.299348 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=235,cinder:INSERT=38,cinder:UPDATE=58 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:36:44.308475 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:44.308475 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:44.321309 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-f5c6e2df-3368-4b08-88c5-231c892b1443 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:44.329758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-f5c6e2df-3368-4b08-88c5-231c892b1443 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:44.330278 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 43/175] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:44 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:44.477285 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47eada48-d92c-4ca1-88d8-f058f256a02e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:44.480965 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47eada48-d92c-4ca1-88d8-f058f256a02e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:44.481261 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47eada48-d92c-4ca1-88d8-f058f256a02e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:44.481773 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47eada48-d92c-4ca1-88d8-f058f256a02e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:44.497543 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:44.497543 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:44.504718 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-47eada48-d92c-4ca1-88d8-f058f256a02e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:44.511724 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47eada48-d92c-4ca1-88d8-f058f256a02e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:44.512364 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 45/176] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:44 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:44.589040 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-65f1aab5-11c8-4df6-987c-aa8cc5772e2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:44.592296 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-65f1aab5-11c8-4df6-987c-aa8cc5772e2c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:44.592603 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-65f1aab5-11c8-4df6-987c-aa8cc5772e2c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:44.592860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-65f1aab5-11c8-4df6-987c-aa8cc5772e2c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:44.605237 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:44.605237 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:44.612396 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-65f1aab5-11c8-4df6-987c-aa8cc5772e2c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:44.622082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-65f1aab5-11c8-4df6-987c-aa8cc5772e2c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:44.622396 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 46/177] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:44 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:44.871223 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ea5d652b-d94b-4b66-be5a-7c4d173d3e49 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:44.874643 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea5d652b-d94b-4b66-be5a-7c4d173d3e49 None None] GET https://10.4.3.41/volume// Aug 09 07:36:44.874643 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea5d652b-d94b-4b66-be5a-7c4d173d3e49 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:44.874997 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea5d652b-d94b-4b66-be5a-7c4d173d3e49 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:44.875548 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea5d652b-d94b-4b66-be5a-7c4d173d3e49 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:44.875887 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 44/178] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:36:44 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:44.905280 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-457aab42-e59a-4e38-88ca-fa7ba7ac30d5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.203671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f3b9bd17-9883-4f07-8604-9e98ab28eab6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.204507 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3b9bd17-9883-4f07-8604-9e98ab28eab6 None None] GET https://10.4.3.41/volume// Aug 09 07:36:45.204507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3b9bd17-9883-4f07-8604-9e98ab28eab6 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.205110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3b9bd17-9883-4f07-8604-9e98ab28eab6 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.205110 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3b9bd17-9883-4f07-8604-9e98ab28eab6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:45.205684 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 46/179] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:45.239523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-d987383c-c512-4c95-ac71-36ca0bf393d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.351122 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.353216 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:36:45.353840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-242577426"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:45.357053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-242577426'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:36:45.357053 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Create volume of 1 GB Aug 09 07:36:45.366306 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=255,cinder:INSERT=40,cinder:UPDATE=70 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:36:45.368214 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Availability Zones retrieved successfully. Aug 09 07:36:45.380592 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Flow 'volume_create_api' (5bccf66b-9e81-4f33-a79a-5a531869c499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:45.380592 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4dd6a0e-a372-4bcf-a7fd-e3ac50bca434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:45.382383 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:36:45.437684 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-457aab42-e59a-4e38-88ca-fa7ba7ac30d5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:45.438529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-457aab42-e59a-4e38-88ca-fa7ba7ac30d5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfbf1a55-db0d-4a5c-80fe-f9f0d766db82", "connector": null, "instance_uuid": "4814a79b-a1c8-4a12-9ebb-0b3ac60fbc3f"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:45.452348 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4dd6a0e-a372-4bcf-a7fd-e3ac50bca434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:45.453609 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a5cbf0-2820-4e4d-a8a1-ba8c46549e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:45.455001 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.455001 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:45.543062 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-457aab42-e59a-4e38-88ca-fa7ba7ac30d5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:45.545731 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 44/180] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:44 2026] POST /volume/v3/attachments => generated 273 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:45.588012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Created reservations ['2679954b-e4ee-4315-b734-b9937e592762', 'e84534b5-5f72-40c3-a947-33f94a29e1cf', 'bdc7f0f2-c150-4d15-b320-818ac9df00ab', '95d165f8-a3db-4497-939d-b2be3c87e84d'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:36:45.588343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85a5cbf0-2820-4e4d-a8a1-ba8c46549e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2679954b-e4ee-4315-b734-b9937e592762', 'e84534b5-5f72-40c3-a947-33f94a29e1cf', 'bdc7f0f2-c150-4d15-b320-818ac9df00ab', '95d165f8-a3db-4497-939d-b2be3c87e84d']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:45.590145 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f6812d-c6d4-4ada-95ac-c17d6528ca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:45.608239 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6ae7db5-108b-42d6-993f-86ae1766fe4d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.611305 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6ae7db5-108b-42d6-993f-86ae1766fe4d tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:45.611610 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6ae7db5-108b-42d6-993f-86ae1766fe4d tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.611845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6ae7db5-108b-42d6-993f-86ae1766fe4d tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.627264 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f6812d-c6d4-4ada-95ac-c17d6528ca03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61bcb393-7151-4a31-bef0-1e2771ce0fb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-242577426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463a4773092d4e06adb4b3a6edf7d2fb',qos_specs=None,replication_status=,reservations=['2679954b-e4ee-4315-b734-b9937e592762','e84534b5-5f72-40c3-a947-33f94a29e1cf','bdc7f0f2-c150-4d15-b320-818ac9df00ab','95d165f8-a3db-4497-939d-b2be3c87e84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a952e16854f958fd1466700e77d9f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-242577426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61bcb393-7151-4a31-bef0-1e2771ce0fb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='463a4773092d4e06adb4b3a6edf7d2fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f3a952e16854f958fd1466700e77d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:45.630549 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.630549 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:45.630732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb557b8-589c-4829-97af-7082ae69b7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:45.631108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d30ed46e-83ca-41b9-9a59-5fd798657496 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.631734 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d30ed46e-83ca-41b9-9a59-5fd798657496 None None] GET https://10.4.3.41/volume// Aug 09 07:36:45.631938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d30ed46e-83ca-41b9-9a59-5fd798657496 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.632173 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d30ed46e-83ca-41b9-9a59-5fd798657496 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.632583 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d30ed46e-83ca-41b9-9a59-5fd798657496 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:45.633869 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 45/181] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:45.638162 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c6ae7db5-108b-42d6-993f-86ae1766fe4d tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:45.646787 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-3211c3b1-3788-43a4-933c-42860e1fccf5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.650539 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-3211c3b1-3788-43a4-933c-42860e1fccf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:45.650733 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-3211c3b1-3788-43a4-933c-42860e1fccf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.651090 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-3211c3b1-3788-43a4-933c-42860e1fccf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.653207 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6ae7db5-108b-42d6-993f-86ae1766fe4d tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:45.654294 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 47/182] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:45.666372 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bb557b8-589c-4829-97af-7082ae69b7f2) transitioned into state 'SUCCESS' from state '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-242577426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='463a4773092d4e06adb4b3a6edf7d2fb',qos_specs=None,replication_status=,reservations=['2679954b-e4ee-4315-b734-b9937e592762','e84534b5-5f72-40c3-a947-33f94a29e1cf','bdc7f0f2-c150-4d15-b320-818ac9df00ab','95d165f8-a3db-4497-939d-b2be3c87e84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f3a952e16854f958fd1466700e77d9f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:45.669244 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d02b0dd-72eb-4244-80dd-4271c99a0c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:36:45.671434 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.671434 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:45.681320 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-3211c3b1-3788-43a4-933c-42860e1fccf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:45.690306 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-3211c3b1-3788-43a4-933c-42860e1fccf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:45.691940 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 46/183] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 1023 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:45.696241 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d02b0dd-72eb-4244-80dd-4271c99a0c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:36:45.697058 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Flow 'volume_create_api' (5bccf66b-9e81-4f33-a79a-5a531869c499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:36:45.697463 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Create volume request issued successfully. Aug 09 07:36:45.700515 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8b25729e-2175-41a9-87b9-a6eff416cf4e tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:36:45.700515 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 45/184] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:36:45 2026] POST /volume/v3/volumes => generated 752 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:36:45.717882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-65b422c9-5aa1-458e-81ff-0628ff8e2887 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.721478 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65b422c9-5aa1-458e-81ff-0628ff8e2887 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] GET https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 Aug 09 07:36:45.721900 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65b422c9-5aa1-458e-81ff-0628ff8e2887 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.723603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65b422c9-5aa1-458e-81ff-0628ff8e2887 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.742195 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.742195 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:45.750731 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-65b422c9-5aa1-458e-81ff-0628ff8e2887 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Volume info retrieved successfully. Aug 09 07:36:45.759085 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-d987383c-c512-4c95-ac71-36ca0bf393d6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:45.759538 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65b422c9-5aa1-458e-81ff-0628ff8e2887 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 returned with HTTP 200 Aug 09 07:36:45.759691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-d987383c-c512-4c95-ac71-36ca0bf393d6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "050ef72d-e525-40b4-87e1-b1006d794c59", "connector": null, "instance_uuid": "8f01eed5-811a-43f9-a631-73a86cdad5e7"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:45.760939 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 48/185] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:45.776047 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.776047 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:45.818812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-be442ad8-ffdc-4a44-8eb7-d936ca3abc46 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.825932 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-be442ad8-ffdc-4a44-8eb7-d936ca3abc46 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] PUT https://10.4.3.41/volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9 Aug 09 07:36:45.828452 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-be442ad8-ffdc-4a44-8eb7-d936ca3abc46 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:45.829117 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-d987383c-c512-4c95-ac71-36ca0bf393d6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:45.829896 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 47/186] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:45 2026] POST /volume/v3/attachments => generated 273 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:45.844294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-be442ad8-ffdc-4a44-8eb7-d936ca3abc46 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Acquiring lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:45.858277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-be442ad8-ffdc-4a44-8eb7-d936ca3abc46 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" acquired by "attachment_update" :: waited 0.012s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:45.858277 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.858277 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:45.899764 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-becb2c3d-e912-4ec1-b102-7d2850e0ccf1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.904463 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-becb2c3d-e912-4ec1-b102-7d2850e0ccf1 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:45.904808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-becb2c3d-e912-4ec1-b102-7d2850e0ccf1 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.905080 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-becb2c3d-e912-4ec1-b102-7d2850e0ccf1 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.928051 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7bc0dd9b-a238-43ba-9581-a6615345743b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.930515 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bc0dd9b-a238-43ba-9581-a6615345743b None None] GET https://10.4.3.41/volume// Aug 09 07:36:45.930515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bc0dd9b-a238-43ba-9581-a6615345743b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.930515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bc0dd9b-a238-43ba-9581-a6615345743b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.930515 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bc0dd9b-a238-43ba-9581-a6615345743b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:45.931970 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.931970 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:45.935640 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 49/187] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:45.945095 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-becb2c3d-e912-4ec1-b102-7d2850e0ccf1 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:45.952278 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-becb2c3d-e912-4ec1-b102-7d2850e0ccf1 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:45.952278 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 46/188] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:45.952954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-b974a815-d266-4736-8ff5-96aa2f6e9c00 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:45.956478 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-b974a815-d266-4736-8ff5-96aa2f6e9c00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:45.957074 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-b974a815-d266-4736-8ff5-96aa2f6e9c00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:45.957529 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-b974a815-d266-4736-8ff5-96aa2f6e9c00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:45.977547 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:45.977547 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:45.983190 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-b974a815-d266-4736-8ff5-96aa2f6e9c00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:45.990040 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-b974a815-d266-4736-8ff5-96aa2f6e9c00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:45.990659 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 48/189] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:45 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:46.100097 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-be442ad8-ffdc-4a44-8eb7-d936ca3abc46 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" released by "attachment_update" :: held 0.244s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:46.100523 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-be442ad8-ffdc-4a44-8eb7-d936ca3abc46 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9 returned with HTTP 200 Aug 09 07:36:46.101163 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 47/190] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:45 2026] PUT /volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9 => generated 969 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:46.108993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-c38fc1be-7572-498e-b354-8d0e0445f07e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:46.111602 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-c38fc1be-7572-498e-b354-8d0e0445f07e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] PUT https://10.4.3.41/volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5 Aug 09 07:36:46.112231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-c38fc1be-7572-498e-b354-8d0e0445f07e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:46.122636 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-c38fc1be-7572-498e-b354-8d0e0445f07e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Acquiring lock "cinder-attachment_update-050ef72d-e525-40b4-87e1-b1006d794c59-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:46.129195 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-c38fc1be-7572-498e-b354-8d0e0445f07e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Lock "cinder-attachment_update-050ef72d-e525-40b4-87e1-b1006d794c59-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:46.130980 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:46.130980 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:46.290148 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-c38fc1be-7572-498e-b354-8d0e0445f07e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Lock "cinder-attachment_update-050ef72d-e525-40b4-87e1-b1006d794c59-np0000006821" released by "attachment_update" :: held 0.161s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:46.291381 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-c38fc1be-7572-498e-b354-8d0e0445f07e tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5 returned with HTTP 200 Aug 09 07:36:46.292970 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 50/191] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:46 2026] PUT /volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:46.676832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3014af0c-43fd-4ef0-8a64-ffa6c163b606 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:46.679173 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3014af0c-43fd-4ef0-8a64-ffa6c163b606 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:46.679487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3014af0c-43fd-4ef0-8a64-ffa6c163b606 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:46.679687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3014af0c-43fd-4ef0-8a64-ffa6c163b606 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:46.691952 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:46.691952 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:46.697382 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3014af0c-43fd-4ef0-8a64-ffa6c163b606 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:46.703005 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3014af0c-43fd-4ef0-8a64-ffa6c163b606 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:46.703546 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 47/192] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:46 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:46.783310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5e21a0f-b2b1-41d0-b5c9-bb611ef318b1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:46.789288 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5e21a0f-b2b1-41d0-b5c9-bb611ef318b1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] GET https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 Aug 09 07:36:46.789617 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5e21a0f-b2b1-41d0-b5c9-bb611ef318b1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:46.789930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5e21a0f-b2b1-41d0-b5c9-bb611ef318b1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:46.801188 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:46.801188 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:46.806740 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d5e21a0f-b2b1-41d0-b5c9-bb611ef318b1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Volume info retrieved successfully. Aug 09 07:36:46.813438 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5e21a0f-b2b1-41d0-b5c9-bb611ef318b1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 returned with HTTP 200 Aug 09 07:36:46.814013 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 49/193] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:46 2026] GET /volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:46.974936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d80c126b-1700-4cf2-8a8c-a4871cf1dda3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:46.977973 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d80c126b-1700-4cf2-8a8c-a4871cf1dda3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:46.978315 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d80c126b-1700-4cf2-8a8c-a4871cf1dda3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:46.978639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d80c126b-1700-4cf2-8a8c-a4871cf1dda3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:46.993728 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:46.993728 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:47.001139 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d80c126b-1700-4cf2-8a8c-a4871cf1dda3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:47.010211 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d80c126b-1700-4cf2-8a8c-a4871cf1dda3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:47.010798 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 48/194] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:46 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:47.173809 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-29a3b891-9c30-42a1-a6dd-0399b269a2fe req-80eff3a1-d4da-4453-96c5-d14f13a387dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:47.177653 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-29a3b891-9c30-42a1-a6dd-0399b269a2fe req-80eff3a1-d4da-4453-96c5-d14f13a387dd tempest-VolumesAdminNegativeTest-589158855 tempest-VolumesAdminNegativeTest-589158855-project] GET https://10.4.3.41/volume/v3/volumes/af0a5cfb-f742-4c43-bd40-c9dbde9c63a7 Aug 09 07:36:47.177653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-29a3b891-9c30-42a1-a6dd-0399b269a2fe req-80eff3a1-d4da-4453-96c5-d14f13a387dd tempest-VolumesAdminNegativeTest-589158855 tempest-VolumesAdminNegativeTest-589158855-project] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:47.177653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-29a3b891-9c30-42a1-a6dd-0399b269a2fe req-80eff3a1-d4da-4453-96c5-d14f13a387dd tempest-VolumesAdminNegativeTest-589158855 tempest-VolumesAdminNegativeTest-589158855-project] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:47.187339 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-29a3b891-9c30-42a1-a6dd-0399b269a2fe req-80eff3a1-d4da-4453-96c5-d14f13a387dd tempest-VolumesAdminNegativeTest-589158855 tempest-VolumesAdminNegativeTest-589158855-project] https://10.4.3.41/volume/v3/volumes/af0a5cfb-f742-4c43-bd40-c9dbde9c63a7 returned with HTTP 404 Aug 09 07:36:47.188894 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 51/195] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:47 2026] GET /volume/v3/volumes/af0a5cfb-f742-4c43-bd40-c9dbde9c63a7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:47.215272 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-948bc104-6491-45ee-a9a9-755262a35588 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:47.219178 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-948bc104-6491-45ee-a9a9-755262a35588 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] DELETE https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 Aug 09 07:36:47.220382 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-948bc104-6491-45ee-a9a9-755262a35588 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:47.221116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-948bc104-6491-45ee-a9a9-755262a35588 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:47.221116 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-948bc104-6491-45ee-a9a9-755262a35588 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Delete volume with id: 61bcb393-7151-4a31-bef0-1e2771ce0fb9 Aug 09 07:36:47.233645 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:47.233645 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:47.234085 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-948bc104-6491-45ee-a9a9-755262a35588 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Volume info retrieved successfully. Aug 09 07:36:47.281540 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-948bc104-6491-45ee-a9a9-755262a35588 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Delete volume request issued successfully. Aug 09 07:36:47.281835 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-948bc104-6491-45ee-a9a9-755262a35588 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 returned with HTTP 202 Aug 09 07:36:47.282473 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 48/196] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:36:47 2026] DELETE /volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:36:47.293533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9acaede6-56e0-4a3e-9334-983381b42164 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:47.296008 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9acaede6-56e0-4a3e-9334-983381b42164 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] GET https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 Aug 09 07:36:47.296288 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9acaede6-56e0-4a3e-9334-983381b42164 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:47.296545 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9acaede6-56e0-4a3e-9334-983381b42164 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:47.307063 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:47.307063 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:47.312523 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9acaede6-56e0-4a3e-9334-983381b42164 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Volume info retrieved successfully. Aug 09 07:36:47.319854 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9acaede6-56e0-4a3e-9334-983381b42164 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 returned with HTTP 200 Aug 09 07:36:47.320453 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 50/197] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:47 2026] GET /volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:47.718333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-563bd790-784c-44f2-b673-e14eaa841c4c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:47.721333 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-563bd790-784c-44f2-b673-e14eaa841c4c tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:47.721965 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-563bd790-784c-44f2-b673-e14eaa841c4c tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:47.722266 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-563bd790-784c-44f2-b673-e14eaa841c4c tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:47.734365 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:47.734365 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:47.738277 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-563bd790-784c-44f2-b673-e14eaa841c4c tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:47.746209 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-563bd790-784c-44f2-b673-e14eaa841c4c tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:47.746846 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 49/198] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:47 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:48.032098 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-67573ebc-1695-47e7-9ef0-6f75ba3b9f34 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:48.034098 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67573ebc-1695-47e7-9ef0-6f75ba3b9f34 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:48.034730 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67573ebc-1695-47e7-9ef0-6f75ba3b9f34 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:48.035072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67573ebc-1695-47e7-9ef0-6f75ba3b9f34 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:48.047527 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:48.047527 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:48.054581 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-67573ebc-1695-47e7-9ef0-6f75ba3b9f34 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:48.056768 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67573ebc-1695-47e7-9ef0-6f75ba3b9f34 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:48.057353 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 52/199] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:48 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:48.335590 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2fa3d9f4-9790-442d-a4a0-832b97681be1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:48.337126 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2fa3d9f4-9790-442d-a4a0-832b97681be1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] GET https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 Aug 09 07:36:48.337352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2fa3d9f4-9790-442d-a4a0-832b97681be1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:48.337604 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2fa3d9f4-9790-442d-a4a0-832b97681be1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:48.345000 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2fa3d9f4-9790-442d-a4a0-832b97681be1 tempest-VolumesAdminNegativeTest-2131357356 tempest-VolumesAdminNegativeTest-2131357356-project-member] https://10.4.3.41/volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 returned with HTTP 404 Aug 09 07:36:48.345414 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 49/200] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:48 2026] GET /volume/v3/volumes/61bcb393-7151-4a31-bef0-1e2771ce0fb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:48.769444 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-577f4f22-27f1-45e7-b275-5bd7acb7f981 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:48.775898 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-577f4f22-27f1-45e7-b275-5bd7acb7f981 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:48.775898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-577f4f22-27f1-45e7-b275-5bd7acb7f981 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:48.775898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-577f4f22-27f1-45e7-b275-5bd7acb7f981 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:48.785618 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:48.785618 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:48.790471 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-577f4f22-27f1-45e7-b275-5bd7acb7f981 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:48.796353 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-577f4f22-27f1-45e7-b275-5bd7acb7f981 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:48.797621 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 51/201] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:48 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:49.073552 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fc62faea-f86c-428b-af9a-8b453a74434b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:49.076118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc62faea-f86c-428b-af9a-8b453a74434b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:49.076401 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc62faea-f86c-428b-af9a-8b453a74434b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:49.076870 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc62faea-f86c-428b-af9a-8b453a74434b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:49.095014 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:49.095014 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:49.100243 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fc62faea-f86c-428b-af9a-8b453a74434b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:49.112581 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc62faea-f86c-428b-af9a-8b453a74434b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:49.113171 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 50/202] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:49 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:49.452692 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-e8fcca32-f0ac-4bb6-949f-26ff94bfdea8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:49.455682 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-e8fcca32-f0ac-4bb6-949f-26ff94bfdea8 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] POST https://10.4.3.41/volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9/action Aug 09 07:36:49.456614 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-e8fcca32-f0ac-4bb6-949f-26ff94bfdea8 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:49.456854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-e8fcca32-f0ac-4bb6-949f-26ff94bfdea8 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:49.489948 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:49.489948 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:49.508843 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-473dc9af-ccf1-447a-91b4-8a0a1ea51197 req-e8fcca32-f0ac-4bb6-949f-26ff94bfdea8 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9/action returned with HTTP 204 Aug 09 07:36:49.509527 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 53/203] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:49 2026] POST /volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:49.812564 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7c8054a5-db2e-4046-92cb-8dda559c5baf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:49.814890 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c8054a5-db2e-4046-92cb-8dda559c5baf tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:49.815880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c8054a5-db2e-4046-92cb-8dda559c5baf tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:49.815880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c8054a5-db2e-4046-92cb-8dda559c5baf tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:49.828781 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:49.828781 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:49.832338 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7c8054a5-db2e-4046-92cb-8dda559c5baf tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:49.837742 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c8054a5-db2e-4046-92cb-8dda559c5baf tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:49.838138 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 50/204] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:49 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:49.862433 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c74c9dfa-ec86-4f56-95c6-38e562c6f472 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:49.866173 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c74c9dfa-ec86-4f56-95c6-38e562c6f472 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:36:49.866364 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c74c9dfa-ec86-4f56-95c6-38e562c6f472 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:49.866637 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c74c9dfa-ec86-4f56-95c6-38e562c6f472 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:49.892504 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:49.892504 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:49.901602 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c74c9dfa-ec86-4f56-95c6-38e562c6f472 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:36:49.910149 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c74c9dfa-ec86-4f56-95c6-38e562c6f472 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:36:49.910896 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 52/205] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:49 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:49.968864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-fea23d24-e3be-46cf-84a1-d568124cfb04 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:49.975008 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-fea23d24-e3be-46cf-84a1-d568124cfb04 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:49.975420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-fea23d24-e3be-46cf-84a1-d568124cfb04 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:49.975696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-fea23d24-e3be-46cf-84a1-d568124cfb04 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:49.985681 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:49.985681 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:49.991825 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-fea23d24-e3be-46cf-84a1-d568124cfb04 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:49.997133 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-fea23d24-e3be-46cf-84a1-d568124cfb04 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:49.997946 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 51/206] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:49 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:50.135854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39e63dad-1fd1-4e05-b7af-ae41b192a774 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:50.139336 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39e63dad-1fd1-4e05-b7af-ae41b192a774 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:50.139493 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39e63dad-1fd1-4e05-b7af-ae41b192a774 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:50.139749 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39e63dad-1fd1-4e05-b7af-ae41b192a774 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:50.155016 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:50.155016 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:50.161874 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-39e63dad-1fd1-4e05-b7af-ae41b192a774 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:50.173403 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39e63dad-1fd1-4e05-b7af-ae41b192a774 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:50.173951 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 54/207] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:50 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:50.437153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0083ca97-772e-4770-bc1d-ad7e0dd3362b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:50.439938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0083ca97-772e-4770-bc1d-ad7e0dd3362b None None] GET https://10.4.3.41/volume// Aug 09 07:36:50.439938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0083ca97-772e-4770-bc1d-ad7e0dd3362b None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:50.439938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0083ca97-772e-4770-bc1d-ad7e0dd3362b None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:50.439938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0083ca97-772e-4770-bc1d-ad7e0dd3362b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:50.439938 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 51/208] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:36:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:50.471263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-ef2d8f10-496b-4698-b649-586d392d44c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:50.854546 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-ef2d8f10-496b-4698-b649-586d392d44c1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:50.854546 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-ef2d8f10-496b-4698-b649-586d392d44c1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c186b510-d740-4895-838e-5d0c31f9d4fb", "connector": null, "instance_uuid": "31322ba9-5f51-42b8-856c-606fd56c3968"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:51.026827 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.026827 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:51.081192 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-ef2d8f10-496b-4698-b649-586d392d44c1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:51.082584 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 53/209] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:50 2026] POST /volume/v3/attachments => generated 273 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:51.123203 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-11de311f-317c-4853-a42f-5717bb788e5c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.125137 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11de311f-317c-4853-a42f-5717bb788e5c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:51.125404 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11de311f-317c-4853-a42f-5717bb788e5c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.125652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11de311f-317c-4853-a42f-5717bb788e5c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.138092 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.138092 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:51.149637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1af11f79-b3cc-4b6b-9bdd-d96d930fce1c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.150295 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-11de311f-317c-4853-a42f-5717bb788e5c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:51.150346 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1af11f79-b3cc-4b6b-9bdd-d96d930fce1c None None] GET https://10.4.3.41/volume// Aug 09 07:36:51.150346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1af11f79-b3cc-4b6b-9bdd-d96d930fce1c None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.150422 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1af11f79-b3cc-4b6b-9bdd-d96d930fce1c None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.151111 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1af11f79-b3cc-4b6b-9bdd-d96d930fce1c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:51.151179 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 55/210] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:51.156564 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11de311f-317c-4853-a42f-5717bb788e5c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:51.157299 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 52/211] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:51.171350 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-70106751-7b1c-4886-bf49-727f082a48be None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.174451 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-70106751-7b1c-4886-bf49-727f082a48be tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:51.174451 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-70106751-7b1c-4886-bf49-727f082a48be tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.174451 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-70106751-7b1c-4886-bf49-727f082a48be tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.191766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7ef36281-5e9c-4efc-8d1d-8fa068921764 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.194665 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ef36281-5e9c-4efc-8d1d-8fa068921764 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:51.194665 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ef36281-5e9c-4efc-8d1d-8fa068921764 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.194972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ef36281-5e9c-4efc-8d1d-8fa068921764 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.214002 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.214002 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:51.220168 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.220168 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:51.224948 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7ef36281-5e9c-4efc-8d1d-8fa068921764 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:51.225031 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-70106751-7b1c-4886-bf49-727f082a48be tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:51.230865 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-70106751-7b1c-4886-bf49-727f082a48be tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:51.231504 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 52/212] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:51.233549 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ef36281-5e9c-4efc-8d1d-8fa068921764 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:51.234123 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 54/213] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:51.355431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-3b3a2583-1a8e-4e4b-8536-d1c627412648 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.361855 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-3b3a2583-1a8e-4e4b-8536-d1c627412648 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] PUT https://10.4.3.41/volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca Aug 09 07:36:51.362421 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-3b3a2583-1a8e-4e4b-8536-d1c627412648 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:51.377146 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-3b3a2583-1a8e-4e4b-8536-d1c627412648 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Acquiring lock "cinder-attachment_update-c186b510-d740-4895-838e-5d0c31f9d4fb-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:51.383634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-3b3a2583-1a8e-4e4b-8536-d1c627412648 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Lock "cinder-attachment_update-c186b510-d740-4895-838e-5d0c31f9d4fb-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:51.385230 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.385230 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:51.502570 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-3b3a2583-1a8e-4e4b-8536-d1c627412648 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Lock "cinder-attachment_update-c186b510-d740-4895-838e-5d0c31f9d4fb-np0000006821" released by "attachment_update" :: held 0.119s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:51.502570 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-3b3a2583-1a8e-4e4b-8536-d1c627412648 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca returned with HTTP 200 Aug 09 07:36:51.503165 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 56/214] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:51 2026] PUT /volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:51.571615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-63fb67e5-ba93-4321-a2a3-f823b17160e3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.574453 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-63fb67e5-ba93-4321-a2a3-f823b17160e3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:51.574876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-63fb67e5-ba93-4321-a2a3-f823b17160e3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.575200 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-63fb67e5-ba93-4321-a2a3-f823b17160e3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.583223 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.583223 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:51.589281 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-63fb67e5-ba93-4321-a2a3-f823b17160e3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:51.595089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-63fb67e5-ba93-4321-a2a3-f823b17160e3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:51.595559 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 53/215] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:51.699488 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e17745f0-acce-46dd-9424-23475cc55949 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.700742 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e17745f0-acce-46dd-9424-23475cc55949 None None] GET https://10.4.3.41/volume// Aug 09 07:36:51.701164 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e17745f0-acce-46dd-9424-23475cc55949 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.701501 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e17745f0-acce-46dd-9424-23475cc55949 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.702001 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e17745f0-acce-46dd-9424-23475cc55949 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:51.702477 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 53/216] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:51.710436 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-6dbdbe42-4d84-4bdb-882d-6ff945269122 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.713228 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-6dbdbe42-4d84-4bdb-882d-6ff945269122 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:36:51.713702 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-6dbdbe42-4d84-4bdb-882d-6ff945269122 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c55922-d110-4cc2-869d-841af0fef4ce", "connector": null, "instance_uuid": "2b6baad2-ce27-4a8f-8a73-94590ba56cf3"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:51.724629 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.724629 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:51.749049 np0000006821 devstack@c-api.service[100222]: WARNING cinder.volume.api [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-6dbdbe42-4d84-4bdb-882d-6ff945269122 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 09 07:36:51.756210 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-6dbdbe42-4d84-4bdb-882d-6ff945269122 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:36:51.756846 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 55/217] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:36:51 2026] POST /volume/v3/attachments => generated 271 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:51.785278 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d4e5c47-2ecf-478e-af12-8191c8b65613 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.788087 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d4e5c47-2ecf-478e-af12-8191c8b65613 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:51.788394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d4e5c47-2ecf-478e-af12-8191c8b65613 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.788628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d4e5c47-2ecf-478e-af12-8191c8b65613 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.806971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-41bc66d8-48f4-4146-aea3-bfd9b6f169a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.806971 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41bc66d8-48f4-4146-aea3-bfd9b6f169a6 None None] GET https://10.4.3.41/volume// Aug 09 07:36:51.806971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41bc66d8-48f4-4146-aea3-bfd9b6f169a6 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.806971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41bc66d8-48f4-4146-aea3-bfd9b6f169a6 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.806971 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41bc66d8-48f4-4146-aea3-bfd9b6f169a6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:51.806971 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 54/218] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:51.815893 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.815893 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:51.819118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-00363d0a-bda1-4bce-a293-17ac20b9152c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.821820 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-00363d0a-bda1-4bce-a293-17ac20b9152c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:51.822174 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-00363d0a-bda1-4bce-a293-17ac20b9152c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:51.822462 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-00363d0a-bda1-4bce-a293-17ac20b9152c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:51.824936 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8d4e5c47-2ecf-478e-af12-8191c8b65613 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:51.831702 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d4e5c47-2ecf-478e-af12-8191c8b65613 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:51.832281 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 57/219] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:51.837595 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.837595 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:51.844696 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-00363d0a-bda1-4bce-a293-17ac20b9152c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:51.849618 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-00363d0a-bda1-4bce-a293-17ac20b9152c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:51.850129 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 54/220] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:51 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1045 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:51.943078 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-947b4020-7910-4786-a088-0b1bb5e72265 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:51.946775 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-947b4020-7910-4786-a088-0b1bb5e72265 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] PUT https://10.4.3.41/volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae Aug 09 07:36:51.947235 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-947b4020-7910-4786-a088-0b1bb5e72265 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:51.956476 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-947b4020-7910-4786-a088-0b1bb5e72265 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Acquiring lock "cinder-attachment_update-78c55922-d110-4cc2-869d-841af0fef4ce-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:36:51.962882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-947b4020-7910-4786-a088-0b1bb5e72265 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Lock "cinder-attachment_update-78c55922-d110-4cc2-869d-841af0fef4ce-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:36:51.964384 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:51.964384 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:52.088189 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-947b4020-7910-4786-a088-0b1bb5e72265 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Lock "cinder-attachment_update-78c55922-d110-4cc2-869d-841af0fef4ce-np0000006821" released by "attachment_update" :: held 0.125s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:36:52.088721 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-947b4020-7910-4786-a088-0b1bb5e72265 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae returned with HTTP 200 Aug 09 07:36:52.089038 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 56/221] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:36:51 2026] PUT /volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae => generated 967 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:52.176123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c5e138f2-3fc3-4d8c-936a-02d95584d667 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:52.178725 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c5e138f2-3fc3-4d8c-936a-02d95584d667 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:52.180546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c5e138f2-3fc3-4d8c-936a-02d95584d667 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:52.180546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c5e138f2-3fc3-4d8c-936a-02d95584d667 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:52.199155 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:52.199155 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:52.205660 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c5e138f2-3fc3-4d8c-936a-02d95584d667 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:52.211488 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c5e138f2-3fc3-4d8c-936a-02d95584d667 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:52.212575 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 55/222] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:52 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:52.256863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb7ec027-98c6-407a-8572-1b6b7a1cf5d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:52.259630 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb7ec027-98c6-407a-8572-1b6b7a1cf5d0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:52.259950 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb7ec027-98c6-407a-8572-1b6b7a1cf5d0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:52.260400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb7ec027-98c6-407a-8572-1b6b7a1cf5d0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:52.277831 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:52.277831 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:52.284327 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb7ec027-98c6-407a-8572-1b6b7a1cf5d0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:52.287678 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb7ec027-98c6-407a-8572-1b6b7a1cf5d0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:52.288394 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 58/223] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:52 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:52.531426 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-6617492a-331b-47a2-8229-17e13530cee6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:52.533741 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-6617492a-331b-47a2-8229-17e13530cee6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] POST https://10.4.3.41/volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5/action Aug 09 07:36:52.534187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-6617492a-331b-47a2-8229-17e13530cee6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:52.534407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-6617492a-331b-47a2-8229-17e13530cee6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:52.555028 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:52.555028 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:52.568751 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8b111e42-57c6-404a-9fc3-8b3a19662f6e req-6617492a-331b-47a2-8229-17e13530cee6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5/action returned with HTTP 204 Aug 09 07:36:52.569240 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 55/224] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:36:52 2026] POST /volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:36:52.848936 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63d9c58f-f988-4dda-b02c-3e0c4ff1f5b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:52.851659 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63d9c58f-f988-4dda-b02c-3e0c4ff1f5b5 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:52.851659 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63d9c58f-f988-4dda-b02c-3e0c4ff1f5b5 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:52.851778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63d9c58f-f988-4dda-b02c-3e0c4ff1f5b5 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:52.862578 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:52.862578 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:52.867468 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63d9c58f-f988-4dda-b02c-3e0c4ff1f5b5 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:52.872936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63d9c58f-f988-4dda-b02c-3e0c4ff1f5b5 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:52.872936 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 57/225] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:52 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:53.228765 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fb6687d6-a741-4175-a037-823b891ace30 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.230953 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb6687d6-a741-4175-a037-823b891ace30 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:53.231164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb6687d6-a741-4175-a037-823b891ace30 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.231376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb6687d6-a741-4175-a037-823b891ace30 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.241779 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.241779 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:53.245501 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fb6687d6-a741-4175-a037-823b891ace30 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:53.249808 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb6687d6-a741-4175-a037-823b891ace30 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:53.250261 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 56/226] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:53.308721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04df83b7-181a-41ee-a830-39b951e73db2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.312870 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04df83b7-181a-41ee-a830-39b951e73db2 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:53.313145 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04df83b7-181a-41ee-a830-39b951e73db2 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.313393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04df83b7-181a-41ee-a830-39b951e73db2 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.322982 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.322982 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:53.330977 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-04df83b7-181a-41ee-a830-39b951e73db2 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:53.336871 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04df83b7-181a-41ee-a830-39b951e73db2 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:53.337387 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 59/227] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:53.358471 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b7fcc3b2-bb20-4889-ac90-7660d8611ffb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.364297 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b7fcc3b2-bb20-4889-ac90-7660d8611ffb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:53.364297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b7fcc3b2-bb20-4889-ac90-7660d8611ffb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.364557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b7fcc3b2-bb20-4889-ac90-7660d8611ffb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.379417 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.379417 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:53.382961 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b7fcc3b2-bb20-4889-ac90-7660d8611ffb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:53.386832 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b7fcc3b2-bb20-4889-ac90-7660d8611ffb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:53.387952 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 56/228] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:53.406081 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6cd9ad5c-e7cb-44c6-951a-3a793b040d59 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.409924 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cd9ad5c-e7cb-44c6-951a-3a793b040d59 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:53.410147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cd9ad5c-e7cb-44c6-951a-3a793b040d59 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.410358 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cd9ad5c-e7cb-44c6-951a-3a793b040d59 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.435072 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.435072 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:53.439651 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6cd9ad5c-e7cb-44c6-951a-3a793b040d59 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:36:53.446509 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cd9ad5c-e7cb-44c6-951a-3a793b040d59 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:53.467688 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 58/229] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:53.605533 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-2ac313d8-fe77-4c53-a338-f45c3aad4700 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.609835 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-2ac313d8-fe77-4c53-a338-f45c3aad4700 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:53.609835 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-2ac313d8-fe77-4c53-a338-f45c3aad4700 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.609835 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-2ac313d8-fe77-4c53-a338-f45c3aad4700 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.626463 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.626463 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:53.632270 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-2ac313d8-fe77-4c53-a338-f45c3aad4700 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:53.639320 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-2ac313d8-fe77-4c53-a338-f45c3aad4700 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:53.640143 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 57/230] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:53.692316 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-7c39deca-c7be-45ac-8dca-16ad63d1c919 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.698320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-7c39deca-c7be-45ac-8dca-16ad63d1c919 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] POST https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59/action Aug 09 07:36:53.698320 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-7c39deca-c7be-45ac-8dca-16ad63d1c919 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:36:53.698320 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-7c39deca-c7be-45ac-8dca-16ad63d1c919 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:36:53.718011 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.718011 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:53.718349 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-7c39deca-c7be-45ac-8dca-16ad63d1c919 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:53.729288 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-7c39deca-c7be-45ac-8dca-16ad63d1c919 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Begin detaching volume completed successfully. Aug 09 07:36:53.729725 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-7c39deca-c7be-45ac-8dca-16ad63d1c919 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59/action returned with HTTP 202 Aug 09 07:36:53.730598 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 60/231] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:36:53 2026] POST /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:36:53.761502 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-09d6227d-2471-49d2-9ba1-783e4e10b3e3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.764762 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-09d6227d-2471-49d2-9ba1-783e4e10b3e3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:53.765120 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-09d6227d-2471-49d2-9ba1-783e4e10b3e3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.765394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-09d6227d-2471-49d2-9ba1-783e4e10b3e3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.777113 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.777113 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:53.788271 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-09d6227d-2471-49d2-9ba1-783e4e10b3e3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:36:53.792807 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-09d6227d-2471-49d2-9ba1-783e4e10b3e3 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:53.794591 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 57/232] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:53.797895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad9e67da-28db-4abf-9960-5a8ec772c2d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.798297 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad9e67da-28db-4abf-9960-5a8ec772c2d5 None None] GET https://10.4.3.41/volume// Aug 09 07:36:53.798480 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad9e67da-28db-4abf-9960-5a8ec772c2d5 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.798692 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad9e67da-28db-4abf-9960-5a8ec772c2d5 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.799061 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad9e67da-28db-4abf-9960-5a8ec772c2d5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:36:53.799397 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 59/233] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:36:53.810294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-c2745e99-5b9c-4d6c-84a6-7bbbceadf0a0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.812662 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-c2745e99-5b9c-4d6c-84a6-7bbbceadf0a0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:53.812889 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-c2745e99-5b9c-4d6c-84a6-7bbbceadf0a0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.813120 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-c2745e99-5b9c-4d6c-84a6-7bbbceadf0a0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.824604 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.824604 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:53.833552 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-c2745e99-5b9c-4d6c-84a6-7bbbceadf0a0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:36:53.840856 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-c2745e99-5b9c-4d6c-84a6-7bbbceadf0a0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:53.841486 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 58/234] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:36:53.892530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5589c7f1-2714-46bf-858b-996b119f9fa2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:53.897121 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5589c7f1-2714-46bf-858b-996b119f9fa2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:53.897291 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5589c7f1-2714-46bf-858b-996b119f9fa2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:53.897528 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5589c7f1-2714-46bf-858b-996b119f9fa2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:53.910833 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:53.910833 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:53.918241 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5589c7f1-2714-46bf-858b-996b119f9fa2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:53.925223 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5589c7f1-2714-46bf-858b-996b119f9fa2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:53.926056 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 61/235] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:53 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:54.264005 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3d58c4bf-750f-42e9-a35b-8366facbbcb6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:54.265727 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3d58c4bf-750f-42e9-a35b-8366facbbcb6 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:54.265908 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3d58c4bf-750f-42e9-a35b-8366facbbcb6 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:54.266126 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3d58c4bf-750f-42e9-a35b-8366facbbcb6 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:54.276084 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:54.276084 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:54.279384 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3d58c4bf-750f-42e9-a35b-8366facbbcb6 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:54.283764 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3d58c4bf-750f-42e9-a35b-8366facbbcb6 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:54.284156 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 58/236] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:54 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:54.810985 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b58aab8b-8b1d-41e2-89d6-281358cb6b1c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:54.813355 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b58aab8b-8b1d-41e2-89d6-281358cb6b1c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:54.813619 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b58aab8b-8b1d-41e2-89d6-281358cb6b1c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:54.814071 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b58aab8b-8b1d-41e2-89d6-281358cb6b1c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:54.826215 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:54.826215 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:54.831122 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b58aab8b-8b1d-41e2-89d6-281358cb6b1c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:36:54.837122 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b58aab8b-8b1d-41e2-89d6-281358cb6b1c tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:54.837792 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 60/237] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:54 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:54.939760 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a986b49f-2d07-4646-8e76-401b51030143 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:54.942246 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a986b49f-2d07-4646-8e76-401b51030143 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:54.942389 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a986b49f-2d07-4646-8e76-401b51030143 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:54.942631 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a986b49f-2d07-4646-8e76-401b51030143 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:54.955595 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:54.955595 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:54.960361 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a986b49f-2d07-4646-8e76-401b51030143 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:54.966425 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a986b49f-2d07-4646-8e76-401b51030143 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:54.966975 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 59/238] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:54 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:55.302073 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7133eb95-dc4c-461f-9bb3-447fb35fe808 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:55.307564 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7133eb95-dc4c-461f-9bb3-447fb35fe808 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:55.309619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7133eb95-dc4c-461f-9bb3-447fb35fe808 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:55.309619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7133eb95-dc4c-461f-9bb3-447fb35fe808 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:55.333985 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:55.333985 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:55.337528 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7133eb95-dc4c-461f-9bb3-447fb35fe808 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:55.342002 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7133eb95-dc4c-461f-9bb3-447fb35fe808 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:55.342502 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 62/239] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:55 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:55.852258 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-418d6758-bfb2-42b4-9aa2-c9d7a932bf33 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:55.853994 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-418d6758-bfb2-42b4-9aa2-c9d7a932bf33 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:55.855306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-418d6758-bfb2-42b4-9aa2-c9d7a932bf33 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:55.855746 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-418d6758-bfb2-42b4-9aa2-c9d7a932bf33 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:55.872736 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:55.872736 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:55.877971 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-418d6758-bfb2-42b4-9aa2-c9d7a932bf33 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:36:55.884522 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-418d6758-bfb2-42b4-9aa2-c9d7a932bf33 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:55.885051 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 59/240] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:55 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:55.983410 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9304ad99-894b-4db8-9550-ffecf4672afe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:55.985388 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9304ad99-894b-4db8-9550-ffecf4672afe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:55.985581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9304ad99-894b-4db8-9550-ffecf4672afe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:55.985853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9304ad99-894b-4db8-9550-ffecf4672afe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:55.999457 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:55.999457 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:56.003836 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9304ad99-894b-4db8-9550-ffecf4672afe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:56.008337 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9304ad99-894b-4db8-9550-ffecf4672afe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:56.008725 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 61/241] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:55 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:56.356231 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-83502ae2-1a2d-467b-98bf-5ee8de4c863a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:56.358133 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83502ae2-1a2d-467b-98bf-5ee8de4c863a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:56.358754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83502ae2-1a2d-467b-98bf-5ee8de4c863a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:56.358754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83502ae2-1a2d-467b-98bf-5ee8de4c863a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:56.369751 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:56.369751 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:56.377118 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-83502ae2-1a2d-467b-98bf-5ee8de4c863a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:56.382036 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83502ae2-1a2d-467b-98bf-5ee8de4c863a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:56.382360 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 60/242] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:56 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:56.900072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e11f544-8dc4-4cb8-b536-58ef77b98b06 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:56.902713 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e11f544-8dc4-4cb8-b536-58ef77b98b06 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:56.902943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e11f544-8dc4-4cb8-b536-58ef77b98b06 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:56.903166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e11f544-8dc4-4cb8-b536-58ef77b98b06 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:56.914417 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:56.914417 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:56.918508 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e11f544-8dc4-4cb8-b536-58ef77b98b06 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:36:56.923450 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e11f544-8dc4-4cb8-b536-58ef77b98b06 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:56.924123 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 63/243] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:56 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:57.023130 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9615e036-2477-4363-a64e-9635df79f816 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:57.024876 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9615e036-2477-4363-a64e-9635df79f816 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:57.025068 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9615e036-2477-4363-a64e-9635df79f816 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:57.025222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9615e036-2477-4363-a64e-9635df79f816 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:57.034562 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:57.034562 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:57.037612 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9615e036-2477-4363-a64e-9635df79f816 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:57.041461 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9615e036-2477-4363-a64e-9635df79f816 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:57.041825 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 60/244] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:57 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:57.396390 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dc4191ed-c667-4c46-aa2e-e831d47cf5f0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:57.398175 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc4191ed-c667-4c46-aa2e-e831d47cf5f0 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:57.398570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dc4191ed-c667-4c46-aa2e-e831d47cf5f0 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:57.398900 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dc4191ed-c667-4c46-aa2e-e831d47cf5f0 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:57.408706 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:57.408706 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:57.413991 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dc4191ed-c667-4c46-aa2e-e831d47cf5f0 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:57.418430 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc4191ed-c667-4c46-aa2e-e831d47cf5f0 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:57.418870 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 62/245] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:57 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:57.938750 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b106dd8a-2049-44dc-a326-390b0a848ddf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:57.940721 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b106dd8a-2049-44dc-a326-390b0a848ddf tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:57.940980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b106dd8a-2049-44dc-a326-390b0a848ddf tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:57.941582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b106dd8a-2049-44dc-a326-390b0a848ddf tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:57.954269 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:57.954269 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:57.959347 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b106dd8a-2049-44dc-a326-390b0a848ddf tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:36:57.966090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b106dd8a-2049-44dc-a326-390b0a848ddf tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:57.966650 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 61/246] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:57 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:58.055544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64e42a41-143e-49d8-b457-194495bc3ad3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:58.059632 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64e42a41-143e-49d8-b457-194495bc3ad3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:58.060001 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64e42a41-143e-49d8-b457-194495bc3ad3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:58.060309 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64e42a41-143e-49d8-b457-194495bc3ad3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:58.071096 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:58.071096 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:58.074860 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64e42a41-143e-49d8-b457-194495bc3ad3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:58.079628 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64e42a41-143e-49d8-b457-194495bc3ad3 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:58.080237 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 64/247] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:58 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:58.435391 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3d7cb0af-1b49-4a29-8610-1a0be785332c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:58.437080 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3d7cb0af-1b49-4a29-8610-1a0be785332c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:58.437274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3d7cb0af-1b49-4a29-8610-1a0be785332c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:58.437487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3d7cb0af-1b49-4a29-8610-1a0be785332c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:58.449548 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:58.449548 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:36:58.453440 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3d7cb0af-1b49-4a29-8610-1a0be785332c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:58.458122 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3d7cb0af-1b49-4a29-8610-1a0be785332c tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:58.458617 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 61/248] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:58 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:58.981669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c1c45e6-1d8a-4611-9826-283f05a91a4f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:58.983273 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c1c45e6-1d8a-4611-9826-283f05a91a4f tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:36:58.983469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c1c45e6-1d8a-4611-9826-283f05a91a4f tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:58.983660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c1c45e6-1d8a-4611-9826-283f05a91a4f tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:58.991816 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:58.991816 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:36:58.995099 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c1c45e6-1d8a-4611-9826-283f05a91a4f tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:36:58.998853 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c1c45e6-1d8a-4611-9826-283f05a91a4f tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:36:58.999204 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 63/249] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:58 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:36:59.093010 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6f67683a-137b-42ad-92b4-b17dc61ab2fe None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:59.094935 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f67683a-137b-42ad-92b4-b17dc61ab2fe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:36:59.095134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6f67683a-137b-42ad-92b4-b17dc61ab2fe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:59.095374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6f67683a-137b-42ad-92b4-b17dc61ab2fe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:59.105108 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:59.105108 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:36:59.108966 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6f67683a-137b-42ad-92b4-b17dc61ab2fe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:36:59.113708 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f67683a-137b-42ad-92b4-b17dc61ab2fe tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:36:59.114206 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 62/250] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:59 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:36:59.474983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ee764964-c4f1-45ea-a1d2-664db04abb0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:36:59.477448 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee764964-c4f1-45ea-a1d2-664db04abb0a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:36:59.477724 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee764964-c4f1-45ea-a1d2-664db04abb0a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:36:59.478033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee764964-c4f1-45ea-a1d2-664db04abb0a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:36:59.489078 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:36:59.489078 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:36:59.493098 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ee764964-c4f1-45ea-a1d2-664db04abb0a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:36:59.497258 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee764964-c4f1-45ea-a1d2-664db04abb0a tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:36:59.497600 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 65/251] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:36:59 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:00.012128 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-706264c4-0f7c-4394-86a7-96e84d5567ab None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:00.014543 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-706264c4-0f7c-4394-86a7-96e84d5567ab tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:00.014787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-706264c4-0f7c-4394-86a7-96e84d5567ab tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:00.015032 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-706264c4-0f7c-4394-86a7-96e84d5567ab tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:00.029560 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:00.029560 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:00.033496 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-706264c4-0f7c-4394-86a7-96e84d5567ab tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:37:00.037577 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-706264c4-0f7c-4394-86a7-96e84d5567ab tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:00.037957 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 62/252] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:00 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:00.130511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-58326a11-578b-4fd9-91ac-d328ebdde9b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:00.133079 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58326a11-578b-4fd9-91ac-d328ebdde9b9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:00.133349 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58326a11-578b-4fd9-91ac-d328ebdde9b9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:00.133583 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58326a11-578b-4fd9-91ac-d328ebdde9b9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:00.142976 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:00.142976 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:00.148324 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-58326a11-578b-4fd9-91ac-d328ebdde9b9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:00.154760 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58326a11-578b-4fd9-91ac-d328ebdde9b9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:00.155239 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 64/253] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:00 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:00.512401 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-43fcaa2e-789d-43ae-8bcc-a13a6cacbe6f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:00.514389 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-43fcaa2e-789d-43ae-8bcc-a13a6cacbe6f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:00.514655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-43fcaa2e-789d-43ae-8bcc-a13a6cacbe6f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:00.514955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-43fcaa2e-789d-43ae-8bcc-a13a6cacbe6f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:00.527841 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:00.527841 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:00.532403 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-43fcaa2e-789d-43ae-8bcc-a13a6cacbe6f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:00.538556 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-43fcaa2e-789d-43ae-8bcc-a13a6cacbe6f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:00.539118 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 63/254] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:00 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:01.055242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fdcbd61-3a17-4076-bec6-a7fef98a07dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:01.057423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fdcbd61-3a17-4076-bec6-a7fef98a07dc tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:01.058215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fdcbd61-3a17-4076-bec6-a7fef98a07dc tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:01.058215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fdcbd61-3a17-4076-bec6-a7fef98a07dc tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:01.071151 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:01.071151 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:01.076869 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8fdcbd61-3a17-4076-bec6-a7fef98a07dc tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:37:01.083906 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fdcbd61-3a17-4076-bec6-a7fef98a07dc tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:01.084711 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 66/255] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:01 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:01.172974 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c97e4b12-a595-4761-b069-e9b4e4792235 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:01.175739 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c97e4b12-a595-4761-b069-e9b4e4792235 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:01.176062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c97e4b12-a595-4761-b069-e9b4e4792235 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:01.176392 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c97e4b12-a595-4761-b069-e9b4e4792235 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:01.189600 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:01.189600 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:01.196303 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c97e4b12-a595-4761-b069-e9b4e4792235 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:01.204647 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c97e4b12-a595-4761-b069-e9b4e4792235 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:01.205320 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 63/256] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:01 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:01.557337 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b011d130-ea50-42aa-8c82-7110cfa4a9ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:01.562947 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b011d130-ea50-42aa-8c82-7110cfa4a9ce tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:01.563296 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b011d130-ea50-42aa-8c82-7110cfa4a9ce tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:01.563452 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b011d130-ea50-42aa-8c82-7110cfa4a9ce tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:01.584517 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:01.584517 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:01.588460 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b011d130-ea50-42aa-8c82-7110cfa4a9ce tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:01.593838 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b011d130-ea50-42aa-8c82-7110cfa4a9ce tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:01.594481 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 65/257] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:01 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:01.623034 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-b99a2cb1-af06-4f68-8c30-8e31e7470b85 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:01.625255 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-b99a2cb1-af06-4f68-8c30-8e31e7470b85 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] POST https://10.4.3.41/volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca/action Aug 09 07:37:01.625654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-b99a2cb1-af06-4f68-8c30-8e31e7470b85 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:01.625787 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-b99a2cb1-af06-4f68-8c30-8e31e7470b85 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:01.651131 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:01.651131 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:01.670993 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-88d36d34-8ee9-41d7-aacb-0b2132db403b req-b99a2cb1-af06-4f68-8c30-8e31e7470b85 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca/action returned with HTTP 204 Aug 09 07:37:01.671649 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 64/258] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:37:01 2026] POST /volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:02.102577 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-02e4d59f-511f-4e05-9af8-856a7f9ac299 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:02.104319 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02e4d59f-511f-4e05-9af8-856a7f9ac299 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:02.104506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02e4d59f-511f-4e05-9af8-856a7f9ac299 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:02.104682 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02e4d59f-511f-4e05-9af8-856a7f9ac299 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:02.114960 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:02.114960 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:02.118373 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-02e4d59f-511f-4e05-9af8-856a7f9ac299 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:37:02.122587 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02e4d59f-511f-4e05-9af8-856a7f9ac299 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:02.122960 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 67/259] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:02 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:02.222206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9860099b-33e5-4ddb-a57b-8b32b3716f2f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:02.224610 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9860099b-33e5-4ddb-a57b-8b32b3716f2f tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:02.224881 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9860099b-33e5-4ddb-a57b-8b32b3716f2f tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:02.225154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9860099b-33e5-4ddb-a57b-8b32b3716f2f tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:02.238533 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:02.238533 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:02.244734 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9860099b-33e5-4ddb-a57b-8b32b3716f2f tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:02.251030 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9860099b-33e5-4ddb-a57b-8b32b3716f2f tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:02.251567 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 64/260] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:02 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:02.609803 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-db1d47fc-4e22-4d87-a335-d5e94a0fa53d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:02.612326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db1d47fc-4e22-4d87-a335-d5e94a0fa53d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:02.612326 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db1d47fc-4e22-4d87-a335-d5e94a0fa53d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:02.612516 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db1d47fc-4e22-4d87-a335-d5e94a0fa53d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:02.627196 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:02.627196 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:02.631479 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-db1d47fc-4e22-4d87-a335-d5e94a0fa53d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:02.637112 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db1d47fc-4e22-4d87-a335-d5e94a0fa53d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:02.637682 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 66/261] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:02 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:02.653877 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a25d4e1e-0127-4442-8e42-14bb9d34bae4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:02.656483 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a25d4e1e-0127-4442-8e42-14bb9d34bae4 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:02.656768 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a25d4e1e-0127-4442-8e42-14bb9d34bae4 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:02.657060 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a25d4e1e-0127-4442-8e42-14bb9d34bae4 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:02.673568 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:02.673568 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:02.676681 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a25d4e1e-0127-4442-8e42-14bb9d34bae4 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:02.682521 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a25d4e1e-0127-4442-8e42-14bb9d34bae4 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:02.683038 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 65/262] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:02 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:03.139436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3913824c-7c5a-4b76-b740-7a22ff1c78ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.142983 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3913824c-7c5a-4b76-b740-7a22ff1c78ee tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:03.143348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3913824c-7c5a-4b76-b740-7a22ff1c78ee tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:03.144366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3913824c-7c5a-4b76-b740-7a22ff1c78ee tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:03.164101 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:03.164101 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:03.170304 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3913824c-7c5a-4b76-b740-7a22ff1c78ee tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:37:03.176608 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3913824c-7c5a-4b76-b740-7a22ff1c78ee tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:03.177187 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 68/263] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:03 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:03.188533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7c65f3c9-af94-4d65-a33c-7550a5a11152 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.190856 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c65f3c9-af94-4d65-a33c-7550a5a11152 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:03.191222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c65f3c9-af94-4d65-a33c-7550a5a11152 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:03.191525 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c65f3c9-af94-4d65-a33c-7550a5a11152 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:03.196935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-45b024ef-a33f-4fa3-9ebf-d27a8dd3a2b0 req-c1b34085-96bb-43ed-9efc-77e2d3d7e6f3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.197629 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0261b300-a74e-4948-8257-3c644350fbac req-a50f1eec-f493-4cad-aa25-4a00d5b97720 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.200652 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-45b024ef-a33f-4fa3-9ebf-d27a8dd3a2b0 req-c1b34085-96bb-43ed-9efc-77e2d3d7e6f3 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] POST https://10.4.3.41/volume/v3/snapshots/None/action Aug 09 07:37:03.201120 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-45b024ef-a33f-4fa3-9ebf-d27a8dd3a2b0 req-c1b34085-96bb-43ed-9efc-77e2d3d7e6f3 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:03.201231 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-45b024ef-a33f-4fa3-9ebf-d27a8dd3a2b0 req-c1b34085-96bb-43ed-9efc-77e2d3d7e6f3 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:03.204119 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0261b300-a74e-4948-8257-3c644350fbac req-a50f1eec-f493-4cad-aa25-4a00d5b97720 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] POST https://10.4.3.41/volume/v3/snapshots/65a2320f-1866-487b-9d78-3bffb02f5b83/action Aug 09 07:37:03.204119 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0261b300-a74e-4948-8257-3c644350fbac req-a50f1eec-f493-4cad-aa25-4a00d5b97720 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:03.204359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0261b300-a74e-4948-8257-3c644350fbac req-a50f1eec-f493-4cad-aa25-4a00d5b97720 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:03.205968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.snapshot_actions [req-45b024ef-a33f-4fa3-9ebf-d27a8dd3a2b0 req-c1b34085-96bb-43ed-9efc-77e2d3d7e6f3 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100220) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 07:37:03.207227 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:03.207227 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:03.207472 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.snapshot_actions [req-0261b300-a74e-4948-8257-3c644350fbac req-a50f1eec-f493-4cad-aa25-4a00d5b97720 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100222) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 07:37:03.212745 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7c65f3c9-af94-4d65-a33c-7550a5a11152 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:03.219669 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c65f3c9-af94-4d65-a33c-7550a5a11152 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:03.220474 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 65/264] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:03 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:03.233302 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0261b300-a74e-4948-8257-3c644350fbac req-a50f1eec-f493-4cad-aa25-4a00d5b97720 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] https://10.4.3.41/volume/v3/snapshots/65a2320f-1866-487b-9d78-3bffb02f5b83/action returned with HTTP 404 Aug 09 07:37:03.233406 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-45b024ef-a33f-4fa3-9ebf-d27a8dd3a2b0 req-c1b34085-96bb-43ed-9efc-77e2d3d7e6f3 tempest-VolumesAssistedSnapshotsTest-1573037429 tempest-VolumesAssistedSnapshotsTest-1573037429-project] https://10.4.3.41/volume/v3/snapshots/None/action returned with HTTP 404 Aug 09 07:37:03.233900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 67/265] 10.4.3.41 () {72 vars in 1671 bytes} [Sun Aug 9 07:37:03 2026] POST /volume/v3/snapshots/65a2320f-1866-487b-9d78-3bffb02f5b83/action => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:03.234371 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 66/266] 10.4.3.41 () {72 vars in 1575 bytes} [Sun Aug 9 07:37:03 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:37:03.265544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b7f6284-2b22-4a28-8cb4-3b6ad7069b0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.268664 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b7f6284-2b22-4a28-8cb4-3b6ad7069b0e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:03.269364 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6284-2b22-4a28-8cb4-3b6ad7069b0e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:03.269364 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b7f6284-2b22-4a28-8cb4-3b6ad7069b0e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:03.280467 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:03.280467 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:03.285470 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b7f6284-2b22-4a28-8cb4-3b6ad7069b0e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:03.293590 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b7f6284-2b22-4a28-8cb4-3b6ad7069b0e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:03.294031 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 69/267] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:03 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:03.295457 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-4734777c-8e39-457a-87e6-3bc4ce2ab2a5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.299261 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-4734777c-8e39-457a-87e6-3bc4ce2ab2a5 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:03.299570 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-4734777c-8e39-457a-87e6-3bc4ce2ab2a5 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:03.299840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-4734777c-8e39-457a-87e6-3bc4ce2ab2a5 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:03.314363 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:03.314363 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:03.319205 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-4734777c-8e39-457a-87e6-3bc4ce2ab2a5 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:03.324780 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-4734777c-8e39-457a-87e6-3bc4ce2ab2a5 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:03.325274 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 66/268] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:03 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:03.365757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-039682b0-49cc-4498-b8ca-2405486ab19f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.368137 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-039682b0-49cc-4498-b8ca-2405486ab19f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] POST https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb/action Aug 09 07:37:03.368347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-039682b0-49cc-4498-b8ca-2405486ab19f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:03.368468 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-039682b0-49cc-4498-b8ca-2405486ab19f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:03.380820 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:03.380820 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:03.381229 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-039682b0-49cc-4498-b8ca-2405486ab19f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:03.387768 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-039682b0-49cc-4498-b8ca-2405486ab19f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Begin detaching volume completed successfully. Aug 09 07:37:03.388012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-039682b0-49cc-4498-b8ca-2405486ab19f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb/action returned with HTTP 202 Aug 09 07:37:03.388477 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 68/269] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:37:03 2026] POST /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:37:03.440489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4374ca07-e0d1-412b-9d1e-10d29b0902bd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.441658 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4374ca07-e0d1-412b-9d1e-10d29b0902bd None None] GET https://10.4.3.41/volume// Aug 09 07:37:03.441658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4374ca07-e0d1-412b-9d1e-10d29b0902bd None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:03.441658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4374ca07-e0d1-412b-9d1e-10d29b0902bd None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:03.441933 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4374ca07-e0d1-412b-9d1e-10d29b0902bd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:03.442341 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 67/270] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:03.450887 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-d0e5c76d-a904-4026-8f44-362cc00219c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:03.453365 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-d0e5c76d-a904-4026-8f44-362cc00219c7 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:03.453587 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-d0e5c76d-a904-4026-8f44-362cc00219c7 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:03.453786 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-d0e5c76d-a904-4026-8f44-362cc00219c7 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:03.465751 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:03.465751 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:03.470008 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-d0e5c76d-a904-4026-8f44-362cc00219c7 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:03.475768 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-d0e5c76d-a904-4026-8f44-362cc00219c7 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:03.476541 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 70/271] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:37:03 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:37:04.192195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4045d5a-f83a-49d6-851c-eeb480a46443 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:04.193984 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4045d5a-f83a-49d6-851c-eeb480a46443 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:04.194186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4045d5a-f83a-49d6-851c-eeb480a46443 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:04.194433 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4045d5a-f83a-49d6-851c-eeb480a46443 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:04.203680 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:04.203680 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:04.208639 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f4045d5a-f83a-49d6-851c-eeb480a46443 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:37:04.213927 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4045d5a-f83a-49d6-851c-eeb480a46443 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:04.214452 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 67/272] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:04 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:04.310457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d62acddd-e48c-4c42-9e1b-f53b36cc889d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:04.311635 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d62acddd-e48c-4c42-9e1b-f53b36cc889d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:04.311830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d62acddd-e48c-4c42-9e1b-f53b36cc889d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:04.312047 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d62acddd-e48c-4c42-9e1b-f53b36cc889d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:04.324139 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:04.324139 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:04.328654 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d62acddd-e48c-4c42-9e1b-f53b36cc889d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:04.334444 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d62acddd-e48c-4c42-9e1b-f53b36cc889d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:04.335129 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 69/273] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:04 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:04.638485 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-fcc60093-b4e7-48ae-9575-122f24ecdb58 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:04.641416 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-fcc60093-b4e7-48ae-9575-122f24ecdb58 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae/action Aug 09 07:37:04.641661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-fcc60093-b4e7-48ae-9575-122f24ecdb58 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:04.641892 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-fcc60093-b4e7-48ae-9575-122f24ecdb58 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:04.665611 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:04.665611 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:04.681009 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-82ddf34a-ff71-4eec-a0e8-0d933e2fb12b req-fcc60093-b4e7-48ae-9575-122f24ecdb58 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae/action returned with HTTP 204 Aug 09 07:37:04.681671 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 68/274] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:37:04 2026] POST /volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:04.766115 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-b1fcb64a-9bf5-4e91-ac28-1b84f55c3e00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:04.768685 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-b1fcb64a-9bf5-4e91-ac28-1b84f55c3e00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5 Aug 09 07:37:04.768929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-b1fcb64a-9bf5-4e91-ac28-1b84f55c3e00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:04.769223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-b1fcb64a-9bf5-4e91-ac28-1b84f55c3e00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:04.778099 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:04.778099 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:04.849785 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-07574bc7-5d14-4f7a-b802-2a4b9c17e333 req-b1fcb64a-9bf5-4e91-ac28-1b84f55c3e00 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5 returned with HTTP 200 Aug 09 07:37:04.853016 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 71/275] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:04 2026] DELETE /volume/v3/attachments/ceeac17d-d0a1-42be-94e9-1ffed2876cd5 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:05.230890 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ef01f8d9-9437-4911-8126-de077249d0cb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.233228 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef01f8d9-9437-4911-8126-de077249d0cb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:05.233676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef01f8d9-9437-4911-8126-de077249d0cb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.234037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef01f8d9-9437-4911-8126-de077249d0cb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.244649 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.244649 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:05.250126 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ef01f8d9-9437-4911-8126-de077249d0cb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] Volume info retrieved successfully. Aug 09 07:37:05.255499 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef01f8d9-9437-4911-8126-de077249d0cb tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-reader] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:05.255863 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 68/276] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:05.316837 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e4958f9f-f41f-4fba-ba50-a65a5f9176ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.318712 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4958f9f-f41f-4fba-ba50-a65a5f9176ed tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:05.318947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e4958f9f-f41f-4fba-ba50-a65a5f9176ed tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.319152 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e4958f9f-f41f-4fba-ba50-a65a5f9176ed tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.331428 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.331428 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:05.339973 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e4958f9f-f41f-4fba-ba50-a65a5f9176ed tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:37:05.349538 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4958f9f-f41f-4fba-ba50-a65a5f9176ed tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:05.349848 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-81810e6d-3a92-4148-bba0-607ba7245ed0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.350801 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 70/277] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:05.351883 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81810e6d-3a92-4148-bba0-607ba7245ed0 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:05.352256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-81810e6d-3a92-4148-bba0-607ba7245ed0 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.352553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-81810e6d-3a92-4148-bba0-607ba7245ed0 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.364880 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.364880 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:05.370103 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-81810e6d-3a92-4148-bba0-607ba7245ed0 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:05.375999 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81810e6d-3a92-4148-bba0-607ba7245ed0 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:05.376634 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 69/278] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:05.405457 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a0510344-5033-4a9a-a357-7a9448f2fc28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.407426 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0510344-5033-4a9a-a357-7a9448f2fc28 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:05.407611 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0510344-5033-4a9a-a357-7a9448f2fc28 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.407855 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0510344-5033-4a9a-a357-7a9448f2fc28 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.416634 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.416634 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:05.421817 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a0510344-5033-4a9a-a357-7a9448f2fc28 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:37:05.426751 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-86e8e402-7fb6-48ed-b797-a1257667b61c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.429595 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0510344-5033-4a9a-a357-7a9448f2fc28 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:05.430011 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-86e8e402-7fb6-48ed-b797-a1257667b61c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:05.430086 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 72/279] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:05.430332 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-86e8e402-7fb6-48ed-b797-a1257667b61c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.430616 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-86e8e402-7fb6-48ed-b797-a1257667b61c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.444651 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.444651 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:05.448952 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-86e8e402-7fb6-48ed-b797-a1257667b61c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:05.454634 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-86e8e402-7fb6-48ed-b797-a1257667b61c tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:05.455208 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 69/280] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:05.555820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b66f396c-549f-43e3-b4d3-d7ac98eb59dc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.556408 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b66f396c-549f-43e3-b4d3-d7ac98eb59dc None None] GET https://10.4.3.41/volume// Aug 09 07:37:05.556666 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b66f396c-549f-43e3-b4d3-d7ac98eb59dc None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.556939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b66f396c-549f-43e3-b4d3-d7ac98eb59dc None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.557390 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b66f396c-549f-43e3-b4d3-d7ac98eb59dc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:05.557717 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 71/281] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:05.568986 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-95fe6123-48fb-4d89-8efe-23f7d85bda14 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.571813 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-95fe6123-48fb-4d89-8efe-23f7d85bda14 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:37:05.572478 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-95fe6123-48fb-4d89-8efe-23f7d85bda14 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c55922-d110-4cc2-869d-841af0fef4ce", "connector": null, "instance_uuid": "d7bbabac-9cda-43c9-82f4-68e9656d9d8c"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:05.584425 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.584425 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:05.606929 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-95fe6123-48fb-4d89-8efe-23f7d85bda14 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 09 07:37:05.612284 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-95fe6123-48fb-4d89-8efe-23f7d85bda14 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:37:05.612886 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 70/282] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:37:05 2026] POST /volume/v3/attachments => generated 271 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:05.644765 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d7f9cba-8948-432e-a43b-4d8cd32815c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.646902 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d7f9cba-8948-432e-a43b-4d8cd32815c6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:05.647144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d7f9cba-8948-432e-a43b-4d8cd32815c6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.647408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d7f9cba-8948-432e-a43b-4d8cd32815c6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.661427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0e1f835f-4a75-4ac4-8342-c49761c6aca6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.661866 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e1f835f-4a75-4ac4-8342-c49761c6aca6 None None] GET https://10.4.3.41/volume// Aug 09 07:37:05.662579 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e1f835f-4a75-4ac4-8342-c49761c6aca6 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.662727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e1f835f-4a75-4ac4-8342-c49761c6aca6 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.663446 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e1f835f-4a75-4ac4-8342-c49761c6aca6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:05.664069 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 70/283] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:05.675734 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-94cea68a-3709-44eb-b4d6-a6120ab4c2e2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.676232 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.676232 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:05.677210 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-94cea68a-3709-44eb-b4d6-a6120ab4c2e2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:05.677328 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-94cea68a-3709-44eb-b4d6-a6120ab4c2e2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:05.677561 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-94cea68a-3709-44eb-b4d6-a6120ab4c2e2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:05.693927 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8d7f9cba-8948-432e-a43b-4d8cd32815c6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:05.697433 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.697433 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:05.700749 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d7f9cba-8948-432e-a43b-4d8cd32815c6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:05.701671 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 73/284] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1160 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:05.702347 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-94cea68a-3709-44eb-b4d6-a6120ab4c2e2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:05.707660 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-94cea68a-3709-44eb-b4d6-a6120ab4c2e2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:05.708117 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 72/285] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:37:05 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:37:05.817434 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-ef459590-0564-46aa-971e-6bca11257ab8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:05.821203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-ef459590-0564-46aa-971e-6bca11257ab8 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] PUT https://10.4.3.41/volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f Aug 09 07:37:05.822434 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-ef459590-0564-46aa-971e-6bca11257ab8 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:05.838740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-ef459590-0564-46aa-971e-6bca11257ab8 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Acquiring lock "cinder-attachment_update-78c55922-d110-4cc2-869d-841af0fef4ce-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:37:05.846240 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-ef459590-0564-46aa-971e-6bca11257ab8 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Lock "cinder-attachment_update-78c55922-d110-4cc2-869d-841af0fef4ce-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:37:05.847598 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:05.847598 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:05.977896 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-ef459590-0564-46aa-971e-6bca11257ab8 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Lock "cinder-attachment_update-78c55922-d110-4cc2-869d-841af0fef4ce-np0000006821" released by "attachment_update" :: held 0.131s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:37:05.977896 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-ef459590-0564-46aa-971e-6bca11257ab8 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f returned with HTTP 200 Aug 09 07:37:05.978935 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 71/286] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:37:05 2026] PUT /volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f => generated 967 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:06.715595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a3bcdb52-0ccf-4191-96c0-e0ce86e54e78 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:06.717491 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a3bcdb52-0ccf-4191-96c0-e0ce86e54e78 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:06.718265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a3bcdb52-0ccf-4191-96c0-e0ce86e54e78 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:06.718265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a3bcdb52-0ccf-4191-96c0-e0ce86e54e78 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:06.737028 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:06.737028 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:06.741677 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a3bcdb52-0ccf-4191-96c0-e0ce86e54e78 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:06.749395 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a3bcdb52-0ccf-4191-96c0-e0ce86e54e78 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:06.749855 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 71/287] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:06 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:07.767886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1565bc30-1c7a-4184-b946-05141431398e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:07.772380 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1565bc30-1c7a-4184-b946-05141431398e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:07.772661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1565bc30-1c7a-4184-b946-05141431398e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:07.772960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1565bc30-1c7a-4184-b946-05141431398e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:07.794265 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:07.794265 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:07.799347 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1565bc30-1c7a-4184-b946-05141431398e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:07.806882 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1565bc30-1c7a-4184-b946-05141431398e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:07.807032 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 74/288] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:07 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:08.543067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa33f049-a3f5-44a1-89d5-e1d9c0d60cb1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:08.543520 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa33f049-a3f5-44a1-89d5-e1d9c0d60cb1 None None] GET https://10.4.3.41/volume// Aug 09 07:37:08.543993 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa33f049-a3f5-44a1-89d5-e1d9c0d60cb1 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:08.543993 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa33f049-a3f5-44a1-89d5-e1d9c0d60cb1 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:08.544394 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa33f049-a3f5-44a1-89d5-e1d9c0d60cb1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:08.544759 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 73/289] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:08.559983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-8eebfba9-a2e8-43d7-be5c-cb3f0cc05a64 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:08.565216 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-8eebfba9-a2e8-43d7-be5c-cb3f0cc05a64 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:37:08.565630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-8eebfba9-a2e8-43d7-be5c-cb3f0cc05a64 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfbf1a55-db0d-4a5c-80fe-f9f0d766db82", "connector": null, "instance_uuid": "4814a79b-a1c8-4a12-9ebb-0b3ac60fbc3f"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:08.586033 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:08.586033 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:08.654262 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-8eebfba9-a2e8-43d7-be5c-cb3f0cc05a64 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:37:08.654935 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 72/290] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:37:08 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:08.670252 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-80c3e3cd-5b79-4fb0-a4cc-5a854efd82e3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:08.674518 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-80c3e3cd-5b79-4fb0-a4cc-5a854efd82e3 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] DELETE https://10.4.3.41/volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9 Aug 09 07:37:08.674789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-80c3e3cd-5b79-4fb0-a4cc-5a854efd82e3 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:08.675081 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-80c3e3cd-5b79-4fb0-a4cc-5a854efd82e3 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:08.685876 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:08.685876 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:08.775692 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-80c3e3cd-5b79-4fb0-a4cc-5a854efd82e3 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9 returned with HTTP 200 Aug 09 07:37:08.776419 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 72/291] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:08 2026] DELETE /volume/v3/attachments/99516afe-14e9-421e-ba71-bbb30e8687d9 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:08.825840 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b38a4287-2c4b-4bdb-aa01-4438b7ef7a72 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:08.828131 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b38a4287-2c4b-4bdb-aa01-4438b7ef7a72 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:08.828424 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b38a4287-2c4b-4bdb-aa01-4438b7ef7a72 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:08.828961 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b38a4287-2c4b-4bdb-aa01-4438b7ef7a72 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:08.844563 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:08.844563 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:08.849332 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b38a4287-2c4b-4bdb-aa01-4438b7ef7a72 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:08.857058 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b38a4287-2c4b-4bdb-aa01-4438b7ef7a72 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:08.857506 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 75/292] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:08 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:09.706705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10c68a04-75dc-4cea-8577-0746952aeec6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:09.709452 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10c68a04-75dc-4cea-8577-0746952aeec6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] DELETE https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:09.709713 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10c68a04-75dc-4cea-8577-0746952aeec6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:09.709994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10c68a04-75dc-4cea-8577-0746952aeec6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:09.710238 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-10c68a04-75dc-4cea-8577-0746952aeec6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Delete volume with id: 050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:09.721270 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:09.721270 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:09.721846 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-10c68a04-75dc-4cea-8577-0746952aeec6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:37:09.755309 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-10c68a04-75dc-4cea-8577-0746952aeec6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Delete volume request issued successfully. Aug 09 07:37:09.755612 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10c68a04-75dc-4cea-8577-0746952aeec6 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 202 Aug 09 07:37:09.756207 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 74/293] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:37:09 2026] DELETE /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:37:09.767317 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c27d2293-65da-40ef-b598-524e076237f0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:09.772937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c27d2293-65da-40ef-b598-524e076237f0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:09.773203 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c27d2293-65da-40ef-b598-524e076237f0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:09.773483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c27d2293-65da-40ef-b598-524e076237f0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:09.784093 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:09.784093 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:09.788451 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c27d2293-65da-40ef-b598-524e076237f0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Volume info retrieved successfully. Aug 09 07:37:09.793413 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c27d2293-65da-40ef-b598-524e076237f0 tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 200 Aug 09 07:37:09.794060 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 73/294] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:09 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:09.876441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-689c3632-d7ea-4455-81b1-33d5b7c57e3d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:09.878092 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-689c3632-d7ea-4455-81b1-33d5b7c57e3d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:09.878390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-689c3632-d7ea-4455-81b1-33d5b7c57e3d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:09.878673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-689c3632-d7ea-4455-81b1-33d5b7c57e3d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:09.898321 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:09.898321 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:09.902648 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-689c3632-d7ea-4455-81b1-33d5b7c57e3d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:09.907550 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-689c3632-d7ea-4455-81b1-33d5b7c57e3d tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:09.908029 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 73/295] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:09 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:10.006747 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-4b5d6e30-d966-4070-a109-ed99d11c0936 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:10.009646 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-4b5d6e30-d966-4070-a109-ed99d11c0936 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] PUT https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b Aug 09 07:37:10.010093 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-4b5d6e30-d966-4070-a109-ed99d11c0936 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:10.022546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-4b5d6e30-d966-4070-a109-ed99d11c0936 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Acquiring lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:37:10.030150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-4b5d6e30-d966-4070-a109-ed99d11c0936 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" acquired by "attachment_update" :: waited 0.008s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:37:10.031129 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:10.031129 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:10.138896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-4b5d6e30-d966-4070-a109-ed99d11c0936 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" released by "attachment_update" :: held 0.109s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:37:10.139426 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-4b5d6e30-d966-4070-a109-ed99d11c0936 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b returned with HTTP 200 Aug 09 07:37:10.143937 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 76/296] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:37:10 2026] PUT /volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:10.149678 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-94714748-f188-4bb6-af5a-4b476fbe42e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:10.153245 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-94714748-f188-4bb6-af5a-4b476fbe42e4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b Aug 09 07:37:10.153519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-94714748-f188-4bb6-af5a-4b476fbe42e4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:10.154276 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-94714748-f188-4bb6-af5a-4b476fbe42e4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:10.177126 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-94714748-f188-4bb6-af5a-4b476fbe42e4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b returned with HTTP 200 Aug 09 07:37:10.177126 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 75/297] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:37:10 2026] GET /volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:10.810300 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f8ab6d0b-ec95-4d85-ab3d-be978265cd0b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:10.811681 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f8ab6d0b-ec95-4d85-ab3d-be978265cd0b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] GET https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 Aug 09 07:37:10.811866 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f8ab6d0b-ec95-4d85-ab3d-be978265cd0b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:10.812078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f8ab6d0b-ec95-4d85-ab3d-be978265cd0b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:10.818254 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f8ab6d0b-ec95-4d85-ab3d-be978265cd0b tempest-AttachSCSIVolumeTestJSON-638795826 tempest-AttachSCSIVolumeTestJSON-638795826-project-member] https://10.4.3.41/volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 returned with HTTP 404 Aug 09 07:37:10.818790 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 74/298] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:10 2026] GET /volume/v3/volumes/050ef72d-e525-40b4-87e1-b1006d794c59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:10.926587 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f33c8e35-6bad-4ddd-8168-e892700d6549 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:10.928607 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f33c8e35-6bad-4ddd-8168-e892700d6549 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:10.928851 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f33c8e35-6bad-4ddd-8168-e892700d6549 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:10.929000 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f33c8e35-6bad-4ddd-8168-e892700d6549 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:10.940653 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:10.940653 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:10.943896 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f33c8e35-6bad-4ddd-8168-e892700d6549 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:10.948518 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f33c8e35-6bad-4ddd-8168-e892700d6549 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:10.949086 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 74/299] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:10 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:11.961523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e75416e-0892-4fb2-8dad-c3d98c23a623 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:11.964161 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e75416e-0892-4fb2-8dad-c3d98c23a623 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:11.964673 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e75416e-0892-4fb2-8dad-c3d98c23a623 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:11.965126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e75416e-0892-4fb2-8dad-c3d98c23a623 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:11.980280 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:11.980280 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:11.986061 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e75416e-0892-4fb2-8dad-c3d98c23a623 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:11.991260 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e75416e-0892-4fb2-8dad-c3d98c23a623 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:11.991803 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 77/300] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:11 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:12.650395 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-0db8ceef-2a4d-4633-b125-71dd37c37720 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:12.660098 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-0db8ceef-2a4d-4633-b125-71dd37c37720 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] DELETE https://10.4.3.41/volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca Aug 09 07:37:12.660098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-0db8ceef-2a4d-4633-b125-71dd37c37720 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:12.660098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-0db8ceef-2a4d-4633-b125-71dd37c37720 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:12.670942 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:12.670942 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:12.768285 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cd627bfb-d286-4e76-8e5b-c0fda8f86d6a req-0db8ceef-2a4d-4633-b125-71dd37c37720 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca returned with HTTP 200 Aug 09 07:37:12.768285 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 76/301] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:12 2026] DELETE /volume/v3/attachments/1122f9bc-2ebb-4976-b4f1-c950b42fbeca => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:12.899162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d3c6fcdb-a0a9-4e45-a83c-eccb29301d8f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:12.901767 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3c6fcdb-a0a9-4e45-a83c-eccb29301d8f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:12.901767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3c6fcdb-a0a9-4e45-a83c-eccb29301d8f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:12.901767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3c6fcdb-a0a9-4e45-a83c-eccb29301d8f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:12.911241 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:12.911241 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:12.915705 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d3c6fcdb-a0a9-4e45-a83c-eccb29301d8f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:12.920805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3c6fcdb-a0a9-4e45-a83c-eccb29301d8f tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:12.921344 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 75/302] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:12 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1013 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:12.938687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:12.943059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:12.943375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:12.943669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:12.943937 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Delete volume with id: c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:12.955893 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:12.955893 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:12.956599 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:12.981021 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Delete volume request issued successfully. Aug 09 07:37:12.981355 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80c0f5fd-2e21-462a-a748-7f51072b0ba1 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 202 Aug 09 07:37:12.981854 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 75/303] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:37:12 2026] DELETE /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:37:12.990263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34b316ad-b91c-4ab7-be23-251e155cbab9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:12.992849 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34b316ad-b91c-4ab7-be23-251e155cbab9 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:12.993226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34b316ad-b91c-4ab7-be23-251e155cbab9 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:12.993574 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34b316ad-b91c-4ab7-be23-251e155cbab9 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:13.005794 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:13.005794 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:13.007027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49512bd8-d609-4e1c-8cf0-035902d587be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:13.009306 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49512bd8-d609-4e1c-8cf0-035902d587be tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:13.009967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49512bd8-d609-4e1c-8cf0-035902d587be tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:13.009967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49512bd8-d609-4e1c-8cf0-035902d587be tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:13.016150 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-34b316ad-b91c-4ab7-be23-251e155cbab9 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Volume info retrieved successfully. Aug 09 07:37:13.022177 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34b316ad-b91c-4ab7-be23-251e155cbab9 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 200 Aug 09 07:37:13.022690 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 78/304] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:12 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:13.039199 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:13.039199 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:13.045072 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49512bd8-d609-4e1c-8cf0-035902d587be tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:13.051830 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49512bd8-d609-4e1c-8cf0-035902d587be tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:13.052485 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 77/305] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:13 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:13.755103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-1c9937f6-06b5-4add-aa91-2ba77bd193f5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:13.757596 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-1c9937f6-06b5-4add-aa91-2ba77bd193f5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:37:13.757886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-1c9937f6-06b5-4add-aa91-2ba77bd193f5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:13.758169 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-1c9937f6-06b5-4add-aa91-2ba77bd193f5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:13.770256 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:13.770256 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:13.774229 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-1c9937f6-06b5-4add-aa91-2ba77bd193f5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:37:13.779762 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-1c9937f6-06b5-4add-aa91-2ba77bd193f5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:37:13.780305 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 76/306] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:13 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:13.816301 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-114c30d2-04f0-4833-944c-b16446326c7b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:13.819039 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-114c30d2-04f0-4833-944c-b16446326c7b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:37:13.820018 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-114c30d2-04f0-4833-944c-b16446326c7b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:13.820018 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-114c30d2-04f0-4833-944c-b16446326c7b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:13.831012 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:13.831012 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:13.835130 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-114c30d2-04f0-4833-944c-b16446326c7b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:37:13.841991 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-114c30d2-04f0-4833-944c-b16446326c7b tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:37:13.842583 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 76/307] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:13 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:14.044010 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-605459f6-b163-4d61-a660-52db7da5737d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:14.046331 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-605459f6-b163-4d61-a660-52db7da5737d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:14.046570 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-605459f6-b163-4d61-a660-52db7da5737d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:14.046855 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-605459f6-b163-4d61-a660-52db7da5737d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:14.059310 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-605459f6-b163-4d61-a660-52db7da5737d tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 404 Aug 09 07:37:14.059310 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 79/308] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:14 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:14.072580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9af0fcb6-354a-4b23-94f1-89515b8ab5ae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:14.076077 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9af0fcb6-354a-4b23-94f1-89515b8ab5ae tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:14.076077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9af0fcb6-354a-4b23-94f1-89515b8ab5ae tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:14.076077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9af0fcb6-354a-4b23-94f1-89515b8ab5ae tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:14.102030 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:14.102030 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:14.107971 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9af0fcb6-354a-4b23-94f1-89515b8ab5ae tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:14.114151 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9af0fcb6-354a-4b23-94f1-89515b8ab5ae tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:14.114548 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 78/309] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:14 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:14.963458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-7bd87f5e-3b64-4444-9ca3-34b327dbe028 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:14.968469 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-7bd87f5e-3b64-4444-9ca3-34b327dbe028 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f/action Aug 09 07:37:14.968864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-7bd87f5e-3b64-4444-9ca3-34b327dbe028 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:14.969027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-7bd87f5e-3b64-4444-9ca3-34b327dbe028 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:15.012114 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:15.012114 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:15.042535 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-47b9ac94-ba7f-4851-95d3-f03972e63da6 req-7bd87f5e-3b64-4444-9ca3-34b327dbe028 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f/action returned with HTTP 204 Aug 09 07:37:15.042535 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 77/310] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:37:14 2026] POST /volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:15.134799 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a0f3d6b8-b773-4f2d-87f0-3e78088924b7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:15.138100 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a0f3d6b8-b773-4f2d-87f0-3e78088924b7 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:15.138397 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a0f3d6b8-b773-4f2d-87f0-3e78088924b7 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:15.138665 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a0f3d6b8-b773-4f2d-87f0-3e78088924b7 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:15.156684 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:15.156684 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:15.164291 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a0f3d6b8-b773-4f2d-87f0-3e78088924b7 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:15.172930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a0f3d6b8-b773-4f2d-87f0-3e78088924b7 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:15.172930 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 77/311] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:15 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:15.593599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0587d515-704a-4614-9237-81bd3cd96586 req-ffa7dcce-b620-4788-a323-ccac9d06dedf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:15.596387 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0587d515-704a-4614-9237-81bd3cd96586 req-ffa7dcce-b620-4788-a323-ccac9d06dedf tempest-TestMultiAttachVolumeSwap-289917090 tempest-TestMultiAttachVolumeSwap-289917090-project] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:15.596659 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0587d515-704a-4614-9237-81bd3cd96586 req-ffa7dcce-b620-4788-a323-ccac9d06dedf tempest-TestMultiAttachVolumeSwap-289917090 tempest-TestMultiAttachVolumeSwap-289917090-project] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:15.596890 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0587d515-704a-4614-9237-81bd3cd96586 req-ffa7dcce-b620-4788-a323-ccac9d06dedf tempest-TestMultiAttachVolumeSwap-289917090 tempest-TestMultiAttachVolumeSwap-289917090-project] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:15.612215 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:15.612215 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:15.616853 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-0587d515-704a-4614-9237-81bd3cd96586 req-ffa7dcce-b620-4788-a323-ccac9d06dedf tempest-TestMultiAttachVolumeSwap-289917090 tempest-TestMultiAttachVolumeSwap-289917090-project] Volume info retrieved successfully. Aug 09 07:37:15.621482 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0587d515-704a-4614-9237-81bd3cd96586 req-ffa7dcce-b620-4788-a323-ccac9d06dedf tempest-TestMultiAttachVolumeSwap-289917090 tempest-TestMultiAttachVolumeSwap-289917090-project] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:15.622006 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 80/312] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:15 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:15.635010 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-417ffbbd-5ae5-4273-9f0b-11c82ddb1dfc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:15.638795 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-417ffbbd-5ae5-4273-9f0b-11c82ddb1dfc tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:15.639057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-417ffbbd-5ae5-4273-9f0b-11c82ddb1dfc tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:15.639303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-417ffbbd-5ae5-4273-9f0b-11c82ddb1dfc tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:15.661540 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:15.661540 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:15.665187 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-417ffbbd-5ae5-4273-9f0b-11c82ddb1dfc tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] Volume info retrieved successfully. Aug 09 07:37:15.669260 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-417ffbbd-5ae5-4273-9f0b-11c82ddb1dfc tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:15.669648 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 79/313] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:15 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1455 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:15.689934 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ff803ce9-fc3a-4ed4-bf33-143a67e65278 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:15.693567 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff803ce9-fc3a-4ed4-bf33-143a67e65278 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] GET https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 Aug 09 07:37:15.693769 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff803ce9-fc3a-4ed4-bf33-143a67e65278 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:15.694068 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff803ce9-fc3a-4ed4-bf33-143a67e65278 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:15.703112 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:15.703112 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:15.709087 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ff803ce9-fc3a-4ed4-bf33-143a67e65278 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] Volume info retrieved successfully. Aug 09 07:37:15.714680 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff803ce9-fc3a-4ed4-bf33-143a67e65278 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-reader] https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 returned with HTTP 200 Aug 09 07:37:15.715095 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 78/314] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:15 2026] GET /volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:15.828935 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2124956b-928f-488c-baf0-7092cf26c800 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:15.830663 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2124956b-928f-488c-baf0-7092cf26c800 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:15.830727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2124956b-928f-488c-baf0-7092cf26c800 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:15.831775 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2124956b-928f-488c-baf0-7092cf26c800 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:15.848815 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:15.848815 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:15.854866 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2124956b-928f-488c-baf0-7092cf26c800 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:15.864304 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2124956b-928f-488c-baf0-7092cf26c800 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:15.864538 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 78/315] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:15 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:15.947619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-77b17785-6459-4c16-a3f4-5a5790085df6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:15.951679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-77b17785-6459-4c16-a3f4-5a5790085df6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:15.951898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-77b17785-6459-4c16-a3f4-5a5790085df6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:15.952567 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-77b17785-6459-4c16-a3f4-5a5790085df6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:15.999581 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:15.999581 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:15.999581 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-77b17785-6459-4c16-a3f4-5a5790085df6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:15.999581 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-77b17785-6459-4c16-a3f4-5a5790085df6 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:15.999581 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 81/316] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:15 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:16.228147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-16df36f5-0efa-4a75-811f-2f8e5e5ae07e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:16.230758 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-16df36f5-0efa-4a75-811f-2f8e5e5ae07e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action Aug 09 07:37:16.231100 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-16df36f5-0efa-4a75-811f-2f8e5e5ae07e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:16.231512 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-16df36f5-0efa-4a75-811f-2f8e5e5ae07e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:16.255865 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:16.255865 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:16.256471 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-16df36f5-0efa-4a75-811f-2f8e5e5ae07e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:16.269116 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-16df36f5-0efa-4a75-811f-2f8e5e5ae07e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Begin detaching volume completed successfully. Aug 09 07:37:16.269183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-16df36f5-0efa-4a75-811f-2f8e5e5ae07e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action returned with HTTP 202 Aug 09 07:37:16.270416 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 80/317] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:37:16 2026] POST /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:37:16.364548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d812b433-e049-4976-821f-888a20b084fd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:16.365146 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d812b433-e049-4976-821f-888a20b084fd None None] GET https://10.4.3.41/volume// Aug 09 07:37:16.365438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d812b433-e049-4976-821f-888a20b084fd None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:16.365662 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d812b433-e049-4976-821f-888a20b084fd None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:16.366193 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d812b433-e049-4976-821f-888a20b084fd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:16.367691 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 79/318] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:16.383555 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-149cbe07-4b87-4417-82bb-329ef85a9cf9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:16.386009 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-149cbe07-4b87-4417-82bb-329ef85a9cf9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:16.386362 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-149cbe07-4b87-4417-82bb-329ef85a9cf9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:16.386632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-149cbe07-4b87-4417-82bb-329ef85a9cf9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:16.400562 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:16.400562 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:16.405353 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-149cbe07-4b87-4417-82bb-329ef85a9cf9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:16.410103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-149cbe07-4b87-4417-82bb-329ef85a9cf9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:16.410674 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 79/319] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:37:16 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1638 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:37:17.027015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-3a5faa9c-71cc-4eb6-9fda-c3fab8652cc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.029100 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-3a5faa9c-71cc-4eb6-9fda-c3fab8652cc4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:17.029352 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-3a5faa9c-71cc-4eb6-9fda-c3fab8652cc4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.029546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-3a5faa9c-71cc-4eb6-9fda-c3fab8652cc4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.042948 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:17.042948 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:17.046792 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-3a5faa9c-71cc-4eb6-9fda-c3fab8652cc4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:17.051108 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-3a5faa9c-71cc-4eb6-9fda-c3fab8652cc4 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:17.051586 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 82/320] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:17 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:17.072243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-07d942f4-7c9f-47ea-baa7-30b9e45f97c2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.075062 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-07d942f4-7c9f-47ea-baa7-30b9e45f97c2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] DELETE https://10.4.3.41/volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f Aug 09 07:37:17.075333 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-07d942f4-7c9f-47ea-baa7-30b9e45f97c2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.075563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-07d942f4-7c9f-47ea-baa7-30b9e45f97c2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.082729 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:17.082729 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:17.134490 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-36a5dce5-a576-4fff-82ec-65c00382a02c req-07d942f4-7c9f-47ea-baa7-30b9e45f97c2 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f returned with HTTP 200 Aug 09 07:37:17.135016 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 81/321] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:17 2026] DELETE /volume/v3/attachments/d7cc026e-c164-4dbb-b0e6-717d8743493f => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:17.273673 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bb0f8e7a-e61b-440d-bef4-1100f37bf766 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.276046 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb0f8e7a-e61b-440d-bef4-1100f37bf766 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:17.276331 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb0f8e7a-e61b-440d-bef4-1100f37bf766 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.276603 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb0f8e7a-e61b-440d-bef4-1100f37bf766 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.276852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-bb0f8e7a-e61b-440d-bef4-1100f37bf766 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Delete volume with id: c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:17.284221 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb0f8e7a-e61b-440d-bef4-1100f37bf766 tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 404 Aug 09 07:37:17.284839 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 80/322] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:37:17 2026] DELETE /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:17.292172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3b92e0ba-e6e7-4e64-87cf-4ee72de8107e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.294148 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3b92e0ba-e6e7-4e64-87cf-4ee72de8107e tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] GET https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb Aug 09 07:37:17.294335 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3b92e0ba-e6e7-4e64-87cf-4ee72de8107e tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.294513 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3b92e0ba-e6e7-4e64-87cf-4ee72de8107e tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.300106 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3b92e0ba-e6e7-4e64-87cf-4ee72de8107e tempest-VolumesAssistedSnapshotsTest-1246212009 tempest-VolumesAssistedSnapshotsTest-1246212009-project-admin] https://10.4.3.41/volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb returned with HTTP 404 Aug 09 07:37:17.300565 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 80/323] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:17 2026] GET /volume/v3/volumes/c186b510-d740-4895-838e-5d0c31f9d4fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:17.403542 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9962685e-5d7e-47af-b9ec-bdcae2e5c730 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.405562 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9962685e-5d7e-47af-b9ec-bdcae2e5c730 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:17.405867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9962685e-5d7e-47af-b9ec-bdcae2e5c730 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.406111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9962685e-5d7e-47af-b9ec-bdcae2e5c730 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.416895 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:17.416895 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:17.420601 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9962685e-5d7e-47af-b9ec-bdcae2e5c730 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:17.425661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9962685e-5d7e-47af-b9ec-bdcae2e5c730 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:17.426157 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 83/324] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:17 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:17.503702 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f513288e-6326-4c42-819f-b467d44a2011 req-439ae218-ee89-4e2c-8eb0-3a66ed9c89df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.506161 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-439ae218-ee89-4e2c-8eb0-3a66ed9c89df tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:17.507826 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-439ae218-ee89-4e2c-8eb0-3a66ed9c89df tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.508248 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-439ae218-ee89-4e2c-8eb0-3a66ed9c89df tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.526937 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:17.526937 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:17.531454 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f513288e-6326-4c42-819f-b467d44a2011 req-439ae218-ee89-4e2c-8eb0-3a66ed9c89df tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:17.538854 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-439ae218-ee89-4e2c-8eb0-3a66ed9c89df tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:17.539660 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 82/325] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:17 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:17.608443 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f513288e-6326-4c42-819f-b467d44a2011 req-c122b5fd-6356-4938-bff9-e26c2dcc0b13 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.610499 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-c122b5fd-6356-4938-bff9-e26c2dcc0b13 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] POST https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action Aug 09 07:37:17.611002 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-c122b5fd-6356-4938-bff9-e26c2dcc0b13 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:17.611629 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-c122b5fd-6356-4938-bff9-e26c2dcc0b13 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:17.633791 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:17.633791 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:17.634291 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f513288e-6326-4c42-819f-b467d44a2011 req-c122b5fd-6356-4938-bff9-e26c2dcc0b13 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:17.655785 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f513288e-6326-4c42-819f-b467d44a2011 req-c122b5fd-6356-4938-bff9-e26c2dcc0b13 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Begin detaching volume completed successfully. Aug 09 07:37:17.656559 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-c122b5fd-6356-4938-bff9-e26c2dcc0b13 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action returned with HTTP 202 Aug 09 07:37:17.657078 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 81/326] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:37:17 2026] POST /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:37:17.720687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f015bce6-89d2-48c6-9069-87434e72129e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.721290 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f015bce6-89d2-48c6-9069-87434e72129e None None] GET https://10.4.3.41/volume// Aug 09 07:37:17.721526 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f015bce6-89d2-48c6-9069-87434e72129e None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.721790 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f015bce6-89d2-48c6-9069-87434e72129e None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.722335 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f015bce6-89d2-48c6-9069-87434e72129e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:17.722695 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 81/327] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:17.731807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f513288e-6326-4c42-819f-b467d44a2011 req-4ab2af9c-3189-4797-9025-af992898817a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:17.734950 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-4ab2af9c-3189-4797-9025-af992898817a tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:17.735994 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-4ab2af9c-3189-4797-9025-af992898817a tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:17.735994 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-4ab2af9c-3189-4797-9025-af992898817a tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:17.748850 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:17.748850 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:17.753642 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f513288e-6326-4c42-819f-b467d44a2011 req-4ab2af9c-3189-4797-9025-af992898817a tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:17.761378 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-4ab2af9c-3189-4797-9025-af992898817a tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:17.761582 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 84/328] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:37:17 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:37:18.708257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:18.710353 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:37:18.711329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-296100026"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:18.712640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-296100026'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:37:18.712784 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Create volume of 1 GB Aug 09 07:37:18.717990 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Availability Zones retrieved successfully. Aug 09 07:37:18.725185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Flow 'volume_create_api' (35265ed3-3cb6-4e16-830d-1aceeaaa30e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:37:18.726774 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc50cb3-3559-4504-9531-873908416602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:18.727970 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:37:18.769325 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc50cb3-3559-4504-9531-873908416602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:18.770495 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a80d5dc-74f2-42aa-b0ba-14a4f05cfdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:18.881750 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Created reservations ['5bcec69e-37ef-446d-9113-ed444b2c5f49', '42a30065-d837-48e4-98ff-fb146463d2ee', '867e1f79-9cce-4e96-be6a-b3e4ba5fd317', '0431676e-8451-437f-902f-e81b352675ee'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:37:18.882895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a80d5dc-74f2-42aa-b0ba-14a4f05cfdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bcec69e-37ef-446d-9113-ed444b2c5f49', '42a30065-d837-48e4-98ff-fb146463d2ee', '867e1f79-9cce-4e96-be6a-b3e4ba5fd317', '0431676e-8451-437f-902f-e81b352675ee']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:18.884663 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30903c0-6508-4c62-9312-11264f0e98fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:18.917335 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30903c0-6508-4c62-9312-11264f0e98fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-296100026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9b56208aea47a09511cffa2ac2fa98',qos_specs=None,replication_status=,reservations=['5bcec69e-37ef-446d-9113-ed444b2c5f49','42a30065-d837-48e4-98ff-fb146463d2ee','867e1f79-9cce-4e96-be6a-b3e4ba5fd317','0431676e-8451-437f-902f-e81b352675ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc6b5c9a9e14e20897f1d2da9a14d99',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-296100026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f9b56208aea47a09511cffa2ac2fa98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adc6b5c9a9e14e20897f1d2da9a14d99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:18.922478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe1dea5-94d4-4ba6-87c2-faadb9ca2de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:18.950136 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe1dea5-94d4-4ba6-87c2-faadb9ca2de6) transitioned into state 'SUCCESS' from state '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-296100026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f9b56208aea47a09511cffa2ac2fa98',qos_specs=None,replication_status=,reservations=['5bcec69e-37ef-446d-9113-ed444b2c5f49','42a30065-d837-48e4-98ff-fb146463d2ee','867e1f79-9cce-4e96-be6a-b3e4ba5fd317','0431676e-8451-437f-902f-e81b352675ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adc6b5c9a9e14e20897f1d2da9a14d99',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:18.950895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750e8451-67ba-426a-8d28-dd8750a0dbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:18.982568 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750e8451-67ba-426a-8d28-dd8750a0dbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:18.982568 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Flow 'volume_create_api' (35265ed3-3cb6-4e16-830d-1aceeaaa30e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:37:18.983050 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Create volume request issued successfully. Aug 09 07:37:18.983998 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbaf495d-2fbb-47c3-b642-e5a2d703e974 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:37:18.986785 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 83/329] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:37:18 2026] POST /volume/v3/volumes => generated 749 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:37:18.999984 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-022935fb-853b-4c2d-8188-0c11e55b18a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:19.004594 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-022935fb-853b-4c2d-8188-0c11e55b18a6 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:19.005280 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-022935fb-853b-4c2d-8188-0c11e55b18a6 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:19.005477 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-022935fb-853b-4c2d-8188-0c11e55b18a6 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:19.022996 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:19.022996 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:19.028344 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-022935fb-853b-4c2d-8188-0c11e55b18a6 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:19.036425 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-022935fb-853b-4c2d-8188-0c11e55b18a6 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:19.037232 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 82/330] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:18 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:20.052609 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-73fbec4a-3430-43a5-a242-5d1a5e4b0634 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.055048 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-73fbec4a-3430-43a5-a242-5d1a5e4b0634 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:20.055373 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-73fbec4a-3430-43a5-a242-5d1a5e4b0634 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:20.055616 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-73fbec4a-3430-43a5-a242-5d1a5e4b0634 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:20.064620 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:20.064620 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:20.069398 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-73fbec4a-3430-43a5-a242-5d1a5e4b0634 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:20.078938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-73fbec4a-3430-43a5-a242-5d1a5e4b0634 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:20.078938 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 82/331] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:20 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:20.128197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-8411bc8d-e675-4b2b-9a4b-7a444b24bd2d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.133714 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-8411bc8d-e675-4b2b-9a4b-7a444b24bd2d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:20.133946 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-8411bc8d-e675-4b2b-9a4b-7a444b24bd2d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:20.134259 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-8411bc8d-e675-4b2b-9a4b-7a444b24bd2d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:20.144636 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:20.144636 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:20.148478 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-8411bc8d-e675-4b2b-9a4b-7a444b24bd2d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:20.159968 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-8411bc8d-e675-4b2b-9a4b-7a444b24bd2d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:20.160499 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 85/332] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:20 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:20.492885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-67820d01-7e23-45e8-8540-47b2fe4aefb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.493513 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67820d01-7e23-45e8-8540-47b2fe4aefb2 None None] GET https://10.4.3.41/volume// Aug 09 07:37:20.493860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67820d01-7e23-45e8-8540-47b2fe4aefb2 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:20.494245 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67820d01-7e23-45e8-8540-47b2fe4aefb2 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:20.495053 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67820d01-7e23-45e8-8540-47b2fe4aefb2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:20.496050 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 84/333] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:37:20 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:20.505124 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-111cbc80-78b5-48cc-b261-598fe7485fb7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.509126 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-111cbc80-78b5-48cc-b261-598fe7485fb7 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:37:20.509663 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-111cbc80-78b5-48cc-b261-598fe7485fb7 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d", "connector": null, "instance_uuid": "dabe4ff5-969e-4cd9-86cd-e68646c8b330"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:20.524044 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:20.524044 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:20.568695 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-111cbc80-78b5-48cc-b261-598fe7485fb7 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:37:20.569229 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 83/334] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:37:20 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:20.614321 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1251e4a6-2f85-4aa4-8986-157a606fed5e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.617144 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1251e4a6-2f85-4aa4-8986-157a606fed5e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:20.617434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1251e4a6-2f85-4aa4-8986-157a606fed5e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:20.617864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1251e4a6-2f85-4aa4-8986-157a606fed5e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:20.628905 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-038045d1-71b2-4214-8ccd-57c7b5513563 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.629508 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-038045d1-71b2-4214-8ccd-57c7b5513563 None None] GET https://10.4.3.41/volume// Aug 09 07:37:20.629723 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-038045d1-71b2-4214-8ccd-57c7b5513563 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:20.629929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-038045d1-71b2-4214-8ccd-57c7b5513563 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:20.630687 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-038045d1-71b2-4214-8ccd-57c7b5513563 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:20.630687 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 86/335] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:20.633864 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:20.633864 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:20.642010 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1251e4a6-2f85-4aa4-8986-157a606fed5e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:20.642135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-944fb603-67ac-4f48-968a-802d23b8b8c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.644945 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-944fb603-67ac-4f48-968a-802d23b8b8c8 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:20.645228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-944fb603-67ac-4f48-968a-802d23b8b8c8 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:20.645463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-944fb603-67ac-4f48-968a-802d23b8b8c8 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:20.645750 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1251e4a6-2f85-4aa4-8986-157a606fed5e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:20.646326 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 83/336] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:20 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:20.656909 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:20.656909 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:20.661257 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-944fb603-67ac-4f48-968a-802d23b8b8c8 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:20.669262 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-944fb603-67ac-4f48-968a-802d23b8b8c8 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:20.669714 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 85/337] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:37:20 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:37:20.809970 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-5c674936-3173-48e5-8d36-5e4a595e0a8d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:20.809970 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-5c674936-3173-48e5-8d36-5e4a595e0a8d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] PUT https://10.4.3.41/volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2 Aug 09 07:37:20.809970 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-5c674936-3173-48e5-8d36-5e4a595e0a8d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:20.817411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-5c674936-3173-48e5-8d36-5e4a595e0a8d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Acquiring lock "cinder-attachment_update-99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:37:20.822941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-5c674936-3173-48e5-8d36-5e4a595e0a8d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Lock "cinder-attachment_update-99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:37:20.824268 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:20.824268 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:20.994255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-5c674936-3173-48e5-8d36-5e4a595e0a8d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Lock "cinder-attachment_update-99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d-np0000006821" released by "attachment_update" :: held 0.171s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:37:20.995265 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-5c674936-3173-48e5-8d36-5e4a595e0a8d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2 returned with HTTP 200 Aug 09 07:37:20.995711 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 84/338] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:37:20 2026] PUT /volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:21.663839 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9d8ff1a-10e5-4f5a-98bc-9a5a848d0905 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:21.665877 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9d8ff1a-10e5-4f5a-98bc-9a5a848d0905 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:21.666175 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9d8ff1a-10e5-4f5a-98bc-9a5a848d0905 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:21.666358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9d8ff1a-10e5-4f5a-98bc-9a5a848d0905 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:21.677938 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:21.677938 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:21.683415 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b9d8ff1a-10e5-4f5a-98bc-9a5a848d0905 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:21.689732 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9d8ff1a-10e5-4f5a-98bc-9a5a848d0905 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:21.690256 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 87/339] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:21 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:22.592711 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f513288e-6326-4c42-819f-b467d44a2011 req-162cdbf0-c002-4e7e-8bb4-c3680f473e55 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:22.595735 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-162cdbf0-c002-4e7e-8bb4-c3680f473e55 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:22.595868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-162cdbf0-c002-4e7e-8bb4-c3680f473e55 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:22.596102 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-162cdbf0-c002-4e7e-8bb4-c3680f473e55 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:22.610291 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-b61f4f45-f629-452f-9082-b7cf257cbf10 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:22.611883 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:22.611883 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:22.612326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-b61f4f45-f629-452f-9082-b7cf257cbf10 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] POST https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b/action Aug 09 07:37:22.612826 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-b61f4f45-f629-452f-9082-b7cf257cbf10 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:22.613397 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-b61f4f45-f629-452f-9082-b7cf257cbf10 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:22.631165 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-f513288e-6326-4c42-819f-b467d44a2011 req-162cdbf0-c002-4e7e-8bb4-c3680f473e55 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:22.637777 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:22.637777 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:22.640081 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-162cdbf0-c002-4e7e-8bb4-c3680f473e55 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:22.641190 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 84/340] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:37:22 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 1161 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:22.669571 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c7bccbbf-b412-432c-9b48-a65a409c5ef0 req-b61f4f45-f629-452f-9082-b7cf257cbf10 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b/action returned with HTTP 204 Aug 09 07:37:22.670331 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 86/341] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:37:22 2026] POST /volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:22.710647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-67c6ab3e-98f3-48fb-9a54-d981e3f3ff47 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:22.713460 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67c6ab3e-98f3-48fb-9a54-d981e3f3ff47 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:22.713757 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67c6ab3e-98f3-48fb-9a54-d981e3f3ff47 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:22.714686 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67c6ab3e-98f3-48fb-9a54-d981e3f3ff47 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:22.733055 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:22.733055 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:22.739573 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-67c6ab3e-98f3-48fb-9a54-d981e3f3ff47 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:22.748162 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67c6ab3e-98f3-48fb-9a54-d981e3f3ff47 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:22.748851 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 85/342] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:22 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:23.769740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56b47822-dc29-4fe8-8e93-68ef1591827c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:23.774384 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56b47822-dc29-4fe8-8e93-68ef1591827c tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:23.774668 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56b47822-dc29-4fe8-8e93-68ef1591827c tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:23.774882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56b47822-dc29-4fe8-8e93-68ef1591827c tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:23.799743 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:23.799743 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:23.810534 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56b47822-dc29-4fe8-8e93-68ef1591827c tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:23.822424 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56b47822-dc29-4fe8-8e93-68ef1591827c tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:23.822424 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 88/343] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:23 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:24.839563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a956d91b-1e83-4335-8f91-dddbe0ea4a7e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:24.841809 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a956d91b-1e83-4335-8f91-dddbe0ea4a7e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:24.842175 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a956d91b-1e83-4335-8f91-dddbe0ea4a7e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:24.842474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a956d91b-1e83-4335-8f91-dddbe0ea4a7e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:24.857142 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:24.857142 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:24.865678 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a956d91b-1e83-4335-8f91-dddbe0ea4a7e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:24.871852 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a956d91b-1e83-4335-8f91-dddbe0ea4a7e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:24.872461 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 85/344] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:24 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:25.570944 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c34669fe-fab5-4bb2-9963-f5b93d24586f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:25.571605 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c34669fe-fab5-4bb2-9963-f5b93d24586f None None] GET https://10.4.3.41/volume// Aug 09 07:37:25.572223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c34669fe-fab5-4bb2-9963-f5b93d24586f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:25.572223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c34669fe-fab5-4bb2-9963-f5b93d24586f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:25.572681 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c34669fe-fab5-4bb2-9963-f5b93d24586f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:25.576046 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 87/345] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:25 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:25.587368 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-60ec3411-83b6-4cf3-892b-ddc66e4ed396 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:25.593722 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-60ec3411-83b6-4cf3-892b-ddc66e4ed396 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:37:25.593722 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-60ec3411-83b6-4cf3-892b-ddc66e4ed396 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5039b7b-7e9a-4d88-8174-aac37e41f9b4", "connector": null, "instance_uuid": "a942dbff-bde3-42b0-a1f4-f928d5a1f3dc"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:25.619694 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:25.619694 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:25.692489 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-60ec3411-83b6-4cf3-892b-ddc66e4ed396 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:37:25.693175 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 86/346] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:37:25 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 09 07:37:25.896468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e6ed672-3101-4ed2-b8a4-0ee00f5ec385 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:25.899362 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e6ed672-3101-4ed2-b8a4-0ee00f5ec385 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:25.899362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e6ed672-3101-4ed2-b8a4-0ee00f5ec385 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:25.900419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e6ed672-3101-4ed2-b8a4-0ee00f5ec385 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:25.917197 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:25.917197 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:25.925151 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3e6ed672-3101-4ed2-b8a4-0ee00f5ec385 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:25.936356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e6ed672-3101-4ed2-b8a4-0ee00f5ec385 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:25.936989 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 89/347] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:25 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:26.955696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aee169dc-8a45-4800-a1f5-342c4ca66889 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:26.959053 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aee169dc-8a45-4800-a1f5-342c4ca66889 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:26.959053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aee169dc-8a45-4800-a1f5-342c4ca66889 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:26.959280 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aee169dc-8a45-4800-a1f5-342c4ca66889 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:26.986024 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:26.986024 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:26.994263 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-aee169dc-8a45-4800-a1f5-342c4ca66889 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:27.001531 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aee169dc-8a45-4800-a1f5-342c4ca66889 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:27.001531 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 86/348] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:26 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:28.021324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-05625632-be4e-4479-90da-d56e3d43b298 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:28.023532 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05625632-be4e-4479-90da-d56e3d43b298 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:28.026940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05625632-be4e-4479-90da-d56e3d43b298 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:28.026940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05625632-be4e-4479-90da-d56e3d43b298 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:28.041084 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:28.041084 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:28.046406 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-05625632-be4e-4479-90da-d56e3d43b298 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:28.052564 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05625632-be4e-4479-90da-d56e3d43b298 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:28.052977 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 88/349] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:28 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:29.073254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-01eb3038-b9cc-4e4d-8b31-a402d662e831 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:29.075623 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01eb3038-b9cc-4e4d-8b31-a402d662e831 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:29.075891 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01eb3038-b9cc-4e4d-8b31-a402d662e831 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:29.076136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01eb3038-b9cc-4e4d-8b31-a402d662e831 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:29.090939 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:29.090939 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:29.095740 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-01eb3038-b9cc-4e4d-8b31-a402d662e831 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:29.103758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01eb3038-b9cc-4e4d-8b31-a402d662e831 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:29.103758 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 87/350] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:29 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:29.809653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-d025c649-86a3-4400-9c88-f70b63ba4a72 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:29.813423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-d025c649-86a3-4400-9c88-f70b63ba4a72 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] POST https://10.4.3.41/volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2/action Aug 09 07:37:29.814239 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-d025c649-86a3-4400-9c88-f70b63ba4a72 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:29.814786 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-d025c649-86a3-4400-9c88-f70b63ba4a72 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:29.842547 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:29.842547 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:29.860530 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa6d42fc-367f-40df-bf7d-fc6af960fbeb req-d025c649-86a3-4400-9c88-f70b63ba4a72 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2/action returned with HTTP 204 Aug 09 07:37:29.861113 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 90/351] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:37:29 2026] POST /volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:29.973831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f513288e-6326-4c42-819f-b467d44a2011 req-425271f3-970c-4e4f-b0f5-5b9f0e653382 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:29.976888 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-425271f3-970c-4e4f-b0f5-5b9f0e653382 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae Aug 09 07:37:29.977173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-425271f3-970c-4e4f-b0f5-5b9f0e653382 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:29.977454 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-425271f3-970c-4e4f-b0f5-5b9f0e653382 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:29.992009 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:29.992009 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:30.074884 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f513288e-6326-4c42-819f-b467d44a2011 req-425271f3-970c-4e4f-b0f5-5b9f0e653382 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae returned with HTTP 200 Aug 09 07:37:30.075676 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 87/352] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:29 2026] DELETE /volume/v3/attachments/1b3a186f-8b2b-4170-8e17-66752c114fae => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:30.123241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5fbfadcc-41f4-4382-b93e-06d8d9bb5e0f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.125193 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fbfadcc-41f4-4382-b93e-06d8d9bb5e0f tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:30.125352 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fbfadcc-41f4-4382-b93e-06d8d9bb5e0f tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:30.125431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fbfadcc-41f4-4382-b93e-06d8d9bb5e0f tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:30.136063 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:30.136063 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:30.140133 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5fbfadcc-41f4-4382-b93e-06d8d9bb5e0f tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:30.150601 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fbfadcc-41f4-4382-b93e-06d8d9bb5e0f tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:30.151813 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 89/353] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:30 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:30.168091 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5ad98235-17bf-4859-8e24-f6d29a55a73d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.170396 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ad98235-17bf-4859-8e24-f6d29a55a73d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:30.170612 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5ad98235-17bf-4859-8e24-f6d29a55a73d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:30.170809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5ad98235-17bf-4859-8e24-f6d29a55a73d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:30.181348 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:30.181348 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:30.186110 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5ad98235-17bf-4859-8e24-f6d29a55a73d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:30.192771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ad98235-17bf-4859-8e24-f6d29a55a73d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:30.194140 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 88/354] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:30 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:37:30.402445 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-630d7c77-1c72-47c9-bf48-1624e63d6ade None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.402593 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-630d7c77-1c72-47c9-bf48-1624e63d6ade None None] GET https://10.4.3.41/volume// Aug 09 07:37:30.402712 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-630d7c77-1c72-47c9-bf48-1624e63d6ade None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:30.403373 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-630d7c77-1c72-47c9-bf48-1624e63d6ade None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:30.403373 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-630d7c77-1c72-47c9-bf48-1624e63d6ade None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:30.403681 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 91/355] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:30.421202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-d8ccf3b7-43d7-4dfd-93e4-574544e6f427 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.429087 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-d8ccf3b7-43d7-4dfd-93e4-574544e6f427 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:37:30.429087 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-d8ccf3b7-43d7-4dfd-93e4-574544e6f427 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfbf1a55-db0d-4a5c-80fe-f9f0d766db82", "connector": null, "instance_uuid": "4814a79b-a1c8-4a12-9ebb-0b3ac60fbc3f"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:30.459281 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:30.459281 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:30.470037 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-441feb8c-b2e0-4054-908f-1d5ea8e82826 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.472537 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-441feb8c-b2e0-4054-908f-1d5ea8e82826 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] DELETE https://10.4.3.41/volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec Aug 09 07:37:30.472732 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-441feb8c-b2e0-4054-908f-1d5ea8e82826 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:30.472949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-441feb8c-b2e0-4054-908f-1d5ea8e82826 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:30.499939 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:30.499939 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:30.515769 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-d8ccf3b7-43d7-4dfd-93e4-574544e6f427 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:37:30.516486 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 88/356] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:37:30 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:30.529807 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-4ca613e0-b29f-4993-b83d-d91b4ffedd62 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.533018 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-4ca613e0-b29f-4993-b83d-d91b4ffedd62 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] DELETE https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b Aug 09 07:37:30.533986 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-4ca613e0-b29f-4993-b83d-d91b4ffedd62 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:30.533986 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-4ca613e0-b29f-4993-b83d-d91b4ffedd62 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:30.549988 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:30.549988 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:30.603330 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-441feb8c-b2e0-4054-908f-1d5ea8e82826 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec returned with HTTP 200 Aug 09 07:37:30.603883 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 90/357] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:30 2026] DELETE /volume/v3/attachments/24b70c8a-62db-4763-88d6-b8abcd77feec => generated 192 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:30.659261 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-4ca613e0-b29f-4993-b83d-d91b4ffedd62 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b returned with HTTP 200 Aug 09 07:37:30.659560 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 89/358] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:30 2026] DELETE /volume/v3/attachments/96f7b30f-4ebb-4602-b22c-fff2edf3107b => generated 192 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:30.748450 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-acf351dd-4b9f-4a96-872d-203ac6e87385 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.749298 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acf351dd-4b9f-4a96-872d-203ac6e87385 None None] GET https://10.4.3.41/volume// Aug 09 07:37:30.749454 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acf351dd-4b9f-4a96-872d-203ac6e87385 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:30.749725 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acf351dd-4b9f-4a96-872d-203ac6e87385 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:30.750189 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acf351dd-4b9f-4a96-872d-203ac6e87385 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:30.750882 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 92/359] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:30.769537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-6963ec78-0d69-4914-b43e-8e9f94e9d3c5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:30.775363 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-6963ec78-0d69-4914-b43e-8e9f94e9d3c5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] POST https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4/action Aug 09 07:37:30.776805 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-6963ec78-0d69-4914-b43e-8e9f94e9d3c5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action body: b'{"os-reimage": {"image_id": "f3f295e8-6bd0-4054-af9b-b4626fd2114a", "reimage_reserved": true}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:30.777302 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-6963ec78-0d69-4914-b43e-8e9f94e9d3c5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f3f295e8-6bd0-4054-af9b-b4626fd2114a", "reimage_reserved": true}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:30.797807 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:30.797807 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:30.798217 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-6963ec78-0d69-4914-b43e-8e9f94e9d3c5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:37:30.985018 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-6963ec78-0d69-4914-b43e-8e9f94e9d3c5 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4/action returned with HTTP 202 Aug 09 07:37:30.985642 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 89/360] 10.4.3.41 () {74 vars in 1706 bytes} [Sun Aug 9 07:37:30 2026] POST /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:37:32.593482 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b3653dca-2cb6-4828-82f2-406b92f6e5b8 req-d8bc904d-86bf-4c2d-9c0a-1fde024cbb07 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:32.600172 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b3653dca-2cb6-4828-82f2-406b92f6e5b8 req-d8bc904d-86bf-4c2d-9c0a-1fde024cbb07 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2 Aug 09 07:37:32.600351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b3653dca-2cb6-4828-82f2-406b92f6e5b8 req-d8bc904d-86bf-4c2d-9c0a-1fde024cbb07 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:32.600543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b3653dca-2cb6-4828-82f2-406b92f6e5b8 req-d8bc904d-86bf-4c2d-9c0a-1fde024cbb07 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:32.609767 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:32.609767 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:32.688860 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b3653dca-2cb6-4828-82f2-406b92f6e5b8 req-d8bc904d-86bf-4c2d-9c0a-1fde024cbb07 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2 returned with HTTP 200 Aug 09 07:37:32.689269 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 91/361] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:32 2026] DELETE /volume/v3/attachments/f5ad4916-f000-449a-9bbd-5f65eeb3dcd2 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:33.468700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-9a656385-0768-4b0e-828e-7bea5f4af3bd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:33.471253 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-9a656385-0768-4b0e-828e-7bea5f4af3bd tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] PUT https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae Aug 09 07:37:33.471883 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-9a656385-0768-4b0e-828e-7bea5f4af3bd tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:33.482614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-9a656385-0768-4b0e-828e-7bea5f4af3bd tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Acquiring lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:37:33.493646 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-9a656385-0768-4b0e-828e-7bea5f4af3bd tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" acquired by "attachment_update" :: waited 0.010s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:37:33.495456 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:33.495456 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:33.610815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-9a656385-0768-4b0e-828e-7bea5f4af3bd tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Lock "cinder-attachment_update-cfbf1a55-db0d-4a5c-80fe-f9f0d766db82-np0000006821" released by "attachment_update" :: held 0.118s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:37:33.611286 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-9a656385-0768-4b0e-828e-7bea5f4af3bd tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae returned with HTTP 200 Aug 09 07:37:33.612021 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 90/362] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:37:33 2026] PUT /volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:33.628550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-5d85e199-96a5-44fd-b69e-e489c0e80b65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:33.633958 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-5d85e199-96a5-44fd-b69e-e489c0e80b65 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae Aug 09 07:37:33.633958 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-5d85e199-96a5-44fd-b69e-e489c0e80b65 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:33.633958 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-5d85e199-96a5-44fd-b69e-e489c0e80b65 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:33.634295 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=276,cinder:UPDATE=30,cinder:INSERT=12 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:37:33.653697 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-5d85e199-96a5-44fd-b69e-e489c0e80b65 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae returned with HTTP 200 Aug 09 07:37:33.653887 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 93/363] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:37:33 2026] GET /volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:34.809078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d2867933-d929-4b1a-84d6-711ea9a9c363 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:34.813844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2867933-d929-4b1a-84d6-711ea9a9c363 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:34.813844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d2867933-d929-4b1a-84d6-711ea9a9c363 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:34.813844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d2867933-d929-4b1a-84d6-711ea9a9c363 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:34.819946 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:34.819946 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:34.835405 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d2867933-d929-4b1a-84d6-711ea9a9c363 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:34.844818 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2867933-d929-4b1a-84d6-711ea9a9c363 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:34.845561 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 90/364] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:34 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:34.865005 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-50539f7b-321a-4faa-9701-a06e9bb6d18e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:34.869012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50539f7b-321a-4faa-9701-a06e9bb6d18e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:34.869315 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50539f7b-321a-4faa-9701-a06e9bb6d18e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:34.869469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50539f7b-321a-4faa-9701-a06e9bb6d18e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:34.879595 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:34.879595 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:34.884760 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-50539f7b-321a-4faa-9701-a06e9bb6d18e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:34.890103 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50539f7b-321a-4faa-9701-a06e9bb6d18e tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:34.890569 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 92/365] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:34 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:34.948941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8351dde6-02c8-4fb8-b699-ae4c10cca4aa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:34.951994 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8351dde6-02c8-4fb8-b699-ae4c10cca4aa tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:34.951994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8351dde6-02c8-4fb8-b699-ae4c10cca4aa tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:34.951994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8351dde6-02c8-4fb8-b699-ae4c10cca4aa tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:34.967950 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:34.967950 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:34.975343 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8351dde6-02c8-4fb8-b699-ae4c10cca4aa tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:34.982590 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8351dde6-02c8-4fb8-b699-ae4c10cca4aa tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:34.983192 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 91/366] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:34 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:35.011270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:35.011270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] DELETE https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:35.011270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:35.011270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:35.011270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Delete volume with id: 99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:35.027960 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:35.027960 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:35.027960 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:35.062771 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Delete volume request issued successfully. Aug 09 07:37:35.062771 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0679f9b5-31bd-4ce5-849e-d421b3e69d4d tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 202 Aug 09 07:37:35.062771 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 94/367] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:37:35 2026] DELETE /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:37:35.073460 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aa9b6ef3-3830-4b5f-bdde-c0bf1aa81e20 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:35.076126 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aa9b6ef3-3830-4b5f-bdde-c0bf1aa81e20 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:35.076391 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aa9b6ef3-3830-4b5f-bdde-c0bf1aa81e20 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:35.076622 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aa9b6ef3-3830-4b5f-bdde-c0bf1aa81e20 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:35.086091 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:35.086091 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:35.091668 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-aa9b6ef3-3830-4b5f-bdde-c0bf1aa81e20 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Volume info retrieved successfully. Aug 09 07:37:35.099116 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aa9b6ef3-3830-4b5f-bdde-c0bf1aa81e20 tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 200 Aug 09 07:37:35.099785 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 91/368] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:35 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:35.371656 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:35.373627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 Aug 09 07:37:35.373811 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:35.374020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:35.374234 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Delete volume with id: fca4ce8f-e97e-44d5-8b91-87be2a683619 Aug 09 07:37:35.382661 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:35.382661 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:35.383191 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:35.416343 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Delete volume request issued successfully. Aug 09 07:37:35.416536 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a41f4b89-d57d-4246-9ca7-df3093f46057 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 returned with HTTP 202 Aug 09 07:37:35.417034 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 93/369] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:37:35 2026] DELETE /volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:37:35.425421 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-62b3a754-303b-42a9-964d-7c33b778deec None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:35.427503 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62b3a754-303b-42a9-964d-7c33b778deec tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 Aug 09 07:37:35.428022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-62b3a754-303b-42a9-964d-7c33b778deec tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:35.428022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-62b3a754-303b-42a9-964d-7c33b778deec tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:35.436232 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:35.436232 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:35.440293 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-62b3a754-303b-42a9-964d-7c33b778deec tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:35.444774 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62b3a754-303b-42a9-964d-7c33b778deec tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 returned with HTTP 200 Aug 09 07:37:35.445230 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 92/370] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:35 2026] GET /volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:36.124667 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64154bef-01c6-4cd5-a680-6e9edc2d83de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:36.128043 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64154bef-01c6-4cd5-a680-6e9edc2d83de tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] GET https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d Aug 09 07:37:36.128043 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64154bef-01c6-4cd5-a680-6e9edc2d83de tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:36.128043 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64154bef-01c6-4cd5-a680-6e9edc2d83de tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:36.138275 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64154bef-01c6-4cd5-a680-6e9edc2d83de tempest-DeleteServersTestJSON-1658677455 tempest-DeleteServersTestJSON-1658677455-project-member] https://10.4.3.41/volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d returned with HTTP 404 Aug 09 07:37:36.138988 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 95/371] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:36 2026] GET /volume/v3/volumes/99f9d416-c7c2-49e3-b3d1-ce58a0c9f91d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:36.463440 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-252be520-e2f7-4c83-86c5-2982087dfa3e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:36.466291 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-252be520-e2f7-4c83-86c5-2982087dfa3e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 Aug 09 07:37:36.466671 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-252be520-e2f7-4c83-86c5-2982087dfa3e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:36.466861 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-252be520-e2f7-4c83-86c5-2982087dfa3e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:36.481244 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-252be520-e2f7-4c83-86c5-2982087dfa3e tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 returned with HTTP 404 Aug 09 07:37:36.482272 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 92/372] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:36 2026] GET /volume/v3/volumes/fca4ce8f-e97e-44d5-8b91-87be2a683619 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:36.495466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:36.498636 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] DELETE https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:36.499008 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:36.500667 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:36.500667 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Delete volume with id: 78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:36.515836 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:36.515836 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:36.518773 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:36.550510 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Delete volume request issued successfully. Aug 09 07:37:36.550718 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e3cbe41-9c0e-4f7f-a94b-500699d0412b tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 202 Aug 09 07:37:36.551272 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 94/373] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:37:36 2026] DELETE /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:37:36.563636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0318be8c-89eb-4c71-9076-46eb37ed5f10 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:36.566391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0318be8c-89eb-4c71-9076-46eb37ed5f10 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:36.566691 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0318be8c-89eb-4c71-9076-46eb37ed5f10 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:36.566974 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0318be8c-89eb-4c71-9076-46eb37ed5f10 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:36.578607 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:36.578607 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:36.592798 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0318be8c-89eb-4c71-9076-46eb37ed5f10 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Volume info retrieved successfully. Aug 09 07:37:36.603334 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0318be8c-89eb-4c71-9076-46eb37ed5f10 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 200 Aug 09 07:37:36.604124 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 93/374] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:36 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:37.621980 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-344f7ac7-c942-4e64-b14d-444b7f9b79a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:37.625714 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-344f7ac7-c942-4e64-b14d-444b7f9b79a9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] GET https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce Aug 09 07:37:37.625714 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-344f7ac7-c942-4e64-b14d-444b7f9b79a9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:37.625714 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-344f7ac7-c942-4e64-b14d-444b7f9b79a9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:37.639150 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-344f7ac7-c942-4e64-b14d-444b7f9b79a9 tempest-TestMultiAttachVolumeSwap-1604516373 tempest-TestMultiAttachVolumeSwap-1604516373-project-member] https://10.4.3.41/volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce returned with HTTP 404 Aug 09 07:37:37.639905 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 96/375] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:37 2026] GET /volume/v3/volumes/78c55922-d110-4cc2-869d-841af0fef4ce => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:39.982023 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-be4d0311-21e6-467e-9a3a-9e46ae45d6c4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:39.989286 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-be4d0311-21e6-467e-9a3a-9e46ae45d6c4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] POST https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae/action Aug 09 07:37:39.990403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-be4d0311-21e6-467e-9a3a-9e46ae45d6c4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:39.991342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-be4d0311-21e6-467e-9a3a-9e46ae45d6c4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:40.019710 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:40.019710 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:40.035235 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97d00bd1-112f-49d0-98a8-85a5279c9c59 req-be4d0311-21e6-467e-9a3a-9e46ae45d6c4 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae/action returned with HTTP 204 Aug 09 07:37:40.035945 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 93/376] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:37:39 2026] POST /volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:40.897028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91902f6d-a638-4920-91fe-43290e0a8c23 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:40.897028 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91902f6d-a638-4920-91fe-43290e0a8c23 None None] GET https://10.4.3.41/volume// Aug 09 07:37:40.898169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91902f6d-a638-4920-91fe-43290e0a8c23 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:40.898169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91902f6d-a638-4920-91fe-43290e0a8c23 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:40.898169 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91902f6d-a638-4920-91fe-43290e0a8c23 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:37:40.898460 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 95/377] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:37:40 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:37:40.917982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-cd02fa52-b8ae-4ba6-b2e8-ed781ae81985 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:40.923425 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-cd02fa52-b8ae-4ba6-b2e8-ed781ae81985 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:37:40.923740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-cd02fa52-b8ae-4ba6-b2e8-ed781ae81985 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:40.924046 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-cd02fa52-b8ae-4ba6-b2e8-ed781ae81985 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:40.943401 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:40.943401 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:40.948693 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-cd02fa52-b8ae-4ba6-b2e8-ed781ae81985 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:37:40.955784 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-cd02fa52-b8ae-4ba6-b2e8-ed781ae81985 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:37:40.956268 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 94/378] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:37:40 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 07:37:41.084207 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-882342f4-c88e-4845-8d43-4dd2593fe170 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:41.088629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-882342f4-c88e-4845-8d43-4dd2593fe170 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] PUT https://10.4.3.41/volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67 Aug 09 07:37:41.088629 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-882342f4-c88e-4845-8d43-4dd2593fe170 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:41.101490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-882342f4-c88e-4845-8d43-4dd2593fe170 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Acquiring lock "cinder-attachment_update-d5039b7b-7e9a-4d88-8174-aac37e41f9b4-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:37:41.107908 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-882342f4-c88e-4845-8d43-4dd2593fe170 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Lock "cinder-attachment_update-d5039b7b-7e9a-4d88-8174-aac37e41f9b4-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:37:41.109269 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:41.109269 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:41.325670 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-882342f4-c88e-4845-8d43-4dd2593fe170 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Lock "cinder-attachment_update-d5039b7b-7e9a-4d88-8174-aac37e41f9b4-np0000006821" released by "attachment_update" :: held 0.217s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:37:41.326253 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-882342f4-c88e-4845-8d43-4dd2593fe170 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67 returned with HTTP 200 Aug 09 07:37:41.326881 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 97/379] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:37:41 2026] PUT /volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67 => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:37:41.373222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-72c1b7d0-0400-4400-900b-c78d0f0390ca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:41.377774 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-72c1b7d0-0400-4400-900b-c78d0f0390ca tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] POST https://10.4.3.41/volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67/action Aug 09 07:37:41.378366 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-72c1b7d0-0400-4400-900b-c78d0f0390ca tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:37:41.378615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-72c1b7d0-0400-4400-900b-c78d0f0390ca tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:41.414501 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:41.414501 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:41.443285 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-95671d9c-3d30-4db2-bfab-b9458bb3abab req-72c1b7d0-0400-4400-900b-c78d0f0390ca tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67/action returned with HTTP 204 Aug 09 07:37:41.443902 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 94/380] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:37:41 2026] POST /volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:46.544358 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=251,cinder:UPDATE=38,cinder:INSERT=16 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:37:47.191672 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-97f4ed00-f35f-4081-9d73-28b25987a149 req-738f1c7e-b6fc-4cbe-9f8b-4696df62495b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:47.197853 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-97f4ed00-f35f-4081-9d73-28b25987a149 req-738f1c7e-b6fc-4cbe-9f8b-4696df62495b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae Aug 09 07:37:47.197853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-97f4ed00-f35f-4081-9d73-28b25987a149 req-738f1c7e-b6fc-4cbe-9f8b-4696df62495b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:47.197853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-97f4ed00-f35f-4081-9d73-28b25987a149 req-738f1c7e-b6fc-4cbe-9f8b-4696df62495b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:47.216653 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:47.216653 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:47.305124 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-97f4ed00-f35f-4081-9d73-28b25987a149 req-738f1c7e-b6fc-4cbe-9f8b-4696df62495b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae returned with HTTP 200 Aug 09 07:37:47.305699 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 96/381] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:37:47 2026] DELETE /volume/v3/attachments/a634616f-2699-4fde-b75d-b4c70944ffae => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:48.282885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-009c0659-83bd-45ab-91c2-8eb23a132cf5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:48.288351 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-009c0659-83bd-45ab-91c2-8eb23a132cf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:37:48.289942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-009c0659-83bd-45ab-91c2-8eb23a132cf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:48.289942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-009c0659-83bd-45ab-91c2-8eb23a132cf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:48.295119 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=228,cinder:UPDATE=24,cinder:INSERT=5 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:37:48.303824 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:48.303824 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:48.311044 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-009c0659-83bd-45ab-91c2-8eb23a132cf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:37:48.321569 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-009c0659-83bd-45ab-91c2-8eb23a132cf5 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:37:48.321569 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 95/382] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:48 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:48.398998 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cdd33bf1-7595-4e00-bfbd-e4b7f572cc9b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:48.402167 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdd33bf1-7595-4e00-bfbd-e4b7f572cc9b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:37:48.402167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdd33bf1-7595-4e00-bfbd-e4b7f572cc9b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:48.402658 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdd33bf1-7595-4e00-bfbd-e4b7f572cc9b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:48.416849 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:48.416849 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:48.433791 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cdd33bf1-7595-4e00-bfbd-e4b7f572cc9b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:37:48.444952 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdd33bf1-7595-4e00-bfbd-e4b7f572cc9b tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:37:48.445370 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 98/383] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:48 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:48.489526 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-14d7f660-791a-4c3d-8045-333d56a48f01 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:48.493353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14d7f660-791a-4c3d-8045-333d56a48f01 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:37:48.494017 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14d7f660-791a-4c3d-8045-333d56a48f01 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:48.494342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14d7f660-791a-4c3d-8045-333d56a48f01 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:48.494695 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-14d7f660-791a-4c3d-8045-333d56a48f01 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Delete volume with id: cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:37:48.498799 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=249,cinder:INSERT=13,cinder:UPDATE=29 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:37:48.505594 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:48.505594 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:37:48.506089 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-14d7f660-791a-4c3d-8045-333d56a48f01 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:37:48.548717 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-14d7f660-791a-4c3d-8045-333d56a48f01 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Delete volume request issued successfully. Aug 09 07:37:48.549182 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14d7f660-791a-4c3d-8045-333d56a48f01 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 202 Aug 09 07:37:48.550004 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 95/384] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:37:48 2026] DELETE /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:37:48.567164 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d18e500a-bd27-4c8a-8544-aa35a6322ad9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:48.569289 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d18e500a-bd27-4c8a-8544-aa35a6322ad9 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:37:48.569289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d18e500a-bd27-4c8a-8544-aa35a6322ad9 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:48.569471 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d18e500a-bd27-4c8a-8544-aa35a6322ad9 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:48.581460 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:48.581460 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:48.588121 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d18e500a-bd27-4c8a-8544-aa35a6322ad9 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Volume info retrieved successfully. Aug 09 07:37:48.596371 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d18e500a-bd27-4c8a-8544-aa35a6322ad9 tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 200 Aug 09 07:37:48.597073 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 97/385] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:48 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:49.618863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-161d7888-e1c2-477c-a799-a461f286c4fa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:49.621530 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-161d7888-e1c2-477c-a799-a461f286c4fa tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] GET https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 Aug 09 07:37:49.621530 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-161d7888-e1c2-477c-a799-a461f286c4fa tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:49.621834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-161d7888-e1c2-477c-a799-a461f286c4fa tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:49.631807 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-161d7888-e1c2-477c-a799-a461f286c4fa tempest-ServerActionsTestOtherB-1179233009 tempest-ServerActionsTestOtherB-1179233009-project-member] https://10.4.3.41/volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 returned with HTTP 404 Aug 09 07:37:49.633068 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 96/386] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:49 2026] GET /volume/v3/volumes/cfbf1a55-db0d-4a5c-80fe-f9f0d766db82 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:37:52.267967 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd9a0037-ffc0-4463-8184-a3aeb7035056 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:52.273423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd9a0037-ffc0-4463-8184-a3aeb7035056 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] GET https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:37:52.273691 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd9a0037-ffc0-4463-8184-a3aeb7035056 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:52.274025 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd9a0037-ffc0-4463-8184-a3aeb7035056 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:52.293765 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:52.293765 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:37:52.302830 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fd9a0037-ffc0-4463-8184-a3aeb7035056 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:37:52.313107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd9a0037-ffc0-4463-8184-a3aeb7035056 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 200 Aug 09 07:37:52.317010 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 99/387] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:37:52 2026] GET /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 1831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:37:53.425376 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:53.427894 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:37:53.428471 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-495479635"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:37:53.431884 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-495479635'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:37:53.431884 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Create volume of 1 GB Aug 09 07:37:53.440317 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Availability Zones retrieved successfully. Aug 09 07:37:53.450141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Flow 'volume_create_api' (b602981e-84d1-460f-8e42-3130b6fc7ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:37:53.451708 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b8fec9-8709-4707-8a19-968dddfa1d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:53.454037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:37:53.510731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b8fec9-8709-4707-8a19-968dddfa1d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:53.511779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e7b517b-6bdf-4298-9856-1ed6621fe214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:53.636320 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Created reservations ['5d65b57b-88fc-4693-b7e0-def000804692', '9ac0b091-a23b-4317-baa0-820a405c08ec', '6b461ba9-8bc7-404d-9a6e-f8feb23c27fa', '4e4cb618-65c2-44b4-ba08-c672f73c5e50'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:37:53.637568 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e7b517b-6bdf-4298-9856-1ed6621fe214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d65b57b-88fc-4693-b7e0-def000804692', '9ac0b091-a23b-4317-baa0-820a405c08ec', '6b461ba9-8bc7-404d-9a6e-f8feb23c27fa', '4e4cb618-65c2-44b4-ba08-c672f73c5e50']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:53.638897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79196bfa-b80c-4d05-bce9-6449e0232d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:53.667899 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79196bfa-b80c-4d05-bce9-6449e0232d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-495479635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33671f12d2a74ab5bb65693933bb764d',qos_specs=None,replication_status=,reservations=['5d65b57b-88fc-4693-b7e0-def000804692','9ac0b091-a23b-4317-baa0-820a405c08ec','6b461ba9-8bc7-404d-9a6e-f8feb23c27fa','4e4cb618-65c2-44b4-ba08-c672f73c5e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfb444cbe9d46b098ba5a5792954189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-495479635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33671f12d2a74ab5bb65693933bb764d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfb444cbe9d46b098ba5a5792954189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:53.669132 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3b410f-1a3b-404e-8b0a-c266e12c4346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:53.700884 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d3b410f-1a3b-404e-8b0a-c266e12c4346) transitioned into state 'SUCCESS' from state '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-495479635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33671f12d2a74ab5bb65693933bb764d',qos_specs=None,replication_status=,reservations=['5d65b57b-88fc-4693-b7e0-def000804692','9ac0b091-a23b-4317-baa0-820a405c08ec','6b461ba9-8bc7-404d-9a6e-f8feb23c27fa','4e4cb618-65c2-44b4-ba08-c672f73c5e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfb444cbe9d46b098ba5a5792954189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:53.701877 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb09f93a-49c0-434b-b02c-ffaf05aceeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:37:53.725036 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb09f93a-49c0-434b-b02c-ffaf05aceeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:37:53.726038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Flow 'volume_create_api' (b602981e-84d1-460f-8e42-3130b6fc7ad6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:37:53.726430 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Create volume request issued successfully. Aug 09 07:37:53.727750 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b75cdbeb-f7e2-4663-9ddb-599e36d94db6 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:37:53.728247 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 96/388] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:37:53 2026] POST /volume/v3/volumes => generated 749 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:37:53.746049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f951fa52-7172-4dc7-840f-cbdab2b1e37b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:53.751976 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f951fa52-7172-4dc7-840f-cbdab2b1e37b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:37:53.752217 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f951fa52-7172-4dc7-840f-cbdab2b1e37b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:53.752414 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f951fa52-7172-4dc7-840f-cbdab2b1e37b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:53.774415 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:53.774415 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:37:53.781093 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f951fa52-7172-4dc7-840f-cbdab2b1e37b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:37:53.794187 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f951fa52-7172-4dc7-840f-cbdab2b1e37b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:37:53.798195 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 98/389] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:53 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:37:54.817378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b48dcc51-bb50-41d7-9079-99565cb2cc71 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:37:54.820948 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b48dcc51-bb50-41d7-9079-99565cb2cc71 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:37:54.820948 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b48dcc51-bb50-41d7-9079-99565cb2cc71 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:37:54.820948 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b48dcc51-bb50-41d7-9079-99565cb2cc71 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:37:54.831032 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:37:54.831032 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:37:54.840789 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b48dcc51-bb50-41d7-9079-99565cb2cc71 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:37:54.847411 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b48dcc51-bb50-41d7-9079-99565cb2cc71 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:37:54.848181 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 97/390] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:37:54 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:02.308799 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=21,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:38:03.706060 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:38:03.789284 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=18,cinder:UPDATE=3 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:38:04.845019 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=8 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:38:15.227902 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:15.499993 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:15.499993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1105038802"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:15.501739 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1105038802'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:15.502448 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Create volume of 1 GB Aug 09 07:38:15.512898 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Availability Zones retrieved successfully. Aug 09 07:38:15.521281 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Flow 'volume_create_api' (175f7857-70ac-4701-96ff-1852fc70ed51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:15.523350 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf367fc-c696-487b-a333-279efb5651a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:15.525343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:15.580105 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf367fc-c696-487b-a333-279efb5651a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:15.581537 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa984dc9-cbe7-4abb-b62d-c9bd1ee6496c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:15.673216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Created reservations ['34e04188-b802-4db5-bc29-6e54c2110899', '5ec99022-f223-420e-915f-a20af798b4f6', '73f18fe0-84b0-4292-902f-12e2339b8281', 'e9a15158-f507-47ea-8c39-6bc63fbacdfb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:15.674320 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa984dc9-cbe7-4abb-b62d-c9bd1ee6496c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34e04188-b802-4db5-bc29-6e54c2110899', '5ec99022-f223-420e-915f-a20af798b4f6', '73f18fe0-84b0-4292-902f-12e2339b8281', 'e9a15158-f507-47ea-8c39-6bc63fbacdfb']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:15.675206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233cada7-5754-4050-8215-da09f758dc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:15.703830 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233cada7-5754-4050-8215-da09f758dc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed96cdbf-d995-4810-9cbf-df976036df03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1105038802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204cf53c6f9a4709bb89befb2664ded1',qos_specs=None,replication_status=,reservations=['34e04188-b802-4db5-bc29-6e54c2110899','5ec99022-f223-420e-915f-a20af798b4f6','73f18fe0-84b0-4292-902f-12e2339b8281','e9a15158-f507-47ea-8c39-6bc63fbacdfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b40fa97c83458ba54b2c7ec6bc331d',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1105038802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed96cdbf-d995-4810-9cbf-df976036df03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='204cf53c6f9a4709bb89befb2664ded1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84b40fa97c83458ba54b2c7ec6bc331d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:15.705370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323cde87-79bc-47bd-9f86-9d2c463f684f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:15.733156 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323cde87-79bc-47bd-9f86-9d2c463f684f) transitioned into state 'SUCCESS' from state '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-1105038802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204cf53c6f9a4709bb89befb2664ded1',qos_specs=None,replication_status=,reservations=['34e04188-b802-4db5-bc29-6e54c2110899','5ec99022-f223-420e-915f-a20af798b4f6','73f18fe0-84b0-4292-902f-12e2339b8281','e9a15158-f507-47ea-8c39-6bc63fbacdfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b40fa97c83458ba54b2c7ec6bc331d',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:15.734152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28a7cff-6845-4ac6-a2e4-419a461752ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:15.749684 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28a7cff-6845-4ac6-a2e4-419a461752ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:15.750839 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Flow 'volume_create_api' (175f7857-70ac-4701-96ff-1852fc70ed51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:15.751313 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Create volume request issued successfully. Aug 09 07:38:15.752101 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26eb63b7-921a-4b5d-8ff3-56f74a9a4604 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:15.752651 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 100/391] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:15 2026] POST /volume/v3/volumes => generated 757 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:19.818959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:19.822441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:19.822778 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-889184882"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:19.824482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-889184882'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:19.824643 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume of 1 GB Aug 09 07:38:19.824866 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:19.824866 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:19.829710 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Availability Zones retrieved successfully. Aug 09 07:38:19.836117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (386cf86a-6ea2-4c97-b64f-93e5dc313dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:19.841454 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc34be1-f981-473c-a329-e04e753be987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:19.846070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:19.892386 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc34be1-f981-473c-a329-e04e753be987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:19.893586 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4d73d4-2a7f-463c-b4c4-e478a5301b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:20.007446 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Created reservations ['a3b30dee-1b26-43e5-8604-ccf51ac2e576', '1f50bb6b-098a-496a-be9c-28e1bde9fc6f', 'dd312d86-3c3e-4c4c-9a5b-26f038ccbeb6', 'c1288aa3-fb1e-4777-a74e-5246abf9caac'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:20.008530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4d73d4-2a7f-463c-b4c4-e478a5301b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b30dee-1b26-43e5-8604-ccf51ac2e576', '1f50bb6b-098a-496a-be9c-28e1bde9fc6f', 'dd312d86-3c3e-4c4c-9a5b-26f038ccbeb6', 'c1288aa3-fb1e-4777-a74e-5246abf9caac']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:20.009684 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e336fd1-4e9e-4db5-bd27-a10e624d9476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:20.047468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e336fd1-4e9e-4db5-bd27-a10e624d9476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b16959-14cb-4dc6-9d07-1df20cddef44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-889184882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['a3b30dee-1b26-43e5-8604-ccf51ac2e576','1f50bb6b-098a-496a-be9c-28e1bde9fc6f','dd312d86-3c3e-4c4c-9a5b-26f038ccbeb6','c1288aa3-fb1e-4777-a74e-5246abf9caac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-889184882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9b16959-14cb-4dc6-9d07-1df20cddef44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dd9b7309814c74b1d53b5f64714655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:20.048511 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f57f1c1-0c66-404e-a94f-76dccb0364f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:20.085206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f57f1c1-0c66-404e-a94f-76dccb0364f7) transitioned into state 'SUCCESS' from state '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-889184882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['a3b30dee-1b26-43e5-8604-ccf51ac2e576','1f50bb6b-098a-496a-be9c-28e1bde9fc6f','dd312d86-3c3e-4c4c-9a5b-26f038ccbeb6','c1288aa3-fb1e-4777-a74e-5246abf9caac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:20.086159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb55d5ea-bc00-48d9-840a-187b0c902965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:20.107938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb55d5ea-bc00-48d9-840a-187b0c902965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:20.108562 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (386cf86a-6ea2-4c97-b64f-93e5dc313dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:20.111944 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request issued successfully. Aug 09 07:38:20.111944 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-504e1f5f-b0e8-46eb-964e-f3f5797133f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:20.111944 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 97/392] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:19 2026] POST /volume/v3/volumes => generated 746 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:20.122964 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13a09df4-b970-4314-98ab-3a988c31d8b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:20.125617 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13a09df4-b970-4314-98ab-3a988c31d8b9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:20.126060 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13a09df4-b970-4314-98ab-3a988c31d8b9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:20.126060 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13a09df4-b970-4314-98ab-3a988c31d8b9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:20.136980 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:20.136980 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:20.144054 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-13a09df4-b970-4314-98ab-3a988c31d8b9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:20.153713 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13a09df4-b970-4314-98ab-3a988c31d8b9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:20.153713 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 99/393] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:20 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:21.172117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aedfe534-c40a-4810-b622-07149229890e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.175976 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aedfe534-c40a-4810-b622-07149229890e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:21.176294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aedfe534-c40a-4810-b622-07149229890e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:21.176480 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aedfe534-c40a-4810-b622-07149229890e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:21.191547 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.191547 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:21.202261 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-aedfe534-c40a-4810-b622-07149229890e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.210630 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aedfe534-c40a-4810-b622-07149229890e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:21.211188 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 98/394] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:21 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:21.230779 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56b0e028-aa50-48f9-8468-d9087dfca567 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.233660 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56b0e028-aa50-48f9-8468-d9087dfca567 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action Aug 09 07:38:21.234434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56b0e028-aa50-48f9-8468-d9087dfca567 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action body: b'{"os-attach": {"instance_uuid": "f4b2e10e-d29e-4fd9-a45d-b9986dd99272", "mountpoint": "/dev/vdb"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:21.234731 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56b0e028-aa50-48f9-8468-d9087dfca567 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f4b2e10e-d29e-4fd9-a45d-b9986dd99272", "mountpoint": "/dev/vdb"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:21.246507 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.246507 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:21.247364 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56b0e028-aa50-48f9-8468-d9087dfca567 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.263650 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56b0e028-aa50-48f9-8468-d9087dfca567 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Update volume admin metadata completed successfully. Aug 09 07:38:21.347095 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56b0e028-aa50-48f9-8468-d9087dfca567 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Attach volume completed successfully. Aug 09 07:38:21.347449 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56b0e028-aa50-48f9-8468-d9087dfca567 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action returned with HTTP 202 Aug 09 07:38:21.347987 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 101/395] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:21 2026] POST /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:21.358318 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8d906e5c-177f-49e6-9687-7acdf04a75e9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.361082 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d906e5c-177f-49e6-9687-7acdf04a75e9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:21.361399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d906e5c-177f-49e6-9687-7acdf04a75e9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:21.361650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d906e5c-177f-49e6-9687-7acdf04a75e9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:21.373752 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.373752 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:21.378721 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8d906e5c-177f-49e6-9687-7acdf04a75e9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.385720 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d906e5c-177f-49e6-9687-7acdf04a75e9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:21.386436 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 98/396] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:21 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:21.406464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aed07487-abcd-496a-a2cf-6d3b70cafb94 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.408242 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aed07487-abcd-496a-a2cf-6d3b70cafb94 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:21.408466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aed07487-abcd-496a-a2cf-6d3b70cafb94 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:21.408677 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aed07487-abcd-496a-a2cf-6d3b70cafb94 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:21.418634 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.418634 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:21.423261 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aed07487-abcd-496a-a2cf-6d3b70cafb94 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.428356 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aed07487-abcd-496a-a2cf-6d3b70cafb94 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:21.428839 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 100/397] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:21 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:21.447157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a0f203ec-461a-4e54-b440-24cbc568c372 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.566166 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0f203ec-461a-4e54-b440-24cbc568c372 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action Aug 09 07:38:21.566801 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0f203ec-461a-4e54-b440-24cbc568c372 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:21.567106 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0f203ec-461a-4e54-b440-24cbc568c372 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:21.584355 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.584355 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:21.585173 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-a0f203ec-461a-4e54-b440-24cbc568c372 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume 'd9b16959-14cb-4dc6-9d07-1df20cddef44' with '{'status': 'error'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:21.623786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0f203ec-461a-4e54-b440-24cbc568c372 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action returned with HTTP 202 Aug 09 07:38:21.624484 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 99/398] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:21 2026] POST /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:21.633557 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4a50a6a-40af-45d1-9fb9-4f22c980cb98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.635940 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4a50a6a-40af-45d1-9fb9-4f22c980cb98 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:21.637352 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4a50a6a-40af-45d1-9fb9-4f22c980cb98 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:21.637620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4a50a6a-40af-45d1-9fb9-4f22c980cb98 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:21.648384 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.648384 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:21.653004 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b4a50a6a-40af-45d1-9fb9-4f22c980cb98 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.657990 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4a50a6a-40af-45d1-9fb9-4f22c980cb98 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:21.658509 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 102/399] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:21 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:21.676161 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.678395 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action Aug 09 07:38:21.678789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "faca589b-8993-4e11-bb74-224f7b23127f"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:21.678960 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "faca589b-8993-4e11-bb74-224f7b23127f"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:21.703647 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.703647 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:21.704040 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Volume info retrieved successfully. Aug 09 07:38:21.723394 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Terminate volume connection completed successfully. Aug 09 07:38:21.735207 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100221) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 09 07:38:21.799825 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Detach volume completed successfully. Aug 09 07:38:21.800104 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1746582f-7167-48c0-bb34-6726bc8cb5bc tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action returned with HTTP 202 Aug 09 07:38:21.801119 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 99/400] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:21 2026] POST /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:21.810534 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d69abcdf-0b7a-487c-81f6-d39232b14fab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.813534 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d69abcdf-0b7a-487c-81f6-d39232b14fab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:21.813534 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d69abcdf-0b7a-487c-81f6-d39232b14fab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:21.813534 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d69abcdf-0b7a-487c-81f6-d39232b14fab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:21.823005 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.823005 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:21.827961 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d69abcdf-0b7a-487c-81f6-d39232b14fab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.835850 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d69abcdf-0b7a-487c-81f6-d39232b14fab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:21.835850 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 101/401] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:21 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:21.850261 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fdb9e18d-6f21-4701-a5a0-25dc37f3203b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.852867 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fdb9e18d-6f21-4701-a5a0-25dc37f3203b tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:21.853190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fdb9e18d-6f21-4701-a5a0-25dc37f3203b tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:21.854086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fdb9e18d-6f21-4701-a5a0-25dc37f3203b tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:21.869363 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.869363 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:21.878286 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fdb9e18d-6f21-4701-a5a0-25dc37f3203b tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.886822 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fdb9e18d-6f21-4701-a5a0-25dc37f3203b tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:21.887414 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 100/402] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:21 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:21.909863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74c1c5f0-846e-4cc6-8d5b-2170d701e05d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.912772 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74c1c5f0-846e-4cc6-8d5b-2170d701e05d tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action Aug 09 07:38:21.914561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74c1c5f0-846e-4cc6-8d5b-2170d701e05d tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action body: b'{"os-detach": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:21.914561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74c1c5f0-846e-4cc6-8d5b-2170d701e05d tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:21.925650 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.925650 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:21.925650 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74c1c5f0-846e-4cc6-8d5b-2170d701e05d tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:21.961847 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74c1c5f0-846e-4cc6-8d5b-2170d701e05d tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Detach volume completed successfully. Aug 09 07:38:21.962379 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74c1c5f0-846e-4cc6-8d5b-2170d701e05d tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action returned with HTTP 202 Aug 09 07:38:21.963043 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 103/403] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:21 2026] POST /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:21.970468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6253960d-1ab4-4be7-bfc4-c44f7ab885b1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:21.975261 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6253960d-1ab4-4be7-bfc4-c44f7ab885b1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:21.975369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6253960d-1ab4-4be7-bfc4-c44f7ab885b1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:21.975688 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6253960d-1ab4-4be7-bfc4-c44f7ab885b1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:21.986234 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:21.986234 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:21.994811 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6253960d-1ab4-4be7-bfc4-c44f7ab885b1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:22.004702 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6253960d-1ab4-4be7-bfc4-c44f7ab885b1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:22.005188 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 100/404] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:21 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:38:22.025759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5819f7e8-15c5-456d-bdb5-5f7b1b79ca82 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:22.028612 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5819f7e8-15c5-456d-bdb5-5f7b1b79ca82 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:22.028771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5819f7e8-15c5-456d-bdb5-5f7b1b79ca82 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:22.029058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5819f7e8-15c5-456d-bdb5-5f7b1b79ca82 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:22.040593 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:22.040593 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:22.047754 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5819f7e8-15c5-456d-bdb5-5f7b1b79ca82 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:22.055422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5819f7e8-15c5-456d-bdb5-5f7b1b79ca82 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:22.056299 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 102/405] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:22 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:22.074806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d8e86a42-0956-41ce-b745-cd5006df4528 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:22.081129 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8e86a42-0956-41ce-b745-cd5006df4528 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:22.081129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8e86a42-0956-41ce-b745-cd5006df4528 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:22.081129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8e86a42-0956-41ce-b745-cd5006df4528 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:22.082046 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-d8e86a42-0956-41ce-b745-cd5006df4528 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume with id: d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:22.094284 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:22.094284 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:22.095086 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d8e86a42-0956-41ce-b745-cd5006df4528 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:22.152381 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d8e86a42-0956-41ce-b745-cd5006df4528 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume request issued successfully. Aug 09 07:38:22.152520 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8e86a42-0956-41ce-b745-cd5006df4528 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 202 Aug 09 07:38:22.154657 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 101/406] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:22 2026] DELETE /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:22.169040 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab0f9d00-f51f-4650-b940-d298d1373655 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:22.172846 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab0f9d00-f51f-4650-b940-d298d1373655 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:22.172846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab0f9d00-f51f-4650-b940-d298d1373655 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:22.172846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab0f9d00-f51f-4650-b940-d298d1373655 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:22.182052 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:22.182052 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:22.189415 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ab0f9d00-f51f-4650-b940-d298d1373655 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:22.196613 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab0f9d00-f51f-4650-b940-d298d1373655 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 200 Aug 09 07:38:22.197130 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 104/407] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:22 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:23.217053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4bf40d2f-3f4a-46da-89e0-02a6d6f843ff None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:23.219707 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bf40d2f-3f4a-46da-89e0-02a6d6f843ff tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 Aug 09 07:38:23.220303 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bf40d2f-3f4a-46da-89e0-02a6d6f843ff tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:23.220676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bf40d2f-3f4a-46da-89e0-02a6d6f843ff tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:23.228013 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bf40d2f-3f4a-46da-89e0-02a6d6f843ff tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 returned with HTTP 404 Aug 09 07:38:23.228655 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 101/408] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:23 2026] GET /volume/v3/volumes/d9b16959-14cb-4dc6-9d07-1df20cddef44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:25.841691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:25.843907 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:25.844420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1140986028"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:25.846287 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1140986028'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:25.846287 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume of 1 GB Aug 09 07:38:25.851875 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Availability Zones retrieved successfully. Aug 09 07:38:25.857511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (b7b5ed5d-991c-4c71-9c8a-1abcf3778b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:25.858466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afceba92-db2a-4c32-8fa3-702632424dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:25.859445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:25.891171 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afceba92-db2a-4c32-8fa3-702632424dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:25.892392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f031302-d699-49ab-9333-ff0cac5b4c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:25.939258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Created reservations ['2c3f1a1b-ef07-488a-8bb4-d6b581151d40', 'eeb6a9d8-98db-4732-a05f-2728e378a3bd', 'd3698154-bbbc-4431-9e8e-1e9d8158bf9c', 'a7caa351-20c3-472c-b131-ff891d1fd249'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:25.940314 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f031302-d699-49ab-9333-ff0cac5b4c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c3f1a1b-ef07-488a-8bb4-d6b581151d40', 'eeb6a9d8-98db-4732-a05f-2728e378a3bd', 'd3698154-bbbc-4431-9e8e-1e9d8158bf9c', 'a7caa351-20c3-472c-b131-ff891d1fd249']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:25.941025 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270419a3-cee6-468f-8e66-b80730530724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:25.964419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270419a3-cee6-468f-8e66-b80730530724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1140986028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['2c3f1a1b-ef07-488a-8bb4-d6b581151d40','eeb6a9d8-98db-4732-a05f-2728e378a3bd','d3698154-bbbc-4431-9e8e-1e9d8158bf9c','a7caa351-20c3-472c-b131-ff891d1fd249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1140986028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dd9b7309814c74b1d53b5f64714655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:25.965478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a347dffb-a651-41e0-bdb3-0fe0d56eb816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:25.985321 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a347dffb-a651-41e0-bdb3-0fe0d56eb816) transitioned into state 'SUCCESS' from state '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-1140986028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['2c3f1a1b-ef07-488a-8bb4-d6b581151d40','eeb6a9d8-98db-4732-a05f-2728e378a3bd','d3698154-bbbc-4431-9e8e-1e9d8158bf9c','a7caa351-20c3-472c-b131-ff891d1fd249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:25.986074 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890866ff-d727-44f5-93f7-f429a1d577b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:26.001962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (890866ff-d727-44f5-93f7-f429a1d577b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:26.001962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (b7b5ed5d-991c-4c71-9c8a-1abcf3778b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:26.002414 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request issued successfully. Aug 09 07:38:26.005033 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2935a1ba-e411-49f1-af6a-c153ce6de648 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:26.005033 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 103/409] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:25 2026] POST /volume/v3/volumes => generated 747 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:26.025179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-99f84d33-e1fd-4d26-956d-9ffe0873b9ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:26.028392 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-99f84d33-e1fd-4d26-956d-9ffe0873b9ee tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:26.028659 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-99f84d33-e1fd-4d26-956d-9ffe0873b9ee tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:26.028886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-99f84d33-e1fd-4d26-956d-9ffe0873b9ee tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:26.045198 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:26.045198 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:26.050089 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-99f84d33-e1fd-4d26-956d-9ffe0873b9ee tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:26.055898 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-99f84d33-e1fd-4d26-956d-9ffe0873b9ee tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 returned with HTTP 200 Aug 09 07:38:26.057440 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 102/410] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:26 2026] GET /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:27.076947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41ab45da-ca8c-45c7-a739-079372957d86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:27.076947 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41ab45da-ca8c-45c7-a739-079372957d86 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:27.076947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41ab45da-ca8c-45c7-a739-079372957d86 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:27.076947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41ab45da-ca8c-45c7-a739-079372957d86 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:27.088696 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:27.088696 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:27.094727 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41ab45da-ca8c-45c7-a739-079372957d86 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:27.101771 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41ab45da-ca8c-45c7-a739-079372957d86 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 returned with HTTP 200 Aug 09 07:38:27.102562 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 105/411] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:27 2026] GET /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:27.116876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d7f21354-7509-4d16-a889-5d281d469dda None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:27.119004 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d7f21354-7509-4d16-a889-5d281d469dda tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6/action Aug 09 07:38:27.119354 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d7f21354-7509-4d16-a889-5d281d469dda tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:27.119481 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d7f21354-7509-4d16-a889-5d281d469dda tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:27.128509 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:27.128509 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:27.128993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.admin_actions [None req-d7f21354-7509-4d16-a889-5d281d469dda tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6' with '{'status': 'attaching'}' {{(pid=100221) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:27.151826 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d7f21354-7509-4d16-a889-5d281d469dda tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6/action returned with HTTP 202 Aug 09 07:38:27.152155 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 102/412] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:27 2026] POST /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:27.160492 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e1dda1f-5259-4f69-aa9f-ffae70a8a40a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:27.163551 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e1dda1f-5259-4f69-aa9f-ffae70a8a40a tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:27.163833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e1dda1f-5259-4f69-aa9f-ffae70a8a40a tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:27.164021 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e1dda1f-5259-4f69-aa9f-ffae70a8a40a tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:27.173438 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:27.173438 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:27.178132 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1e1dda1f-5259-4f69-aa9f-ffae70a8a40a tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:27.183585 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e1dda1f-5259-4f69-aa9f-ffae70a8a40a tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 returned with HTTP 200 Aug 09 07:38:27.184066 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 104/413] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:27 2026] GET /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:27.196708 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-71bff609-cb6a-4eca-8100-216157f97494 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:27.198876 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71bff609-cb6a-4eca-8100-216157f97494 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6/action Aug 09 07:38:27.199350 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71bff609-cb6a-4eca-8100-216157f97494 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:27.199590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71bff609-cb6a-4eca-8100-216157f97494 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:27.210616 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:27.210616 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:27.211070 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-71bff609-cb6a-4eca-8100-216157f97494 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Volume info retrieved successfully. Aug 09 07:38:27.238786 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-71bff609-cb6a-4eca-8100-216157f97494 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Delete volume request issued successfully. Aug 09 07:38:27.238786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71bff609-cb6a-4eca-8100-216157f97494 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6/action returned with HTTP 202 Aug 09 07:38:27.239865 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 103/414] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:27 2026] POST /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:27.253597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c8d5aca-24cd-4cd0-a1b1-5b408e31f681 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:27.256693 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c8d5aca-24cd-4cd0-a1b1-5b408e31f681 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:27.257023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c8d5aca-24cd-4cd0-a1b1-5b408e31f681 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:27.257316 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c8d5aca-24cd-4cd0-a1b1-5b408e31f681 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:27.271464 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:27.271464 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:27.278006 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2c8d5aca-24cd-4cd0-a1b1-5b408e31f681 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:27.286888 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c8d5aca-24cd-4cd0-a1b1-5b408e31f681 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 returned with HTTP 200 Aug 09 07:38:27.287963 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 106/415] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:27 2026] GET /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:28.302527 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-72acface-5cf0-4121-b8a4-20e95841cf65 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:28.305853 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-72acface-5cf0-4121-b8a4-20e95841cf65 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:28.306083 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-72acface-5cf0-4121-b8a4-20e95841cf65 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:28.306296 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-72acface-5cf0-4121-b8a4-20e95841cf65 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:28.313867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-72acface-5cf0-4121-b8a4-20e95841cf65 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 returned with HTTP 404 Aug 09 07:38:28.314462 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 103/416] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:28 2026] GET /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:28.323863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-83a55145-7ab0-4c3f-b8e2-988f97fc59af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:28.326334 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83a55145-7ab0-4c3f-b8e2-988f97fc59af tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:28.326680 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83a55145-7ab0-4c3f-b8e2-988f97fc59af tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:28.326907 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83a55145-7ab0-4c3f-b8e2-988f97fc59af tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:28.333795 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83a55145-7ab0-4c3f-b8e2-988f97fc59af tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 returned with HTTP 404 Aug 09 07:38:28.334634 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 105/417] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:28 2026] GET /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:28.343783 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b78a4e1b-d706-4ced-9005-845c856db5e2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:28.346390 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b78a4e1b-d706-4ced-9005-845c856db5e2 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] DELETE https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:28.346685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b78a4e1b-d706-4ced-9005-845c856db5e2 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:28.346979 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b78a4e1b-d706-4ced-9005-845c856db5e2 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:28.347224 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-b78a4e1b-d706-4ced-9005-845c856db5e2 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume with id: 178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 Aug 09 07:38:28.355028 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b78a4e1b-d706-4ced-9005-845c856db5e2 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 returned with HTTP 404 Aug 09 07:38:28.355713 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 104/418] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:28 2026] DELETE /volume/v3/volumes/178cfa0c-6e5b-40fe-a6d4-3b9ac4e042e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:28.365372 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f6a740bf-13bb-45dd-b606-e692944109f4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:28.368099 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:28.368492 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1103577289"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:28.369931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1103577289'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:28.370250 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume of 1 GB Aug 09 07:38:28.374360 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Availability Zones retrieved successfully. Aug 09 07:38:28.380727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (a3792d52-8045-43fc-8fa1-f0413c220ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:28.381650 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d46756-3a37-4bbd-8d50-b118af2b8d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:28.382315 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:28.413794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d46756-3a37-4bbd-8d50-b118af2b8d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:28.414931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283bd988-f4dc-4695-a799-e7a6a1719459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:28.472708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Created reservations ['841cf4b0-f25c-4318-9c7d-40f231c4f832', 'c26e6319-4f44-4196-93b5-38a070725c41', '75ab00ac-c790-4b67-a5ba-674365cea6f9', '78533574-1236-40c1-af5d-2bd599f97cfb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:28.473893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283bd988-f4dc-4695-a799-e7a6a1719459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841cf4b0-f25c-4318-9c7d-40f231c4f832', 'c26e6319-4f44-4196-93b5-38a070725c41', '75ab00ac-c790-4b67-a5ba-674365cea6f9', '78533574-1236-40c1-af5d-2bd599f97cfb']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:28.474965 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16b39b6-f21b-4c5f-80fd-3e96828569e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:28.505174 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16b39b6-f21b-4c5f-80fd-3e96828569e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664a2da3-34e5-4e6a-a2d6-c7802f4e94cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1103577289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['841cf4b0-f25c-4318-9c7d-40f231c4f832','c26e6319-4f44-4196-93b5-38a070725c41','75ab00ac-c790-4b67-a5ba-674365cea6f9','78533574-1236-40c1-af5d-2bd599f97cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1103577289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=664a2da3-34e5-4e6a-a2d6-c7802f4e94cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dd9b7309814c74b1d53b5f64714655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:28.506286 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21f9910-b5b4-4153-b137-5812958ec421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:28.531389 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21f9910-b5b4-4153-b137-5812958ec421) transitioned into state 'SUCCESS' from state '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-1103577289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['841cf4b0-f25c-4318-9c7d-40f231c4f832','c26e6319-4f44-4196-93b5-38a070725c41','75ab00ac-c790-4b67-a5ba-674365cea6f9','78533574-1236-40c1-af5d-2bd599f97cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:28.532430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf74168-90be-44b9-b380-1663992756ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:28.544839 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf74168-90be-44b9-b380-1663992756ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:28.546227 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (a3792d52-8045-43fc-8fa1-f0413c220ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:28.546725 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request issued successfully. Aug 09 07:38:28.547662 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6a740bf-13bb-45dd-b606-e692944109f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:28.548285 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 107/419] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:28 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:28.563501 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6838b065-08ee-4d4c-a6b9-92a0a62a2629 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:28.567583 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6838b065-08ee-4d4c-a6b9-92a0a62a2629 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:28.568222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6838b065-08ee-4d4c-a6b9-92a0a62a2629 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:28.568535 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6838b065-08ee-4d4c-a6b9-92a0a62a2629 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:28.578985 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:28.578985 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:28.585270 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6838b065-08ee-4d4c-a6b9-92a0a62a2629 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:28.591640 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6838b065-08ee-4d4c-a6b9-92a0a62a2629 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb returned with HTTP 200 Aug 09 07:38:28.592354 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 104/420] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:28 2026] GET /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:29.611366 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a7df9728-bd0f-411b-8e8b-fb16aec68d46 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:29.613160 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7df9728-bd0f-411b-8e8b-fb16aec68d46 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:29.613467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7df9728-bd0f-411b-8e8b-fb16aec68d46 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:29.613739 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7df9728-bd0f-411b-8e8b-fb16aec68d46 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:29.621512 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:29.621512 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:29.627179 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a7df9728-bd0f-411b-8e8b-fb16aec68d46 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:29.634690 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7df9728-bd0f-411b-8e8b-fb16aec68d46 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb returned with HTTP 200 Aug 09 07:38:29.635324 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 106/421] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:29 2026] GET /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:29.652721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-62d24da0-3fac-48de-aad8-2158b85cb20b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:29.655086 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62d24da0-3fac-48de-aad8-2158b85cb20b tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb/action Aug 09 07:38:29.655611 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-62d24da0-3fac-48de-aad8-2158b85cb20b tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:29.655795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-62d24da0-3fac-48de-aad8-2158b85cb20b tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:29.667980 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:29.667980 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:29.668490 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-62d24da0-3fac-48de-aad8-2158b85cb20b tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '664a2da3-34e5-4e6a-a2d6-c7802f4e94cb' with '{'status': 'creating'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:29.700849 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62d24da0-3fac-48de-aad8-2158b85cb20b tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb/action returned with HTTP 202 Aug 09 07:38:29.701520 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 105/422] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:29 2026] POST /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:29.714141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-773b0d58-254e-489a-ab04-4d3e2471d1c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:29.716311 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773b0d58-254e-489a-ab04-4d3e2471d1c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:29.716556 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773b0d58-254e-489a-ab04-4d3e2471d1c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:29.716816 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773b0d58-254e-489a-ab04-4d3e2471d1c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:29.725587 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:29.725587 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:29.730733 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-773b0d58-254e-489a-ab04-4d3e2471d1c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:29.736289 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773b0d58-254e-489a-ab04-4d3e2471d1c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb returned with HTTP 200 Aug 09 07:38:29.736708 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 108/423] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:29 2026] GET /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:29.756110 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7e104d9e-3fb4-44b1-b4f8-2ac5254b993f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:29.758154 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7e104d9e-3fb4-44b1-b4f8-2ac5254b993f tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb/action Aug 09 07:38:29.758627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7e104d9e-3fb4-44b1-b4f8-2ac5254b993f tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:29.758775 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7e104d9e-3fb4-44b1-b4f8-2ac5254b993f tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:29.768605 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:29.768605 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:29.768958 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7e104d9e-3fb4-44b1-b4f8-2ac5254b993f tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Volume info retrieved successfully. Aug 09 07:38:29.791433 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7e104d9e-3fb4-44b1-b4f8-2ac5254b993f tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Delete volume request issued successfully. Aug 09 07:38:29.791953 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7e104d9e-3fb4-44b1-b4f8-2ac5254b993f tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb/action returned with HTTP 202 Aug 09 07:38:29.792366 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 105/424] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:29 2026] POST /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:29.802160 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-62dd6363-ae1d-4567-87e6-e966d3868476 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:29.804584 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-62dd6363-ae1d-4567-87e6-e966d3868476 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:29.804885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-62dd6363-ae1d-4567-87e6-e966d3868476 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:29.805232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-62dd6363-ae1d-4567-87e6-e966d3868476 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:29.814719 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:29.814719 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:29.821284 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-62dd6363-ae1d-4567-87e6-e966d3868476 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:29.827734 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-62dd6363-ae1d-4567-87e6-e966d3868476 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb returned with HTTP 200 Aug 09 07:38:29.828322 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 107/425] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:29 2026] GET /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:30.592012 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-72c72d91-6bba-40c3-b4cc-5f801d46af63 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:30.594462 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-72c72d91-6bba-40c3-b4cc-5f801d46af63 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] DELETE https://10.4.3.41/volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67 Aug 09 07:38:30.594764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-72c72d91-6bba-40c3-b4cc-5f801d46af63 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:30.594973 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-72c72d91-6bba-40c3-b4cc-5f801d46af63 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:30.604618 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:30.604618 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:30.669717 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-72c72d91-6bba-40c3-b4cc-5f801d46af63 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67 returned with HTTP 200 Aug 09 07:38:30.670219 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 106/426] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:30 2026] DELETE /volume/v3/attachments/3eae20f4-ac73-4456-9d7d-c4419fca8b67 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:30.682837 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:30.685767 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:38:30.686065 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:30.686429 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:30.686698 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Delete volume with id: d5039b7b-7e9a-4d88-8174-aac37e41f9b4 Aug 09 07:38:30.696903 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:30.696903 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:30.697788 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Volume info retrieved successfully. Aug 09 07:38:30.720289 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] Delete volume request issued successfully. Aug 09 07:38:30.720824 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7a32f20d-a996-459b-b8d0-45ae82561560 req-ef6d622f-5b93-40b5-ba75-cd6576fc1378 tempest-ServerActionsV293TestJSON-934476470 tempest-ServerActionsV293TestJSON-934476470-project-member] https://10.4.3.41/volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 returned with HTTP 202 Aug 09 07:38:30.721430 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 109/427] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:38:30 2026] DELETE /volume/v3/volumes/d5039b7b-7e9a-4d88-8174-aac37e41f9b4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:30.856947 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e0e12c2b-00a4-4644-a4a9-9e751a0cf4bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:30.861270 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0e12c2b-00a4-4644-a4a9-9e751a0cf4bc tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:30.864673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0e12c2b-00a4-4644-a4a9-9e751a0cf4bc tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:30.864673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0e12c2b-00a4-4644-a4a9-9e751a0cf4bc tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:30.879136 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0e12c2b-00a4-4644-a4a9-9e751a0cf4bc tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb returned with HTTP 404 Aug 09 07:38:30.879872 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 106/428] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:30 2026] GET /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:30.895361 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-494e4314-b89d-4369-a8a8-6bec5f7474c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:30.896511 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-494e4314-b89d-4369-a8a8-6bec5f7474c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:30.896511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-494e4314-b89d-4369-a8a8-6bec5f7474c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:30.896717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-494e4314-b89d-4369-a8a8-6bec5f7474c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:30.906580 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-494e4314-b89d-4369-a8a8-6bec5f7474c5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb returned with HTTP 404 Aug 09 07:38:30.907222 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 108/429] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:30 2026] GET /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:30.925136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-104a9360-c1ec-40fe-8a3d-c3e060ca9314 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:30.929240 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-104a9360-c1ec-40fe-8a3d-c3e060ca9314 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] DELETE https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:30.929240 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-104a9360-c1ec-40fe-8a3d-c3e060ca9314 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:30.929508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-104a9360-c1ec-40fe-8a3d-c3e060ca9314 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:30.929758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-104a9360-c1ec-40fe-8a3d-c3e060ca9314 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume with id: 664a2da3-34e5-4e6a-a2d6-c7802f4e94cb Aug 09 07:38:30.942131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-104a9360-c1ec-40fe-8a3d-c3e060ca9314 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb returned with HTTP 404 Aug 09 07:38:30.943039 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 107/430] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:30 2026] DELETE /volume/v3/volumes/664a2da3-34e5-4e6a-a2d6-c7802f4e94cb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:30.954473 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:30.956269 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:30.956767 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1607853517"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:30.961012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1607853517'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:30.961012 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume of 1 GB Aug 09 07:38:30.970242 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Availability Zones retrieved successfully. Aug 09 07:38:30.985927 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (4945857e-ff21-44d3-8634-67e56db18fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:30.988434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9e790f-c069-4bd9-b068-00330efed44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:30.989243 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:31.038604 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9e790f-c069-4bd9-b068-00330efed44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:31.039661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59956d5e-ce39-4b9b-b074-8be43ee58c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:31.129430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Created reservations ['a81543d1-5183-4f0a-8afe-678618a5c609', 'e10388ec-1ebc-45c4-ab5c-4ad5a77ca520', 'fde31caa-da83-4492-953b-005ca0124399', 'd4b802bb-432e-4746-a058-52a36c26c2ba'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:31.130635 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59956d5e-ce39-4b9b-b074-8be43ee58c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a81543d1-5183-4f0a-8afe-678618a5c609', 'e10388ec-1ebc-45c4-ab5c-4ad5a77ca520', 'fde31caa-da83-4492-953b-005ca0124399', 'd4b802bb-432e-4746-a058-52a36c26c2ba']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:31.132633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e977292-d41f-4d3b-8b0c-d31c93271f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:31.176014 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e977292-d41f-4d3b-8b0c-d31c93271f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe14562-e01b-4740-992d-bd1e6b3ef6c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1607853517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['a81543d1-5183-4f0a-8afe-678618a5c609','e10388ec-1ebc-45c4-ab5c-4ad5a77ca520','fde31caa-da83-4492-953b-005ca0124399','d4b802bb-432e-4746-a058-52a36c26c2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1607853517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fe14562-e01b-4740-992d-bd1e6b3ef6c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dd9b7309814c74b1d53b5f64714655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:31.177317 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cb64b9-fe02-41d9-a1d6-f84c41d9893f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:31.224925 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2cb64b9-fe02-41d9-a1d6-f84c41d9893f) transitioned into state 'SUCCESS' from state '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-1607853517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['a81543d1-5183-4f0a-8afe-678618a5c609','e10388ec-1ebc-45c4-ab5c-4ad5a77ca520','fde31caa-da83-4492-953b-005ca0124399','d4b802bb-432e-4746-a058-52a36c26c2ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:31.224925 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425cf366-3262-4b00-af3a-386194702aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:31.239817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (425cf366-3262-4b00-af3a-386194702aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:31.240968 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (4945857e-ff21-44d3-8634-67e56db18fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:31.241199 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request issued successfully. Aug 09 07:38:31.242004 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7afaf3ee-aba1-4354-842c-6abe2b2fabd1 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:31.243747 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 110/431] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:30 2026] POST /volume/v3/volumes => generated 747 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:31.260654 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c164c9e7-b3c5-4cad-ba97-93e627e6f8f4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:31.266308 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c164c9e7-b3c5-4cad-ba97-93e627e6f8f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:31.267232 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c164c9e7-b3c5-4cad-ba97-93e627e6f8f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:31.268995 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c164c9e7-b3c5-4cad-ba97-93e627e6f8f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:31.281640 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:31.281640 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:31.296307 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c164c9e7-b3c5-4cad-ba97-93e627e6f8f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:31.311059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c164c9e7-b3c5-4cad-ba97-93e627e6f8f4 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 returned with HTTP 200 Aug 09 07:38:31.311600 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 107/432] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:31 2026] GET /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:32.334570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3609c11-f7a1-467b-a541-dbbcedfca843 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:32.336541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3609c11-f7a1-467b-a541-dbbcedfca843 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:32.337849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3609c11-f7a1-467b-a541-dbbcedfca843 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:32.337849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3609c11-f7a1-467b-a541-dbbcedfca843 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:32.349353 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:32.349353 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:32.356273 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3609c11-f7a1-467b-a541-dbbcedfca843 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:32.364542 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3609c11-f7a1-467b-a541-dbbcedfca843 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 returned with HTTP 200 Aug 09 07:38:32.365298 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 109/433] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:32 2026] GET /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:32.382813 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cb6043cd-c946-473a-bffa-017b65c25d82 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:32.384875 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cb6043cd-c946-473a-bffa-017b65c25d82 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0/action Aug 09 07:38:32.385350 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cb6043cd-c946-473a-bffa-017b65c25d82 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:32.385476 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cb6043cd-c946-473a-bffa-017b65c25d82 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:32.394716 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:32.394716 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:32.395307 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-cb6043cd-c946-473a-bffa-017b65c25d82 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '0fe14562-e01b-4740-992d-bd1e6b3ef6c0' with '{'status': 'error'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:32.418083 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cb6043cd-c946-473a-bffa-017b65c25d82 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0/action returned with HTTP 202 Aug 09 07:38:32.418550 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 108/434] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:32 2026] POST /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:32.427835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ee691885-100b-4b0e-a11f-76c127d86e58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:32.432215 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee691885-100b-4b0e-a11f-76c127d86e58 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:32.432474 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee691885-100b-4b0e-a11f-76c127d86e58 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:32.432734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee691885-100b-4b0e-a11f-76c127d86e58 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:32.445702 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:32.445702 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:32.452764 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ee691885-100b-4b0e-a11f-76c127d86e58 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:32.460146 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee691885-100b-4b0e-a11f-76c127d86e58 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 returned with HTTP 200 Aug 09 07:38:32.460816 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 111/435] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:32 2026] GET /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:32.481641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-be75f911-f492-42ad-acad-2a6210654b9c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:32.483424 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be75f911-f492-42ad-acad-2a6210654b9c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0/action Aug 09 07:38:32.483785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be75f911-f492-42ad-acad-2a6210654b9c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:32.483907 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be75f911-f492-42ad-acad-2a6210654b9c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:32.493883 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:32.493883 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:32.494286 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-be75f911-f492-42ad-acad-2a6210654b9c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Volume info retrieved successfully. Aug 09 07:38:32.511623 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-be75f911-f492-42ad-acad-2a6210654b9c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Delete volume request issued successfully. Aug 09 07:38:32.511878 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be75f911-f492-42ad-acad-2a6210654b9c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0/action returned with HTTP 202 Aug 09 07:38:32.512528 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 108/436] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:32 2026] POST /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:32.520274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49ba14f0-8e0e-4c81-b985-987ebee14678 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:32.522753 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49ba14f0-8e0e-4c81-b985-987ebee14678 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:32.523083 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49ba14f0-8e0e-4c81-b985-987ebee14678 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:32.523409 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49ba14f0-8e0e-4c81-b985-987ebee14678 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:32.533391 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:32.533391 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:32.541954 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49ba14f0-8e0e-4c81-b985-987ebee14678 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:32.548388 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49ba14f0-8e0e-4c81-b985-987ebee14678 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 returned with HTTP 200 Aug 09 07:38:32.548865 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 110/437] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:32 2026] GET /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:33.564043 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d03ec853-cc20-410c-8250-7ae6dc5f577e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:33.566339 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d03ec853-cc20-410c-8250-7ae6dc5f577e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:33.566606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d03ec853-cc20-410c-8250-7ae6dc5f577e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:33.566850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d03ec853-cc20-410c-8250-7ae6dc5f577e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:33.574480 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d03ec853-cc20-410c-8250-7ae6dc5f577e tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 returned with HTTP 404 Aug 09 07:38:33.575086 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 109/438] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:33 2026] GET /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:33.583786 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d762d9d8-ebb2-45c3-9098-437164694b33 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:33.587620 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d762d9d8-ebb2-45c3-9098-437164694b33 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:33.587620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d762d9d8-ebb2-45c3-9098-437164694b33 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:33.587620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d762d9d8-ebb2-45c3-9098-437164694b33 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:33.595571 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d762d9d8-ebb2-45c3-9098-437164694b33 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 returned with HTTP 404 Aug 09 07:38:33.596381 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 112/439] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:33 2026] GET /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:33.605283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-85c60b4d-e384-4709-b7e6-81f223a6ecf9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:33.608513 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-85c60b4d-e384-4709-b7e6-81f223a6ecf9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:33.608804 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-85c60b4d-e384-4709-b7e6-81f223a6ecf9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:33.609708 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-85c60b4d-e384-4709-b7e6-81f223a6ecf9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:33.609708 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-85c60b4d-e384-4709-b7e6-81f223a6ecf9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume with id: 0fe14562-e01b-4740-992d-bd1e6b3ef6c0 Aug 09 07:38:33.621660 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-85c60b4d-e384-4709-b7e6-81f223a6ecf9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 returned with HTTP 404 Aug 09 07:38:33.622826 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 109/440] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:33 2026] DELETE /volume/v3/volumes/0fe14562-e01b-4740-992d-bd1e6b3ef6c0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:33.634956 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7106295-3b98-463b-9e18-8cfbdf044023 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:33.636640 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:33.637069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2020502284"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:33.638683 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2020502284'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:33.638818 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume of 1 GB Aug 09 07:38:33.643352 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Availability Zones retrieved successfully. Aug 09 07:38:33.652250 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (0649a3d9-932e-4c0a-8c51-9609f0883aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:33.653611 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9967e991-d099-4860-ab7a-cba6ba66907d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:33.654637 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:33.691304 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9967e991-d099-4860-ab7a-cba6ba66907d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:33.692326 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b75e2cf-53e4-4344-bb5f-b95fd62f179a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:33.761693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Created reservations ['8bbb88b1-3928-490f-b123-193bd17a0bcb', '90ef178c-11a6-4bac-9f17-810f4bd8f97b', '2b5fe617-ae81-42e3-99cd-90bbfc292917', '823ecce4-8bcf-47e5-8142-6c1c0813afce'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:33.763020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b75e2cf-53e4-4344-bb5f-b95fd62f179a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bbb88b1-3928-490f-b123-193bd17a0bcb', '90ef178c-11a6-4bac-9f17-810f4bd8f97b', '2b5fe617-ae81-42e3-99cd-90bbfc292917', '823ecce4-8bcf-47e5-8142-6c1c0813afce']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:33.766594 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6dbf431-c75f-454d-8a64-daaa0014bb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:33.798399 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6dbf431-c75f-454d-8a64-daaa0014bb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b8efff7-23c0-4bff-9c72-c8588ecb485c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2020502284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['8bbb88b1-3928-490f-b123-193bd17a0bcb','90ef178c-11a6-4bac-9f17-810f4bd8f97b','2b5fe617-ae81-42e3-99cd-90bbfc292917','823ecce4-8bcf-47e5-8142-6c1c0813afce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2020502284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b8efff7-23c0-4bff-9c72-c8588ecb485c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dd9b7309814c74b1d53b5f64714655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:33.799317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e697d1-f7d9-4202-a3d4-a83697babf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:33.821709 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e697d1-f7d9-4202-a3d4-a83697babf0a) transitioned into state 'SUCCESS' from state '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-2020502284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['8bbb88b1-3928-490f-b123-193bd17a0bcb','90ef178c-11a6-4bac-9f17-810f4bd8f97b','2b5fe617-ae81-42e3-99cd-90bbfc292917','823ecce4-8bcf-47e5-8142-6c1c0813afce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:33.822804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c12863-f423-47e6-bce6-260022842f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:33.840865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c12863-f423-47e6-bce6-260022842f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:33.843606 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (0649a3d9-932e-4c0a-8c51-9609f0883aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:33.844091 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request issued successfully. Aug 09 07:38:33.844652 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7106295-3b98-463b-9e18-8cfbdf044023 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:33.845111 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 111/441] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:33 2026] POST /volume/v3/volumes => generated 747 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:33.861463 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8cbd752a-b7dc-4579-8247-db375053cab3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:33.863852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cbd752a-b7dc-4579-8247-db375053cab3 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:33.864117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8cbd752a-b7dc-4579-8247-db375053cab3 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:33.864542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8cbd752a-b7dc-4579-8247-db375053cab3 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:33.874683 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:33.874683 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:33.880623 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8cbd752a-b7dc-4579-8247-db375053cab3 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:33.886890 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cbd752a-b7dc-4579-8247-db375053cab3 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c returned with HTTP 200 Aug 09 07:38:33.887475 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 110/442] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:33 2026] GET /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:34.903737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5becd796-95cb-43b8-9769-a02e3fd66e47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:34.905903 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5becd796-95cb-43b8-9769-a02e3fd66e47 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:34.906427 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5becd796-95cb-43b8-9769-a02e3fd66e47 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:34.906773 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5becd796-95cb-43b8-9769-a02e3fd66e47 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:34.919793 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:34.919793 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:34.924932 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5becd796-95cb-43b8-9769-a02e3fd66e47 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:34.931298 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5becd796-95cb-43b8-9769-a02e3fd66e47 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c returned with HTTP 200 Aug 09 07:38:34.931935 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 113/443] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:34 2026] GET /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:38:34.946537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ff3f40c3-c542-4ce7-b2c8-6c8dcf075073 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:34.948503 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ff3f40c3-c542-4ce7-b2c8-6c8dcf075073 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c/action Aug 09 07:38:34.948934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ff3f40c3-c542-4ce7-b2c8-6c8dcf075073 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:34.949110 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ff3f40c3-c542-4ce7-b2c8-6c8dcf075073 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:34.959187 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:34.959187 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:34.959690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.admin_actions [None req-ff3f40c3-c542-4ce7-b2c8-6c8dcf075073 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '8b8efff7-23c0-4bff-9c72-c8588ecb485c' with '{'status': 'maintenance'}' {{(pid=100221) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:34.985857 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ff3f40c3-c542-4ce7-b2c8-6c8dcf075073 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c/action returned with HTTP 202 Aug 09 07:38:34.986472 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 110/444] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:34 2026] POST /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:35.001784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f4b78d5f-0b83-46d6-b2b4-19770a36ae92 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:35.002261 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4b78d5f-0b83-46d6-b2b4-19770a36ae92 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:35.002261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4b78d5f-0b83-46d6-b2b4-19770a36ae92 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:35.002548 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4b78d5f-0b83-46d6-b2b4-19770a36ae92 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:35.014564 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:35.014564 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:35.020076 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f4b78d5f-0b83-46d6-b2b4-19770a36ae92 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:35.026402 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4b78d5f-0b83-46d6-b2b4-19770a36ae92 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c returned with HTTP 200 Aug 09 07:38:35.027682 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 112/445] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:34 2026] GET /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:35.045018 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d1edc47c-8eb9-478e-a4f2-7edece7bac0c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:35.046141 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d1edc47c-8eb9-478e-a4f2-7edece7bac0c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c/action Aug 09 07:38:35.046528 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d1edc47c-8eb9-478e-a4f2-7edece7bac0c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:35.046647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d1edc47c-8eb9-478e-a4f2-7edece7bac0c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:35.057729 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:35.057729 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:35.059935 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d1edc47c-8eb9-478e-a4f2-7edece7bac0c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Volume info retrieved successfully. Aug 09 07:38:35.085289 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d1edc47c-8eb9-478e-a4f2-7edece7bac0c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Delete volume request issued successfully. Aug 09 07:38:35.085438 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d1edc47c-8eb9-478e-a4f2-7edece7bac0c tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c/action returned with HTTP 202 Aug 09 07:38:35.085876 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 111/446] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:35 2026] POST /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:35.095543 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cc7397c-6ce6-4069-a35a-ef9ff7a4b090 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:35.097980 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cc7397c-6ce6-4069-a35a-ef9ff7a4b090 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:35.098237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cc7397c-6ce6-4069-a35a-ef9ff7a4b090 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:35.098465 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cc7397c-6ce6-4069-a35a-ef9ff7a4b090 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:35.106218 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:35.106218 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:35.112202 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2cc7397c-6ce6-4069-a35a-ef9ff7a4b090 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:35.119686 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cc7397c-6ce6-4069-a35a-ef9ff7a4b090 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c returned with HTTP 200 Aug 09 07:38:35.120292 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 114/447] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:35 2026] GET /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:35.618625 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-48252661-de0f-48b1-a310-816a2279b662 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:35.621794 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-48252661-de0f-48b1-a310-816a2279b662 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] DELETE https://10.4.3.41/volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323 Aug 09 07:38:35.622095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-48252661-de0f-48b1-a310-816a2279b662 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:35.622404 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-48252661-de0f-48b1-a310-816a2279b662 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:35.632780 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:35.632780 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:35.711877 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-48252661-de0f-48b1-a310-816a2279b662 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323 returned with HTTP 200 Aug 09 07:38:35.712517 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 111/448] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:35 2026] DELETE /volume/v3/attachments/79e755ad-c19d-4bbb-b4ac-a3fc4713b323 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:35.725634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-f05da4cc-8b55-4f57-94af-fae4bb363913 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:35.729453 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-f05da4cc-8b55-4f57-94af-fae4bb363913 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] DELETE https://10.4.3.41/volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d Aug 09 07:38:35.729453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-f05da4cc-8b55-4f57-94af-fae4bb363913 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:35.729762 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-f05da4cc-8b55-4f57-94af-fae4bb363913 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:35.739245 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:35.739245 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:35.844967 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-f05da4cc-8b55-4f57-94af-fae4bb363913 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d returned with HTTP 200 Aug 09 07:38:35.844967 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 113/449] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:35 2026] DELETE /volume/v3/attachments/159bff1d-a621-45d9-92c3-5e6a30a5f67d => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:35.856443 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-01602074-85b5-451c-b061-da266d8ca6bd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:35.860946 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-01602074-85b5-451c-b061-da266d8ca6bd tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] DELETE https://10.4.3.41/volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50 Aug 09 07:38:35.861264 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-01602074-85b5-451c-b061-da266d8ca6bd tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:35.861419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-01602074-85b5-451c-b061-da266d8ca6bd tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:35.875400 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:35.875400 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:35.981939 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3326da6f-fe13-4f7c-acfd-c0c1601cce82 req-01602074-85b5-451c-b061-da266d8ca6bd tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50 returned with HTTP 200 Aug 09 07:38:35.983676 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 112/450] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:35 2026] DELETE /volume/v3/attachments/cfdfc369-bb3a-479a-9008-80a44d46fb50 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:36.137407 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5acbece-0f55-4365-a228-936078373214 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:36.139787 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5acbece-0f55-4365-a228-936078373214 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:36.140218 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5acbece-0f55-4365-a228-936078373214 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:36.140533 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5acbece-0f55-4365-a228-936078373214 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:36.152175 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5acbece-0f55-4365-a228-936078373214 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c returned with HTTP 404 Aug 09 07:38:36.152615 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 115/451] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:36 2026] GET /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:36.162980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-92fefafc-c5ed-4ba2-9a3b-001fda5a8654 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:36.164901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-92fefafc-c5ed-4ba2-9a3b-001fda5a8654 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:36.165078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-92fefafc-c5ed-4ba2-9a3b-001fda5a8654 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:36.165341 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-92fefafc-c5ed-4ba2-9a3b-001fda5a8654 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:36.172177 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-92fefafc-c5ed-4ba2-9a3b-001fda5a8654 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c returned with HTTP 404 Aug 09 07:38:36.172833 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 112/452] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:36 2026] GET /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:36.184285 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2666aefa-b281-4b5e-b760-460e38102247 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:36.192496 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2666aefa-b281-4b5e-b760-460e38102247 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] DELETE https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:36.192496 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2666aefa-b281-4b5e-b760-460e38102247 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:36.197969 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2666aefa-b281-4b5e-b760-460e38102247 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:36.197969 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2666aefa-b281-4b5e-b760-460e38102247 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume with id: 8b8efff7-23c0-4bff-9c72-c8588ecb485c Aug 09 07:38:36.204783 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2666aefa-b281-4b5e-b760-460e38102247 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c returned with HTTP 404 Aug 09 07:38:36.205799 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 114/453] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:36 2026] DELETE /volume/v3/volumes/8b8efff7-23c0-4bff-9c72-c8588ecb485c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:36.225945 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-54814c50-ca66-44b9-9b64-121d15d00337 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:36.225945 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:36.225945 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-755841455"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:36.225945 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-755841455'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:36.225945 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume of 1 GB Aug 09 07:38:36.225945 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:36.225945 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:36.238970 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Availability Zones retrieved successfully. Aug 09 07:38:36.247419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (fcc167e0-36eb-493d-9b02-673a933579f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:36.249575 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808c9c4a-5c60-47df-bd92-f241473f0894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:36.251080 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:36.303511 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808c9c4a-5c60-47df-bd92-f241473f0894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:36.303511 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6172c7-d1c8-429f-8081-6bf999fa8753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:36.366494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Created reservations ['0e2e9b0a-4f38-4f04-93b4-6b38221188ec', '39d29496-5d0d-4214-b7f3-257839f3395f', '1cef8c5f-9213-47ab-a857-665c193a31ca', '390cc9af-5ba4-4315-a0aa-de258e8a9712'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:36.366494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd6172c7-d1c8-429f-8081-6bf999fa8753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e2e9b0a-4f38-4f04-93b4-6b38221188ec', '39d29496-5d0d-4214-b7f3-257839f3395f', '1cef8c5f-9213-47ab-a857-665c193a31ca', '390cc9af-5ba4-4315-a0aa-de258e8a9712']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:36.366494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5ef801-6829-4ba4-96f8-379a544b0416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:36.398711 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5ef801-6829-4ba4-96f8-379a544b0416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '111c4247-bc14-4d35-8e09-edac3fccd920', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-755841455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['0e2e9b0a-4f38-4f04-93b4-6b38221188ec','39d29496-5d0d-4214-b7f3-257839f3395f','1cef8c5f-9213-47ab-a857-665c193a31ca','390cc9af-5ba4-4315-a0aa-de258e8a9712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-755841455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=111c4247-bc14-4d35-8e09-edac3fccd920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32dd9b7309814c74b1d53b5f64714655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:36.400385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6a4ab2-dc17-40b3-80e4-18297d216d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:36.431853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6a4ab2-dc17-40b3-80e4-18297d216d24) transitioned into state 'SUCCESS' from state '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-755841455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32dd9b7309814c74b1d53b5f64714655',qos_specs=None,replication_status=,reservations=['0e2e9b0a-4f38-4f04-93b4-6b38221188ec','39d29496-5d0d-4214-b7f3-257839f3395f','1cef8c5f-9213-47ab-a857-665c193a31ca','390cc9af-5ba4-4315-a0aa-de258e8a9712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229d5944c9574a6091c36ab0b9bd27dc',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:36.432976 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca416feb-d1e0-45bb-8c58-8b1f8a60edb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:36.447184 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca416feb-d1e0-45bb-8c58-8b1f8a60edb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:36.448383 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Flow 'volume_create_api' (fcc167e0-36eb-493d-9b02-673a933579f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:36.448871 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Create volume request issued successfully. Aug 09 07:38:36.449983 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-54814c50-ca66-44b9-9b64-121d15d00337 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:36.450560 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 113/454] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:36 2026] POST /volume/v3/volumes => generated 746 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:36.469626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-294834b5-aedb-4462-9cf7-df65a4463937 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:36.471771 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-294834b5-aedb-4462-9cf7-df65a4463937 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:36.472176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-294834b5-aedb-4462-9cf7-df65a4463937 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:36.472416 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-294834b5-aedb-4462-9cf7-df65a4463937 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:36.484210 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:36.484210 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:36.491424 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-294834b5-aedb-4462-9cf7-df65a4463937 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:36.499165 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-294834b5-aedb-4462-9cf7-df65a4463937 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:36.499721 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 116/455] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:36 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:37.514698 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-904d51d9-e053-4fb1-9bfa-bf9c3ed7bdc9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.518020 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-904d51d9-e053-4fb1-9bfa-bf9c3ed7bdc9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.518290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-904d51d9-e053-4fb1-9bfa-bf9c3ed7bdc9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:37.519600 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-904d51d9-e053-4fb1-9bfa-bf9c3ed7bdc9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:37.530152 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.530152 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:37.539662 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-904d51d9-e053-4fb1-9bfa-bf9c3ed7bdc9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:37.545515 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-904d51d9-e053-4fb1-9bfa-bf9c3ed7bdc9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:37.545987 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 113/456] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:37 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:37.560757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-59322668-6c5c-482d-9728-ce4000fb1a20 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.562891 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-59322668-6c5c-482d-9728-ce4000fb1a20 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action Aug 09 07:38:37.563317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-59322668-6c5c-482d-9728-ce4000fb1a20 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:37.563453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-59322668-6c5c-482d-9728-ce4000fb1a20 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:37.573296 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.573296 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:37.573831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-59322668-6c5c-482d-9728-ce4000fb1a20 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '111c4247-bc14-4d35-8e09-edac3fccd920' with '{'status': 'error'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:37.600450 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-59322668-6c5c-482d-9728-ce4000fb1a20 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action returned with HTTP 202 Aug 09 07:38:37.601624 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 115/457] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:37 2026] POST /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:37.610964 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5a8974d7-78be-4354-af78-7e9ac1f28bd5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.613711 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5a8974d7-78be-4354-af78-7e9ac1f28bd5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.613947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5a8974d7-78be-4354-af78-7e9ac1f28bd5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:37.614159 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5a8974d7-78be-4354-af78-7e9ac1f28bd5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:37.622899 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.622899 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:37.628730 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5a8974d7-78be-4354-af78-7e9ac1f28bd5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:37.635792 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5a8974d7-78be-4354-af78-7e9ac1f28bd5 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:37.636403 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 114/458] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:37 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:37.650559 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1550d03d-6b7a-4e51-85d3-010504494135 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.652774 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1550d03d-6b7a-4e51-85d3-010504494135 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action Aug 09 07:38:37.652774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1550d03d-6b7a-4e51-85d3-010504494135 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:37.652874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1550d03d-6b7a-4e51-85d3-010504494135 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:37.661790 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.661790 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:37.662550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-1550d03d-6b7a-4e51-85d3-010504494135 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '111c4247-bc14-4d35-8e09-edac3fccd920' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:37.684768 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1550d03d-6b7a-4e51-85d3-010504494135 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action returned with HTTP 202 Aug 09 07:38:37.684905 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 117/459] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:37 2026] POST /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:37.692282 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7647a0fd-0732-4fe8-92ad-0c4311a9dca8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.694883 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7647a0fd-0732-4fe8-92ad-0c4311a9dca8 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.695212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7647a0fd-0732-4fe8-92ad-0c4311a9dca8 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:37.695585 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7647a0fd-0732-4fe8-92ad-0c4311a9dca8 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:37.706015 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.706015 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:37.711740 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7647a0fd-0732-4fe8-92ad-0c4311a9dca8 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:37.720629 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7647a0fd-0732-4fe8-92ad-0c4311a9dca8 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:37.721214 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 114/460] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:37 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:38:37.736650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3e8b908a-22fc-4e56-9829-032765bb42c3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.738856 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e8b908a-22fc-4e56-9829-032765bb42c3 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action Aug 09 07:38:37.739226 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e8b908a-22fc-4e56-9829-032765bb42c3 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:37.739539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e8b908a-22fc-4e56-9829-032765bb42c3 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:37.750671 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.750671 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:37.751233 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-3e8b908a-22fc-4e56-9829-032765bb42c3 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '111c4247-bc14-4d35-8e09-edac3fccd920' with '{'status': 'maintenance'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:37.777395 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e8b908a-22fc-4e56-9829-032765bb42c3 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action returned with HTTP 202 Aug 09 07:38:37.777560 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 116/461] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:37 2026] POST /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:37.787888 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-06d0900c-21df-429a-b130-0a1dd0ff1eab None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.791266 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06d0900c-21df-429a-b130-0a1dd0ff1eab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.791563 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06d0900c-21df-429a-b130-0a1dd0ff1eab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:37.791849 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06d0900c-21df-429a-b130-0a1dd0ff1eab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:37.810815 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.810815 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:37.818729 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-06d0900c-21df-429a-b130-0a1dd0ff1eab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:37.822061 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06d0900c-21df-429a-b130-0a1dd0ff1eab tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:37.822651 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 115/462] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:37 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:37.838060 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f076685-e5a6-405c-83b2-ae077cd825a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.841888 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f076685-e5a6-405c-83b2-ae077cd825a5 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] POST https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action Aug 09 07:38:37.841888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f076685-e5a6-405c-83b2-ae077cd825a5 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:37.841888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f076685-e5a6-405c-83b2-ae077cd825a5 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:37.853150 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.853150 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:37.853628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-5f076685-e5a6-405c-83b2-ae077cd825a5 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] Updating volume '111c4247-bc14-4d35-8e09-edac3fccd920' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:38:37.876493 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f076685-e5a6-405c-83b2-ae077cd825a5 tempest-VolumesActionsTest-1783380219 tempest-VolumesActionsTest-1783380219-project-admin] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action returned with HTTP 202 Aug 09 07:38:37.877305 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 118/463] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:38:37 2026] POST /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:37.885716 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-98795f2e-4304-4fc1-a6b6-304338091fa0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.888210 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98795f2e-4304-4fc1-a6b6-304338091fa0 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.888404 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98795f2e-4304-4fc1-a6b6-304338091fa0 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:37.888550 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98795f2e-4304-4fc1-a6b6-304338091fa0 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:37.896028 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.896028 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:37.899869 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-98795f2e-4304-4fc1-a6b6-304338091fa0 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:37.905027 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98795f2e-4304-4fc1-a6b6-304338091fa0 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:37.905626 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 115/464] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:37 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:37.923125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d60b0c56-a467-4600-beaa-422993ba1aec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.926212 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d60b0c56-a467-4600-beaa-422993ba1aec tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.926212 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d60b0c56-a467-4600-beaa-422993ba1aec tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:37.926823 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d60b0c56-a467-4600-beaa-422993ba1aec tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:37.939935 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.939935 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:37.946823 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d60b0c56-a467-4600-beaa-422993ba1aec tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:37.953058 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d60b0c56-a467-4600-beaa-422993ba1aec tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:37.953683 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 117/465] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:37 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:37.968116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:37.970832 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] DELETE https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.971152 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:37.971376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:37.971596 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume with id: 111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:37.981879 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:37.981879 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:37.982395 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:38.004990 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Delete volume request issued successfully. Aug 09 07:38:38.005239 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b7dc3fff-32d4-4792-a41a-796e217f08f9 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 202 Aug 09 07:38:38.005767 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 116/466] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:37 2026] DELETE /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:38.021799 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdaab67c-38f7-41bf-868c-5954f84bad76 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:38.025672 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdaab67c-38f7-41bf-868c-5954f84bad76 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:38.026119 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdaab67c-38f7-41bf-868c-5954f84bad76 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:38.026632 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdaab67c-38f7-41bf-868c-5954f84bad76 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:38.039891 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:38.039891 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:38.045610 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fdaab67c-38f7-41bf-868c-5954f84bad76 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Volume info retrieved successfully. Aug 09 07:38:38.053987 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdaab67c-38f7-41bf-868c-5954f84bad76 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 200 Aug 09 07:38:38.054698 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 119/467] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:38 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:39.070836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0a119a41-a95f-4e8c-a2ee-caf200bfcdc7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:39.073181 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a119a41-a95f-4e8c-a2ee-caf200bfcdc7 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] GET https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 Aug 09 07:38:39.073464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0a119a41-a95f-4e8c-a2ee-caf200bfcdc7 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:39.074510 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0a119a41-a95f-4e8c-a2ee-caf200bfcdc7 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:39.081992 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a119a41-a95f-4e8c-a2ee-caf200bfcdc7 tempest-VolumesActionsTest-1088852920 tempest-VolumesActionsTest-1088852920-project-member] https://10.4.3.41/volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 returned with HTTP 404 Aug 09 07:38:39.083199 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 116/468] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:39 2026] GET /volume/v3/volumes/111c4247-bc14-4d35-8e09-edac3fccd920 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:42.073679 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:42.081333 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] DELETE https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:38:42.081333 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:42.081333 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:42.081333 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Delete volume with id: 63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:38:42.088207 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:42.088207 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:42.089548 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:38:42.129338 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Delete volume request issued successfully. Aug 09 07:38:42.133944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc6cc3cb-ff39-4803-94fd-c607d91adb65 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb returned with HTTP 202 Aug 09 07:38:42.134475 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 118/469] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:42 2026] DELETE /volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:42.152361 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dd8c1ce0-b834-4cb0-9eb3-d8e8c10277e0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:42.157768 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd8c1ce0-b834-4cb0-9eb3-d8e8c10277e0 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:38:42.158190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd8c1ce0-b834-4cb0-9eb3-d8e8c10277e0 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:42.158619 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd8c1ce0-b834-4cb0-9eb3-d8e8c10277e0 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:42.176960 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:42.176960 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:42.185978 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dd8c1ce0-b834-4cb0-9eb3-d8e8c10277e0 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:38:42.196382 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd8c1ce0-b834-4cb0-9eb3-d8e8c10277e0 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb returned with HTTP 200 Aug 09 07:38:42.197250 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 117/470] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:42 2026] GET /volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:43.217935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-674c66ab-f35e-459a-936e-0d8cd1f0a8b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:43.221078 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-674c66ab-f35e-459a-936e-0d8cd1f0a8b1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb Aug 09 07:38:43.221848 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-674c66ab-f35e-459a-936e-0d8cd1f0a8b1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:43.221848 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-674c66ab-f35e-459a-936e-0d8cd1f0a8b1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:43.241048 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-674c66ab-f35e-459a-936e-0d8cd1f0a8b1 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb returned with HTTP 404 Aug 09 07:38:43.241266 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 120/471] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:43 2026] GET /volume/v3/volumes/63668205-df15-46a6-80e5-f87145e158eb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:43.256106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e835bec4-3560-4927-b719-a4e8a7b91bda None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:43.263283 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e835bec4-3560-4927-b719-a4e8a7b91bda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:38:43.263283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e835bec4-3560-4927-b719-a4e8a7b91bda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:43.263283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e835bec4-3560-4927-b719-a4e8a7b91bda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:43.263557 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-e835bec4-3560-4927-b719-a4e8a7b91bda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Delete volume with id: e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:38:43.277784 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:43.277784 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:43.278748 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e835bec4-3560-4927-b719-a4e8a7b91bda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:38:43.340101 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e835bec4-3560-4927-b719-a4e8a7b91bda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Delete volume request issued successfully. Aug 09 07:38:43.340772 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e835bec4-3560-4927-b719-a4e8a7b91bda tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 returned with HTTP 202 Aug 09 07:38:43.341370 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 117/472] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:43 2026] DELETE /volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:43.367266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a207d922-6af2-4e2c-a570-033fa4c2c4ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:43.371813 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a207d922-6af2-4e2c-a570-033fa4c2c4ac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:38:43.372156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a207d922-6af2-4e2c-a570-033fa4c2c4ac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:43.372457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a207d922-6af2-4e2c-a570-033fa4c2c4ac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:43.389940 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:43.389940 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:43.405873 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a207d922-6af2-4e2c-a570-033fa4c2c4ac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:38:43.417534 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a207d922-6af2-4e2c-a570-033fa4c2c4ac tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 returned with HTTP 200 Aug 09 07:38:43.419240 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 119/473] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:43 2026] GET /volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:43.865808 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:43.870396 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:43.870847 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1466585565"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:43.874231 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1466585565'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:43.874231 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Create volume of 1 GB Aug 09 07:38:43.889516 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Availability Zones retrieved successfully. Aug 09 07:38:43.897303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Flow 'volume_create_api' (305d401e-9f65-4936-be35-f617ea416415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:43.898195 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f284d6-13b0-480e-93ea-3db3e87f0187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:43.899024 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:43.943811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f284d6-13b0-480e-93ea-3db3e87f0187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:43.944661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf99427-a992-4109-a389-199195fa7c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:44.017162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Created reservations ['1c194cc9-1ec4-48d1-84d4-4258ab2a3780', '824d843c-c944-40ae-b38f-6004c78fa982', '0daa0c79-b679-42b3-b460-5c632a2f3aa9', '8e0e7b61-a82b-4ff4-8179-fc90d2392922'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:44.018108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf99427-a992-4109-a389-199195fa7c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c194cc9-1ec4-48d1-84d4-4258ab2a3780', '824d843c-c944-40ae-b38f-6004c78fa982', '0daa0c79-b679-42b3-b460-5c632a2f3aa9', '8e0e7b61-a82b-4ff4-8179-fc90d2392922']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:44.019110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ebdc70-512e-47ae-b60f-64276e1641a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:44.051895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ebdc70-512e-47ae-b60f-64276e1641a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '608d3be2-04d6-485e-876a-0a4b255a02ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1466585565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc21a9300504180a0d76b2b3b9ea173',qos_specs=None,replication_status=,reservations=['1c194cc9-1ec4-48d1-84d4-4258ab2a3780','824d843c-c944-40ae-b38f-6004c78fa982','0daa0c79-b679-42b3-b460-5c632a2f3aa9','8e0e7b61-a82b-4ff4-8179-fc90d2392922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559eaa0cb32e4c9e8786e9067faeb1b4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1466585565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=608d3be2-04d6-485e-876a-0a4b255a02ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc21a9300504180a0d76b2b3b9ea173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='559eaa0cb32e4c9e8786e9067faeb1b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:44.052802 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203c15da-dfd0-4f9b-abae-0c964d7d1578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:44.080268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203c15da-dfd0-4f9b-abae-0c964d7d1578) transitioned into state 'SUCCESS' from state '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-1466585565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc21a9300504180a0d76b2b3b9ea173',qos_specs=None,replication_status=,reservations=['1c194cc9-1ec4-48d1-84d4-4258ab2a3780','824d843c-c944-40ae-b38f-6004c78fa982','0daa0c79-b679-42b3-b460-5c632a2f3aa9','8e0e7b61-a82b-4ff4-8179-fc90d2392922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559eaa0cb32e4c9e8786e9067faeb1b4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:44.081678 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d03bb52-0abd-4594-a73c-f508ec546599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:44.097628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d03bb52-0abd-4594-a73c-f508ec546599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:44.098840 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Flow 'volume_create_api' (305d401e-9f65-4936-be35-f617ea416415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:44.099330 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Create volume request issued successfully. Aug 09 07:38:44.100238 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-453ddfce-9739-4e10-b8fe-5fa1e3177202 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:44.100819 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 118/474] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:43 2026] POST /volume/v3/volumes => generated 752 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:44.441501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7ae0f89-7995-4bfd-b621-b33b3da63c7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:44.442146 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7ae0f89-7995-4bfd-b621-b33b3da63c7d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 Aug 09 07:38:44.442383 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7ae0f89-7995-4bfd-b621-b33b3da63c7d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:44.442600 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7ae0f89-7995-4bfd-b621-b33b3da63c7d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:44.453900 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7ae0f89-7995-4bfd-b621-b33b3da63c7d tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 returned with HTTP 404 Aug 09 07:38:44.454262 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 121/475] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:44 2026] GET /volume/v3/volumes/e40acf6d-da38-48fc-b5ed-a7e81b26cd98 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:44.464027 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8e78229e-af61-4a2a-8972-697b096d53eb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:44.466546 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e78229e-af61-4a2a-8972-697b096d53eb tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:38:44.467346 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8e78229e-af61-4a2a-8972-697b096d53eb tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:44.467346 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8e78229e-af61-4a2a-8972-697b096d53eb tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:44.467346 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8e78229e-af61-4a2a-8972-697b096d53eb tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Delete volume with id: 5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:38:44.479727 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:44.479727 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:44.479935 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8e78229e-af61-4a2a-8972-697b096d53eb tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:38:44.511638 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8e78229e-af61-4a2a-8972-697b096d53eb tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Delete volume request issued successfully. Aug 09 07:38:44.512038 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e78229e-af61-4a2a-8972-697b096d53eb tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 202 Aug 09 07:38:44.512630 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 118/476] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:44 2026] DELETE /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:44.528567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0305ffac-0578-4ab1-8276-8a400b64f0c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:44.536063 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0305ffac-0578-4ab1-8276-8a400b64f0c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:38:44.536063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0305ffac-0578-4ab1-8276-8a400b64f0c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:44.536063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0305ffac-0578-4ab1-8276-8a400b64f0c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:44.557898 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:44.557898 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:44.565746 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0305ffac-0578-4ab1-8276-8a400b64f0c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Volume info retrieved successfully. Aug 09 07:38:44.577686 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0305ffac-0578-4ab1-8276-8a400b64f0c5 tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 200 Aug 09 07:38:44.577686 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 120/477] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:44 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 1357 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:45.594960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2b7addc0-8a78-4ec6-8633-8109e0c7c34c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:45.597427 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2b7addc0-8a78-4ec6-8633-8109e0c7c34c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] GET https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b Aug 09 07:38:45.597700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2b7addc0-8a78-4ec6-8633-8109e0c7c34c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:45.597963 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2b7addc0-8a78-4ec6-8633-8109e0c7c34c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:45.606879 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2b7addc0-8a78-4ec6-8633-8109e0c7c34c tempest-TaggedBootDevicesTest-1941039732 tempest-TaggedBootDevicesTest-1941039732-project-member] https://10.4.3.41/volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b returned with HTTP 404 Aug 09 07:38:45.607975 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 119/478] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:45 2026] GET /volume/v3/volumes/5d5f5e4b-79c0-4fbc-bcd1-337d9354fe6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:46.887365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-8ef9ccf9-6331-4bda-a204-5e22eadf228e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:46.891177 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-8ef9ccf9-6331-4bda-a204-5e22eadf228e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] DELETE https://10.4.3.41/volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff Aug 09 07:38:46.891520 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-8ef9ccf9-6331-4bda-a204-5e22eadf228e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:46.891784 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-8ef9ccf9-6331-4bda-a204-5e22eadf228e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:46.903206 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:46.903206 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:46.988714 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-8ef9ccf9-6331-4bda-a204-5e22eadf228e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff returned with HTTP 200 Aug 09 07:38:46.989281 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 122/479] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:46 2026] DELETE /volume/v3/attachments/4c96855d-cc47-4f6d-8c09-aaaa22c94eff => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:47.002722 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-479bf493-dbde-43ae-bcb7-66a429126845 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:47.004747 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-479bf493-dbde-43ae-bcb7-66a429126845 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] DELETE https://10.4.3.41/volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac Aug 09 07:38:47.004943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-479bf493-dbde-43ae-bcb7-66a429126845 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:47.005149 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-479bf493-dbde-43ae-bcb7-66a429126845 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:47.014925 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:47.014925 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:47.086353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-479bf493-dbde-43ae-bcb7-66a429126845 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac returned with HTTP 200 Aug 09 07:38:47.086672 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 119/480] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:47 2026] DELETE /volume/v3/attachments/087d9b81-3195-4bd4-a6d2-4036f1c609ac => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:47.104620 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-ffcfb821-85dc-4685-8fb0-7f6c2f7ec116 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:47.106983 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-ffcfb821-85dc-4685-8fb0-7f6c2f7ec116 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] DELETE https://10.4.3.41/volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09 Aug 09 07:38:47.107264 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-ffcfb821-85dc-4685-8fb0-7f6c2f7ec116 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:47.107574 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-ffcfb821-85dc-4685-8fb0-7f6c2f7ec116 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:47.119603 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:47.119603 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:47.191985 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25be8583-5e2c-4c05-a4af-3c20946ac823 req-ffcfb821-85dc-4685-8fb0-7f6c2f7ec116 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09 returned with HTTP 200 Aug 09 07:38:47.191985 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 121/481] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:47 2026] DELETE /volume/v3/attachments/06d43846-1c6f-4e49-9897-d3f2da1c3c09 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:48.861406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-02f90260-e418-4833-b989-70f00a9d1103 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:49.027969 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-02f90260-e418-4833-b989-70f00a9d1103 tempest-AvailabilityZoneTestJSON-556625879 tempest-AvailabilityZoneTestJSON-556625879-project-member] GET https://10.4.3.41/volume/v3/os-availability-zone Aug 09 07:38:49.027969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-02f90260-e418-4833-b989-70f00a9d1103 tempest-AvailabilityZoneTestJSON-556625879 tempest-AvailabilityZoneTestJSON-556625879-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:49.027969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-02f90260-e418-4833-b989-70f00a9d1103 tempest-AvailabilityZoneTestJSON-556625879 tempest-AvailabilityZoneTestJSON-556625879-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:49.037708 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-02f90260-e418-4833-b989-70f00a9d1103 tempest-AvailabilityZoneTestJSON-556625879 tempest-AvailabilityZoneTestJSON-556625879-project-member] Availability Zones retrieved successfully. Aug 09 07:38:49.038062 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-02f90260-e418-4833-b989-70f00a9d1103 tempest-AvailabilityZoneTestJSON-556625879 tempest-AvailabilityZoneTestJSON-556625879-project-member] https://10.4.3.41/volume/v3/os-availability-zone returned with HTTP 200 Aug 09 07:38:49.038670 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 120/482] 10.4.3.41 () {66 vars in 1269 bytes} [Sun Aug 9 07:38:48 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:50.073430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-a3a1812e-ba3c-45fe-b49f-7a3f10882649 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:50.076954 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-a3a1812e-ba3c-45fe-b49f-7a3f10882649 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:50.077176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-a3a1812e-ba3c-45fe-b49f-7a3f10882649 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:50.077589 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-a3a1812e-ba3c-45fe-b49f-7a3f10882649 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:50.087586 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:50.087586 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:50.094194 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-a3a1812e-ba3c-45fe-b49f-7a3f10882649 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:50.105573 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-a3a1812e-ba3c-45fe-b49f-7a3f10882649 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:50.105573 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 123/483] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:38:50 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:50.266989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-98c290f0-6816-4944-99c1-2e2e09a3c272 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:50.266989 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98c290f0-6816-4944-99c1-2e2e09a3c272 None None] GET https://10.4.3.41/volume// Aug 09 07:38:50.267485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98c290f0-6816-4944-99c1-2e2e09a3c272 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:50.267485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98c290f0-6816-4944-99c1-2e2e09a3c272 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:50.268210 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98c290f0-6816-4944-99c1-2e2e09a3c272 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:38:50.268370 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 120/484] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:38:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:38:50.282473 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-932e2c7e-a3a0-462d-8f54-1bdbb37e7f95 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:50.288590 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-932e2c7e-a3a0-462d-8f54-1bdbb37e7f95 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:38:50.288590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-932e2c7e-a3a0-462d-8f54-1bdbb37e7f95 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8", "connector": null, "instance_uuid": "5acd0435-9a37-4f28-95bc-677d65797bf0"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:50.305326 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:50.305326 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:50.373856 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-932e2c7e-a3a0-462d-8f54-1bdbb37e7f95 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:38:50.374744 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 122/485] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:38:50 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:50.425393 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b7ad8e4d-e73a-4cb2-9b5d-9f85f3649339 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:50.428723 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b7ad8e4d-e73a-4cb2-9b5d-9f85f3649339 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:50.429219 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b7ad8e4d-e73a-4cb2-9b5d-9f85f3649339 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:50.430096 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b7ad8e4d-e73a-4cb2-9b5d-9f85f3649339 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:50.447746 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:50.447746 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:50.448301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a9a3a0e9-d934-48b9-980a-a518f7b25548 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:50.448946 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9a3a0e9-d934-48b9-980a-a518f7b25548 None None] GET https://10.4.3.41/volume// Aug 09 07:38:50.449029 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9a3a0e9-d934-48b9-980a-a518f7b25548 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:50.449337 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9a3a0e9-d934-48b9-980a-a518f7b25548 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:50.449806 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9a3a0e9-d934-48b9-980a-a518f7b25548 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:38:50.450812 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 124/486] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:38:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:38:50.455819 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b7ad8e4d-e73a-4cb2-9b5d-9f85f3649339 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:50.464790 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b7ad8e4d-e73a-4cb2-9b5d-9f85f3649339 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:50.465374 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 121/487] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:50 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:50.466727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-d11a284e-e729-47ce-a354-145efd4a7ed0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:50.477270 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-d11a284e-e729-47ce-a354-145efd4a7ed0 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:50.477612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-d11a284e-e729-47ce-a354-145efd4a7ed0 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:50.477877 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-d11a284e-e729-47ce-a354-145efd4a7ed0 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:50.492663 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:50.492663 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:50.497822 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-d11a284e-e729-47ce-a354-145efd4a7ed0 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:50.508557 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-d11a284e-e729-47ce-a354-145efd4a7ed0 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:50.509081 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 121/488] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:38:50 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:38:50.630421 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-31914eba-a561-482e-a001-0f6ec26ae269 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:50.634182 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-31914eba-a561-482e-a001-0f6ec26ae269 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] PUT https://10.4.3.41/volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9 Aug 09 07:38:50.634997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-31914eba-a561-482e-a001-0f6ec26ae269 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:50.647457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-31914eba-a561-482e-a001-0f6ec26ae269 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Acquiring lock "cinder-attachment_update-388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:38:50.657807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-31914eba-a561-482e-a001-0f6ec26ae269 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Lock "cinder-attachment_update-388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8-np0000006821" acquired by "attachment_update" :: waited 0.010s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:38:50.659003 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:50.659003 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:50.802805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-31914eba-a561-482e-a001-0f6ec26ae269 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Lock "cinder-attachment_update-388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8-np0000006821" released by "attachment_update" :: held 0.145s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:38:50.803589 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-31914eba-a561-482e-a001-0f6ec26ae269 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9 returned with HTTP 200 Aug 09 07:38:50.803851 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 123/489] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:38:50 2026] PUT /volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:51.128253 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e23fd6e4-4cbd-4f1b-9f26-fece10c58ce3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:51.292747 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e23fd6e4-4cbd-4f1b-9f26-fece10c58ce3 tempest-ExtensionsTestJSON-1862140446 tempest-ExtensionsTestJSON-1862140446-project-member] GET https://10.4.3.41/volume/v3/extensions Aug 09 07:38:51.293188 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e23fd6e4-4cbd-4f1b-9f26-fece10c58ce3 tempest-ExtensionsTestJSON-1862140446 tempest-ExtensionsTestJSON-1862140446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:51.293248 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e23fd6e4-4cbd-4f1b-9f26-fece10c58ce3 tempest-ExtensionsTestJSON-1862140446 tempest-ExtensionsTestJSON-1862140446-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:51.293629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e23fd6e4-4cbd-4f1b-9f26-fece10c58ce3 tempest-ExtensionsTestJSON-1862140446 tempest-ExtensionsTestJSON-1862140446-project-member] https://10.4.3.41/volume/v3/extensions returned with HTTP 200 Aug 09 07:38:51.294834 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 125/490] 10.4.3.41 () {66 vars in 1239 bytes} [Sun Aug 9 07:38:51 2026] GET /volume/v3/extensions => generated 5245 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:38:51.480608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f7e5dc07-6d93-44f8-82bd-cc90097068e2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:51.483473 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7e5dc07-6d93-44f8-82bd-cc90097068e2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:51.483688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7e5dc07-6d93-44f8-82bd-cc90097068e2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:51.483983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7e5dc07-6d93-44f8-82bd-cc90097068e2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:51.497309 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:51.497309 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:51.502387 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f7e5dc07-6d93-44f8-82bd-cc90097068e2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:51.510069 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7e5dc07-6d93-44f8-82bd-cc90097068e2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:51.510744 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 122/491] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:51 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:52.325375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:52.327810 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:38:52.328230 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:52.328970 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:52.328970 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Delete volume with id: ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:38:52.345386 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:52.345386 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:52.346256 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:38:52.379488 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Delete volume request issued successfully. Aug 09 07:38:52.379939 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0812411f-6e35-45d4-8e4e-8d891a65cd59 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 returned with HTTP 202 Aug 09 07:38:52.382041 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 122/492] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:52 2026] DELETE /volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:52.390752 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1d4422cc-d35d-4b08-bf4a-02ba3ccd5447 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:52.395548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d4422cc-d35d-4b08-bf4a-02ba3ccd5447 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:38:52.396091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d4422cc-d35d-4b08-bf4a-02ba3ccd5447 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:52.396216 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d4422cc-d35d-4b08-bf4a-02ba3ccd5447 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:52.411560 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:52.411560 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:52.428140 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1d4422cc-d35d-4b08-bf4a-02ba3ccd5447 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:38:52.434636 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d4422cc-d35d-4b08-bf4a-02ba3ccd5447 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 returned with HTTP 200 Aug 09 07:38:52.434815 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 124/493] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:52 2026] GET /volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:52.528054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17417c90-4515-40fa-b8cb-8716186508e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:52.531578 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17417c90-4515-40fa-b8cb-8716186508e8 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:52.531578 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17417c90-4515-40fa-b8cb-8716186508e8 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:52.531679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17417c90-4515-40fa-b8cb-8716186508e8 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:52.553957 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:52.553957 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:52.562314 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-17417c90-4515-40fa-b8cb-8716186508e8 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:52.569235 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17417c90-4515-40fa-b8cb-8716186508e8 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:52.570367 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 126/494] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:52 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:53.451951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a4e16e46-8dc5-4dda-a03b-db8be3070d9e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:53.457933 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4e16e46-8dc5-4dda-a03b-db8be3070d9e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 Aug 09 07:38:53.457933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4e16e46-8dc5-4dda-a03b-db8be3070d9e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:53.457933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4e16e46-8dc5-4dda-a03b-db8be3070d9e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:53.464153 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4e16e46-8dc5-4dda-a03b-db8be3070d9e tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 returned with HTTP 404 Aug 09 07:38:53.464652 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 123/495] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:53 2026] GET /volume/v3/volumes/ca9707f0-3ddd-4ace-ab9c-6e91d372b269 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:53.473614 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c001e245-5a45-4af4-8a3b-77f06066635f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:53.477005 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c001e245-5a45-4af4-8a3b-77f06066635f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:38:53.477401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c001e245-5a45-4af4-8a3b-77f06066635f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:53.477691 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c001e245-5a45-4af4-8a3b-77f06066635f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:53.477971 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-c001e245-5a45-4af4-8a3b-77f06066635f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Delete volume with id: d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:38:53.488625 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:53.488625 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:53.489344 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c001e245-5a45-4af4-8a3b-77f06066635f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:38:53.530286 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c001e245-5a45-4af4-8a3b-77f06066635f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Delete volume request issued successfully. Aug 09 07:38:53.530286 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c001e245-5a45-4af4-8a3b-77f06066635f tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c returned with HTTP 202 Aug 09 07:38:53.530286 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 123/496] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:53 2026] DELETE /volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:53.538804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1c6ddd38-a87b-4054-9829-f7df2d6f59f0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:53.541578 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c6ddd38-a87b-4054-9829-f7df2d6f59f0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:38:53.541578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c6ddd38-a87b-4054-9829-f7df2d6f59f0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:53.541578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c6ddd38-a87b-4054-9829-f7df2d6f59f0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:53.546036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:53.550720 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:53.550720 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:53.561398 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1c6ddd38-a87b-4054-9829-f7df2d6f59f0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:38:53.569227 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c6ddd38-a87b-4054-9829-f7df2d6f59f0 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c returned with HTTP 200 Aug 09 07:38:53.569662 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 125/497] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:53 2026] GET /volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:53.587568 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d4a01f0d-c6f5-4e65-93bc-e2b0fe150572 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:53.591938 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d4a01f0d-c6f5-4e65-93bc-e2b0fe150572 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:53.591938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d4a01f0d-c6f5-4e65-93bc-e2b0fe150572 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:53.591938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d4a01f0d-c6f5-4e65-93bc-e2b0fe150572 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:53.604255 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:53.604255 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:53.609990 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d4a01f0d-c6f5-4e65-93bc-e2b0fe150572 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:53.616318 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d4a01f0d-c6f5-4e65-93bc-e2b0fe150572 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:53.616704 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 124/498] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:53 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:53.700688 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:53.701784 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1224487050"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:53.702658 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1224487050'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:53.702798 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Create volume of 1 GB Aug 09 07:38:53.711281 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Availability Zones retrieved successfully. Aug 09 07:38:53.720414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Flow 'volume_create_api' (a8e18133-fd36-4062-8397-02f01ca70eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:53.722041 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be878fac-6909-43c3-a77c-909a434af2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:53.723286 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:53.757745 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be878fac-6909-43c3-a77c-909a434af2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:53.758577 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3888dd-b37d-4502-9257-58e22d83be4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:53.839949 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Created reservations ['4cd173f4-b312-4bb8-a7c7-393c1d1effb1', '736097be-bf79-4b55-b888-2192f884fb1a', 'a468daff-d109-412b-a950-fdf4a9043af3', 'c467c786-96b0-43db-bf35-717664d8da34'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:53.840983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3888dd-b37d-4502-9257-58e22d83be4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd173f4-b312-4bb8-a7c7-393c1d1effb1', '736097be-bf79-4b55-b888-2192f884fb1a', 'a468daff-d109-412b-a950-fdf4a9043af3', 'c467c786-96b0-43db-bf35-717664d8da34']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:53.842443 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a54b77-f674-4f76-9f37-8914b4fd251f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:53.870091 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a54b77-f674-4f76-9f37-8914b4fd251f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a77af175-5a9b-4687-afc2-13dcd8ffeb41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1224487050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a14eac7f6c044fda14cc36872209599',qos_specs=None,replication_status=,reservations=['4cd173f4-b312-4bb8-a7c7-393c1d1effb1','736097be-bf79-4b55-b888-2192f884fb1a','a468daff-d109-412b-a950-fdf4a9043af3','c467c786-96b0-43db-bf35-717664d8da34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb0d5d5b71c94b519fa37e1b5077e09f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1224487050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a77af175-5a9b-4687-afc2-13dcd8ffeb41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a14eac7f6c044fda14cc36872209599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb0d5d5b71c94b519fa37e1b5077e09f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:53.870775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd135977-003a-4a04-8be3-4e3ca6010c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:53.896075 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd135977-003a-4a04-8be3-4e3ca6010c55) transitioned into state 'SUCCESS' from state '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-1224487050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a14eac7f6c044fda14cc36872209599',qos_specs=None,replication_status=,reservations=['4cd173f4-b312-4bb8-a7c7-393c1d1effb1','736097be-bf79-4b55-b888-2192f884fb1a','a468daff-d109-412b-a950-fdf4a9043af3','c467c786-96b0-43db-bf35-717664d8da34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb0d5d5b71c94b519fa37e1b5077e09f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:53.896808 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabfbc2d-bbdf-429b-a678-5e18cdbc7726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:53.910535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabfbc2d-bbdf-429b-a678-5e18cdbc7726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:53.911867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Flow 'volume_create_api' (a8e18133-fd36-4062-8397-02f01ca70eb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:53.912300 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Create volume request issued successfully. Aug 09 07:38:53.913092 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15aaf9db-8a6e-4fda-b1c0-36e683e922b9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:53.913657 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 127/499] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:53 2026] POST /volume/v3/volumes => generated 753 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:53.928358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f783e5d3-d8b1-497d-a10d-fb4d973cac82 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:53.930683 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f783e5d3-d8b1-497d-a10d-fb4d973cac82 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:53.931011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f783e5d3-d8b1-497d-a10d-fb4d973cac82 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:53.931307 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f783e5d3-d8b1-497d-a10d-fb4d973cac82 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:53.941419 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:53.941419 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:53.946152 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f783e5d3-d8b1-497d-a10d-fb4d973cac82 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Volume info retrieved successfully. Aug 09 07:38:53.951401 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f783e5d3-d8b1-497d-a10d-fb4d973cac82 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 returned with HTTP 200 Aug 09 07:38:53.951997 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 124/500] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:53 2026] GET /volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:54.588602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-27adc4f9-d2ad-4169-ad02-2fec18b925a7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:54.590286 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27adc4f9-d2ad-4169-ad02-2fec18b925a7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c Aug 09 07:38:54.591940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27adc4f9-d2ad-4169-ad02-2fec18b925a7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:54.591940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27adc4f9-d2ad-4169-ad02-2fec18b925a7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:54.597592 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27adc4f9-d2ad-4169-ad02-2fec18b925a7 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c returned with HTTP 404 Aug 09 07:38:54.598447 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 126/501] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:54 2026] GET /volume/v3/volumes/d8e7a4fc-a8cd-463e-8c25-bd3111379a5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:54.606766 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:54.608757 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] DELETE https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:38:54.609016 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:54.609203 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:54.609392 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Delete volume with id: 15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:38:54.617323 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:54.617323 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:54.617751 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:38:54.639000 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Delete volume request issued successfully. Aug 09 07:38:54.639159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d25493d5-7050-4276-8971-c860ce4f5eda None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:54.639469 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca947b6e-187e-4083-aac2-44c52c6acc8a tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 202 Aug 09 07:38:54.639717 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 125/502] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:54 2026] DELETE /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:54.642169 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d25493d5-7050-4276-8971-c860ce4f5eda tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:54.642572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d25493d5-7050-4276-8971-c860ce4f5eda tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:54.642966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d25493d5-7050-4276-8971-c860ce4f5eda tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:54.649511 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-58bc6a3e-4fe7-47aa-9925-a0ff33eb8be5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:54.651441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58bc6a3e-4fe7-47aa-9925-a0ff33eb8be5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:38:54.651625 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-58bc6a3e-4fe7-47aa-9925-a0ff33eb8be5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:54.651799 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-58bc6a3e-4fe7-47aa-9925-a0ff33eb8be5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:54.657440 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:54.657440 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:54.660726 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:54.660726 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:54.661044 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d25493d5-7050-4276-8971-c860ce4f5eda tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:54.670895 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-58bc6a3e-4fe7-47aa-9925-a0ff33eb8be5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Volume info retrieved successfully. Aug 09 07:38:54.672771 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d25493d5-7050-4276-8971-c860ce4f5eda tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:54.674060 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 128/503] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:54 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:54.686834 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58bc6a3e-4fe7-47aa-9925-a0ff33eb8be5 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 200 Aug 09 07:38:54.689076 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 125/504] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:54 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:54.968049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-145a1d46-1052-4b1d-b9da-ca7c17896431 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:54.981780 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-145a1d46-1052-4b1d-b9da-ca7c17896431 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:54.982104 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-145a1d46-1052-4b1d-b9da-ca7c17896431 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:54.982368 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-145a1d46-1052-4b1d-b9da-ca7c17896431 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:54.996520 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:54.996520 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:55.002371 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-145a1d46-1052-4b1d-b9da-ca7c17896431 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Volume info retrieved successfully. Aug 09 07:38:55.014634 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-145a1d46-1052-4b1d-b9da-ca7c17896431 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 returned with HTTP 200 Aug 09 07:38:55.015081 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 127/505] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:54 2026] GET /volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:55.028288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:55.032113 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:38:55.032113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a77af175-5a9b-4687-afc2-13dcd8ffeb41", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-819771560"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:55.044374 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:55.044374 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:55.045323 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Volume info retrieved successfully. Aug 09 07:38:55.045658 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Create snapshot from volume a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:55.064343 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-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 09 07:38:55.094191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Created reservations ['38165f13-cd88-41b8-8e74-13ae81bad6e3', '8942b9f2-d337-434e-b02d-bcf99a28dbef', '23a8e48c-3b32-46a6-9686-5274714ab51f', '3193cb3a-6cee-49ae-93f8-aef7adc77e8a'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:55.172306 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot create request issued successfully. Aug 09 07:38:55.172756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-973e9cac-92d5-4ae5-86f6-6a172c4334d5 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:38:55.173289 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 126/506] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:38:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:55.188867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-72cf2f1f-97da-4133-8ee2-45bf8adaf39d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:55.193800 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72cf2f1f-97da-4133-8ee2-45bf8adaf39d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 Aug 09 07:38:55.193800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72cf2f1f-97da-4133-8ee2-45bf8adaf39d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:55.193800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72cf2f1f-97da-4133-8ee2-45bf8adaf39d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:55.221804 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:55.221804 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:55.222979 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-72cf2f1f-97da-4133-8ee2-45bf8adaf39d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:55.224010 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72cf2f1f-97da-4133-8ee2-45bf8adaf39d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 returned with HTTP 200 Aug 09 07:38:55.224686 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 129/507] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:38:55 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:55.482335 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-b49090f4-b80e-4dfe-a8d1-41d2359b5241 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:55.485193 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-b49090f4-b80e-4dfe-a8d1-41d2359b5241 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] POST https://10.4.3.41/volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9/action Aug 09 07:38:55.486034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-b49090f4-b80e-4dfe-a8d1-41d2359b5241 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:55.486252 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-b49090f4-b80e-4dfe-a8d1-41d2359b5241 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:55.518000 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:55.518000 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:55.532166 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-223f4114-a522-4b5d-a53d-0b39d7ac6e74 req-b49090f4-b80e-4dfe-a8d1-41d2359b5241 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9/action returned with HTTP 204 Aug 09 07:38:55.532822 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 126/508] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:38:55 2026] POST /volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:55.695059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4936b983-90ad-4cc6-b5d4-8683fae7b93d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:55.698455 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4936b983-90ad-4cc6-b5d4-8683fae7b93d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:55.698752 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4936b983-90ad-4cc6-b5d4-8683fae7b93d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:55.699417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4936b983-90ad-4cc6-b5d4-8683fae7b93d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:55.706194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-42fcb761-483d-477b-bae4-52616b0bb9b9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:55.708685 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-42fcb761-483d-477b-bae4-52616b0bb9b9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] GET https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f Aug 09 07:38:55.708685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-42fcb761-483d-477b-bae4-52616b0bb9b9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:55.708897 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-42fcb761-483d-477b-bae4-52616b0bb9b9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:55.716194 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-42fcb761-483d-477b-bae4-52616b0bb9b9 tempest-TaggedBootDevicesTest_v242-1123780112 tempest-TaggedBootDevicesTest_v242-1123780112-project-member] https://10.4.3.41/volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f returned with HTTP 404 Aug 09 07:38:55.716819 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 127/509] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:55 2026] GET /volume/v3/volumes/15a914fd-e1aa-4c4f-9cb9-95df48b4970f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:55.718752 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:55.718752 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:55.723536 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4936b983-90ad-4cc6-b5d4-8683fae7b93d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:55.733169 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4936b983-90ad-4cc6-b5d4-8683fae7b93d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:55.733169 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 128/510] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:55 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:55.747431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f65c36dc-1062-4901-acb8-4597be1a617e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:55.751073 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f65c36dc-1062-4901-acb8-4597be1a617e tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:55.751073 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f65c36dc-1062-4901-acb8-4597be1a617e tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:55.751073 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f65c36dc-1062-4901-acb8-4597be1a617e tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:55.765730 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:55.765730 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:55.770432 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f65c36dc-1062-4901-acb8-4597be1a617e tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:55.775779 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f65c36dc-1062-4901-acb8-4597be1a617e tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:55.777655 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 130/511] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:55 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:56.237804 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-993f247d-fcd6-4bcb-bb5f-3d8e39f9c7fd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.240614 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-993f247d-fcd6-4bcb-bb5f-3d8e39f9c7fd tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 Aug 09 07:38:56.240854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-993f247d-fcd6-4bcb-bb5f-3d8e39f9c7fd tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.241982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-993f247d-fcd6-4bcb-bb5f-3d8e39f9c7fd tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.281246 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.281246 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:56.281963 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-993f247d-fcd6-4bcb-bb5f-3d8e39f9c7fd tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.283127 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-993f247d-fcd6-4bcb-bb5f-3d8e39f9c7fd tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 returned with HTTP 200 Aug 09 07:38:56.283507 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 127/512] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:56.294941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25eca29d-424a-4666-ad34-6878c40299d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.297941 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25eca29d-424a-4666-ad34-6878c40299d2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] POST https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.298745 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25eca29d-424a-4666-ad34-6878c40299d2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:56.308172 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.308172 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:56.308647 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-25eca29d-424a-4666-ad34-6878c40299d2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.343637 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-25eca29d-424a-4666-ad34-6878c40299d2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Update snapshot metadata completed successfully. Aug 09 07:38:56.344151 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25eca29d-424a-4666-ad34-6878c40299d2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.345183 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 128/513] 10.4.3.41 () {68 vars in 1395 bytes} [Sun Aug 9 07:38:56 2026] POST /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.354868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bdb30e49-9c16-4030-8f47-c6a24f48439b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.357319 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdb30e49-9c16-4030-8f47-c6a24f48439b tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.357459 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdb30e49-9c16-4030-8f47-c6a24f48439b tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.357699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdb30e49-9c16-4030-8f47-c6a24f48439b tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.378656 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.378656 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:56.379291 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bdb30e49-9c16-4030-8f47-c6a24f48439b tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.380881 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bdb30e49-9c16-4030-8f47-c6a24f48439b tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Get snapshot metadata completed successfully. Aug 09 07:38:56.381127 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdb30e49-9c16-4030-8f47-c6a24f48439b tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.381507 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 129/514] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.391661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1e44e4c-9882-4682-b24e-743f88c66a04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.394659 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1e44e4c-9882-4682-b24e-743f88c66a04 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] PUT https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.395031 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1e44e4c-9882-4682-b24e-743f88c66a04 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:56.408046 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.408046 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:56.408761 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1e44e4c-9882-4682-b24e-743f88c66a04 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.449528 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1e44e4c-9882-4682-b24e-743f88c66a04 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Update snapshot metadata completed successfully. Aug 09 07:38:56.450298 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1e44e4c-9882-4682-b24e-743f88c66a04 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.451834 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 131/515] 10.4.3.41 () {68 vars in 1394 bytes} [Sun Aug 9 07:38:56 2026] PUT /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 57 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.460704 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c858ffbb-0a13-4fa7-a6a4-fc952be388dc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.463723 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c858ffbb-0a13-4fa7-a6a4-fc952be388dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.463848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c858ffbb-0a13-4fa7-a6a4-fc952be388dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.464436 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c858ffbb-0a13-4fa7-a6a4-fc952be388dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.474271 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.474271 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:56.474271 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c858ffbb-0a13-4fa7-a6a4-fc952be388dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.475318 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c858ffbb-0a13-4fa7-a6a4-fc952be388dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Get snapshot metadata completed successfully. Aug 09 07:38:56.475563 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c858ffbb-0a13-4fa7-a6a4-fc952be388dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.476042 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 128/516] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.486994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-69d8a941-f4f2-4256-9117-6b62938047f9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.489805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-69d8a941-f4f2-4256-9117-6b62938047f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 Aug 09 07:38:56.490650 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-69d8a941-f4f2-4256-9117-6b62938047f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.491007 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-69d8a941-f4f2-4256-9117-6b62938047f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.499857 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.499857 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:56.500840 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-69d8a941-f4f2-4256-9117-6b62938047f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.501428 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-69d8a941-f4f2-4256-9117-6b62938047f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Get snapshot metadata completed successfully. Aug 09 07:38:56.518130 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-69d8a941-f4f2-4256-9117-6b62938047f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Delete snapshot metadata completed successfully. Aug 09 07:38:56.518130 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-69d8a941-f4f2-4256-9117-6b62938047f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 returned with HTTP 200 Aug 09 07:38:56.518980 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 129/517] 10.4.3.41 () {66 vars in 1392 bytes} [Sun Aug 9 07:38:56 2026] DELETE /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 09 07:38:56.529203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33311aaa-8516-46c4-8315-b6fc01e2ba3d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.531611 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33311aaa-8516-46c4-8315-b6fc01e2ba3d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.532003 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33311aaa-8516-46c4-8315-b6fc01e2ba3d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.532110 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33311aaa-8516-46c4-8315-b6fc01e2ba3d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.540194 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.540194 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:56.541465 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-33311aaa-8516-46c4-8315-b6fc01e2ba3d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.542544 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-33311aaa-8516-46c4-8315-b6fc01e2ba3d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Get snapshot metadata completed successfully. Aug 09 07:38:56.542844 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33311aaa-8516-46c4-8315-b6fc01e2ba3d tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.543967 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 130/518] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.554201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-54ede0bd-666e-4ee5-8abc-8ebcbb62f532 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.558324 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54ede0bd-666e-4ee5-8abc-8ebcbb62f532 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] PUT https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.558714 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54ede0bd-666e-4ee5-8abc-8ebcbb62f532 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:56.568932 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.568932 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:56.569751 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-54ede0bd-666e-4ee5-8abc-8ebcbb62f532 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.592272 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-54ede0bd-666e-4ee5-8abc-8ebcbb62f532 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Update snapshot metadata completed successfully. Aug 09 07:38:56.594963 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54ede0bd-666e-4ee5-8abc-8ebcbb62f532 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.594963 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 132/519] 10.4.3.41 () {68 vars in 1394 bytes} [Sun Aug 9 07:38:56 2026] PUT /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.614167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-67d15662-c93f-4f5f-9d06-cf74b4e3c1dc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.618855 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67d15662-c93f-4f5f-9d06-cf74b4e3c1dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] POST https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.619319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67d15662-c93f-4f5f-9d06-cf74b4e3c1dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:56.631655 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.631655 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:56.632325 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-67d15662-c93f-4f5f-9d06-cf74b4e3c1dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.657514 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-67d15662-c93f-4f5f-9d06-cf74b4e3c1dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Update snapshot metadata completed successfully. Aug 09 07:38:56.657830 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67d15662-c93f-4f5f-9d06-cf74b4e3c1dc tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.658419 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 129/520] 10.4.3.41 () {68 vars in 1395 bytes} [Sun Aug 9 07:38:56 2026] POST /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.668341 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d0f596a6-c7f0-4f54-aa84-5bdf3c397990 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.671405 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d0f596a6-c7f0-4f54-aa84-5bdf3c397990 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.671832 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d0f596a6-c7f0-4f54-aa84-5bdf3c397990 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.672248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d0f596a6-c7f0-4f54-aa84-5bdf3c397990 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.680025 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.680025 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:56.681057 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d0f596a6-c7f0-4f54-aa84-5bdf3c397990 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.682727 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d0f596a6-c7f0-4f54-aa84-5bdf3c397990 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Get snapshot metadata completed successfully. Aug 09 07:38:56.683252 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d0f596a6-c7f0-4f54-aa84-5bdf3c397990 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.683860 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 130/521] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.694683 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-955db21e-f463-487c-8826-f74c8e9f328f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.697540 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-955db21e-f463-487c-8826-f74c8e9f328f tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] PUT https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 Aug 09 07:38:56.698241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-955db21e-f463-487c-8826-f74c8e9f328f tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:56.710497 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.710497 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:56.711625 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-955db21e-f463-487c-8826-f74c8e9f328f tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.739265 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-955db21e-f463-487c-8826-f74c8e9f328f tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Update snapshot metadata completed successfully. Aug 09 07:38:56.739630 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-955db21e-f463-487c-8826-f74c8e9f328f tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 returned with HTTP 200 Aug 09 07:38:56.741230 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 131/522] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:38:56 2026] PUT /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.750866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2e8bed65-203d-4169-8404-5cc6ed1cd7f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.753325 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e8bed65-203d-4169-8404-5cc6ed1cd7f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 Aug 09 07:38:56.753734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e8bed65-203d-4169-8404-5cc6ed1cd7f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.754504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e8bed65-203d-4169-8404-5cc6ed1cd7f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.762175 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.762175 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:56.763744 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2e8bed65-203d-4169-8404-5cc6ed1cd7f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.767308 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2e8bed65-203d-4169-8404-5cc6ed1cd7f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Get snapshot metadata completed successfully. Aug 09 07:38:56.767308 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e8bed65-203d-4169-8404-5cc6ed1cd7f9 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 returned with HTTP 200 Aug 09 07:38:56.767308 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 133/523] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.786942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0050516e-16f2-47c5-9223-5c336d5731b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.789600 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0050516e-16f2-47c5-9223-5c336d5731b8 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.789900 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0050516e-16f2-47c5-9223-5c336d5731b8 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.791330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0050516e-16f2-47c5-9223-5c336d5731b8 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.804499 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.804499 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:56.804957 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0050516e-16f2-47c5-9223-5c336d5731b8 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.806734 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0050516e-16f2-47c5-9223-5c336d5731b8 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Get snapshot metadata completed successfully. Aug 09 07:38:56.806734 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0050516e-16f2-47c5-9223-5c336d5731b8 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.807669 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 130/524] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.826293 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b1a11b03-ce7c-402e-8946-6a032ea1ff59 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.827270 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1a11b03-ce7c-402e-8946-6a032ea1ff59 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] PUT https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata Aug 09 07:38:56.829804 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b1a11b03-ce7c-402e-8946-6a032ea1ff59 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:56.836581 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.836581 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:56.837979 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b1a11b03-ce7c-402e-8946-6a032ea1ff59 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.865665 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b1a11b03-ce7c-402e-8946-6a032ea1ff59 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Update snapshot metadata completed successfully. Aug 09 07:38:56.866036 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1a11b03-ce7c-402e-8946-6a032ea1ff59 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata returned with HTTP 200 Aug 09 07:38:56.866516 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 131/525] 10.4.3.41 () {68 vars in 1394 bytes} [Sun Aug 9 07:38:56 2026] PUT /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:38:56.877575 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a54ad88a-3cb7-4902-a068-263070409c29 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.881005 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a54ad88a-3cb7-4902-a068-263070409c29 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 Aug 09 07:38:56.881005 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a54ad88a-3cb7-4902-a068-263070409c29 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.881521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a54ad88a-3cb7-4902-a068-263070409c29 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.881521 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-a54ad88a-3cb7-4902-a068-263070409c29 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Delete snapshot with id: 0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 Aug 09 07:38:56.890538 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.890538 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:56.891324 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a54ad88a-3cb7-4902-a068-263070409c29 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.925984 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a54ad88a-3cb7-4902-a068-263070409c29 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot delete request issued successfully. Aug 09 07:38:56.926249 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a54ad88a-3cb7-4902-a068-263070409c29 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 returned with HTTP 202 Aug 09 07:38:56.926774 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 132/526] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:38:56 2026] DELETE /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:56.936583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-387f3415-f168-4c80-8cc6-2316f22167e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:56.939735 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-387f3415-f168-4c80-8cc6-2316f22167e2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 Aug 09 07:38:56.940228 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-387f3415-f168-4c80-8cc6-2316f22167e2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:56.940661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-387f3415-f168-4c80-8cc6-2316f22167e2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:56.949984 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:56.949984 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:56.951939 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-387f3415-f168-4c80-8cc6-2316f22167e2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Snapshot retrieved successfully. Aug 09 07:38:56.951939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-387f3415-f168-4c80-8cc6-2316f22167e2 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 returned with HTTP 200 Aug 09 07:38:56.952628 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 134/527] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:38:56 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:57.230285 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.233350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:38:57.233698 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-722209196"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:57.236886 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-722209196'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:38:57.236886 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume of 1 GB Aug 09 07:38:57.243500 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Availability Zones retrieved successfully. Aug 09 07:38:57.252687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Flow 'volume_create_api' (8c7c40de-54d0-40e9-8223-0a89a2ca7c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:57.254047 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9439ca-6c4e-4d5f-be41-645915203851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:57.255330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:38:57.298178 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9439ca-6c4e-4d5f-be41-645915203851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:57.300115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d13c83f-dd79-425c-8c5c-77b645a5a394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:57.392534 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Created reservations ['a69df1fe-3ad0-41a2-8155-9ec88d4c2bf5', '8fb4d803-96c7-44a8-8e2e-d591d3415bb7', '43d95b3f-c372-4e1d-8665-66af2818cf98', 'd175af70-5e46-4bec-992f-2e64c24b81ea'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:38:57.393490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d13c83f-dd79-425c-8c5c-77b645a5a394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69df1fe-3ad0-41a2-8155-9ec88d4c2bf5', '8fb4d803-96c7-44a8-8e2e-d591d3415bb7', '43d95b3f-c372-4e1d-8665-66af2818cf98', 'd175af70-5e46-4bec-992f-2e64c24b81ea']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:57.394279 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b348425-8578-40e7-9008-815a480f2eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:57.425923 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b348425-8578-40e7-9008-815a480f2eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df25533f-2433-4e7e-b31f-fa43c5c83bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-722209196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84039790141c40d9b54f7c6fea2ab804',qos_specs=None,replication_status=,reservations=['a69df1fe-3ad0-41a2-8155-9ec88d4c2bf5','8fb4d803-96c7-44a8-8e2e-d591d3415bb7','43d95b3f-c372-4e1d-8665-66af2818cf98','d175af70-5e46-4bec-992f-2e64c24b81ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-722209196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df25533f-2433-4e7e-b31f-fa43c5c83bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84039790141c40d9b54f7c6fea2ab804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:57.426626 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a08b7d-4294-42c7-a75c-abd3847e122d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:57.446954 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a08b7d-4294-42c7-a75c-abd3847e122d) transitioned into state 'SUCCESS' from state '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-722209196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84039790141c40d9b54f7c6fea2ab804',qos_specs=None,replication_status=,reservations=['a69df1fe-3ad0-41a2-8155-9ec88d4c2bf5','8fb4d803-96c7-44a8-8e2e-d591d3415bb7','43d95b3f-c372-4e1d-8665-66af2818cf98','d175af70-5e46-4bec-992f-2e64c24b81ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:57.448072 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1be3e46-3f4c-4508-8ac5-3f4a7213c9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:38:57.463939 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1be3e46-3f4c-4508-8ac5-3f4a7213c9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:38:57.463939 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Flow 'volume_create_api' (8c7c40de-54d0-40e9-8223-0a89a2ca7c84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:38:57.463939 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume request issued successfully. Aug 09 07:38:57.464229 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11aa7f19-bcc8-4e53-b3fd-064c3b0acd5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:38:57.464748 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 131/528] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:38:57 2026] POST /volume/v3/volumes => generated 748 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:38:57.482966 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74e66d2f-7421-41f2-94db-a2b6a4ffe432 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.489301 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74e66d2f-7421-41f2-94db-a2b6a4ffe432 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:38:57.489301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74e66d2f-7421-41f2-94db-a2b6a4ffe432 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:57.489301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74e66d2f-7421-41f2-94db-a2b6a4ffe432 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:57.501076 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:57.501076 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:57.508823 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-74e66d2f-7421-41f2-94db-a2b6a4ffe432 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:38:57.517864 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74e66d2f-7421-41f2-94db-a2b6a4ffe432 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:38:57.518046 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 132/529] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:57 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:57.547906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-70364e35-3357-4af9-a8c8-cd2e081ae4c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.550282 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-70364e35-3357-4af9-a8c8-cd2e081ae4c5 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:57.550562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-70364e35-3357-4af9-a8c8-cd2e081ae4c5 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:57.550768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-70364e35-3357-4af9-a8c8-cd2e081ae4c5 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:57.564851 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:57.564851 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:57.569666 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-70364e35-3357-4af9-a8c8-cd2e081ae4c5 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:57.576457 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-70364e35-3357-4af9-a8c8-cd2e081ae4c5 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:57.577156 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 133/530] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:38:57 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:57.606426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-57f4ae45-b9a6-4bdd-a028-492db17c441b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.609197 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-57f4ae45-b9a6-4bdd-a028-492db17c441b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] POST https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8/action Aug 09 07:38:57.609684 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-57f4ae45-b9a6-4bdd-a028-492db17c441b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:38:57.609889 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-57f4ae45-b9a6-4bdd-a028-492db17c441b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:57.625679 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:57.625679 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:57.626449 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-57f4ae45-b9a6-4bdd-a028-492db17c441b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:57.636435 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-57f4ae45-b9a6-4bdd-a028-492db17c441b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Begin detaching volume completed successfully. Aug 09 07:38:57.636783 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-57f4ae45-b9a6-4bdd-a028-492db17c441b tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8/action returned with HTTP 202 Aug 09 07:38:57.637407 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 135/531] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:38:57 2026] POST /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:38:57.661125 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4254f08-bc08-4257-86d4-5a8ebe7ee866 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.664715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4254f08-bc08-4257-86d4-5a8ebe7ee866 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:57.665068 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4254f08-bc08-4257-86d4-5a8ebe7ee866 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:57.665369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4254f08-bc08-4257-86d4-5a8ebe7ee866 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:57.681304 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:57.681304 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:57.689080 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f4254f08-bc08-4257-86d4-5a8ebe7ee866 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:57.695871 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4254f08-bc08-4257-86d4-5a8ebe7ee866 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:57.696576 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 132/532] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:57 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:57.707320 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0db908f9-2293-4819-9e57-0aea69e7bdc7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.707774 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0db908f9-2293-4819-9e57-0aea69e7bdc7 None None] GET https://10.4.3.41/volume// Aug 09 07:38:57.708024 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0db908f9-2293-4819-9e57-0aea69e7bdc7 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:57.708244 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0db908f9-2293-4819-9e57-0aea69e7bdc7 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:57.708615 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0db908f9-2293-4819-9e57-0aea69e7bdc7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:38:57.709193 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 133/533] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:38:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:38:57.725324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-034a4cd5-013d-4696-83e1-d70b782f6505 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.730418 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-034a4cd5-013d-4696-83e1-d70b782f6505 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:57.730729 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-034a4cd5-013d-4696-83e1-d70b782f6505 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:57.731071 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-034a4cd5-013d-4696-83e1-d70b782f6505 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:57.757231 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:57.757231 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:57.763848 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-034a4cd5-013d-4696-83e1-d70b782f6505 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:57.771705 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-034a4cd5-013d-4696-83e1-d70b782f6505 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:57.772727 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 134/534] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:38:57 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 1317 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:38:57.963219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26f84d81-b416-4867-be68-d626b5125556 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.965426 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26f84d81-b416-4867-be68-d626b5125556 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 Aug 09 07:38:57.965629 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26f84d81-b416-4867-be68-d626b5125556 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:57.965906 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26f84d81-b416-4867-be68-d626b5125556 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:57.973423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26f84d81-b416-4867-be68-d626b5125556 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 returned with HTTP 404 Aug 09 07:38:57.974005 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 136/535] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:38:57 2026] GET /volume/v3/snapshots/0a8e471a-e5cd-4ebf-b0d9-5a0157b40395 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:57.985860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a65d1349-143a-43c6-9ae4-7fd1a9a2920e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:57.988318 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a65d1349-143a-43c6-9ae4-7fd1a9a2920e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:57.988506 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a65d1349-143a-43c6-9ae4-7fd1a9a2920e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:57.988712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a65d1349-143a-43c6-9ae4-7fd1a9a2920e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.004131 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.004131 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:58.010219 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a65d1349-143a-43c6-9ae4-7fd1a9a2920e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Volume info retrieved successfully. Aug 09 07:38:58.016762 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a65d1349-143a-43c6-9ae4-7fd1a9a2920e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 returned with HTTP 200 Aug 09 07:38:58.017423 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 133/536] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:57 2026] GET /volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:58.035703 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-859c0a93-5a9a-447e-b5f9-560106acff7e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.038640 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-859c0a93-5a9a-447e-b5f9-560106acff7e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:58.038640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-859c0a93-5a9a-447e-b5f9-560106acff7e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.038640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-859c0a93-5a9a-447e-b5f9-560106acff7e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.038957 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-859c0a93-5a9a-447e-b5f9-560106acff7e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Delete volume with id: a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:58.049929 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.049929 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:58.049929 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-859c0a93-5a9a-447e-b5f9-560106acff7e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Volume info retrieved successfully. Aug 09 07:38:58.083472 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-859c0a93-5a9a-447e-b5f9-560106acff7e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Delete volume request issued successfully. Aug 09 07:38:58.083727 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-859c0a93-5a9a-447e-b5f9-560106acff7e tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 returned with HTTP 202 Aug 09 07:38:58.085062 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 134/537] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:38:58 2026] DELETE /volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:38:58.095726 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-16d7b12d-915d-48bd-879d-d199cc3b0658 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.099364 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16d7b12d-915d-48bd-879d-d199cc3b0658 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:58.099707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16d7b12d-915d-48bd-879d-d199cc3b0658 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.100887 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16d7b12d-915d-48bd-879d-d199cc3b0658 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.111188 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.111188 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:58.119026 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-16d7b12d-915d-48bd-879d-d199cc3b0658 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Volume info retrieved successfully. Aug 09 07:38:58.128225 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16d7b12d-915d-48bd-879d-d199cc3b0658 tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 returned with HTTP 200 Aug 09 07:38:58.128802 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 135/538] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:58.541845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff941b42-d4e4-4ca3-80df-5f5ad91ca42e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.544900 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff941b42-d4e4-4ca3-80df-5f5ad91ca42e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:38:58.545308 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff941b42-d4e4-4ca3-80df-5f5ad91ca42e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.545624 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff941b42-d4e4-4ca3-80df-5f5ad91ca42e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.565628 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.565628 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:58.572289 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ff941b42-d4e4-4ca3-80df-5f5ad91ca42e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:38:58.578362 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff941b42-d4e4-4ca3-80df-5f5ad91ca42e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:38:58.578979 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 137/539] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:58.648632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-d09addc2-8b2d-4b7b-91ff-2ec2ca078e93 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.653106 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-d09addc2-8b2d-4b7b-91ff-2ec2ca078e93 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:38:58.653106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-d09addc2-8b2d-4b7b-91ff-2ec2ca078e93 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.653106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-d09addc2-8b2d-4b7b-91ff-2ec2ca078e93 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.666336 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.666336 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:58.673925 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-d09addc2-8b2d-4b7b-91ff-2ec2ca078e93 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:38:58.679930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-d09addc2-8b2d-4b7b-91ff-2ec2ca078e93 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:38:58.680517 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 134/540] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:58.712614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1c451bc8-0014-40e6-b0dd-8ce0ad1df4a2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.715357 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1c451bc8-0014-40e6-b0dd-8ce0ad1df4a2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:58.716146 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1c451bc8-0014-40e6-b0dd-8ce0ad1df4a2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.716358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1c451bc8-0014-40e6-b0dd-8ce0ad1df4a2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.732289 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.732289 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:58.739697 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1c451bc8-0014-40e6-b0dd-8ce0ad1df4a2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:58.747627 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1c451bc8-0014-40e6-b0dd-8ce0ad1df4a2 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:58.750877 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 135/541] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:58.785297 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ccdaf545-ecd4-43f7-b58e-48434b1d7232 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.785664 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccdaf545-ecd4-43f7-b58e-48434b1d7232 None None] GET https://10.4.3.41/volume// Aug 09 07:38:58.786024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccdaf545-ecd4-43f7-b58e-48434b1d7232 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.786923 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccdaf545-ecd4-43f7-b58e-48434b1d7232 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.787325 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccdaf545-ecd4-43f7-b58e-48434b1d7232 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:38:58.787634 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 136/542] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:38:58.798403 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-8b7dee4a-a9f9-4d23-8c27-fa9b97036199 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.800980 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-8b7dee4a-a9f9-4d23-8c27-fa9b97036199 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:38:58.801433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-8b7dee4a-a9f9-4d23-8c27-fa9b97036199 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df25533f-2433-4e7e-b31f-fa43c5c83bb9", "connector": null, "instance_uuid": "c6d6c657-7342-4aa2-ac78-997ad21b61fe"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:58.811901 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.811901 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:58.871554 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-8bb3cadf-bd9f-4485-ab99-847f5524ec89 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.875789 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-8bb3cadf-bd9f-4485-ab99-847f5524ec89 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] DELETE https://10.4.3.41/volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9 Aug 09 07:38:58.875789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-8bb3cadf-bd9f-4485-ab99-847f5524ec89 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.875789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-8bb3cadf-bd9f-4485-ab99-847f5524ec89 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.879549 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-8b7dee4a-a9f9-4d23-8c27-fa9b97036199 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:38:58.879549 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 138/543] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:38:58 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 09 07:38:58.895187 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.895187 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:58.927234 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-371cb732-2527-46e3-858d-c7ce0f638488 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.929946 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-371cb732-2527-46e3-858d-c7ce0f638488 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:38:58.929946 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-371cb732-2527-46e3-858d-c7ce0f638488 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.930121 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-371cb732-2527-46e3-858d-c7ce0f638488 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.948939 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.948939 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:38:58.952843 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-371cb732-2527-46e3-858d-c7ce0f638488 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:38:58.956543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6646f43f-dd56-47a7-b623-23f05cd62734 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.957233 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6646f43f-dd56-47a7-b623-23f05cd62734 None None] GET https://10.4.3.41/volume// Aug 09 07:38:58.957549 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6646f43f-dd56-47a7-b623-23f05cd62734 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.958041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6646f43f-dd56-47a7-b623-23f05cd62734 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.958491 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6646f43f-dd56-47a7-b623-23f05cd62734 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:38:58.958993 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 137/544] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 09 07:38:58.962326 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-371cb732-2527-46e3-858d-c7ce0f638488 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:38:58.963073 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 136/545] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:58.968041 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-a0280610-e89e-4ab4-8f11-5b4fe5dc5429 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:58.970659 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-a0280610-e89e-4ab4-8f11-5b4fe5dc5429 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:38:58.970987 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-a0280610-e89e-4ab4-8f11-5b4fe5dc5429 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:58.971241 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-a0280610-e89e-4ab4-8f11-5b4fe5dc5429 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:58.987636 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:58.987636 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:38:58.988614 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-18f3f4d7-73c0-49b5-830d-d51196cdc445 req-8bb3cadf-bd9f-4485-ab99-847f5524ec89 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9 returned with HTTP 200 Aug 09 07:38:58.989176 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 135/546] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:38:58 2026] DELETE /volume/v3/attachments/38987111-5a79-43e5-b676-eadfa049def9 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:58.993592 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-a0280610-e89e-4ab4-8f11-5b4fe5dc5429 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:38:59.000617 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-a0280610-e89e-4ab4-8f11-5b4fe5dc5429 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:38:59.001719 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 139/547] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:38:58 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:38:59.134252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-bbeceac5-93c1-4f52-827e-9bf96560cdb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:59.142881 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-bbeceac5-93c1-4f52-827e-9bf96560cdb2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] PUT https://10.4.3.41/volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255 Aug 09 07:38:59.142881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-bbeceac5-93c1-4f52-827e-9bf96560cdb2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:38:59.154407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-01ae9380-8161-4902-b230-a2b79939120a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:59.158689 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-bbeceac5-93c1-4f52-827e-9bf96560cdb2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Acquiring lock "cinder-attachment_update-df25533f-2433-4e7e-b31f-fa43c5c83bb9-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:38:59.159258 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01ae9380-8161-4902-b230-a2b79939120a tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] GET https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 Aug 09 07:38:59.159505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01ae9380-8161-4902-b230-a2b79939120a tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:59.159653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01ae9380-8161-4902-b230-a2b79939120a tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:59.170721 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-bbeceac5-93c1-4f52-827e-9bf96560cdb2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Lock "cinder-attachment_update-df25533f-2433-4e7e-b31f-fa43c5c83bb9-np0000006821" acquired by "attachment_update" :: waited 0.009s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:38:59.170721 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:59.170721 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:38:59.170986 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01ae9380-8161-4902-b230-a2b79939120a tempest-SnapshotMetadataTestJSON-1801128727 tempest-SnapshotMetadataTestJSON-1801128727-project-member] https://10.4.3.41/volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 returned with HTTP 404 Aug 09 07:38:59.170986 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 137/548] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:59 2026] GET /volume/v3/volumes/a77af175-5a9b-4687-afc2-13dcd8ffeb41 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:38:59.321628 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-bbeceac5-93c1-4f52-827e-9bf96560cdb2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Lock "cinder-attachment_update-df25533f-2433-4e7e-b31f-fa43c5c83bb9-np0000006821" released by "attachment_update" :: held 0.153s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:38:59.322128 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-bbeceac5-93c1-4f52-827e-9bf96560cdb2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255 returned with HTTP 200 Aug 09 07:38:59.323047 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 138/549] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:38:59 2026] PUT /volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:38:59.768286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fe32bed4-1f9c-4e6f-a151-b7c6ec86f906 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:59.770059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe32bed4-1f9c-4e6f-a151-b7c6ec86f906 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:38:59.770683 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe32bed4-1f9c-4e6f-a151-b7c6ec86f906 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:59.770683 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe32bed4-1f9c-4e6f-a151-b7c6ec86f906 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:38:59.783461 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:38:59.783461 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:38:59.788819 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fe32bed4-1f9c-4e6f-a151-b7c6ec86f906 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:38:59.795325 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe32bed4-1f9c-4e6f-a151-b7c6ec86f906 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:38:59.795823 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 136/550] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:59 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:38:59.983369 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-25981473-1b72-4c75-bd4f-50c39d2dd4b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:38:59.985423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25981473-1b72-4c75-bd4f-50c39d2dd4b8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:38:59.985653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25981473-1b72-4c75-bd4f-50c39d2dd4b8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:38:59.985941 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25981473-1b72-4c75-bd4f-50c39d2dd4b8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:00.001074 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:00.001074 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:00.008675 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-25981473-1b72-4c75-bd4f-50c39d2dd4b8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:00.015497 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25981473-1b72-4c75-bd4f-50c39d2dd4b8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:00.015652 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 140/551] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:38:59 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:01.037110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-be334758-be68-4f10-95b0-79b1ef31d8d4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:01.040192 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-be334758-be68-4f10-95b0-79b1ef31d8d4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:01.041139 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-be334758-be68-4f10-95b0-79b1ef31d8d4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:01.041139 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-be334758-be68-4f10-95b0-79b1ef31d8d4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:01.057628 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:01.057628 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:01.066803 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-be334758-be68-4f10-95b0-79b1ef31d8d4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:01.074720 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-be334758-be68-4f10-95b0-79b1ef31d8d4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:01.075354 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 138/552] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:01 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:01.104595 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ca46848b-04fc-439e-8daa-02297220a259 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:01.239338 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:01.239894 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-399052954"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:01.242034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-399052954'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:01.243236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume of 1 GB Aug 09 07:39:01.243236 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:01.243236 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:01.255538 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Availability Zones retrieved successfully. Aug 09 07:39:01.270542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Flow 'volume_create_api' (4e49f442-817b-491e-8ad5-b7434c017510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:01.270542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca078bd1-8e9c-4c86-b735-df0a2cedb439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.270542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:01.330967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca078bd1-8e9c-4c86-b735-df0a2cedb439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.332206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da988eb4-a590-45a0-98ae-370b3b49de7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.440539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Created reservations ['28b3d89d-3d01-452d-a285-c40c46bd80be', '904859ef-0e2b-458a-a81a-30095903690d', '570a4eea-b953-4fa1-a447-eab2bc28becd', '5f255756-f3f5-472f-b727-2150de3b3293'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:01.441118 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da988eb4-a590-45a0-98ae-370b3b49de7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28b3d89d-3d01-452d-a285-c40c46bd80be', '904859ef-0e2b-458a-a81a-30095903690d', '570a4eea-b953-4fa1-a447-eab2bc28becd', '5f255756-f3f5-472f-b727-2150de3b3293']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.442615 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e233e67b-dae2-4c81-a5c6-ec592c8a6545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.475374 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e233e67b-dae2-4c81-a5c6-ec592c8a6545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b35ff08-5452-4da3-a809-e6359c7cf771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-399052954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c886ecd8d48cca25c2e13064033a6',qos_specs=None,replication_status=,reservations=['28b3d89d-3d01-452d-a285-c40c46bd80be','904859ef-0e2b-458a-a81a-30095903690d','570a4eea-b953-4fa1-a447-eab2bc28becd','5f255756-f3f5-472f-b727-2150de3b3293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7180f218ed6048468679e2c09b9f9f3a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-399052954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b35ff08-5452-4da3-a809-e6359c7cf771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6c886ecd8d48cca25c2e13064033a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7180f218ed6048468679e2c09b9f9f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.476502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb22d97-09b8-445b-a11f-48ad05695add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.503510 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb22d97-09b8-445b-a11f-48ad05695add) transitioned into state 'SUCCESS' from state '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-399052954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c886ecd8d48cca25c2e13064033a6',qos_specs=None,replication_status=,reservations=['28b3d89d-3d01-452d-a285-c40c46bd80be','904859ef-0e2b-458a-a81a-30095903690d','570a4eea-b953-4fa1-a447-eab2bc28becd','5f255756-f3f5-472f-b727-2150de3b3293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7180f218ed6048468679e2c09b9f9f3a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.504422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41faf975-3d11-49c8-9755-ed687fb5bd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.516014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41faf975-3d11-49c8-9755-ed687fb5bd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.517208 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Flow 'volume_create_api' (4e49f442-817b-491e-8ad5-b7434c017510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:01.517622 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume request issued successfully. Aug 09 07:39:01.518733 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca46848b-04fc-439e-8daa-02297220a259 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:01.519209 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 139/553] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:01 2026] POST /volume/v3/volumes => generated 748 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:01.540268 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-413b020c-ef2f-49c3-8b4e-f8f024d6cf46 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:01.543667 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-413b020c-ef2f-49c3-8b4e-f8f024d6cf46 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:01.544245 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-413b020c-ef2f-49c3-8b4e-f8f024d6cf46 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:01.545402 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-413b020c-ef2f-49c3-8b4e-f8f024d6cf46 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:01.557145 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:01.557145 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:01.562182 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-413b020c-ef2f-49c3-8b4e-f8f024d6cf46 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:01.570533 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-413b020c-ef2f-49c3-8b4e-f8f024d6cf46 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 returned with HTTP 200 Aug 09 07:39:01.572305 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 137/554] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:01 2026] GET /volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:01.776968 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:01.780324 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:01.780937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "a16a1457-d78c-4d0e-adad-dfa02cdd9a95-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:01.783428 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'a16a1457-d78c-4d0e-adad-dfa02cdd9a95-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:01.784219 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Create volume of 1 GB Aug 09 07:39:01.791793 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Availability Zones retrieved successfully. Aug 09 07:39:01.797096 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Flow 'volume_create_api' (1b92a4cc-af02-42a6-a1c5-6dd47413efa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:01.798129 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e49924-f6e1-4acb-97b0-16b65fa13f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.799116 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:01.845569 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e49924-f6e1-4acb-97b0-16b65fa13f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.846670 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca18e175-6ad6-4ddc-9314-b93a5fe4c2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.944472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Created reservations ['2707ad29-9d49-4e55-a45d-9a2e31c3be58', 'ddf0bf44-7f39-4687-9304-d61ff7f66efb', 'c529d84b-ce2b-4ad6-9016-120355b65e08', 'a46e5ae5-e112-4c14-a9fb-e92aa4799235'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:01.945607 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca18e175-6ad6-4ddc-9314-b93a5fe4c2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2707ad29-9d49-4e55-a45d-9a2e31c3be58', 'ddf0bf44-7f39-4687-9304-d61ff7f66efb', 'c529d84b-ce2b-4ad6-9016-120355b65e08', 'a46e5ae5-e112-4c14-a9fb-e92aa4799235']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.946450 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aacc949-4baf-4740-ae6f-6c17fcde4d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:01.977439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aacc949-4baf-4740-ae6f-6c17fcde4d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff6756f6-0e60-4d83-bb8a-479db3ee0241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='a16a1457-d78c-4d0e-adad-dfa02cdd9a95-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd667c5c42544621afc89a1a2d7a9dd7',qos_specs=None,replication_status=,reservations=['2707ad29-9d49-4e55-a45d-9a2e31c3be58','ddf0bf44-7f39-4687-9304-d61ff7f66efb','c529d84b-ce2b-4ad6-9016-120355b65e08','a46e5ae5-e112-4c14-a9fb-e92aa4799235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04534002836a44a1881f25667bee090b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:01Z,deleted=False,deleted_at=None,display_description='',display_name='a16a1457-d78c-4d0e-adad-dfa02cdd9a95-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff6756f6-0e60-4d83-bb8a-479db3ee0241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd667c5c42544621afc89a1a2d7a9dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04534002836a44a1881f25667bee090b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:01.978826 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9cfd26-9280-4460-ba11-bafd0a37eca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:02.011067 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9cfd26-9280-4460-ba11-bafd0a37eca9) transitioned into 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='a16a1457-d78c-4d0e-adad-dfa02cdd9a95-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd667c5c42544621afc89a1a2d7a9dd7',qos_specs=None,replication_status=,reservations=['2707ad29-9d49-4e55-a45d-9a2e31c3be58','ddf0bf44-7f39-4687-9304-d61ff7f66efb','c529d84b-ce2b-4ad6-9016-120355b65e08','a46e5ae5-e112-4c14-a9fb-e92aa4799235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04534002836a44a1881f25667bee090b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:02.012085 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ac22b4-5403-4aa3-a009-1159971a0afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:02.029166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6ac22b4-5403-4aa3-a009-1159971a0afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:02.029923 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Flow 'volume_create_api' (1b92a4cc-af02-42a6-a1c5-6dd47413efa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:02.030392 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Create volume request issued successfully. Aug 09 07:39:02.031294 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f865b9fb-27d7-4743-b3f2-fbc4c11e500b tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:02.032151 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 141/555] 10.4.3.41 () {72 vars in 1534 bytes} [Sun Aug 9 07:39:01 2026] POST /volume/v3/volumes => generated 747 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:02.046281 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f145a164-865e-4fe5-a5a5-cdd9a41ef303 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:02.052229 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f145a164-865e-4fe5-a5a5-cdd9a41ef303 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 Aug 09 07:39:02.052371 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f145a164-865e-4fe5-a5a5-cdd9a41ef303 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:02.052572 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f145a164-865e-4fe5-a5a5-cdd9a41ef303 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:02.064159 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:02.064159 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:02.069623 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f145a164-865e-4fe5-a5a5-cdd9a41ef303 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:02.077648 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-f145a164-865e-4fe5-a5a5-cdd9a41ef303 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 returned with HTTP 200 Aug 09 07:39:02.078134 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 139/556] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:02 2026] GET /volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:02.099181 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-0528d009-6074-4af5-8155-b5b6fbe80994 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:02.101809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-52d8e0a8-8789-4d0d-b8e8-9dce9cda27c0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:02.102299 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-0528d009-6074-4af5-8155-b5b6fbe80994 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 Aug 09 07:39:02.102525 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-0528d009-6074-4af5-8155-b5b6fbe80994 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:02.103010 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-0528d009-6074-4af5-8155-b5b6fbe80994 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:02.105204 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52d8e0a8-8789-4d0d-b8e8-9dce9cda27c0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:02.106025 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52d8e0a8-8789-4d0d-b8e8-9dce9cda27c0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:02.106025 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52d8e0a8-8789-4d0d-b8e8-9dce9cda27c0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:02.117986 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:02.117986 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:02.129187 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-0528d009-6074-4af5-8155-b5b6fbe80994 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:02.135012 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:02.135012 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:02.139023 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-0528d009-6074-4af5-8155-b5b6fbe80994 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 returned with HTTP 200 Aug 09 07:39:02.140029 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 140/557] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:02 2026] GET /volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 => generated 815 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:02.146374 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-52d8e0a8-8789-4d0d-b8e8-9dce9cda27c0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:02.154180 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52d8e0a8-8789-4d0d-b8e8-9dce9cda27c0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:02.154811 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 138/558] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:02 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:02.589334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a631bc42-9a2c-46b4-8ad6-5caded178d7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:02.591531 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a631bc42-9a2c-46b4-8ad6-5caded178d7a tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:02.591796 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a631bc42-9a2c-46b4-8ad6-5caded178d7a tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:02.591946 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a631bc42-9a2c-46b4-8ad6-5caded178d7a tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:02.603438 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:02.603438 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:02.609177 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a631bc42-9a2c-46b4-8ad6-5caded178d7a tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:02.616825 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a631bc42-9a2c-46b4-8ad6-5caded178d7a tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 returned with HTTP 200 Aug 09 07:39:02.617303 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 142/559] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:02 2026] GET /volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:02.636649 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:02.638853 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:39:02.639605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b35ff08-5452-4da3-a809-e6359c7cf771", "name": "tempest-VolumesDeleteCascade-Snapshot-1130639036"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:02.654104 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:02.654104 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:02.655181 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:02.655383 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create snapshot from volume 7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:02.723154 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Created reservations ['b51e7f10-a73a-4e30-b5ae-7fec9a2666af', '494deea8-9a01-462c-a94f-b988ec4e5114', '79d41ac9-33ec-4693-82e1-d8e1abe115af', 'a0f1c5cf-1cd2-42a5-bb43-66bdbf1ccc0b'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:02.790262 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot create request issued successfully. Aug 09 07:39:02.790669 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-02e4b44d-9fd9-4fbb-bfd5-5e9f74d592fe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:39:02.791670 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 140/560] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:39:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:02.804899 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f708d572-2073-408d-8e22-25fe95de5fbb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:02.807954 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f708d572-2073-408d-8e22-25fe95de5fbb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a Aug 09 07:39:02.808192 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f708d572-2073-408d-8e22-25fe95de5fbb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:02.808416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f708d572-2073-408d-8e22-25fe95de5fbb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:02.818819 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:02.818819 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:02.819172 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f708d572-2073-408d-8e22-25fe95de5fbb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot retrieved successfully. Aug 09 07:39:02.820756 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f708d572-2073-408d-8e22-25fe95de5fbb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a returned with HTTP 200 Aug 09 07:39:02.821642 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 141/561] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:02 2026] GET /volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:03.178933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d88933d6-19f9-42a4-96d8-404a14c1d3ef None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:03.182989 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d88933d6-19f9-42a4-96d8-404a14c1d3ef tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:03.182989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d88933d6-19f9-42a4-96d8-404a14c1d3ef tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:03.182989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d88933d6-19f9-42a4-96d8-404a14c1d3ef tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:03.215043 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:03.215043 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:03.220409 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d88933d6-19f9-42a4-96d8-404a14c1d3ef tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:03.229268 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d88933d6-19f9-42a4-96d8-404a14c1d3ef tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:03.229939 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 139/562] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:03 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:03.529440 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57f1a4af-e28f-43fc-a612-fec8ced643e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:03.531456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f1a4af-e28f-43fc-a612-fec8ced643e1 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:39:03.531662 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57f1a4af-e28f-43fc-a612-fec8ced643e1 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:03.531935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57f1a4af-e28f-43fc-a612-fec8ced643e1 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:03.541321 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:03.541321 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:03.550572 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-57f1a4af-e28f-43fc-a612-fec8ced643e1 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:39:03.556160 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f1a4af-e28f-43fc-a612-fec8ced643e1 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:39:03.556565 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 143/563] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:03 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:03.641769 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f2b0b54d-488f-4e52-96f5-925a1026d71d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:03.645935 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2b0b54d-488f-4e52-96f5-925a1026d71d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:39:03.645935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2b0b54d-488f-4e52-96f5-925a1026d71d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:03.645935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2b0b54d-488f-4e52-96f5-925a1026d71d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:03.655477 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:03.655477 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:03.662521 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f2b0b54d-488f-4e52-96f5-925a1026d71d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:39:03.669408 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2b0b54d-488f-4e52-96f5-925a1026d71d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:39:03.670064 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 141/564] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:03 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:03.763519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-36fe5c04-9bb5-49da-ad3e-808f4af4c368 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:03.768621 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-36fe5c04-9bb5-49da-ad3e-808f4af4c368 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255/action Aug 09 07:39:03.769145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-36fe5c04-9bb5-49da-ad3e-808f4af4c368 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:03.769417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-36fe5c04-9bb5-49da-ad3e-808f4af4c368 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:03.799343 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:03.799343 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:03.825339 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3a63731-6f6f-4f1a-8a05-1df5b09ae59c req-36fe5c04-9bb5-49da-ad3e-808f4af4c368 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255/action returned with HTTP 204 Aug 09 07:39:03.826198 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 142/565] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:39:03 2026] POST /volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:03.835527 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-367708c0-8da1-482d-9818-dfb6bfaca7e9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:03.842222 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-367708c0-8da1-482d-9818-dfb6bfaca7e9 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a Aug 09 07:39:03.842222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-367708c0-8da1-482d-9818-dfb6bfaca7e9 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:03.842222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-367708c0-8da1-482d-9818-dfb6bfaca7e9 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:03.848651 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:03.848651 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:03.849526 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-367708c0-8da1-482d-9818-dfb6bfaca7e9 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot retrieved successfully. Aug 09 07:39:03.850894 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-367708c0-8da1-482d-9818-dfb6bfaca7e9 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a returned with HTTP 200 Aug 09 07:39:03.851842 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 140/566] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:03 2026] GET /volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:03.865113 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-085be025-ad6e-4809-9b72-b9add7448e51 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:03.867649 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:39:03.868121 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b35ff08-5452-4da3-a809-e6359c7cf771", "name": "tempest-VolumesDeleteCascade-Snapshot-935900771"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:03.884677 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:03.884677 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:03.884677 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:03.884677 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create snapshot from volume 7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:03.926332 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-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 09 07:39:03.955366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Created reservations ['5319e79c-13ab-4b11-9ebf-316f2032bdb4', '8fb898c7-c6bc-4e50-bf28-d042b5b9fd21', '5d55f68e-b93a-43c0-a7e7-e944dad9eacd', '5c585cee-91f2-499d-ae0c-249fc58f7f83'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:04.018394 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot create request issued successfully. Aug 09 07:39:04.018394 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-085be025-ad6e-4809-9b72-b9add7448e51 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:39:04.018394 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 144/567] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:39:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:04.036215 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-32fa55f0-4216-4b20-a68d-78ad38e89441 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:04.039166 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-32fa55f0-4216-4b20-a68d-78ad38e89441 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 Aug 09 07:39:04.039622 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-32fa55f0-4216-4b20-a68d-78ad38e89441 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:04.040364 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-32fa55f0-4216-4b20-a68d-78ad38e89441 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:04.048310 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:04.048310 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:04.048943 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-32fa55f0-4216-4b20-a68d-78ad38e89441 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot retrieved successfully. Aug 09 07:39:04.050261 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-32fa55f0-4216-4b20-a68d-78ad38e89441 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 returned with HTTP 200 Aug 09 07:39:04.050859 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 142/568] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:04 2026] GET /volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:04.249708 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-20202ccc-01f3-4fcd-97b3-cefeaca664a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:04.255070 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20202ccc-01f3-4fcd-97b3-cefeaca664a4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:04.255241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20202ccc-01f3-4fcd-97b3-cefeaca664a4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:04.255508 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20202ccc-01f3-4fcd-97b3-cefeaca664a4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:04.275587 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:04.275587 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:04.285338 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-20202ccc-01f3-4fcd-97b3-cefeaca664a4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:04.294936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20202ccc-01f3-4fcd-97b3-cefeaca664a4 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:04.295689 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 143/569] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:04 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 1133 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:04.314191 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-956b51eb-0238-45eb-9597-9cde8e802ac9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:04.316651 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-956b51eb-0238-45eb-9597-9cde8e802ac9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:04.316946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-956b51eb-0238-45eb-9597-9cde8e802ac9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:04.317194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-956b51eb-0238-45eb-9597-9cde8e802ac9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:04.336597 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:04.336597 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:04.343210 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-956b51eb-0238-45eb-9597-9cde8e802ac9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:04.352374 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-956b51eb-0238-45eb-9597-9cde8e802ac9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:04.353099 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 141/570] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:04 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:05.064435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a0f34f32-d329-4467-b767-3619ee04bea4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.067142 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0f34f32-d329-4467-b767-3619ee04bea4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 Aug 09 07:39:05.067369 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0f34f32-d329-4467-b767-3619ee04bea4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:05.067663 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0f34f32-d329-4467-b767-3619ee04bea4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:05.073664 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.073664 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:05.074185 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a0f34f32-d329-4467-b767-3619ee04bea4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot retrieved successfully. Aug 09 07:39:05.075337 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0f34f32-d329-4467-b767-3619ee04bea4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 returned with HTTP 200 Aug 09 07:39:05.075814 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 145/571] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:05 2026] GET /volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:05.091149 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.095877 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771?cascade=True Aug 09 07:39:05.096127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:05.096435 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:05.096607 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume with id: 7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:05.111978 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.111978 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:05.113534 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:05.158554 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-44f122fa-98a4-4d8c-99f0-b511e198782e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.163481 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-44f122fa-98a4-4d8c-99f0-b511e198782e tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 Aug 09 07:39:05.163617 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-44f122fa-98a4-4d8c-99f0-b511e198782e tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:05.163992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-44f122fa-98a4-4d8c-99f0-b511e198782e tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:05.171386 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.171386 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:05.175836 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-44f122fa-98a4-4d8c-99f0-b511e198782e tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:05.180080 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume request issued successfully. Aug 09 07:39:05.180353 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba20434d-d55e-4319-8b4c-ebcba77973eb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771?cascade=True returned with HTTP 202 Aug 09 07:39:05.181062 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 143/572] 10.4.3.41 () {66 vars in 1369 bytes} [Sun Aug 9 07:39:05 2026] DELETE /volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771?cascade=True => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:05.181741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-44f122fa-98a4-4d8c-99f0-b511e198782e tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 returned with HTTP 200 Aug 09 07:39:05.183505 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 144/573] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:05 2026] GET /volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:05.191139 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c02acb51-ce3b-46ea-aceb-0e8912911a34 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.197606 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-069129cf-135d-4034-aa9b-d3690cb9aa27 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.197923 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c02acb51-ce3b-46ea-aceb-0e8912911a34 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:05.198173 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-069129cf-135d-4034-aa9b-d3690cb9aa27 None None] GET https://10.4.3.41/volume// Aug 09 07:39:05.198434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-069129cf-135d-4034-aa9b-d3690cb9aa27 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:05.198734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-069129cf-135d-4034-aa9b-d3690cb9aa27 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:05.199253 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-069129cf-135d-4034-aa9b-d3690cb9aa27 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:05.199692 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 146/574] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:05.200525 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c02acb51-ce3b-46ea-aceb-0e8912911a34 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:05.200990 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c02acb51-ce3b-46ea-aceb-0e8912911a34 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:05.213291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-e29194a9-304e-4f74-8eb9-1dfebb06bd80 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.217264 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-e29194a9-304e-4f74-8eb9-1dfebb06bd80 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:39:05.217559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-e29194a9-304e-4f74-8eb9-1dfebb06bd80 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff6756f6-0e60-4d83-bb8a-479db3ee0241", "connector": null, "instance_uuid": "a16a1457-d78c-4d0e-adad-dfa02cdd9a95"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:05.218574 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.218574 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:05.232606 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c02acb51-ce3b-46ea-aceb-0e8912911a34 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:05.233040 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.233040 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:05.237273 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c02acb51-ce3b-46ea-aceb-0e8912911a34 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 returned with HTTP 200 Aug 09 07:39:05.237893 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 142/575] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:05 2026] GET /volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:05.293760 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-e29194a9-304e-4f74-8eb9-1dfebb06bd80 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:39:05.294816 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 144/576] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:39:05 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 09 07:39:05.315535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fece5642-de8d-4ef9-8125-d52a822cd075 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.315535 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fece5642-de8d-4ef9-8125-d52a822cd075 None None] GET https://10.4.3.41/volume// Aug 09 07:39:05.315535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fece5642-de8d-4ef9-8125-d52a822cd075 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:05.315535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fece5642-de8d-4ef9-8125-d52a822cd075 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:05.315535 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fece5642-de8d-4ef9-8125-d52a822cd075 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:05.315535 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 145/577] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:05.338586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-b8fe97a9-26e5-4930-a076-30aa87e54838 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.345631 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-b8fe97a9-26e5-4930-a076-30aa87e54838 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 Aug 09 07:39:05.345631 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-b8fe97a9-26e5-4930-a076-30aa87e54838 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:05.345631 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-b8fe97a9-26e5-4930-a076-30aa87e54838 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:05.361282 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.361282 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:05.367483 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-b8fe97a9-26e5-4930-a076-30aa87e54838 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:05.375302 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-b8fe97a9-26e5-4930-a076-30aa87e54838 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 returned with HTTP 200 Aug 09 07:39:05.376266 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 147/578] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:39:05 2026] GET /volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 => generated 1019 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:39:05.558032 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-805b51ed-cfb3-48e5-863d-3b67bee0e2a1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.558551 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-805b51ed-cfb3-48e5-863d-3b67bee0e2a1 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] PUT https://10.4.3.41/volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43 Aug 09 07:39:05.559457 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-805b51ed-cfb3-48e5-863d-3b67bee0e2a1 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:05.578121 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-805b51ed-cfb3-48e5-863d-3b67bee0e2a1 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Acquiring lock "cinder-attachment_update-ff6756f6-0e60-4d83-bb8a-479db3ee0241-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:39:05.588494 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-805b51ed-cfb3-48e5-863d-3b67bee0e2a1 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Lock "cinder-attachment_update-ff6756f6-0e60-4d83-bb8a-479db3ee0241-np0000006821" acquired by "attachment_update" :: waited 0.011s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:39:05.589493 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.589493 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:05.757216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-805b51ed-cfb3-48e5-863d-3b67bee0e2a1 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Lock "cinder-attachment_update-ff6756f6-0e60-4d83-bb8a-479db3ee0241-np0000006821" released by "attachment_update" :: held 0.169s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:39:05.758204 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-805b51ed-cfb3-48e5-863d-3b67bee0e2a1 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43 returned with HTTP 200 Aug 09 07:39:05.758204 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 143/579] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:39:05 2026] PUT /volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:05.814782 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a08ec3f9-e212-46f9-806c-88ef0e188454 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.857947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-3e887134-fa3e-4c62-aad2-8daa06625e23 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:05.861935 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-3e887134-fa3e-4c62-aad2-8daa06625e23 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] POST https://10.4.3.41/volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43/action Aug 09 07:39:05.861935 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-3e887134-fa3e-4c62-aad2-8daa06625e23 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:05.861935 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-3e887134-fa3e-4c62-aad2-8daa06625e23 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:05.889323 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:05.889323 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:05.909027 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ab24417-c38d-4375-9aa1-0f7d95aa06f6 req-3e887134-fa3e-4c62-aad2-8daa06625e23 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43/action returned with HTTP 204 Aug 09 07:39:05.909644 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 146/580] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:39:05 2026] POST /volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.159627 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a08ec3f9-e212-46f9-806c-88ef0e188454 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:39:06.160398 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a08ec3f9-e212-46f9-806c-88ef0e188454 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-773019917", "description": "tempest-group-type-description-1164827903", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:06.169371 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:06.169371 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:06.218681 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a08ec3f9-e212-46f9-806c-88ef0e188454 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:39:06.218935 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 145/581] 10.4.3.41 () {70 vars in 1305 bytes} [Sun Aug 9 07:39:05 2026] POST /volume/v3/group_types => generated 264 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.236128 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-124cb7b5-a4e6-4e95-85cf-fdb8256c2b6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.238605 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-124cb7b5-a4e6-4e95-85cf-fdb8256c2b6b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] GET https://10.4.3.41/volume/v3/group_types Aug 09 07:39:06.238885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-124cb7b5-a4e6-4e95-85cf-fdb8256c2b6b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.239661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-124cb7b5-a4e6-4e95-85cf-fdb8256c2b6b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.258099 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-07e31706-168e-47d3-8b57-8984418020c8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.261715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07e31706-168e-47d3-8b57-8984418020c8 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:06.263470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07e31706-168e-47d3-8b57-8984418020c8 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.263470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07e31706-168e-47d3-8b57-8984418020c8 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.273157 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-124cb7b5-a4e6-4e95-85cf-fdb8256c2b6b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 200 Aug 09 07:39:06.273817 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 148/582] 10.4.3.41 () {68 vars in 1283 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/group_types => generated 498 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.275753 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07e31706-168e-47d3-8b57-8984418020c8 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 returned with HTTP 404 Aug 09 07:39:06.276802 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 144/583] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.291754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-187c8d57-c0c7-46a3-a513-df5534b09724 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.293583 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8acc538f-64c3-4fab-8abe-d18361c41065 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.295170 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-187c8d57-c0c7-46a3-a513-df5534b09724 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:39:06.295170 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-187c8d57-c0c7-46a3-a513-df5534b09724 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.295632 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-187c8d57-c0c7-46a3-a513-df5534b09724 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.296365 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8acc538f-64c3-4fab-8abe-d18361c41065 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] PUT https://10.4.3.41/volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b Aug 09 07:39:06.296563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8acc538f-64c3-4fab-8abe-d18361c41065 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1271311824", "description": "updated-group-type-desc"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:06.297406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-187c8d57-c0c7-46a3-a513-df5534b09724 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:39:06.299117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-187c8d57-c0c7-46a3-a513-df5534b09724 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:39:06.333130 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8acc538f-64c3-4fab-8abe-d18361c41065 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b returned with HTTP 200 Aug 09 07:39:06.333941 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 147/584] 10.4.3.41 () {70 vars in 1415 bytes} [Sun Aug 9 07:39:06 2026] PUT /volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b => generated 255 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.349269 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73467563-5d79-4f55-9040-afd9b78fb6e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.352488 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73467563-5d79-4f55-9040-afd9b78fb6e9 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] GET https://10.4.3.41/volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b Aug 09 07:39:06.352488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73467563-5d79-4f55-9040-afd9b78fb6e9 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.353554 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73467563-5d79-4f55-9040-afd9b78fb6e9 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.360540 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-187c8d57-c0c7-46a3-a513-df5534b09724 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Get all volumes completed successfully. Aug 09 07:39:06.361362 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-187c8d57-c0c7-46a3-a513-df5534b09724 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:39:06.362676 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 146/585] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/volumes => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:39:06.374176 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73467563-5d79-4f55-9040-afd9b78fb6e9 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b returned with HTTP 200 Aug 09 07:39:06.375113 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 149/586] 10.4.3.41 () {68 vars in 1394 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b => generated 255 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.379574 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.382051 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 09 07:39:06.382432 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.382432 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.383393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:39:06.383877 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:06.383877 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:06.385265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.db.api [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Building query based on filter {{(pid=100221) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:39:06.390096 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c5e984f1-c746-47c7-98c9-4c1284e0e591 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.390965 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5e984f1-c746-47c7-98c9-4c1284e0e591 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b Aug 09 07:39:06.391430 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5e984f1-c746-47c7-98c9-4c1284e0e591 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.391430 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5e984f1-c746-47c7-98c9-4c1284e0e591 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.403245 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Get all snapshots completed successfully. Aug 09 07:39:06.403245 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4fa49a29-853a-4bb0-8283-959f799ecbdb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 09 07:39:06.403245 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 145/587] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 09 07:39:06.416248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a5146074-2806-4985-840f-595afbceb427 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.419993 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5146074-2806-4985-840f-595afbceb427 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 Aug 09 07:39:06.419993 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a5146074-2806-4985-840f-595afbceb427 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.419993 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a5146074-2806-4985-840f-595afbceb427 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.419993 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-a5146074-2806-4985-840f-595afbceb427 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete snapshot with id: 064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 Aug 09 07:39:06.429352 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5e984f1-c746-47c7-98c9-4c1284e0e591 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b returned with HTTP 202 Aug 09 07:39:06.429724 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 148/588] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:39:06 2026] DELETE /volume/v3/group_types/b5937778-9418-4d5b-87b7-94fa68cd927b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:06.431380 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5146074-2806-4985-840f-595afbceb427 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 returned with HTTP 404 Aug 09 07:39:06.432032 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 147/589] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:39:06 2026] DELETE /volume/v3/snapshots/064c8c35-2dc1-4e99-a6ac-b513bb7c7fe9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.440806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff8abbe9-3191-4842-bd29-ef340a9e58a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.444060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff8abbe9-3191-4842-bd29-ef340a9e58a5 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a Aug 09 07:39:06.446940 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff8abbe9-3191-4842-bd29-ef340a9e58a5 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.447058 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0b6f1447-d554-4616-ac3e-061d6ec175ce None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.447195 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff8abbe9-3191-4842-bd29-ef340a9e58a5 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.447195 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-ff8abbe9-3191-4842-bd29-ef340a9e58a5 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete snapshot with id: 14857c09-941c-4ec7-a3e7-966de6225a6a Aug 09 07:39:06.447539 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0b6f1447-d554-4616-ac3e-061d6ec175ce tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] GET https://10.4.3.41/volume/v3/group_types Aug 09 07:39:06.447928 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0b6f1447-d554-4616-ac3e-061d6ec175ce tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.448233 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0b6f1447-d554-4616-ac3e-061d6ec175ce tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.451881 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff8abbe9-3191-4842-bd29-ef340a9e58a5 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a returned with HTTP 404 Aug 09 07:39:06.453903 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 150/590] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:39:06 2026] DELETE /volume/v3/snapshots/14857c09-941c-4ec7-a3e7-966de6225a6a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.467196 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d652752-72c4-4c6f-aeee-2bd85dba0777 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.470750 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d652752-72c4-4c6f-aeee-2bd85dba0777 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:06.472773 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0b6f1447-d554-4616-ac3e-061d6ec175ce tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 200 Aug 09 07:39:06.473009 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d652752-72c4-4c6f-aeee-2bd85dba0777 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.473362 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d652752-72c4-4c6f-aeee-2bd85dba0777 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.474539 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 146/591] 10.4.3.41 () {68 vars in 1283 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/group_types => generated 248 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.485226 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d652752-72c4-4c6f-aeee-2bd85dba0777 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 returned with HTTP 404 Aug 09 07:39:06.485959 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 149/592] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:39:06.491424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5c03fe26-626f-476d-a662-637e2320166b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.493663 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c03fe26-626f-476d-a662-637e2320166b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:39:06.493812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c03fe26-626f-476d-a662-637e2320166b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-766321567", "is_public": true}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:06.497776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5c022b04-fdbf-48f3-913d-591f8132aafb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.500927 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c022b04-fdbf-48f3-913d-591f8132aafb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:06.501813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c022b04-fdbf-48f3-913d-591f8132aafb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.502192 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c022b04-fdbf-48f3-913d-591f8132aafb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.503864 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5c022b04-fdbf-48f3-913d-591f8132aafb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume with id: 7b35ff08-5452-4da3-a809-e6359c7cf771 Aug 09 07:39:06.515699 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c022b04-fdbf-48f3-913d-591f8132aafb tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 returned with HTTP 404 Aug 09 07:39:06.516674 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 151/593] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:06 2026] DELETE /volume/v3/volumes/7b35ff08-5452-4da3-a809-e6359c7cf771 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.530517 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.534896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:06.534896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-623876126"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:06.535118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c03fe26-626f-476d-a662-637e2320166b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:39:06.535118 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 148/594] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:39:06 2026] POST /volume/v3/group_types => generated 163 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.537952 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-623876126'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:06.538373 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume of 1 GB Aug 09 07:39:06.545423 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Availability Zones retrieved successfully. Aug 09 07:39:06.548808 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-869fe82b-8da0-4a4d-b9e7-cd575b587b02 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.551581 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-869fe82b-8da0-4a4d-b9e7-cd575b587b02 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:39:06.553167 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-869fe82b-8da0-4a4d-b9e7-cd575b587b02 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1197797399", "is_public": false}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:06.553376 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Flow 'volume_create_api' (8d08c18f-90eb-40ad-8e3f-63e5093d8ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:06.555787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d5fe5f-629b-4830-aec9-e2cdd5b2f8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:06.557962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:06.592191 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-869fe82b-8da0-4a4d-b9e7-cd575b587b02 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:39:06.592790 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 150/595] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:39:06 2026] POST /volume/v3/group_types => generated 165 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:06.604415 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20e42e82-3048-4313-bb3e-7c8010f3eacd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.610431 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20e42e82-3048-4313-bb3e-7c8010f3eacd tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] GET https://10.4.3.41/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 09 07:39:06.610431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20e42e82-3048-4313-bb3e-7c8010f3eacd tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.610431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20e42e82-3048-4313-bb3e-7c8010f3eacd tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.614297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d5fe5f-629b-4830-aec9-e2cdd5b2f8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:06.615208 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eda9685-e23b-48a1-98c9-fdd61f52785e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:06.640277 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20e42e82-3048-4313-bb3e-7c8010f3eacd tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 09 07:39:06.641328 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 152/596] 10.4.3.41 () {68 vars in 1344 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.655967 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-96025a42-6ac3-48f5-9307-37855e0df5a8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.661479 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-96025a42-6ac3-48f5-9307-37855e0df5a8 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] GET https://10.4.3.41/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 09 07:39:06.661479 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-96025a42-6ac3-48f5-9307-37855e0df5a8 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.661479 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-96025a42-6ac3-48f5-9307-37855e0df5a8 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.674460 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-96025a42-6ac3-48f5-9307-37855e0df5a8 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 09 07:39:06.674967 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 149/597] 10.4.3.41 () {68 vars in 1346 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.686172 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6846ae1b-673a-4773-9339-e90ec52d4c8a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.689659 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6846ae1b-673a-4773-9339-e90ec52d4c8a tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] GET https://10.4.3.41/volume/v3/group_types?is_public=False Aug 09 07:39:06.689659 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6846ae1b-673a-4773-9339-e90ec52d4c8a tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.689880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6846ae1b-673a-4773-9339-e90ec52d4c8a tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.700697 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Created reservations ['0bc8dfc2-be13-4a51-a1a2-1012df255dc9', '429d28f1-f8f8-4914-a446-583865daa475', '59f8a068-2186-4ef8-bd44-3e4c12e029f3', '0b11cd70-5e6c-4314-b891-9d3f602e393a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:06.702141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eda9685-e23b-48a1-98c9-fdd61f52785e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bc8dfc2-be13-4a51-a1a2-1012df255dc9', '429d28f1-f8f8-4914-a446-583865daa475', '59f8a068-2186-4ef8-bd44-3e4c12e029f3', '0b11cd70-5e6c-4314-b891-9d3f602e393a']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:06.703547 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa84c52-7835-45c0-b11f-b977265c8638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:06.704898 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6846ae1b-673a-4773-9339-e90ec52d4c8a tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 09 07:39:06.705463 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 151/598] 10.4.3.41 () {68 vars in 1314 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.720010 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-900d7064-a33c-466a-9767-92c1b6df3894 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.722333 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-900d7064-a33c-466a-9767-92c1b6df3894 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] GET https://10.4.3.41/volume/v3/group_types?is_public=True Aug 09 07:39:06.722619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-900d7064-a33c-466a-9767-92c1b6df3894 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.722863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-900d7064-a33c-466a-9767-92c1b6df3894 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.730147 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-900d7064-a33c-466a-9767-92c1b6df3894 tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 09 07:39:06.730732 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 153/599] 10.4.3.41 () {68 vars in 1312 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:06.737049 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa84c52-7835-45c0-b11f-b977265c8638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d9c157-9a7a-4cbe-ad7f-bc65a175b116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-623876126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c886ecd8d48cca25c2e13064033a6',qos_specs=None,replication_status=,reservations=['0bc8dfc2-be13-4a51-a1a2-1012df255dc9','429d28f1-f8f8-4914-a446-583865daa475','59f8a068-2186-4ef8-bd44-3e4c12e029f3','0b11cd70-5e6c-4314-b891-9d3f602e393a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7180f218ed6048468679e2c09b9f9f3a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-623876126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d9c157-9a7a-4cbe-ad7f-bc65a175b116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6c886ecd8d48cca25c2e13064033a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7180f218ed6048468679e2c09b9f9f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:06.737793 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c65ab55-246f-47a4-acc4-9cea97e8925e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:06.749075 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9dce1fbd-030f-42d6-beea-df905d13191b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.751082 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9dce1fbd-030f-42d6-beea-df905d13191b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/12499e75-99bd-4a77-a1b4-ffa7eabc600a Aug 09 07:39:06.751342 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9dce1fbd-030f-42d6-beea-df905d13191b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.751557 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9dce1fbd-030f-42d6-beea-df905d13191b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.773825 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c65ab55-246f-47a4-acc4-9cea97e8925e) transitioned into state 'SUCCESS' from state '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-623876126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c886ecd8d48cca25c2e13064033a6',qos_specs=None,replication_status=,reservations=['0bc8dfc2-be13-4a51-a1a2-1012df255dc9','429d28f1-f8f8-4914-a446-583865daa475','59f8a068-2186-4ef8-bd44-3e4c12e029f3','0b11cd70-5e6c-4314-b891-9d3f602e393a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7180f218ed6048468679e2c09b9f9f3a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:06.776571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28082d23-e593-4f5b-9fcf-8cd46c0e5a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:06.784087 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9dce1fbd-030f-42d6-beea-df905d13191b tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types/12499e75-99bd-4a77-a1b4-ffa7eabc600a returned with HTTP 202 Aug 09 07:39:06.785665 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 150/600] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:39:06 2026] DELETE /volume/v3/group_types/12499e75-99bd-4a77-a1b4-ffa7eabc600a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:06.795345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28082d23-e593-4f5b-9fcf-8cd46c0e5a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:06.795540 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d3db3dfc-4ad2-4c8f-9273-10c97f7e255d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.798674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Flow 'volume_create_api' (8d08c18f-90eb-40ad-8e3f-63e5093d8ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:06.798674 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume request issued successfully. Aug 09 07:39:06.798674 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-54884715-9e7b-4e39-9dc2-2407d7f9ecbe tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:06.799216 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 147/601] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:06 2026] POST /volume/v3/volumes => generated 748 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:06.799604 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3db3dfc-4ad2-4c8f-9273-10c97f7e255d tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/f3937267-a15d-4413-be59-361b52b2d17d Aug 09 07:39:06.799886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3db3dfc-4ad2-4c8f-9273-10c97f7e255d tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.800196 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3db3dfc-4ad2-4c8f-9273-10c97f7e255d tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.815978 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-440dcc8d-d20d-44e1-997f-624c26cece4d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:06.821145 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-440dcc8d-d20d-44e1-997f-624c26cece4d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:06.822586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-440dcc8d-d20d-44e1-997f-624c26cece4d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:06.822586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-440dcc8d-d20d-44e1-997f-624c26cece4d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:06.824382 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3db3dfc-4ad2-4c8f-9273-10c97f7e255d tempest-GroupTypesTest-1698919759 tempest-GroupTypesTest-1698919759-project-admin] https://10.4.3.41/volume/v3/group_types/f3937267-a15d-4413-be59-361b52b2d17d returned with HTTP 202 Aug 09 07:39:06.824900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 152/602] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:39:06 2026] DELETE /volume/v3/group_types/f3937267-a15d-4413-be59-361b52b2d17d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:06.839630 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:06.839630 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:06.848975 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-440dcc8d-d20d-44e1-997f-624c26cece4d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:06.855270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-440dcc8d-d20d-44e1-997f-624c26cece4d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 returned with HTTP 200 Aug 09 07:39:06.855567 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 154/603] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:06 2026] GET /volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:07.880075 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b8c97847-586a-42d4-975f-142331bd7614 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:07.885384 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b8c97847-586a-42d4-975f-142331bd7614 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:07.885384 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b8c97847-586a-42d4-975f-142331bd7614 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:07.885710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b8c97847-586a-42d4-975f-142331bd7614 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:07.898863 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:07.898863 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:07.906595 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b8c97847-586a-42d4-975f-142331bd7614 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:07.914903 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b8c97847-586a-42d4-975f-142331bd7614 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 returned with HTTP 200 Aug 09 07:39:07.915727 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 151/604] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:07 2026] GET /volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:07.936273 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:07.940267 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:39:07.940267 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3d9c157-9a7a-4cbe-ad7f-bc65a175b116", "name": "tempest-VolumesDeleteCascade-Snapshot-629200260"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:07.954449 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:07.954449 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:07.955587 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:07.955587 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create snapshot from volume f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:07.986324 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-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 09 07:39:08.014442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Created reservations ['03ab2cb6-4479-418e-929b-ca16b4370740', '807b7f46-c172-4f42-8f46-5fbc7045d73a', 'e1dfe32c-d6b7-43d2-833f-4f97c9c675c8', '8fdcee12-45db-41f4-b2d7-c4d521a7180f'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:08.072487 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot create request issued successfully. Aug 09 07:39:08.072487 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1a1a768d-50ee-47cf-9e9a-64b802c99012 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:39:08.072938 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 148/605] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:39:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 07:39:08.090774 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-25dbc464-ce12-424b-a151-7ed450d26bef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:08.094286 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25dbc464-ce12-424b-a151-7ed450d26bef tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe Aug 09 07:39:08.094286 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25dbc464-ce12-424b-a151-7ed450d26bef tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:08.094570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25dbc464-ce12-424b-a151-7ed450d26bef tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:08.111751 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:08.111751 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:08.112463 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-25dbc464-ce12-424b-a151-7ed450d26bef tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot retrieved successfully. Aug 09 07:39:08.114163 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25dbc464-ce12-424b-a151-7ed450d26bef tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe returned with HTTP 200 Aug 09 07:39:08.115288 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 153/606] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:08 2026] GET /volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:09.127169 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d565465-7e55-4133-b158-a4521b1e9980 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:09.129335 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d565465-7e55-4133-b158-a4521b1e9980 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe Aug 09 07:39:09.129439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d565465-7e55-4133-b158-a4521b1e9980 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:09.129711 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d565465-7e55-4133-b158-a4521b1e9980 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:09.138484 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:09.138484 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:09.138484 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9d565465-7e55-4133-b158-a4521b1e9980 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot retrieved successfully. Aug 09 07:39:09.139358 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d565465-7e55-4133-b158-a4521b1e9980 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe returned with HTTP 200 Aug 09 07:39:09.141602 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 155/607] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:09 2026] GET /volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:09.162099 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:09.165222 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:09.165696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "feeb4424-3eba-404c-b562-8814b9f26ebe", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1185518416"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:09.167769 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume request body: {'volume': {'snapshot_id': 'feeb4424-3eba-404c-b562-8814b9f26ebe', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1185518416'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:09.180218 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:09.180218 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:09.180579 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Snapshot retrieved successfully. Aug 09 07:39:09.180868 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume of 1 GB Aug 09 07:39:09.195505 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Availability Zones retrieved successfully. Aug 09 07:39:09.209278 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Flow 'volume_create_api' (0984ec39-3ab5-4c49-ae4d-fda6589ae321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:09.210619 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5803a0-1058-437c-8d2e-6efe0aa62410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:09.212056 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:09.268991 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5803a0-1058-437c-8d2e-6efe0aa62410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'feeb4424-3eba-404c-b562-8814b9f26ebe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:09.270565 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (280149f5-204f-4b81-b42a-9959215c5c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:09.395350 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Created reservations ['80cecf97-6ca8-4c0e-85e2-360c91ef1768', '4ac64223-dde7-4a70-b00a-a8789f6ea987', 'e46e0d20-a9c6-4d9a-b74a-dc6880d4e48a', 'ca544d19-b980-45da-87ab-7bfaa60fb83d'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:09.396813 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (280149f5-204f-4b81-b42a-9959215c5c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80cecf97-6ca8-4c0e-85e2-360c91ef1768', '4ac64223-dde7-4a70-b00a-a8789f6ea987', 'e46e0d20-a9c6-4d9a-b74a-dc6880d4e48a', 'ca544d19-b980-45da-87ab-7bfaa60fb83d']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:09.397636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e876c43-35b2-4439-95ff-041bb74f3acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:09.455521 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e876c43-35b2-4439-95ff-041bb74f3acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e857ce51-5022-4ada-8ad9-c0086bb45e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1185518416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c886ecd8d48cca25c2e13064033a6',qos_specs=None,replication_status=,reservations=['80cecf97-6ca8-4c0e-85e2-360c91ef1768','4ac64223-dde7-4a70-b00a-a8789f6ea987','e46e0d20-a9c6-4d9a-b74a-dc6880d4e48a','ca544d19-b980-45da-87ab-7bfaa60fb83d'],size=1,snapshot_id=feeb4424-3eba-404c-b562-8814b9f26ebe,source_replicaid=,source_volid=None,status='creating',user_id='7180f218ed6048468679e2c09b9f9f3a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1185518416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e857ce51-5022-4ada-8ad9-c0086bb45e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c6c886ecd8d48cca25c2e13064033a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=feeb4424-3eba-404c-b562-8814b9f26ebe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7180f218ed6048468679e2c09b9f9f3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:09.456586 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a202d9-84cf-4803-b50c-e983e102d6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:09.495809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a202d9-84cf-4803-b50c-e983e102d6f1) transitioned into state 'SUCCESS' from state '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-1185518416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c6c886ecd8d48cca25c2e13064033a6',qos_specs=None,replication_status=,reservations=['80cecf97-6ca8-4c0e-85e2-360c91ef1768','4ac64223-dde7-4a70-b00a-a8789f6ea987','e46e0d20-a9c6-4d9a-b74a-dc6880d4e48a','ca544d19-b980-45da-87ab-7bfaa60fb83d'],size=1,snapshot_id=feeb4424-3eba-404c-b562-8814b9f26ebe,source_replicaid=,source_volid=None,status='creating',user_id='7180f218ed6048468679e2c09b9f9f3a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:09.497782 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ca03a2-a927-4713-a73b-387ac71359da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:09.506015 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:09.510042 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] DELETE https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:39:09.510042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:09.510571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:09.510571 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Delete volume with id: 388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:39:09.524387 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:09.524387 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:09.525380 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:39:09.534842 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ca03a2-a927-4713-a73b-387ac71359da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:09.536630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Flow 'volume_create_api' (0984ec39-3ab5-4c49-ae4d-fda6589ae321) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:09.537557 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Create volume request issued successfully. Aug 09 07:39:09.538676 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1e3777a-56e6-4d5e-8616-de714c9d1010 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:09.540378 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 152/608] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:39:09 2026] POST /volume/v3/volumes => generated 783 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:09.564641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10a26d90-8025-4cd6-a278-77d3ca2e8ec4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:09.568195 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10a26d90-8025-4cd6-a278-77d3ca2e8ec4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:09.569266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10a26d90-8025-4cd6-a278-77d3ca2e8ec4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:09.569266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10a26d90-8025-4cd6-a278-77d3ca2e8ec4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:09.574177 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Delete volume request issued successfully. Aug 09 07:39:09.574268 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-187d7c22-aa0a-4c71-993f-ef6b0107959d tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 202 Aug 09 07:39:09.574822 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 149/609] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:09 2026] DELETE /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:09.587782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-02ba528a-d737-43fa-98f3-7415339fda42 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:09.589762 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:09.589762 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:09.591207 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02ba528a-d737-43fa-98f3-7415339fda42 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:39:09.594953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02ba528a-d737-43fa-98f3-7415339fda42 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:09.594953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02ba528a-d737-43fa-98f3-7415339fda42 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:09.600624 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-10a26d90-8025-4cd6-a278-77d3ca2e8ec4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:09.609043 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:09.609043 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:09.615957 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10a26d90-8025-4cd6-a278-77d3ca2e8ec4 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 returned with HTTP 200 Aug 09 07:39:09.616488 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 154/610] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:09 2026] GET /volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:09.619976 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-02ba528a-d737-43fa-98f3-7415339fda42 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Volume info retrieved successfully. Aug 09 07:39:09.625055 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02ba528a-d737-43fa-98f3-7415339fda42 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 200 Aug 09 07:39:09.625567 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 156/611] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:09 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:10.598795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7d8560ad-0a0d-417f-90a3-81f952e2a4b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.601194 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d8560ad-0a0d-417f-90a3-81f952e2a4b4 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:10.601453 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d8560ad-0a0d-417f-90a3-81f952e2a4b4 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.601712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d8560ad-0a0d-417f-90a3-81f952e2a4b4 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.618287 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:10.618287 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:10.631338 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7d8560ad-0a0d-417f-90a3-81f952e2a4b4 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:10.636422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-308d8440-2cff-4b7b-af6c-d55086c4607e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.641586 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-308d8440-2cff-4b7b-af6c-d55086c4607e tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:10.642091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-308d8440-2cff-4b7b-af6c-d55086c4607e tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.642240 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-308d8440-2cff-4b7b-af6c-d55086c4607e tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.643013 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d11d409f-307a-44cb-b33c-33bc25a34355 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.644790 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d8560ad-0a0d-417f-90a3-81f952e2a4b4 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:10.645409 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 153/612] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:10 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:10.646356 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d11d409f-307a-44cb-b33c-33bc25a34355 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] GET https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 Aug 09 07:39:10.646612 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d11d409f-307a-44cb-b33c-33bc25a34355 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.646838 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d11d409f-307a-44cb-b33c-33bc25a34355 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.654022 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:10.654022 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:10.655694 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d11d409f-307a-44cb-b33c-33bc25a34355 tempest-TaggedAttachmentsTest-1072557096 tempest-TaggedAttachmentsTest-1072557096-project-member] https://10.4.3.41/volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 returned with HTTP 404 Aug 09 07:39:10.656493 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 155/613] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:10 2026] GET /volume/v3/volumes/388b2d9c-60d4-4cc4-a1d4-e0def4ea59a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:10.665236 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-308d8440-2cff-4b7b-af6c-d55086c4607e tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:10.675006 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-308d8440-2cff-4b7b-af6c-d55086c4607e tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 returned with HTTP 200 Aug 09 07:39:10.675006 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 150/614] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:10 2026] GET /volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:10.699686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-009ac2ab-ffc9-4a3f-b517-93cd2e31f5c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.704938 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-009ac2ab-ffc9-4a3f-b517-93cd2e31f5c7 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:10.704938 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-009ac2ab-ffc9-4a3f-b517-93cd2e31f5c7 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.704938 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-009ac2ab-ffc9-4a3f-b517-93cd2e31f5c7 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.714846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-2348e393-df85-4279-adce-94580aa9ed54 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.717785 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-2348e393-df85-4279-adce-94580aa9ed54 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:10.717940 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:10.717940 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:10.718094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-2348e393-df85-4279-adce-94580aa9ed54 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.718346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-2348e393-df85-4279-adce-94580aa9ed54 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.724363 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-009ac2ab-ffc9-4a3f-b517-93cd2e31f5c7 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:10.728549 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:10.728549 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:10.731792 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-009ac2ab-ffc9-4a3f-b517-93cd2e31f5c7 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 returned with HTTP 200 Aug 09 07:39:10.732456 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 157/615] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:10 2026] GET /volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:10.734187 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-2348e393-df85-4279-adce-94580aa9ed54 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:10.741806 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-2348e393-df85-4279-adce-94580aa9ed54 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:10.742937 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 154/616] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:10 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:10.754892 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.756335 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116?cascade=True Aug 09 07:39:10.756577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.756841 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.757994 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume with id: f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:10.769049 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:10.769049 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:10.769598 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:10.821547 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume request issued successfully. Aug 09 07:39:10.821801 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5598dad0-8f40-44cd-b2f0-686a5bbda53b tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116?cascade=True returned with HTTP 202 Aug 09 07:39:10.822184 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 156/617] 10.4.3.41 () {66 vars in 1369 bytes} [Sun Aug 9 07:39:10 2026] DELETE /volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:10.833401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-34ddb54f-9b6c-4b85-8457-d01fe8987d44 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.837821 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-34ddb54f-9b6c-4b85-8457-d01fe8987d44 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:10.838466 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-34ddb54f-9b6c-4b85-8457-d01fe8987d44 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.839293 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-34ddb54f-9b6c-4b85-8457-d01fe8987d44 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.849348 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:10.849348 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:10.854816 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-34ddb54f-9b6c-4b85-8457-d01fe8987d44 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:10.861145 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-34ddb54f-9b6c-4b85-8457-d01fe8987d44 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 returned with HTTP 200 Aug 09 07:39:10.862147 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 151/618] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:10 2026] GET /volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:10.877941 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df598a43-f822-4202-a806-c75856f228b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.910578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-909b84d8-057a-4281-bd8f-5f10b83407a4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.911277 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-909b84d8-057a-4281-bd8f-5f10b83407a4 None None] GET https://10.4.3.41/volume// Aug 09 07:39:10.912095 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-909b84d8-057a-4281-bd8f-5f10b83407a4 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:10.912095 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-909b84d8-057a-4281-bd8f-5f10b83407a4 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:10.912384 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-909b84d8-057a-4281-bd8f-5f10b83407a4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:10.912744 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 155/619] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:39:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:10.927194 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-39d369ec-8f87-456f-a28e-6a746dc7fc76 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:10.931953 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-39d369ec-8f87-456f-a28e-6a746dc7fc76 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:39:10.931953 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-39d369ec-8f87-456f-a28e-6a746dc7fc76 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed96cdbf-d995-4810-9cbf-df976036df03", "connector": null, "instance_uuid": "c559adc8-ffcc-4b73-bc72-9eb5cec24223"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:10.947709 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:10.947709 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:11.007365 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-39d369ec-8f87-456f-a28e-6a746dc7fc76 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:39:11.007365 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 157/620] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:39:10 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:11.049544 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df598a43-f822-4202-a806-c75856f228b5 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:11.050136 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df598a43-f822-4202-a806-c75856f228b5 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-947844197"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:11.057361 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d516f380-88eb-4bb1-8521-5a070ea5578e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.062704 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d516f380-88eb-4bb1-8521-5a070ea5578e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:11.063010 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d516f380-88eb-4bb1-8521-5a070ea5578e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:11.063337 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d516f380-88eb-4bb1-8521-5a070ea5578e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:11.076318 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-896b0a47-fd6d-49b6-b39c-0d5356a7ba8d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.076707 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-896b0a47-fd6d-49b6-b39c-0d5356a7ba8d None None] GET https://10.4.3.41/volume// Aug 09 07:39:11.077002 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-896b0a47-fd6d-49b6-b39c-0d5356a7ba8d None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:11.077577 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-896b0a47-fd6d-49b6-b39c-0d5356a7ba8d None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:11.078083 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-896b0a47-fd6d-49b6-b39c-0d5356a7ba8d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:11.078538 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 156/621] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:11.079542 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:11.079542 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:11.087884 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df598a43-f822-4202-a806-c75856f228b5 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:11.088664 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 158/622] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:39:10 2026] POST /volume/v3/types => generated 219 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:11.090374 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d516f380-88eb-4bb1-8521-5a070ea5578e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:11.092733 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4dfa4e1c-755e-4429-b149-79333cbbb4dd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.099999 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d516f380-88eb-4bb1-8521-5a070ea5578e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:11.100142 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4dfa4e1c-755e-4429-b149-79333cbbb4dd tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:11.100174 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 152/623] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:11 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:11.100203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4dfa4e1c-755e-4429-b149-79333cbbb4dd tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:11.100203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4dfa4e1c-755e-4429-b149-79333cbbb4dd tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:11.101677 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e26b784c-f5ee-4986-b6d1-6e4563ebd45d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.105548 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e26b784c-f5ee-4986-b6d1-6e4563ebd45d tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:39:11.107951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e26b784c-f5ee-4986-b6d1-6e4563ebd45d tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-267445763"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:11.117787 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:11.117787 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:11.124015 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e26b784c-f5ee-4986-b6d1-6e4563ebd45d tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:39:11.125241 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4dfa4e1c-755e-4429-b149-79333cbbb4dd tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:11.126045 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 157/624] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:39:11 2026] POST /volume/v3/group_types => generated 176 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:11.133133 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4dfa4e1c-755e-4429-b149-79333cbbb4dd tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:11.134606 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 158/625] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:39:11 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:39:11.137613 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.276317 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4043cfb1-f35c-4b8b-b00a-f42e3d93fcb1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.286127 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4043cfb1-f35c-4b8b-b00a-f42e3d93fcb1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] PUT https://10.4.3.41/volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63 Aug 09 07:39:11.286127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4043cfb1-f35c-4b8b-b00a-f42e3d93fcb1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:11.289803 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:39:11.290400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e39c3580-c2ed-4fca-8c50-7b17b14328f4", "volume_types": ["5e937d2f-7e6a-4035-89a3-b78364e0e3e9"], "name": "tempest-GroupsV320Test-Group-545902359"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:11.292283 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Creating new group {'group': {'group_type': 'e39c3580-c2ed-4fca-8c50-7b17b14328f4', 'volume_types': ['5e937d2f-7e6a-4035-89a3-b78364e0e3e9'], 'name': 'tempest-GroupsV320Test-Group-545902359'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:39:11.302171 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4043cfb1-f35c-4b8b-b00a-f42e3d93fcb1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Acquiring lock "cinder-attachment_update-ed96cdbf-d995-4810-9cbf-df976036df03-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:39:11.308393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4043cfb1-f35c-4b8b-b00a-f42e3d93fcb1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Lock "cinder-attachment_update-ed96cdbf-d995-4810-9cbf-df976036df03-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:39:11.308575 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Creating group tempest-GroupsV320Test-Group-545902359. Aug 09 07:39:11.309948 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:11.309948 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:11.329426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:39:11.329108. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:39:11.329595 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Availability Zones retrieved successfully. Aug 09 07:39:11.366036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Created reservations ['b9095744-8fff-4d05-949e-4cdd62debe62'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:11.418398 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d568e6e-3289-4c3f-8d00-fcf1fc5d548f tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:39:11.418398 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 159/626] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:39:11 2026] POST /volume/v3/groups => generated 107 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:11.431357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cdfa6e0b-1c8c-40e8-9e5d-d39958f49f9b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.434970 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cdfa6e0b-1c8c-40e8-9e5d-d39958f49f9b tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:11.435289 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cdfa6e0b-1c8c-40e8-9e5d-d39958f49f9b tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:11.435563 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cdfa6e0b-1c8c-40e8-9e5d-d39958f49f9b tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:11.435563 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-cdfa6e0b-1c8c-40e8-9e5d-d39958f49f9b tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:11.437942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4043cfb1-f35c-4b8b-b00a-f42e3d93fcb1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Lock "cinder-attachment_update-ed96cdbf-d995-4810-9cbf-df976036df03-np0000006821" released by "attachment_update" :: held 0.129s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:39:11.437942 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-4043cfb1-f35c-4b8b-b00a-f42e3d93fcb1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63 returned with HTTP 200 Aug 09 07:39:11.438592 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 153/627] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:39:11 2026] PUT /volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:11.443400 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:11.443400 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:11.464586 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cdfa6e0b-1c8c-40e8-9e5d-d39958f49f9b tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 200 Aug 09 07:39:11.465147 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 158/628] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:11 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:11.883954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b117efe1-62fa-44a1-ab6d-bbab879b242d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.890891 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b117efe1-62fa-44a1-ab6d-bbab879b242d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:11.890891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b117efe1-62fa-44a1-ab6d-bbab879b242d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:11.891179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b117efe1-62fa-44a1-ab6d-bbab879b242d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:11.904664 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b117efe1-62fa-44a1-ab6d-bbab879b242d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 returned with HTTP 404 Aug 09 07:39:11.905359 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 159/629] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:11 2026] GET /volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:11.924957 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.926814 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:39:11.927104 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:11.927368 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:11.927956 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:39:11.928427 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:11.928427 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:11.929047 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:39:11.972144 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Get all volumes completed successfully. Aug 09 07:39:11.972753 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6578c8d4-7b82-4cb8-87aa-4fbe43b05b9f tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:39:11.981318 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 160/630] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:39:11 2026] GET /volume/v3/volumes => generated 333 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:11.986226 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:11.989493 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 09 07:39:11.989793 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:11.990111 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:11.990688 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:39:11.991112 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:11.991112 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:11.992525 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.db.api [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Building query based on filter {{(pid=100221) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:39:11.999756 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Get all snapshots completed successfully. Aug 09 07:39:12.000148 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c4645c38-b37a-44fa-bbbc-dc7f76e10491 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 09 07:39:12.000666 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 154/631] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:39:11 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:39:12.012838 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a3afa19-28da-4739-89c5-b28a65d632ae None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.015074 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a3afa19-28da-4739-89c5-b28a65d632ae tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:12.015323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a3afa19-28da-4739-89c5-b28a65d632ae tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.015556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a3afa19-28da-4739-89c5-b28a65d632ae tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.033281 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.033281 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:12.044902 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1a3afa19-28da-4739-89c5-b28a65d632ae tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:12.051849 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a3afa19-28da-4739-89c5-b28a65d632ae tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 returned with HTTP 200 Aug 09 07:39:12.051849 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 159/632] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:12.071463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.075237 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:12.075817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.076084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.076335 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume with id: e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:12.086190 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.086190 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:12.086367 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:12.122528 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6dab7a0-804e-4055-809e-576e31c3cef3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.126121 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6dab7a0-804e-4055-809e-576e31c3cef3 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:12.126488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6dab7a0-804e-4055-809e-576e31c3cef3 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.126769 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume request issued successfully. Aug 09 07:39:12.126842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6dab7a0-804e-4055-809e-576e31c3cef3 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.127097 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18b52731-e5b7-4ce5-8384-a5060297a8fc tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 returned with HTTP 202 Aug 09 07:39:12.127942 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 160/633] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:12 2026] DELETE /volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:12.136166 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-da77d9fb-5c4c-496b-86ca-44a548b28288 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.140891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da77d9fb-5c4c-496b-86ca-44a548b28288 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:12.140891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da77d9fb-5c4c-496b-86ca-44a548b28288 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.142734 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da77d9fb-5c4c-496b-86ca-44a548b28288 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.143109 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.143109 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:12.149805 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c6dab7a0-804e-4055-809e-576e31c3cef3 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:12.157389 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.157389 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:12.159296 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6dab7a0-804e-4055-809e-576e31c3cef3 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:12.159824 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 161/634] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:12.166211 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-da77d9fb-5c4c-496b-86ca-44a548b28288 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Volume info retrieved successfully. Aug 09 07:39:12.175196 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da77d9fb-5c4c-496b-86ca-44a548b28288 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 returned with HTTP 200 Aug 09 07:39:12.175681 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 155/635] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:12.476840 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-949416d6-8314-4bc7-b823-45e6b49a7617 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.479134 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-949416d6-8314-4bc7-b823-45e6b49a7617 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:12.479375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-949416d6-8314-4bc7-b823-45e6b49a7617 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.479668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-949416d6-8314-4bc7-b823-45e6b49a7617 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.479836 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-949416d6-8314-4bc7-b823-45e6b49a7617 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:12.485671 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.485671 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:12.496635 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-949416d6-8314-4bc7-b823-45e6b49a7617 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 200 Aug 09 07:39:12.497134 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 160/636] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:12.512966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-791158fc-1f70-44b2-b77b-2f8e3c26794f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.515458 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-791158fc-1f70-44b2-b77b-2f8e3c26794f tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] POST https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action Aug 09 07:39:12.515997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-791158fc-1f70-44b2-b77b-2f8e3c26794f tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:12.516182 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-791158fc-1f70-44b2-b77b-2f8e3c26794f tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:12.518362 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-791158fc-1f70-44b2-b77b-2f8e3c26794f tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Updating group 'fded6b72-c70b-4bce-85e2-97653141c260' with 'creating' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 07:39:12.525843 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.525843 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:12.536607 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-791158fc-1f70-44b2-b77b-2f8e3c26794f tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action returned with HTTP 202 Aug 09 07:39:12.537124 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 161/637] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:39:12 2026] POST /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:12.550008 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-77d74ce7-197f-4f41-adb8-76bd6d746d6e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.552851 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77d74ce7-197f-4f41-adb8-76bd6d746d6e tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:12.552851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77d74ce7-197f-4f41-adb8-76bd6d746d6e tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.553311 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77d74ce7-197f-4f41-adb8-76bd6d746d6e tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.553311 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-77d74ce7-197f-4f41-adb8-76bd6d746d6e tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:12.555565 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=317,cinder:INSERT=56,cinder:UPDATE=90,cinder:DELETE=2 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:39:12.560186 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.560186 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:12.580411 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77d74ce7-197f-4f41-adb8-76bd6d746d6e tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 200 Aug 09 07:39:12.581003 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 162/638] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:12.593413 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6d307f23-eb52-47b1-9eba-f2ace75fb523 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.596724 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6d307f23-eb52-47b1-9eba-f2ace75fb523 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] POST https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action Aug 09 07:39:12.597545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6d307f23-eb52-47b1-9eba-f2ace75fb523 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:12.597706 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6d307f23-eb52-47b1-9eba-f2ace75fb523 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:12.600519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-6d307f23-eb52-47b1-9eba-f2ace75fb523 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Updating group 'fded6b72-c70b-4bce-85e2-97653141c260' with 'available' {{(pid=100221) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 07:39:12.610770 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.610770 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:12.622652 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6d307f23-eb52-47b1-9eba-f2ace75fb523 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action returned with HTTP 202 Aug 09 07:39:12.623378 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 156/639] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:39:12 2026] POST /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:12.637684 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-79c9c042-cfd1-4802-a65e-0812c24a99a1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.641592 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-79c9c042-cfd1-4802-a65e-0812c24a99a1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:12.641592 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-79c9c042-cfd1-4802-a65e-0812c24a99a1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.641829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-79c9c042-cfd1-4802-a65e-0812c24a99a1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.642063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-79c9c042-cfd1-4802-a65e-0812c24a99a1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:12.647408 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.647408 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:12.676349 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-79c9c042-cfd1-4802-a65e-0812c24a99a1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 200 Aug 09 07:39:12.678181 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 161/640] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:12.689278 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1731a96c-9de4-4759-bc2d-3a59d6ed3bd8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.691509 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1731a96c-9de4-4759-bc2d-3a59d6ed3bd8 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] POST https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action Aug 09 07:39:12.692028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1731a96c-9de4-4759-bc2d-3a59d6ed3bd8 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:12.692184 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1731a96c-9de4-4759-bc2d-3a59d6ed3bd8 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:12.692527 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-043de321-855e-48fe-b91a-107f326d4b75 req-ebbec45f-14fb-4b9d-bb3b-18671ab78f40 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.693690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-1731a96c-9de4-4759-bc2d-3a59d6ed3bd8 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Updating group 'fded6b72-c70b-4bce-85e2-97653141c260' with 'error' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 07:39:12.694930 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-043de321-855e-48fe-b91a-107f326d4b75 req-ebbec45f-14fb-4b9d-bb3b-18671ab78f40 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 Aug 09 07:39:12.695172 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-043de321-855e-48fe-b91a-107f326d4b75 req-ebbec45f-14fb-4b9d-bb3b-18671ab78f40 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.695397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-043de321-855e-48fe-b91a-107f326d4b75 req-ebbec45f-14fb-4b9d-bb3b-18671ab78f40 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.704300 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.704300 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:12.711136 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.711136 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:12.713492 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1731a96c-9de4-4759-bc2d-3a59d6ed3bd8 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action returned with HTTP 202 Aug 09 07:39:12.714005 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 162/641] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:39:12 2026] POST /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:12.718669 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-043de321-855e-48fe-b91a-107f326d4b75 req-ebbec45f-14fb-4b9d-bb3b-18671ab78f40 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:12.723776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b90e1f3-165b-44c8-858f-50ddcd75e2df None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.725410 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-043de321-855e-48fe-b91a-107f326d4b75 req-ebbec45f-14fb-4b9d-bb3b-18671ab78f40 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 returned with HTTP 200 Aug 09 07:39:12.726150 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 163/642] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:12.726844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b90e1f3-165b-44c8-858f-50ddcd75e2df tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:12.727186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b90e1f3-165b-44c8-858f-50ddcd75e2df tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.727443 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b90e1f3-165b-44c8-858f-50ddcd75e2df tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.727649 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-1b90e1f3-165b-44c8-858f-50ddcd75e2df tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:12.737741 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.737741 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:12.774980 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b90e1f3-165b-44c8-858f-50ddcd75e2df tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 200 Aug 09 07:39:12.774980 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 157/643] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 384 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:12.787211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d3e5ce66-230e-41e1-a123-b96af356bf8e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.789454 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3e5ce66-230e-41e1-a123-b96af356bf8e tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] POST https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action Aug 09 07:39:12.789774 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3e5ce66-230e-41e1-a123-b96af356bf8e tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:12.789958 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3e5ce66-230e-41e1-a123-b96af356bf8e tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:12.791378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-d3e5ce66-230e-41e1-a123-b96af356bf8e tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Updating group 'fded6b72-c70b-4bce-85e2-97653141c260' with 'available' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 09 07:39:12.797665 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.797665 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:12.805681 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3e5ce66-230e-41e1-a123-b96af356bf8e tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action returned with HTTP 202 Aug 09 07:39:12.806262 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 162/644] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:39:12 2026] POST /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:12.816785 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b7cecb56-7be7-42e7-8d14-e82781ecf290 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.818840 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7cecb56-7be7-42e7-8d14-e82781ecf290 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:12.819197 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7cecb56-7be7-42e7-8d14-e82781ecf290 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.819279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7cecb56-7be7-42e7-8d14-e82781ecf290 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.819559 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-b7cecb56-7be7-42e7-8d14-e82781ecf290 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:12.826404 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.826404 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:12.850749 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7cecb56-7be7-42e7-8d14-e82781ecf290 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 200 Aug 09 07:39:12.850749 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 163/645] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:12.860871 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1239812c-74f4-4c14-b54c-0919859df454 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.863961 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1239812c-74f4-4c14-b54c-0919859df454 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:39:12.863961 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1239812c-74f4-4c14-b54c-0919859df454 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.864167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1239812c-74f4-4c14-b54c-0919859df454 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.864503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-1239812c-74f4-4c14-b54c-0919859df454 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:39:12.865516 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1239812c-74f4-4c14-b54c-0919859df454 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:39:12.873783 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1239812c-74f4-4c14-b54c-0919859df454 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Get all volumes completed successfully. Aug 09 07:39:12.876629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1239812c-74f4-4c14-b54c-0919859df454 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:39:12.877417 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 164/646] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:12.896593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3afc0d53-5eed-42ba-adee-b07835f2df80 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.899572 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3afc0d53-5eed-42ba-adee-b07835f2df80 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] POST https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action Aug 09 07:39:12.900569 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3afc0d53-5eed-42ba-adee-b07835f2df80 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:12.900569 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3afc0d53-5eed-42ba-adee-b07835f2df80 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:12.902305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-3afc0d53-5eed-42ba-adee-b07835f2df80 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] delete called for group fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100221) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:39:12.902654 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.groups [None req-3afc0d53-5eed-42ba-adee-b07835f2df80 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Delete group with id: fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:12.910785 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.910785 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:12.977513 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3afc0d53-5eed-42ba-adee-b07835f2df80 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action returned with HTTP 202 Aug 09 07:39:12.978567 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 158/647] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:39:12 2026] POST /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:12.992358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d7d4c021-ade1-4c4a-ae39-dc1cb16d65d1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:12.994257 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d7d4c021-ade1-4c4a-ae39-dc1cb16d65d1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:12.994520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d7d4c021-ade1-4c4a-ae39-dc1cb16d65d1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:12.994754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d7d4c021-ade1-4c4a-ae39-dc1cb16d65d1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:12.995014 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-d7d4c021-ade1-4c4a-ae39-dc1cb16d65d1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:12.999789 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:12.999789 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:13.008785 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d7d4c021-ade1-4c4a-ae39-dc1cb16d65d1 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 200 Aug 09 07:39:13.009324 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 163/648] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:12 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:13.177284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6bc62256-6fab-4464-8dcd-b1b35e7231b2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:13.182394 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bc62256-6fab-4464-8dcd-b1b35e7231b2 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:13.182394 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bc62256-6fab-4464-8dcd-b1b35e7231b2 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:13.182394 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bc62256-6fab-4464-8dcd-b1b35e7231b2 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:13.201466 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:13.201466 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:13.202450 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-13e535f3-4cfa-4e90-b75c-c0110a1f2794 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:13.204547 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13e535f3-4cfa-4e90-b75c-c0110a1f2794 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 Aug 09 07:39:13.204822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13e535f3-4cfa-4e90-b75c-c0110a1f2794 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:13.205194 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13e535f3-4cfa-4e90-b75c-c0110a1f2794 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:13.214936 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6bc62256-6fab-4464-8dcd-b1b35e7231b2 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:13.215080 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13e535f3-4cfa-4e90-b75c-c0110a1f2794 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 returned with HTTP 404 Aug 09 07:39:13.215679 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 165/649] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:13 2026] GET /volume/v3/volumes/e857ce51-5022-4ada-8ad9-c0086bb45e75 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:13.222544 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bc62256-6fab-4464-8dcd-b1b35e7231b2 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:13.223212 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 164/650] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:13 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:13.227298 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-94dfc3f4-321b-4baf-84a0-d4ec507a4f9d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:13.233221 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94dfc3f4-321b-4baf-84a0-d4ec507a4f9d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe Aug 09 07:39:13.233221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94dfc3f4-321b-4baf-84a0-d4ec507a4f9d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:13.233809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94dfc3f4-321b-4baf-84a0-d4ec507a4f9d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:13.234568 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-94dfc3f4-321b-4baf-84a0-d4ec507a4f9d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete snapshot with id: feeb4424-3eba-404c-b562-8814b9f26ebe Aug 09 07:39:13.242714 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94dfc3f4-321b-4baf-84a0-d4ec507a4f9d tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe returned with HTTP 404 Aug 09 07:39:13.242842 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 159/651] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:39:13 2026] DELETE /volume/v3/snapshots/feeb4424-3eba-404c-b562-8814b9f26ebe => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:13.250551 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3c9b655d-2d1e-43d9-aeca-1b6cdba31886 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:13.252994 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c9b655d-2d1e-43d9-aeca-1b6cdba31886 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] GET https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:13.253287 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c9b655d-2d1e-43d9-aeca-1b6cdba31886 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:13.253690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c9b655d-2d1e-43d9-aeca-1b6cdba31886 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:13.261827 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c9b655d-2d1e-43d9-aeca-1b6cdba31886 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 returned with HTTP 404 Aug 09 07:39:13.262667 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 164/652] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:13 2026] GET /volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:13.271757 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-65ffb701-a2d6-4411-8f04-0b0ddd306019 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:13.275485 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65ffb701-a2d6-4411-8f04-0b0ddd306019 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:13.275895 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65ffb701-a2d6-4411-8f04-0b0ddd306019 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:13.276223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65ffb701-a2d6-4411-8f04-0b0ddd306019 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:13.276631 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-65ffb701-a2d6-4411-8f04-0b0ddd306019 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] Delete volume with id: f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 Aug 09 07:39:13.287851 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65ffb701-a2d6-4411-8f04-0b0ddd306019 tempest-VolumesDeleteCascade-1080566364 tempest-VolumesDeleteCascade-1080566364-project-member] https://10.4.3.41/volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 returned with HTTP 404 Aug 09 07:39:13.287851 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 166/653] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:13 2026] DELETE /volume/v3/volumes/f3d9c157-9a7a-4cbe-ad7f-bc65a175b116 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:14.023152 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d3c0f7b2-0567-4e5e-8464-d39958128046 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:14.027507 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3c0f7b2-0567-4e5e-8464-d39958128046 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] GET https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 Aug 09 07:39:14.028709 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3c0f7b2-0567-4e5e-8464-d39958128046 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:14.028709 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3c0f7b2-0567-4e5e-8464-d39958128046 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:14.029677 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-d3c0f7b2-0567-4e5e-8464-d39958128046 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] show called for member fded6b72-c70b-4bce-85e2-97653141c260 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:39:14.031328 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=282,cinder:INSERT=28,cinder:UPDATE=68,cinder:DELETE=2 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:39:14.035183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3c0f7b2-0567-4e5e-8464-d39958128046 tempest-GroupsV320Test-1685355931 tempest-GroupsV320Test-1685355931-project-member] https://10.4.3.41/volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 returned with HTTP 404 Aug 09 07:39:14.036115 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 165/654] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:39:14 2026] GET /volume/v3/groups/fded6b72-c70b-4bce-85e2-97653141c260 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:39:14.046466 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e7b18621-1068-45cd-8f5e-3e15b856911d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:14.048857 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e7b18621-1068-45cd-8f5e-3e15b856911d tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/e39c3580-c2ed-4fca-8c50-7b17b14328f4 Aug 09 07:39:14.049343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e7b18621-1068-45cd-8f5e-3e15b856911d tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:14.049740 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e7b18621-1068-45cd-8f5e-3e15b856911d tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:14.063048 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=291,cinder:INSERT=41,cinder:UPDATE=74,cinder:DELETE=2 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:39:14.098412 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e7b18621-1068-45cd-8f5e-3e15b856911d tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/group_types/e39c3580-c2ed-4fca-8c50-7b17b14328f4 returned with HTTP 202 Aug 09 07:39:14.098412 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 160/655] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:39:14 2026] DELETE /volume/v3/group_types/e39c3580-c2ed-4fca-8c50-7b17b14328f4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:39:14.107229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-296353be-bb66-4295-b450-72733fd76253 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:14.109791 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-296353be-bb66-4295-b450-72733fd76253 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] DELETE https://10.4.3.41/volume/v3/types/5e937d2f-7e6a-4035-89a3-b78364e0e3e9 Aug 09 07:39:14.110252 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-296353be-bb66-4295-b450-72733fd76253 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:14.110538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-296353be-bb66-4295-b450-72733fd76253 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:14.111005 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:14.111005 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:14.181655 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-296353be-bb66-4295-b450-72733fd76253 tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/types/5e937d2f-7e6a-4035-89a3-b78364e0e3e9 returned with HTTP 202 Aug 09 07:39:14.182778 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 165/656] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:14 2026] DELETE /volume/v3/types/5e937d2f-7e6a-4035-89a3-b78364e0e3e9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:14.202524 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2933933a-3fc5-4fca-8e96-fef46d4cc62a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:14.207750 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2933933a-3fc5-4fca-8e96-fef46d4cc62a tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] GET https://10.4.3.41/volume/v3/types/5e937d2f-7e6a-4035-89a3-b78364e0e3e9 Aug 09 07:39:14.207750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2933933a-3fc5-4fca-8e96-fef46d4cc62a tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:14.207750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2933933a-3fc5-4fca-8e96-fef46d4cc62a tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:14.211548 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2933933a-3fc5-4fca-8e96-fef46d4cc62a tempest-GroupsV320Test-31764014 tempest-GroupsV320Test-31764014-project-admin] https://10.4.3.41/volume/v3/types/5e937d2f-7e6a-4035-89a3-b78364e0e3e9 returned with HTTP 404 Aug 09 07:39:14.212706 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 167/657] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:14 2026] GET /volume/v3/types/5e937d2f-7e6a-4035-89a3-b78364e0e3e9 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:14.242131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c38efd4-dbff-41a3-893a-7ea164d6988a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:14.246642 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c38efd4-dbff-41a3-893a-7ea164d6988a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:14.246642 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c38efd4-dbff-41a3-893a-7ea164d6988a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:14.246877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c38efd4-dbff-41a3-893a-7ea164d6988a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:14.265282 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:14.265282 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:14.274955 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0c38efd4-dbff-41a3-893a-7ea164d6988a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:14.282398 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c38efd4-dbff-41a3-893a-7ea164d6988a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:14.283043 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 166/658] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:14 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:15.305368 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a8b5464d-10c2-4938-aad2-bf387845369d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:15.312941 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a8b5464d-10c2-4938-aad2-bf387845369d tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:15.313284 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a8b5464d-10c2-4938-aad2-bf387845369d tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:15.313607 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a8b5464d-10c2-4938-aad2-bf387845369d tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:15.335552 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:15.335552 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:15.343226 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a8b5464d-10c2-4938-aad2-bf387845369d tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:15.348474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a8b5464d-10c2-4938-aad2-bf387845369d tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:15.349241 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 161/659] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:15 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:15.594154 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:15.716275 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:15.717937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1496226237"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:15.720890 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1496226237'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:15.720890 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Create volume of 1 GB Aug 09 07:39:15.727350 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=316,cinder:UPDATE=93,cinder:DELETE=3,cinder:INSERT=51 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:39:15.734526 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Availability Zones retrieved successfully. Aug 09 07:39:15.748200 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Flow 'volume_create_api' (36a89db3-3992-4b7e-9f45-6ebaf7c16e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:15.749262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9e3259-0124-484a-965f-097ef1c9bb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:15.750250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:15.800124 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9e3259-0124-484a-965f-097ef1c9bb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:15.801352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d99ca84-6a0a-498e-9850-73c9a58009b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:15.923877 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Created reservations ['0b00f2fd-5249-40ec-86e2-00ebc6fc0667', '4367e265-cc4b-4510-bcda-abf5543afeb3', 'f803ba5b-365b-4cb5-950c-e05b272e188b', '07315cc9-2236-4015-adbe-d0376eb89fec'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:15.925876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d99ca84-6a0a-498e-9850-73c9a58009b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b00f2fd-5249-40ec-86e2-00ebc6fc0667', '4367e265-cc4b-4510-bcda-abf5543afeb3', 'f803ba5b-365b-4cb5-950c-e05b272e188b', '07315cc9-2236-4015-adbe-d0376eb89fec']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:15.926761 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e646e3a2-f5ee-4048-9493-28f350348f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:15.954939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e646e3a2-f5ee-4048-9493-28f350348f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbf5cbd3-133c-41be-a21d-ad34ee2f6827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1496226237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fee31bd99944f35b30a518405bf711e',qos_specs=None,replication_status=,reservations=['0b00f2fd-5249-40ec-86e2-00ebc6fc0667','4367e265-cc4b-4510-bcda-abf5543afeb3','f803ba5b-365b-4cb5-950c-e05b272e188b','07315cc9-2236-4015-adbe-d0376eb89fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0245aa5b64b4d29bf726c6bdb6a3c76',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1496226237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbf5cbd3-133c-41be-a21d-ad34ee2f6827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fee31bd99944f35b30a518405bf711e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0245aa5b64b4d29bf726c6bdb6a3c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:15.955748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faea144a-6119-4f08-bdf4-16abdfd74dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:15.981512 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faea144a-6119-4f08-bdf4-16abdfd74dfd) transitioned into state 'SUCCESS' from state '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-1496226237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fee31bd99944f35b30a518405bf711e',qos_specs=None,replication_status=,reservations=['0b00f2fd-5249-40ec-86e2-00ebc6fc0667','4367e265-cc4b-4510-bcda-abf5543afeb3','f803ba5b-365b-4cb5-950c-e05b272e188b','07315cc9-2236-4015-adbe-d0376eb89fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0245aa5b64b4d29bf726c6bdb6a3c76',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:15.982310 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485d5190-1f91-4283-a12d-a10425278768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:16.006132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485d5190-1f91-4283-a12d-a10425278768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:16.008211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Flow 'volume_create_api' (36a89db3-3992-4b7e-9f45-6ebaf7c16e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:16.008403 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Create volume request issued successfully. Aug 09 07:39:16.009875 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81ae9bf7-5e88-41d6-bc75-944458ee66f7 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:16.010498 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 166/660] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:39:15 2026] POST /volume/v3/volumes => generated 750 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:16.033000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34a584a5-105f-4cc2-8eaa-83854f5eca23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:16.036024 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34a584a5-105f-4cc2-8eaa-83854f5eca23 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:16.036024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34a584a5-105f-4cc2-8eaa-83854f5eca23 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:16.036024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34a584a5-105f-4cc2-8eaa-83854f5eca23 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:16.047621 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:16.047621 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:16.057186 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-34a584a5-105f-4cc2-8eaa-83854f5eca23 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Volume info retrieved successfully. Aug 09 07:39:16.071219 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34a584a5-105f-4cc2-8eaa-83854f5eca23 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 returned with HTTP 200 Aug 09 07:39:16.071219 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 168/661] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:16 2026] GET /volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:16.374647 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-df1dc35c-f8de-44d2-8b17-d068d26a5340 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:16.380135 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df1dc35c-f8de-44d2-8b17-d068d26a5340 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:16.380686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df1dc35c-f8de-44d2-8b17-d068d26a5340 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:16.381257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df1dc35c-f8de-44d2-8b17-d068d26a5340 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:16.398318 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:16.398318 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:16.405329 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-df1dc35c-f8de-44d2-8b17-d068d26a5340 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:16.412133 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df1dc35c-f8de-44d2-8b17-d068d26a5340 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:16.412978 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 167/662] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:16 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:17.095182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-48a03a48-da64-4259-b16c-0b25cdda807e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.097767 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48a03a48-da64-4259-b16c-0b25cdda807e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:17.098064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48a03a48-da64-4259-b16c-0b25cdda807e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:17.098241 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48a03a48-da64-4259-b16c-0b25cdda807e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:17.110038 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fa785bfe-104d-4a05-8755-80b539b79b5e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.113304 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:17.114825 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-199175130"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:17.115026 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.115026 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:17.119139 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-199175130'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:17.119139 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Create volume of 1 GB Aug 09 07:39:17.119139 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.119139 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:17.125641 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-48a03a48-da64-4259-b16c-0b25cdda807e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Volume info retrieved successfully. Aug 09 07:39:17.131573 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48a03a48-da64-4259-b16c-0b25cdda807e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 returned with HTTP 200 Aug 09 07:39:17.132164 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 162/663] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:17 2026] GET /volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:17.132944 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Availability Zones retrieved successfully. Aug 09 07:39:17.145333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Flow 'volume_create_api' (d6929bef-1f50-4707-993b-21b19981ef75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:17.148893 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faceec5b-515c-47ee-814d-a7534e4902ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:17.151800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:17.155780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16172d39-3d10-4257-b649-bd992bdf327f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.158413 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16172d39-3d10-4257-b649-bd992bdf327f tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:39:17.159093 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16172d39-3d10-4257-b649-bd992bdf327f tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dbf5cbd3-133c-41be-a21d-ad34ee2f6827", "name": "tempest-VolumesBackupsV39Test-Backup-291680148", "container": "tempest-volumesbackupsv39test-backup-container-745612847"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:17.162344 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-16172d39-3d10-4257-b649-bd992bdf327f tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Creating new backup {'backup': {'volume_id': 'dbf5cbd3-133c-41be-a21d-ad34ee2f6827', 'name': 'tempest-VolumesBackupsV39Test-Backup-291680148', 'container': 'tempest-volumesbackupsv39test-backup-container-745612847'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:39:17.162761 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-16172d39-3d10-4257-b649-bd992bdf327f tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Creating backup of volume dbf5cbd3-133c-41be-a21d-ad34ee2f6827 in container tempest-volumesbackupsv39test-backup-container-745612847 Aug 09 07:39:17.187234 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.187234 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:17.189005 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-16172d39-3d10-4257-b649-bd992bdf327f tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Volume info retrieved successfully. Aug 09 07:39:17.204459 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faceec5b-515c-47ee-814d-a7534e4902ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:17.205927 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d71868-afa8-49be-a62f-ff6054fc8d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:17.257067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-0a8320a6-ce52-41c4-90ea-f982ea2a3303 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.262526 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-0a8320a6-ce52-41c4-90ea-f982ea2a3303 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] POST https://10.4.3.41/volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63/action Aug 09 07:39:17.265949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-0a8320a6-ce52-41c4-90ea-f982ea2a3303 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:17.265949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-0a8320a6-ce52-41c4-90ea-f982ea2a3303 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:17.266953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-16172d39-3d10-4257-b649-bd992bdf327f tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Created reservations ['0e46016d-72eb-453a-8b0b-b07c23fbe396', '5a2eea82-6c72-4c9f-9b69-eec0cc3ebfd0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:17.299313 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.299313 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:17.304495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Created reservations ['f8d03725-2f16-44d8-8175-f45ba581644a', '616d9ce6-842b-408e-b6c1-e30b4436ed78', 'b3095ba2-358e-4798-85e7-e144fecbda8b', 'e3a85302-112a-4b58-8aab-3eb53ad316d8'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:17.305455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d71868-afa8-49be-a62f-ff6054fc8d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8d03725-2f16-44d8-8175-f45ba581644a', '616d9ce6-842b-408e-b6c1-e30b4436ed78', 'b3095ba2-358e-4798-85e7-e144fecbda8b', 'e3a85302-112a-4b58-8aab-3eb53ad316d8']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:17.307691 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3965ada2-058d-4544-84d1-a93b25e63ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:17.316883 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8f17294b-6dd6-45c1-bcad-52d194d914d2 req-0a8320a6-ce52-41c4-90ea-f982ea2a3303 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63/action returned with HTTP 204 Aug 09 07:39:17.318796 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 168/664] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:39:17 2026] POST /volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:17.340610 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3965ada2-058d-4544-84d1-a93b25e63ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122838b8-ee64-4c7e-9dee-ec53d19d1502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-199175130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfac4c5bf75742e9878d3e6eff22cb7a',qos_specs=None,replication_status=,reservations=['f8d03725-2f16-44d8-8175-f45ba581644a','616d9ce6-842b-408e-b6c1-e30b4436ed78','b3095ba2-358e-4798-85e7-e144fecbda8b','e3a85302-112a-4b58-8aab-3eb53ad316d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1840c1490cd4227941ff73b0a68a8c2',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-199175130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122838b8-ee64-4c7e-9dee-ec53d19d1502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfac4c5bf75742e9878d3e6eff22cb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1840c1490cd4227941ff73b0a68a8c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:17.341992 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18afa49a-39c7-4908-8231-22a9d12c76b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:17.351713 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16172d39-3d10-4257-b649-bd992bdf327f tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:39:17.354459 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 169/665] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:39:17 2026] POST /volume/v3/backups => generated 330 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:17.364699 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-02551fd8-7cd9-4ba9-862a-3a8250cbd6da None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.367721 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-02551fd8-7cd9-4ba9-862a-3a8250cbd6da tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:17.367721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-02551fd8-7cd9-4ba9-862a-3a8250cbd6da tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:17.367888 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-02551fd8-7cd9-4ba9-862a-3a8250cbd6da tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:17.368005 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-02551fd8-7cd9-4ba9-862a-3a8250cbd6da tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:17.379040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18afa49a-39c7-4908-8231-22a9d12c76b2) transitioned into state 'SUCCESS' from state '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-199175130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfac4c5bf75742e9878d3e6eff22cb7a',qos_specs=None,replication_status=,reservations=['f8d03725-2f16-44d8-8175-f45ba581644a','616d9ce6-842b-408e-b6c1-e30b4436ed78','b3095ba2-358e-4798-85e7-e144fecbda8b','e3a85302-112a-4b58-8aab-3eb53ad316d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1840c1490cd4227941ff73b0a68a8c2',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:17.380353 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3dbe96-97ed-44f7-a247-9a82482a1317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:17.389290 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.389290 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:17.390602 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-02551fd8-7cd9-4ba9-862a-3a8250cbd6da tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:17.394442 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 163/666] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:17 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 791 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:17.397842 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c3dbe96-97ed-44f7-a247-9a82482a1317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:17.398809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Flow 'volume_create_api' (d6929bef-1f50-4707-993b-21b19981ef75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:17.399192 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Create volume request issued successfully. Aug 09 07:39:17.399849 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa785bfe-104d-4a05-8755-80b539b79b5e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:17.400418 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 167/667] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:17 2026] POST /volume/v3/volumes => generated 756 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:17.418167 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-956bc95e-dcc8-406a-b221-4de3b4e22249 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.420309 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-956bc95e-dcc8-406a-b221-4de3b4e22249 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 Aug 09 07:39:17.420797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-956bc95e-dcc8-406a-b221-4de3b4e22249 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:17.421202 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-956bc95e-dcc8-406a-b221-4de3b4e22249 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:17.429378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d091606-aa07-490b-8dbb-98a126c915ec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.431669 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d091606-aa07-490b-8dbb-98a126c915ec tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:17.431940 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d091606-aa07-490b-8dbb-98a126c915ec tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:17.432196 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d091606-aa07-490b-8dbb-98a126c915ec tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:17.432439 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.432439 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:17.437360 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-956bc95e-dcc8-406a-b221-4de3b4e22249 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:39:17.442419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-956bc95e-dcc8-406a-b221-4de3b4e22249 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 returned with HTTP 200 Aug 09 07:39:17.443013 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 169/668] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:17 2026] GET /volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:17.447133 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.447133 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:17.456058 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d091606-aa07-490b-8dbb-98a126c915ec tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:17.465962 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d091606-aa07-490b-8dbb-98a126c915ec tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:17.466673 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 170/669] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:17 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:17.488705 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-193259a7-a4a6-4d4b-ae53-4213f5dc9425 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.492038 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-193259a7-a4a6-4d4b-ae53-4213f5dc9425 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:17.492337 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-193259a7-a4a6-4d4b-ae53-4213f5dc9425 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:17.492612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-193259a7-a4a6-4d4b-ae53-4213f5dc9425 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:17.504276 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.504276 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:17.509170 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-193259a7-a4a6-4d4b-ae53-4213f5dc9425 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:17.515597 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-193259a7-a4a6-4d4b-ae53-4213f5dc9425 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:17.516312 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 164/670] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:17 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:17.534275 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fa84176b-7fc2-421e-ae36-fd6606ed35e7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.536900 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa84176b-7fc2-421e-ae36-fd6606ed35e7 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:17.537208 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fa84176b-7fc2-421e-ae36-fd6606ed35e7 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:17.537484 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fa84176b-7fc2-421e-ae36-fd6606ed35e7 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:17.552743 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.552743 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:17.564267 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fa84176b-7fc2-421e-ae36-fd6606ed35e7 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:17.576411 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa84176b-7fc2-421e-ae36-fd6606ed35e7 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:17.580086 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 168/671] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:17 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:17.814738 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-33bbed52-2194-4aee-a016-23d257b1bc48 req-24b2cb14-e78e-4a40-aabc-2e5309abb25e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:17.821351 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-33bbed52-2194-4aee-a016-23d257b1bc48 req-24b2cb14-e78e-4a40-aabc-2e5309abb25e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:39:17.821351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-33bbed52-2194-4aee-a016-23d257b1bc48 req-24b2cb14-e78e-4a40-aabc-2e5309abb25e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:17.821351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-33bbed52-2194-4aee-a016-23d257b1bc48 req-24b2cb14-e78e-4a40-aabc-2e5309abb25e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:17.835729 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:17.835729 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:17.840166 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-33bbed52-2194-4aee-a016-23d257b1bc48 req-24b2cb14-e78e-4a40-aabc-2e5309abb25e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:39:17.846073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-33bbed52-2194-4aee-a016-23d257b1bc48 req-24b2cb14-e78e-4a40-aabc-2e5309abb25e tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:39:17.847723 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 170/672] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:17 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:17.862667 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c0124ed-853f-4fae-8e70-05c4b765635d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.013937 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c0124ed-853f-4fae-8e70-05c4b765635d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:18.014498 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c0124ed-853f-4fae-8e70-05c4b765635d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-387950174", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:18.017040 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.qos_specs [None req-9c0124ed-853f-4fae-8e70-05c4b765635d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-387950174', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100223) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 07:39:18.025931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-9c0124ed-853f-4fae-8e70-05c4b765635d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DB qos_specs_create(): root {'id': '4b874b2f-380b-4071-93d5-3166b8d59645', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-387950174'} {{(pid=100223) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 07:39:18.038935 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c0124ed-853f-4fae-8e70-05c4b765635d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:18.040600 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 171/673] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:39:17 2026] POST /volume/v3/qos-specs => generated 390 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.052387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-399d9181-7320-42b3-8807-4a09fc3cae9d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.055102 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-399d9181-7320-42b3-8807-4a09fc3cae9d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:18.055666 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-399d9181-7320-42b3-8807-4a09fc3cae9d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-189782810"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:18.086957 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-399d9181-7320-42b3-8807-4a09fc3cae9d tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:18.087508 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 165/674] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:39:18 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.100118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d6ef0663-d40b-4b29-8f8d-95660adad153 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.102636 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d6ef0663-d40b-4b29-8f8d-95660adad153 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:18.103260 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d6ef0663-d40b-4b29-8f8d-95660adad153 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1406758651"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:18.124815 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d6ef0663-d40b-4b29-8f8d-95660adad153 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:18.125550 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 169/675] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:39:18 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.135356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0c37367-c62c-46e9-821f-5e0741f2fbee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.137619 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0c37367-c62c-46e9-821f-5e0741f2fbee tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:18.138096 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0c37367-c62c-46e9-821f-5e0741f2fbee tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-995898242"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:18.159402 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0c37367-c62c-46e9-821f-5e0741f2fbee tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:18.159939 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 171/676] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:39:18 2026] POST /volume/v3/types => generated 221 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.171790 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6916c3a-6200-44eb-83e0-35efd98662d8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.176040 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6916c3a-6200-44eb-83e0-35efd98662d8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=56c4dc75-652f-4acb-b2a2-9113369327c9 Aug 09 07:39:18.176040 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6916c3a-6200-44eb-83e0-35efd98662d8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.176040 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6916c3a-6200-44eb-83e0-35efd98662d8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'associate' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.176040 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.176040 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:18.176462 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c6916c3a-6200-44eb-83e0-35efd98662d8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Associate qos_spec: 4b874b2f-380b-4071-93d5-3166b8d59645 with type: 56c4dc75-652f-4acb-b2a2-9113369327c9 {{(pid=100223) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 09 07:39:18.216712 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6916c3a-6200-44eb-83e0-35efd98662d8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=56c4dc75-652f-4acb-b2a2-9113369327c9 returned with HTTP 202 Aug 09 07:39:18.218229 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 172/677] 10.4.3.41 () {66 vars in 1474 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=56c4dc75-652f-4acb-b2a2-9113369327c9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.225453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fc1fa767-ca12-4e31-b469-411d5f6edb27 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.228229 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fc1fa767-ca12-4e31-b469-411d5f6edb27 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=763f1918-2909-4f9d-ae90-59cb6ae28cc2 Aug 09 07:39:18.229325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fc1fa767-ca12-4e31-b469-411d5f6edb27 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.229325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fc1fa767-ca12-4e31-b469-411d5f6edb27 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'associate' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.229632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc1fa767-ca12-4e31-b469-411d5f6edb27 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Associate qos_spec: 4b874b2f-380b-4071-93d5-3166b8d59645 with type: 763f1918-2909-4f9d-ae90-59cb6ae28cc2 {{(pid=100221) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 09 07:39:18.279990 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fc1fa767-ca12-4e31-b469-411d5f6edb27 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=763f1918-2909-4f9d-ae90-59cb6ae28cc2 returned with HTTP 202 Aug 09 07:39:18.280503 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 166/678] 10.4.3.41 () {66 vars in 1474 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=763f1918-2909-4f9d-ae90-59cb6ae28cc2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.290971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-15a639a3-57d9-41ec-8ab8-15dbe5a93272 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.293590 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-15a639a3-57d9-41ec-8ab8-15dbe5a93272 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=1371a671-d842-463d-822c-f6e7a9f34920 Aug 09 07:39:18.295553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-15a639a3-57d9-41ec-8ab8-15dbe5a93272 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.295553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-15a639a3-57d9-41ec-8ab8-15dbe5a93272 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'associate' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.296767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15a639a3-57d9-41ec-8ab8-15dbe5a93272 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Associate qos_spec: 4b874b2f-380b-4071-93d5-3166b8d59645 with type: 1371a671-d842-463d-822c-f6e7a9f34920 {{(pid=100220) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 09 07:39:18.335675 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-15a639a3-57d9-41ec-8ab8-15dbe5a93272 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=1371a671-d842-463d-822c-f6e7a9f34920 returned with HTTP 202 Aug 09 07:39:18.335675 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 170/679] 10.4.3.41 () {66 vars in 1474 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associate?vol_type_id=1371a671-d842-463d-822c-f6e7a9f34920 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.345095 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be116ff6-75e4-4b2c-b226-c434ae4040c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.347813 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be116ff6-75e4-4b2c-b226-c434ae4040c8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations Aug 09 07:39:18.348229 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be116ff6-75e4-4b2c-b226-c434ae4040c8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.348420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be116ff6-75e4-4b2c-b226-c434ae4040c8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'associations' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.349028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be116ff6-75e4-4b2c-b226-c434ae4040c8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Get associations for qos_spec id: 4b874b2f-380b-4071-93d5-3166b8d59645 {{(pid=100222) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 09 07:39:18.368866 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be116ff6-75e4-4b2c-b226-c434ae4040c8 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations returned with HTTP 200 Aug 09 07:39:18.369289 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 172/680] 10.4.3.41 () {66 vars in 1386 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.382301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d7089fc-faec-4136-a6f9-1b3bffea776f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.384831 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d7089fc-faec-4136-a6f9-1b3bffea776f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/disassociate?vol_type_id=56c4dc75-652f-4acb-b2a2-9113369327c9 Aug 09 07:39:18.384831 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d7089fc-faec-4136-a6f9-1b3bffea776f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.384831 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d7089fc-faec-4136-a6f9-1b3bffea776f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'disassociate' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.384831 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.384831 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:18.384831 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d7089fc-faec-4136-a6f9-1b3bffea776f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Disassociate qos_spec: 4b874b2f-380b-4071-93d5-3166b8d59645 from type: 56c4dc75-652f-4acb-b2a2-9113369327c9 {{(pid=100223) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 09 07:39:18.398451 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d7089fc-faec-4136-a6f9-1b3bffea776f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/disassociate?vol_type_id=56c4dc75-652f-4acb-b2a2-9113369327c9 returned with HTTP 202 Aug 09 07:39:18.398971 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 173/681] 10.4.3.41 () {66 vars in 1483 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/disassociate?vol_type_id=56c4dc75-652f-4acb-b2a2-9113369327c9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.405875 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cf9b2214-9948-4f13-8285-85b3ac3242f3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.408997 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cf9b2214-9948-4f13-8285-85b3ac3242f3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:18.409205 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cf9b2214-9948-4f13-8285-85b3ac3242f3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.409465 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cf9b2214-9948-4f13-8285-85b3ac3242f3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.409664 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-cf9b2214-9948-4f13-8285-85b3ac3242f3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:18.410373 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-34b8a139-11fa-4ebd-a875-58fbce9e96d0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.414412 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.414412 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:18.414692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34b8a139-11fa-4ebd-a875-58fbce9e96d0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations Aug 09 07:39:18.416449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34b8a139-11fa-4ebd-a875-58fbce9e96d0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.416449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34b8a139-11fa-4ebd-a875-58fbce9e96d0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'associations' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.416725 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cf9b2214-9948-4f13-8285-85b3ac3242f3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:18.416875 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.416875 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:18.416988 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 167/682] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.417042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34b8a139-11fa-4ebd-a875-58fbce9e96d0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Get associations for qos_spec id: 4b874b2f-380b-4071-93d5-3166b8d59645 {{(pid=100220) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 09 07:39:18.448097 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34b8a139-11fa-4ebd-a875-58fbce9e96d0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations returned with HTTP 200 Aug 09 07:39:18.448526 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 171/683] 10.4.3.41 () {66 vars in 1386 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations => generated 305 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.458224 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6647dac5-d13f-40b6-a0ec-069d263d9e95 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.462187 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-469ce191-3abd-4033-89d4-43da3703eed7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.462718 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6647dac5-d13f-40b6-a0ec-069d263d9e95 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 Aug 09 07:39:18.462849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6647dac5-d13f-40b6-a0ec-069d263d9e95 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.463107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6647dac5-d13f-40b6-a0ec-069d263d9e95 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.465316 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-469ce191-3abd-4033-89d4-43da3703eed7 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/disassociate_all Aug 09 07:39:18.465316 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-469ce191-3abd-4033-89d4-43da3703eed7 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.465316 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-469ce191-3abd-4033-89d4-43da3703eed7 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'disassociate_all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.465316 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.465316 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:18.465316 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-469ce191-3abd-4033-89d4-43da3703eed7 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Disassociate qos_spec: 4b874b2f-380b-4071-93d5-3166b8d59645 from all. {{(pid=100223) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 09 07:39:18.471759 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.471759 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:18.476285 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6647dac5-d13f-40b6-a0ec-069d263d9e95 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:39:18.483128 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-469ce191-3abd-4033-89d4-43da3703eed7 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/disassociate_all returned with HTTP 202 Aug 09 07:39:18.483634 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 174/684] 10.4.3.41 () {66 vars in 1398 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.490516 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6647dac5-d13f-40b6-a0ec-069d263d9e95 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 returned with HTTP 200 Aug 09 07:39:18.491257 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 173/685] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.493588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c12b893b-511a-4599-b72d-8ebeb7403bca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.496201 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c12b893b-511a-4599-b72d-8ebeb7403bca tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations Aug 09 07:39:18.496590 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c12b893b-511a-4599-b72d-8ebeb7403bca tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.496756 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c12b893b-511a-4599-b72d-8ebeb7403bca tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'associations' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.497519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c12b893b-511a-4599-b72d-8ebeb7403bca tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Get associations for qos_spec id: 4b874b2f-380b-4071-93d5-3166b8d59645 {{(pid=100221) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 09 07:39:18.515207 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c12b893b-511a-4599-b72d-8ebeb7403bca tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations returned with HTTP 200 Aug 09 07:39:18.516414 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 168/686] 10.4.3.41 () {66 vars in 1386 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/associations => generated 24 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:39:18.527336 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e19b6b25-a98f-40ee-9e22-5cea3fd6897f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.531495 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e19b6b25-a98f-40ee-9e22-5cea3fd6897f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/types/1371a671-d842-463d-822c-f6e7a9f34920 Aug 09 07:39:18.531495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e19b6b25-a98f-40ee-9e22-5cea3fd6897f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.531762 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e19b6b25-a98f-40ee-9e22-5cea3fd6897f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.532077 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.532077 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:18.566046 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e19b6b25-a98f-40ee-9e22-5cea3fd6897f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types/1371a671-d842-463d-822c-f6e7a9f34920 returned with HTTP 202 Aug 09 07:39:18.566559 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 172/687] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:18 2026] DELETE /volume/v3/types/1371a671-d842-463d-822c-f6e7a9f34920 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.577373 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6d77f10b-f5f4-4bef-82f2-b07e25bb365c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.579576 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d77f10b-f5f4-4bef-82f2-b07e25bb365c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/types/1371a671-d842-463d-822c-f6e7a9f34920 Aug 09 07:39:18.579707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d77f10b-f5f4-4bef-82f2-b07e25bb365c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.580008 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d77f10b-f5f4-4bef-82f2-b07e25bb365c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.584000 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d77f10b-f5f4-4bef-82f2-b07e25bb365c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types/1371a671-d842-463d-822c-f6e7a9f34920 returned with HTTP 404 Aug 09 07:39:18.584693 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 175/688] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/types/1371a671-d842-463d-822c-f6e7a9f34920 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:18.592483 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2fb46c37-2e1c-4024-b861-e3e19cbfcf68 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.594599 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2fb46c37-2e1c-4024-b861-e3e19cbfcf68 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/types/763f1918-2909-4f9d-ae90-59cb6ae28cc2 Aug 09 07:39:18.594883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2fb46c37-2e1c-4024-b861-e3e19cbfcf68 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.595093 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2fb46c37-2e1c-4024-b861-e3e19cbfcf68 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.646256 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2fb46c37-2e1c-4024-b861-e3e19cbfcf68 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types/763f1918-2909-4f9d-ae90-59cb6ae28cc2 returned with HTTP 202 Aug 09 07:39:18.646498 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 174/689] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:18 2026] DELETE /volume/v3/types/763f1918-2909-4f9d-ae90-59cb6ae28cc2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.656306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-55de4905-1edc-4e07-b5b3-25a531145a22 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.658323 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55de4905-1edc-4e07-b5b3-25a531145a22 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/types/763f1918-2909-4f9d-ae90-59cb6ae28cc2 Aug 09 07:39:18.658691 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55de4905-1edc-4e07-b5b3-25a531145a22 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.658903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55de4905-1edc-4e07-b5b3-25a531145a22 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.662885 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55de4905-1edc-4e07-b5b3-25a531145a22 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types/763f1918-2909-4f9d-ae90-59cb6ae28cc2 returned with HTTP 404 Aug 09 07:39:18.663580 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 169/690] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/types/763f1918-2909-4f9d-ae90-59cb6ae28cc2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:18.673587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-64eb626f-b0ac-40ff-84ac-73ecfc795c19 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.675691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64eb626f-b0ac-40ff-84ac-73ecfc795c19 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/types/56c4dc75-652f-4acb-b2a2-9113369327c9 Aug 09 07:39:18.675965 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64eb626f-b0ac-40ff-84ac-73ecfc795c19 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.676188 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64eb626f-b0ac-40ff-84ac-73ecfc795c19 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.723316 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64eb626f-b0ac-40ff-84ac-73ecfc795c19 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types/56c4dc75-652f-4acb-b2a2-9113369327c9 returned with HTTP 202 Aug 09 07:39:18.723824 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 173/691] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:18 2026] DELETE /volume/v3/types/56c4dc75-652f-4acb-b2a2-9113369327c9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.734666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30947334-44e1-482e-8732-5a21cceb382f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.739879 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30947334-44e1-482e-8732-5a21cceb382f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/types/56c4dc75-652f-4acb-b2a2-9113369327c9 Aug 09 07:39:18.740176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30947334-44e1-482e-8732-5a21cceb382f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.740438 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30947334-44e1-482e-8732-5a21cceb382f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.748569 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30947334-44e1-482e-8732-5a21cceb382f tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/types/56c4dc75-652f-4acb-b2a2-9113369327c9 returned with HTTP 404 Aug 09 07:39:18.749257 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 176/692] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/types/56c4dc75-652f-4acb-b2a2-9113369327c9 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:18.759863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-341e2039-0472-47d6-a68e-4d59ac990d78 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.764135 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-341e2039-0472-47d6-a68e-4d59ac990d78 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:18.764135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-341e2039-0472-47d6-a68e-4d59ac990d78 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1242177780", "consumer": "back-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:18.765679 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.qos_specs [None req-341e2039-0472-47d6-a68e-4d59ac990d78 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1242177780', 'consumer': 'back-end', 'specs': {}} {{(pid=100222) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 07:39:18.772671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-341e2039-0472-47d6-a68e-4d59ac990d78 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DB qos_specs_create(): root {'id': '05a3e653-6e34-4a8a-847e-50cfe5dd326e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1242177780'} {{(pid=100222) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 07:39:18.785234 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-341e2039-0472-47d6-a68e-4d59ac990d78 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:18.785899 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 175/693] 10.4.3.41 () {68 vars in 1257 bytes} [Sun Aug 9 07:39:18 2026] POST /volume/v3/qos-specs => generated 367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.802150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-25348ff0-f470-4726-b726-db01c7fca03b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.806031 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25348ff0-f470-4726-b726-db01c7fca03b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e?force=False Aug 09 07:39:18.806463 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25348ff0-f470-4726-b726-db01c7fca03b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.806946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25348ff0-f470-4726-b726-db01c7fca03b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.807339 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.807339 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:18.808084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.qos_specs_manage [None req-25348ff0-f470-4726-b726-db01c7fca03b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete qos_spec: 05a3e653-6e34-4a8a-847e-50cfe5dd326e, force: False {{(pid=100221) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 07:39:18.847135 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25348ff0-f470-4726-b726-db01c7fca03b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e?force=False returned with HTTP 202 Aug 09 07:39:18.847748 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 170/694] 10.4.3.41 () {66 vars in 1373 bytes} [Sun Aug 9 07:39:18 2026] DELETE /volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:18.856793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-488f56b8-8a6b-4a54-8208-9d1cf6908de4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.859281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-488f56b8-8a6b-4a54-8208-9d1cf6908de4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e Aug 09 07:39:18.859572 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-488f56b8-8a6b-4a54-8208-9d1cf6908de4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.859842 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-488f56b8-8a6b-4a54-8208-9d1cf6908de4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.866160 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-488f56b8-8a6b-4a54-8208-9d1cf6908de4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e returned with HTTP 404 Aug 09 07:39:18.867403 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 174/695] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:18.878485 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b6f4c635-c333-431b-b427-6eb5af6cde25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.880651 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6f4c635-c333-431b-b427-6eb5af6cde25 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:18.881193 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6f4c635-c333-431b-b427-6eb5af6cde25 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.881193 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6f4c635-c333-431b-b427-6eb5af6cde25 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.881427 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.881427 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:18.895675 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6f4c635-c333-431b-b427-6eb5af6cde25 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:18.896116 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 177/696] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.911141 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-180dd0de-6083-4add-badc-c593a2c04686 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.913720 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-180dd0de-6083-4add-badc-c593a2c04686 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e?force=False Aug 09 07:39:18.914131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-180dd0de-6083-4add-badc-c593a2c04686 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.914510 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-180dd0de-6083-4add-badc-c593a2c04686 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.915458 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.915458 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:18.917014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-180dd0de-6083-4add-badc-c593a2c04686 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete qos_spec: 05a3e653-6e34-4a8a-847e-50cfe5dd326e, force: False {{(pid=100222) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 07:39:18.920789 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-180dd0de-6083-4add-badc-c593a2c04686 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e?force=False returned with HTTP 404 Aug 09 07:39:18.922097 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 176/697] 10.4.3.41 () {66 vars in 1373 bytes} [Sun Aug 9 07:39:18 2026] DELETE /volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:18.936619 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1297b439-e4e6-4165-aa4e-d5b81cff55a4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.940967 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1297b439-e4e6-4165-aa4e-d5b81cff55a4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e Aug 09 07:39:18.940967 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1297b439-e4e6-4165-aa4e-d5b81cff55a4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.940967 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1297b439-e4e6-4165-aa4e-d5b81cff55a4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.940967 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.940967 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:18.944389 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1297b439-e4e6-4165-aa4e-d5b81cff55a4 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e returned with HTTP 404 Aug 09 07:39:18.944899 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 171/698] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:18 2026] GET /volume/v3/qos-specs/05a3e653-6e34-4a8a-847e-50cfe5dd326e => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:18.958762 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-95627808-7831-4da7-acc2-c8f298914d6c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.962574 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-95627808-7831-4da7-acc2-c8f298914d6c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:18.963037 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-95627808-7831-4da7-acc2-c8f298914d6c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2032136374", "consumer": "both"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:18.966217 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.qos_specs [None req-95627808-7831-4da7-acc2-c8f298914d6c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2032136374', 'consumer': 'both', 'specs': {}} {{(pid=100220) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 07:39:18.973463 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-95627808-7831-4da7-acc2-c8f298914d6c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DB qos_specs_create(): root {'id': '047b966f-958f-4f90-8461-1807a7a6e8e4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2032136374'} {{(pid=100220) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 07:39:18.984403 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-95627808-7831-4da7-acc2-c8f298914d6c tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:18.984403 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 175/699] 10.4.3.41 () {68 vars in 1257 bytes} [Sun Aug 9 07:39:18 2026] POST /volume/v3/qos-specs => generated 363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:18.994381 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-84151213-c90b-4466-b16e-575e114c8888 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:18.997091 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84151213-c90b-4466-b16e-575e114c8888 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4?force=False Aug 09 07:39:18.997374 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84151213-c90b-4466-b16e-575e114c8888 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:18.997690 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84151213-c90b-4466-b16e-575e114c8888 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:18.998020 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:18.998020 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:18.998688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84151213-c90b-4466-b16e-575e114c8888 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete qos_spec: 047b966f-958f-4f90-8461-1807a7a6e8e4, force: False {{(pid=100223) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 07:39:19.031378 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84151213-c90b-4466-b16e-575e114c8888 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4?force=False returned with HTTP 202 Aug 09 07:39:19.032299 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 178/700] 10.4.3.41 () {66 vars in 1373 bytes} [Sun Aug 9 07:39:18 2026] DELETE /volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:19.039609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2f49467-cb9b-43aa-a93f-ce0b08b729e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.043719 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2f49467-cb9b-43aa-a93f-ce0b08b729e1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4 Aug 09 07:39:19.043719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2f49467-cb9b-43aa-a93f-ce0b08b729e1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.044113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2f49467-cb9b-43aa-a93f-ce0b08b729e1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.053790 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2f49467-cb9b-43aa-a93f-ce0b08b729e1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4 returned with HTTP 404 Aug 09 07:39:19.055677 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 177/701] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:19.065809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c18487e3-9a70-453d-abce-92bf3e5c5029 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.068887 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c18487e3-9a70-453d-abce-92bf3e5c5029 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:19.069108 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c18487e3-9a70-453d-abce-92bf3e5c5029 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.069302 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c18487e3-9a70-453d-abce-92bf3e5c5029 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.087108 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c18487e3-9a70-453d-abce-92bf3e5c5029 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:19.087565 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 172/702] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.096147 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-03921eff-1dfb-4ddb-a112-283525f7f5bb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.098654 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-03921eff-1dfb-4ddb-a112-283525f7f5bb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4?force=False Aug 09 07:39:19.099015 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-03921eff-1dfb-4ddb-a112-283525f7f5bb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.099252 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-03921eff-1dfb-4ddb-a112-283525f7f5bb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.099628 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.099628 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:19.100170 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.qos_specs_manage [None req-03921eff-1dfb-4ddb-a112-283525f7f5bb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete qos_spec: 047b966f-958f-4f90-8461-1807a7a6e8e4, force: False {{(pid=100220) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 07:39:19.105066 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-03921eff-1dfb-4ddb-a112-283525f7f5bb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4?force=False returned with HTTP 404 Aug 09 07:39:19.105681 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 176/703] 10.4.3.41 () {66 vars in 1373 bytes} [Sun Aug 9 07:39:19 2026] DELETE /volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:19.113453 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18458f52-8ac3-4faf-8936-eaa74dc31f0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.116686 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18458f52-8ac3-4faf-8936-eaa74dc31f0b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4 Aug 09 07:39:19.117027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18458f52-8ac3-4faf-8936-eaa74dc31f0b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.118018 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18458f52-8ac3-4faf-8936-eaa74dc31f0b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.118513 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.118513 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:19.127263 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18458f52-8ac3-4faf-8936-eaa74dc31f0b tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4 returned with HTTP 404 Aug 09 07:39:19.127969 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 179/704] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/047b966f-958f-4f90-8461-1807a7a6e8e4 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:19.138780 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5403cada-2ddd-4dab-ab48-3ada4049635a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.142933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5403cada-2ddd-4dab-ab48-3ada4049635a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] POST https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:19.142933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5403cada-2ddd-4dab-ab48-3ada4049635a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1924630886", "consumer": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:19.142933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.qos_specs [None req-5403cada-2ddd-4dab-ab48-3ada4049635a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1924630886', 'consumer': 'front-end', 'specs': {}} {{(pid=100222) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 09 07:39:19.146854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-5403cada-2ddd-4dab-ab48-3ada4049635a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DB qos_specs_create(): root {'id': '981a2fe7-5108-4f09-879e-a376537db310', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1924630886'} {{(pid=100222) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 09 07:39:19.158381 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5403cada-2ddd-4dab-ab48-3ada4049635a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:19.159128 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 178/705] 10.4.3.41 () {68 vars in 1257 bytes} [Sun Aug 9 07:39:19 2026] POST /volume/v3/qos-specs => generated 368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.171310 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-adeac4b9-4a95-4a18-8e27-d5a0a3ae57cb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.173359 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-adeac4b9-4a95-4a18-8e27-d5a0a3ae57cb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310?force=False Aug 09 07:39:19.173591 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-adeac4b9-4a95-4a18-8e27-d5a0a3ae57cb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.174080 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-adeac4b9-4a95-4a18-8e27-d5a0a3ae57cb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.174329 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.174329 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:19.174744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.qos_specs_manage [None req-adeac4b9-4a95-4a18-8e27-d5a0a3ae57cb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete qos_spec: 981a2fe7-5108-4f09-879e-a376537db310, force: False {{(pid=100221) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 07:39:19.203006 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-adeac4b9-4a95-4a18-8e27-d5a0a3ae57cb tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310?force=False returned with HTTP 202 Aug 09 07:39:19.203006 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 173/706] 10.4.3.41 () {66 vars in 1373 bytes} [Sun Aug 9 07:39:19 2026] DELETE /volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:19.218869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-259ce380-0de8-43ee-b8ae-3fe8ae3f1557 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.221962 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-259ce380-0de8-43ee-b8ae-3fe8ae3f1557 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310 Aug 09 07:39:19.222048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-259ce380-0de8-43ee-b8ae-3fe8ae3f1557 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.224121 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-259ce380-0de8-43ee-b8ae-3fe8ae3f1557 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.227766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-259ce380-0de8-43ee-b8ae-3fe8ae3f1557 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310 returned with HTTP 404 Aug 09 07:39:19.229286 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 177/707] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:19.238371 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e1fbac2-e572-4872-bf88-03cf15c03918 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.240265 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e1fbac2-e572-4872-bf88-03cf15c03918 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:19.240265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e1fbac2-e572-4872-bf88-03cf15c03918 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.243499 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e1fbac2-e572-4872-bf88-03cf15c03918 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.246954 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e1fbac2-e572-4872-bf88-03cf15c03918 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:19.247432 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 180/708] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.261814 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-961c0d06-7c32-4c0f-9071-6526c7581c82 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.265308 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-961c0d06-7c32-4c0f-9071-6526c7581c82 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310?force=False Aug 09 07:39:19.269108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-961c0d06-7c32-4c0f-9071-6526c7581c82 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.271388 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-961c0d06-7c32-4c0f-9071-6526c7581c82 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.272307 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.272307 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:19.273779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-961c0d06-7c32-4c0f-9071-6526c7581c82 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete qos_spec: 981a2fe7-5108-4f09-879e-a376537db310, force: False {{(pid=100222) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 07:39:19.280255 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-961c0d06-7c32-4c0f-9071-6526c7581c82 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310?force=False returned with HTTP 404 Aug 09 07:39:19.283485 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 179/709] 10.4.3.41 () {66 vars in 1373 bytes} [Sun Aug 9 07:39:19 2026] DELETE /volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:19.295767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-960059c8-d131-4c08-8530-9caeda7f4c3a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.302106 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-960059c8-d131-4c08-8530-9caeda7f4c3a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310 Aug 09 07:39:19.302400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-960059c8-d131-4c08-8530-9caeda7f4c3a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.304044 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-960059c8-d131-4c08-8530-9caeda7f4c3a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.304044 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.304044 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:19.310491 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-960059c8-d131-4c08-8530-9caeda7f4c3a tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310 returned with HTTP 404 Aug 09 07:39:19.311574 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 174/710] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/981a2fe7-5108-4f09-879e-a376537db310 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:39:19.327227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-64a554e2-65f8-44e2-b19c-d3f1ef0af846 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.330478 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64a554e2-65f8-44e2-b19c-d3f1ef0af846 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 Aug 09 07:39:19.330751 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64a554e2-65f8-44e2-b19c-d3f1ef0af846 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.331219 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64a554e2-65f8-44e2-b19c-d3f1ef0af846 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.343841 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64a554e2-65f8-44e2-b19c-d3f1ef0af846 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 returned with HTTP 200 Aug 09 07:39:19.343841 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 178/711] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 => generated 390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.361339 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-32d7d5b6-3ba9-4dda-8ecb-18226bb55495 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.363779 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32d7d5b6-3ba9-4dda-8ecb-18226bb55495 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs Aug 09 07:39:19.364084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32d7d5b6-3ba9-4dda-8ecb-18226bb55495 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.364751 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32d7d5b6-3ba9-4dda-8ecb-18226bb55495 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.365100 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.365100 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:19.371222 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32d7d5b6-3ba9-4dda-8ecb-18226bb55495 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs returned with HTTP 200 Aug 09 07:39:19.371764 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 181/712] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.389946 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13f8c754-a6d4-4609-a832-9d9c8bb69825 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.394600 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13f8c754-a6d4-4609-a832-9d9c8bb69825 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] PUT https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 Aug 09 07:39:19.394600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13f8c754-a6d4-4609-a832-9d9c8bb69825 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:19.403040 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.qos_specs [None req-13f8c754-a6d4-4609-a832-9d9c8bb69825 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100222) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 09 07:39:19.419323 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-13f8c754-a6d4-4609-a832-9d9c8bb69825 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] qos_specs_update() value: {'id': '6e2d4c9f-1656-41f3-a910-c1821c49bcd6', 'key': 'iops_bytes', 'value': '500', 'specs_id': '4b874b2f-380b-4071-93d5-3166b8d59645', 'deleted': False} {{(pid=100222) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 09 07:39:19.433177 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-14d90a26-d203-41cf-b866-883cb8807a1b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.435689 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13f8c754-a6d4-4609-a832-9d9c8bb69825 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 returned with HTTP 200 Aug 09 07:39:19.435689 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 180/713] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:39:19 2026] PUT /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 => generated 36 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:39:19.438999 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14d90a26-d203-41cf-b866-883cb8807a1b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:19.438999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14d90a26-d203-41cf-b866-883cb8807a1b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.438999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14d90a26-d203-41cf-b866-883cb8807a1b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.439392 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-14d90a26-d203-41cf-b866-883cb8807a1b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:19.447115 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f6b4246d-7200-402d-a146-6e201ed577b1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.447237 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.447237 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:19.447376 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14d90a26-d203-41cf-b866-883cb8807a1b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:19.447871 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 175/714] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.448281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6b4246d-7200-402d-a146-6e201ed577b1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 Aug 09 07:39:19.448569 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f6b4246d-7200-402d-a146-6e201ed577b1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.448956 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f6b4246d-7200-402d-a146-6e201ed577b1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.449282 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.449282 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:19.455461 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6b4246d-7200-402d-a146-6e201ed577b1 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 returned with HTTP 200 Aug 09 07:39:19.456079 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 179/715] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 => generated 411 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.468420 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33829afd-ed20-49b0-8a4c-362e4a9d15d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.472586 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33829afd-ed20-49b0-8a4c-362e4a9d15d5 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] PUT https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/delete_keys Aug 09 07:39:19.473270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33829afd-ed20-49b0-8a4c-362e4a9d15d5 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:19.477388 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.477388 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:19.478017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-33829afd-ed20-49b0-8a4c-362e4a9d15d5 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete_key spec: 4b874b2f-380b-4071-93d5-3166b8d59645, keys: ['iops_bytes'] {{(pid=100223) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 09 07:39:19.506678 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33829afd-ed20-49b0-8a4c-362e4a9d15d5 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/delete_keys returned with HTTP 202 Aug 09 07:39:19.508931 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 182/716] 10.4.3.41 () {68 vars in 1403 bytes} [Sun Aug 9 07:39:19 2026] PUT /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645/delete_keys => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:19.517344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-08e35c63-7e71-4212-b0c0-44e467c81012 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.519959 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-08e35c63-7e71-4212-b0c0-44e467c81012 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 Aug 09 07:39:19.520385 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-08e35c63-7e71-4212-b0c0-44e467c81012 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.520675 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-08e35c63-7e71-4212-b0c0-44e467c81012 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.521038 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.521038 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:19.526461 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-08e35c63-7e71-4212-b0c0-44e467c81012 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 returned with HTTP 200 Aug 09 07:39:19.527156 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 181/717] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.542157 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d5e633bc-7813-4c42-9c19-6b694189e793 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.544520 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5e633bc-7813-4c42-9c19-6b694189e793 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 Aug 09 07:39:19.544824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5e633bc-7813-4c42-9c19-6b694189e793 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.545879 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5e633bc-7813-4c42-9c19-6b694189e793 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.554050 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5e633bc-7813-4c42-9c19-6b694189e793 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 returned with HTTP 200 Aug 09 07:39:19.554717 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 176/718] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:19.570164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a2344af1-26e7-4f68-a106-d09af92368b0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.573750 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2344af1-26e7-4f68-a106-d09af92368b0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] DELETE https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645?force=False Aug 09 07:39:19.574012 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2344af1-26e7-4f68-a106-d09af92368b0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.574245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2344af1-26e7-4f68-a106-d09af92368b0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.574629 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.574629 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:19.575033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2344af1-26e7-4f68-a106-d09af92368b0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Delete qos_spec: 4b874b2f-380b-4071-93d5-3166b8d59645, force: False {{(pid=100220) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 09 07:39:19.597360 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2344af1-26e7-4f68-a106-d09af92368b0 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645?force=False returned with HTTP 202 Aug 09 07:39:19.597886 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 180/719] 10.4.3.41 () {66 vars in 1373 bytes} [Sun Aug 9 07:39:19 2026] DELETE /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:19.607364 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-60e78b22-3151-45ec-aeba-aeed8d87b873 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:19.609591 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60e78b22-3151-45ec-aeba-aeed8d87b873 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] GET https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 Aug 09 07:39:19.609933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60e78b22-3151-45ec-aeba-aeed8d87b873 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:19.610206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60e78b22-3151-45ec-aeba-aeed8d87b873 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:19.610589 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:19.610589 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:19.615776 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60e78b22-3151-45ec-aeba-aeed8d87b873 tempest-QosSpecsTestJSON-1022626864 tempest-QosSpecsTestJSON-1022626864-project-admin] https://10.4.3.41/volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 returned with HTTP 404 Aug 09 07:39:19.616499 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 183/720] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:19 2026] GET /volume/v3/qos-specs/4b874b2f-380b-4071-93d5-3166b8d59645 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:20.460995 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7445658d-7135-4d5d-8541-81e5f241c73e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:20.464810 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7445658d-7135-4d5d-8541-81e5f241c73e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:20.465131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7445658d-7135-4d5d-8541-81e5f241c73e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:20.465412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7445658d-7135-4d5d-8541-81e5f241c73e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:20.465604 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7445658d-7135-4d5d-8541-81e5f241c73e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:20.487058 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:20.487058 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:20.488296 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7445658d-7135-4d5d-8541-81e5f241c73e tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:20.488841 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 182/721] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:20 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:21.507439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-602ac59f-90b7-4615-8b0d-b9d680de87b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:21.510656 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-602ac59f-90b7-4615-8b0d-b9d680de87b8 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:21.510767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-602ac59f-90b7-4615-8b0d-b9d680de87b8 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:21.511199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-602ac59f-90b7-4615-8b0d-b9d680de87b8 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:21.511199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-602ac59f-90b7-4615-8b0d-b9d680de87b8 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:21.517487 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:21.517487 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:21.518947 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-602ac59f-90b7-4615-8b0d-b9d680de87b8 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:21.518947 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 177/722] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:21 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:22.543328 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3f727ac1-7f1a-4372-9e3a-fdb890a0e80d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:22.544351 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3f727ac1-7f1a-4372-9e3a-fdb890a0e80d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:22.544714 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3f727ac1-7f1a-4372-9e3a-fdb890a0e80d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:22.545082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3f727ac1-7f1a-4372-9e3a-fdb890a0e80d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:22.545254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3f727ac1-7f1a-4372-9e3a-fdb890a0e80d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:22.569504 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:22.569504 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:22.571360 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3f727ac1-7f1a-4372-9e3a-fdb890a0e80d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:22.571824 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 181/723] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:22 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:22.918070 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:23.105801 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 Aug 09 07:39:23.108937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:23.108937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:23.123028 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:23.123439 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:23.123883 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:23.124660 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:23.125004 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:23.125327 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:23.132613 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f71a968b-6b8f-4ce2-89d9-fe0b10f7a457 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 returned with HTTP 200 Aug 09 07:39:23.133070 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 184/724] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:39:22 2026] GET /volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 => generated 437 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:23.145039 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:23.274974 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:23.275517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1619675050"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:23.279827 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1619675050'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:23.280071 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Create volume of 1 GB Aug 09 07:39:23.288579 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Availability Zones retrieved successfully. Aug 09 07:39:23.300203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Flow 'volume_create_api' (fc00ee2d-f441-4246-8ce9-aeddffc2b63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:23.301651 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bbba52f-f54f-4b42-8624-eea97d746ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:23.303094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:23.349926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bbba52f-f54f-4b42-8624-eea97d746ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:23.350447 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7813d62-067e-4673-b145-b9d24b1060d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:23.454851 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Created reservations ['201aaf55-7ae8-4972-8ff9-231b80871f4c', 'c2db5b63-32cc-40fb-826e-fe04251a464b', '2f9e3419-3c7d-42cd-baa5-64206605f065', '9191fe70-4c41-4845-a342-7860775b74d5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:23.455795 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7813d62-067e-4673-b145-b9d24b1060d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['201aaf55-7ae8-4972-8ff9-231b80871f4c', 'c2db5b63-32cc-40fb-826e-fe04251a464b', '2f9e3419-3c7d-42cd-baa5-64206605f065', '9191fe70-4c41-4845-a342-7860775b74d5']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:23.456641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3de33a8-b540-4ede-bcf3-e404aae74dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:23.501978 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3de33a8-b540-4ede-bcf3-e404aae74dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84c89cf2-f147-460a-b2a3-378385133c19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1619675050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e27edaedf5e9403eb875087798718301',qos_specs=None,replication_status=,reservations=['201aaf55-7ae8-4972-8ff9-231b80871f4c','c2db5b63-32cc-40fb-826e-fe04251a464b','2f9e3419-3c7d-42cd-baa5-64206605f065','9191fe70-4c41-4845-a342-7860775b74d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b791ebf845c426a95d7025a9edcb187',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1619675050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84c89cf2-f147-460a-b2a3-378385133c19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e27edaedf5e9403eb875087798718301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b791ebf845c426a95d7025a9edcb187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:23.501978 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0822f0-f969-4f6e-a598-20708c189ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:23.531269 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0822f0-f969-4f6e-a598-20708c189ec8) transitioned into state 'SUCCESS' from state '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-1619675050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e27edaedf5e9403eb875087798718301',qos_specs=None,replication_status=,reservations=['201aaf55-7ae8-4972-8ff9-231b80871f4c','c2db5b63-32cc-40fb-826e-fe04251a464b','2f9e3419-3c7d-42cd-baa5-64206605f065','9191fe70-4c41-4845-a342-7860775b74d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b791ebf845c426a95d7025a9edcb187',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:23.532517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76af121-6fc6-439a-af26-18e265c53960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:23.549798 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d76af121-6fc6-439a-af26-18e265c53960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:23.551130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Flow 'volume_create_api' (fc00ee2d-f441-4246-8ce9-aeddffc2b63f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:23.552480 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Create volume request issued successfully. Aug 09 07:39:23.552714 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17be9f15-8691-4ad3-9f5c-0fc8d4fadd2f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:23.553447 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 183/725] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:23 2026] POST /volume/v3/volumes => generated 757 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:23.579106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bd1fa109-f638-4895-8386-5e673ec23d64 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:23.581988 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd1fa109-f638-4895-8386-5e673ec23d64 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] GET https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 Aug 09 07:39:23.582522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd1fa109-f638-4895-8386-5e673ec23d64 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:23.582522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd1fa109-f638-4895-8386-5e673ec23d64 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:23.589096 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f98fa15c-9f40-4b17-bc3b-2f7ba24e0167 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:23.591203 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:23.591203 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:23.595278 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f98fa15c-9f40-4b17-bc3b-2f7ba24e0167 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:23.595278 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f98fa15c-9f40-4b17-bc3b-2f7ba24e0167 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:23.596173 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f98fa15c-9f40-4b17-bc3b-2f7ba24e0167 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:23.596247 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bd1fa109-f638-4895-8386-5e673ec23d64 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Volume info retrieved successfully. Aug 09 07:39:23.598504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f98fa15c-9f40-4b17-bc3b-2f7ba24e0167 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:23.602352 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd1fa109-f638-4895-8386-5e673ec23d64 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 returned with HTTP 200 Aug 09 07:39:23.603349 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 178/726] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:23 2026] GET /volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:23.610013 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:23.610013 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:23.610623 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f98fa15c-9f40-4b17-bc3b-2f7ba24e0167 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:23.614287 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 182/727] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:23 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:24.629275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b23314c8-c84a-4c3f-a49d-0e1caa4f3b45 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:24.635043 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9f89d264-dccf-4d50-8d61-8eb10fe0bc2d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:24.635582 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b23314c8-c84a-4c3f-a49d-0e1caa4f3b45 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] GET https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 Aug 09 07:39:24.635582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b23314c8-c84a-4c3f-a49d-0e1caa4f3b45 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:24.635582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b23314c8-c84a-4c3f-a49d-0e1caa4f3b45 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:24.635823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f89d264-dccf-4d50-8d61-8eb10fe0bc2d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:24.636082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f89d264-dccf-4d50-8d61-8eb10fe0bc2d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:24.636268 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f89d264-dccf-4d50-8d61-8eb10fe0bc2d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:24.636400 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9f89d264-dccf-4d50-8d61-8eb10fe0bc2d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:24.645114 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:24.645114 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:24.646176 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f89d264-dccf-4d50-8d61-8eb10fe0bc2d tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:24.646561 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 184/728] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:24 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:24.655064 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:24.655064 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:24.664321 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b23314c8-c84a-4c3f-a49d-0e1caa4f3b45 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Volume info retrieved successfully. Aug 09 07:39:24.673581 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b23314c8-c84a-4c3f-a49d-0e1caa4f3b45 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 returned with HTTP 200 Aug 09 07:39:24.675561 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 185/729] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:24 2026] GET /volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:24.696088 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:24.701287 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 Aug 09 07:39:24.701287 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:24.785441 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:24.787925 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:24.787925 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:24.787925 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:24.797698 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0a7b679-37a0-4bcf-bc1f-2df43559e350 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 returned with HTTP 200 Aug 09 07:39:24.798408 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 179/730] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:39:24 2026] PUT /volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 => generated 392 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:24.814559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-48b1e223-55bc-42ec-946a-392348b84193 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:24.817187 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:24.817706 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:24.820035 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:24.820157 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Create volume of 2 GB Aug 09 07:39:24.828816 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Availability Zones retrieved successfully. Aug 09 07:39:24.835739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Flow 'volume_create_api' (56f09d57-122f-4011-a0c4-6aff4adf1380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:24.836498 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e82633c-28f6-46ca-9165-9415aad5d98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:24.837638 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Validating volume size '2' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:24.879529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e82633c-28f6-46ca-9165-9415aad5d98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:24.880863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05f88c0-8db8-46c7-9ce9-9347c17ac2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:24.927036 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota_utils [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Quota exceeded for e27edaedf5e9403eb875087798718301, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 09 07:39:24.929883 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05f88c0-8db8-46c7-9ce9-9347c17ac2e4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 07:39:24.929883 np0000006821 devstack@c-api.service[100220]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 09 07:39:24.932220 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05f88c0-8db8-46c7-9ce9-9347c17ac2e4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:24.933149 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05f88c0-8db8-46c7-9ce9-9347c17ac2e4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:39:24.934096 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e82633c-28f6-46ca-9165-9415aad5d98f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:24.935310 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e82633c-28f6-46ca-9165-9415aad5d98f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:39:24.936736 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Flow 'volume_create_api' (56f09d57-122f-4011-a0c4-6aff4adf1380) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 07:39:24.938695 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.middleware.fault [None req-48b1e223-55bc-42ec-946a-392348b84193 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 413 Aug 09 07:39:24.938695 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 183/731] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:24 2026] POST /volume/v3/volumes => generated 208 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 07:39:24.950080 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:24.953821 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 Aug 09 07:39:24.957084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:25.024379 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:25.026621 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:25.026621 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:25.026621 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:25.026621 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:25.026621 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:25.026621 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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 09 07:39:25.034709 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5fe65a0-e0d5-4ac3-bbcf-f0fd56e1b0d4 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 returned with HTTP 200 Aug 09 07:39:25.035315 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 185/732] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:39:24 2026] PUT /volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:25.045991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-520fac90-9694-4ed5-be44-6f6cd8971958 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:25.051977 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:25.053633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:25.057325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:25.057565 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Create volume of 1 GB Aug 09 07:39:25.062654 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Availability Zones retrieved successfully. Aug 09 07:39:25.070354 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Flow 'volume_create_api' (2fd47bde-41dd-459b-bd2a-19ad886ca716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:25.071846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc54f59-c377-4cc0-8592-c026b724cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:25.073136 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:25.115521 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc54f59-c377-4cc0-8592-c026b724cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:25.116044 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fffd81-5a2a-4006-beb7-5dd3889f01e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:25.161205 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota_utils [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Quota exceeded for e27edaedf5e9403eb875087798718301, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 09 07:39:25.165275 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fffd81-5a2a-4006-beb7-5dd3889f01e2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 07:39:25.165275 np0000006821 devstack@c-api.service[100223]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 09 07:39:25.166859 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fffd81-5a2a-4006-beb7-5dd3889f01e2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:25.167852 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fffd81-5a2a-4006-beb7-5dd3889f01e2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:39:25.168416 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc54f59-c377-4cc0-8592-c026b724cbb2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:25.169410 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc54f59-c377-4cc0-8592-c026b724cbb2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:39:25.169790 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Flow 'volume_create_api' (2fd47bde-41dd-459b-bd2a-19ad886ca716) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 07:39:25.170193 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-520fac90-9694-4ed5-be44-6f6cd8971958 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 413 Aug 09 07:39:25.171097 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 186/733] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:25 2026] POST /volume/v3/volumes => generated 150 bytes in 126 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 07:39:25.182732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a83482c-27c7-4c44-9e58-7c7fca36f130 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:25.188009 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a83482c-27c7-4c44-9e58-7c7fca36f130 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 Aug 09 07:39:25.188768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a83482c-27c7-4c44-9e58-7c7fca36f130 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:25.236118 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a83482c-27c7-4c44-9e58-7c7fca36f130 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 returned with HTTP 200 Aug 09 07:39:25.236817 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 180/734] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:39:25 2026] PUT /volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 => generated 391 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:25.249727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a74c2705-c66f-42a4-8093-e2304a2fddc7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:25.252672 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a74c2705-c66f-42a4-8093-e2304a2fddc7 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] POST https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19/action Aug 09 07:39:25.253088 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a74c2705-c66f-42a4-8093-e2304a2fddc7 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:25.253241 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a74c2705-c66f-42a4-8093-e2304a2fddc7 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:25.264494 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:25.264494 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:25.265197 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a74c2705-c66f-42a4-8093-e2304a2fddc7 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Volume info retrieved successfully. Aug 09 07:39:25.307884 np0000006821 devstack@c-api.service[100220]: ERROR cinder.volume.api [None req-a74c2705-c66f-42a4-8093-e2304a2fddc7 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Quota exceeded for e27edaedf5e9403eb875087798718301, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 09 07:39:25.316369 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.middleware.fault [None req-a74c2705-c66f-42a4-8093-e2304a2fddc7 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19/action returned with HTTP 413 Aug 09 07:39:25.317620 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 184/735] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:39:25 2026] POST /volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19/action => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 07:39:25.332627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6d5b346f-f35c-481e-9b62-d971d6c7b089 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:25.334963 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d5b346f-f35c-481e-9b62-d971d6c7b089 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] GET https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 Aug 09 07:39:25.335271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d5b346f-f35c-481e-9b62-d971d6c7b089 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:25.335341 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d5b346f-f35c-481e-9b62-d971d6c7b089 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:25.346829 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:25.346829 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:25.351678 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6d5b346f-f35c-481e-9b62-d971d6c7b089 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Volume info retrieved successfully. Aug 09 07:39:25.362820 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d5b346f-f35c-481e-9b62-d971d6c7b089 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 returned with HTTP 200 Aug 09 07:39:25.363299 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 186/736] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:25 2026] GET /volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:25.382865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f330825d-42d2-455e-bea1-76197127251f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:25.384746 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f330825d-42d2-455e-bea1-76197127251f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] DELETE https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 Aug 09 07:39:25.384979 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f330825d-42d2-455e-bea1-76197127251f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:25.385828 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f330825d-42d2-455e-bea1-76197127251f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:25.385828 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f330825d-42d2-455e-bea1-76197127251f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Delete volume with id: 84c89cf2-f147-460a-b2a3-378385133c19 Aug 09 07:39:25.398176 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:25.398176 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:25.399008 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f330825d-42d2-455e-bea1-76197127251f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Volume info retrieved successfully. Aug 09 07:39:25.417776 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f330825d-42d2-455e-bea1-76197127251f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Delete volume request issued successfully. Aug 09 07:39:25.418000 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f330825d-42d2-455e-bea1-76197127251f tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 returned with HTTP 202 Aug 09 07:39:25.419406 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 187/737] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:25 2026] DELETE /volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:25.433377 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f324e8ee-c0c8-4e8f-a8e8-8982f7c47c34 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:25.440003 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f324e8ee-c0c8-4e8f-a8e8-8982f7c47c34 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] GET https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 Aug 09 07:39:25.440691 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f324e8ee-c0c8-4e8f-a8e8-8982f7c47c34 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:25.441068 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f324e8ee-c0c8-4e8f-a8e8-8982f7c47c34 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:25.458923 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:25.458923 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:25.465396 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f324e8ee-c0c8-4e8f-a8e8-8982f7c47c34 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Volume info retrieved successfully. Aug 09 07:39:25.477429 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f324e8ee-c0c8-4e8f-a8e8-8982f7c47c34 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 returned with HTTP 200 Aug 09 07:39:25.477429 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 181/738] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:25 2026] GET /volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:25.660532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dd030fd7-58cd-43a7-9e72-d2b3169119f5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:25.663454 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd030fd7-58cd-43a7-9e72-d2b3169119f5 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:25.663739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd030fd7-58cd-43a7-9e72-d2b3169119f5 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:25.663979 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd030fd7-58cd-43a7-9e72-d2b3169119f5 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:25.664101 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-dd030fd7-58cd-43a7-9e72-d2b3169119f5 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:25.670411 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:25.670411 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:25.671465 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd030fd7-58cd-43a7-9e72-d2b3169119f5 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:25.671766 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 185/739] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:25 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:26.492742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d26b10c8-fd46-4e5b-9484-66369c1ec328 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:26.496726 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d26b10c8-fd46-4e5b-9484-66369c1ec328 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] GET https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 Aug 09 07:39:26.497007 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d26b10c8-fd46-4e5b-9484-66369c1ec328 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:26.497267 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d26b10c8-fd46-4e5b-9484-66369c1ec328 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:26.510877 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d26b10c8-fd46-4e5b-9484-66369c1ec328 tempest-VolumeQuotasNegativeTestJSON-1014666264 tempest-VolumeQuotasNegativeTestJSON-1014666264-project-member] https://10.4.3.41/volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 returned with HTTP 404 Aug 09 07:39:26.512626 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 187/740] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:26 2026] GET /volume/v3/volumes/84c89cf2-f147-460a-b2a3-378385133c19 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:26.527320 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf3032b1-4bcd-4af1-b4de-5fe595127101 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:26.531740 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf3032b1-4bcd-4af1-b4de-5fe595127101 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 Aug 09 07:39:26.532828 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf3032b1-4bcd-4af1-b4de-5fe595127101 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:26.691717 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-86100a2a-4801-4fdd-af79-6c33e7c9764a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:26.694877 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-86100a2a-4801-4fdd-af79-6c33e7c9764a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:26.695123 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-86100a2a-4801-4fdd-af79-6c33e7c9764a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:26.695381 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-86100a2a-4801-4fdd-af79-6c33e7c9764a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:26.695488 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-86100a2a-4801-4fdd-af79-6c33e7c9764a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:26.706723 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:26.706723 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:26.708048 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf3032b1-4bcd-4af1-b4de-5fe595127101 tempest-VolumeQuotasNegativeTestJSON-1837741388 tempest-VolumeQuotasNegativeTestJSON-1837741388-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 returned with HTTP 200 Aug 09 07:39:26.708963 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 188/741] 10.4.3.41 () {68 vars in 1368 bytes} [Sun Aug 9 07:39:26 2026] PUT /volume/v3/os-quota-sets/e27edaedf5e9403eb875087798718301 => generated 395 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:26.709375 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-86100a2a-4801-4fdd-af79-6c33e7c9764a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:26.710023 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 182/742] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:26 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:27.155553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ac737052-e7fa-4100-af40-6d0fae535524 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:27.158337 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:27.159481 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1243278613"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:27.161377 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1243278613'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:27.161377 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Create volume of 1 GB Aug 09 07:39:27.168389 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Availability Zones retrieved successfully. Aug 09 07:39:27.178449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Flow 'volume_create_api' (7b5a3bb4-5725-4fe2-8d49-f57c529c8abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:27.180559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaef6bea-3dad-4f6c-ac10-895f2dc558ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:27.181605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:27.234796 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaef6bea-3dad-4f6c-ac10-895f2dc558ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:27.235624 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2dbd84-1113-4010-b7b8-71790e44bb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:27.340721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Created reservations ['2437c520-21ab-47f7-b7c6-87240b6d9a15', 'cdf7bad0-9531-4d14-a745-9357ded199bf', 'b3e15f01-811b-4c10-abc9-b70728d78a9c', 'e417f6d3-33ea-4fe3-8440-b2a10ae6a128'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:27.346897 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2dbd84-1113-4010-b7b8-71790e44bb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2437c520-21ab-47f7-b7c6-87240b6d9a15', 'cdf7bad0-9531-4d14-a745-9357ded199bf', 'b3e15f01-811b-4c10-abc9-b70728d78a9c', 'e417f6d3-33ea-4fe3-8440-b2a10ae6a128']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:27.351738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ea034a-5abc-409d-9a30-f48d2cacb79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:27.399215 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ea034a-5abc-409d-9a30-f48d2cacb79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4641a43-e196-45b2-af57-caee2df809ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1243278613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfac4c5bf75742e9878d3e6eff22cb7a',qos_specs=None,replication_status=,reservations=['2437c520-21ab-47f7-b7c6-87240b6d9a15','cdf7bad0-9531-4d14-a745-9357ded199bf','b3e15f01-811b-4c10-abc9-b70728d78a9c','e417f6d3-33ea-4fe3-8440-b2a10ae6a128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1840c1490cd4227941ff73b0a68a8c2',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1243278613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4641a43-e196-45b2-af57-caee2df809ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfac4c5bf75742e9878d3e6eff22cb7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1840c1490cd4227941ff73b0a68a8c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:27.400248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aa2adc-fce7-4090-bd31-79287bf6be52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:27.442318 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5aa2adc-fce7-4090-bd31-79287bf6be52) transitioned into state 'SUCCESS' from state '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-1243278613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfac4c5bf75742e9878d3e6eff22cb7a',qos_specs=None,replication_status=,reservations=['2437c520-21ab-47f7-b7c6-87240b6d9a15','cdf7bad0-9531-4d14-a745-9357ded199bf','b3e15f01-811b-4c10-abc9-b70728d78a9c','e417f6d3-33ea-4fe3-8440-b2a10ae6a128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1840c1490cd4227941ff73b0a68a8c2',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:27.444952 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5384c36a-d3f4-468f-9d65-c5ca1c6c8359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:27.456548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5384c36a-d3f4-468f-9d65-c5ca1c6c8359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:27.457682 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Flow 'volume_create_api' (7b5a3bb4-5725-4fe2-8d49-f57c529c8abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:27.458417 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Create volume request issued successfully. Aug 09 07:39:27.459056 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac737052-e7fa-4100-af40-6d0fae535524 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:27.459754 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 186/743] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:27 2026] POST /volume/v3/volumes => generated 757 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:27.482415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ece84a1c-ff5c-4b1e-85f8-76c5d270e499 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:27.485406 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ece84a1c-ff5c-4b1e-85f8-76c5d270e499 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:39:27.485406 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ece84a1c-ff5c-4b1e-85f8-76c5d270e499 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:27.485406 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ece84a1c-ff5c-4b1e-85f8-76c5d270e499 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:27.502676 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:27.502676 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:27.514573 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ece84a1c-ff5c-4b1e-85f8-76c5d270e499 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:39:27.532899 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ece84a1c-ff5c-4b1e-85f8-76c5d270e499 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:39:27.532899 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 188/744] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:27 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:27.732698 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3662743-84b9-4dfe-9dbb-77d849d586d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:27.737969 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3662743-84b9-4dfe-9dbb-77d849d586d6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:27.738220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3662743-84b9-4dfe-9dbb-77d849d586d6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:27.738458 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3662743-84b9-4dfe-9dbb-77d849d586d6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:27.738606 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d3662743-84b9-4dfe-9dbb-77d849d586d6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:27.746472 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:27.746472 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:27.747571 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3662743-84b9-4dfe-9dbb-77d849d586d6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:27.748045 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 189/745] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:27 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:28.553593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-549dffce-797d-4093-b3f6-1794c3d98428 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:28.560872 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-549dffce-797d-4093-b3f6-1794c3d98428 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:39:28.560872 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-549dffce-797d-4093-b3f6-1794c3d98428 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:28.560872 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-549dffce-797d-4093-b3f6-1794c3d98428 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:28.580176 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:28.580176 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:28.588388 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-549dffce-797d-4093-b3f6-1794c3d98428 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:39:28.600121 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-549dffce-797d-4093-b3f6-1794c3d98428 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:39:28.600790 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 183/746] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:28 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:28.762757 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bb761b71-edf9-431a-8070-28cd78f634a0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:28.767343 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb761b71-edf9-431a-8070-28cd78f634a0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:28.767343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb761b71-edf9-431a-8070-28cd78f634a0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:28.767559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb761b71-edf9-431a-8070-28cd78f634a0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:28.767670 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-bb761b71-edf9-431a-8070-28cd78f634a0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:28.773009 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:28.773009 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:28.774280 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb761b71-edf9-431a-8070-28cd78f634a0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:28.774280 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 187/747] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:28 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:29.793012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10b3ab5f-f6ed-4745-a620-8bd8fe8c4966 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:29.795067 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10b3ab5f-f6ed-4745-a620-8bd8fe8c4966 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:29.795265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10b3ab5f-f6ed-4745-a620-8bd8fe8c4966 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:29.795444 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10b3ab5f-f6ed-4745-a620-8bd8fe8c4966 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:29.795565 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-10b3ab5f-f6ed-4745-a620-8bd8fe8c4966 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:29.808983 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:29.808983 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:29.808983 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10b3ab5f-f6ed-4745-a620-8bd8fe8c4966 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:29.808983 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 189/748] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:29 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:30.822105 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eae22724-36c3-4a61-b9fb-77683d4e1c6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:30.827106 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eae22724-36c3-4a61-b9fb-77683d4e1c6b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:30.827106 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eae22724-36c3-4a61-b9fb-77683d4e1c6b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:30.827106 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eae22724-36c3-4a61-b9fb-77683d4e1c6b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:30.827106 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-eae22724-36c3-4a61-b9fb-77683d4e1c6b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:30.832276 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:30.832276 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:30.833840 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eae22724-36c3-4a61-b9fb-77683d4e1c6b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:30.834469 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 190/749] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:30 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:31.105724 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c8198ccd-5410-4ac8-bb26-0f2f97a275f4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:31.340865 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c8198ccd-5410-4ac8-bb26-0f2f97a275f4 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:31.341447 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c8198ccd-5410-4ac8-bb26-0f2f97a275f4 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-611921000", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:31.373762 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c8198ccd-5410-4ac8-bb26-0f2f97a275f4 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:31.374797 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 184/750] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:39:31 2026] POST /volume/v3/types => generated 274 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:31.387063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-28fc133c-d0f2-4c6e-8241-4645ba9941d5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:31.388879 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-28fc133c-d0f2-4c6e-8241-4645ba9941d5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:31.389508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-28fc133c-d0f2-4c6e-8241-4645ba9941d5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1360767555", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:31.414518 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-28fc133c-d0f2-4c6e-8241-4645ba9941d5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:31.415096 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 188/751] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:39:31 2026] POST /volume/v3/types => generated 275 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:31.432550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:31.562070 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:31.562639 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1350343316", "volume_type": "5c414dc9-33d2-4966-abf4-aa50c67bc751", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:31.565319 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1350343316', 'volume_type': '5c414dc9-33d2-4966-abf4-aa50c67bc751', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:31.582062 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Create volume of 1 GB Aug 09 07:39:31.582062 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:31.582062 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:31.582062 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Availability Zones retrieved successfully. Aug 09 07:39:31.591257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Flow 'volume_create_api' (fbca3d29-21fc-4eff-b5b4-ab08ade36e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:31.592782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b354fe19-62d7-4ef6-9bdb-fb07b817ec23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:31.598033 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:31.629439 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b354fe19-62d7-4ef6-9bdb-fb07b817ec23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:39:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=5c414dc9-33d2-4966-abf4-aa50c67bc751,is_public=True,name='tempest-VolumeTypesTest-volume-type-611921000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c414dc9-33d2-4966-abf4-aa50c67bc751', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:31.631122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f224bc15-3433-4d7b-877b-f759ede86dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:31.680692 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-611921000 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-611921000, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:39:31.681106 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-611921000 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-611921000, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:39:31.745633 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Created reservations ['c1fdf8e6-0c7d-410a-b288-02dfd00f7287', 'aa621820-1af9-4176-9c29-04f5710d16a8', '6a3edd84-cb1a-4601-94e0-052e89a339f4', 'e13731fd-b93a-44fd-adf2-f2dcb3f1382f'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:31.746553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f224bc15-3433-4d7b-877b-f759ede86dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1fdf8e6-0c7d-410a-b288-02dfd00f7287', 'aa621820-1af9-4176-9c29-04f5710d16a8', '6a3edd84-cb1a-4601-94e0-052e89a339f4', 'e13731fd-b93a-44fd-adf2-f2dcb3f1382f']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:31.747945 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2394bff1-64c1-4315-993b-d1994adfb9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:31.801261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2394bff1-64c1-4315-993b-d1994adfb9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7574538b-3bc8-4839-8d88-8585c9be219f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1350343316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2db4e13fe24e069479a58d516d9171',qos_specs=None,replication_status=,reservations=['c1fdf8e6-0c7d-410a-b288-02dfd00f7287','aa621820-1af9-4176-9c29-04f5710d16a8','6a3edd84-cb1a-4601-94e0-052e89a339f4','e13731fd-b93a-44fd-adf2-f2dcb3f1382f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9248fbe3d0bb4433b8c5665b3c878ea5',volume_type_id=5c414dc9-33d2-4966-abf4-aa50c67bc751), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1350343316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7574538b-3bc8-4839-8d88-8585c9be219f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2db4e13fe24e069479a58d516d9171',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9248fbe3d0bb4433b8c5665b3c878ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c414dc9-33d2-4966-abf4-aa50c67bc751),volume_type_id=5c414dc9-33d2-4966-abf4-aa50c67bc751)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:31.806111 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cea3f52-9d03-46a5-a5d6-849b84fa6230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:31.853044 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e6cba332-47e4-4763-98ed-bd3c18766f6c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:31.856130 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6cba332-47e4-4763-98ed-bd3c18766f6c tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:31.856583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6cba332-47e4-4763-98ed-bd3c18766f6c tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:31.856762 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6cba332-47e4-4763-98ed-bd3c18766f6c tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:31.856963 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e6cba332-47e4-4763-98ed-bd3c18766f6c tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:31.869609 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:31.869609 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:31.870066 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6cba332-47e4-4763-98ed-bd3c18766f6c tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:31.870970 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 191/752] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:31 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:31.883558 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cea3f52-9d03-46a5-a5d6-849b84fa6230) transitioned into state 'SUCCESS' from state '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-1350343316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2db4e13fe24e069479a58d516d9171',qos_specs=None,replication_status=,reservations=['c1fdf8e6-0c7d-410a-b288-02dfd00f7287','aa621820-1af9-4176-9c29-04f5710d16a8','6a3edd84-cb1a-4601-94e0-052e89a339f4','e13731fd-b93a-44fd-adf2-f2dcb3f1382f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9248fbe3d0bb4433b8c5665b3c878ea5',volume_type_id=5c414dc9-33d2-4966-abf4-aa50c67bc751)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:31.887073 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b4dfb24-d91a-4b34-aea8-23c36047e635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:31.913517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b4dfb24-d91a-4b34-aea8-23c36047e635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:31.913517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Flow 'volume_create_api' (fbca3d29-21fc-4eff-b5b4-ab08ade36e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:31.913517 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Create volume request issued successfully. Aug 09 07:39:31.913901 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c0de562-7558-4585-a5fd-4570f5d1f362 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:31.914490 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 190/753] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:39:31 2026] POST /volume/v3/volumes => generated 781 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:31.932420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9935c31b-8bf6-4e07-834f-ccfd01ecae41 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:31.936802 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9935c31b-8bf6-4e07-834f-ccfd01ecae41 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:31.936802 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9935c31b-8bf6-4e07-834f-ccfd01ecae41 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:31.937075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9935c31b-8bf6-4e07-834f-ccfd01ecae41 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:31.950146 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:31.950146 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:31.961187 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9935c31b-8bf6-4e07-834f-ccfd01ecae41 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:31.972939 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9935c31b-8bf6-4e07-834f-ccfd01ecae41 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 200 Aug 09 07:39:31.972939 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 185/754] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:31 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:32.893417 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f430952a-b4a4-48d9-af7f-5015628a283a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:32.896714 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f430952a-b4a4-48d9-af7f-5015628a283a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:32.896878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f430952a-b4a4-48d9-af7f-5015628a283a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:32.897078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f430952a-b4a4-48d9-af7f-5015628a283a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:32.897149 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f430952a-b4a4-48d9-af7f-5015628a283a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:32.904454 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:32.904454 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:32.905315 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f430952a-b4a4-48d9-af7f-5015628a283a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:32.905839 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 189/755] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:32 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:32.996527 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d416a7cf-348b-4133-b90d-4c391768cbca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:33.001056 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d416a7cf-348b-4133-b90d-4c391768cbca tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:33.001535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d416a7cf-348b-4133-b90d-4c391768cbca tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:33.001723 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d416a7cf-348b-4133-b90d-4c391768cbca tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:33.015489 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:33.015489 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:33.023144 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d416a7cf-348b-4133-b90d-4c391768cbca tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:33.032296 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d416a7cf-348b-4133-b90d-4c391768cbca tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 200 Aug 09 07:39:33.033101 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 192/756] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:32 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:33.052865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:33.058027 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] POST https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f/action Aug 09 07:39:33.058027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Action body: b'{"os-retype": {"new_type": "66bc17bc-dd71-4ca5-9886-beab741e47a2"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:33.058027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "66bc17bc-dd71-4ca5-9886-beab741e47a2"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:33.074483 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:33.074483 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:33.077497 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:33.114960 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1360767555 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1360767555, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:39:33.115523 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1360767555 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1360767555, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:39:33.155579 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Created reservations ['fa9cbf7d-15bf-4729-9fd2-b4630f03ef47', '9f4ef5c4-85f1-4d1b-8f04-3d72e7eb4990'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:33.197256 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Created reservations ['c8f5a9dc-3a20-4d15-9773-6f373e5738c3', '537e538d-b787-42a3-9745-78c37ec38fe2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:33.253628 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Retype volume request issued successfully. Aug 09 07:39:33.255541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26f65e99-d3ab-4bab-8884-95e8b354d5ee tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f/action returned with HTTP 202 Aug 09 07:39:33.255541 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 191/757] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:39:33 2026] POST /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:39:33.271474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c006cd6c-32c1-4014-9653-7943f44cbfea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:33.279033 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c006cd6c-32c1-4014-9653-7943f44cbfea tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:33.279366 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c006cd6c-32c1-4014-9653-7943f44cbfea tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:33.279635 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c006cd6c-32c1-4014-9653-7943f44cbfea tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:33.297826 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:33.297826 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:33.304501 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c006cd6c-32c1-4014-9653-7943f44cbfea tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:33.312660 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c006cd6c-32c1-4014-9653-7943f44cbfea tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 200 Aug 09 07:39:33.313184 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 186/758] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:33 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:33.933420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f2eebf29-6e93-41e5-9e02-64b8b60f8ae9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:33.937497 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2eebf29-6e93-41e5-9e02-64b8b60f8ae9 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:33.937829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2eebf29-6e93-41e5-9e02-64b8b60f8ae9 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:33.938552 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2eebf29-6e93-41e5-9e02-64b8b60f8ae9 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:33.938552 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f2eebf29-6e93-41e5-9e02-64b8b60f8ae9 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:33.947610 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:33.947610 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:33.947610 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2eebf29-6e93-41e5-9e02-64b8b60f8ae9 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:33.947610 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 190/759] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:33 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:34.340998 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a645b994-cbc2-460e-9551-ddb7022a5737 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:34.346749 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a645b994-cbc2-460e-9551-ddb7022a5737 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:34.346749 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a645b994-cbc2-460e-9551-ddb7022a5737 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:34.346749 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a645b994-cbc2-460e-9551-ddb7022a5737 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:34.363077 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:34.363077 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:34.375625 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a645b994-cbc2-460e-9551-ddb7022a5737 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:34.383661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a645b994-cbc2-460e-9551-ddb7022a5737 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 200 Aug 09 07:39:34.384756 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 193/760] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:34 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:34.411963 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aeb8f451-e598-4f6a-afb1-9ccf946eb434 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:34.417620 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aeb8f451-e598-4f6a-afb1-9ccf946eb434 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:34.417620 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aeb8f451-e598-4f6a-afb1-9ccf946eb434 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:34.417620 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aeb8f451-e598-4f6a-afb1-9ccf946eb434 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:34.432760 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:34.432760 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:34.443575 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aeb8f451-e598-4f6a-afb1-9ccf946eb434 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:34.452229 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aeb8f451-e598-4f6a-afb1-9ccf946eb434 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 200 Aug 09 07:39:34.454748 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 192/761] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:34 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:34.476267 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-713bdc99-7d12-45d3-a284-2c515e1477d0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:34.478766 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-713bdc99-7d12-45d3-a284-2c515e1477d0 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:34.479089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-713bdc99-7d12-45d3-a284-2c515e1477d0 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:34.479523 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-713bdc99-7d12-45d3-a284-2c515e1477d0 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:34.495216 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:34.495216 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:34.505355 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-713bdc99-7d12-45d3-a284-2c515e1477d0 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:34.515699 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-713bdc99-7d12-45d3-a284-2c515e1477d0 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 200 Aug 09 07:39:34.516400 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 187/762] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:34 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:34.541414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:34.542280 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:34.542546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:34.542838 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:34.543021 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Delete volume with id: 7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:34.568097 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:34.568097 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:34.568813 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:34.614127 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Delete volume request issued successfully. Aug 09 07:39:34.614837 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9046acc0-fcc1-4814-98c5-baec085f00f8 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 202 Aug 09 07:39:34.616183 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 191/763] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:34 2026] DELETE /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:34.630739 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b63c8ae3-2ed0-4e98-8f3b-1476a809af32 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:34.636829 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b63c8ae3-2ed0-4e98-8f3b-1476a809af32 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:34.636829 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b63c8ae3-2ed0-4e98-8f3b-1476a809af32 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:34.637215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b63c8ae3-2ed0-4e98-8f3b-1476a809af32 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:34.660322 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:34.660322 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:34.668526 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b63c8ae3-2ed0-4e98-8f3b-1476a809af32 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Volume info retrieved successfully. Aug 09 07:39:34.678163 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b63c8ae3-2ed0-4e98-8f3b-1476a809af32 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 200 Aug 09 07:39:34.678326 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 194/764] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:34 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:34.969519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-97086101-ddea-4bdf-a086-6506aa6e7346 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:34.971994 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97086101-ddea-4bdf-a086-6506aa6e7346 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:34.971994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97086101-ddea-4bdf-a086-6506aa6e7346 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:34.971994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97086101-ddea-4bdf-a086-6506aa6e7346 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:34.972172 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-97086101-ddea-4bdf-a086-6506aa6e7346 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:34.981826 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:34.981826 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:34.983195 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97086101-ddea-4bdf-a086-6506aa6e7346 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:34.984582 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 193/765] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:34 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:35.468790 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-da07232d-0662-4bfd-85e6-1b7625ede249 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.470800 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da07232d-0662-4bfd-85e6-1b7625ede249 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:35.470800 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da07232d-0662-4bfd-85e6-1b7625ede249 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.471033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da07232d-0662-4bfd-85e6-1b7625ede249 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.483880 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:35.483880 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:35.489704 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-da07232d-0662-4bfd-85e6-1b7625ede249 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:35.499059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da07232d-0662-4bfd-85e6-1b7625ede249 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:35.499625 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 188/766] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:35.565125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e6844a25-49ed-4813-a364-0c9d487f003a req-b983358b-ae9a-40d0-8874-59badc0cb16e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.568101 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-b983358b-ae9a-40d0-8874-59badc0cb16e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:35.568393 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-b983358b-ae9a-40d0-8874-59badc0cb16e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.568647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-b983358b-ae9a-40d0-8874-59badc0cb16e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.586730 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:35.586730 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:35.590757 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-e6844a25-49ed-4813-a364-0c9d487f003a req-b983358b-ae9a-40d0-8874-59badc0cb16e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:35.596313 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-b983358b-ae9a-40d0-8874-59badc0cb16e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:35.597042 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 192/767] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:35.695483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26a9ed8b-322b-493e-a81b-a906e399fb34 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.699432 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26a9ed8b-322b-493e-a81b-a906e399fb34 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] GET https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f Aug 09 07:39:35.699686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26a9ed8b-322b-493e-a81b-a906e399fb34 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.700024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26a9ed8b-322b-493e-a81b-a906e399fb34 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.713741 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26a9ed8b-322b-493e-a81b-a906e399fb34 tempest-VolumeTypesTest-236940017 tempest-VolumeTypesTest-236940017-project-member] https://10.4.3.41/volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f returned with HTTP 404 Aug 09 07:39:35.714893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-acd2c517-3202-4eb5-bfe5-48124a3d3081 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.716106 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 195/768] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/v3/volumes/7574538b-3bc8-4839-8d88-8585c9be219f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:35.720431 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-acd2c517-3202-4eb5-bfe5-48124a3d3081 None None] GET https://10.4.3.41/volume// Aug 09 07:39:35.720431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-acd2c517-3202-4eb5-bfe5-48124a3d3081 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.720431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-acd2c517-3202-4eb5-bfe5-48124a3d3081 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.720431 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-acd2c517-3202-4eb5-bfe5-48124a3d3081 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:35.720853 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 194/769] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:35.731041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-82078eae-9acc-4f2b-9ff8-de504718e153 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.733827 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-82078eae-9acc-4f2b-9ff8-de504718e153 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] DELETE https://10.4.3.41/volume/v3/types/66bc17bc-dd71-4ca5-9886-beab741e47a2 Aug 09 07:39:35.734147 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-82078eae-9acc-4f2b-9ff8-de504718e153 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.734462 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-82078eae-9acc-4f2b-9ff8-de504718e153 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.740767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e6844a25-49ed-4813-a364-0c9d487f003a req-2e778954-4158-43fc-bb21-e6bde56da016 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.743769 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-2e778954-4158-43fc-bb21-e6bde56da016 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:39:35.745990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-2e778954-4158-43fc-bb21-e6bde56da016 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "608d3be2-04d6-485e-876a-0a4b255a02ee", "connector": null, "instance_uuid": "6eea7e01-d976-4f65-819d-5d797f9b98ea"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:35.767386 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:35.767386 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:35.820137 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-82078eae-9acc-4f2b-9ff8-de504718e153 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/66bc17bc-dd71-4ca5-9886-beab741e47a2 returned with HTTP 202 Aug 09 07:39:35.820783 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 189/770] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:35 2026] DELETE /volume/v3/types/66bc17bc-dd71-4ca5-9886-beab741e47a2 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:35.824765 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-2e778954-4158-43fc-bb21-e6bde56da016 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:39:35.825400 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 193/771] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:39:35 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 09 07:39:35.835338 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20485584-3817-4d02-b1c8-5f875851eac0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.841039 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20485584-3817-4d02-b1c8-5f875851eac0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/66bc17bc-dd71-4ca5-9886-beab741e47a2 Aug 09 07:39:35.841219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20485584-3817-4d02-b1c8-5f875851eac0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.841507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20485584-3817-4d02-b1c8-5f875851eac0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.851583 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20485584-3817-4d02-b1c8-5f875851eac0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/66bc17bc-dd71-4ca5-9886-beab741e47a2 returned with HTTP 404 Aug 09 07:39:35.851858 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 196/772] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/v3/types/66bc17bc-dd71-4ca5-9886-beab741e47a2 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:35.861508 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c448d68-be6d-44b4-a6e2-9ded7852a6a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.863048 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c448d68-be6d-44b4-a6e2-9ded7852a6a5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] DELETE https://10.4.3.41/volume/v3/types/5c414dc9-33d2-4966-abf4-aa50c67bc751 Aug 09 07:39:35.863297 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c448d68-be6d-44b4-a6e2-9ded7852a6a5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.863551 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c448d68-be6d-44b4-a6e2-9ded7852a6a5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.886158 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-82fcd34f-a586-4af1-83c5-42fcd15e5ead None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.889289 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-82fcd34f-a586-4af1-83c5-42fcd15e5ead tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:35.889530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-82fcd34f-a586-4af1-83c5-42fcd15e5ead tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.889846 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-82fcd34f-a586-4af1-83c5-42fcd15e5ead tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.913417 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:35.913417 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:35.917337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-44d1ab12-a653-4de7-b9d5-5b30cd4c0f28 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.918514 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-44d1ab12-a653-4de7-b9d5-5b30cd4c0f28 None None] GET https://10.4.3.41/volume// Aug 09 07:39:35.918514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-44d1ab12-a653-4de7-b9d5-5b30cd4c0f28 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.921212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-44d1ab12-a653-4de7-b9d5-5b30cd4c0f28 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.921625 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c448d68-be6d-44b4-a6e2-9ded7852a6a5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/5c414dc9-33d2-4966-abf4-aa50c67bc751 returned with HTTP 202 Aug 09 07:39:35.922265 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 195/773] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:35 2026] DELETE /volume/v3/types/5c414dc9-33d2-4966-abf4-aa50c67bc751 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:35.924686 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-82fcd34f-a586-4af1-83c5-42fcd15e5ead tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:35.927118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-44d1ab12-a653-4de7-b9d5-5b30cd4c0f28 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:35.929450 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 194/774] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/ => generated 385 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:35.932791 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-82fcd34f-a586-4af1-83c5-42fcd15e5ead tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:35.932791 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 190/775] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:35.933262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9af86ece-d216-4ce7-9091-eb607c4aadda None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.936014 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9af86ece-d216-4ce7-9091-eb607c4aadda tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/5c414dc9-33d2-4966-abf4-aa50c67bc751 Aug 09 07:39:35.936104 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9af86ece-d216-4ce7-9091-eb607c4aadda tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.936430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9af86ece-d216-4ce7-9091-eb607c4aadda tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.943079 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9af86ece-d216-4ce7-9091-eb607c4aadda tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/5c414dc9-33d2-4966-abf4-aa50c67bc751 returned with HTTP 404 Aug 09 07:39:35.943846 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 197/776] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/v3/types/5c414dc9-33d2-4966-abf4-aa50c67bc751 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:35.945312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e6844a25-49ed-4813-a364-0c9d487f003a req-9f56271e-5bcb-4ae1-a9d5-b9e7e1c6cdb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.948381 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-9f56271e-5bcb-4ae1-a9d5-b9e7e1c6cdb2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:35.948782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-9f56271e-5bcb-4ae1-a9d5-b9e7e1c6cdb2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:35.949051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-9f56271e-5bcb-4ae1-a9d5-b9e7e1c6cdb2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:35.967666 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1ec70b0a-0815-4391-bcab-0fc44a7e6e82 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:35.970720 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:35.970720 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:35.970870 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1ec70b0a-0815-4391-bcab-0fc44a7e6e82 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:35.971301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1ec70b0a-0815-4391-bcab-0fc44a7e6e82 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2038692538", "description": "tempest-volume-type-description-1867905288", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:35.974633 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:35.974633 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:35.977123 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e6844a25-49ed-4813-a364-0c9d487f003a req-9f56271e-5bcb-4ae1-a9d5-b9e7e1c6cdb2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:35.987716 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-9f56271e-5bcb-4ae1-a9d5-b9e7e1c6cdb2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:35.990150 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 196/777] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:39:35 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:39:36.007079 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-94ca2f95-775a-44bd-aea4-34280566b04a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.010722 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94ca2f95-775a-44bd-aea4-34280566b04a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:36.011864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94ca2f95-775a-44bd-aea4-34280566b04a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.015038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94ca2f95-775a-44bd-aea4-34280566b04a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.015038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-94ca2f95-775a-44bd-aea4-34280566b04a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:36.020830 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:36.020830 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:36.022211 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94ca2f95-775a-44bd-aea4-34280566b04a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:36.023371 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 191/778] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:36.036884 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1ec70b0a-0815-4391-bcab-0fc44a7e6e82 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:36.037097 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 195/779] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:39:35 2026] POST /volume/v3/types => generated 315 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.056998 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1812a0a0-45f8-4970-819a-40810b707f93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.063242 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1812a0a0-45f8-4970-819a-40810b707f93 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d Aug 09 07:39:36.064055 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1812a0a0-45f8-4970-819a-40810b707f93 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.064199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1812a0a0-45f8-4970-819a-40810b707f93 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.076966 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1812a0a0-45f8-4970-819a-40810b707f93 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d returned with HTTP 200 Aug 09 07:39:36.078158 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 198/780] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d => generated 337 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.094579 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a5ea52ba-09a9-4e9b-b504-6c5e0ea29b2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.096770 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5ea52ba-09a9-4e9b-b504-6c5e0ea29b2b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] DELETE https://10.4.3.41/volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d Aug 09 07:39:36.097483 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5ea52ba-09a9-4e9b-b504-6c5e0ea29b2b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.097723 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5ea52ba-09a9-4e9b-b504-6c5e0ea29b2b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.145043 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5ea52ba-09a9-4e9b-b504-6c5e0ea29b2b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d returned with HTTP 202 Aug 09 07:39:36.145563 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 197/781] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:36 2026] DELETE /volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:36.156544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a119471d-bbf0-4907-b6f4-d16cc87f6af5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.159727 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a119471d-bbf0-4907-b6f4-d16cc87f6af5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d Aug 09 07:39:36.159727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a119471d-bbf0-4907-b6f4-d16cc87f6af5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.159727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a119471d-bbf0-4907-b6f4-d16cc87f6af5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.165479 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a119471d-bbf0-4907-b6f4-d16cc87f6af5 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d returned with HTTP 404 Aug 09 07:39:36.166284 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 192/782] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/b0b61816-0d24-407c-aa95-29dde25c2d4d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:36.178894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7768631c-f95b-44cd-8754-bf6b6e5bdd54 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.180110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e6844a25-49ed-4813-a364-0c9d487f003a req-4a034c8e-e53b-496d-8b99-d8178fba3cdb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.182285 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7768631c-f95b-44cd-8754-bf6b6e5bdd54 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:36.182285 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7768631c-f95b-44cd-8754-bf6b6e5bdd54 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1936780290"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:36.183646 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-4a034c8e-e53b-496d-8b99-d8178fba3cdb tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] PUT https://10.4.3.41/volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7 Aug 09 07:39:36.184299 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-4a034c8e-e53b-496d-8b99-d8178fba3cdb tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:36.198687 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-e6844a25-49ed-4813-a364-0c9d487f003a req-4a034c8e-e53b-496d-8b99-d8178fba3cdb tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Acquiring lock "cinder-attachment_update-608d3be2-04d6-485e-876a-0a4b255a02ee-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:39:36.207156 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-e6844a25-49ed-4813-a364-0c9d487f003a req-4a034c8e-e53b-496d-8b99-d8178fba3cdb tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-608d3be2-04d6-485e-876a-0a4b255a02ee-np0000006821" acquired by "attachment_update" :: waited 0.009s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:39:36.208397 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:36.208397 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:36.210289 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7768631c-f95b-44cd-8754-bf6b6e5bdd54 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:36.210795 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 199/783] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:39:36 2026] POST /volume/v3/types => generated 221 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.224715 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7cdee475-c4dc-4343-b323-e1d55c37e8d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.227424 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7cdee475-c4dc-4343-b323-e1d55c37e8d7 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] POST https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption Aug 09 07:39:36.227836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7cdee475-c4dc-4343-b323-e1d55c37e8d7 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:36.277355 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7cdee475-c4dc-4343-b323-e1d55c37e8d7 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption returned with HTTP 200 Aug 09 07:39:36.277979 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 198/784] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:39:36 2026] POST /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.293510 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-adca7200-daaf-491b-9bff-12062b6c4f87 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.296353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-adca7200-daaf-491b-9bff-12062b6c4f87 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption Aug 09 07:39:36.298565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-adca7200-daaf-491b-9bff-12062b6c4f87 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.299434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-adca7200-daaf-491b-9bff-12062b6c4f87 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.313633 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-adca7200-daaf-491b-9bff-12062b6c4f87 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption returned with HTTP 200 Aug 09 07:39:36.316531 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 193/785] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.330648 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c56a76d8-2a12-4737-bca0-434836ea3ede None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.335944 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c56a76d8-2a12-4737-bca0-434836ea3ede tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] PUT https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/ed6609c2-f14d-4b73-8e88-0123764fa0d7 Aug 09 07:39:36.335944 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c56a76d8-2a12-4737-bca0-434836ea3ede tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:36.360530 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-e6844a25-49ed-4813-a364-0c9d487f003a req-4a034c8e-e53b-496d-8b99-d8178fba3cdb tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-608d3be2-04d6-485e-876a-0a4b255a02ee-np0000006821" released by "attachment_update" :: held 0.153s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:39:36.361337 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-4a034c8e-e53b-496d-8b99-d8178fba3cdb tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7 returned with HTTP 200 Aug 09 07:39:36.362549 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 196/786] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:39:36 2026] PUT /volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:36.396472 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c56a76d8-2a12-4737-bca0-434836ea3ede tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/ed6609c2-f14d-4b73-8e88-0123764fa0d7 returned with HTTP 200 Aug 09 07:39:36.397239 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 200/787] 10.4.3.41 () {68 vars in 1500 bytes} [Sun Aug 9 07:39:36 2026] PUT /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/ed6609c2-f14d-4b73-8e88-0123764fa0d7 => generated 122 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.409441 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ab24e1cf-d1e5-4491-bea3-6af6edb4c274 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.411486 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ab24e1cf-d1e5-4491-bea3-6af6edb4c274 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption Aug 09 07:39:36.413590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ab24e1cf-d1e5-4491-bea3-6af6edb4c274 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.413590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ab24e1cf-d1e5-4491-bea3-6af6edb4c274 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.423257 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ab24e1cf-d1e5-4491-bea3-6af6edb4c274 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption returned with HTTP 200 Aug 09 07:39:36.423904 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 199/788] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:36.435174 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f1a71884-9de4-4dc3-9b6c-81f8fc4d5eea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.437597 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f1a71884-9de4-4dc3-9b6c-81f8fc4d5eea tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/cipher Aug 09 07:39:36.438112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f1a71884-9de4-4dc3-9b6c-81f8fc4d5eea tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.438711 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f1a71884-9de4-4dc3-9b6c-81f8fc4d5eea tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.445984 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f1a71884-9de4-4dc3-9b6c-81f8fc4d5eea tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/cipher returned with HTTP 200 Aug 09 07:39:36.446586 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 194/789] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:39:36.457519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4abd06cc-5bf7-4f81-aecb-b7b70b25ea3b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.460134 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4abd06cc-5bf7-4f81-aecb-b7b70b25ea3b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] DELETE https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/ed6609c2-f14d-4b73-8e88-0123764fa0d7 Aug 09 07:39:36.460405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4abd06cc-5bf7-4f81-aecb-b7b70b25ea3b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.460652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4abd06cc-5bf7-4f81-aecb-b7b70b25ea3b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.460988 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:36.460988 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:36.494462 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4abd06cc-5bf7-4f81-aecb-b7b70b25ea3b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/ed6609c2-f14d-4b73-8e88-0123764fa0d7 returned with HTTP 202 Aug 09 07:39:36.495009 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 197/790] 10.4.3.41 () {66 vars in 1482 bytes} [Sun Aug 9 07:39:36 2026] DELETE /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption/ed6609c2-f14d-4b73-8e88-0123764fa0d7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:36.507841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d950fda8-45fe-4b95-9582-e88ebce9cb00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.512303 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d950fda8-45fe-4b95-9582-e88ebce9cb00 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption Aug 09 07:39:36.512621 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d950fda8-45fe-4b95-9582-e88ebce9cb00 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.512935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d950fda8-45fe-4b95-9582-e88ebce9cb00 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.529561 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d950fda8-45fe-4b95-9582-e88ebce9cb00 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption returned with HTTP 200 Aug 09 07:39:36.531627 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 201/791] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 07:39:36.548278 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53e1bba8-fda3-4d7b-a1fc-b67410edb01d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.551006 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53e1bba8-fda3-4d7b-a1fc-b67410edb01d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption Aug 09 07:39:36.551401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53e1bba8-fda3-4d7b-a1fc-b67410edb01d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.551783 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53e1bba8-fda3-4d7b-a1fc-b67410edb01d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.561341 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53e1bba8-fda3-4d7b-a1fc-b67410edb01d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption returned with HTTP 200 Aug 09 07:39:36.561728 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 200/792] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 07:39:36.579659 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-12cdb919-ba04-453d-80fe-2166507e2ebe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.584780 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12cdb919-ba04-453d-80fe-2166507e2ebe tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] DELETE https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0 Aug 09 07:39:36.585174 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12cdb919-ba04-453d-80fe-2166507e2ebe tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.585553 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12cdb919-ba04-453d-80fe-2166507e2ebe tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.632327 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12cdb919-ba04-453d-80fe-2166507e2ebe tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0 returned with HTTP 202 Aug 09 07:39:36.632981 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 195/793] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:36 2026] DELETE /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:36.645979 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e3cf89f9-1bd1-4fc2-ac2a-d9817c15f69d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.651355 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3cf89f9-1bd1-4fc2-ac2a-d9817c15f69d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0 Aug 09 07:39:36.651472 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3cf89f9-1bd1-4fc2-ac2a-d9817c15f69d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.651676 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3cf89f9-1bd1-4fc2-ac2a-d9817c15f69d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.667037 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3cf89f9-1bd1-4fc2-ac2a-d9817c15f69d tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0 returned with HTTP 404 Aug 09 07:39:36.667037 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 198/794] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/8fd69739-df68-4e78-a5a4-ebaf79f291c0 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:36.681590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe329ca7-62df-4d0f-ba35-6afb50c18a6e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.684294 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe329ca7-62df-4d0f-ba35-6afb50c18a6e tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types Aug 09 07:39:36.684567 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe329ca7-62df-4d0f-ba35-6afb50c18a6e tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.684867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe329ca7-62df-4d0f-ba35-6afb50c18a6e tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.734584 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe329ca7-62df-4d0f-ba35-6afb50c18a6e tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:36.735441 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 202/795] 10.4.3.41 () {66 vars in 1224 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types => generated 670 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.754877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a103c00c-f8cb-4ccc-965f-ea6122eb4cd7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.766851 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a103c00c-f8cb-4ccc-965f-ea6122eb4cd7 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:39:36.767465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a103c00c-f8cb-4ccc-965f-ea6122eb4cd7 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1437766486"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:36.804891 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a103c00c-f8cb-4ccc-965f-ea6122eb4cd7 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:39:36.805522 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 201/796] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:39:36 2026] POST /volume/v3/types => generated 221 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.824348 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8220a18b-a575-47cd-8490-a9c73930a70a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.828253 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8220a18b-a575-47cd-8490-a9c73930a70a tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] PUT https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 Aug 09 07:39:36.829035 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8220a18b-a575-47cd-8490-a9c73930a70a tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-974614967", "description": "tempest-volume-type-description-172756066", "is_public": false}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:36.929800 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8220a18b-a575-47cd-8490-a9c73930a70a tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 returned with HTTP 200 Aug 09 07:39:36.930036 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 196/797] 10.4.3.41 () {68 vars in 1356 bytes} [Sun Aug 9 07:39:36 2026] PUT /volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 => generated 203 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.945664 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f444c95a-1cee-47df-89e0-54b5d79a3bb0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.950645 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f444c95a-1cee-47df-89e0-54b5d79a3bb0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 Aug 09 07:39:36.950645 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f444c95a-1cee-47df-89e0-54b5d79a3bb0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.950645 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f444c95a-1cee-47df-89e0-54b5d79a3bb0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.952513 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8f0d9410-ccb7-4d3e-87ee-715f8e0c9d45 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.954221 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f0d9410-ccb7-4d3e-87ee-715f8e0c9d45 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:36.954675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f0d9410-ccb7-4d3e-87ee-715f8e0c9d45 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.954675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f0d9410-ccb7-4d3e-87ee-715f8e0c9d45 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:36.964078 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f444c95a-1cee-47df-89e0-54b5d79a3bb0 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 returned with HTTP 200 Aug 09 07:39:36.964744 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 199/798] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 => generated 267 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.965096 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:36.965096 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:36.970792 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8f0d9410-ccb7-4d3e-87ee-715f8e0c9d45 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:36.976355 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f0d9410-ccb7-4d3e-87ee-715f8e0c9d45 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:36.976355 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 203/799] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:36 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:36.980292 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0006371d-d5f6-40f3-9b3c-200824665f14 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:36.985804 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0006371d-d5f6-40f3-9b3c-200824665f14 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] DELETE https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 Aug 09 07:39:36.985984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0006371d-d5f6-40f3-9b3c-200824665f14 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:36.987067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0006371d-d5f6-40f3-9b3c-200824665f14 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:37.039421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0006371d-d5f6-40f3-9b3c-200824665f14 tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 returned with HTTP 202 Aug 09 07:39:37.039421 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 202/800] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:39:36 2026] DELETE /volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:37.040509 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9f914934-6d73-4d95-a47a-0f91eab27ea0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:37.049732 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9f914934-6d73-4d95-a47a-0f91eab27ea0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:37.049732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9f914934-6d73-4d95-a47a-0f91eab27ea0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:37.053396 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e3177673-41cf-4932-aa65-fa305f4a1d5b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:37.059538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9f914934-6d73-4d95-a47a-0f91eab27ea0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:37.059538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9f914934-6d73-4d95-a47a-0f91eab27ea0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:37.059845 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3177673-41cf-4932-aa65-fa305f4a1d5b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] GET https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 Aug 09 07:39:37.059845 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3177673-41cf-4932-aa65-fa305f4a1d5b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:37.059845 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3177673-41cf-4932-aa65-fa305f4a1d5b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:37.061059 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:37.061059 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:37.062193 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9f914934-6d73-4d95-a47a-0f91eab27ea0 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:37.062816 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 197/801] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:37 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:37.067496 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3177673-41cf-4932-aa65-fa305f4a1d5b tempest-VolumeTypesTest-414337882 tempest-VolumeTypesTest-414337882-project-admin] https://10.4.3.41/volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 returned with HTTP 404 Aug 09 07:39:37.068352 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 200/802] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:39:37 2026] GET /volume/v3/types/7757b8d3-ec91-4047-bae3-5bdcb106bd88 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:37.996327 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cc2ebbb3-07c1-4c73-9721-e4cef8ba70a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:37.999648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc2ebbb3-07c1-4c73-9721-e4cef8ba70a5 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:38.000252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc2ebbb3-07c1-4c73-9721-e4cef8ba70a5 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:38.000562 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc2ebbb3-07c1-4c73-9721-e4cef8ba70a5 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:38.022247 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:38.022247 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:38.028046 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cc2ebbb3-07c1-4c73-9721-e4cef8ba70a5 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:38.036316 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc2ebbb3-07c1-4c73-9721-e4cef8ba70a5 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:38.036831 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 204/803] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:37 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:38.079504 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f3788fea-85af-4a4f-b041-b14cf9b623f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:38.085835 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3788fea-85af-4a4f-b041-b14cf9b623f6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:38.085835 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3788fea-85af-4a4f-b041-b14cf9b623f6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:38.085835 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3788fea-85af-4a4f-b041-b14cf9b623f6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:38.085835 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f3788fea-85af-4a4f-b041-b14cf9b623f6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:38.093238 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:38.093238 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:38.095523 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3788fea-85af-4a4f-b041-b14cf9b623f6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:38.095523 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 203/804] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:38 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:39.058394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7c1f4c50-487c-4b24-9010-07e75ccfba92 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:39.063692 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c1f4c50-487c-4b24-9010-07e75ccfba92 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:39.063692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c1f4c50-487c-4b24-9010-07e75ccfba92 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:39.063692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c1f4c50-487c-4b24-9010-07e75ccfba92 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:39.089873 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:39.089873 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:39.098157 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7c1f4c50-487c-4b24-9010-07e75ccfba92 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:39.106824 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c1f4c50-487c-4b24-9010-07e75ccfba92 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:39.107625 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 198/805] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:39 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:39.114717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fbeb0128-cdf8-4ffe-91a1-94c1088aaf87 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:39.117821 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fbeb0128-cdf8-4ffe-91a1-94c1088aaf87 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:39.117821 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fbeb0128-cdf8-4ffe-91a1-94c1088aaf87 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:39.117821 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fbeb0128-cdf8-4ffe-91a1-94c1088aaf87 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:39.119530 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-fbeb0128-cdf8-4ffe-91a1-94c1088aaf87 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:39.128511 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:39.128511 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:39.129938 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fbeb0128-cdf8-4ffe-91a1-94c1088aaf87 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:39.130584 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 201/806] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:39 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:39.782530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e6844a25-49ed-4813-a364-0c9d487f003a req-a891b6ac-16be-4c32-8e6d-346588143b4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:39.785405 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-a891b6ac-16be-4c32-8e6d-346588143b4c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7/action Aug 09 07:39:39.785943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-a891b6ac-16be-4c32-8e6d-346588143b4c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:39.787783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-a891b6ac-16be-4c32-8e6d-346588143b4c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:39.817102 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:39.817102 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:39.841074 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e6844a25-49ed-4813-a364-0c9d487f003a req-a891b6ac-16be-4c32-8e6d-346588143b4c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7/action returned with HTTP 204 Aug 09 07:39:39.841668 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 205/807] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:39:39 2026] POST /volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:40.132741 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-042166c9-11f1-4727-bd3f-90d375a9f228 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.136458 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-042166c9-11f1-4727-bd3f-90d375a9f228 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:40.136458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-042166c9-11f1-4727-bd3f-90d375a9f228 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.136586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-042166c9-11f1-4727-bd3f-90d375a9f228 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.151870 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ae14e794-98ce-45bb-9767-46e20081788a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.152229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f72a80a8-5bcf-481e-af12-aa9dd0319375 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.152669 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae14e794-98ce-45bb-9767-46e20081788a None None] GET https://10.4.3.41/volume// Aug 09 07:39:40.152669 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae14e794-98ce-45bb-9767-46e20081788a None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.152782 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.152782 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:40.152855 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae14e794-98ce-45bb-9767-46e20081788a None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.153241 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae14e794-98ce-45bb-9767-46e20081788a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:40.153558 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 202/808] 10.4.3.41 () {64 vars in 997 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:40.154143 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f72a80a8-5bcf-481e-af12-aa9dd0319375 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:40.154701 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f72a80a8-5bcf-481e-af12-aa9dd0319375 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.155073 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f72a80a8-5bcf-481e-af12-aa9dd0319375 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.155250 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f72a80a8-5bcf-481e-af12-aa9dd0319375 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:40.159014 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-042166c9-11f1-4727-bd3f-90d375a9f228 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:40.161477 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.161477 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:40.162897 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f72a80a8-5bcf-481e-af12-aa9dd0319375 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:40.163095 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 199/809] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:40.164844 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2b4ef3f5-15c9-4dfe-9bed-aa0aa4f4400d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.165244 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b4ef3f5-15c9-4dfe-9bed-aa0aa4f4400d None None] GET https://10.4.3.41/volume// Aug 09 07:39:40.165501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b4ef3f5-15c9-4dfe-9bed-aa0aa4f4400d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.165675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b4ef3f5-15c9-4dfe-9bed-aa0aa4f4400d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.166206 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b4ef3f5-15c9-4dfe-9bed-aa0aa4f4400d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:40.166550 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 206/810] 10.4.3.41 () {64 vars in 997 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:40.168904 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-042166c9-11f1-4727-bd3f-90d375a9f228 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:40.169361 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 204/811] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:40.178157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8340c07c-b8a8-457f-88f3-5f70e17ba3be None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.178998 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b6edb882-d548-4ebc-b4db-001c495fc43c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.180522 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8340c07c-b8a8-457f-88f3-5f70e17ba3be tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:40.180873 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8340c07c-b8a8-457f-88f3-5f70e17ba3be tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.181180 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8340c07c-b8a8-457f-88f3-5f70e17ba3be tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.190932 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.190932 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:40.192099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8dbcd4b4-c614-4a6f-af95-93e856706e01 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.194849 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8dbcd4b4-c614-4a6f-af95-93e856706e01 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:40.195208 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8dbcd4b4-c614-4a6f-af95-93e856706e01 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.195495 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8dbcd4b4-c614-4a6f-af95-93e856706e01 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.196544 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8340c07c-b8a8-457f-88f3-5f70e17ba3be tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Volume info retrieved successfully. Aug 09 07:39:40.202697 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8340c07c-b8a8-457f-88f3-5f70e17ba3be tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 returned with HTTP 200 Aug 09 07:39:40.204103 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 203/812] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:40.213587 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.213587 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:40.219550 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8dbcd4b4-c614-4a6f-af95-93e856706e01 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:40.219698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2f2e007-7d9c-4ee6-b3a0-50e36987b10b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.222445 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2f2e007-7d9c-4ee6-b3a0-50e36987b10b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] PUT https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:40.222961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2f2e007-7d9c-4ee6-b3a0-50e36987b10b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1029828620", "description": "tempest-volume-backup-description-304268240"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:40.227459 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8dbcd4b4-c614-4a6f-af95-93e856706e01 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:40.228157 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 207/813] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:40.231671 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.231671 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:40.249974 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2f2e007-7d9c-4ee6-b3a0-50e36987b10b tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:40.250771 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 205/814] 10.4.3.41 () {70 vars in 1402 bytes} [Sun Aug 9 07:39:40 2026] PUT /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:40.263519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eb37f61f-f6b3-42b0-98a9-08be90ba0c89 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.268596 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eb37f61f-f6b3-42b0-98a9-08be90ba0c89 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:40.269203 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eb37f61f-f6b3-42b0-98a9-08be90ba0c89 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.269465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eb37f61f-f6b3-42b0-98a9-08be90ba0c89 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.270529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-eb37f61f-f6b3-42b0-98a9-08be90ba0c89 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:40.279459 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.279459 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:40.279960 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eb37f61f-f6b3-42b0-98a9-08be90ba0c89 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:40.280593 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 204/815] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:40.295130 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a885a7e-6e9f-4354-978f-806fef705afc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.299080 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a885a7e-6e9f-4354-978f-806fef705afc tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] DELETE https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:40.299080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a885a7e-6e9f-4354-978f-806fef705afc tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.299080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a885a7e-6e9f-4354-978f-806fef705afc tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.299428 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-9a885a7e-6e9f-4354-978f-806fef705afc tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Delete backup with id: 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. Aug 09 07:39:40.307587 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.307587 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:40.343791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-9a885a7e-6e9f-4354-978f-806fef705afc tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] delete_backup rpcapi backup_id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:39:40.348022 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a885a7e-6e9f-4354-978f-806fef705afc tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 202 Aug 09 07:39:40.348022 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 208/816] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:39:40 2026] DELETE /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:39:40.362713 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13c743d8-f2db-4561-a0da-03cff6062dd6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.366828 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13c743d8-f2db-4561-a0da-03cff6062dd6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:40.366828 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13c743d8-f2db-4561-a0da-03cff6062dd6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.367102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13c743d8-f2db-4561-a0da-03cff6062dd6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.367279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-13c743d8-f2db-4561-a0da-03cff6062dd6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:40.371642 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6edb882-d548-4ebc-b4db-001c495fc43c tempest-VersionsTest-1009489884 tempest-VersionsTest-1009489884-project-member] GET https://10.4.3.41/volume/v3/ Aug 09 07:39:40.371962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b6edb882-d548-4ebc-b4db-001c495fc43c tempest-VersionsTest-1009489884 tempest-VersionsTest-1009489884-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.372375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b6edb882-d548-4ebc-b4db-001c495fc43c tempest-VersionsTest-1009489884 tempest-VersionsTest-1009489884-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.372990 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6edb882-d548-4ebc-b4db-001c495fc43c tempest-VersionsTest-1009489884 tempest-VersionsTest-1009489884-project-member] https://10.4.3.41/volume/v3/ returned with HTTP 200 Aug 09 07:39:40.373222 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 200/817] 10.4.3.41 () {66 vars in 1209 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/ => generated 385 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:40.373312 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.373312 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:40.380760 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13c743d8-f2db-4561-a0da-03cff6062dd6 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:40.381031 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 206/818] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:40.871717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-d45ed0f9-c526-4dfe-9e98-dd8898022ac2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:40.876276 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-d45ed0f9-c526-4dfe-9e98-dd8898022ac2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:40.876472 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-d45ed0f9-c526-4dfe-9e98-dd8898022ac2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:40.876679 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-d45ed0f9-c526-4dfe-9e98-dd8898022ac2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:40.894815 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:40.894815 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:40.904001 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-d45ed0f9-c526-4dfe-9e98-dd8898022ac2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:40.914390 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-d45ed0f9-c526-4dfe-9e98-dd8898022ac2 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:40.915273 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 205/819] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:40 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:41.396827 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9d365dc-659c-49de-84ed-f1f9e8fb1f34 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:41.399196 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9d365dc-659c-49de-84ed-f1f9e8fb1f34 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:41.399780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9d365dc-659c-49de-84ed-f1f9e8fb1f34 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:41.400645 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9d365dc-659c-49de-84ed-f1f9e8fb1f34 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:41.400645 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b9d365dc-659c-49de-84ed-f1f9e8fb1f34 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:41.423066 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:41.423066 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:41.423238 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9d365dc-659c-49de-84ed-f1f9e8fb1f34 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 200 Aug 09 07:39:41.424851 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 209/820] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:41 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:42.111236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cf97e684-a8f1-4ef0-af57-b4d0ffaea893 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.112250 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cf97e684-a8f1-4ef0-af57-b4d0ffaea893 None None] GET https://10.4.3.41/volume// Aug 09 07:39:42.112250 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cf97e684-a8f1-4ef0-af57-b4d0ffaea893 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.112557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cf97e684-a8f1-4ef0-af57-b4d0ffaea893 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.113288 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cf97e684-a8f1-4ef0-af57-b4d0ffaea893 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:42.113783 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 201/821] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:42.128747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-3769daf6-8e93-4b3b-8fc9-96ebc84a20f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.132000 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-3769daf6-8e93-4b3b-8fc9-96ebc84a20f9 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:39:42.132000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-3769daf6-8e93-4b3b-8fc9-96ebc84a20f9 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "608d3be2-04d6-485e-876a-0a4b255a02ee", "connector": null, "instance_uuid": "6eea7e01-d976-4f65-819d-5d797f9b98ea"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:42.155054 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:42.155054 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:42.207971 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-3769daf6-8e93-4b3b-8fc9-96ebc84a20f9 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:39:42.207971 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 207/822] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:39:42 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 09 07:39:42.220433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0a839b97-d83f-4567-9c8f-cb4c112a2138 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.220433 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a839b97-d83f-4567-9c8f-cb4c112a2138 None None] GET https://10.4.3.41/volume// Aug 09 07:39:42.220433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a839b97-d83f-4567-9c8f-cb4c112a2138 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.222142 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a839b97-d83f-4567-9c8f-cb4c112a2138 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.222982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a839b97-d83f-4567-9c8f-cb4c112a2138 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:42.223263 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 206/823] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:42 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:42.238869 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-0c0800a2-9f74-4968-96e1-6c2f92610894 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.244983 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-0c0800a2-9f74-4968-96e1-6c2f92610894 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:42.248558 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-0c0800a2-9f74-4968-96e1-6c2f92610894 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.248558 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-0c0800a2-9f74-4968-96e1-6c2f92610894 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.275967 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:42.275967 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:42.279203 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-0c0800a2-9f74-4968-96e1-6c2f92610894 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:42.287146 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-0c0800a2-9f74-4968-96e1-6c2f92610894 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:42.288006 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 210/824] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:39:42 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1317 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:39:42.440228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b085e2a3-1e66-4c98-967e-c1c12761ac71 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.442997 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b085e2a3-1e66-4c98-967e-c1c12761ac71 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb Aug 09 07:39:42.443298 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b085e2a3-1e66-4c98-967e-c1c12761ac71 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.445657 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b085e2a3-1e66-4c98-967e-c1c12761ac71 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.446635 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b085e2a3-1e66-4c98-967e-c1c12761ac71 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Show backup with id 90b0ce75-04e4-4fdc-9265-9022f1fa85fb. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:39:42.451018 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b085e2a3-1e66-4c98-967e-c1c12761ac71 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb returned with HTTP 404 Aug 09 07:39:42.451699 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 202/825] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:42 2026] GET /volume/v3/backups/90b0ce75-04e4-4fdc-9265-9022f1fa85fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:42.598892 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5aa10ee7-056c-4bf0-8357-72beb7776cd2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.604304 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5aa10ee7-056c-4bf0-8357-72beb7776cd2 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:42.604611 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5aa10ee7-056c-4bf0-8357-72beb7776cd2 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.604949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5aa10ee7-056c-4bf0-8357-72beb7776cd2 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.616120 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:42.616120 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:42.622710 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5aa10ee7-056c-4bf0-8357-72beb7776cd2 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Volume info retrieved successfully. Aug 09 07:39:42.629858 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5aa10ee7-056c-4bf0-8357-72beb7776cd2 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 returned with HTTP 200 Aug 09 07:39:42.629858 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 208/826] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:42 2026] GET /volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:42.648336 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-00536946-e62f-4477-a458-8f19b309186a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.653264 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00536946-e62f-4477-a458-8f19b309186a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] DELETE https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:42.653606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00536946-e62f-4477-a458-8f19b309186a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.653878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00536946-e62f-4477-a458-8f19b309186a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.653984 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-00536946-e62f-4477-a458-8f19b309186a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Delete volume with id: dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:42.667975 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:42.667975 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:42.668403 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-00536946-e62f-4477-a458-8f19b309186a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Volume info retrieved successfully. Aug 09 07:39:42.707443 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-00536946-e62f-4477-a458-8f19b309186a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Delete volume request issued successfully. Aug 09 07:39:42.707724 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00536946-e62f-4477-a458-8f19b309186a tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 returned with HTTP 202 Aug 09 07:39:42.708612 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 207/827] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:39:42 2026] DELETE /volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:42.714178 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-4fc4ebed-eef4-47b2-8aef-c63236d79fda None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.718074 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-4fc4ebed-eef4-47b2-8aef-c63236d79fda tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] DELETE https://10.4.3.41/volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7 Aug 09 07:39:42.718362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-4fc4ebed-eef4-47b2-8aef-c63236d79fda tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.718629 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-4fc4ebed-eef4-47b2-8aef-c63236d79fda tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.722840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-44db4b94-2c4b-474d-a484-d8cbdbe32bda None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:42.726695 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-44db4b94-2c4b-474d-a484-d8cbdbe32bda tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:42.726929 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-44db4b94-2c4b-474d-a484-d8cbdbe32bda tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:42.727115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-44db4b94-2c4b-474d-a484-d8cbdbe32bda tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:42.732303 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:42.732303 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:42.750567 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:42.750567 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:42.752937 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-44db4b94-2c4b-474d-a484-d8cbdbe32bda tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Volume info retrieved successfully. Aug 09 07:39:42.759150 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-44db4b94-2c4b-474d-a484-d8cbdbe32bda tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 returned with HTTP 200 Aug 09 07:39:42.759762 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 203/828] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:42 2026] GET /volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:42.843659 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-4fc4ebed-eef4-47b2-8aef-c63236d79fda tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7 returned with HTTP 200 Aug 09 07:39:42.844146 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 211/829] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:39:42 2026] DELETE /volume/v3/attachments/4233dd60-78e8-4e8d-8720-83e7971e1fe7 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:43.206580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1efe44ac-b1b6-4f9b-82c6-c17660ac0f3d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:43.206580 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1efe44ac-b1b6-4f9b-82c6-c17660ac0f3d None None] GET https://10.4.3.41/volume// Aug 09 07:39:43.206580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1efe44ac-b1b6-4f9b-82c6-c17660ac0f3d None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:43.206580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1efe44ac-b1b6-4f9b-82c6-c17660ac0f3d None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:43.206580 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1efe44ac-b1b6-4f9b-82c6-c17660ac0f3d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:43.206580 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 209/830] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:43.230318 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-5e02007b-90ee-4a89-9612-7b86de4eeebc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:43.234984 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-5e02007b-90ee-4a89-9612-7b86de4eeebc tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:39:43.235382 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-5e02007b-90ee-4a89-9612-7b86de4eeebc tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:43.236403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-5e02007b-90ee-4a89-9612-7b86de4eeebc tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:43.262999 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:43.262999 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:43.279042 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-5e02007b-90ee-4a89-9612-7b86de4eeebc tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:39:43.288653 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-5e02007b-90ee-4a89-9612-7b86de4eeebc tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:39:43.289311 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 208/831] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:39:43 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1024 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:39:43.441842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-aadfdbdd-8e45-4ca4-88b3-42131aed8d6a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:43.445344 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-aadfdbdd-8e45-4ca4-88b3-42131aed8d6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] PUT https://10.4.3.41/volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc Aug 09 07:39:43.445771 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-aadfdbdd-8e45-4ca4-88b3-42131aed8d6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:43.461524 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-aadfdbdd-8e45-4ca4-88b3-42131aed8d6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Acquiring lock "cinder-attachment_update-608d3be2-04d6-485e-876a-0a4b255a02ee-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:39:43.474380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-aadfdbdd-8e45-4ca4-88b3-42131aed8d6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-608d3be2-04d6-485e-876a-0a4b255a02ee-np0000006821" acquired by "attachment_update" :: waited 0.012s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:39:43.475596 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:43.475596 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:43.643494 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-aadfdbdd-8e45-4ca4-88b3-42131aed8d6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-608d3be2-04d6-485e-876a-0a4b255a02ee-np0000006821" released by "attachment_update" :: held 0.170s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:39:43.644338 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-aadfdbdd-8e45-4ca4-88b3-42131aed8d6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc returned with HTTP 200 Aug 09 07:39:43.644462 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 204/832] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:39:43 2026] PUT /volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:43.691942 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-83d8c163-d216-4e56-acca-fb16b22398b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:43.696158 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-83d8c163-d216-4e56-acca-fb16b22398b1 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc/action Aug 09 07:39:43.697807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-83d8c163-d216-4e56-acca-fb16b22398b1 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:43.697807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-83d8c163-d216-4e56-acca-fb16b22398b1 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:43.727027 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:43.727027 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:43.746503 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-536a9de6-750e-48d3-af2c-8ebf759bd165 req-83d8c163-d216-4e56-acca-fb16b22398b1 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc/action returned with HTTP 204 Aug 09 07:39:43.747320 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 212/833] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:39:43 2026] POST /volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:43.779058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fc0fc0c8-6f39-4e7e-96e1-84320be75fd3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:43.781522 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc0fc0c8-6f39-4e7e-96e1-84320be75fd3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] GET https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 Aug 09 07:39:43.781948 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc0fc0c8-6f39-4e7e-96e1-84320be75fd3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:43.782420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc0fc0c8-6f39-4e7e-96e1-84320be75fd3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:43.794772 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc0fc0c8-6f39-4e7e-96e1-84320be75fd3 tempest-VolumesBackupsV39Test-58674121 tempest-VolumesBackupsV39Test-58674121-project-member] https://10.4.3.41/volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 returned with HTTP 404 Aug 09 07:39:43.795812 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 210/834] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:39:43 2026] GET /volume/v3/volumes/dbf5cbd3-133c-41be-a21d-ad34ee2f6827 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:46.035899 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:46.038865 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:46.039360 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1741240633"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:46.044459 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request body: {'volume': {'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1741240633'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:46.189400 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume of 1 GB Aug 09 07:39:46.197047 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Availability Zones retrieved successfully. Aug 09 07:39:46.204024 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (aef01002-c0a3-42a8-8776-888b0812d6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:46.205609 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3192a3fc-428d-4248-8fb0-47ca1c3bf652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:46.206604 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:46.342538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3192a3fc-428d-4248-8fb0-47ca1c3bf652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:46.346493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff6cada-1ace-4674-b3a4-edb8f7932f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:46.486937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Created reservations ['3ad80900-e862-46f0-a9a8-bf40b12cbc25', 'e700d025-5482-4588-809f-7f16ddb1944a', '3aebe23c-fbd6-437a-a38c-fb32156d0d47', '09175bee-16a6-4e16-b17f-0e7f46350d5f'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:46.488787 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff6cada-1ace-4674-b3a4-edb8f7932f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ad80900-e862-46f0-a9a8-bf40b12cbc25', 'e700d025-5482-4588-809f-7f16ddb1944a', '3aebe23c-fbd6-437a-a38c-fb32156d0d47', '09175bee-16a6-4e16-b17f-0e7f46350d5f']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:46.489927 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f8465d-9ad9-4ab6-8b2d-cdd19b3f2cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:46.523213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f8465d-9ad9-4ab6-8b2d-cdd19b3f2cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41b0a3d2-6ea7-42a7-b3be-66aa28972ab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1741240633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['3ad80900-e862-46f0-a9a8-bf40b12cbc25','e700d025-5482-4588-809f-7f16ddb1944a','3aebe23c-fbd6-437a-a38c-fb32156d0d47','09175bee-16a6-4e16-b17f-0e7f46350d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1741240633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41b0a3d2-6ea7-42a7-b3be-66aa28972ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cff770333c4c4d830397358cdc6c78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102c689696c9422fac02710e84f682e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:46.525238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1507f032-3f9d-41c0-9538-8606d4b95653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:46.560232 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1507f032-3f9d-41c0-9538-8606d4b95653) transitioned into state 'SUCCESS' from state '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-1741240633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['3ad80900-e862-46f0-a9a8-bf40b12cbc25','e700d025-5482-4588-809f-7f16ddb1944a','3aebe23c-fbd6-437a-a38c-fb32156d0d47','09175bee-16a6-4e16-b17f-0e7f46350d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:46.562033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ce7a51-99c8-4a15-8c20-e2553f24c459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:46.579831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ce7a51-99c8-4a15-8c20-e2553f24c459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:46.581059 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (aef01002-c0a3-42a8-8776-888b0812d6d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:46.582536 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request issued successfully. Aug 09 07:39:46.584936 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-26c391a6-6a4f-49cb-8951-5326b5f99336 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:46.585334 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 209/835] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:39:46 2026] POST /volume/v3/volumes => generated 745 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:46.605522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1a150f4f-4a7c-4e4f-84c3-62b66e3d0b53 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:46.609733 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1a150f4f-4a7c-4e4f-84c3-62b66e3d0b53 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 Aug 09 07:39:46.610526 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1a150f4f-4a7c-4e4f-84c3-62b66e3d0b53 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:46.610526 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1a150f4f-4a7c-4e4f-84c3-62b66e3d0b53 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:46.622250 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:46.622250 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:46.636005 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1a150f4f-4a7c-4e4f-84c3-62b66e3d0b53 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:46.649812 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1a150f4f-4a7c-4e4f-84c3-62b66e3d0b53 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 returned with HTTP 200 Aug 09 07:39:46.650760 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 205/836] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:46 2026] GET /volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:46.887060 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:46.892748 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:46.893517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-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": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:46.895617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-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': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:47.055682 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Create volume of 1 GB Aug 09 07:39:47.063111 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Availability Zones retrieved successfully. Aug 09 07:39:47.075231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Flow 'volume_create_api' (13d52fe8-773a-4999-aa6e-1392af0077cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:47.077280 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0025d93-34bb-4267-9c7a-a10e5d00066a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.078901 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:47.195047 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0025d93-34bb-4267-9c7a-a10e5d00066a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.197050 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae61756-c100-4df1-aaea-2bd3592a4973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.300033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Created reservations ['5f64b059-fc30-475d-a2c7-0c20ee617917', '176cb7b3-de4b-4f45-8572-6bc7b6263b64', 'a2713609-89a5-4f6d-b1d5-3920cc7065e3', 'f0736888-3a16-4105-9cbd-71e15b7d7893'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:47.301123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae61756-c100-4df1-aaea-2bd3592a4973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f64b059-fc30-475d-a2c7-0c20ee617917', '176cb7b3-de4b-4f45-8572-6bc7b6263b64', 'a2713609-89a5-4f6d-b1d5-3920cc7065e3', 'f0736888-3a16-4105-9cbd-71e15b7d7893']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.302285 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae3415d-4bd8-45d7-8de8-4331e6f391a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.343709 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae3415d-4bd8-45d7-8de8-4331e6f391a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a44654e-6893-479a-98bc-2951cbead188', '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='fd667c5c42544621afc89a1a2d7a9dd7',qos_specs=None,replication_status=,reservations=['5f64b059-fc30-475d-a2c7-0c20ee617917','176cb7b3-de4b-4f45-8572-6bc7b6263b64','a2713609-89a5-4f6d-b1d5-3920cc7065e3','f0736888-3a16-4105-9cbd-71e15b7d7893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04534002836a44a1881f25667bee090b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:47Z,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=9a44654e-6893-479a-98bc-2951cbead188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd667c5c42544621afc89a1a2d7a9dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04534002836a44a1881f25667bee090b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.345004 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c742192a-670e-4c4f-909b-40b5375aba24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.400253 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c742192a-670e-4c4f-909b-40b5375aba24) transitioned into 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='fd667c5c42544621afc89a1a2d7a9dd7',qos_specs=None,replication_status=,reservations=['5f64b059-fc30-475d-a2c7-0c20ee617917','176cb7b3-de4b-4f45-8572-6bc7b6263b64','a2713609-89a5-4f6d-b1d5-3920cc7065e3','f0736888-3a16-4105-9cbd-71e15b7d7893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04534002836a44a1881f25667bee090b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.400775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49984487-d682-4603-a7ff-db9d60041756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.427728 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49984487-d682-4603-a7ff-db9d60041756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.429746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Flow 'volume_create_api' (13d52fe8-773a-4999-aa6e-1392af0077cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:47.430576 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Create volume request issued successfully. Aug 09 07:39:47.431577 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-2a8ee64c-6343-49bf-bdc2-00173fc2f04d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:47.432379 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 213/837] 10.4.3.41 () {72 vars in 1534 bytes} [Sun Aug 9 07:39:46 2026] POST /volume/v3/volumes => generated 701 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:47.448653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-8b3f562d-cfd7-41db-a568-3052073b8a89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:47.455812 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-8b3f562d-cfd7-41db-a568-3052073b8a89 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 Aug 09 07:39:47.455812 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-8b3f562d-cfd7-41db-a568-3052073b8a89 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:47.456932 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-8b3f562d-cfd7-41db-a568-3052073b8a89 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:47.472013 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:47.472013 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:47.480297 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-8b3f562d-cfd7-41db-a568-3052073b8a89 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:47.490651 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-8b3f562d-cfd7-41db-a568-3052073b8a89 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 returned with HTTP 200 Aug 09 07:39:47.491770 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 211/838] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:47 2026] GET /volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:39:47.516072 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-ec6d4980-afa5-455b-bfd7-2438fb826b1d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:47.527235 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-ec6d4980-afa5-455b-bfd7-2438fb826b1d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 Aug 09 07:39:47.527670 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-ec6d4980-afa5-455b-bfd7-2438fb826b1d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:47.527864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-ec6d4980-afa5-455b-bfd7-2438fb826b1d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:47.551087 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:47.551087 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:47.559012 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-ec6d4980-afa5-455b-bfd7-2438fb826b1d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:47.570187 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-ec6d4980-afa5-455b-bfd7-2438fb826b1d tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 returned with HTTP 200 Aug 09 07:39:47.570187 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 210/839] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:47 2026] GET /volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 => generated 769 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:47.670552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fa4d1c28-9fe8-4be4-9062-23375ba20580 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:47.674577 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fa4d1c28-9fe8-4be4-9062-23375ba20580 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 Aug 09 07:39:47.674577 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fa4d1c28-9fe8-4be4-9062-23375ba20580 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:47.674696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fa4d1c28-9fe8-4be4-9062-23375ba20580 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:47.689069 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:47.689069 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:47.692245 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fa4d1c28-9fe8-4be4-9062-23375ba20580 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:47.704152 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fa4d1c28-9fe8-4be4-9062-23375ba20580 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 returned with HTTP 200 Aug 09 07:39:47.708952 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 206/840] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:47 2026] GET /volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 => generated 1353 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:47.728404 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d658a46a-6eef-4091-bfe4-3051260900a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:47.730958 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:47.731389 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "41b0a3d2-6ea7-42a7-b3be-66aa28972ab9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1515378295"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:47.733785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request body: {'volume': {'source_volid': '41b0a3d2-6ea7-42a7-b3be-66aa28972ab9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1515378295'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:47.746801 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:47.746801 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:47.746801 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume retrieved successfully. Aug 09 07:39:47.746801 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume of 1 GB Aug 09 07:39:47.758038 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Availability Zones retrieved successfully. Aug 09 07:39:47.768746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (89a0a314-3b3f-4ac1-9cc8-4692435dbe99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:47.772735 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ea3156-b144-45a0-979d-c96c8887a4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.774330 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:47.812992 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ea3156-b144-45a0-979d-c96c8887a4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '41b0a3d2-6ea7-42a7-b3be-66aa28972ab9', 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.814289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebba91f1-86ac-4e6c-80a7-0fbd08f770ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.876727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Created reservations ['86248c71-d757-4bed-8bf9-c87bf0dea86a', 'f63dc650-d2f5-4206-83e4-2d449030d540', '1ee2f401-4200-4ae1-8bcf-417c54476b67', 'ed13f675-9c77-4424-8fca-ac612bbaf07c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:47.877926 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebba91f1-86ac-4e6c-80a7-0fbd08f770ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86248c71-d757-4bed-8bf9-c87bf0dea86a', 'f63dc650-d2f5-4206-83e4-2d449030d540', '1ee2f401-4200-4ae1-8bcf-417c54476b67', 'ed13f675-9c77-4424-8fca-ac612bbaf07c']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.879187 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf6dab5-46d3-4e37-9a28-c7a1fef0ab6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.939142 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaf6dab5-46d3-4e37-9a28-c7a1fef0ab6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1515378295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['86248c71-d757-4bed-8bf9-c87bf0dea86a','f63dc650-d2f5-4206-83e4-2d449030d540','1ee2f401-4200-4ae1-8bcf-417c54476b67','ed13f675-9c77-4424-8fca-ac612bbaf07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=41b0a3d2-6ea7-42a7-b3be-66aa28972ab9,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1515378295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cff770333c4c4d830397358cdc6c78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=41b0a3d2-6ea7-42a7-b3be-66aa28972ab9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102c689696c9422fac02710e84f682e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.940666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77c0353-e82b-42f6-b8c8-a33edeecfa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:47.978422 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77c0353-e82b-42f6-b8c8-a33edeecfa10) transitioned into state 'SUCCESS' from state '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-1515378295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['86248c71-d757-4bed-8bf9-c87bf0dea86a','f63dc650-d2f5-4206-83e4-2d449030d540','1ee2f401-4200-4ae1-8bcf-417c54476b67','ed13f675-9c77-4424-8fca-ac612bbaf07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=41b0a3d2-6ea7-42a7-b3be-66aa28972ab9,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:47.979101 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f49f3c-e2c6-4c9d-82ed-77ffd68e5721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:48.011149 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f49f3c-e2c6-4c9d-82ed-77ffd68e5721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:48.011596 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (89a0a314-3b3f-4ac1-9cc8-4692435dbe99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:48.016511 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request issued successfully. Aug 09 07:39:48.016511 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d658a46a-6eef-4091-bfe4-3051260900a9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:48.016511 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 214/841] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:39:47 2026] POST /volume/v3/volumes => generated 778 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:48.039130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-106015eb-b916-441e-b1b7-203b25672bc9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:48.045415 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-106015eb-b916-441e-b1b7-203b25672bc9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:48.045415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-106015eb-b916-441e-b1b7-203b25672bc9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:48.045415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-106015eb-b916-441e-b1b7-203b25672bc9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:48.065558 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:48.065558 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:48.080321 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-106015eb-b916-441e-b1b7-203b25672bc9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:48.093892 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-106015eb-b916-441e-b1b7-203b25672bc9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 returned with HTTP 200 Aug 09 07:39:48.094576 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 212/842] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:48 2026] GET /volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:49.120663 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f33ceec2-cf1a-40ac-ad4e-c5302a978a83 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:49.123041 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f33ceec2-cf1a-40ac-ad4e-c5302a978a83 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:49.123252 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f33ceec2-cf1a-40ac-ad4e-c5302a978a83 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:49.123470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f33ceec2-cf1a-40ac-ad4e-c5302a978a83 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:49.133553 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:49.133553 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:49.142665 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f33ceec2-cf1a-40ac-ad4e-c5302a978a83 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:49.151164 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f33ceec2-cf1a-40ac-ad4e-c5302a978a83 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 returned with HTTP 200 Aug 09 07:39:49.151794 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 211/843] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:49 2026] GET /volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:49.169552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-624ac424-2ad0-4e8f-897b-23e312fb6958 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:49.173013 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-624ac424-2ad0-4e8f-897b-23e312fb6958 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:49.173326 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-624ac424-2ad0-4e8f-897b-23e312fb6958 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:49.173767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-624ac424-2ad0-4e8f-897b-23e312fb6958 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:49.187978 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:49.187978 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:49.200663 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-624ac424-2ad0-4e8f-897b-23e312fb6958 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:49.208636 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-624ac424-2ad0-4e8f-897b-23e312fb6958 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 returned with HTTP 200 Aug 09 07:39:49.209429 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 207/844] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:49 2026] GET /volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 => generated 1387 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:49.226032 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae054622-b453-489a-80f7-4fee8b23de6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:49.228142 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae054622-b453-489a-80f7-4fee8b23de6d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:49.228360 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae054622-b453-489a-80f7-4fee8b23de6d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:49.228794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae054622-b453-489a-80f7-4fee8b23de6d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:49.241638 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:49.241638 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:49.252794 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae054622-b453-489a-80f7-4fee8b23de6d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:49.260442 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae054622-b453-489a-80f7-4fee8b23de6d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 returned with HTTP 200 Aug 09 07:39:49.261122 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 215/845] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:49 2026] GET /volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 => generated 1387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:49.278968 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:49.283979 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:49.284483 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:49.284807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:49.285093 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume with id: 9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:49.300844 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:49.300844 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:49.302438 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:49.336815 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume request issued successfully. Aug 09 07:39:49.337064 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f382478a-e40c-49b4-ba5f-47bd02c7c2d4 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 returned with HTTP 202 Aug 09 07:39:49.337579 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 213/846] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:49 2026] DELETE /volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:49.349392 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2c3e78c0-c440-43df-8b90-ce67c3f6c1e9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:49.352391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c3e78c0-c440-43df-8b90-ce67c3f6c1e9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:49.352680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c3e78c0-c440-43df-8b90-ce67c3f6c1e9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:49.352844 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c3e78c0-c440-43df-8b90-ce67c3f6c1e9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:49.364474 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:49.364474 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:49.371211 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2c3e78c0-c440-43df-8b90-ce67c3f6c1e9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:49.382737 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c3e78c0-c440-43df-8b90-ce67c3f6c1e9 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 returned with HTTP 200 Aug 09 07:39:49.383805 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 212/847] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:49 2026] GET /volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 => generated 1386 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:50.412410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a676af1c-ecee-4231-99b7-3685c46674c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.412857 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a676af1c-ecee-4231-99b7-3685c46674c1 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 Aug 09 07:39:50.413093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a676af1c-ecee-4231-99b7-3685c46674c1 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.413262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a676af1c-ecee-4231-99b7-3685c46674c1 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.421113 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a676af1c-ecee-4231-99b7-3685c46674c1 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 returned with HTTP 404 Aug 09 07:39:50.421638 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 208/848] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:50 2026] GET /volume/v3/volumes/9a0e87e1-dea7-4f6a-b566-2c6b1e840fd1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:50.434766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b632cce5-e149-4672-9b40-7b53609d80f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.437527 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b632cce5-e149-4672-9b40-7b53609d80f7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 Aug 09 07:39:50.437824 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b632cce5-e149-4672-9b40-7b53609d80f7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.438142 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b632cce5-e149-4672-9b40-7b53609d80f7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.448686 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:50.448686 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:50.455938 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b632cce5-e149-4672-9b40-7b53609d80f7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:50.464831 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b632cce5-e149-4672-9b40-7b53609d80f7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 returned with HTTP 200 Aug 09 07:39:50.465531 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 216/849] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:50 2026] GET /volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:50.483709 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.485656 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] DELETE https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 Aug 09 07:39:50.485860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.486082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.486259 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume with id: 41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 Aug 09 07:39:50.493747 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:50.493747 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:50.494264 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:50.515710 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume request issued successfully. Aug 09 07:39:50.516035 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3066ee30-5b22-4801-ac54-8b60d7e88388 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 returned with HTTP 202 Aug 09 07:39:50.516623 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 214/850] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:50 2026] DELETE /volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:50.529083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-981149d7-5bf5-4221-9f0d-5694dfcf0424 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.532593 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-981149d7-5bf5-4221-9f0d-5694dfcf0424 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 Aug 09 07:39:50.532883 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-981149d7-5bf5-4221-9f0d-5694dfcf0424 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.533185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-981149d7-5bf5-4221-9f0d-5694dfcf0424 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.547013 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:50.547013 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:50.555969 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-981149d7-5bf5-4221-9f0d-5694dfcf0424 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:50.564586 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-981149d7-5bf5-4221-9f0d-5694dfcf0424 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 returned with HTTP 200 Aug 09 07:39:50.565337 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 213/851] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:50 2026] GET /volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 => generated 1352 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:50.589056 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-29a0b8ca-7851-4c06-907c-8fbed2ebe570 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.592406 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-29a0b8ca-7851-4c06-907c-8fbed2ebe570 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 Aug 09 07:39:50.592967 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-29a0b8ca-7851-4c06-907c-8fbed2ebe570 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.593497 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-29a0b8ca-7851-4c06-907c-8fbed2ebe570 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.603464 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:50.603464 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:50.609180 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-29a0b8ca-7851-4c06-907c-8fbed2ebe570 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:50.617704 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-29a0b8ca-7851-4c06-907c-8fbed2ebe570 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 returned with HTTP 200 Aug 09 07:39:50.618355 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 209/852] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:50 2026] GET /volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 => generated 1309 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:50.638928 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1be4c8bd-df62-4ded-a30a-1e4a36227f39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.639693 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1be4c8bd-df62-4ded-a30a-1e4a36227f39 None None] GET https://10.4.3.41/volume// Aug 09 07:39:50.639988 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1be4c8bd-df62-4ded-a30a-1e4a36227f39 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.640246 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1be4c8bd-df62-4ded-a30a-1e4a36227f39 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.641686 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1be4c8bd-df62-4ded-a30a-1e4a36227f39 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:50.642685 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 217/853] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:50 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:50.655015 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-05e1a1d0-30c1-4855-90a2-d25ba1189f63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.661171 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-05e1a1d0-30c1-4855-90a2-d25ba1189f63 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:39:50.661697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-05e1a1d0-30c1-4855-90a2-d25ba1189f63 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a44654e-6893-479a-98bc-2951cbead188", "connector": null, "instance_uuid": "01763222-6d36-43c8-9f67-de376a29e7e5"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:50.671804 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:50.671804 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:50.708193 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-05e1a1d0-30c1-4855-90a2-d25ba1189f63 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:39:50.708963 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 215/854] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:39:50 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:50.721783 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5f2fc76c-cefc-4e1d-998b-094ef70ef5f2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.722256 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f2fc76c-cefc-4e1d-998b-094ef70ef5f2 None None] GET https://10.4.3.41/volume// Aug 09 07:39:50.722442 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f2fc76c-cefc-4e1d-998b-094ef70ef5f2 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.722652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f2fc76c-cefc-4e1d-998b-094ef70ef5f2 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.722980 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f2fc76c-cefc-4e1d-998b-094ef70ef5f2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:50.723290 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 214/855] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:50.746441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-bc5760e7-395c-473a-96d0-ec2def01b982 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.749167 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-bc5760e7-395c-473a-96d0-ec2def01b982 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 Aug 09 07:39:50.750546 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-bc5760e7-395c-473a-96d0-ec2def01b982 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:50.750546 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-bc5760e7-395c-473a-96d0-ec2def01b982 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:50.768456 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:50.768456 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:50.774243 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-bc5760e7-395c-473a-96d0-ec2def01b982 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:50.783723 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-bc5760e7-395c-473a-96d0-ec2def01b982 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 returned with HTTP 200 Aug 09 07:39:50.783894 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 210/856] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:39:50 2026] GET /volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:39:50.835533 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-19574224-2b5d-426c-ac08-757ac9e3248f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.838380 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:50.838785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-565538279"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:50.841943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-565538279'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:50.841943 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Create volume of 1 GB Aug 09 07:39:50.847391 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Availability Zones retrieved successfully. Aug 09 07:39:50.856966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Flow 'volume_create_api' (0d31c0eb-af33-472a-b53c-417041b47607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:50.858474 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c05bb00-058a-4fb8-9e8e-cdd09e00eb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:50.860634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:50.898158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c05bb00-058a-4fb8-9e8e-cdd09e00eb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:50.899036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc655b2b-d50a-411f-b46a-4115332cae77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:50.925422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-43e44cef-7597-4277-84c1-e7f0989d1e8c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:50.928823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-43e44cef-7597-4277-84c1-e7f0989d1e8c tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] PUT https://10.4.3.41/volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156 Aug 09 07:39:50.930253 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-43e44cef-7597-4277-84c1-e7f0989d1e8c tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:50.941471 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-43e44cef-7597-4277-84c1-e7f0989d1e8c tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Acquiring lock "cinder-attachment_update-9a44654e-6893-479a-98bc-2951cbead188-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:39:50.952844 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-43e44cef-7597-4277-84c1-e7f0989d1e8c tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Lock "cinder-attachment_update-9a44654e-6893-479a-98bc-2951cbead188-np0000006821" acquired by "attachment_update" :: waited 0.012s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:39:50.954099 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:50.954099 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:51.013432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Created reservations ['9e14768f-4cfd-4822-895e-004142f2ed73', '65a5d5b0-1970-47cc-b28d-2ac89bd1b95f', '8022b870-b74b-43af-b220-d383a8047e90', 'eb60e2db-6c0f-467f-9553-dcde2120ea99'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:51.014312 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc655b2b-d50a-411f-b46a-4115332cae77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e14768f-4cfd-4822-895e-004142f2ed73', '65a5d5b0-1970-47cc-b28d-2ac89bd1b95f', '8022b870-b74b-43af-b220-d383a8047e90', 'eb60e2db-6c0f-467f-9553-dcde2120ea99']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.015585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6802aa63-a70e-4977-939c-6c36563a1357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.042374 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6802aa63-a70e-4977-939c-6c36563a1357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b1ea64c-d5bd-4248-8de6-74fec06cbb55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-565538279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35389fcbbb9742d6aea40b738488a542',qos_specs=None,replication_status=,reservations=['9e14768f-4cfd-4822-895e-004142f2ed73','65a5d5b0-1970-47cc-b28d-2ac89bd1b95f','8022b870-b74b-43af-b220-d383a8047e90','eb60e2db-6c0f-467f-9553-dcde2120ea99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f0a80b880640d2913171e385f87d28',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-565538279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b1ea64c-d5bd-4248-8de6-74fec06cbb55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35389fcbbb9742d6aea40b738488a542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8f0a80b880640d2913171e385f87d28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.042998 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8290147-9f17-40da-8e07-a6fbf4dcffde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.076309 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8290147-9f17-40da-8e07-a6fbf4dcffde) transitioned into state 'SUCCESS' from state '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-565538279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35389fcbbb9742d6aea40b738488a542',qos_specs=None,replication_status=,reservations=['9e14768f-4cfd-4822-895e-004142f2ed73','65a5d5b0-1970-47cc-b28d-2ac89bd1b95f','8022b870-b74b-43af-b220-d383a8047e90','eb60e2db-6c0f-467f-9553-dcde2120ea99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f0a80b880640d2913171e385f87d28',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.077667 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5657d711-c2c6-4066-a2b7-77dd44af9ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.088948 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5657d711-c2c6-4066-a2b7-77dd44af9ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.091869 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Flow 'volume_create_api' (0d31c0eb-af33-472a-b53c-417041b47607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:51.091869 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Create volume request issued successfully. Aug 09 07:39:51.093441 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-19574224-2b5d-426c-ac08-757ac9e3248f tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:51.094939 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 218/857] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:50 2026] POST /volume/v3/volumes => generated 751 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:51.098390 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-43e44cef-7597-4277-84c1-e7f0989d1e8c tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Lock "cinder-attachment_update-9a44654e-6893-479a-98bc-2951cbead188-np0000006821" released by "attachment_update" :: held 0.146s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:39:51.099281 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-43e44cef-7597-4277-84c1-e7f0989d1e8c tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156 returned with HTTP 200 Aug 09 07:39:51.100002 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 216/858] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:39:50 2026] PUT /volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:51.116983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-67f5d0b8-ac8d-474a-bd16-1eb9a08e92b9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:51.120528 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67f5d0b8-ac8d-474a-bd16-1eb9a08e92b9 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:51.120528 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67f5d0b8-ac8d-474a-bd16-1eb9a08e92b9 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:51.120680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67f5d0b8-ac8d-474a-bd16-1eb9a08e92b9 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:51.132189 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:51.132189 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:51.139259 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-67f5d0b8-ac8d-474a-bd16-1eb9a08e92b9 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:51.139824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-0554affc-4107-41c7-9a0d-1feb7249d0df None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:51.143302 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-0554affc-4107-41c7-9a0d-1feb7249d0df tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] POST https://10.4.3.41/volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156/action Aug 09 07:39:51.144013 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-0554affc-4107-41c7-9a0d-1feb7249d0df tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:51.144163 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-0554affc-4107-41c7-9a0d-1feb7249d0df tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:51.146527 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67f5d0b8-ac8d-474a-bd16-1eb9a08e92b9 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 returned with HTTP 200 Aug 09 07:39:51.147082 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 215/859] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:51 2026] GET /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:51.169389 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:51.169389 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:51.187051 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-13dd26f2-dfa0-4c03-8d32-cb41b59c000d req-0554affc-4107-41c7-9a0d-1feb7249d0df tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156/action returned with HTTP 204 Aug 09 07:39:51.188039 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 211/860] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:39:51 2026] POST /volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:51.589220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6be63c14-ca29-4605-9fec-e3149e060662 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:51.591824 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6be63c14-ca29-4605-9fec-e3149e060662 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 Aug 09 07:39:51.592171 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6be63c14-ca29-4605-9fec-e3149e060662 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:51.592479 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6be63c14-ca29-4605-9fec-e3149e060662 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:51.612320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6be63c14-ca29-4605-9fec-e3149e060662 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 returned with HTTP 404 Aug 09 07:39:51.613123 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 219/861] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:51 2026] GET /volume/v3/volumes/41b0a3d2-6ea7-42a7-b3be-66aa28972ab9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:51.629289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:51.632001 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:51.632169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1105348574"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:51.634665 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1105348574'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:51.634821 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume of 1 GB Aug 09 07:39:51.635198 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:51.635198 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:51.640392 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Availability Zones retrieved successfully. Aug 09 07:39:51.648426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (6fa93949-b115-41e3-a6b7-94df9fb89d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:51.649886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0119f310-98c5-413e-9bbc-16bdb7864db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.652359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:51.705877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0119f310-98c5-413e-9bbc-16bdb7864db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.708244 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdc9570e-52e0-4feb-b7d2-9a6ea51fcff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.787737 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Created reservations ['4ef7a1b2-8773-41ae-86c3-19d75a8208fa', '65d7b73a-3086-4d04-be09-573088fde336', '8fc41a68-f0d9-44d5-a0ab-43a14ef0adb2', 'b4243f33-ae17-4410-a2d9-af165435d8c3'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:51.790941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdc9570e-52e0-4feb-b7d2-9a6ea51fcff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ef7a1b2-8773-41ae-86c3-19d75a8208fa', '65d7b73a-3086-4d04-be09-573088fde336', '8fc41a68-f0d9-44d5-a0ab-43a14ef0adb2', 'b4243f33-ae17-4410-a2d9-af165435d8c3']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.790941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133cbf7d-5dfe-45b0-929d-67135d9a94eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.820834 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133cbf7d-5dfe-45b0-929d-67135d9a94eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5a8b842-eba8-43d1-b7e5-b69b5b290c7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1105348574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['4ef7a1b2-8773-41ae-86c3-19d75a8208fa','65d7b73a-3086-4d04-be09-573088fde336','8fc41a68-f0d9-44d5-a0ab-43a14ef0adb2','b4243f33-ae17-4410-a2d9-af165435d8c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1105348574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5a8b842-eba8-43d1-b7e5-b69b5b290c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cff770333c4c4d830397358cdc6c78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102c689696c9422fac02710e84f682e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.822335 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6f040e-bff6-4861-af51-b27d96dce137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.850730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6f040e-bff6-4861-af51-b27d96dce137) transitioned into state 'SUCCESS' from state '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-1105348574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['4ef7a1b2-8773-41ae-86c3-19d75a8208fa','65d7b73a-3086-4d04-be09-573088fde336','8fc41a68-f0d9-44d5-a0ab-43a14ef0adb2','b4243f33-ae17-4410-a2d9-af165435d8c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.850730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d584e08e-40d4-4eb7-9439-4cab4cf041cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:51.863706 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d584e08e-40d4-4eb7-9439-4cab4cf041cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:51.865187 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (6fa93949-b115-41e3-a6b7-94df9fb89d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:51.865675 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request issued successfully. Aug 09 07:39:51.866478 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d39d329-808a-4ee3-95c5-a602d5377b2a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:51.867044 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 217/862] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:51 2026] POST /volume/v3/volumes => generated 745 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:51.881083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4b56a4fc-ef0d-4580-ae9f-746a69e8e769 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:51.883001 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b56a4fc-ef0d-4580-ae9f-746a69e8e769 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f Aug 09 07:39:51.883478 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b56a4fc-ef0d-4580-ae9f-746a69e8e769 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:51.883763 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b56a4fc-ef0d-4580-ae9f-746a69e8e769 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:51.895009 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:51.895009 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:51.900667 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4b56a4fc-ef0d-4580-ae9f-746a69e8e769 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:51.906067 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b56a4fc-ef0d-4580-ae9f-746a69e8e769 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f returned with HTTP 200 Aug 09 07:39:51.906480 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 216/863] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:51 2026] GET /volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:52.163823 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b99be018-b427-4237-bd61-5a496981c137 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:52.166055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b99be018-b427-4237-bd61-5a496981c137 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:52.166334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b99be018-b427-4237-bd61-5a496981c137 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:52.166630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b99be018-b427-4237-bd61-5a496981c137 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:52.180353 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:52.180353 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:52.186786 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b99be018-b427-4237-bd61-5a496981c137 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:52.194867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b99be018-b427-4237-bd61-5a496981c137 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 returned with HTTP 200 Aug 09 07:39:52.195687 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 212/864] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:52 2026] GET /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:52.216019 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49e60823-bef7-411f-bebf-6d51be889fa8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:52.220139 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49e60823-bef7-411f-bebf-6d51be889fa8 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] POST https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55/action Aug 09 07:39:52.220647 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49e60823-bef7-411f-bebf-6d51be889fa8 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:52.220768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49e60823-bef7-411f-bebf-6d51be889fa8 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:52.239814 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:52.239814 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:52.240363 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-49e60823-bef7-411f-bebf-6d51be889fa8 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:52.260127 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-49e60823-bef7-411f-bebf-6d51be889fa8 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume updated successfully. Aug 09 07:39:52.262327 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49e60823-bef7-411f-bebf-6d51be889fa8 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55/action returned with HTTP 200 Aug 09 07:39:52.262327 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 220/865] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:39:52 2026] POST /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 07:39:52.272954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b95a3767-ff7f-46fb-8bdc-c9b97ec5f7a7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:52.281011 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b95a3767-ff7f-46fb-8bdc-c9b97ec5f7a7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:52.281404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b95a3767-ff7f-46fb-8bdc-c9b97ec5f7a7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:52.281961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b95a3767-ff7f-46fb-8bdc-c9b97ec5f7a7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:52.302881 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:52.302881 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:52.310312 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b95a3767-ff7f-46fb-8bdc-c9b97ec5f7a7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:52.318460 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b95a3767-ff7f-46fb-8bdc-c9b97ec5f7a7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 returned with HTTP 200 Aug 09 07:39:52.318769 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 218/866] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:52 2026] GET /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:52.540480 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-701dfc43-29bb-4fc4-8c59-bbb1b93df8e8 req-6f432f8c-e6f0-49cc-b342-36b75689ffb5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:52.543266 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-701dfc43-29bb-4fc4-8c59-bbb1b93df8e8 req-6f432f8c-e6f0-49cc-b342-36b75689ffb5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:52.543532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-701dfc43-29bb-4fc4-8c59-bbb1b93df8e8 req-6f432f8c-e6f0-49cc-b342-36b75689ffb5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:52.543856 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-701dfc43-29bb-4fc4-8c59-bbb1b93df8e8 req-6f432f8c-e6f0-49cc-b342-36b75689ffb5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:52.552898 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:52.552898 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:52.559198 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-701dfc43-29bb-4fc4-8c59-bbb1b93df8e8 req-6f432f8c-e6f0-49cc-b342-36b75689ffb5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:52.567098 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-701dfc43-29bb-4fc4-8c59-bbb1b93df8e8 req-6f432f8c-e6f0-49cc-b342-36b75689ffb5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 returned with HTTP 200 Aug 09 07:39:52.567720 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 217/867] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:52 2026] GET /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:52.926233 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e67a720e-5b96-4c28-a2ce-dd0387ea47e7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:52.936645 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e67a720e-5b96-4c28-a2ce-dd0387ea47e7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f Aug 09 07:39:52.936645 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e67a720e-5b96-4c28-a2ce-dd0387ea47e7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:52.936645 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e67a720e-5b96-4c28-a2ce-dd0387ea47e7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:52.964801 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:52.964801 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:52.973412 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e67a720e-5b96-4c28-a2ce-dd0387ea47e7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:52.984634 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e67a720e-5b96-4c28-a2ce-dd0387ea47e7 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f returned with HTTP 200 Aug 09 07:39:52.986430 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 213/868] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:52 2026] GET /volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f => generated 838 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:53.014586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.017238 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:53.019014 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d5a8b842-eba8-43d1-b7e5-b69b5b290c7f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-73572830"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:53.024109 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request body: {'volume': {'source_volid': 'd5a8b842-eba8-43d1-b7e5-b69b5b290c7f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-73572830'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:53.046296 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:53.046296 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:53.046814 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume retrieved successfully. Aug 09 07:39:53.047127 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume of 2 GB Aug 09 07:39:53.053851 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Availability Zones retrieved successfully. Aug 09 07:39:53.063856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (3c929f52-1bee-4e6b-90c5-5a9eb4eae992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:53.066362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f909f932-e40c-4392-8f4d-db87f5b0c418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.068775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:53.126677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f909f932-e40c-4392-8f4d-db87f5b0c418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd5a8b842-eba8-43d1-b7e5-b69b5b290c7f', 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.127720 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7cff94-aa2c-4e48-ab7f-fcb8496fd516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.211173 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Created reservations ['1d53673c-ad2b-438c-bd14-a73d774456aa', '3e74417c-0dab-446f-bfb9-451f29fb40f6', '49a80e56-ace6-4535-8fb5-c22af71b5707', '97f5c544-6048-4fdf-b324-8c09f009fd27'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:53.212125 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7cff94-aa2c-4e48-ab7f-fcb8496fd516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d53673c-ad2b-438c-bd14-a73d774456aa', '3e74417c-0dab-446f-bfb9-451f29fb40f6', '49a80e56-ace6-4535-8fb5-c22af71b5707', '97f5c544-6048-4fdf-b324-8c09f009fd27']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.212991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60027058-11c0-4bd3-a2bd-f4dc29ffd3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.276744 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.280463 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:53.280463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-891375031"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:53.282633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60027058-11c0-4bd3-a2bd-f4dc29ffd3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11550b83-a901-45f4-8869-c27993efc856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-73572830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['1d53673c-ad2b-438c-bd14-a73d774456aa','3e74417c-0dab-446f-bfb9-451f29fb40f6','49a80e56-ace6-4535-8fb5-c22af71b5707','97f5c544-6048-4fdf-b324-8c09f009fd27'],size=2,snapshot_id=None,source_replicaid=,source_volid=d5a8b842-eba8-43d1-b7e5-b69b5b290c7f,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-73572830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11550b83-a901-45f4-8869-c27993efc856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cff770333c4c4d830397358cdc6c78',provider_auth=None,provider_geometry=None,provider_id=None,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=d5a8b842-eba8-43d1-b7e5-b69b5b290c7f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='102c689696c9422fac02710e84f682e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.284350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-891375031'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:53.284516 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f32b37-d658-4ea7-8130-8655938005d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.284578 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Create volume of 1 GB Aug 09 07:39:53.292806 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Availability Zones retrieved successfully. Aug 09 07:39:53.306242 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Flow 'volume_create_api' (17654443-90ad-45be-bce6-c652503ebc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:53.308363 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0386ffaf-5895-478c-92c5-3f6f76347bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.311578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:53.337930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f32b37-d658-4ea7-8130-8655938005d9) transitioned into state 'SUCCESS' from state '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-73572830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cff770333c4c4d830397358cdc6c78',qos_specs=None,replication_status=,reservations=['1d53673c-ad2b-438c-bd14-a73d774456aa','3e74417c-0dab-446f-bfb9-451f29fb40f6','49a80e56-ace6-4535-8fb5-c22af71b5707','97f5c544-6048-4fdf-b324-8c09f009fd27'],size=2,snapshot_id=None,source_replicaid=,source_volid=d5a8b842-eba8-43d1-b7e5-b69b5b290c7f,status='creating',user_id='102c689696c9422fac02710e84f682e3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.339448 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d593e8-9712-4fed-aa0a-0e4f4eeac74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.361098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0386ffaf-5895-478c-92c5-3f6f76347bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.362316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b947147-e478-4ab3-b432-a85455c6c1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.365515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d593e8-9712-4fed-aa0a-0e4f4eeac74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.366625 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Flow 'volume_create_api' (3c929f52-1bee-4e6b-90c5-5a9eb4eae992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:53.367136 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Create volume request issued successfully. Aug 09 07:39:53.369364 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c203a106-cd25-4eae-b0ac-4adfc3b0f735 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:53.369364 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 221/869] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:39:53 2026] POST /volume/v3/volumes => generated 777 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:53.392445 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-031e61be-ed9a-456e-b096-8bff49e5543b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.396816 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-031e61be-ed9a-456e-b096-8bff49e5543b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:53.396816 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-031e61be-ed9a-456e-b096-8bff49e5543b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:53.396816 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-031e61be-ed9a-456e-b096-8bff49e5543b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:53.408182 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:53.408182 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:53.421582 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-031e61be-ed9a-456e-b096-8bff49e5543b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:53.430589 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-031e61be-ed9a-456e-b096-8bff49e5543b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 returned with HTTP 200 Aug 09 07:39:53.431104 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 218/870] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:53 2026] GET /volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:53.437761 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-fb99203c-4905-47aa-8e45-3e788e00fb9a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.439448 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Created reservations ['975e9120-0c4a-4720-97ec-2b13c2a35c6f', '329d3700-3e8a-4092-b15a-7608ae1bacc9', 'b9b0f4fb-01d2-48a5-9eed-0c72d4ffa75c', 'd4621ec3-7fc9-4177-a8da-7e456e3c62b3'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:53.440703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b947147-e478-4ab3-b432-a85455c6c1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['975e9120-0c4a-4720-97ec-2b13c2a35c6f', '329d3700-3e8a-4092-b15a-7608ae1bacc9', 'b9b0f4fb-01d2-48a5-9eed-0c72d4ffa75c', 'd4621ec3-7fc9-4177-a8da-7e456e3c62b3']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.441815 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2374f636-5096-495a-a62d-e71287d5f859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.445669 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-fb99203c-4905-47aa-8e45-3e788e00fb9a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:53.447037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-fb99203c-4905-47aa-8e45-3e788e00fb9a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:53.447037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-fb99203c-4905-47aa-8e45-3e788e00fb9a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:53.462668 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:53.462668 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:53.467524 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-fb99203c-4905-47aa-8e45-3e788e00fb9a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:53.474162 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-fb99203c-4905-47aa-8e45-3e788e00fb9a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:53.474861 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 214/871] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:53 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:39:53.482088 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2374f636-5096-495a-a62d-e71287d5f859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde86ee7-e989-4706-8882-a4872465c996', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-891375031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35389fcbbb9742d6aea40b738488a542',qos_specs=None,replication_status=,reservations=['975e9120-0c4a-4720-97ec-2b13c2a35c6f','329d3700-3e8a-4092-b15a-7608ae1bacc9','b9b0f4fb-01d2-48a5-9eed-0c72d4ffa75c','d4621ec3-7fc9-4177-a8da-7e456e3c62b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f0a80b880640d2913171e385f87d28',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-891375031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cde86ee7-e989-4706-8882-a4872465c996,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35389fcbbb9742d6aea40b738488a542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8f0a80b880640d2913171e385f87d28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.483406 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1571dc-45ec-484e-a22a-25d28cc50f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.510356 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-e955ae46-eea5-4685-8061-1a44a0b30722 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.513767 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-e955ae46-eea5-4685-8061-1a44a0b30722 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9/action Aug 09 07:39:53.514548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-e955ae46-eea5-4685-8061-1a44a0b30722 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:39:53.514548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-e955ae46-eea5-4685-8061-1a44a0b30722 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:53.528420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1571dc-45ec-484e-a22a-25d28cc50f7a) transitioned into state 'SUCCESS' from state '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-891375031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35389fcbbb9742d6aea40b738488a542',qos_specs=None,replication_status=,reservations=['975e9120-0c4a-4720-97ec-2b13c2a35c6f','329d3700-3e8a-4092-b15a-7608ae1bacc9','b9b0f4fb-01d2-48a5-9eed-0c72d4ffa75c','d4621ec3-7fc9-4177-a8da-7e456e3c62b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8f0a80b880640d2913171e385f87d28',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.529331 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4f0024-65af-4fe4-8d31-ac43c6dbab7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:53.534144 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:53.534144 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:53.535220 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-e955ae46-eea5-4685-8061-1a44a0b30722 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:53.548651 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-e955ae46-eea5-4685-8061-1a44a0b30722 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Begin detaching volume completed successfully. Aug 09 07:39:53.549993 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-e955ae46-eea5-4685-8061-1a44a0b30722 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9/action returned with HTTP 202 Aug 09 07:39:53.549993 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 222/872] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:39:53 2026] POST /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:39:53.550824 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4f0024-65af-4fe4-8d31-ac43c6dbab7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:53.552810 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Flow 'volume_create_api' (17654443-90ad-45be-bce6-c652503ebc35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:53.552810 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Create volume request issued successfully. Aug 09 07:39:53.553600 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca74a75b-06a3-4173-9984-110cabb6f2bd tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:53.554877 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 219/873] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:39:53 2026] POST /volume/v3/volumes => generated 751 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:53.575947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a3ab459d-a707-41ed-ac98-cfd1f9239fe7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.576640 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a3ab459d-a707-41ed-ac98-cfd1f9239fe7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 Aug 09 07:39:53.580512 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a3ab459d-a707-41ed-ac98-cfd1f9239fe7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:53.580648 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a3ab459d-a707-41ed-ac98-cfd1f9239fe7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:53.590066 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-421503de-3c44-4aff-9ba1-323a1b823435 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.593091 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-421503de-3c44-4aff-9ba1-323a1b823435 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:53.593366 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-421503de-3c44-4aff-9ba1-323a1b823435 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:53.593565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-421503de-3c44-4aff-9ba1-323a1b823435 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:53.595069 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:53.595069 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:53.604322 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a3ab459d-a707-41ed-ac98-cfd1f9239fe7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:53.608764 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:53.608764 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:53.613881 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a3ab459d-a707-41ed-ac98-cfd1f9239fe7 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 returned with HTTP 200 Aug 09 07:39:53.614341 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 219/874] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:53 2026] GET /volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:53.615697 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-421503de-3c44-4aff-9ba1-323a1b823435 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:53.623389 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-421503de-3c44-4aff-9ba1-323a1b823435 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:53.623955 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 215/875] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:53 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:53.648803 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-94f3bc8d-9198-4a57-ad7d-9d9d5e08d80e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.650784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94f3bc8d-9198-4a57-ad7d-9d9d5e08d80e None None] GET https://10.4.3.41/volume// Aug 09 07:39:53.652117 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94f3bc8d-9198-4a57-ad7d-9d9d5e08d80e None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:53.652117 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94f3bc8d-9198-4a57-ad7d-9d9d5e08d80e None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:53.653183 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94f3bc8d-9198-4a57-ad7d-9d9d5e08d80e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:39:53.653440 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 223/876] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:39:53 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:39:53.673312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-5ae711c8-0d9b-441d-b3d2-1b55179001c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:53.677415 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-5ae711c8-0d9b-441d-b3d2-1b55179001c1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:53.677759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-5ae711c8-0d9b-441d-b3d2-1b55179001c1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:53.677759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-5ae711c8-0d9b-441d-b3d2-1b55179001c1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:53.697471 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:53.697471 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:53.704030 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-5ae711c8-0d9b-441d-b3d2-1b55179001c1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:53.714188 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-5ae711c8-0d9b-441d-b3d2-1b55179001c1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:53.715292 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 220/877] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:39:53 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 1316 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:39:54.452874 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e43e64cd-2f9b-487e-9dbb-6f11aa9bbd6c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.455167 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e43e64cd-2f9b-487e-9dbb-6f11aa9bbd6c tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:54.455167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e43e64cd-2f9b-487e-9dbb-6f11aa9bbd6c tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.455363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e43e64cd-2f9b-487e-9dbb-6f11aa9bbd6c tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.463390 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.463390 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:54.469428 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e43e64cd-2f9b-487e-9dbb-6f11aa9bbd6c tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:54.476660 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e43e64cd-2f9b-487e-9dbb-6f11aa9bbd6c tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 returned with HTTP 200 Aug 09 07:39:54.478127 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 220/878] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:54 2026] GET /volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:54.497093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a808137e-413c-451a-b5b3-1f63c702a914 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.502244 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a808137e-413c-451a-b5b3-1f63c702a914 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:54.502520 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a808137e-413c-451a-b5b3-1f63c702a914 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.502759 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a808137e-413c-451a-b5b3-1f63c702a914 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.522246 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.522246 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:54.528437 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a808137e-413c-451a-b5b3-1f63c702a914 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:54.532885 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a808137e-413c-451a-b5b3-1f63c702a914 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 returned with HTTP 200 Aug 09 07:39:54.533467 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 216/879] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:54 2026] GET /volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:54.558504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d3b5063-ea93-43ca-a62e-f6f5890f4733 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.569387 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d3b5063-ea93-43ca-a62e-f6f5890f4733 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:54.569387 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d3b5063-ea93-43ca-a62e-f6f5890f4733 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.569387 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d3b5063-ea93-43ca-a62e-f6f5890f4733 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.582752 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.582752 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:54.587533 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d3b5063-ea93-43ca-a62e-f6f5890f4733 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:54.594642 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d3b5063-ea93-43ca-a62e-f6f5890f4733 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 returned with HTTP 200 Aug 09 07:39:54.594792 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 224/880] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:54 2026] GET /volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:54.614677 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.622276 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] DELETE https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:54.622493 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.622697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.622867 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume with id: 11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:54.633355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2ab95189-1b26-4d79-8e38-955041d97ed5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.634199 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.634199 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:54.634791 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:54.636549 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2ab95189-1b26-4d79-8e38-955041d97ed5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 Aug 09 07:39:54.636841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2ab95189-1b26-4d79-8e38-955041d97ed5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.637167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2ab95189-1b26-4d79-8e38-955041d97ed5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.648773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ba6a14d6-233a-4aa1-9508-51ba32bfecc2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.650649 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.650649 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:54.650992 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ba6a14d6-233a-4aa1-9508-51ba32bfecc2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:54.651221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ba6a14d6-233a-4aa1-9508-51ba32bfecc2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.651416 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ba6a14d6-233a-4aa1-9508-51ba32bfecc2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.658082 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2ab95189-1b26-4d79-8e38-955041d97ed5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:54.665959 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume request issued successfully. Aug 09 07:39:54.668873 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b91dfe3-ffe5-4c7c-93f3-682215a7955b tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 returned with HTTP 202 Aug 09 07:39:54.668873 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 221/881] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:54 2026] DELETE /volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:54.670475 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.670475 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:54.670583 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2ab95189-1b26-4d79-8e38-955041d97ed5 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 returned with HTTP 200 Aug 09 07:39:54.670583 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 221/882] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:54 2026] GET /volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:54.673400 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ba6a14d6-233a-4aa1-9508-51ba32bfecc2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:54.682441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ba6a14d6-233a-4aa1-9508-51ba32bfecc2 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:54.682993 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 217/883] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:54 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:54.685021 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e080b55-bc7a-4888-906c-b93bb6685ce3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.687881 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e080b55-bc7a-4888-906c-b93bb6685ce3 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:54.688215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e080b55-bc7a-4888-906c-b93bb6685ce3 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.688586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e080b55-bc7a-4888-906c-b93bb6685ce3 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.705548 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.705548 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:54.714787 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0e080b55-bc7a-4888-906c-b93bb6685ce3 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:54.722904 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e080b55-bc7a-4888-906c-b93bb6685ce3 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 returned with HTTP 200 Aug 09 07:39:54.723402 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 225/884] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:54 2026] GET /volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:54.897185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-a6efec9d-7b4a-43b9-b684-d906bf57f8ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:54.899283 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-a6efec9d-7b4a-43b9-b684-d906bf57f8ee tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] DELETE https://10.4.3.41/volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255 Aug 09 07:39:54.899718 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-a6efec9d-7b4a-43b9-b684-d906bf57f8ee tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:54.899779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-a6efec9d-7b4a-43b9-b684-d906bf57f8ee tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:54.912070 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:54.912070 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:39:54.980259 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-96a82ac9-daa5-49be-ac7b-954ae3128c18 req-a6efec9d-7b4a-43b9-b684-d906bf57f8ee tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255 returned with HTTP 200 Aug 09 07:39:54.981267 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 222/885] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:39:54 2026] DELETE /volume/v3/attachments/02b8e143-3c80-40b2-8c4b-d96954191255 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:55.099319 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:55.104208 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 Aug 09 07:39:55.104650 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:55.105481 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:55.105962 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Delete volume with id: cde86ee7-e989-4706-8882-a4872465c996 Aug 09 07:39:55.118997 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:55.118997 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:55.118997 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:55.155142 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Delete volume request issued successfully. Aug 09 07:39:55.155282 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-540fd0a7-910c-4895-9c7b-5c3b6fb5db3b tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 returned with HTTP 202 Aug 09 07:39:55.156060 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 222/886] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:55 2026] DELETE /volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:55.166168 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7763d390-a636-4c15-8481-0388246f9dc3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:55.168713 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7763d390-a636-4c15-8481-0388246f9dc3 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 Aug 09 07:39:55.169042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7763d390-a636-4c15-8481-0388246f9dc3 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:55.169868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7763d390-a636-4c15-8481-0388246f9dc3 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:55.179177 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:55.179177 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:55.185363 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7763d390-a636-4c15-8481-0388246f9dc3 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:55.192603 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7763d390-a636-4c15-8481-0388246f9dc3 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 returned with HTTP 200 Aug 09 07:39:55.192603 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 218/887] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:55 2026] GET /volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:55.703057 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef550908-bb36-4920-ad09-408d0ba48ca8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:55.707020 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef550908-bb36-4920-ad09-408d0ba48ca8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:39:55.707310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef550908-bb36-4920-ad09-408d0ba48ca8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:55.707645 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef550908-bb36-4920-ad09-408d0ba48ca8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:55.723070 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:55.723070 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:55.732599 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ef550908-bb36-4920-ad09-408d0ba48ca8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:39:55.741640 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef550908-bb36-4920-ad09-408d0ba48ca8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:39:55.744198 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 226/888] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:55 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:55.744311 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-102fca8d-95e2-437e-afb0-7399bd329519 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:55.746015 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-102fca8d-95e2-437e-afb0-7399bd329519 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 Aug 09 07:39:55.746330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-102fca8d-95e2-437e-afb0-7399bd329519 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:55.746503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-102fca8d-95e2-437e-afb0-7399bd329519 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:55.756553 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-102fca8d-95e2-437e-afb0-7399bd329519 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 returned with HTTP 404 Aug 09 07:39:55.759668 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 223/889] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:55 2026] GET /volume/v3/volumes/11550b83-a901-45f4-8869-c27993efc856 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:55.769169 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5c92f112-bb1b-47e3-b0ef-9d97b804158a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:55.773654 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c92f112-bb1b-47e3-b0ef-9d97b804158a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f Aug 09 07:39:55.773654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c92f112-bb1b-47e3-b0ef-9d97b804158a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:55.773654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c92f112-bb1b-47e3-b0ef-9d97b804158a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:55.789819 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:55.789819 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:55.802817 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5c92f112-bb1b-47e3-b0ef-9d97b804158a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:55.811293 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c92f112-bb1b-47e3-b0ef-9d97b804158a tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f returned with HTTP 200 Aug 09 07:39:55.811960 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 223/890] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:55 2026] GET /volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:55.827057 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3c308e01-3aa1-4357-a18c-23daa96e765d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:55.829481 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c308e01-3aa1-4357-a18c-23daa96e765d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f Aug 09 07:39:55.829937 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c308e01-3aa1-4357-a18c-23daa96e765d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:55.830210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c308e01-3aa1-4357-a18c-23daa96e765d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:55.830436 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-3c308e01-3aa1-4357-a18c-23daa96e765d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume with id: d5a8b842-eba8-43d1-b7e5-b69b5b290c7f Aug 09 07:39:55.841889 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:55.841889 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:55.842711 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c308e01-3aa1-4357-a18c-23daa96e765d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:55.879687 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c308e01-3aa1-4357-a18c-23daa96e765d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Delete volume request issued successfully. Aug 09 07:39:55.879925 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c308e01-3aa1-4357-a18c-23daa96e765d tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f returned with HTTP 202 Aug 09 07:39:55.880513 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 219/891] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:55 2026] DELETE /volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:55.891904 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb47de36-8e1d-49d3-a668-3b82af82bbaa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:55.894147 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb47de36-8e1d-49d3-a668-3b82af82bbaa tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f Aug 09 07:39:55.894400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb47de36-8e1d-49d3-a668-3b82af82bbaa tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:55.894656 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb47de36-8e1d-49d3-a668-3b82af82bbaa tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:55.912112 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:55.912112 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:55.918547 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb47de36-8e1d-49d3-a668-3b82af82bbaa tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Volume info retrieved successfully. Aug 09 07:39:55.924257 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb47de36-8e1d-49d3-a668-3b82af82bbaa tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f returned with HTTP 200 Aug 09 07:39:55.924673 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 227/892] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:55 2026] GET /volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:56.211223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60c517dd-bdfe-454a-b2b5-48f20a001122 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:56.213266 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60c517dd-bdfe-454a-b2b5-48f20a001122 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 Aug 09 07:39:56.213430 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60c517dd-bdfe-454a-b2b5-48f20a001122 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:56.213684 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60c517dd-bdfe-454a-b2b5-48f20a001122 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:56.227500 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60c517dd-bdfe-454a-b2b5-48f20a001122 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 returned with HTTP 404 Aug 09 07:39:56.228223 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 224/893] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:56 2026] GET /volume/v3/volumes/cde86ee7-e989-4706-8882-a4872465c996 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:56.237633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:56.240346 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:56.240656 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:56.240959 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:56.241208 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Delete volume with id: 2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:56.255779 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:56.255779 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:56.256429 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:56.297183 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Delete volume request issued successfully. Aug 09 07:39:56.297557 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94194e8e-99ae-45ae-9628-ebf196ca35bf tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 returned with HTTP 202 Aug 09 07:39:56.297984 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 224/894] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:39:56 2026] DELETE /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:39:56.306509 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-699e31e4-2645-44a2-a6b7-1ced8afadd51 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:56.308720 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-699e31e4-2645-44a2-a6b7-1ced8afadd51 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:56.308975 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-699e31e4-2645-44a2-a6b7-1ced8afadd51 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:56.310106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-699e31e4-2645-44a2-a6b7-1ced8afadd51 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:56.324838 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:56.324838 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:39:56.333385 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-699e31e4-2645-44a2-a6b7-1ced8afadd51 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Volume info retrieved successfully. Aug 09 07:39:56.341583 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-699e31e4-2645-44a2-a6b7-1ced8afadd51 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 returned with HTTP 200 Aug 09 07:39:56.342078 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 220/895] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:56 2026] GET /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:56.947170 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa7c2eed-f004-47ab-bd8e-06ecf6809070 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:56.950344 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa7c2eed-f004-47ab-bd8e-06ecf6809070 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] GET https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f Aug 09 07:39:56.951436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa7c2eed-f004-47ab-bd8e-06ecf6809070 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:56.951436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa7c2eed-f004-47ab-bd8e-06ecf6809070 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:56.961390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa7c2eed-f004-47ab-bd8e-06ecf6809070 tempest-VolumesCloneTest-129164508 tempest-VolumesCloneTest-129164508-project-member] https://10.4.3.41/volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f returned with HTTP 404 Aug 09 07:39:56.962141 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 228/896] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:56 2026] GET /volume/v3/volumes/d5a8b842-eba8-43d1-b7e5-b69b5b290c7f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:57.362733 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f15afe6b-9f34-4764-bb15-f05b2a232d42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:57.365363 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f15afe6b-9f34-4764-bb15-f05b2a232d42 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] GET https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 Aug 09 07:39:57.365585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f15afe6b-9f34-4764-bb15-f05b2a232d42 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:57.365815 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f15afe6b-9f34-4764-bb15-f05b2a232d42 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:57.374442 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f15afe6b-9f34-4764-bb15-f05b2a232d42 tempest-ServersNegativeTestJSON-1121306621 tempest-ServersNegativeTestJSON-1121306621-project-member] https://10.4.3.41/volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 returned with HTTP 404 Aug 09 07:39:57.375798 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 225/897] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:57 2026] GET /volume/v3/volumes/2b1ea64c-d5bd-4248-8de6-74fec06cbb55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:39:57.707723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-95d115c4-0712-48ce-bfb1-5d9726ba2449 req-2b762a7a-56e9-4d92-bf2f-727c1c8f0858 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:57.714328 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95d115c4-0712-48ce-bfb1-5d9726ba2449 req-2b762a7a-56e9-4d92-bf2f-727c1c8f0858 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] GET https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 Aug 09 07:39:57.714746 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-95d115c4-0712-48ce-bfb1-5d9726ba2449 req-2b762a7a-56e9-4d92-bf2f-727c1c8f0858 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:57.716438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-95d115c4-0712-48ce-bfb1-5d9726ba2449 req-2b762a7a-56e9-4d92-bf2f-727c1c8f0858 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:57.731880 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:57.731880 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:39:57.737519 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-95d115c4-0712-48ce-bfb1-5d9726ba2449 req-2b762a7a-56e9-4d92-bf2f-727c1c8f0858 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:39:57.745386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-95d115c4-0712-48ce-bfb1-5d9726ba2449 req-2b762a7a-56e9-4d92-bf2f-727c1c8f0858 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 returned with HTTP 200 Aug 09 07:39:57.746119 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 225/898] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:39:57 2026] GET /volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 => generated 1601 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:39:58.353106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d14cddf2-e06f-4061-906a-de679ee31f21 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:58.613413 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:58.613413 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1809217061", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:58.614536 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1809217061', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:39:58.614691 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Create volume of 1 GB Aug 09 07:39:58.625546 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Availability Zones retrieved successfully. Aug 09 07:39:58.636713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Flow 'volume_create_api' (ac003b2a-1d09-4b5e-a4fa-a9661680642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:58.639881 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d02dc1e-19a9-41cf-8b84-cfe066b12c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:58.640803 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:39:58.701937 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d02dc1e-19a9-41cf-8b84-cfe066b12c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:58.703135 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46df10a2-da8d-4d29-b140-bc3a61591b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:58.848795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Created reservations ['682d16a6-925c-43e7-b5d7-1e52957480b3', '8a940416-291b-4d01-9a1e-cbde441ced23', '4d3119da-0360-486a-8265-bf43453d8466', '111ab77d-b4d0-4f79-8ec4-ff7c4e7ac099'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:39:58.849827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46df10a2-da8d-4d29-b140-bc3a61591b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['682d16a6-925c-43e7-b5d7-1e52957480b3', '8a940416-291b-4d01-9a1e-cbde441ced23', '4d3119da-0360-486a-8265-bf43453d8466', '111ab77d-b4d0-4f79-8ec4-ff7c4e7ac099']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:58.851663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6861d829-aa82-4eef-a761-c7ecf3d92c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:58.883039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6861d829-aa82-4eef-a761-c7ecf3d92c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11d6849-a525-491e-b788-d8c9f7f3d423', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1809217061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c665051c554ba6a915841388bca64b',qos_specs=None,replication_status=,reservations=['682d16a6-925c-43e7-b5d7-1e52957480b3','8a940416-291b-4d01-9a1e-cbde441ced23','4d3119da-0360-486a-8265-bf43453d8466','111ab77d-b4d0-4f79-8ec4-ff7c4e7ac099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b31d5ce195824b02b058ce588f3724d7',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1809217061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11d6849-a525-491e-b788-d8c9f7f3d423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40c665051c554ba6a915841388bca64b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b31d5ce195824b02b058ce588f3724d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:58.886134 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83de1c76-8c62-4768-89eb-0a2bb1ad30f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:58.931707 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83de1c76-8c62-4768-89eb-0a2bb1ad30f8) transitioned into state 'SUCCESS' from state '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-1809217061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40c665051c554ba6a915841388bca64b',qos_specs=None,replication_status=,reservations=['682d16a6-925c-43e7-b5d7-1e52957480b3','8a940416-291b-4d01-9a1e-cbde441ced23','4d3119da-0360-486a-8265-bf43453d8466','111ab77d-b4d0-4f79-8ec4-ff7c4e7ac099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b31d5ce195824b02b058ce588f3724d7',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:58.932851 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ddabfa-bb15-4af7-ba78-aa5d6c579270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:39:58.956225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ddabfa-bb15-4af7-ba78-aa5d6c579270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:39:58.957220 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Flow 'volume_create_api' (ac003b2a-1d09-4b5e-a4fa-a9661680642e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:39:58.957869 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Create volume request issued successfully. Aug 09 07:39:58.958943 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d14cddf2-e06f-4061-906a-de679ee31f21 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:39:58.960127 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 221/899] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:39:58 2026] POST /volume/v3/volumes => generated 754 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:39:58.977499 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28429298-09ad-4e8e-bdca-d35b52583172 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:58.982147 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28429298-09ad-4e8e-bdca-d35b52583172 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] GET https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:39:58.982559 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28429298-09ad-4e8e-bdca-d35b52583172 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:39:58.982896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28429298-09ad-4e8e-bdca-d35b52583172 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:39:59.003809 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:39:59.003809 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:39:59.013892 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-28429298-09ad-4e8e-bdca-d35b52583172 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:39:59.022876 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28429298-09ad-4e8e-bdca-d35b52583172 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 200 Aug 09 07:39:59.023698 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 229/900] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:39:58 2026] GET /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:39:59.776401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a796673-d044-4889-add1-03c24cc8d662 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:39:59.778494 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:39:59.778888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1132587327"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:39:59.781300 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Create volume request body: {'volume': {'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1132587327'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:00.045061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6b98c7d4-cf21-4e43-b25a-334d099de502 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:00.048741 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6b98c7d4-cf21-4e43-b25a-334d099de502 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] GET https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:00.049110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6b98c7d4-cf21-4e43-b25a-334d099de502 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:00.049386 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6b98c7d4-cf21-4e43-b25a-334d099de502 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:00.062128 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:00.062128 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:00.073400 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6b98c7d4-cf21-4e43-b25a-334d099de502 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:40:00.082149 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6b98c7d4-cf21-4e43-b25a-334d099de502 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 200 Aug 09 07:40:00.082555 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 226/901] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:00 2026] GET /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:00.095535 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Create volume of 1 GB Aug 09 07:40:00.095535 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:00.095535 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:00.100031 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Availability Zones retrieved successfully. Aug 09 07:40:00.104046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-459a2018-919b-4f21-96f1-ba16d0987c71 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:00.108186 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-459a2018-919b-4f21-96f1-ba16d0987c71 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] GET https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:00.108186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-459a2018-919b-4f21-96f1-ba16d0987c71 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:00.108186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-459a2018-919b-4f21-96f1-ba16d0987c71 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:00.109948 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Flow 'volume_create_api' (71c7ebd1-494a-4087-ac93-d921e2ec76b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:00.110589 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12a8b4c-ba57-4397-b8f0-2c7588ab5eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:00.112377 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:00.122262 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:00.122262 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:00.128738 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-459a2018-919b-4f21-96f1-ba16d0987c71 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:40:00.136226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-459a2018-919b-4f21-96f1-ba16d0987c71 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 200 Aug 09 07:40:00.137184 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 222/902] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:00 2026] GET /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:00.152455 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:00.159644 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] POST https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423/action Aug 09 07:40:00.159644 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-227904422", "disk_format": "raw"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:00.159644 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-227904422", "disk_format": "raw"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:00.178637 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:00.178637 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:00.179640 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:40:00.213405 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:00.213405 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:00.230574 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.image.image_utils [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-227904422'}] 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-227904422'}]. {{(pid=100223) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 09 07:40:00.256771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12a8b4c-ba57-4397-b8f0-2c7588ab5eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:00.258359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63268ad2-0488-48ad-8506-d574a0e8db59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:00.414787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Created reservations ['47033cdc-48c5-48e5-9bf5-7c6cfc8dfbe1', '9634874c-0334-42ff-946f-0282a73c7931', 'b6c325bc-24ed-4802-94ff-53e2027b3d65', '1459f917-7da7-47b0-83b2-21c2da851c69'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:00.415931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63268ad2-0488-48ad-8506-d574a0e8db59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47033cdc-48c5-48e5-9bf5-7c6cfc8dfbe1', '9634874c-0334-42ff-946f-0282a73c7931', 'b6c325bc-24ed-4802-94ff-53e2027b3d65', '1459f917-7da7-47b0-83b2-21c2da851c69']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:00.417106 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b57bcff-57f5-4bf9-9a86-fa249029f094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:00.471319 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b57bcff-57f5-4bf9-9a86-fa249029f094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5355b5-c324-4e0f-974c-31d015ef7aec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1132587327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8ece6a6662413686759a4c9e5bec56',qos_specs=None,replication_status=,reservations=['47033cdc-48c5-48e5-9bf5-7c6cfc8dfbe1','9634874c-0334-42ff-946f-0282a73c7931','b6c325bc-24ed-4802-94ff-53e2027b3d65','1459f917-7da7-47b0-83b2-21c2da851c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9b38b5bb204c179b603eb1799d2122',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1132587327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5355b5-c324-4e0f-974c-31d015ef7aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8ece6a6662413686759a4c9e5bec56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e9b38b5bb204c179b603eb1799d2122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:00.473935 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b7cf01-9062-4dce-b672-7702c0fde0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:00.515094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b7cf01-9062-4dce-b672-7702c0fde0b9) transitioned into state 'SUCCESS' from state '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-1132587327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8ece6a6662413686759a4c9e5bec56',qos_specs=None,replication_status=,reservations=['47033cdc-48c5-48e5-9bf5-7c6cfc8dfbe1','9634874c-0334-42ff-946f-0282a73c7931','b6c325bc-24ed-4802-94ff-53e2027b3d65','1459f917-7da7-47b0-83b2-21c2da851c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9b38b5bb204c179b603eb1799d2122',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:00.516067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524e12f4-970d-4952-9163-0b54c0409aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:00.533037 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524e12f4-970d-4952-9163-0b54c0409aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:00.536051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Flow 'volume_create_api' (71c7ebd1-494a-4087-ac93-d921e2ec76b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:00.536051 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Create volume request issued successfully. Aug 09 07:40:00.536051 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a796673-d044-4889-add1-03c24cc8d662 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:00.536051 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 226/903] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:39:59 2026] POST /volume/v3/volumes => generated 746 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:00.555120 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b966071c-fe83-43df-956c-12ca43fffe2c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:00.561349 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b966071c-fe83-43df-956c-12ca43fffe2c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:00.561349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b966071c-fe83-43df-956c-12ca43fffe2c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:00.561349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b966071c-fe83-43df-956c-12ca43fffe2c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:00.575071 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:00.575071 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:00.580367 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b966071c-fe83-43df-956c-12ca43fffe2c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:00.587827 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b966071c-fe83-43df-956c-12ca43fffe2c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 200 Aug 09 07:40:00.588762 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 227/904] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:00 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:01.015236 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Copy volume to image completed successfully. Aug 09 07:40:01.015866 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4672d992-bd81-4d94-9b6a-79b3e10b4e61 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423/action returned with HTTP 202 Aug 09 07:40:01.016436 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 230/905] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:40:00 2026] POST /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423/action => generated 685 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:01.604070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9d8190dc-0d38-41e2-8aad-1c4e1d84dd53 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:01.607047 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9d8190dc-0d38-41e2-8aad-1c4e1d84dd53 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:01.607785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9d8190dc-0d38-41e2-8aad-1c4e1d84dd53 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:01.607785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9d8190dc-0d38-41e2-8aad-1c4e1d84dd53 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:01.618782 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:01.618782 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:01.628582 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9d8190dc-0d38-41e2-8aad-1c4e1d84dd53 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:01.641676 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9d8190dc-0d38-41e2-8aad-1c4e1d84dd53 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 200 Aug 09 07:40:01.641676 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 223/906] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:01 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:01.665794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:01.668766 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] POST https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec/action Aug 09 07:40:01.669162 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:01.669306 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:01.679723 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:01.679723 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:01.680588 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:01.737817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Created reservations ['e7b418d0-f861-4427-9333-3c99944fde9e', '6829c84e-6602-4c1c-8949-018647675169'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:01.755084 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Extend volume request issued successfully. Aug 09 07:40:01.759709 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eef6aca6-a163-4f32-8e94-6d3fddbc176c tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec/action returned with HTTP 202 Aug 09 07:40:01.761560 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 227/907] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:40:01 2026] POST /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:40:01.773326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f932384-61b8-43b8-a202-835e22efc125 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:01.775979 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f932384-61b8-43b8-a202-835e22efc125 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:01.776405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f932384-61b8-43b8-a202-835e22efc125 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:01.776500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f932384-61b8-43b8-a202-835e22efc125 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:01.794721 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:01.794721 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:01.803211 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8f932384-61b8-43b8-a202-835e22efc125 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:01.812408 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f932384-61b8-43b8-a202-835e22efc125 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 200 Aug 09 07:40:01.813337 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 228/908] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:01 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 1354 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:02.831853 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f6139a6-bb1c-4714-85b6-3bffc011c985 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:02.834134 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f6139a6-bb1c-4714-85b6-3bffc011c985 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:02.834399 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f6139a6-bb1c-4714-85b6-3bffc011c985 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:02.834642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f6139a6-bb1c-4714-85b6-3bffc011c985 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:02.844582 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:02.844582 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:02.849942 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f6139a6-bb1c-4714-85b6-3bffc011c985 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:02.855603 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f6139a6-bb1c-4714-85b6-3bffc011c985 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 200 Aug 09 07:40:02.856995 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 231/909] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:02 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:02.870453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9124bc66-bb7e-4320-ae79-4216a72d99b5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:02.872457 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9124bc66-bb7e-4320-ae79-4216a72d99b5 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:02.872639 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9124bc66-bb7e-4320-ae79-4216a72d99b5 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:02.872832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9124bc66-bb7e-4320-ae79-4216a72d99b5 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:02.882184 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:02.882184 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:02.887412 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9124bc66-bb7e-4320-ae79-4216a72d99b5 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:02.894089 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9124bc66-bb7e-4320-ae79-4216a72d99b5 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 200 Aug 09 07:40:02.894579 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 224/910] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:02 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:02.909069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc192632-7e45-4f78-90e4-9220b988efd7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:02.911478 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc192632-7e45-4f78-90e4-9220b988efd7 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:02.911757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc192632-7e45-4f78-90e4-9220b988efd7 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:02.912053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc192632-7e45-4f78-90e4-9220b988efd7 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:02.920079 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:02.920079 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:02.924529 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc192632-7e45-4f78-90e4-9220b988efd7 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:02.931626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc192632-7e45-4f78-90e4-9220b988efd7 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 200 Aug 09 07:40:02.932200 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 228/911] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:02 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:02.947149 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:02.949038 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:02.949291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:02.949499 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:02.949637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Delete volume with id: 6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:02.958194 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:02.958194 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:02.958800 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:02.981568 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Delete volume request issued successfully. Aug 09 07:40:02.981568 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4c8a428-4f29-4153-be26-534d8b8a5b6a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 202 Aug 09 07:40:02.981568 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 229/912] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:02 2026] DELETE /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:02.991205 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0fa60d06-45ee-427b-b607-0590b08584f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:02.993608 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0fa60d06-45ee-427b-b607-0590b08584f6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:02.993608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0fa60d06-45ee-427b-b607-0590b08584f6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:02.993721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0fa60d06-45ee-427b-b607-0590b08584f6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:03.004875 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:03.004875 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:03.011009 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0fa60d06-45ee-427b-b607-0590b08584f6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:03.014810 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0fa60d06-45ee-427b-b607-0590b08584f6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 200 Aug 09 07:40:03.015965 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 232/913] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:02 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:04.033972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b09296fb-e897-4b16-9661-3a33ec058f97 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:04.039053 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b09296fb-e897-4b16-9661-3a33ec058f97 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec Aug 09 07:40:04.039330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b09296fb-e897-4b16-9661-3a33ec058f97 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:04.039556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b09296fb-e897-4b16-9661-3a33ec058f97 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:04.054165 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b09296fb-e897-4b16-9661-3a33ec058f97 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec returned with HTTP 404 Aug 09 07:40:04.054721 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 225/914] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:04 2026] GET /volume/v3/volumes/6d5355b5-c324-4e0f-974c-31d015ef7aec => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:04.080488 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aca505b5-e365-42f4-889d-a93e171b72ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:04.093610 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:04.094068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1221738872"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:04.095703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1221738872'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:04.095878 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Create volume of 1 GB Aug 09 07:40:04.113469 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Availability Zones retrieved successfully. Aug 09 07:40:04.121593 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Flow 'volume_create_api' (322a2ca3-bcd2-4ff0-bfe8-16d950419be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:04.123203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d036c01-8b55-4092-8929-22ddd3c8a98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:04.124782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:04.167465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d036c01-8b55-4092-8929-22ddd3c8a98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:04.168204 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8dc7e20-d39b-4982-9f88-911a69448b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:04.263523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Created reservations ['6976df88-757e-46d4-9e9a-8cc36d7ea8ff', 'dc138a63-b6e5-4911-8e1a-3e4bfaa165da', '2033dfb8-97fb-4232-8dae-fecc313efeae', 'ef200484-30d4-4f61-9741-a2a1c9c7e651'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:04.263523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8dc7e20-d39b-4982-9f88-911a69448b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6976df88-757e-46d4-9e9a-8cc36d7ea8ff', 'dc138a63-b6e5-4911-8e1a-3e4bfaa165da', '2033dfb8-97fb-4232-8dae-fecc313efeae', 'ef200484-30d4-4f61-9741-a2a1c9c7e651']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:04.263523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252f1e29-4aca-4482-82b0-baf064ac9e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:04.300028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252f1e29-4aca-4482-82b0-baf064ac9e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b234fd-ec15-45f4-9ad6-41df4537de3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1221738872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8ece6a6662413686759a4c9e5bec56',qos_specs=None,replication_status=,reservations=['6976df88-757e-46d4-9e9a-8cc36d7ea8ff','dc138a63-b6e5-4911-8e1a-3e4bfaa165da','2033dfb8-97fb-4232-8dae-fecc313efeae','ef200484-30d4-4f61-9741-a2a1c9c7e651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9b38b5bb204c179b603eb1799d2122',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1221738872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b234fd-ec15-45f4-9ad6-41df4537de3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8ece6a6662413686759a4c9e5bec56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e9b38b5bb204c179b603eb1799d2122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:04.300028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64c6576-6679-4d54-bb4c-860dcb70f2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:04.337551 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64c6576-6679-4d54-bb4c-860dcb70f2d4) transitioned into state 'SUCCESS' from state '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-1221738872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8ece6a6662413686759a4c9e5bec56',qos_specs=None,replication_status=,reservations=['6976df88-757e-46d4-9e9a-8cc36d7ea8ff','dc138a63-b6e5-4911-8e1a-3e4bfaa165da','2033dfb8-97fb-4232-8dae-fecc313efeae','ef200484-30d4-4f61-9741-a2a1c9c7e651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9b38b5bb204c179b603eb1799d2122',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:04.338775 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d132379a-90e7-41f9-ac9b-0b5adf8cff05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:04.353650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d132379a-90e7-41f9-ac9b-0b5adf8cff05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:04.354626 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Flow 'volume_create_api' (322a2ca3-bcd2-4ff0-bfe8-16d950419be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:04.355031 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Create volume request issued successfully. Aug 09 07:40:04.355667 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aca505b5-e365-42f4-889d-a93e171b72ec tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:04.356654 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 229/915] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:40:04 2026] POST /volume/v3/volumes => generated 746 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:04.371190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f1a8095b-485b-4cb1-886c-c773fa1c190e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:04.373616 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1a8095b-485b-4cb1-886c-c773fa1c190e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:04.373990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1a8095b-485b-4cb1-886c-c773fa1c190e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:04.374250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1a8095b-485b-4cb1-886c-c773fa1c190e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:04.382377 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:04.382377 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:04.387320 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f1a8095b-485b-4cb1-886c-c773fa1c190e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:04.393854 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1a8095b-485b-4cb1-886c-c773fa1c190e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 200 Aug 09 07:40:04.394517 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 230/916] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:04 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:05.412737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1357c9d7-51e4-4769-b9f8-0d697bd0f86e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.414715 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1357c9d7-51e4-4769-b9f8-0d697bd0f86e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:05.415056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1357c9d7-51e4-4769-b9f8-0d697bd0f86e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:05.415255 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1357c9d7-51e4-4769-b9f8-0d697bd0f86e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:05.425403 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:05.425403 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:05.430430 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1357c9d7-51e4-4769-b9f8-0d697bd0f86e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:05.435848 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1357c9d7-51e4-4769-b9f8-0d697bd0f86e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 200 Aug 09 07:40:05.436265 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 233/917] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:05 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:05.451747 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.454044 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:40:05.454779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4b234fd-ec15-45f4-9ad6-41df4537de3f", "name": "tempest-VolumesExtendTest-Snapshot-1001564331"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:05.468402 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:05.468402 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:05.469107 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:05.469283 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Create snapshot from volume a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:05.521707 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Created reservations ['0831d0a8-5c4f-4fba-94d0-57acd7804f61', 'cd17533d-752f-48e2-86d3-7eea5d0a9ee7', '5e91a1da-c2d4-4272-8d25-05ccd2a6fede', '16b4d6e4-a0ad-4991-a0a0-aaf26831d577'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:05.559879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-28c7de1e-4c63-4d36-a7ed-978574d74d0f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.562726 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28c7de1e-4c63-4d36-a7ed-978574d74d0f tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:05.563751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28c7de1e-4c63-4d36-a7ed-978574d74d0f tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:05.563751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28c7de1e-4c63-4d36-a7ed-978574d74d0f tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:05.569128 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Snapshot create request issued successfully. Aug 09 07:40:05.569128 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56f5e12c-28f5-4fb3-a517-781dd2c3148e tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:40:05.570978 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 226/918] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:40:05 2026] POST /volume/v3/snapshots => generated 304 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:05.584824 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7d3fd1ca-cccf-4f92-ae79-41a09523eae1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.586180 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d3fd1ca-cccf-4f92-ae79-41a09523eae1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 Aug 09 07:40:05.586270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d3fd1ca-cccf-4f92-ae79-41a09523eae1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:05.586637 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d3fd1ca-cccf-4f92-ae79-41a09523eae1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:05.589654 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:05.589654 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:05.597453 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-28c7de1e-4c63-4d36-a7ed-978574d74d0f tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:40:05.598430 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:05.598430 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:05.598904 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7d3fd1ca-cccf-4f92-ae79-41a09523eae1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Snapshot retrieved successfully. Aug 09 07:40:05.599735 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d3fd1ca-cccf-4f92-ae79-41a09523eae1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 returned with HTTP 200 Aug 09 07:40:05.600142 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 231/919] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:40:05 2026] GET /volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:05.603672 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28c7de1e-4c63-4d36-a7ed-978574d74d0f tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:40:05.604306 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 230/920] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:05 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:05.654609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-ec8ab513-5307-4413-bac7-2bd2f399ab21 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.657382 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-ec8ab513-5307-4413-bac7-2bd2f399ab21 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:05.657616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-ec8ab513-5307-4413-bac7-2bd2f399ab21 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:05.657833 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-ec8ab513-5307-4413-bac7-2bd2f399ab21 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:05.668930 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:05.668930 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:05.674135 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-ec8ab513-5307-4413-bac7-2bd2f399ab21 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:40:05.679936 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-ec8ab513-5307-4413-bac7-2bd2f399ab21 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:40:05.680625 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 234/921] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:05 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:05.709007 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-c9ec4f16-9a2c-46e3-8bd5-9efa8dd3c4f9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.711829 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-c9ec4f16-9a2c-46e3-8bd5-9efa8dd3c4f9 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] POST https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03/action Aug 09 07:40:05.712337 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-c9ec4f16-9a2c-46e3-8bd5-9efa8dd3c4f9 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:05.712559 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-c9ec4f16-9a2c-46e3-8bd5-9efa8dd3c4f9 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:05.724297 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:05.724297 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:05.725252 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-c9ec4f16-9a2c-46e3-8bd5-9efa8dd3c4f9 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:40:05.736903 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-c9ec4f16-9a2c-46e3-8bd5-9efa8dd3c4f9 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Begin detaching volume completed successfully. Aug 09 07:40:05.737358 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-c9ec4f16-9a2c-46e3-8bd5-9efa8dd3c4f9 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03/action returned with HTTP 202 Aug 09 07:40:05.738150 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 227/922] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:40:05 2026] POST /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:40:05.798122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ced1314f-adb0-4bff-9ef0-d4334ddb7664 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.798672 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ced1314f-adb0-4bff-9ef0-d4334ddb7664 None None] GET https://10.4.3.41/volume// Aug 09 07:40:05.799146 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ced1314f-adb0-4bff-9ef0-d4334ddb7664 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:05.799725 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ced1314f-adb0-4bff-9ef0-d4334ddb7664 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:05.800946 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ced1314f-adb0-4bff-9ef0-d4334ddb7664 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:05.801410 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 232/923] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:40:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:05.817684 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-44fac41b-0251-4971-99dd-177b8a6a80dc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:05.820528 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-44fac41b-0251-4971-99dd-177b8a6a80dc tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:05.820989 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-44fac41b-0251-4971-99dd-177b8a6a80dc tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:05.821463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-44fac41b-0251-4971-99dd-177b8a6a80dc tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:05.836575 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:05.836575 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:05.842572 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-44fac41b-0251-4971-99dd-177b8a6a80dc tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:40:05.850437 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-44fac41b-0251-4971-99dd-177b8a6a80dc tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:40:05.851054 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 231/924] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:40:05 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:40:06.615110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d533f827-1a29-46e1-a276-bbb868d5eac3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:06.620935 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d533f827-1a29-46e1-a276-bbb868d5eac3 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 Aug 09 07:40:06.620935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d533f827-1a29-46e1-a276-bbb868d5eac3 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:06.620935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d533f827-1a29-46e1-a276-bbb868d5eac3 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:06.625782 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:06.625782 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:06.626402 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d533f827-1a29-46e1-a276-bbb868d5eac3 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Snapshot retrieved successfully. Aug 09 07:40:06.627520 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d533f827-1a29-46e1-a276-bbb868d5eac3 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 returned with HTTP 200 Aug 09 07:40:06.630317 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 235/925] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:40:06 2026] GET /volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:06.645076 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:06.649505 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] POST https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f/action Aug 09 07:40:06.650534 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:06.650534 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:06.664042 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:06.664042 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:06.665645 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:06.736870 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Created reservations ['12b51d5b-6c7f-4fdf-8402-02601a312a50', '592a4c85-4bed-49f7-b82c-c30d630824eb'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:06.760812 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Extend volume request issued successfully. Aug 09 07:40:06.761269 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11bbde67-0dd8-4f5f-85b4-cc662385d7b1 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f/action returned with HTTP 202 Aug 09 07:40:06.761950 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 228/926] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:40:06 2026] POST /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:40:06.781330 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e5a264d9-f3cb-451a-97cd-ec0c1b88857a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:06.784806 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5a264d9-f3cb-451a-97cd-ec0c1b88857a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:06.785218 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e5a264d9-f3cb-451a-97cd-ec0c1b88857a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:06.785507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e5a264d9-f3cb-451a-97cd-ec0c1b88857a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:06.796074 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:06.796074 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:06.803893 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e5a264d9-f3cb-451a-97cd-ec0c1b88857a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:06.810236 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5a264d9-f3cb-451a-97cd-ec0c1b88857a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 200 Aug 09 07:40:06.811205 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 233/927] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:06 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:07.062610 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-825eeafb-c26c-4f3e-a2a5-705fd626c953 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:07.065175 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-825eeafb-c26c-4f3e-a2a5-705fd626c953 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] DELETE https://10.4.3.41/volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63 Aug 09 07:40:07.065507 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-825eeafb-c26c-4f3e-a2a5-705fd626c953 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:07.065767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-825eeafb-c26c-4f3e-a2a5-705fd626c953 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:07.076955 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:07.076955 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:07.179603 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2b22b9a6-d9e3-4d3e-b13f-29e69aeba0e0 req-825eeafb-c26c-4f3e-a2a5-705fd626c953 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63 returned with HTTP 200 Aug 09 07:40:07.179603 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 232/928] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:40:07 2026] DELETE /volume/v3/attachments/555b6fa4-1cfe-4f73-983e-f02fe0947b63 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:07.833503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe70d9fe-bb50-4ae2-92e1-b98de3a4b73a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:07.836636 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe70d9fe-bb50-4ae2-92e1-b98de3a4b73a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:07.836783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe70d9fe-bb50-4ae2-92e1-b98de3a4b73a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:07.837124 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe70d9fe-bb50-4ae2-92e1-b98de3a4b73a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:07.859129 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:07.859129 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:07.871319 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fe70d9fe-bb50-4ae2-92e1-b98de3a4b73a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:07.879889 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe70d9fe-bb50-4ae2-92e1-b98de3a4b73a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 200 Aug 09 07:40:07.880314 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 236/929] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:07 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:07.899293 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-24d652a0-c7c3-49da-a378-abdb64122309 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:07.901709 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-24d652a0-c7c3-49da-a378-abdb64122309 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:07.902423 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-24d652a0-c7c3-49da-a378-abdb64122309 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:07.902423 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-24d652a0-c7c3-49da-a378-abdb64122309 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:07.912815 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:07.912815 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:07.917660 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-24d652a0-c7c3-49da-a378-abdb64122309 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:07.922962 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-24d652a0-c7c3-49da-a378-abdb64122309 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 200 Aug 09 07:40:07.923513 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 229/930] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:07 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:07.951186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:07.954778 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 Aug 09 07:40:07.955129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:07.955369 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:07.956465 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Delete snapshot with id: 9057ca92-a5e5-488b-be62-5259af2db856 Aug 09 07:40:07.964977 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8630e63f-15b4-48e6-8916-66f8ea3eb4b1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:07.965271 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:07.965271 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:07.966008 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Snapshot retrieved successfully. Aug 09 07:40:07.967577 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8630e63f-15b4-48e6-8916-66f8ea3eb4b1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:07.968102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8630e63f-15b4-48e6-8916-66f8ea3eb4b1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:07.968102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8630e63f-15b4-48e6-8916-66f8ea3eb4b1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:07.987334 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:07.987334 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:07.996513 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Snapshot delete request issued successfully. Aug 09 07:40:07.997220 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5fdef4df-edd5-40ca-85b6-93210c3e3919 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 returned with HTTP 202 Aug 09 07:40:07.998124 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8630e63f-15b4-48e6-8916-66f8ea3eb4b1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:40:07.998403 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 234/931] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:40:07 2026] DELETE /volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:08.009076 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ca4f02b-56dc-4f90-9ad8-c423aba197c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:08.009183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8630e63f-15b4-48e6-8916-66f8ea3eb4b1 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:40:08.009365 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 233/932] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:07 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:08.011652 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ca4f02b-56dc-4f90-9ad8-c423aba197c4 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 Aug 09 07:40:08.012163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ca4f02b-56dc-4f90-9ad8-c423aba197c4 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:08.012499 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ca4f02b-56dc-4f90-9ad8-c423aba197c4 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:08.021128 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:08.021128 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:08.025073 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1ca4f02b-56dc-4f90-9ad8-c423aba197c4 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Snapshot retrieved successfully. Aug 09 07:40:08.027704 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ca4f02b-56dc-4f90-9ad8-c423aba197c4 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 returned with HTTP 200 Aug 09 07:40:08.028376 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 237/933] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:40:08 2026] GET /volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:09.045032 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-15576136-946e-4394-a679-56df75d70feb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:09.048404 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-15576136-946e-4394-a679-56df75d70feb tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 Aug 09 07:40:09.049459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-15576136-946e-4394-a679-56df75d70feb tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:09.049459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-15576136-946e-4394-a679-56df75d70feb tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:09.065528 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-15576136-946e-4394-a679-56df75d70feb tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 returned with HTTP 404 Aug 09 07:40:09.066372 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 230/934] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:40:09 2026] GET /volume/v3/snapshots/9057ca92-a5e5-488b-be62-5259af2db856 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:09.080220 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1ab692de-b07b-4a87-904b-348f056bb63b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:09.087757 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1ab692de-b07b-4a87-904b-348f056bb63b tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:09.087757 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1ab692de-b07b-4a87-904b-348f056bb63b tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:09.087757 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1ab692de-b07b-4a87-904b-348f056bb63b tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:09.099193 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:09.099193 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:09.111841 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1ab692de-b07b-4a87-904b-348f056bb63b tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:09.122809 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1ab692de-b07b-4a87-904b-348f056bb63b tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 200 Aug 09 07:40:09.123647 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 235/935] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:09 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:09.144941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7f5e43d2-355e-4836-9557-22acaef685e6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:09.148942 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f5e43d2-355e-4836-9557-22acaef685e6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:09.148942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f5e43d2-355e-4836-9557-22acaef685e6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:09.148942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f5e43d2-355e-4836-9557-22acaef685e6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:09.148942 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-7f5e43d2-355e-4836-9557-22acaef685e6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Delete volume with id: a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:09.163492 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:09.163492 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:09.164164 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7f5e43d2-355e-4836-9557-22acaef685e6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:09.197428 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7f5e43d2-355e-4836-9557-22acaef685e6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Delete volume request issued successfully. Aug 09 07:40:09.197428 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f5e43d2-355e-4836-9557-22acaef685e6 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 202 Aug 09 07:40:09.197428 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 234/936] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:09 2026] DELETE /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:09.216100 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c384812a-b1d6-4b41-ba08-57f2a7144e5a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:09.223122 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c384812a-b1d6-4b41-ba08-57f2a7144e5a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:09.223122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c384812a-b1d6-4b41-ba08-57f2a7144e5a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:09.225908 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c384812a-b1d6-4b41-ba08-57f2a7144e5a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:09.245157 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:09.245157 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:09.254596 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c384812a-b1d6-4b41-ba08-57f2a7144e5a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Volume info retrieved successfully. Aug 09 07:40:09.260267 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c384812a-b1d6-4b41-ba08-57f2a7144e5a tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 200 Aug 09 07:40:09.261430 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 238/937] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:09 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 838 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:10.287844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4d48556-73f5-4574-b4f4-23f3c672a719 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:10.292382 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4d48556-73f5-4574-b4f4-23f3c672a719 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] GET https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f Aug 09 07:40:10.292773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4d48556-73f5-4574-b4f4-23f3c672a719 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:10.292773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4d48556-73f5-4574-b4f4-23f3c672a719 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:10.302587 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4d48556-73f5-4574-b4f4-23f3c672a719 tempest-VolumesExtendTest-195534744 tempest-VolumesExtendTest-195534744-project-member] https://10.4.3.41/volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f returned with HTTP 404 Aug 09 07:40:10.303276 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 231/938] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:10 2026] GET /volume/v3/volumes/a4b234fd-ec15-45f4-9ad6-41df4537de3f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:12.413441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-11180934-b0d0-4b24-9ced-717810202f00 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:12.423164 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11180934-b0d0-4b24-9ced-717810202f00 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:12.423563 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11180934-b0d0-4b24-9ced-717810202f00 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:12.423809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11180934-b0d0-4b24-9ced-717810202f00 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:12.424225 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-11180934-b0d0-4b24-9ced-717810202f00 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Delete volume with id: ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:12.436802 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:12.436802 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:12.437137 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-11180934-b0d0-4b24-9ced-717810202f00 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:40:12.483552 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-11180934-b0d0-4b24-9ced-717810202f00 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Delete volume request issued successfully. Aug 09 07:40:12.484172 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11180934-b0d0-4b24-9ced-717810202f00 tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 202 Aug 09 07:40:12.484899 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 236/939] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:12 2026] DELETE /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:12.501048 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c947a4e8-3596-4025-b31c-2cb03b3a687a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:12.503980 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c947a4e8-3596-4025-b31c-2cb03b3a687a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:12.503980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c947a4e8-3596-4025-b31c-2cb03b3a687a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:12.503980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c947a4e8-3596-4025-b31c-2cb03b3a687a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:12.521857 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:12.521857 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:12.535954 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c947a4e8-3596-4025-b31c-2cb03b3a687a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Volume info retrieved successfully. Aug 09 07:40:12.548537 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c947a4e8-3596-4025-b31c-2cb03b3a687a tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 200 Aug 09 07:40:12.549009 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 235/940] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:12 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:12.629655 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:12.869034 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:12.869819 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1238602254", "metadata": {"Type": "Test"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:12.873047 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1238602254', 'metadata': {'Type': 'Test'}}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:12.873445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume of 1 GB Aug 09 07:40:12.878017 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=336,cinder:INSERT=42,cinder:UPDATE=76 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:40:12.881546 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Availability Zones retrieved successfully. Aug 09 07:40:12.894150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (6a0940d4-5f1f-4f49-b41d-6ad4a96cbdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:12.895437 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a66fc0-a15d-4645-bcd2-a82a8d1ac998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:12.898895 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:12.966615 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a66fc0-a15d-4645-bcd2-a82a8d1ac998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:12.966615 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ad651d-db10-47a6-ab76-e55cc5fd25c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:13.092701 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Created reservations ['d76de077-75aa-4a81-86ba-1fbefabba15c', '2b88a216-3fb0-44fe-8720-19620156e95a', 'a363aabe-143c-4f3e-aa36-3a3e160d9562', 'f3a776d1-6b3e-49b4-8a4d-0357b6c686e4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:13.092701 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ad651d-db10-47a6-ab76-e55cc5fd25c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d76de077-75aa-4a81-86ba-1fbefabba15c', '2b88a216-3fb0-44fe-8720-19620156e95a', 'a363aabe-143c-4f3e-aa36-3a3e160d9562', 'f3a776d1-6b3e-49b4-8a4d-0357b6c686e4']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:13.093821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f457770-f4e8-4c6a-990c-520d082f0d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:13.139499 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f457770-f4e8-4c6a-990c-520d082f0d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6c8b1e-703e-4b24-8e9c-bfd0d080a48e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1238602254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['d76de077-75aa-4a81-86ba-1fbefabba15c','2b88a216-3fb0-44fe-8720-19620156e95a','a363aabe-143c-4f3e-aa36-3a3e160d9562','f3a776d1-6b3e-49b4-8a4d-0357b6c686e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1238602254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6c8b1e-703e-4b24-8e9c-bfd0d080a48e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d0b3a10eb414805ac99643d6c374145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2009152e5e648db8a2f41d35e7fe189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:13.141281 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db661ae0-ce7c-407c-a8af-73dcdae0aee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:13.187289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db661ae0-ce7c-407c-a8af-73dcdae0aee4) transitioned into state 'SUCCESS' from state '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-1238602254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['d76de077-75aa-4a81-86ba-1fbefabba15c','2b88a216-3fb0-44fe-8720-19620156e95a','a363aabe-143c-4f3e-aa36-3a3e160d9562','f3a776d1-6b3e-49b4-8a4d-0357b6c686e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:13.188622 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f69ffc4-e13b-4291-a88d-929c3290c922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:13.203688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f69ffc4-e13b-4291-a88d-929c3290c922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:13.207222 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (6a0940d4-5f1f-4f49-b41d-6ad4a96cbdb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:13.207222 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request issued successfully. Aug 09 07:40:13.207222 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fe0dcb9-6e76-4076-be7d-9ff3635edb04 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:13.207427 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 239/941] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:12 2026] POST /volume/v3/volumes => generated 757 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:13.230464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b4bc1518-836c-461f-b188-caaa9b3e7ef2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:13.235159 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b4bc1518-836c-461f-b188-caaa9b3e7ef2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:13.235494 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b4bc1518-836c-461f-b188-caaa9b3e7ef2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:13.235768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b4bc1518-836c-461f-b188-caaa9b3e7ef2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:13.268295 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:13.268295 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:13.280805 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b4bc1518-836c-461f-b188-caaa9b3e7ef2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:13.292104 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b4bc1518-836c-461f-b188-caaa9b3e7ef2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:13.293156 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 232/942] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:13 2026] GET /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 825 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:13.571880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f98bd2a-1635-496a-86db-22c5cac8e0ba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:13.575370 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f98bd2a-1635-496a-86db-22c5cac8e0ba tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] GET https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 Aug 09 07:40:13.577955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f98bd2a-1635-496a-86db-22c5cac8e0ba tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:13.577955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f98bd2a-1635-496a-86db-22c5cac8e0ba tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:13.585730 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f98bd2a-1635-496a-86db-22c5cac8e0ba tempest-ServerStableDeviceRescueTest-1722627047 tempest-ServerStableDeviceRescueTest-1722627047-project-member] https://10.4.3.41/volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 returned with HTTP 404 Aug 09 07:40:13.587074 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 237/943] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:13 2026] GET /volume/v3/volumes/ed96cdbf-d995-4810-9cbf-df976036df03 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:14.318291 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c543ee51-45b0-41c7-b58b-d648fd102d6d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:14.326026 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c543ee51-45b0-41c7-b58b-d648fd102d6d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:14.326026 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c543ee51-45b0-41c7-b58b-d648fd102d6d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:14.326026 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c543ee51-45b0-41c7-b58b-d648fd102d6d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:14.331093 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=400,cinder:UPDATE=115,cinder:INSERT=70 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:40:14.337676 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:14.337676 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:14.358711 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c543ee51-45b0-41c7-b58b-d648fd102d6d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:14.372375 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c543ee51-45b0-41c7-b58b-d648fd102d6d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:14.372981 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 236/944] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:14 2026] GET /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:14.390397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0127de17-0d12-49b2-a748-278a3455a35a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:14.396713 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0127de17-0d12-49b2-a748-278a3455a35a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:14.396713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0127de17-0d12-49b2-a748-278a3455a35a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:14.396713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0127de17-0d12-49b2-a748-278a3455a35a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:14.406318 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:14.406318 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:14.412010 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0127de17-0d12-49b2-a748-278a3455a35a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:14.419207 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0127de17-0d12-49b2-a748-278a3455a35a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:14.419207 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 240/945] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:14 2026] GET /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:14.438762 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b1b0d92c-ec41-4adf-89de-f14f56d63811 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:14.444310 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b1b0d92c-ec41-4adf-89de-f14f56d63811 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:14.444753 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b1b0d92c-ec41-4adf-89de-f14f56d63811 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1238602254"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:14.449341 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=304,cinder:UPDATE=47,cinder:INSERT=26 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:40:14.456292 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:14.456292 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:14.461666 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b1b0d92c-ec41-4adf-89de-f14f56d63811 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:14.480439 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b1b0d92c-ec41-4adf-89de-f14f56d63811 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:14.480439 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b1b0d92c-ec41-4adf-89de-f14f56d63811 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:14.480439 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 233/946] 10.4.3.41 () {68 vars in 1361 bytes} [Sun Aug 9 07:40:14 2026] PUT /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 782 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:14.500722 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aca21e57-9fb1-4b33-b486-2b65eecda7b6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:14.506422 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aca21e57-9fb1-4b33-b486-2b65eecda7b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:14.507740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aca21e57-9fb1-4b33-b486-2b65eecda7b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-751242167", "description": "This is the new description of volume"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:14.528858 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:14.528858 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:14.535335 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-aca21e57-9fb1-4b33-b486-2b65eecda7b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:14.551701 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-aca21e57-9fb1-4b33-b486-2b65eecda7b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:14.553008 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aca21e57-9fb1-4b33-b486-2b65eecda7b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:14.553633 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 238/947] 10.4.3.41 () {68 vars in 1362 bytes} [Sun Aug 9 07:40:14 2026] PUT /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 820 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:14.573672 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b26234fd-ff8e-4401-a6f6-f8c603d7d487 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:14.575904 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b26234fd-ff8e-4401-a6f6-f8c603d7d487 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:14.577903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b26234fd-ff8e-4401-a6f6-f8c603d7d487 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:14.577903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b26234fd-ff8e-4401-a6f6-f8c603d7d487 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:14.585512 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:14.585512 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:14.593085 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b26234fd-ff8e-4401-a6f6-f8c603d7d487 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:14.602704 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b26234fd-ff8e-4401-a6f6-f8c603d7d487 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:14.603381 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 237/948] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:14 2026] GET /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 888 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:14.628428 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f11af06-c9c3-487d-8f8f-851620897fae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:14.630875 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:14.631651 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1652047135", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1321565838"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:14.633814 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1652047135', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1321565838'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:14.633814 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume of 1 GB Aug 09 07:40:14.643116 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Availability Zones retrieved successfully. Aug 09 07:40:14.653759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (3d2e9b20-d3c8-4da5-bb68-00f096e0543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:14.654695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee515c3-86e0-4671-a371-54fb54cff672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:14.656881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:14.716318 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee515c3-86e0-4671-a371-54fb54cff672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:14.718687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b88744b-213d-42a8-960a-4cae1c7a397d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:14.806631 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Created reservations ['a9e6e606-2bc0-4cfe-af59-11d8a3e34c95', 'b6d0e37f-b619-47d8-b3bd-c8f33b322346', '7eea8c79-3eef-4a72-98d7-5378eda21e4f', '21089aa7-bd62-4b37-a71c-ef5cbea2b78b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:14.808088 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b88744b-213d-42a8-960a-4cae1c7a397d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e6e606-2bc0-4cfe-af59-11d8a3e34c95', 'b6d0e37f-b619-47d8-b3bd-c8f33b322346', '7eea8c79-3eef-4a72-98d7-5378eda21e4f', '21089aa7-bd62-4b37-a71c-ef5cbea2b78b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:14.809121 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d1cbfa-9c24-451a-ac7f-7d2dbc8d293c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:14.853381 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d1cbfa-9c24-451a-ac7f-7d2dbc8d293c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ca6b445-da28-49aa-af23-b34e80309ada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1652047135',display_name='tempest-VolumesGetTest-Volume-1321565838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['a9e6e606-2bc0-4cfe-af59-11d8a3e34c95','b6d0e37f-b619-47d8-b3bd-c8f33b322346','7eea8c79-3eef-4a72-98d7-5378eda21e4f','21089aa7-bd62-4b37-a71c-ef5cbea2b78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1652047135',display_name='tempest-VolumesGetTest-Volume-1321565838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ca6b445-da28-49aa-af23-b34e80309ada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0b3a10eb414805ac99643d6c374145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2009152e5e648db8a2f41d35e7fe189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:14.854826 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ac5fa6-525d-463a-b8b1-721d5840f3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:14.892580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ac5fa6-525d-463a-b8b1-721d5840f3e5) transitioned into 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-1652047135',display_name='tempest-VolumesGetTest-Volume-1321565838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['a9e6e606-2bc0-4cfe-af59-11d8a3e34c95','b6d0e37f-b619-47d8-b3bd-c8f33b322346','7eea8c79-3eef-4a72-98d7-5378eda21e4f','21089aa7-bd62-4b37-a71c-ef5cbea2b78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:14.893822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263c36f2-363a-41ae-aaff-6bccc5770704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:14.916695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (263c36f2-363a-41ae-aaff-6bccc5770704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:14.917411 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (3d2e9b20-d3c8-4da5-bb68-00f096e0543d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:14.917793 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request issued successfully. Aug 09 07:40:14.918527 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f11af06-c9c3-487d-8f8f-851620897fae tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:14.919178 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 241/949] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:14 2026] POST /volume/v3/volumes => generated 778 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:14.942585 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2d06b4ab-6b29-4840-a972-fb3be41ef25d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:14.949831 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2d06b4ab-6b29-4840-a972-fb3be41ef25d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:14.949831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2d06b4ab-6b29-4840-a972-fb3be41ef25d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:14.949831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2d06b4ab-6b29-4840-a972-fb3be41ef25d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:14.970661 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:14.970661 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:14.979941 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2d06b4ab-6b29-4840-a972-fb3be41ef25d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:14.996747 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2d06b4ab-6b29-4840-a972-fb3be41ef25d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada returned with HTTP 200 Aug 09 07:40:14.997371 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 234/950] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:14 2026] GET /volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:15.615686 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:15.851798 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:15.852253 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-24324982", "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:15.858808 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-24324982', 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:15.861250 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=320,cinder:INSERT=52,cinder:UPDATE=72 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:40:16.027000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2315e438-0c4d-44de-92e8-0dd9d99c42ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:16.032938 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2315e438-0c4d-44de-92e8-0dd9d99c42ed tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:16.032938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2315e438-0c4d-44de-92e8-0dd9d99c42ed tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:16.032938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2315e438-0c4d-44de-92e8-0dd9d99c42ed tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:16.039731 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume of 1 GB Aug 09 07:40:16.040305 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.040305 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:16.044995 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Availability Zones retrieved successfully. Aug 09 07:40:16.051804 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (71d91ccb-6eab-4b43-ba52-d43907969edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:16.052406 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.052406 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:16.053880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8009c869-656b-4de3-a33f-85e73e44513e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:16.055490 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:16.066764 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2315e438-0c4d-44de-92e8-0dd9d99c42ed tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:16.074956 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2315e438-0c4d-44de-92e8-0dd9d99c42ed tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada returned with HTTP 200 Aug 09 07:40:16.075440 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 238/951] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:16 2026] GET /volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada => generated 871 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:16.099292 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4e593899-fcbe-4ace-a2d3-424777e78ebb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:16.106004 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e593899-fcbe-4ace-a2d3-424777e78ebb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:16.106393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e593899-fcbe-4ace-a2d3-424777e78ebb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1238602254", "description": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:16.117170 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.117170 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:16.126667 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4e593899-fcbe-4ace-a2d3-424777e78ebb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:16.143821 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.143821 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:16.150768 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4e593899-fcbe-4ace-a2d3-424777e78ebb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:16.151930 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e593899-fcbe-4ace-a2d3-424777e78ebb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada returned with HTTP 200 Aug 09 07:40:16.152956 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 242/952] 10.4.3.41 () {68 vars in 1361 bytes} [Sun Aug 9 07:40:16 2026] PUT /volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada => generated 768 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:16.173184 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-625fa3c0-271d-4169-b320-9a0a4d06627a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:16.176395 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-625fa3c0-271d-4169-b320-9a0a4d06627a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:16.176891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-625fa3c0-271d-4169-b320-9a0a4d06627a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:16.177161 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-625fa3c0-271d-4169-b320-9a0a4d06627a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:16.179134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8009c869-656b-4de3-a33f-85e73e44513e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9df29816-abbb-4dc8-97c5-ae3294cf9a0b', 'encryption_key_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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:16.180180 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e3dc91-6531-45f8-9659-7c978e0ba480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:16.193238 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.193238 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:16.206221 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-625fa3c0-271d-4169-b320-9a0a4d06627a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:16.216623 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-625fa3c0-271d-4169-b320-9a0a4d06627a tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada returned with HTTP 200 Aug 09 07:40:16.219089 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 235/953] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:16 2026] GET /volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:16.241648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:16.245033 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:16.245033 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:16.245927 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:16.246472 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume with id: 1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:16.258323 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.258323 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:16.261013 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:16.338681 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Created reservations ['828b7594-4554-401d-8662-34dc0fa8dc94', 'f87c1a2a-dfc8-44b5-814e-b05402929b04', 'ea4292aa-6884-488b-9de8-81638ef9418e', '645c2356-52c6-47bf-bc79-f915ec6d7523'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:16.341633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e3dc91-6531-45f8-9659-7c978e0ba480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['828b7594-4554-401d-8662-34dc0fa8dc94', 'f87c1a2a-dfc8-44b5-814e-b05402929b04', 'ea4292aa-6884-488b-9de8-81638ef9418e', '645c2356-52c6-47bf-bc79-f915ec6d7523']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:16.341633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b58251-bf3e-41a1-b0f3-87809211cf1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:16.344937 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume request issued successfully. Aug 09 07:40:16.344937 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac1e3fd8-a67b-4357-acee-a7d3ff06befd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada returned with HTTP 202 Aug 09 07:40:16.344937 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 239/954] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:16 2026] DELETE /volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:16.363254 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-077b8377-5864-47c7-ae10-d45a7b97c9b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:16.366978 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-077b8377-5864-47c7-ae10-d45a7b97c9b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:16.367400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-077b8377-5864-47c7-ae10-d45a7b97c9b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:16.367819 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-077b8377-5864-47c7-ae10-d45a7b97c9b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:16.386348 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.386348 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:16.389972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b58251-bf3e-41a1-b0f3-87809211cf1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d7a8b64-b83d-4dd2-8fda-23139b5e81bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-24324982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['828b7594-4554-401d-8662-34dc0fa8dc94','f87c1a2a-dfc8-44b5-814e-b05402929b04','ea4292aa-6884-488b-9de8-81638ef9418e','645c2356-52c6-47bf-bc79-f915ec6d7523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-24324982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d7a8b64-b83d-4dd2-8fda-23139b5e81bd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0ce2dae6ec4b4ed29e792284d5f84098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9df29816-abbb-4dc8-97c5-ae3294cf9a0b),volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:16.392305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc68bd8-2170-4633-8a61-a0590e08f5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:16.398451 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-077b8377-5864-47c7-ae10-d45a7b97c9b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:16.407479 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-077b8377-5864-47c7-ae10-d45a7b97c9b6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada returned with HTTP 200 Aug 09 07:40:16.408408 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 243/955] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:16 2026] GET /volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada => generated 835 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:16.442542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc68bd8-2170-4633-8a61-a0590e08f5a4) transitioned into state 'SUCCESS' from state '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-24324982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['828b7594-4554-401d-8662-34dc0fa8dc94','f87c1a2a-dfc8-44b5-814e-b05402929b04','ea4292aa-6884-488b-9de8-81638ef9418e','645c2356-52c6-47bf-bc79-f915ec6d7523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:16.443465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72471b63-10f1-42d6-8a25-a30a1d4736e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:16.461301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72471b63-10f1-42d6-8a25-a30a1d4736e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:16.461301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (71d91ccb-6eab-4b43-ba52-d43907969edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:16.461828 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request issued successfully. Aug 09 07:40:16.462640 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-af3b91ed-d047-4538-9578-cf93aec58ab6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:16.463308 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 239/956] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:15 2026] POST /volume/v3/volumes => generated 756 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:16.482977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-28771b9b-ffff-422c-a055-7daf1861683b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:16.489093 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28771b9b-ffff-422c-a055-7daf1861683b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:40:16.489093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28771b9b-ffff-422c-a055-7daf1861683b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:16.489093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28771b9b-ffff-422c-a055-7daf1861683b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:16.496984 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:16.496984 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:16.508962 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-28771b9b-ffff-422c-a055-7daf1861683b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:16.522955 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28771b9b-ffff-422c-a055-7daf1861683b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 200 Aug 09 07:40:16.523750 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 236/957] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:16 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 824 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:17.083035 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-d12fd2be-6f9c-41ee-8630-aeb81d9afbda None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.086089 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-d12fd2be-6f9c-41ee-8630-aeb81d9afbda tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] DELETE https://10.4.3.41/volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156 Aug 09 07:40:17.086847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-d12fd2be-6f9c-41ee-8630-aeb81d9afbda tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.086847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-d12fd2be-6f9c-41ee-8630-aeb81d9afbda tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.096490 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:17.096490 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:17.276396 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-d12fd2be-6f9c-41ee-8630-aeb81d9afbda tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156 returned with HTTP 200 Aug 09 07:40:17.277379 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 240/958] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:40:17 2026] DELETE /volume/v3/attachments/88db1180-0633-494e-853c-56e0abb40156 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:17.297810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.301802 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 Aug 09 07:40:17.303301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.303301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.303301 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Delete volume with id: 9a44654e-6893-479a-98bc-2951cbead188 Aug 09 07:40:17.315403 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:17.315403 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:17.316363 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:40:17.364924 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Delete volume request issued successfully. Aug 09 07:40:17.364924 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-24d9d336-e92c-4f08-b904-1a79ccb871c3 req-a952d077-f846-4154-8d8d-1182dd91cad3 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 returned with HTTP 202 Aug 09 07:40:17.368993 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 244/959] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:40:17 2026] DELETE /volume/v3/volumes/9a44654e-6893-479a-98bc-2951cbead188 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:17.429458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c474351-5508-4862-8e6c-cae8860523f4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.436134 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c474351-5508-4862-8e6c-cae8860523f4 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada Aug 09 07:40:17.436315 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c474351-5508-4862-8e6c-cae8860523f4 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.436865 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c474351-5508-4862-8e6c-cae8860523f4 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.448859 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c474351-5508-4862-8e6c-cae8860523f4 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada returned with HTTP 404 Aug 09 07:40:17.448859 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 240/960] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:17 2026] GET /volume/v3/volumes/1ca6b445-da28-49aa-af23-b34e80309ada => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:17.461943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bac3c2ab-cf2e-4051-9297-4123ee365bc2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.463708 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bac3c2ab-cf2e-4051-9297-4123ee365bc2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:17.464039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bac3c2ab-cf2e-4051-9297-4123ee365bc2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.464306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bac3c2ab-cf2e-4051-9297-4123ee365bc2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.476986 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:17.476986 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:17.485902 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bac3c2ab-cf2e-4051-9297-4123ee365bc2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:17.496112 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bac3c2ab-cf2e-4051-9297-4123ee365bc2 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:17.497207 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 237/961] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:17 2026] GET /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:17.518600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.521653 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] DELETE https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:17.521653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.522623 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.522623 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume with id: de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:17.536482 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:17.536482 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:17.536482 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:17.543986 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7a30202-6ca1-44bd-accf-6b6fc1d50d78 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.546505 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7a30202-6ca1-44bd-accf-6b6fc1d50d78 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:40:17.547032 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7a30202-6ca1-44bd-accf-6b6fc1d50d78 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.547237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7a30202-6ca1-44bd-accf-6b6fc1d50d78 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.560789 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:17.560789 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:17.568509 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e7a30202-6ca1-44bd-accf-6b6fc1d50d78 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:17.578218 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7a30202-6ca1-44bd-accf-6b6fc1d50d78 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 200 Aug 09 07:40:17.580015 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 245/962] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:17 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:17.584559 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume request issued successfully. Aug 09 07:40:17.584559 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8aa8328-d60e-42a8-ad72-e85911d107e6 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 202 Aug 09 07:40:17.584559 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 241/963] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:17 2026] DELETE /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:17.596630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2382f899-cb5c-4fef-a88f-5ceca037f364 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.601948 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2382f899-cb5c-4fef-a88f-5ceca037f364 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:17.602251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2382f899-cb5c-4fef-a88f-5ceca037f364 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.603393 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2382f899-cb5c-4fef-a88f-5ceca037f364 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.616183 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:17.616183 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:17.630377 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2382f899-cb5c-4fef-a88f-5ceca037f364 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:17.640375 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2382f899-cb5c-4fef-a88f-5ceca037f364 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 200 Aug 09 07:40:17.640719 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 241/964] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:17 2026] GET /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:17.730948 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5b7a7096-c4fe-4d20-9096-e19f7c40019b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:17.735938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5b7a7096-c4fe-4d20-9096-e19f7c40019b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:40:17.735938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5b7a7096-c4fe-4d20-9096-e19f7c40019b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:17.736521 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5b7a7096-c4fe-4d20-9096-e19f7c40019b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:17.753852 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:17.753852 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:17.764450 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5b7a7096-c4fe-4d20-9096-e19f7c40019b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:17.771675 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5b7a7096-c4fe-4d20-9096-e19f7c40019b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 200 Aug 09 07:40:17.772290 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 238/965] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:17 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:18.502727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5c1fed45-ccec-42b9-87fd-43770e2d9e84 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:18.509595 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5c1fed45-ccec-42b9-87fd-43770e2d9e84 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:40:18.509595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5c1fed45-ccec-42b9-87fd-43770e2d9e84 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:18.509595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5c1fed45-ccec-42b9-87fd-43770e2d9e84 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:18.524873 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:18.524873 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:18.539363 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5c1fed45-ccec-42b9-87fd-43770e2d9e84 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:18.551963 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-5c1fed45-ccec-42b9-87fd-43770e2d9e84 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 200 Aug 09 07:40:18.552499 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 246/966] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:18 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 1364 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:18.565379 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cac2529e-b8c0-41c2-943e-f5c51481b94f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:18.565857 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cac2529e-b8c0-41c2-943e-f5c51481b94f None None] GET https://10.4.3.41/volume// Aug 09 07:40:18.566751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cac2529e-b8c0-41c2-943e-f5c51481b94f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:18.566751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cac2529e-b8c0-41c2-943e-f5c51481b94f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:18.567354 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cac2529e-b8c0-41c2-943e-f5c51481b94f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:18.567741 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 242/967] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:40:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:18.580276 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-d0232c66-59ae-4aae-8913-93e692c85f02 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:18.583942 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-d0232c66-59ae-4aae-8913-93e692c85f02 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:40:18.584463 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-d0232c66-59ae-4aae-8913-93e692c85f02 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d7a8b64-b83d-4dd2-8fda-23139b5e81bd", "connector": null, "instance_uuid": "e598a081-dae4-41ea-b1b2-7f40cbecb3ea"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:18.596757 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:18.596757 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:18.645734 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-d0232c66-59ae-4aae-8913-93e692c85f02 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:40:18.645964 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 242/968] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:40:18 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 09 07:40:18.671621 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-57c3b25c-8030-4c5f-a761-12d0dc31400e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:18.673551 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57c3b25c-8030-4c5f-a761-12d0dc31400e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e Aug 09 07:40:18.673887 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57c3b25c-8030-4c5f-a761-12d0dc31400e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:18.677263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57c3b25c-8030-4c5f-a761-12d0dc31400e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:18.685092 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57c3b25c-8030-4c5f-a761-12d0dc31400e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e returned with HTTP 404 Aug 09 07:40:18.685630 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 239/969] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:18 2026] GET /volume/v3/volumes/de6c8b1e-703e-4b24-8e9c-bfd0d080a48e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:18.697734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b122222-cd56-467c-af99-2c78750d064f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:18.705042 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:18.705498 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1042337827"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:18.712590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1042337827'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:18.714543 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume of 1 GB Aug 09 07:40:18.722310 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Availability Zones retrieved successfully. Aug 09 07:40:18.733205 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (a6924011-694f-4cf3-8f8c-5ce4adf2ab13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:18.733205 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd9ee3b-9ab1-4a8a-9829-cfae11e66803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:18.734068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:18.779777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd9ee3b-9ab1-4a8a-9829-cfae11e66803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:18.780547 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387ab36b-5f7a-4855-9997-adcf8d8051cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:18.863614 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Created reservations ['0513e922-ddf7-4c09-ae16-e740db426338', '11ea632b-6125-4aa6-a13b-ff5cba0e88e8', '861203ea-8c83-4afa-be16-fa4b25d97850', 'fe36e5fd-4978-4012-95c7-09ff8b9d308e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:18.864748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (387ab36b-5f7a-4855-9997-adcf8d8051cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0513e922-ddf7-4c09-ae16-e740db426338', '11ea632b-6125-4aa6-a13b-ff5cba0e88e8', '861203ea-8c83-4afa-be16-fa4b25d97850', 'fe36e5fd-4978-4012-95c7-09ff8b9d308e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:18.865786 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5f528e-b317-4e76-ae95-5770a7bceb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:18.905501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5f528e-b317-4e76-ae95-5770a7bceb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1042337827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['0513e922-ddf7-4c09-ae16-e740db426338','11ea632b-6125-4aa6-a13b-ff5cba0e88e8','861203ea-8c83-4afa-be16-fa4b25d97850','fe36e5fd-4978-4012-95c7-09ff8b9d308e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1042337827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0b3a10eb414805ac99643d6c374145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2009152e5e648db8a2f41d35e7fe189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:18.906728 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af432932-20a5-48d5-bdce-5fcaced896ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:18.942686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af432932-20a5-48d5-bdce-5fcaced896ea) transitioned into state 'SUCCESS' from state '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-1042337827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['0513e922-ddf7-4c09-ae16-e740db426338','11ea632b-6125-4aa6-a13b-ff5cba0e88e8','861203ea-8c83-4afa-be16-fa4b25d97850','fe36e5fd-4978-4012-95c7-09ff8b9d308e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:18.943356 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6a99e1-73f1-4ff2-aa28-d572afc15d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:18.968197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6a99e1-73f1-4ff2-aa28-d572afc15d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:18.968197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (a6924011-694f-4cf3-8f8c-5ce4adf2ab13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:18.968197 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request issued successfully. Aug 09 07:40:18.969025 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b122222-cd56-467c-af99-2c78750d064f tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:18.969692 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 247/970] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:40:18 2026] POST /volume/v3/volumes => generated 743 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:18.990717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-55121c29-ba25-4c95-85e6-043a11b819d9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:19.002325 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55121c29-ba25-4c95-85e6-043a11b819d9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 Aug 09 07:40:19.002325 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55121c29-ba25-4c95-85e6-043a11b819d9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:19.002325 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55121c29-ba25-4c95-85e6-043a11b819d9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:19.010940 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:19.010940 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:19.016278 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-55121c29-ba25-4c95-85e6-043a11b819d9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:19.024941 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55121c29-ba25-4c95-85e6-043a11b819d9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 returned with HTTP 200 Aug 09 07:40:19.024941 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 243/971] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:18 2026] GET /volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 => generated 811 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:19.607134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c7dd1267-4dfe-493a-bd39-d4206488c231 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:19.609228 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c7dd1267-4dfe-493a-bd39-d4206488c231 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] GET https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:19.609458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c7dd1267-4dfe-493a-bd39-d4206488c231 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:19.609689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c7dd1267-4dfe-493a-bd39-d4206488c231 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:19.621943 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:19.621943 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:19.628013 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c7dd1267-4dfe-493a-bd39-d4206488c231 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:40:19.636227 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c7dd1267-4dfe-493a-bd39-d4206488c231 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 200 Aug 09 07:40:19.637224 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 243/972] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:19 2026] GET /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:20.046490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b8417bdc-a12f-4192-aee3-07cd8dd5ddfd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.049628 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8417bdc-a12f-4192-aee3-07cd8dd5ddfd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 Aug 09 07:40:20.049892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8417bdc-a12f-4192-aee3-07cd8dd5ddfd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:20.050112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8417bdc-a12f-4192-aee3-07cd8dd5ddfd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:20.060830 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:20.060830 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:20.069757 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b8417bdc-a12f-4192-aee3-07cd8dd5ddfd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:20.077570 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8417bdc-a12f-4192-aee3-07cd8dd5ddfd tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 returned with HTTP 200 Aug 09 07:40:20.077570 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 240/973] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:20 2026] GET /volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:20.096764 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc59ff23-4b99-448d-976d-676afd25c181 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.100406 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:20.101727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8", "size": 1, "name": "tempest-VolumesGetTest-Volume-361870318", "metadata": {"Type": "Test"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:20.103370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request body: {'volume': {'source_volid': '255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-361870318', 'metadata': {'Type': 'Test'}}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:20.114836 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:20.114836 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:20.115397 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume retrieved successfully. Aug 09 07:40:20.115595 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume of 1 GB Aug 09 07:40:20.120252 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Availability Zones retrieved successfully. Aug 09 07:40:20.129626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (41edb61e-3d6a-45b7-8804-0b7f48ac9537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:20.133717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f2e0b6-a081-417b-b285-d66c6a7b6792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:20.133717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:20.173662 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f2e0b6-a081-417b-b285-d66c6a7b6792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8', 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:20.175075 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9159ee5f-3bb1-476f-8425-f237cc1c9ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:20.245542 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Created reservations ['456837c1-2214-4ab3-b3bd-e947663b7175', '29cbfae4-a97d-4f87-83f7-86005d647987', 'e9cb3636-6d07-4b8e-ac8c-c5af48cc091e', 'c0cdb57b-de0f-4629-92af-267d68f0212f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:20.247264 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9159ee5f-3bb1-476f-8425-f237cc1c9ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['456837c1-2214-4ab3-b3bd-e947663b7175', '29cbfae4-a97d-4f87-83f7-86005d647987', 'e9cb3636-6d07-4b8e-ac8c-c5af48cc091e', 'c0cdb57b-de0f-4629-92af-267d68f0212f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:20.247264 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e78dfe-e2ae-407f-b4b7-09395b864aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:20.293419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e78dfe-e2ae-407f-b4b7-09395b864aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '020f06bb-c3bc-458b-ae2c-45780311b84c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361870318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['456837c1-2214-4ab3-b3bd-e947663b7175','29cbfae4-a97d-4f87-83f7-86005d647987','e9cb3636-6d07-4b8e-ac8c-c5af48cc091e','c0cdb57b-de0f-4629-92af-267d68f0212f'],size=1,snapshot_id=None,source_replicaid=,source_volid=255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361870318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=020f06bb-c3bc-458b-ae2c-45780311b84c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d0b3a10eb414805ac99643d6c374145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2009152e5e648db8a2f41d35e7fe189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:20.294763 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cecb479-de16-40b9-a305-d8159ebd8fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:20.324149 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cecb479-de16-40b9-a305-d8159ebd8fe4) transitioned into state 'SUCCESS' from state '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-361870318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['456837c1-2214-4ab3-b3bd-e947663b7175','29cbfae4-a97d-4f87-83f7-86005d647987','e9cb3636-6d07-4b8e-ac8c-c5af48cc091e','c0cdb57b-de0f-4629-92af-267d68f0212f'],size=1,snapshot_id=None,source_replicaid=,source_volid=255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:20.325137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27541f02-b1dd-4ae8-8df5-360be99c947e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:20.355430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27541f02-b1dd-4ae8-8df5-360be99c947e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:20.356650 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (41edb61e-3d6a-45b7-8804-0b7f48ac9537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:20.357265 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request issued successfully. Aug 09 07:40:20.358122 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc59ff23-4b99-448d-976d-676afd25c181 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:20.358689 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 248/974] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:20 2026] POST /volume/v3/volumes => generated 790 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:20.379254 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-997146fa-4098-4f12-b501-8b51eaaf40af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.383775 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-997146fa-4098-4f12-b501-8b51eaaf40af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:20.384665 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-997146fa-4098-4f12-b501-8b51eaaf40af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:20.388288 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-997146fa-4098-4f12-b501-8b51eaaf40af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:20.403785 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:20.403785 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:20.409547 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-997146fa-4098-4f12-b501-8b51eaaf40af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:20.415548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-997146fa-4098-4f12-b501-8b51eaaf40af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:20.415548 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 244/975] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:20 2026] GET /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:20.415777 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74f0ffee-555f-4a0c-be02-9bb54d12608c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.416336 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74f0ffee-555f-4a0c-be02-9bb54d12608c None None] GET https://10.4.3.41/volume// Aug 09 07:40:20.416545 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74f0ffee-555f-4a0c-be02-9bb54d12608c None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:20.416906 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74f0ffee-555f-4a0c-be02-9bb54d12608c None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:20.417789 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74f0ffee-555f-4a0c-be02-9bb54d12608c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:20.417789 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 244/976] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:40:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:20.430557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-f1b4c535-11aa-49de-9d2c-d484edd06b79 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.434441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-f1b4c535-11aa-49de-9d2c-d484edd06b79 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:40:20.434441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-f1b4c535-11aa-49de-9d2c-d484edd06b79 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:20.436194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-f1b4c535-11aa-49de-9d2c-d484edd06b79 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:20.450699 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:20.450699 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:20.456017 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-f1b4c535-11aa-49de-9d2c-d484edd06b79 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:20.464394 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-f1b4c535-11aa-49de-9d2c-d484edd06b79 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 200 Aug 09 07:40:20.465119 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 241/977] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:40:20 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 1543 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:40:20.641998 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-ecb641be-be58-4f00-91ce-8ef904a476b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.647362 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-ecb641be-be58-4f00-91ce-8ef904a476b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3 Aug 09 07:40:20.648153 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-ecb641be-be58-4f00-91ce-8ef904a476b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:20.657173 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-728f915c-7dbb-410c-a05f-7d71a4f10d85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.662949 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-728f915c-7dbb-410c-a05f-7d71a4f10d85 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] GET https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:20.663115 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-728f915c-7dbb-410c-a05f-7d71a4f10d85 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:20.663169 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-ecb641be-be58-4f00-91ce-8ef904a476b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-3d7a8b64-b83d-4dd2-8fda-23139b5e81bd-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:40:20.663316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-728f915c-7dbb-410c-a05f-7d71a4f10d85 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:20.671221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-ecb641be-be58-4f00-91ce-8ef904a476b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-3d7a8b64-b83d-4dd2-8fda-23139b5e81bd-np0000006821" acquired by "attachment_update" :: waited 0.008s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:40:20.672718 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:20.672718 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:20.674997 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:20.674997 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:20.681061 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-728f915c-7dbb-410c-a05f-7d71a4f10d85 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:40:20.687717 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-728f915c-7dbb-410c-a05f-7d71a4f10d85 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 200 Aug 09 07:40:20.688346 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 245/978] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:20 2026] GET /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:20.811575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-ecb641be-be58-4f00-91ce-8ef904a476b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-3d7a8b64-b83d-4dd2-8fda-23139b5e81bd-np0000006821" released by "attachment_update" :: held 0.140s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:40:20.811991 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-ecb641be-be58-4f00-91ce-8ef904a476b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3 returned with HTTP 200 Aug 09 07:40:20.812667 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 249/979] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:40:20 2026] PUT /volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:20.957893 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-e3402a9f-ce5b-42ae-a65f-983614be3d88 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:20.963368 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-e3402a9f-ce5b-42ae-a65f-983614be3d88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3/action Aug 09 07:40:20.964202 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-e3402a9f-ce5b-42ae-a65f-983614be3d88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:20.965450 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-e3402a9f-ce5b-42ae-a65f-983614be3d88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:21.004735 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.004735 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:21.024293 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-30713c99-c98a-4d14-bc8e-177f6d05a942 req-e3402a9f-ce5b-42ae-a65f-983614be3d88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3/action returned with HTTP 204 Aug 09 07:40:21.025020 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 245/980] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:40:20 2026] POST /volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:21.432711 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e9afa83d-a730-43dd-8a09-1d0c90a40728 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.435499 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e9afa83d-a730-43dd-8a09-1d0c90a40728 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:21.435776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e9afa83d-a730-43dd-8a09-1d0c90a40728 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:21.436222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e9afa83d-a730-43dd-8a09-1d0c90a40728 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:21.442891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.445739 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:21.446150 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:21.446150 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:21.446403 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Delete volume with id: c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:21.448525 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.448525 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:21.457026 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e9afa83d-a730-43dd-8a09-1d0c90a40728 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:21.460234 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.460234 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:21.460760 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:40:21.465749 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e9afa83d-a730-43dd-8a09-1d0c90a40728 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:21.467170 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 242/981] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:21 2026] GET /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:21.482278 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-db3e2f3e-690d-49fe-a135-82787d847848 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.485730 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db3e2f3e-690d-49fe-a135-82787d847848 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:21.486173 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db3e2f3e-690d-49fe-a135-82787d847848 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:21.486516 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db3e2f3e-690d-49fe-a135-82787d847848 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:21.490037 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Delete volume request issued successfully. Aug 09 07:40:21.490322 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6b34087-a461-48cb-b42d-cf7df6d0add5 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 202 Aug 09 07:40:21.490868 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 246/982] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:21 2026] DELETE /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:21.505292 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.505292 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:21.509901 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8a455741-d081-4bf9-ac67-45a74ae0a337 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.510329 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-db3e2f3e-690d-49fe-a135-82787d847848 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:21.514838 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a455741-d081-4bf9-ac67-45a74ae0a337 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] GET https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:21.515097 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8a455741-d081-4bf9-ac67-45a74ae0a337 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:21.515326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8a455741-d081-4bf9-ac67-45a74ae0a337 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:21.518952 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db3e2f3e-690d-49fe-a135-82787d847848 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:21.519055 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 250/983] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:21 2026] GET /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:21.523813 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.523813 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:21.530635 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8a455741-d081-4bf9-ac67-45a74ae0a337 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Volume info retrieved successfully. Aug 09 07:40:21.533867 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a455741-d081-4bf9-ac67-45a74ae0a337 tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 200 Aug 09 07:40:21.534452 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 246/984] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:21 2026] GET /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:21.542645 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1e048d73-f1e4-436c-af3c-5a62fb842db0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.545107 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e048d73-f1e4-436c-af3c-5a62fb842db0 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:21.546247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e048d73-f1e4-436c-af3c-5a62fb842db0 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-361870318"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:21.560565 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.560565 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:21.567704 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1e048d73-f1e4-436c-af3c-5a62fb842db0 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:21.580223 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1e048d73-f1e4-436c-af3c-5a62fb842db0 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:21.582113 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e048d73-f1e4-436c-af3c-5a62fb842db0 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:21.582113 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 243/985] 10.4.3.41 () {68 vars in 1361 bytes} [Sun Aug 9 07:40:21 2026] PUT /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:21.600569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ba271199-34af-4d73-89be-3f43e432a32e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.602925 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ba271199-34af-4d73-89be-3f43e432a32e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:21.603393 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ba271199-34af-4d73-89be-3f43e432a32e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-633018799", "description": "This is the new description of volume"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:21.616066 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.616066 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:21.626791 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ba271199-34af-4d73-89be-3f43e432a32e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:21.645313 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ba271199-34af-4d73-89be-3f43e432a32e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:21.646675 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ba271199-34af-4d73-89be-3f43e432a32e tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:21.646675 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 247/986] 10.4.3.41 () {68 vars in 1362 bytes} [Sun Aug 9 07:40:21 2026] PUT /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:21.661158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63086381-6991-4c2d-a73a-45e7a0082a88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.663184 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63086381-6991-4c2d-a73a-45e7a0082a88 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:21.663396 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63086381-6991-4c2d-a73a-45e7a0082a88 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:21.663665 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63086381-6991-4c2d-a73a-45e7a0082a88 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:21.671891 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.671891 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:21.678632 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-63086381-6991-4c2d-a73a-45e7a0082a88 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:21.686356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63086381-6991-4c2d-a73a-45e7a0082a88 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:21.686908 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 251/987] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:21 2026] GET /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:21.706806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8ce79451-62df-4385-a93d-49c38147cb86 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.711554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:21.714848 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-703148646", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-583856450"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:21.717024 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-703148646', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-583856450'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:21.717843 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume of 1 GB Aug 09 07:40:21.724212 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Availability Zones retrieved successfully. Aug 09 07:40:21.732720 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (4e13421f-ae9e-4bd7-ae0d-3481249cdb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:21.734826 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2099670b-79a5-4253-90e5-dae79f52206b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:21.735775 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:21.777882 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2099670b-79a5-4253-90e5-dae79f52206b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:21.779628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689b71f2-ffb8-4ccb-8591-ae91d563e089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:21.842137 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Created reservations ['d224ed7c-2210-491b-abff-5e08b3d96713', 'fe9d4bb3-8069-4a12-aacb-e0874774adb8', '0f0eb765-0c0e-4b42-ad3c-916fee31b6c2', '9baba656-d08c-4ab3-be7d-2ac2b1b9a425'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:21.843312 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689b71f2-ffb8-4ccb-8591-ae91d563e089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d224ed7c-2210-491b-abff-5e08b3d96713', 'fe9d4bb3-8069-4a12-aacb-e0874774adb8', '0f0eb765-0c0e-4b42-ad3c-916fee31b6c2', '9baba656-d08c-4ab3-be7d-2ac2b1b9a425']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:21.844649 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f75e5b0-561c-4b85-8e6d-22cd04091248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:21.878064 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f75e5b0-561c-4b85-8e6d-22cd04091248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb564fd4-5fdc-4467-8724-1c353c47d2aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-703148646',display_name='tempest-VolumesGetTest-Volume-583856450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['d224ed7c-2210-491b-abff-5e08b3d96713','fe9d4bb3-8069-4a12-aacb-e0874774adb8','0f0eb765-0c0e-4b42-ad3c-916fee31b6c2','9baba656-d08c-4ab3-be7d-2ac2b1b9a425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-703148646',display_name='tempest-VolumesGetTest-Volume-583856450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb564fd4-5fdc-4467-8724-1c353c47d2aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0b3a10eb414805ac99643d6c374145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2009152e5e648db8a2f41d35e7fe189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:21.879707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f15efd-8af0-455d-bd4d-34d660bb359c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:21.907296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f15efd-8af0-455d-bd4d-34d660bb359c) transitioned into 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-703148646',display_name='tempest-VolumesGetTest-Volume-583856450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['d224ed7c-2210-491b-abff-5e08b3d96713','fe9d4bb3-8069-4a12-aacb-e0874774adb8','0f0eb765-0c0e-4b42-ad3c-916fee31b6c2','9baba656-d08c-4ab3-be7d-2ac2b1b9a425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:21.909375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b0e83a-dcda-4754-a94b-4dc386246989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:21.920987 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b0e83a-dcda-4754-a94b-4dc386246989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:21.922175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (4e13421f-ae9e-4bd7-ae0d-3481249cdb5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:21.922703 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request issued successfully. Aug 09 07:40:21.923446 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ce79451-62df-4385-a93d-49c38147cb86 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:21.924374 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 247/988] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:21 2026] POST /volume/v3/volumes => generated 776 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:21.942847 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a913637a-395c-48ec-85fe-97223d63d8b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:21.945531 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a913637a-395c-48ec-85fe-97223d63d8b8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:21.946449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a913637a-395c-48ec-85fe-97223d63d8b8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:21.946449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a913637a-395c-48ec-85fe-97223d63d8b8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:21.959690 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:21.959690 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:21.966214 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a913637a-395c-48ec-85fe-97223d63d8b8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:21.973694 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a913637a-395c-48ec-85fe-97223d63d8b8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa returned with HTTP 200 Aug 09 07:40:21.974659 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 244/989] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:21 2026] GET /volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:22.551223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9e4657e0-cb2a-41bd-a448-5cb9004db34f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:22.553970 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e4657e0-cb2a-41bd-a448-5cb9004db34f tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] GET https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 Aug 09 07:40:22.554309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e4657e0-cb2a-41bd-a448-5cb9004db34f tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:22.554682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e4657e0-cb2a-41bd-a448-5cb9004db34f tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:22.562143 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e4657e0-cb2a-41bd-a448-5cb9004db34f tempest-TestImageHashVerification-1026029816 tempest-TestImageHashVerification-1026029816-project-member] https://10.4.3.41/volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 returned with HTTP 404 Aug 09 07:40:22.562967 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 248/990] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:22 2026] GET /volume/v3/volumes/c11d6849-a525-491e-b788-d8c9f7f3d423 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:22.798645 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-97819679-d627-4b97-91fd-42bdc860e93e req-8cecffba-533d-4860-a4af-86b2bc0fcf7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:22.806945 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-8cecffba-533d-4860-a4af-86b2bc0fcf7a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:22.806945 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-8cecffba-533d-4860-a4af-86b2bc0fcf7a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:22.806945 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-8cecffba-533d-4860-a4af-86b2bc0fcf7a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:22.815945 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:22.815945 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:22.824751 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-97819679-d627-4b97-91fd-42bdc860e93e req-8cecffba-533d-4860-a4af-86b2bc0fcf7a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:22.834717 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-8cecffba-533d-4860-a4af-86b2bc0fcf7a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:22.834717 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 252/991] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:22 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:22.951312 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3abe62b8-50be-47be-b268-c7b4e95d60d4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:22.951814 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3abe62b8-50be-47be-b268-c7b4e95d60d4 None None] GET https://10.4.3.41/volume// Aug 09 07:40:22.952011 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3abe62b8-50be-47be-b268-c7b4e95d60d4 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:22.952204 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3abe62b8-50be-47be-b268-c7b4e95d60d4 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:22.952732 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3abe62b8-50be-47be-b268-c7b4e95d60d4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:22.953529 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 248/992] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:40:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:22.967247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-97819679-d627-4b97-91fd-42bdc860e93e req-ad54ade8-3ac4-4ed5-b42b-113fc2e21a18 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:22.972049 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-ad54ade8-3ac4-4ed5-b42b-113fc2e21a18 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:40:22.972049 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-ad54ade8-3ac4-4ed5-b42b-113fc2e21a18 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4641a43-e196-45b2-af57-caee2df809ab", "connector": null, "instance_uuid": "6a11297b-c98f-4809-9871-08a1009945f2"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:22.991927 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:22.991927 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:22.992084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6d60882e-c575-491d-bd70-b68afb750800 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:22.992942 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d60882e-c575-491d-bd70-b68afb750800 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:22.993162 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d60882e-c575-491d-bd70-b68afb750800 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:22.993358 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d60882e-c575-491d-bd70-b68afb750800 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:23.005715 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.005715 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:23.017503 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6d60882e-c575-491d-bd70-b68afb750800 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:23.024675 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d60882e-c575-491d-bd70-b68afb750800 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa returned with HTTP 200 Aug 09 07:40:23.026467 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 249/993] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:22 2026] GET /volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:23.045235 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6418b110-88b2-4345-a1b1-ebb022b73ff5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.053160 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6418b110-88b2-4345-a1b1-ebb022b73ff5 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:23.053988 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6418b110-88b2-4345-a1b1-ebb022b73ff5 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-361870318", "description": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:23.060698 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-ad54ade8-3ac4-4ed5-b42b-113fc2e21a18 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:40:23.061327 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 245/994] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:40:22 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 09 07:40:23.073163 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.073163 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:23.083557 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6418b110-88b2-4345-a1b1-ebb022b73ff5 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:23.096876 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6418b110-88b2-4345-a1b1-ebb022b73ff5 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:23.097778 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6418b110-88b2-4345-a1b1-ebb022b73ff5 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa returned with HTTP 200 Aug 09 07:40:23.098587 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 253/995] 10.4.3.41 () {68 vars in 1361 bytes} [Sun Aug 9 07:40:23 2026] PUT /volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa => generated 767 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:23.115475 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-83cc75b8-27f7-4a32-8748-7609e6b508e9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.116507 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-97cef835-af50-4c5b-9418-ec2c94082a2d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.117655 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83cc75b8-27f7-4a32-8748-7609e6b508e9 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:23.118004 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97cef835-af50-4c5b-9418-ec2c94082a2d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:23.118199 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83cc75b8-27f7-4a32-8748-7609e6b508e9 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:23.118339 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97cef835-af50-4c5b-9418-ec2c94082a2d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:23.118423 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83cc75b8-27f7-4a32-8748-7609e6b508e9 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:23.118455 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97cef835-af50-4c5b-9418-ec2c94082a2d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:23.129201 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.129201 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:23.132423 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0412fe3d-23d8-4ad0-a501-0611c1e96737 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.132753 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0412fe3d-23d8-4ad0-a501-0611c1e96737 None None] GET https://10.4.3.41/volume// Aug 09 07:40:23.132962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0412fe3d-23d8-4ad0-a501-0611c1e96737 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:23.133210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0412fe3d-23d8-4ad0-a501-0611c1e96737 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:23.133608 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0412fe3d-23d8-4ad0-a501-0611c1e96737 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:23.134598 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.134598 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:23.136473 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 246/996] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:40:23 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:23.139950 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-97cef835-af50-4c5b-9418-ec2c94082a2d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:23.140102 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-83cc75b8-27f7-4a32-8748-7609e6b508e9 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:23.145462 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97cef835-af50-4c5b-9418-ec2c94082a2d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa returned with HTTP 200 Aug 09 07:40:23.145666 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83cc75b8-27f7-4a32-8748-7609e6b508e9 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:23.146172 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 250/997] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:23 2026] GET /volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:23.146290 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 249/998] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:23 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:23.158383 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-97819679-d627-4b97-91fd-42bdc860e93e req-ec1e56c9-ce2a-4082-a411-bcb7affeb29e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.161317 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-ec1e56c9-ce2a-4082-a411-bcb7affeb29e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:23.161317 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-ec1e56c9-ce2a-4082-a411-bcb7affeb29e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:23.161317 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-ec1e56c9-ce2a-4082-a411-bcb7affeb29e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:23.167130 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.169323 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] DELETE https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:23.169662 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:23.169941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:23.171985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume with id: eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:23.177896 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.177896 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:23.178875 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:23.179798 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.179798 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:23.189865 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-97819679-d627-4b97-91fd-42bdc860e93e req-ec1e56c9-ce2a-4082-a411-bcb7affeb29e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:23.197407 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-ec1e56c9-ce2a-4082-a411-bcb7affeb29e tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:23.198245 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 254/999] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:40:23 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:40:23.206416 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume request issued successfully. Aug 09 07:40:23.206730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea93fcd7-de31-47a7-8b3d-8c43c7da762c tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa returned with HTTP 202 Aug 09 07:40:23.207434 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 247/1000] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:23 2026] DELETE /volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:23.223887 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7c11b817-3777-4f44-bfe6-45cd445ec81d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.227047 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c11b817-3777-4f44-bfe6-45cd445ec81d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:23.227366 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c11b817-3777-4f44-bfe6-45cd445ec81d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:23.227661 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c11b817-3777-4f44-bfe6-45cd445ec81d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:23.236458 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.236458 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:23.244858 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7c11b817-3777-4f44-bfe6-45cd445ec81d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:23.251453 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c11b817-3777-4f44-bfe6-45cd445ec81d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa returned with HTTP 200 Aug 09 07:40:23.252258 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 251/1001] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:23 2026] GET /volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:23.334036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-97819679-d627-4b97-91fd-42bdc860e93e req-7983e15c-9b40-4ff4-a05d-cca8fb634949 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:23.339134 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-7983e15c-9b40-4ff4-a05d-cca8fb634949 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] PUT https://10.4.3.41/volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38 Aug 09 07:40:23.339948 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-7983e15c-9b40-4ff4-a05d-cca8fb634949 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:23.364668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-97819679-d627-4b97-91fd-42bdc860e93e req-7983e15c-9b40-4ff4-a05d-cca8fb634949 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Acquiring lock "cinder-attachment_update-e4641a43-e196-45b2-af57-caee2df809ab-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:40:23.381277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-97819679-d627-4b97-91fd-42bdc860e93e req-7983e15c-9b40-4ff4-a05d-cca8fb634949 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Lock "cinder-attachment_update-e4641a43-e196-45b2-af57-caee2df809ab-np0000006821" acquired by "attachment_update" :: waited 0.016s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:40:23.385864 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:23.385864 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:23.534897 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-97819679-d627-4b97-91fd-42bdc860e93e req-7983e15c-9b40-4ff4-a05d-cca8fb634949 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Lock "cinder-attachment_update-e4641a43-e196-45b2-af57-caee2df809ab-np0000006821" released by "attachment_update" :: held 0.155s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:40:23.534897 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-7983e15c-9b40-4ff4-a05d-cca8fb634949 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38 returned with HTTP 200 Aug 09 07:40:23.535368 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 250/1002] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:40:23 2026] PUT /volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:24.165459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-32bfdcc9-b681-4bf4-8a29-55be9b310114 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:24.167856 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32bfdcc9-b681-4bf4-8a29-55be9b310114 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:24.168109 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32bfdcc9-b681-4bf4-8a29-55be9b310114 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:24.168328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32bfdcc9-b681-4bf4-8a29-55be9b310114 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:24.180221 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:24.180221 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:24.184991 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-32bfdcc9-b681-4bf4-8a29-55be9b310114 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:24.190298 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32bfdcc9-b681-4bf4-8a29-55be9b310114 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:24.190818 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 255/1003] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:24 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:24.267945 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4a849551-5c5a-4b59-b9fa-1659e9bfaac7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:24.270550 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4a849551-5c5a-4b59-b9fa-1659e9bfaac7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa Aug 09 07:40:24.270847 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4a849551-5c5a-4b59-b9fa-1659e9bfaac7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:24.271160 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4a849551-5c5a-4b59-b9fa-1659e9bfaac7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:24.279607 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4a849551-5c5a-4b59-b9fa-1659e9bfaac7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa returned with HTTP 404 Aug 09 07:40:24.280354 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 248/1004] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:24 2026] GET /volume/v3/volumes/eb564fd4-5fdc-4467-8724-1c353c47d2aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:24.294155 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2f81ad5-9612-42d1-bb7a-557e2967b29b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:24.299005 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2f81ad5-9612-42d1-bb7a-557e2967b29b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:24.299005 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2f81ad5-9612-42d1-bb7a-557e2967b29b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:24.299005 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2f81ad5-9612-42d1-bb7a-557e2967b29b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:24.308772 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:24.308772 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:24.315030 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d2f81ad5-9612-42d1-bb7a-557e2967b29b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:24.320852 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2f81ad5-9612-42d1-bb7a-557e2967b29b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:24.322725 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 252/1005] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:24 2026] GET /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:24.338981 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d8ed456e-e346-4ab2-859a-320970fa8cea None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:24.341020 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8ed456e-e346-4ab2-859a-320970fa8cea tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] DELETE https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:24.341248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8ed456e-e346-4ab2-859a-320970fa8cea tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:24.341800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8ed456e-e346-4ab2-859a-320970fa8cea tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:24.341800 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-d8ed456e-e346-4ab2-859a-320970fa8cea tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume with id: 020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:24.349990 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:24.349990 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:24.350375 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d8ed456e-e346-4ab2-859a-320970fa8cea tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:24.374369 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d8ed456e-e346-4ab2-859a-320970fa8cea tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume request issued successfully. Aug 09 07:40:24.374634 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8ed456e-e346-4ab2-859a-320970fa8cea tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 202 Aug 09 07:40:24.375029 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 251/1006] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:24 2026] DELETE /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:24.392675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6025e7d0-eb1e-4010-b094-d875a7a6e4df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:24.395160 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6025e7d0-eb1e-4010-b094-d875a7a6e4df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:24.395435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6025e7d0-eb1e-4010-b094-d875a7a6e4df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:24.395761 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6025e7d0-eb1e-4010-b094-d875a7a6e4df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:24.404373 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:24.404373 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:24.409121 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6025e7d0-eb1e-4010-b094-d875a7a6e4df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:24.415178 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6025e7d0-eb1e-4010-b094-d875a7a6e4df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 200 Aug 09 07:40:24.415739 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 256/1007] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:24 2026] GET /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:25.208658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e10f28e9-4bbc-43cd-a6ea-270e922d746f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:25.210690 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e10f28e9-4bbc-43cd-a6ea-270e922d746f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:25.210933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e10f28e9-4bbc-43cd-a6ea-270e922d746f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:25.211215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e10f28e9-4bbc-43cd-a6ea-270e922d746f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:25.227311 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:25.227311 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:25.232076 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e10f28e9-4bbc-43cd-a6ea-270e922d746f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:25.239520 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e10f28e9-4bbc-43cd-a6ea-270e922d746f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:25.240042 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 249/1008] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:25 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:25.441619 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a56c8994-ac12-4156-9806-16b3c34849bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:25.446556 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a56c8994-ac12-4156-9806-16b3c34849bb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c Aug 09 07:40:25.446556 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a56c8994-ac12-4156-9806-16b3c34849bb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:25.446556 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a56c8994-ac12-4156-9806-16b3c34849bb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:25.453211 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a56c8994-ac12-4156-9806-16b3c34849bb tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c returned with HTTP 404 Aug 09 07:40:25.456942 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 253/1009] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:25 2026] GET /volume/v3/volumes/020f06bb-c3bc-458b-ae2c-45780311b84c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:25.462704 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1943e915-f630-488d-a37f-b0d2c61818a8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:25.465183 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1943e915-f630-488d-a37f-b0d2c61818a8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 Aug 09 07:40:25.465396 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1943e915-f630-488d-a37f-b0d2c61818a8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:25.465622 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1943e915-f630-488d-a37f-b0d2c61818a8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:25.480537 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:25.480537 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:25.485284 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1943e915-f630-488d-a37f-b0d2c61818a8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:25.491317 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1943e915-f630-488d-a37f-b0d2c61818a8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 returned with HTTP 200 Aug 09 07:40:25.491965 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 252/1010] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:25 2026] GET /volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:25.508594 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:25.511192 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] DELETE https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 Aug 09 07:40:25.511559 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:25.511792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:25.512051 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume with id: 255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 Aug 09 07:40:25.521581 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:25.521581 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:25.522075 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:25.553088 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume request issued successfully. Aug 09 07:40:25.553288 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea9360ed-9c4d-4bcd-b364-4ddb2da795be tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 returned with HTTP 202 Aug 09 07:40:25.553988 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 257/1011] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:25 2026] DELETE /volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:25.564163 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-61901dc5-3d3b-40d3-b846-6f7fe7859308 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:25.571682 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-61901dc5-3d3b-40d3-b846-6f7fe7859308 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 Aug 09 07:40:25.571682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-61901dc5-3d3b-40d3-b846-6f7fe7859308 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:25.571682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-61901dc5-3d3b-40d3-b846-6f7fe7859308 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:25.579187 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:25.579187 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:25.593447 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-61901dc5-3d3b-40d3-b846-6f7fe7859308 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:25.604191 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-61901dc5-3d3b-40d3-b846-6f7fe7859308 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 returned with HTTP 200 Aug 09 07:40:25.604907 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 250/1012] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:25 2026] GET /volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:26.254400 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e580611c-c369-4390-bcfb-e8f26f0de7ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:26.256743 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e580611c-c369-4390-bcfb-e8f26f0de7ed tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:26.257520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e580611c-c369-4390-bcfb-e8f26f0de7ed tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:26.257520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e580611c-c369-4390-bcfb-e8f26f0de7ed tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:26.276635 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:26.276635 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:26.282743 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e580611c-c369-4390-bcfb-e8f26f0de7ed tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:26.287572 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e580611c-c369-4390-bcfb-e8f26f0de7ed tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:26.288212 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 254/1013] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:26 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:26.541145 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-e606fbf1-9283-4c19-86a1-ee04ec308688 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:26.545931 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-e606fbf1-9283-4c19-86a1-ee04ec308688 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43 Aug 09 07:40:26.546207 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-e606fbf1-9283-4c19-86a1-ee04ec308688 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:26.546779 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-e606fbf1-9283-4c19-86a1-ee04ec308688 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:26.557399 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:26.557399 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:26.629433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a34f226-644f-4b33-972c-68ae833ad7b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:26.635986 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a34f226-644f-4b33-972c-68ae833ad7b1 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 Aug 09 07:40:26.636248 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a34f226-644f-4b33-972c-68ae833ad7b1 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:26.636481 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a34f226-644f-4b33-972c-68ae833ad7b1 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:26.645320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a34f226-644f-4b33-972c-68ae833ad7b1 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 returned with HTTP 404 Aug 09 07:40:26.646582 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-e606fbf1-9283-4c19-86a1-ee04ec308688 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43 returned with HTTP 200 Aug 09 07:40:26.647145 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 258/1014] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:26 2026] GET /volume/v3/volumes/255fb75f-9c8c-4831-aa3f-bb68a3c6f1d8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:26.647218 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 253/1015] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:40:26 2026] DELETE /volume/v3/attachments/f78d17f0-b1de-4164-b2a5-1842c3877d43 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:26.665650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:26.669231 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 Aug 09 07:40:26.669231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:26.669435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:26.671071 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Delete volume with id: ff6756f6-0e60-4d83-bb8a-479db3ee0241 Aug 09 07:40:26.681500 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:26.681500 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:26.682237 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Volume info retrieved successfully. Aug 09 07:40:26.715205 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] Delete volume request issued successfully. Aug 09 07:40:26.715597 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0c651edb-1e96-4fcb-afcf-5e5333625bb0 req-664f61f9-9435-4ba7-96d7-b4c664007761 tempest-ServerBootFromVolumeStableRescueTest-1400669211 tempest-ServerBootFromVolumeStableRescueTest-1400669211-project-member] https://10.4.3.41/volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 returned with HTTP 202 Aug 09 07:40:26.717608 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-06a4641e-6d15-423e-b531-1771a1048b63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:26.718367 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 251/1016] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:40:26 2026] DELETE /volume/v3/volumes/ff6756f6-0e60-4d83-bb8a-479db3ee0241 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:26.721115 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:26.721503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-VolumesGetTest-Volume-2134080725", "metadata": {"Type": "Test"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:26.723789 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request body: {'volume': {'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2134080725', 'metadata': {'Type': 'Test'}}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:26.871251 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume of 1 GB Aug 09 07:40:26.879939 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Availability Zones retrieved successfully. Aug 09 07:40:26.883478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (334871a9-219e-4ef7-9a3e-bffb428e16cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:26.884939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b27b13a-2aa2-4b4d-bc2c-bba2150566f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:26.885970 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:26.969658 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b27b13a-2aa2-4b4d-bc2c-bba2150566f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:26.970778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76cd0b96-4093-4596-89fe-b06fa6011f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:27.041721 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Created reservations ['88710f82-b962-42da-bd80-2c5caa975baf', '0ffdd4c7-325c-49b2-a41b-ada6defbf811', 'eda61804-e65a-47ba-aae0-beeaa06b32a0', '22aa4e01-333c-4b98-bb04-93308f4e4d5b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:27.042938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76cd0b96-4093-4596-89fe-b06fa6011f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88710f82-b962-42da-bd80-2c5caa975baf', '0ffdd4c7-325c-49b2-a41b-ada6defbf811', 'eda61804-e65a-47ba-aae0-beeaa06b32a0', '22aa4e01-333c-4b98-bb04-93308f4e4d5b']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:27.043817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e823d0-24fb-4678-838b-2814ab940cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:27.080865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e823d0-24fb-4678-838b-2814ab940cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0304613-5657-4c27-8e6c-2537c4b515f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2134080725',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['88710f82-b962-42da-bd80-2c5caa975baf','0ffdd4c7-325c-49b2-a41b-ada6defbf811','eda61804-e65a-47ba-aae0-beeaa06b32a0','22aa4e01-333c-4b98-bb04-93308f4e4d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2134080725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0304613-5657-4c27-8e6c-2537c4b515f6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d0b3a10eb414805ac99643d6c374145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2009152e5e648db8a2f41d35e7fe189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:27.081732 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054a9699-ebe3-4767-8f28-0bcbdcd6c8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:27.117864 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054a9699-ebe3-4767-8f28-0bcbdcd6c8ce) transitioned into state 'SUCCESS' from state '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-2134080725',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['88710f82-b962-42da-bd80-2c5caa975baf','0ffdd4c7-325c-49b2-a41b-ada6defbf811','eda61804-e65a-47ba-aae0-beeaa06b32a0','22aa4e01-333c-4b98-bb04-93308f4e4d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:27.118756 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e57808-494b-4935-b281-20b5255afe5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:27.131577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04e57808-494b-4935-b281-20b5255afe5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:27.132451 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (334871a9-219e-4ef7-9a3e-bffb428e16cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:27.132794 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request issued successfully. Aug 09 07:40:27.133398 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-06a4641e-6d15-423e-b531-1771a1048b63 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:27.133870 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 255/1017] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:26 2026] POST /volume/v3/volumes => generated 757 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:27.149479 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e34312ad-de6d-455b-a359-39f3860a5873 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:27.153469 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e34312ad-de6d-455b-a359-39f3860a5873 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:27.153710 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e34312ad-de6d-455b-a359-39f3860a5873 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:27.155232 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e34312ad-de6d-455b-a359-39f3860a5873 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:27.166005 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:27.166005 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:27.174401 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e34312ad-de6d-455b-a359-39f3860a5873 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:27.181849 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e34312ad-de6d-455b-a359-39f3860a5873 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:27.182360 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 259/1018] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:27 2026] GET /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:27.306169 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d35d6822-58ac-4131-aef3-6fe18779dc55 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:27.308163 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d35d6822-58ac-4131-aef3-6fe18779dc55 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:27.308345 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d35d6822-58ac-4131-aef3-6fe18779dc55 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:27.308587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d35d6822-58ac-4131-aef3-6fe18779dc55 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:27.325576 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:27.325576 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:27.337070 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d35d6822-58ac-4131-aef3-6fe18779dc55 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:27.350875 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d35d6822-58ac-4131-aef3-6fe18779dc55 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:27.351332 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 254/1019] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:27 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:28.207015 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dfbfa426-1dcc-45a1-8b22-6b7292fbe712 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.209536 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dfbfa426-1dcc-45a1-8b22-6b7292fbe712 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:28.209706 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa426-1dcc-45a1-8b22-6b7292fbe712 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:28.209848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa426-1dcc-45a1-8b22-6b7292fbe712 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:28.222706 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:28.222706 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:28.227966 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dfbfa426-1dcc-45a1-8b22-6b7292fbe712 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:28.237827 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dfbfa426-1dcc-45a1-8b22-6b7292fbe712 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:28.238505 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 252/1020] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:28 2026] GET /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:28.259312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-517ed7ca-5049-46a0-80db-db16418fae62 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.261340 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-517ed7ca-5049-46a0-80db-db16418fae62 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:28.262937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-517ed7ca-5049-46a0-80db-db16418fae62 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:28.262937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-517ed7ca-5049-46a0-80db-db16418fae62 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:28.275631 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:28.275631 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:28.280009 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-517ed7ca-5049-46a0-80db-db16418fae62 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:28.286990 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-517ed7ca-5049-46a0-80db-db16418fae62 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:28.287747 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 256/1021] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:28 2026] GET /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:28.303874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-728476ff-718c-4e97-85b2-86cf3120a70d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.305887 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-728476ff-718c-4e97-85b2-86cf3120a70d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:28.306285 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-728476ff-718c-4e97-85b2-86cf3120a70d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2134080725"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:28.319069 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:28.319069 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:28.325270 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-728476ff-718c-4e97-85b2-86cf3120a70d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:28.333736 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-728476ff-718c-4e97-85b2-86cf3120a70d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:28.334062 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-728476ff-718c-4e97-85b2-86cf3120a70d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:28.335114 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 260/1022] 10.4.3.41 () {68 vars in 1361 bytes} [Sun Aug 9 07:40:28 2026] PUT /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 781 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:28.350869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7fafc1f8-8cbb-4889-8757-2ee9c93cc48b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.358511 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7fafc1f8-8cbb-4889-8757-2ee9c93cc48b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:28.358511 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7fafc1f8-8cbb-4889-8757-2ee9c93cc48b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1256903705", "description": "This is the new description of volume"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:28.370268 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1e949ad2-6235-4909-bd9d-e925ab5c9685 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.374777 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e949ad2-6235-4909-bd9d-e925ab5c9685 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:28.377059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e949ad2-6235-4909-bd9d-e925ab5c9685 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:28.377370 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e949ad2-6235-4909-bd9d-e925ab5c9685 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:28.377634 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:28.377634 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:28.382182 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7fafc1f8-8cbb-4889-8757-2ee9c93cc48b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:28.390147 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7fafc1f8-8cbb-4889-8757-2ee9c93cc48b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:28.391056 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7fafc1f8-8cbb-4889-8757-2ee9c93cc48b tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:28.391564 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 255/1023] 10.4.3.41 () {68 vars in 1362 bytes} [Sun Aug 9 07:40:28 2026] PUT /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:28.399348 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:28.399348 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:28.409969 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1e949ad2-6235-4909-bd9d-e925ab5c9685 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:28.412035 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b868729c-ad31-4eae-ad27-546bad807314 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.415560 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b868729c-ad31-4eae-ad27-546bad807314 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:28.415817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b868729c-ad31-4eae-ad27-546bad807314 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:28.418151 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b868729c-ad31-4eae-ad27-546bad807314 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:28.419865 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e949ad2-6235-4909-bd9d-e925ab5c9685 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:28.420576 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 253/1024] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:28 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:28.429329 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:28.429329 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:28.433749 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b868729c-ad31-4eae-ad27-546bad807314 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:28.441517 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b868729c-ad31-4eae-ad27-546bad807314 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:28.442117 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 257/1025] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:28 2026] GET /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 1404 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:28.460938 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.463884 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:28.464599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1199975403", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-141490663"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:28.467404 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1199975403', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-141490663'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:28.467566 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume of 1 GB Aug 09 07:40:28.473902 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Availability Zones retrieved successfully. Aug 09 07:40:28.481539 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (16cc27cd-7f01-4d5f-b976-c6169885d1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:28.482841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2f22af-c3fc-4b72-be9e-dea051b6f552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:28.484994 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:28.537223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2f22af-c3fc-4b72-be9e-dea051b6f552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:28.537474 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f978f72f-dd46-42a3-a307-396654f438eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:28.600067 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Created reservations ['67c7ba20-2645-4c17-90d0-11876da6c1ad', 'a53932e1-59d3-4024-a3fc-bc47e1254f59', '15c906a7-078f-49ee-a01f-0e763ba1aa01', 'c2f9dd9e-bd2b-480b-86a3-0838cfab00c4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:28.600970 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f978f72f-dd46-42a3-a307-396654f438eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67c7ba20-2645-4c17-90d0-11876da6c1ad', 'a53932e1-59d3-4024-a3fc-bc47e1254f59', '15c906a7-078f-49ee-a01f-0e763ba1aa01', 'c2f9dd9e-bd2b-480b-86a3-0838cfab00c4']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:28.601860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ee2446-6c26-4aab-8f2f-81f901f79104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:28.640166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ee2446-6c26-4aab-8f2f-81f901f79104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86f0d77d-bf05-4560-9f13-3e2db2f91af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1199975403',display_name='tempest-VolumesGetTest-Volume-141490663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['67c7ba20-2645-4c17-90d0-11876da6c1ad','a53932e1-59d3-4024-a3fc-bc47e1254f59','15c906a7-078f-49ee-a01f-0e763ba1aa01','c2f9dd9e-bd2b-480b-86a3-0838cfab00c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1199975403',display_name='tempest-VolumesGetTest-Volume-141490663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86f0d77d-bf05-4560-9f13-3e2db2f91af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0b3a10eb414805ac99643d6c374145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2009152e5e648db8a2f41d35e7fe189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:28.641655 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee186ffd-031c-459c-bc13-500bcce67896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:28.666930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee186ffd-031c-459c-bc13-500bcce67896) transitioned into 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-1199975403',display_name='tempest-VolumesGetTest-Volume-141490663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0b3a10eb414805ac99643d6c374145',qos_specs=None,replication_status=,reservations=['67c7ba20-2645-4c17-90d0-11876da6c1ad','a53932e1-59d3-4024-a3fc-bc47e1254f59','15c906a7-078f-49ee-a01f-0e763ba1aa01','c2f9dd9e-bd2b-480b-86a3-0838cfab00c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2009152e5e648db8a2f41d35e7fe189',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:28.668187 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ab9efb-5cfc-4510-a8b4-db94880e6e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:28.684292 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ab9efb-5cfc-4510-a8b4-db94880e6e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:28.686572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Flow 'volume_create_api' (16cc27cd-7f01-4d5f-b976-c6169885d1e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:28.686572 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Create volume request issued successfully. Aug 09 07:40:28.688287 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be0b1fd4-22fa-445f-afe7-ffe299ea38c9 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:28.688287 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 261/1026] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:28 2026] POST /volume/v3/volumes => generated 777 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:28.705590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cec66738-ec6e-4982-af5f-16ecd080eb36 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:28.708283 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cec66738-ec6e-4982-af5f-16ecd080eb36 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:28.708283 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cec66738-ec6e-4982-af5f-16ecd080eb36 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:28.708283 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cec66738-ec6e-4982-af5f-16ecd080eb36 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:28.717026 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:28.717026 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:28.722517 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cec66738-ec6e-4982-af5f-16ecd080eb36 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:28.729571 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cec66738-ec6e-4982-af5f-16ecd080eb36 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 returned with HTTP 200 Aug 09 07:40:28.729707 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 256/1027] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:28 2026] GET /volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:29.307668 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-97819679-d627-4b97-91fd-42bdc860e93e req-febe9d74-3c0e-4232-a4fa-678c47a7c22d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.318610 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-febe9d74-3c0e-4232-a4fa-678c47a7c22d tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] POST https://10.4.3.41/volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38/action Aug 09 07:40:29.318610 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-febe9d74-3c0e-4232-a4fa-678c47a7c22d tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:29.318610 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-febe9d74-3c0e-4232-a4fa-678c47a7c22d tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:29.365570 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.365570 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:29.376926 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-97819679-d627-4b97-91fd-42bdc860e93e req-febe9d74-3c0e-4232-a4fa-678c47a7c22d tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38/action returned with HTTP 204 Aug 09 07:40:29.377532 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 254/1028] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:40:29 2026] POST /volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:29.440888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d391cbaa-e165-493e-9f23-0d792f9d0f98 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.443033 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d391cbaa-e165-493e-9f23-0d792f9d0f98 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:29.443229 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d391cbaa-e165-493e-9f23-0d792f9d0f98 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:29.443469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d391cbaa-e165-493e-9f23-0d792f9d0f98 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:29.458143 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.458143 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:29.462854 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d391cbaa-e165-493e-9f23-0d792f9d0f98 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:29.469450 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d391cbaa-e165-493e-9f23-0d792f9d0f98 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:29.470057 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 258/1029] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:29 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:29.486958 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6820385f-bbfd-489c-aa3c-2239e3ba5fc7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.490384 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6820385f-bbfd-489c-aa3c-2239e3ba5fc7 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:29.490384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6820385f-bbfd-489c-aa3c-2239e3ba5fc7 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:29.490384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6820385f-bbfd-489c-aa3c-2239e3ba5fc7 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:29.506252 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.506252 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:29.511712 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6820385f-bbfd-489c-aa3c-2239e3ba5fc7 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:29.519821 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6820385f-bbfd-489c-aa3c-2239e3ba5fc7 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:29.520771 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 262/1030] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:29 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:29.591030 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-bee6b91c-cb99-48f1-9262-0cb66f30b5c4 req-f70fab8f-cbdd-4441-95a7-33a6f4bffcc2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.596499 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bee6b91c-cb99-48f1-9262-0cb66f30b5c4 req-f70fab8f-cbdd-4441-95a7-33a6f4bffcc2 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:29.596794 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-bee6b91c-cb99-48f1-9262-0cb66f30b5c4 req-f70fab8f-cbdd-4441-95a7-33a6f4bffcc2 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:29.597083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-bee6b91c-cb99-48f1-9262-0cb66f30b5c4 req-f70fab8f-cbdd-4441-95a7-33a6f4bffcc2 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:29.615625 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.615625 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:29.626095 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-bee6b91c-cb99-48f1-9262-0cb66f30b5c4 req-f70fab8f-cbdd-4441-95a7-33a6f4bffcc2 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:29.634041 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bee6b91c-cb99-48f1-9262-0cb66f30b5c4 req-f70fab8f-cbdd-4441-95a7-33a6f4bffcc2 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:29.634790 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 257/1031] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:29 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:29.747613 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-556cf714-ba68-407d-ab9f-33815a3877df None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.750642 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-556cf714-ba68-407d-ab9f-33815a3877df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:29.750642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-556cf714-ba68-407d-ab9f-33815a3877df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:29.750642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-556cf714-ba68-407d-ab9f-33815a3877df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:29.762850 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.762850 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:29.773638 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-556cf714-ba68-407d-ab9f-33815a3877df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:29.779225 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-556cf714-ba68-407d-ab9f-33815a3877df tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 returned with HTTP 200 Aug 09 07:40:29.779728 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 255/1032] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:29 2026] GET /volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:29.799102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-85a44cbb-9c3f-47d0-9376-8a9987303974 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.801209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85a44cbb-9c3f-47d0-9376-8a9987303974 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] PUT https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:29.801209 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85a44cbb-9c3f-47d0-9376-8a9987303974 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2134080725", "description": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:29.813813 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.813813 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:29.822867 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-85a44cbb-9c3f-47d0-9376-8a9987303974 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:29.837403 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-85a44cbb-9c3f-47d0-9376-8a9987303974 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume updated successfully. Aug 09 07:40:29.838154 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85a44cbb-9c3f-47d0-9376-8a9987303974 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 returned with HTTP 200 Aug 09 07:40:29.838749 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 259/1033] 10.4.3.41 () {68 vars in 1361 bytes} [Sun Aug 9 07:40:29 2026] PUT /volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 => generated 768 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:29.855297 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-12a76d65-583e-4f83-8284-568b286e15d8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.860458 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12a76d65-583e-4f83-8284-568b286e15d8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:29.860738 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12a76d65-583e-4f83-8284-568b286e15d8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:29.860995 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12a76d65-583e-4f83-8284-568b286e15d8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:29.868772 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.868772 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:29.873248 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-12a76d65-583e-4f83-8284-568b286e15d8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:29.879501 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12a76d65-583e-4f83-8284-568b286e15d8 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 returned with HTTP 200 Aug 09 07:40:29.879501 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 263/1034] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:29 2026] GET /volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:29.897619 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eca8d635-2258-4831-914e-0b57e5575788 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.900062 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eca8d635-2258-4831-914e-0b57e5575788 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] DELETE https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:29.900284 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eca8d635-2258-4831-914e-0b57e5575788 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:29.900997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eca8d635-2258-4831-914e-0b57e5575788 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:29.900997 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-eca8d635-2258-4831-914e-0b57e5575788 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume with id: 86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:29.911804 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.911804 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:29.912447 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-eca8d635-2258-4831-914e-0b57e5575788 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:29.946075 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-eca8d635-2258-4831-914e-0b57e5575788 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume request issued successfully. Aug 09 07:40:29.946310 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eca8d635-2258-4831-914e-0b57e5575788 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 returned with HTTP 202 Aug 09 07:40:29.946888 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 258/1035] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:29 2026] DELETE /volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:29.955343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7e470eee-09eb-4940-91d4-5c44901559af None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:29.957973 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7e470eee-09eb-4940-91d4-5c44901559af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:29.958318 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7e470eee-09eb-4940-91d4-5c44901559af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:29.958648 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7e470eee-09eb-4940-91d4-5c44901559af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:29.968544 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:29.968544 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:29.974791 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7e470eee-09eb-4940-91d4-5c44901559af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:29.980992 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7e470eee-09eb-4940-91d4-5c44901559af tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 returned with HTTP 200 Aug 09 07:40:29.981473 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 256/1036] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:29 2026] GET /volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:30.027698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b0df1653-8bcf-4ec1-95cb-f4de2f2e13a7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:30.032146 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0df1653-8bcf-4ec1-95cb-f4de2f2e13a7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:40:30.032146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0df1653-8bcf-4ec1-95cb-f4de2f2e13a7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:30.032146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0df1653-8bcf-4ec1-95cb-f4de2f2e13a7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:30.044838 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:30.044838 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:30.051573 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b0df1653-8bcf-4ec1-95cb-f4de2f2e13a7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:30.057059 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0df1653-8bcf-4ec1-95cb-f4de2f2e13a7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:40:30.057697 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 260/1037] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:30 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:30.407039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f5c25ff-0206-43f3-af0e-0b8d92d505df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:30.411331 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f5c25ff-0206-43f3-af0e-0b8d92d505df tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:40:30.411331 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f5c25ff-0206-43f3-af0e-0b8d92d505df tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:30.411331 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f5c25ff-0206-43f3-af0e-0b8d92d505df tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:30.434078 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:30.434078 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:30.440618 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7f5c25ff-0206-43f3-af0e-0b8d92d505df tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:30.449660 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f5c25ff-0206-43f3-af0e-0b8d92d505df tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:40:30.449660 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 264/1038] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:30 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:30.546638 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b6286250-2592-45f9-a63f-752422c2ef85 req-913da02d-de93-444c-b70c-d679d871948e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:30.549567 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-913da02d-de93-444c-b70c-d679d871948e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:40:30.549762 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-913da02d-de93-444c-b70c-d679d871948e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:30.549991 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-913da02d-de93-444c-b70c-d679d871948e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:30.561957 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:30.561957 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:30.566227 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-b6286250-2592-45f9-a63f-752422c2ef85 req-913da02d-de93-444c-b70c-d679d871948e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:30.570961 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-913da02d-de93-444c-b70c-d679d871948e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:40:30.571342 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 259/1039] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:30 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:30.629754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3302d490-9b39-4228-b13e-c44920519d0c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:30.632151 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3302d490-9b39-4228-b13e-c44920519d0c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee/action Aug 09 07:40:30.632843 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3302d490-9b39-4228-b13e-c44920519d0c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:30.633026 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3302d490-9b39-4228-b13e-c44920519d0c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:30.649882 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:30.649882 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:30.650638 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3302d490-9b39-4228-b13e-c44920519d0c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:30.663353 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3302d490-9b39-4228-b13e-c44920519d0c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Begin detaching volume completed successfully. Aug 09 07:40:30.663353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3302d490-9b39-4228-b13e-c44920519d0c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee/action returned with HTTP 202 Aug 09 07:40:30.663353 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 257/1040] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:40:30 2026] POST /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:40:30.716161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ca68f6e-34a8-4a17-82bd-ed5142e31b5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:30.716541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ca68f6e-34a8-4a17-82bd-ed5142e31b5d None None] GET https://10.4.3.41/volume// Aug 09 07:40:30.716697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ca68f6e-34a8-4a17-82bd-ed5142e31b5d None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:30.716873 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ca68f6e-34a8-4a17-82bd-ed5142e31b5d None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:30.717186 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ca68f6e-34a8-4a17-82bd-ed5142e31b5d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:30.717489 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 261/1041] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:40:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:30.727311 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b6286250-2592-45f9-a63f-752422c2ef85 req-8b8a1e36-61b8-49ad-88b0-123ddc10d735 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:30.731063 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-8b8a1e36-61b8-49ad-88b0-123ddc10d735 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:40:30.731063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-8b8a1e36-61b8-49ad-88b0-123ddc10d735 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:30.731063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-8b8a1e36-61b8-49ad-88b0-123ddc10d735 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:30.743817 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:30.743817 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:30.749996 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b6286250-2592-45f9-a63f-752422c2ef85 req-8b8a1e36-61b8-49ad-88b0-123ddc10d735 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:30.755341 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-8b8a1e36-61b8-49ad-88b0-123ddc10d735 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:40:30.756038 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 265/1042] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:40:30 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:40:30.996978 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-45431639-c0eb-4067-925e-bff549efa0e7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:30.999097 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45431639-c0eb-4067-925e-bff549efa0e7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 Aug 09 07:40:30.999465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45431639-c0eb-4067-925e-bff549efa0e7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:30.999812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45431639-c0eb-4067-925e-bff549efa0e7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:31.008836 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45431639-c0eb-4067-925e-bff549efa0e7 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 returned with HTTP 404 Aug 09 07:40:31.010160 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 260/1043] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:30 2026] GET /volume/v3/volumes/86f0d77d-bf05-4560-9f13-3e2db2f91af4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:31.021542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d0c1f08b-9e68-42e2-87bd-7c8629201a3d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:31.025108 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d0c1f08b-9e68-42e2-87bd-7c8629201a3d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:31.025323 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d0c1f08b-9e68-42e2-87bd-7c8629201a3d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:31.025532 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d0c1f08b-9e68-42e2-87bd-7c8629201a3d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:31.039023 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:31.039023 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:31.044235 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d0c1f08b-9e68-42e2-87bd-7c8629201a3d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:31.053103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d0c1f08b-9e68-42e2-87bd-7c8629201a3d tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:31.053623 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 258/1044] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:31 2026] GET /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 1404 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:31.072164 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00723b83-726c-4cff-8db5-50db3cb8c042 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:31.077757 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00723b83-726c-4cff-8db5-50db3cb8c042 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:31.078069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00723b83-726c-4cff-8db5-50db3cb8c042 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:31.078349 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00723b83-726c-4cff-8db5-50db3cb8c042 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:31.078616 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-00723b83-726c-4cff-8db5-50db3cb8c042 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume with id: f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:31.091187 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:31.091187 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:31.092050 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-00723b83-726c-4cff-8db5-50db3cb8c042 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:31.127982 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-00723b83-726c-4cff-8db5-50db3cb8c042 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Delete volume request issued successfully. Aug 09 07:40:31.127982 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00723b83-726c-4cff-8db5-50db3cb8c042 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 202 Aug 09 07:40:31.127982 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 262/1045] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:40:31 2026] DELETE /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:40:31.139750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-180756ce-faa1-4748-ac1a-d6ebfec0ce59 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:31.143806 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-180756ce-faa1-4748-ac1a-d6ebfec0ce59 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:31.144137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-180756ce-faa1-4748-ac1a-d6ebfec0ce59 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:31.144459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-180756ce-faa1-4748-ac1a-d6ebfec0ce59 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:31.152617 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:31.152617 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:31.156512 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-180756ce-faa1-4748-ac1a-d6ebfec0ce59 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Volume info retrieved successfully. Aug 09 07:40:31.162427 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-180756ce-faa1-4748-ac1a-d6ebfec0ce59 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 200 Aug 09 07:40:31.162586 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 266/1046] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:31 2026] GET /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:31.859968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3a5693f2-99f2-4652-8676-229bbc9e4642 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:31.860629 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3a5693f2-99f2-4652-8676-229bbc9e4642 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] DELETE https://10.4.3.41/volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc Aug 09 07:40:31.860816 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3a5693f2-99f2-4652-8676-229bbc9e4642 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:31.861037 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3a5693f2-99f2-4652-8676-229bbc9e4642 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:31.870846 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:31.870846 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:31.942708 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b6286250-2592-45f9-a63f-752422c2ef85 req-3a5693f2-99f2-4652-8676-229bbc9e4642 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc returned with HTTP 200 Aug 09 07:40:31.943233 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 261/1047] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:40:31 2026] DELETE /volume/v3/attachments/10eeb305-f251-44c7-b4bd-6dc3743a21cc => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:32.182388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b9b01459-1e77-4266-b3fb-19eeeef2b534 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:32.185251 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9b01459-1e77-4266-b3fb-19eeeef2b534 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] GET https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 Aug 09 07:40:32.185529 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9b01459-1e77-4266-b3fb-19eeeef2b534 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:32.185810 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9b01459-1e77-4266-b3fb-19eeeef2b534 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:32.194989 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9b01459-1e77-4266-b3fb-19eeeef2b534 tempest-VolumesGetTest-1937619625 tempest-VolumesGetTest-1937619625-project-member] https://10.4.3.41/volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 returned with HTTP 404 Aug 09 07:40:32.195614 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 259/1048] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:32 2026] GET /volume/v3/volumes/f0304613-5657-4c27-8e6c-2537c4b515f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:32.835662 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fa2b7f2e-386a-45da-af55-421b556f9309 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:32.839598 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa2b7f2e-386a-45da-af55-421b556f9309 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:40:32.839884 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa2b7f2e-386a-45da-af55-421b556f9309 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:32.840219 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa2b7f2e-386a-45da-af55-421b556f9309 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:32.855561 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:32.855561 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:32.860481 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fa2b7f2e-386a-45da-af55-421b556f9309 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:32.866906 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa2b7f2e-386a-45da-af55-421b556f9309 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:40:32.867844 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 263/1049] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:32 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:35.068091 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d71de8c3-77d3-4585-b52a-97dc5341ace3 req-b909fb97-2958-47c0-abe1-d752bc1d33dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:35.071889 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d71de8c3-77d3-4585-b52a-97dc5341ace3 req-b909fb97-2958-47c0-abe1-d752bc1d33dd tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:40:35.072141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d71de8c3-77d3-4585-b52a-97dc5341ace3 req-b909fb97-2958-47c0-abe1-d752bc1d33dd tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:35.073136 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d71de8c3-77d3-4585-b52a-97dc5341ace3 req-b909fb97-2958-47c0-abe1-d752bc1d33dd tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:35.093011 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:35.093011 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:35.097812 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d71de8c3-77d3-4585-b52a-97dc5341ace3 req-b909fb97-2958-47c0-abe1-d752bc1d33dd tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:40:35.103885 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d71de8c3-77d3-4585-b52a-97dc5341ace3 req-b909fb97-2958-47c0-abe1-d752bc1d33dd tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:40:35.104342 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 267/1050] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:35 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:37.499491 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0da1d763-7de8-44fd-9173-dad91443b846 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:37.502846 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:37.503272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1402140922", "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:37.505179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1402140922', 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:37.623426 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Create volume of 1 GB Aug 09 07:40:37.623962 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:37.623962 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:37.629299 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Availability Zones retrieved successfully. Aug 09 07:40:37.638989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Flow 'volume_create_api' (dd2e1bfa-d82e-4126-bd30-34375b99d9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:37.640453 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5853d68f-621f-41dd-9c83-8b8414aaaf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:37.642500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:37.746313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5853d68f-621f-41dd-9c83-8b8414aaaf9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:37.749027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4ba23f-1333-4b85-aae4-b14882383acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:37.833228 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Created reservations ['14efcfaf-3b9a-42e4-9505-9345b52e9eea', 'e65778fb-a0c1-4c61-908c-f5cd5b818ffb', '57394f77-125c-4098-a4f2-5a463dac531b', '4fd0b246-942a-464b-97a9-55d0d6e44488'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:37.834430 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4ba23f-1333-4b85-aae4-b14882383acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14efcfaf-3b9a-42e4-9505-9345b52e9eea', 'e65778fb-a0c1-4c61-908c-f5cd5b818ffb', '57394f77-125c-4098-a4f2-5a463dac531b', '4fd0b246-942a-464b-97a9-55d0d6e44488']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:37.835439 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a3dfbc-c440-42aa-a781-588df3a1f4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:37.871157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a3dfbc-c440-42aa-a781-588df3a1f4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d652c82-c2cf-44b8-ac74-4824184ba899', '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-1402140922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc21a9300504180a0d76b2b3b9ea173',qos_specs=None,replication_status=,reservations=['14efcfaf-3b9a-42e4-9505-9345b52e9eea','e65778fb-a0c1-4c61-908c-f5cd5b818ffb','57394f77-125c-4098-a4f2-5a463dac531b','4fd0b246-942a-464b-97a9-55d0d6e44488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559eaa0cb32e4c9e8786e9067faeb1b4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1402140922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d652c82-c2cf-44b8-ac74-4824184ba899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc21a9300504180a0d76b2b3b9ea173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='559eaa0cb32e4c9e8786e9067faeb1b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:37.872542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f6d0523-40bc-42f6-87df-038cda3ca953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:37.899982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f6d0523-40bc-42f6-87df-038cda3ca953) transitioned into state 'SUCCESS' from state '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-1402140922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc21a9300504180a0d76b2b3b9ea173',qos_specs=None,replication_status=,reservations=['14efcfaf-3b9a-42e4-9505-9345b52e9eea','e65778fb-a0c1-4c61-908c-f5cd5b818ffb','57394f77-125c-4098-a4f2-5a463dac531b','4fd0b246-942a-464b-97a9-55d0d6e44488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559eaa0cb32e4c9e8786e9067faeb1b4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:37.900850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e19ad8d0-c8ba-48e8-94d0-cdefee0bf3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:37.925017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e19ad8d0-c8ba-48e8-94d0-cdefee0bf3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:37.926293 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Flow 'volume_create_api' (dd2e1bfa-d82e-4126-bd30-34375b99d9a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:37.926839 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Create volume request issued successfully. Aug 09 07:40:37.927529 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0da1d763-7de8-44fd-9173-dad91443b846 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:37.928061 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 262/1051] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:37 2026] POST /volume/v3/volumes => generated 751 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:37.944278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a9761d4-c9df-45fb-b45a-c14d74f2ff9b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:37.947610 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a9761d4-c9df-45fb-b45a-c14d74f2ff9b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 Aug 09 07:40:37.947909 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a9761d4-c9df-45fb-b45a-c14d74f2ff9b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:37.948196 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a9761d4-c9df-45fb-b45a-c14d74f2ff9b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:37.961473 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:37.961473 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:37.968405 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9a9761d4-c9df-45fb-b45a-c14d74f2ff9b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:37.976707 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a9761d4-c9df-45fb-b45a-c14d74f2ff9b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 returned with HTTP 200 Aug 09 07:40:37.977314 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 260/1052] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:37 2026] GET /volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:38.344909 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1b28c7f7-5853-4d3e-9288-21b2f92e7a04 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:38.349118 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b28c7f7-5853-4d3e-9288-21b2f92e7a04 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:40:38.349782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b28c7f7-5853-4d3e-9288-21b2f92e7a04 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:38.349782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b28c7f7-5853-4d3e-9288-21b2f92e7a04 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:38.367370 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:38.367370 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:38.374792 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1b28c7f7-5853-4d3e-9288-21b2f92e7a04 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:40:38.381825 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b28c7f7-5853-4d3e-9288-21b2f92e7a04 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:40:38.382438 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 264/1053] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:38 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:38.470259 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43ff9333-c1ea-4d7b-9b1a-5274e7762977 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:38.472763 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43ff9333-c1ea-4d7b-9b1a-5274e7762977 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:40:38.473052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43ff9333-c1ea-4d7b-9b1a-5274e7762977 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:38.473377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43ff9333-c1ea-4d7b-9b1a-5274e7762977 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:38.483848 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:38.483848 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:38.493328 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-43ff9333-c1ea-4d7b-9b1a-5274e7762977 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:40:38.500458 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43ff9333-c1ea-4d7b-9b1a-5274e7762977 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:40:38.500949 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 268/1054] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:38 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:38.998398 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d12f96db-5304-4646-8adb-9489cded462f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:39.000518 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d12f96db-5304-4646-8adb-9489cded462f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 Aug 09 07:40:39.000791 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d12f96db-5304-4646-8adb-9489cded462f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:39.000968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d12f96db-5304-4646-8adb-9489cded462f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:39.010886 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:39.010886 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:39.017663 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d12f96db-5304-4646-8adb-9489cded462f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:39.029637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d12f96db-5304-4646-8adb-9489cded462f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 returned with HTTP 200 Aug 09 07:40:39.030196 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 263/1055] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:38 2026] GET /volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:39.086926 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-bd9673ad-02a5-4bb2-865e-b128eb48efd4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:39.091642 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-bd9673ad-02a5-4bb2-865e-b128eb48efd4 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 Aug 09 07:40:39.092034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-bd9673ad-02a5-4bb2-865e-b128eb48efd4 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:39.092420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-bd9673ad-02a5-4bb2-865e-b128eb48efd4 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:39.104886 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:39.104886 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:39.114137 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-bd9673ad-02a5-4bb2-865e-b128eb48efd4 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:39.122949 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-bd9673ad-02a5-4bb2-865e-b128eb48efd4 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 returned with HTTP 200 Aug 09 07:40:39.123745 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 261/1056] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:39 2026] GET /volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:40.838529 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2b427891-04a9-4610-b163-bb6a188693d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:40.843152 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2b427891-04a9-4610-b163-bb6a188693d8 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 Aug 09 07:40:40.843152 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2b427891-04a9-4610-b163-bb6a188693d8 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:40.843309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2b427891-04a9-4610-b163-bb6a188693d8 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:40.853756 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:40.853756 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:40.858735 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2b427891-04a9-4610-b163-bb6a188693d8 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:40.865402 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2b427891-04a9-4610-b163-bb6a188693d8 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 returned with HTTP 200 Aug 09 07:40:40.866002 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 265/1057] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:40 2026] GET /volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:40.882966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3047c17a-f0a1-457a-9234-07017d679f6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:40.882966 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3047c17a-f0a1-457a-9234-07017d679f6d None None] GET https://10.4.3.41/volume// Aug 09 07:40:40.882966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3047c17a-f0a1-457a-9234-07017d679f6d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:40.882966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3047c17a-f0a1-457a-9234-07017d679f6d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:40.882966 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3047c17a-f0a1-457a-9234-07017d679f6d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:40.884155 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 269/1058] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:40:40 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:40.894327 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-7a7a1bdd-76df-4b74-8138-4826be2b340f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:40.899156 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-7a7a1bdd-76df-4b74-8138-4826be2b340f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:40:40.900346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-7a7a1bdd-76df-4b74-8138-4826be2b340f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d652c82-c2cf-44b8-ac74-4824184ba899", "connector": null, "instance_uuid": "ad3c6b6b-5417-4ab4-b886-81a450f91f27"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:40.913300 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:40.913300 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:40.948852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-7a7a1bdd-76df-4b74-8138-4826be2b340f tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:40:40.949427 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 264/1059] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:40:40 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:40:42.711866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0a03d8b6-2a17-48c4-847f-650c1856571d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:42.712984 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a03d8b6-2a17-48c4-847f-650c1856571d None None] GET https://10.4.3.41/volume// Aug 09 07:40:42.713377 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0a03d8b6-2a17-48c4-847f-650c1856571d None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:42.713898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0a03d8b6-2a17-48c4-847f-650c1856571d None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:42.714517 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a03d8b6-2a17-48c4-847f-650c1856571d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:42.715024 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 262/1060] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:40:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:42.731779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-c33ab3fe-1251-471c-ba36-22ae1a3cb802 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:42.735983 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-c33ab3fe-1251-471c-ba36-22ae1a3cb802 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 Aug 09 07:40:42.736482 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-c33ab3fe-1251-471c-ba36-22ae1a3cb802 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:42.736662 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-c33ab3fe-1251-471c-ba36-22ae1a3cb802 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:42.759634 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:42.759634 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:42.773440 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-c33ab3fe-1251-471c-ba36-22ae1a3cb802 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:40:42.785392 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-c33ab3fe-1251-471c-ba36-22ae1a3cb802 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 returned with HTTP 200 Aug 09 07:40:42.786073 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 266/1061] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:40:42 2026] GET /volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 => generated 1538 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:40:42.933834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2c518730-fcf7-4efd-a315-49496dd40195 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:42.940506 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2c518730-fcf7-4efd-a315-49496dd40195 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] PUT https://10.4.3.41/volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156 Aug 09 07:40:42.941107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2c518730-fcf7-4efd-a315-49496dd40195 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:42.958696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2c518730-fcf7-4efd-a315-49496dd40195 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Acquiring lock "cinder-attachment_update-2d652c82-c2cf-44b8-ac74-4824184ba899-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:40:42.965807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2c518730-fcf7-4efd-a315-49496dd40195 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-2d652c82-c2cf-44b8-ac74-4824184ba899-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:40:42.966929 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:42.966929 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:43.095516 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2c518730-fcf7-4efd-a315-49496dd40195 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-2d652c82-c2cf-44b8-ac74-4824184ba899-np0000006821" released by "attachment_update" :: held 0.129s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:40:43.096381 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-2c518730-fcf7-4efd-a315-49496dd40195 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156 returned with HTTP 200 Aug 09 07:40:43.096970 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 270/1062] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:40:42 2026] PUT /volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:43.127653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-a60a1a99-3c22-4db7-9c7c-75194f60dd7c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:43.130060 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-a60a1a99-3c22-4db7-9c7c-75194f60dd7c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156/action Aug 09 07:40:43.130438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-a60a1a99-3c22-4db7-9c7c-75194f60dd7c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:40:43.130609 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-a60a1a99-3c22-4db7-9c7c-75194f60dd7c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:43.153112 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:43.153112 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:43.166145 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b55eeb6f-2c93-4de2-9724-0da49d4e3e31 req-a60a1a99-3c22-4db7-9c7c-75194f60dd7c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156/action returned with HTTP 204 Aug 09 07:40:43.166818 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 265/1063] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:40:43 2026] POST /volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:40:49.122242 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=101,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:40:49.990257 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:49.992585 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:49.994032 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1261611400", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": null, "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:49.995564 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1261611400', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': None, 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:50.309395 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Create volume of 1 GB Aug 09 07:40:50.315281 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Availability Zones retrieved successfully. Aug 09 07:40:50.322439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Flow 'volume_create_api' (6f8f5201-2bc5-4693-b3cb-1bc938b3a8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:50.324444 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f420afa9-c88b-4104-8cc5-404c89f13afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:50.325633 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:50.423885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f420afa9-c88b-4104-8cc5-404c89f13afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:50.425447 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbfdf2c8-0b54-42ff-92ad-8eeee1f008bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:50.551796 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Created reservations ['0c59572e-d1c2-40b3-be03-776d836543a2', '9e2c7d73-2464-4dbc-8658-ab5f4099d6d8', 'a4f73185-a947-490f-8e1d-e4602f6a024f', '62279340-4b12-4d59-9f85-e5fd4ad3dd72'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:50.552850 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbfdf2c8-0b54-42ff-92ad-8eeee1f008bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c59572e-d1c2-40b3-be03-776d836543a2', '9e2c7d73-2464-4dbc-8658-ab5f4099d6d8', 'a4f73185-a947-490f-8e1d-e4602f6a024f', '62279340-4b12-4d59-9f85-e5fd4ad3dd72']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:50.554069 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6752d28c-d0ed-4a25-9d60-14df066a5eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:50.580738 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6752d28c-d0ed-4a25-9d60-14df066a5eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '321e59ab-f9bc-41ac-8750-be5592cb01db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1261611400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829be2bb6a7445c83423ae7c302c5b2',qos_specs=None,replication_status=,reservations=['0c59572e-d1c2-40b3-be03-776d836543a2','9e2c7d73-2464-4dbc-8658-ab5f4099d6d8','a4f73185-a947-490f-8e1d-e4602f6a024f','62279340-4b12-4d59-9f85-e5fd4ad3dd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa6fd41052e49c9b5344dd248dc307e',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1261611400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=321e59ab-f9bc-41ac-8750-be5592cb01db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3829be2bb6a7445c83423ae7c302c5b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa6fd41052e49c9b5344dd248dc307e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:50.581822 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53c1984-5c7a-4447-a45a-42a3cc6dd8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:50.612345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53c1984-5c7a-4447-a45a-42a3cc6dd8e1) transitioned into state 'SUCCESS' from state '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-1261611400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829be2bb6a7445c83423ae7c302c5b2',qos_specs=None,replication_status=,reservations=['0c59572e-d1c2-40b3-be03-776d836543a2','9e2c7d73-2464-4dbc-8658-ab5f4099d6d8','a4f73185-a947-490f-8e1d-e4602f6a024f','62279340-4b12-4d59-9f85-e5fd4ad3dd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa6fd41052e49c9b5344dd248dc307e',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:50.612540 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (604e9d60-fcb5-4031-bf29-0176420d401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:50.626940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (604e9d60-fcb5-4031-bf29-0176420d401b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:50.626940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Flow 'volume_create_api' (6f8f5201-2bc5-4693-b3cb-1bc938b3a8de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:50.626940 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Create volume request issued successfully. Aug 09 07:40:50.627742 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c7b887d8-768d-4d01-84da-d95c69f6fc94 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:50.628349 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 263/1064] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:49 2026] POST /volume/v3/volumes => generated 752 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:50.646107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5994c894-b321-41f4-bf82-855cb96f9378 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:50.649271 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5994c894-b321-41f4-bf82-855cb96f9378 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:40:50.649895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5994c894-b321-41f4-bf82-855cb96f9378 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:50.649895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5994c894-b321-41f4-bf82-855cb96f9378 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:50.659178 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:50.659178 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:50.670175 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5994c894-b321-41f4-bf82-855cb96f9378 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:40:50.677101 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5994c894-b321-41f4-bf82-855cb96f9378 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 200 Aug 09 07:40:50.677708 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 267/1065] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:50 2026] GET /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:51.702002 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-013d5061-1b10-40a0-9797-82ba9fe79c13 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:51.704812 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-013d5061-1b10-40a0-9797-82ba9fe79c13 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:40:51.705182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-013d5061-1b10-40a0-9797-82ba9fe79c13 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:51.705486 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-013d5061-1b10-40a0-9797-82ba9fe79c13 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:51.721152 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:51.721152 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:51.732081 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-013d5061-1b10-40a0-9797-82ba9fe79c13 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:40:51.739097 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-013d5061-1b10-40a0-9797-82ba9fe79c13 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 200 Aug 09 07:40:51.739630 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 271/1066] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:51 2026] GET /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:51.757529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0478952f-8892-4c2f-ab17-cca6b4e01a5a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:51.760496 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0478952f-8892-4c2f-ab17-cca6b4e01a5a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:40:51.760496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0478952f-8892-4c2f-ab17-cca6b4e01a5a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:51.761129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0478952f-8892-4c2f-ab17-cca6b4e01a5a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:51.769565 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:51.769565 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:51.774593 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0478952f-8892-4c2f-ab17-cca6b4e01a5a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:40:51.780436 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0478952f-8892-4c2f-ab17-cca6b4e01a5a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 200 Aug 09 07:40:51.781409 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 266/1067] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:51 2026] GET /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:51.806518 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e1815151-3692-46c1-9b37-7689d37b1380 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:51.808786 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1815151-3692-46c1-9b37-7689d37b1380 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:40:51.809020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1815151-3692-46c1-9b37-7689d37b1380 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:51.809278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1815151-3692-46c1-9b37-7689d37b1380 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:51.817926 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:51.817926 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:51.824237 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e1815151-3692-46c1-9b37-7689d37b1380 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:40:51.829578 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1815151-3692-46c1-9b37-7689d37b1380 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 200 Aug 09 07:40:51.830000 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 264/1068] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:51 2026] GET /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:51.852576 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:51.856235 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:40:51.857632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "321e59ab-f9bc-41ac-8750-be5592cb01db", "name": "tempest-TestVolumeBackupRestore-backup-1727539327", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:51.860372 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Creating new backup {'backup': {'volume_id': '321e59ab-f9bc-41ac-8750-be5592cb01db', 'name': 'tempest-TestVolumeBackupRestore-backup-1727539327', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:40:51.860652 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Creating backup of volume 321e59ab-f9bc-41ac-8750-be5592cb01db in container None Aug 09 07:40:51.874551 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:51.874551 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:51.875293 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:40:51.915195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Created reservations ['ece066d1-ff02-4912-bb59-ecd8cfe2d0d7', 'a7699070-a206-4901-96d1-93f7dd589ee2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:51.984738 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae4bb48d-b824-4f7a-badc-a14b44d342a8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:40:51.985337 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 268/1069] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:51 2026] POST /volume/v3/backups => generated 333 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:51.998630 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e160979a-9fd6-450b-a7d3-cd2432674dd8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:52.002022 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e160979a-9fd6-450b-a7d3-cd2432674dd8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:52.002370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e160979a-9fd6-450b-a7d3-cd2432674dd8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:52.002705 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e160979a-9fd6-450b-a7d3-cd2432674dd8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:52.002974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e160979a-9fd6-450b-a7d3-cd2432674dd8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:52.010443 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:52.010443 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:52.014306 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e160979a-9fd6-450b-a7d3-cd2432674dd8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:52.014306 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 272/1070] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:51 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 740 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:53.027554 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ba8fa931-001f-47fd-a4ca-9c30df4a9d73 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:53.029805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba8fa931-001f-47fd-a4ca-9c30df4a9d73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:53.030158 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba8fa931-001f-47fd-a4ca-9c30df4a9d73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:53.030370 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba8fa931-001f-47fd-a4ca-9c30df4a9d73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:53.030503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ba8fa931-001f-47fd-a4ca-9c30df4a9d73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:53.036033 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:53.036033 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:53.038084 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba8fa931-001f-47fd-a4ca-9c30df4a9d73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:53.038298 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 267/1071] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:53 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:54.059860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-71189f3e-d799-40df-86a2-cfb06c8f78fb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:54.063501 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71189f3e-d799-40df-86a2-cfb06c8f78fb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:54.063796 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-71189f3e-d799-40df-86a2-cfb06c8f78fb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:54.064022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-71189f3e-d799-40df-86a2-cfb06c8f78fb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:54.064322 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-71189f3e-d799-40df-86a2-cfb06c8f78fb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:54.072895 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:54.072895 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:54.073179 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71189f3e-d799-40df-86a2-cfb06c8f78fb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:54.073730 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 265/1072] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:54 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 742 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:54.418002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bcca71e9-c4fa-4f29-8ecd-8885376aa85f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:54.496469 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcca71e9-c4fa-4f29-8ecd-8885376aa85f tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:40:54.496469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bcca71e9-c4fa-4f29-8ecd-8885376aa85f tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1171305258", "extra_specs": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:54.496469 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:54.496469 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:54.532520 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcca71e9-c4fa-4f29-8ecd-8885376aa85f tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:40:54.532520 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 269/1073] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:40:54 2026] POST /volume/v3/types => generated 218 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:54.543479 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f79a7f98-0e1c-4e40-865c-45fc02222fa5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:54.547409 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f79a7f98-0e1c-4e40-865c-45fc02222fa5 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types/83d0218a-8bca-4605-958d-5d517c940164/encryption Aug 09 07:40:54.547552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f79a7f98-0e1c-4e40-865c-45fc02222fa5 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:54.584175 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f79a7f98-0e1c-4e40-865c-45fc02222fa5 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/83d0218a-8bca-4605-958d-5d517c940164/encryption returned with HTTP 200 Aug 09 07:40:54.584611 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 273/1074] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:40:54 2026] POST /volume/v3/types/83d0218a-8bca-4605-958d-5d517c940164/encryption => generated 231 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:54.597280 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:54.712423 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:54.712883 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-221791168", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1171305258", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:54.717627 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-221791168', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1171305258', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:54.726884 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume of 1 GB Aug 09 07:40:54.731592 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:54.731592 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:54.731893 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Availability Zones retrieved successfully. Aug 09 07:40:54.740211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (57ea89e9-c98e-409c-97a9-01ef32ac96b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:54.741108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339a1922-4d98-4d5a-892e-4e277a0fc003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.745121 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:54.777328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-79ed3342-61ff-4454-9e76-d7fc62492834 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:54.779349 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:40:54.780005 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1596505400"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:54.782779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1596505400'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:40:54.783376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339a1922-4d98-4d5a-892e-4e277a0fc003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:40:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=83d0218a-8bca-4605-958d-5d517c940164,is_public=True,name='tempest-scenario-type-cryptsetup-1171305258',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83d0218a-8bca-4605-958d-5d517c940164', '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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:54.784536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e37dd8-5ead-4b81-a402-63f4377785df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.788597 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume of 1 GB Aug 09 07:40:54.789159 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:54.789159 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:54.789821 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Availability Zones retrieved successfully. Aug 09 07:40:54.798262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (c93c5331-a660-443f-a4d9-2bf670380fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:54.799982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859947d9-40dc-40a8-8534-c261fc621d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.801195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:40:54.811592 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:54.811592 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:54.825242 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1171305258 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1171305258, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:40:54.825242 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1171305258 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1171305258, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:40:54.832256 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859947d9-40dc-40a8-8534-c261fc621d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9df29816-abbb-4dc8-97c5-ae3294cf9a0b', 'encryption_key_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=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:54.834492 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aca7ef5-75fc-494a-86fa-441fdea49e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.898036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Created reservations ['9ef187e9-181b-4c1d-b292-0db5a36ac2b6', 'f604ca9d-3a49-409d-84b5-28322866ccda', '1b80fd27-0d8f-45f4-ae6d-e275451e641d', '023cb1ec-7486-44b1-bf9d-51346a2fa5af'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:54.900025 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e37dd8-5ead-4b81-a402-63f4377785df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ef187e9-181b-4c1d-b292-0db5a36ac2b6', 'f604ca9d-3a49-409d-84b5-28322866ccda', '1b80fd27-0d8f-45f4-ae6d-e275451e641d', '023cb1ec-7486-44b1-bf9d-51346a2fa5af']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:54.900773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8fc476-8249-4091-9496-657964b1f251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.919491 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Created reservations ['3bc80cb7-b540-4e94-b47f-b19232c5d455', '09872555-ba9b-490c-b480-813ba3cd01a0', '3265da3f-2ef8-4804-990a-4ab2dcf372e8', '2a683151-85c8-4a12-ac6b-5587a4bd7985'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:40:54.920403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aca7ef5-75fc-494a-86fa-441fdea49e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc80cb7-b540-4e94-b47f-b19232c5d455', '09872555-ba9b-490c-b480-813ba3cd01a0', '3265da3f-2ef8-4804-990a-4ab2dcf372e8', '2a683151-85c8-4a12-ac6b-5587a4bd7985']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:54.921333 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2f2acf-d6eb-485d-a67d-6cbf4ddeadd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.946046 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8fc476-8249-4091-9496-657964b1f251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14703d92-000e-4a8e-bc1b-05dd554881e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221791168',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['9ef187e9-181b-4c1d-b292-0db5a36ac2b6','f604ca9d-3a49-409d-84b5-28322866ccda','1b80fd27-0d8f-45f4-ae6d-e275451e641d','023cb1ec-7486-44b1-bf9d-51346a2fa5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=83d0218a-8bca-4605-958d-5d517c940164), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221791168',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=14703d92-000e-4a8e-bc1b-05dd554881e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccd97faf68540579ac19fe2666e202b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee8962ce05342279414acbb23bf7c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83d0218a-8bca-4605-958d-5d517c940164),volume_type_id=83d0218a-8bca-4605-958d-5d517c940164)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:54.946750 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2cf2ab-581e-4295-9eb2-d91a1db6f307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.962270 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2f2acf-d6eb-485d-a67d-6cbf4ddeadd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c81d7be1-a74b-4c2f-a52b-a94532832bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1596505400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['3bc80cb7-b540-4e94-b47f-b19232c5d455','09872555-ba9b-490c-b480-813ba3cd01a0','3265da3f-2ef8-4804-990a-4ab2dcf372e8','2a683151-85c8-4a12-ac6b-5587a4bd7985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1596505400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c81d7be1-a74b-4c2f-a52b-a94532832bd5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0ce2dae6ec4b4ed29e792284d5f84098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9df29816-abbb-4dc8-97c5-ae3294cf9a0b),volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:54.963764 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe98a3d-9e79-445b-8ba3-aa9bee056881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:54.983552 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2cf2ab-581e-4295-9eb2-d91a1db6f307) transitioned into state 'SUCCESS' from state '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-221791168',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['9ef187e9-181b-4c1d-b292-0db5a36ac2b6','f604ca9d-3a49-409d-84b5-28322866ccda','1b80fd27-0d8f-45f4-ae6d-e275451e641d','023cb1ec-7486-44b1-bf9d-51346a2fa5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=83d0218a-8bca-4605-958d-5d517c940164)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:54.984513 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c3a541-70bf-43a3-b4ce-7bb9d29d3f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:55.005947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c3a541-70bf-43a3-b4ce-7bb9d29d3f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:55.010400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe98a3d-9e79-445b-8ba3-aa9bee056881) transitioned into state 'SUCCESS' from state '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-1596505400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['3bc80cb7-b540-4e94-b47f-b19232c5d455','09872555-ba9b-490c-b480-813ba3cd01a0','3265da3f-2ef8-4804-990a-4ab2dcf372e8','2a683151-85c8-4a12-ac6b-5587a4bd7985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:55.010632 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (57ea89e9-c98e-409c-97a9-01ef32ac96b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:55.010632 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request issued successfully. Aug 09 07:40:55.010724 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5ea69a-cc35-4eb1-a94a-0638a8ca7636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:40:55.010780 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e4a7d1e-87b6-4146-9117-a5e7eeeccbe8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:55.010780 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 268/1075] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:54 2026] POST /volume/v3/volumes => generated 788 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:55.030022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5ea69a-cc35-4eb1-a94a-0638a8ca7636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:40:55.030210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (c93c5331-a660-443f-a4d9-2bf670380fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:40:55.030591 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request issued successfully. Aug 09 07:40:55.031620 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79ed3342-61ff-4454-9e76-d7fc62492834 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:40:55.032392 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 266/1076] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:40:54 2026] POST /volume/v3/volumes => generated 758 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:40:55.053940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8c5b32a4-3223-4835-aea6-98ecd00960f3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:55.057073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8c5b32a4-3223-4835-aea6-98ecd00960f3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:55.057391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8c5b32a4-3223-4835-aea6-98ecd00960f3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:55.057698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8c5b32a4-3223-4835-aea6-98ecd00960f3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:55.069569 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:55.069569 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:55.082090 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8c5b32a4-3223-4835-aea6-98ecd00960f3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:55.089496 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8c5b32a4-3223-4835-aea6-98ecd00960f3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:55.090428 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 270/1077] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:55 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:55.100820 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17c22290-b406-4e0e-91d4-e7cdb5c68025 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:55.104329 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17c22290-b406-4e0e-91d4-e7cdb5c68025 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:55.104779 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17c22290-b406-4e0e-91d4-e7cdb5c68025 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:55.105369 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17c22290-b406-4e0e-91d4-e7cdb5c68025 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:55.105636 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-17c22290-b406-4e0e-91d4-e7cdb5c68025 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:55.117471 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:55.117471 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:55.117471 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17c22290-b406-4e0e-91d4-e7cdb5c68025 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:55.120182 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 274/1078] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:55 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:56.108469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b5cf6107-24fe-4061-bfd9-804504e3876d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.110715 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b5cf6107-24fe-4061-bfd9-804504e3876d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:56.111157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b5cf6107-24fe-4061-bfd9-804504e3876d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:56.111531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b5cf6107-24fe-4061-bfd9-804504e3876d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:56.132045 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:56.132045 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:56.138345 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b5cf6107-24fe-4061-bfd9-804504e3876d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:56.139690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aee0100d-03fb-4a02-b67c-707c8cabb7bd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.146594 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b5cf6107-24fe-4061-bfd9-804504e3876d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:56.147335 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 269/1079] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:56 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:56.147625 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aee0100d-03fb-4a02-b67c-707c8cabb7bd tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:56.147989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aee0100d-03fb-4a02-b67c-707c8cabb7bd tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:56.148304 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aee0100d-03fb-4a02-b67c-707c8cabb7bd tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:56.148548 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-aee0100d-03fb-4a02-b67c-707c8cabb7bd tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:56.171944 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:56.171944 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:56.173450 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aee0100d-03fb-4a02-b67c-707c8cabb7bd tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:56.182863 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 267/1080] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:56 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:56.239809 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-b60b971c-93e7-46bd-8c44-829811c48542 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.243672 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-b60b971c-93e7-46bd-8c44-829811c48542 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:56.247954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-b60b971c-93e7-46bd-8c44-829811c48542 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:56.247954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-b60b971c-93e7-46bd-8c44-829811c48542 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:56.267852 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:56.267852 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:56.275802 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-b60b971c-93e7-46bd-8c44-829811c48542 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:56.283229 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-b60b971c-93e7-46bd-8c44-829811c48542 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:56.283669 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 271/1081] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:40:56 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:56.441849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0901f142-0424-4543-a076-526d79e7102e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.441849 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0901f142-0424-4543-a076-526d79e7102e None None] GET https://10.4.3.41/volume// Aug 09 07:40:56.445004 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0901f142-0424-4543-a076-526d79e7102e None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:56.445506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0901f142-0424-4543-a076-526d79e7102e None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:56.446260 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0901f142-0424-4543-a076-526d79e7102e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:56.446788 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 275/1082] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:40:56 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:56.461455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-61112e9e-baef-45a7-bdeb-3cbd7b3576ce None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.467957 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-61112e9e-baef-45a7-bdeb-3cbd7b3576ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:40:56.468095 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-61112e9e-baef-45a7-bdeb-3cbd7b3576ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c81d7be1-a74b-4c2f-a52b-a94532832bd5", "connector": null, "instance_uuid": "5f107466-a187-439a-b10e-a5ad16e37d94"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:56.489176 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:56.489176 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:56.535296 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-61112e9e-baef-45a7-bdeb-3cbd7b3576ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:40:56.536786 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 270/1083] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:40:56 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:56.592123 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e1db669f-c21c-427a-855f-e93b30ea67f0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.595515 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1db669f-c21c-427a-855f-e93b30ea67f0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:56.595790 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1db669f-c21c-427a-855f-e93b30ea67f0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:56.596197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1db669f-c21c-427a-855f-e93b30ea67f0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:56.614010 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:56.614010 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:56.618681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a643c49-cbef-45d6-96d9-e53c6a5b30f3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.619217 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e1db669f-c21c-427a-855f-e93b30ea67f0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:56.619315 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a643c49-cbef-45d6-96d9-e53c6a5b30f3 None None] GET https://10.4.3.41/volume// Aug 09 07:40:56.619654 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a643c49-cbef-45d6-96d9-e53c6a5b30f3 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:56.620120 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a643c49-cbef-45d6-96d9-e53c6a5b30f3 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:56.620614 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a643c49-cbef-45d6-96d9-e53c6a5b30f3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:40:56.625948 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 272/1084] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:40:56 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:40:56.628064 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1db669f-c21c-427a-855f-e93b30ea67f0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:56.628064 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 268/1085] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:56 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:56.638847 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-f7f240a0-b667-4e95-b8f3-adb538099840 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.642238 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-f7f240a0-b667-4e95-b8f3-adb538099840 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:56.642238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-f7f240a0-b667-4e95-b8f3-adb538099840 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:56.642238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-f7f240a0-b667-4e95-b8f3-adb538099840 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:56.660850 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:56.660850 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:56.670749 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-f7f240a0-b667-4e95-b8f3-adb538099840 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:56.683601 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-f7f240a0-b667-4e95-b8f3-adb538099840 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:56.684683 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 276/1086] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:40:56 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1030 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:40:56.845221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-378b4243-8803-4d21-bbd4-46c8304d140b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:56.852450 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-378b4243-8803-4d21-bbd4-46c8304d140b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd Aug 09 07:40:56.852450 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-378b4243-8803-4d21-bbd4-46c8304d140b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:40:56.867368 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-378b4243-8803-4d21-bbd4-46c8304d140b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-c81d7be1-a74b-4c2f-a52b-a94532832bd5-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:40:56.877397 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-378b4243-8803-4d21-bbd4-46c8304d140b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-c81d7be1-a74b-4c2f-a52b-a94532832bd5-np0000006821" acquired by "attachment_update" :: waited 0.010s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:40:56.879047 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:56.879047 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:57.064294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-378b4243-8803-4d21-bbd4-46c8304d140b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-c81d7be1-a74b-4c2f-a52b-a94532832bd5-np0000006821" released by "attachment_update" :: held 0.187s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:40:57.067150 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-378b4243-8803-4d21-bbd4-46c8304d140b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd returned with HTTP 200 Aug 09 07:40:57.067150 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 271/1087] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:40:56 2026] PUT /volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:40:57.192242 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6a864d33-2ac7-40b2-abde-0a9a43869008 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:57.195786 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a864d33-2ac7-40b2-abde-0a9a43869008 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:57.196203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a864d33-2ac7-40b2-abde-0a9a43869008 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:57.196564 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a864d33-2ac7-40b2-abde-0a9a43869008 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:57.196845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6a864d33-2ac7-40b2-abde-0a9a43869008 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:57.203423 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:57.203423 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:57.204733 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a864d33-2ac7-40b2-abde-0a9a43869008 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:57.205843 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 273/1088] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:57 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:57.653180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4724737a-5450-47e4-a12f-e8c45ae92a11 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:57.658352 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4724737a-5450-47e4-a12f-e8c45ae92a11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:57.658352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4724737a-5450-47e4-a12f-e8c45ae92a11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:57.658352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4724737a-5450-47e4-a12f-e8c45ae92a11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:57.690647 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:57.690647 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:57.702564 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4724737a-5450-47e4-a12f-e8c45ae92a11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:57.709987 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4724737a-5450-47e4-a12f-e8c45ae92a11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:57.711904 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 269/1089] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:57 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:58.226079 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f21e4830-ba8e-42db-8de1-9b5b780bc849 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:58.231218 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f21e4830-ba8e-42db-8de1-9b5b780bc849 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:58.236746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f21e4830-ba8e-42db-8de1-9b5b780bc849 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:58.236746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f21e4830-ba8e-42db-8de1-9b5b780bc849 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:58.236746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f21e4830-ba8e-42db-8de1-9b5b780bc849 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:58.248370 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:58.248370 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:40:58.249251 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f21e4830-ba8e-42db-8de1-9b5b780bc849 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:58.251435 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 277/1090] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:58 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:58.737489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-86ceb005-eb21-4587-8ba3-d9b15e860230 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:58.740695 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-86ceb005-eb21-4587-8ba3-d9b15e860230 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:58.743288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-86ceb005-eb21-4587-8ba3-d9b15e860230 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:58.745127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-86ceb005-eb21-4587-8ba3-d9b15e860230 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:58.765752 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:58.765752 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:40:58.779530 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-86ceb005-eb21-4587-8ba3-d9b15e860230 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:58.795316 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-86ceb005-eb21-4587-8ba3-d9b15e860230 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:58.796105 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 272/1091] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:58 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:59.267761 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ffb8886b-6984-4a22-898a-825cfc8b05fa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:59.268700 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffb8886b-6984-4a22-898a-825cfc8b05fa tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:40:59.268933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ffb8886b-6984-4a22-898a-825cfc8b05fa tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:59.269117 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ffb8886b-6984-4a22-898a-825cfc8b05fa tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:59.269242 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ffb8886b-6984-4a22-898a-825cfc8b05fa tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:40:59.273773 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:59.273773 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:40:59.274628 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffb8886b-6984-4a22-898a-825cfc8b05fa tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:40:59.275711 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 274/1092] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:59 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:40:59.813283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-72582775-e931-4f8a-830a-dfd16bedecb5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:40:59.816449 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-72582775-e931-4f8a-830a-dfd16bedecb5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:40:59.816449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-72582775-e931-4f8a-830a-dfd16bedecb5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:40:59.818206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-72582775-e931-4f8a-830a-dfd16bedecb5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:40:59.833400 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:40:59.833400 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:40:59.840628 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-72582775-e931-4f8a-830a-dfd16bedecb5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:40:59.849375 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-72582775-e931-4f8a-830a-dfd16bedecb5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:40:59.850156 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 270/1093] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:40:59 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:00.295568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efa93d14-3f44-4f38-8d89-fb382ce30f9a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:00.297279 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efa93d14-3f44-4f38-8d89-fb382ce30f9a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:00.297483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efa93d14-3f44-4f38-8d89-fb382ce30f9a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:00.297801 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efa93d14-3f44-4f38-8d89-fb382ce30f9a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:00.297973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-efa93d14-3f44-4f38-8d89-fb382ce30f9a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:00.303429 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:00.303429 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:00.308960 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efa93d14-3f44-4f38-8d89-fb382ce30f9a tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:00.308960 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 278/1094] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:00 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:00.868606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8e1def60-e77a-46bf-b10d-13ed046843eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:00.871585 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8e1def60-e77a-46bf-b10d-13ed046843eb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:00.871818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8e1def60-e77a-46bf-b10d-13ed046843eb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:00.872132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8e1def60-e77a-46bf-b10d-13ed046843eb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:00.892046 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:00.892046 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:00.902584 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8e1def60-e77a-46bf-b10d-13ed046843eb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:00.912531 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8e1def60-e77a-46bf-b10d-13ed046843eb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:00.913670 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 273/1095] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:00 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:01.325757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3ac77c7f-89c9-4421-bc7b-0fb31cde63ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:01.340567 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3ac77c7f-89c9-4421-bc7b-0fb31cde63ba tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:01.342148 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3ac77c7f-89c9-4421-bc7b-0fb31cde63ba tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:01.342541 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3ac77c7f-89c9-4421-bc7b-0fb31cde63ba tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:01.342695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3ac77c7f-89c9-4421-bc7b-0fb31cde63ba tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:01.355711 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:01.355711 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:01.355711 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3ac77c7f-89c9-4421-bc7b-0fb31cde63ba tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:01.355711 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 275/1096] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:01 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:01.666823 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-fefab9d7-692f-4fd6-a3bb-c1741f6d4da6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:01.674682 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-fefab9d7-692f-4fd6-a3bb-c1741f6d4da6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd/action Aug 09 07:41:01.676599 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-fefab9d7-692f-4fd6-a3bb-c1741f6d4da6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:01.676903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-fefab9d7-692f-4fd6-a3bb-c1741f6d4da6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:01.719945 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:01.719945 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:01.743849 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-cb8df9b8-d792-44de-b5bf-7f2d3f6e2635 req-fefab9d7-692f-4fd6-a3bb-c1741f6d4da6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd/action returned with HTTP 204 Aug 09 07:41:01.745635 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 271/1097] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:01 2026] POST /volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ad4a50a-b6ff-48de-bfde-2d5f4d60464a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ad4a50a-b6ff-48de-bfde-2d5f4d60464a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ad4a50a-b6ff-48de-bfde-2d5f4d60464a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ad4a50a-b6ff-48de-bfde-2d5f4d60464a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ad4a50a-b6ff-48de-bfde-2d5f4d60464a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ad4a50a-b6ff-48de-bfde-2d5f4d60464a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:02.860679 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 279/1098] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:01 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1143 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:02.869736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-53f50779-9687-441a-9c0e-1f24e4a4c1ef None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.869736 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-53f50779-9687-441a-9c0e-1f24e4a4c1ef None None] GET https://10.4.3.41/volume// Aug 09 07:41:02.869736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-53f50779-9687-441a-9c0e-1f24e4a4c1ef None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.869736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-53f50779-9687-441a-9c0e-1f24e4a4c1ef None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.869736 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-53f50779-9687-441a-9c0e-1f24e4a4c1ef None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:02.869736 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 274/1099] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:02.873307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-f2ea3aaa-c6e7-43e4-9c04-2d91ad4f74cc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.873307 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-f2ea3aaa-c6e7-43e4-9c04-2d91ad4f74cc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:02.873307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-f2ea3aaa-c6e7-43e4-9c04-2d91ad4f74cc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.873307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-f2ea3aaa-c6e7-43e4-9c04-2d91ad4f74cc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.874290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-270822f4-e555-45e8-9e05-3b41ae398546 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.874290 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-270822f4-e555-45e8-9e05-3b41ae398546 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:02.874290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-270822f4-e555-45e8-9e05-3b41ae398546 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d652c82-c2cf-44b8-ac74-4824184ba899", "connector": null, "instance_uuid": "ad3c6b6b-5417-4ab4-b886-81a450f91f27"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:02.876430 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.876430 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:02.876430 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-f2ea3aaa-c6e7-43e4-9c04-2d91ad4f74cc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:02.877350 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.877350 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:02.878401 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-f2ea3aaa-c6e7-43e4-9c04-2d91ad4f74cc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:02.878401 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 276/1100] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:02 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:02.878886 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-270822f4-e555-45e8-9e05-3b41ae398546 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:02.878886 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 272/1101] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:02 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:02.879294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-7ca8a0f8-aee8-4fea-abe0-a75414d76e6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.879294 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-7ca8a0f8-aee8-4fea-abe0-a75414d76e6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] DELETE https://10.4.3.41/volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156 Aug 09 07:41:02.879294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-7ca8a0f8-aee8-4fea-abe0-a75414d76e6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.879294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-7ca8a0f8-aee8-4fea-abe0-a75414d76e6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.879294 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.879294 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:02.880432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8ad8cad0-ef22-41da-b774-8e34ef659da3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.880432 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ad8cad0-ef22-41da-b774-8e34ef659da3 None None] GET https://10.4.3.41/volume// Aug 09 07:41:02.880432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ad8cad0-ef22-41da-b774-8e34ef659da3 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.880432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ad8cad0-ef22-41da-b774-8e34ef659da3 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.880432 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ad8cad0-ef22-41da-b774-8e34ef659da3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:02.880432 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 275/1102] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:41:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:02.881310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-3462ee81-3c9c-4b92-916e-6f1486b43ac5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.881310 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-3462ee81-3c9c-4b92-916e-6f1486b43ac5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:02.881310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-3462ee81-3c9c-4b92-916e-6f1486b43ac5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c81d7be1-a74b-4c2f-a52b-a94532832bd5", "connector": null, "instance_uuid": "008a9941-8b82-4c72-b46b-60773116e5d1"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:02.881310 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.881310 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:02.882846 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-7ca8a0f8-aee8-4fea-abe0-a75414d76e6a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156 returned with HTTP 200 Aug 09 07:41:02.882846 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 280/1103] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:41:02 2026] DELETE /volume/v3/attachments/badbf691-5ec9-4944-9707-eb40dad92156 => generated 192 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:02.883685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0d878759-ba69-401a-8294-5502d144d983 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.883685 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d878759-ba69-401a-8294-5502d144d983 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:02.883685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d878759-ba69-401a-8294-5502d144d983 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.883685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d878759-ba69-401a-8294-5502d144d983 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.883685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-0d878759-ba69-401a-8294-5502d144d983 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:02.884203 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-3462ee81-3c9c-4b92-916e-6f1486b43ac5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:02.884807 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.884807 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:02.884992 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 277/1104] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:02 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 09 07:41:02.885132 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d878759-ba69-401a-8294-5502d144d983 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:02.885132 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 273/1105] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:02 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:02.885303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ab1f6934-e201-47f4-8131-35f88b4aa101 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.885303 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab1f6934-e201-47f4-8131-35f88b4aa101 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:02.885303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab1f6934-e201-47f4-8131-35f88b4aa101 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.885303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab1f6934-e201-47f4-8131-35f88b4aa101 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.885303 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.885303 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:02.885572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87756765-635c-4298-9253-4e3323d9b58e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.885572 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87756765-635c-4298-9253-4e3323d9b58e None None] GET https://10.4.3.41/volume// Aug 09 07:41:02.885572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87756765-635c-4298-9253-4e3323d9b58e None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.885572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87756765-635c-4298-9253-4e3323d9b58e None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.886065 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ab1f6934-e201-47f4-8131-35f88b4aa101 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:02.886203 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87756765-635c-4298-9253-4e3323d9b58e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:02.886203 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 281/1106] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:02 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:02.886386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab1f6934-e201-47f4-8131-35f88b4aa101 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:02.886386 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 276/1107] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:02 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-17dd48ad-0bd8-4d14-b43f-af296729e58e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-17dd48ad-0bd8-4d14-b43f-af296729e58e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-17dd48ad-0bd8-4d14-b43f-af296729e58e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-17dd48ad-0bd8-4d14-b43f-af296729e58e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-17dd48ad-0bd8-4d14-b43f-af296729e58e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-17dd48ad-0bd8-4d14-b43f-af296729e58e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:02.886535 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 278/1108] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:02 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:02.886829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-5c00ca77-0c0c-4182-ae85-21ac113fe66a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:02.886829 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-5c00ca77-0c0c-4182-ae85-21ac113fe66a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5 Aug 09 07:41:02.886829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-5c00ca77-0c0c-4182-ae85-21ac113fe66a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:02.886829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-5c00ca77-0c0c-4182-ae85-21ac113fe66a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-c81d7be1-a74b-4c2f-a52b-a94532832bd5-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:02.886829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-5c00ca77-0c0c-4182-ae85-21ac113fe66a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-c81d7be1-a74b-4c2f-a52b-a94532832bd5-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:02.886829 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:02.886829 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:02.940609 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-5c00ca77-0c0c-4182-ae85-21ac113fe66a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-c81d7be1-a74b-4c2f-a52b-a94532832bd5-np0000006821" released by "attachment_update" :: held 0.153s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:02.940875 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-5c00ca77-0c0c-4182-ae85-21ac113fe66a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5 returned with HTTP 200 Aug 09 07:41:02.941636 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 274/1109] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:02 2026] PUT /volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:03.404953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09b6918f-bd31-4ae6-8af8-b415f2537498 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:03.409320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09b6918f-bd31-4ae6-8af8-b415f2537498 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:03.409575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09b6918f-bd31-4ae6-8af8-b415f2537498 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:03.410036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09b6918f-bd31-4ae6-8af8-b415f2537498 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:03.410036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-09b6918f-bd31-4ae6-8af8-b415f2537498 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:03.416855 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:03.416855 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:03.417999 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09b6918f-bd31-4ae6-8af8-b415f2537498 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:03.418538 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 282/1110] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:03 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:03.510805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d929ec46-aa21-4090-9a80-265e27b0dad7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:03.512805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d929ec46-aa21-4090-9a80-265e27b0dad7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:03.513223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d929ec46-aa21-4090-9a80-265e27b0dad7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:03.513459 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d929ec46-aa21-4090-9a80-265e27b0dad7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:03.535189 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:03.535189 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:03.542025 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d929ec46-aa21-4090-9a80-265e27b0dad7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:03.553227 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d929ec46-aa21-4090-9a80-265e27b0dad7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:03.553227 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 277/1111] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:03 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:03.890117 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-9fb951a1-5917-4f81-b58e-caa3d4daeff7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:03.892767 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-9fb951a1-5917-4f81-b58e-caa3d4daeff7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] PUT https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 Aug 09 07:41:03.893293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-9fb951a1-5917-4f81-b58e-caa3d4daeff7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:03.919662 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-9fb951a1-5917-4f81-b58e-caa3d4daeff7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Acquiring lock "cinder-attachment_update-2d652c82-c2cf-44b8-ac74-4824184ba899-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:03.927512 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-9fb951a1-5917-4f81-b58e-caa3d4daeff7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-2d652c82-c2cf-44b8-ac74-4824184ba899-np0000006821" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:03.928407 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:03.928407 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:04.066438 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-9fb951a1-5917-4f81-b58e-caa3d4daeff7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Lock "cinder-attachment_update-2d652c82-c2cf-44b8-ac74-4824184ba899-np0000006821" released by "attachment_update" :: held 0.139s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:04.066825 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-9fb951a1-5917-4f81-b58e-caa3d4daeff7 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 returned with HTTP 200 Aug 09 07:41:04.067359 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 279/1112] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:03 2026] PUT /volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:04.081399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-ad1bc234-d178-42a6-984b-e5100059558a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:04.084290 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-ad1bc234-d178-42a6-984b-e5100059558a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 Aug 09 07:41:04.084516 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-ad1bc234-d178-42a6-984b-e5100059558a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:04.084752 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-ad1bc234-d178-42a6-984b-e5100059558a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:04.100718 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-ad1bc234-d178-42a6-984b-e5100059558a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 returned with HTTP 200 Aug 09 07:41:04.101013 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 275/1113] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:41:04 2026] GET /volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:04.435959 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fae27bf-7c06-481b-8472-69da26473efc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:04.438644 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fae27bf-7c06-481b-8472-69da26473efc tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:04.438888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fae27bf-7c06-481b-8472-69da26473efc tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:04.439183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fae27bf-7c06-481b-8472-69da26473efc tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:04.439404 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7fae27bf-7c06-481b-8472-69da26473efc tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:04.445667 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:04.445667 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:04.446858 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fae27bf-7c06-481b-8472-69da26473efc tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:04.447492 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 283/1114] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:04 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:04.574886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8b906466-dc1d-4ab1-b8f0-8c3ef1374a85 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:04.577530 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b906466-dc1d-4ab1-b8f0-8c3ef1374a85 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:04.577990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b906466-dc1d-4ab1-b8f0-8c3ef1374a85 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:04.578976 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b906466-dc1d-4ab1-b8f0-8c3ef1374a85 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:04.594717 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:04.594717 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:04.601298 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8b906466-dc1d-4ab1-b8f0-8c3ef1374a85 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:04.605525 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b906466-dc1d-4ab1-b8f0-8c3ef1374a85 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:04.606122 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 278/1115] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:04 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:05.285972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-1782e721-3c32-4386-bb1d-8b6bc33743ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:05.289196 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-1782e721-3c32-4386-bb1d-8b6bc33743ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5/action Aug 09 07:41:05.289607 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-1782e721-3c32-4386-bb1d-8b6bc33743ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:05.289774 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-1782e721-3c32-4386-bb1d-8b6bc33743ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:05.311783 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:05.311783 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:05.333360 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-81d3e197-bcf0-4a19-ab96-9ed012576439 req-1782e721-3c32-4386-bb1d-8b6bc33743ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5/action returned with HTTP 204 Aug 09 07:41:05.334077 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 280/1116] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:05 2026] POST /volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:05.464175 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cc47ae61-348e-4ea0-922f-f3bb74dcda4f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:05.466649 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cc47ae61-348e-4ea0-922f-f3bb74dcda4f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:05.467071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cc47ae61-348e-4ea0-922f-f3bb74dcda4f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:05.467431 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cc47ae61-348e-4ea0-922f-f3bb74dcda4f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:05.467557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-cc47ae61-348e-4ea0-922f-f3bb74dcda4f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:05.473981 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:05.473981 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:05.474730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cc47ae61-348e-4ea0-922f-f3bb74dcda4f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:05.475324 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 276/1117] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:05 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:05.627677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-67b8fa8a-0b6a-4e08-b20c-bc483bf42776 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:05.630671 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67b8fa8a-0b6a-4e08-b20c-bc483bf42776 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:05.631147 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67b8fa8a-0b6a-4e08-b20c-bc483bf42776 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:05.632052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67b8fa8a-0b6a-4e08-b20c-bc483bf42776 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:05.649159 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:05.649159 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:05.654905 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-67b8fa8a-0b6a-4e08-b20c-bc483bf42776 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:05.661536 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67b8fa8a-0b6a-4e08-b20c-bc483bf42776 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:05.662152 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 284/1118] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:05 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:05.679520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-77282021-b6d7-4be3-87ac-24ae6be30a5f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:05.754736 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-77282021-b6d7-4be3-87ac-24ae6be30a5f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:05.756107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-77282021-b6d7-4be3-87ac-24ae6be30a5f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:05.756107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-77282021-b6d7-4be3-87ac-24ae6be30a5f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:05.780059 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:05.780059 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:05.785718 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-77282021-b6d7-4be3-87ac-24ae6be30a5f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Volume info retrieved successfully. Aug 09 07:41:05.791807 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-77282021-b6d7-4be3-87ac-24ae6be30a5f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:05.792325 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 279/1119] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:05 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1440 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:05.851801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d83cb4ce-c394-42c6-b25f-9d772e00affc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:05.853577 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d83cb4ce-c394-42c6-b25f-9d772e00affc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:05.853796 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d83cb4ce-c394-42c6-b25f-9d772e00affc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:05.854055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d83cb4ce-c394-42c6-b25f-9d772e00affc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:05.868201 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:05.868201 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:05.872259 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d83cb4ce-c394-42c6-b25f-9d772e00affc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Volume info retrieved successfully. Aug 09 07:41:05.877065 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d83cb4ce-c394-42c6-b25f-9d772e00affc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:05.877511 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 281/1120] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:05 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:05.922024 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-f05e7b8f-db02-4654-ab6c-37d35d9b212c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:05.968669 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-f05e7b8f-db02-4654-ab6c-37d35d9b212c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:05.968883 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-f05e7b8f-db02-4654-ab6c-37d35d9b212c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:05.969090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-f05e7b8f-db02-4654-ab6c-37d35d9b212c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:05.982277 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:05.982277 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:05.986459 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-f05e7b8f-db02-4654-ab6c-37d35d9b212c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:05.992087 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-f05e7b8f-db02-4654-ab6c-37d35d9b212c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:05.992485 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 277/1121] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:05 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1440 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:06.016141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-65e54fd9-ca77-43c1-9230-2ecdb0feadab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:06.018205 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-65e54fd9-ca77-43c1-9230-2ecdb0feadab tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5/action Aug 09 07:41:06.018583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-65e54fd9-ca77-43c1-9230-2ecdb0feadab tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:06.018700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-65e54fd9-ca77-43c1-9230-2ecdb0feadab tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:06.034107 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:06.034107 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:06.034746 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-65e54fd9-ca77-43c1-9230-2ecdb0feadab tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:06.043280 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-65e54fd9-ca77-43c1-9230-2ecdb0feadab tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Begin detaching volume completed successfully. Aug 09 07:41:06.043280 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-65e54fd9-ca77-43c1-9230-2ecdb0feadab tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5/action returned with HTTP 202 Aug 09 07:41:06.045210 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 285/1122] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:41:06 2026] POST /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:41:06.075020 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bc53377b-d169-4a9b-8ede-01a674945afc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:06.075020 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc53377b-d169-4a9b-8ede-01a674945afc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:06.075020 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc53377b-d169-4a9b-8ede-01a674945afc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:06.075020 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc53377b-d169-4a9b-8ede-01a674945afc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:06.095609 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:06.095609 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:06.101380 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bc53377b-d169-4a9b-8ede-01a674945afc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:06.109231 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc53377b-d169-4a9b-8ede-01a674945afc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:06.109894 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 280/1123] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:06 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:06.121271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bcdcdfd5-ed60-4f2c-a86e-4f57b73ba6fb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:06.121777 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcdcdfd5-ed60-4f2c-a86e-4f57b73ba6fb None None] GET https://10.4.3.41/volume// Aug 09 07:41:06.122166 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bcdcdfd5-ed60-4f2c-a86e-4f57b73ba6fb None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:06.122604 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bcdcdfd5-ed60-4f2c-a86e-4f57b73ba6fb None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:06.122876 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcdcdfd5-ed60-4f2c-a86e-4f57b73ba6fb None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:06.123993 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 282/1124] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:06.137777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-391c62b0-a845-4367-b5da-a99e2fc17ef3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:06.140054 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-391c62b0-a845-4367-b5da-a99e2fc17ef3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:06.140459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-391c62b0-a845-4367-b5da-a99e2fc17ef3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:06.140726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-391c62b0-a845-4367-b5da-a99e2fc17ef3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:06.159244 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:06.159244 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:06.167991 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-391c62b0-a845-4367-b5da-a99e2fc17ef3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:06.177472 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-391c62b0-a845-4367-b5da-a99e2fc17ef3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:06.177472 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 278/1125] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:06 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1623 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:06.493129 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0032d0c1-a481-4001-a263-d8f2ed5c3bc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:06.495421 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0032d0c1-a481-4001-a263-d8f2ed5c3bc9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:06.495682 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0032d0c1-a481-4001-a263-d8f2ed5c3bc9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:06.495975 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0032d0c1-a481-4001-a263-d8f2ed5c3bc9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:06.497649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0032d0c1-a481-4001-a263-d8f2ed5c3bc9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:06.503890 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:06.503890 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:06.504881 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0032d0c1-a481-4001-a263-d8f2ed5c3bc9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:06.505445 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 286/1126] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:06 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:07.081628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-710c092c-7cb3-4624-a18b-df79b736baeb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:07.085014 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-710c092c-7cb3-4624-a18b-df79b736baeb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:07.085244 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-710c092c-7cb3-4624-a18b-df79b736baeb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:07.085505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-710c092c-7cb3-4624-a18b-df79b736baeb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:07.100794 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:07.100794 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:07.105543 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-710c092c-7cb3-4624-a18b-df79b736baeb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:07.112158 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-710c092c-7cb3-4624-a18b-df79b736baeb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:07.112760 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 281/1127] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:07 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:07.124813 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d00ffa3-8d2a-48db-814c-3b40532812fc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:07.127585 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d00ffa3-8d2a-48db-814c-3b40532812fc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:07.127855 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d00ffa3-8d2a-48db-814c-3b40532812fc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:07.128129 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d00ffa3-8d2a-48db-814c-3b40532812fc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:07.131595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-14e97ce9-49cf-495a-9995-fd0b0fd9451b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:07.135903 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-14e97ce9-49cf-495a-9995-fd0b0fd9451b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd Aug 09 07:41:07.136295 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-14e97ce9-49cf-495a-9995-fd0b0fd9451b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:07.136485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-14e97ce9-49cf-495a-9995-fd0b0fd9451b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:07.149354 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:07.149354 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:07.154607 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:07.154607 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:07.160764 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d00ffa3-8d2a-48db-814c-3b40532812fc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:07.168213 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d00ffa3-8d2a-48db-814c-3b40532812fc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:07.168769 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 283/1128] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:07 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:07.219626 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3f3e9b4f-8549-47fd-9da4-a9daaeb0a63f req-14e97ce9-49cf-495a-9995-fd0b0fd9451b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd returned with HTTP 200 Aug 09 07:41:07.220131 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 279/1129] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:41:07 2026] DELETE /volume/v3/attachments/440299f9-c125-40b1-a250-419e5cece9bd => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:07.519823 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dc2ecd91-d84d-41b9-8f88-764f671a2bf8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:07.522430 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dc2ecd91-d84d-41b9-8f88-764f671a2bf8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:07.522639 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dc2ecd91-d84d-41b9-8f88-764f671a2bf8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:07.522863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dc2ecd91-d84d-41b9-8f88-764f671a2bf8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:07.523010 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-dc2ecd91-d84d-41b9-8f88-764f671a2bf8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:07.528434 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:07.528434 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:07.532130 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dc2ecd91-d84d-41b9-8f88-764f671a2bf8 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:07.532612 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 287/1130] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:07 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:08.192564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d0cb7585-de3a-478d-9df8-671282f278e7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.195052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d0cb7585-de3a-478d-9df8-671282f278e7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:08.195436 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d0cb7585-de3a-478d-9df8-671282f278e7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:08.195636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d0cb7585-de3a-478d-9df8-671282f278e7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:08.216562 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:08.216562 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:08.226015 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d0cb7585-de3a-478d-9df8-671282f278e7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:08.229680 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d0cb7585-de3a-478d-9df8-671282f278e7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:08.230192 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 282/1131] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:08 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:08.306146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f1c27136-f077-46a6-8d96-6b6928c53792 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.310643 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1c27136-f077-46a6-8d96-6b6928c53792 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:08.310787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1c27136-f077-46a6-8d96-6b6928c53792 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:08.311298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1c27136-f077-46a6-8d96-6b6928c53792 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:08.330417 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:08.330417 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:08.343650 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f1c27136-f077-46a6-8d96-6b6928c53792 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Volume info retrieved successfully. Aug 09 07:41:08.351870 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1c27136-f077-46a6-8d96-6b6928c53792 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:08.352760 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 284/1132] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:08 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:08.415060 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-8de718d9-88ce-4a4c-909b-cffd581f818d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.419655 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-8de718d9-88ce-4a4c-909b-cffd581f818d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:08.420250 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-8de718d9-88ce-4a4c-909b-cffd581f818d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:08.421691 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-8de718d9-88ce-4a4c-909b-cffd581f818d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:08.442074 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:08.442074 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:08.453815 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-8de718d9-88ce-4a4c-909b-cffd581f818d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:08.461093 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-8de718d9-88ce-4a4c-909b-cffd581f818d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:08.462076 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 280/1133] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:08 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:08.491329 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-ecd2110e-7ddb-4b8c-a302-bf0900400f82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.494118 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-ecd2110e-7ddb-4b8c-a302-bf0900400f82 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5/action Aug 09 07:41:08.494509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-ecd2110e-7ddb-4b8c-a302-bf0900400f82 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:08.494686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-ecd2110e-7ddb-4b8c-a302-bf0900400f82 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:08.509615 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:08.509615 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:08.510278 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-ecd2110e-7ddb-4b8c-a302-bf0900400f82 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:08.523407 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-ecd2110e-7ddb-4b8c-a302-bf0900400f82 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Begin detaching volume completed successfully. Aug 09 07:41:08.523904 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-ecd2110e-7ddb-4b8c-a302-bf0900400f82 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5/action returned with HTTP 202 Aug 09 07:41:08.524464 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 288/1134] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:41:08 2026] POST /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:41:08.548780 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9743b73a-54ef-441a-a481-9c2a7d121a1c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.550231 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f11a3d0-b2bd-42fa-a9be-514608f5d73c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.553198 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f11a3d0-b2bd-42fa-a9be-514608f5d73c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:08.553198 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f11a3d0-b2bd-42fa-a9be-514608f5d73c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:08.553409 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9743b73a-54ef-441a-a481-9c2a7d121a1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:08.553463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f11a3d0-b2bd-42fa-a9be-514608f5d73c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:08.553499 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9743b73a-54ef-441a-a481-9c2a7d121a1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:08.553808 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9743b73a-54ef-441a-a481-9c2a7d121a1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:08.554028 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9743b73a-54ef-441a-a481-9c2a7d121a1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:08.560991 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:08.560991 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:08.562064 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9743b73a-54ef-441a-a481-9c2a7d121a1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:08.563270 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 283/1135] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:08 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:08.577870 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:08.577870 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:08.583407 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f11a3d0-b2bd-42fa-a9be-514608f5d73c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:08.587040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b2bae577-f698-49e1-a1ba-25d00e13749b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.588480 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b2bae577-f698-49e1-a1ba-25d00e13749b None None] GET https://10.4.3.41/volume// Aug 09 07:41:08.588480 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b2bae577-f698-49e1-a1ba-25d00e13749b None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:08.588480 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b2bae577-f698-49e1-a1ba-25d00e13749b None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:08.588480 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b2bae577-f698-49e1-a1ba-25d00e13749b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:08.589082 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 281/1136] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:08.599730 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f11a3d0-b2bd-42fa-a9be-514608f5d73c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:08.599730 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 285/1137] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:08 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:08.603863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-0743fa67-ce1f-40ce-8290-6943cf20b7ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:08.606299 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-0743fa67-ce1f-40ce-8290-6943cf20b7ba tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:08.606709 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-0743fa67-ce1f-40ce-8290-6943cf20b7ba tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:08.607194 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-0743fa67-ce1f-40ce-8290-6943cf20b7ba tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:08.618510 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:08.618510 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:08.624606 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-0743fa67-ce1f-40ce-8290-6943cf20b7ba tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:08.632933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-0743fa67-ce1f-40ce-8290-6943cf20b7ba tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:08.633682 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 289/1138] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:08 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:09.575553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8b98d70b-072f-42f9-a499-4d8f99281bd5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:09.577880 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b98d70b-072f-42f9-a499-4d8f99281bd5 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:09.578397 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b98d70b-072f-42f9-a499-4d8f99281bd5 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:09.578677 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b98d70b-072f-42f9-a499-4d8f99281bd5 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:09.579455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8b98d70b-072f-42f9-a499-4d8f99281bd5 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:09.586059 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:09.586059 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:09.587984 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b98d70b-072f-42f9-a499-4d8f99281bd5 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:09.588795 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 284/1139] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:09 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:41:09.617157 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-168d09a4-1cf8-4a82-bd1e-2e197349f26e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:09.619800 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-168d09a4-1cf8-4a82-bd1e-2e197349f26e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:09.619985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-168d09a4-1cf8-4a82-bd1e-2e197349f26e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:09.620602 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-168d09a4-1cf8-4a82-bd1e-2e197349f26e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:09.637055 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:09.637055 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:09.644055 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-168d09a4-1cf8-4a82-bd1e-2e197349f26e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:09.651930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-168d09a4-1cf8-4a82-bd1e-2e197349f26e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:09.652707 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 282/1140] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:09 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:09.861481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-13586efe-a97f-4577-ad0f-1252a2a88c3c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:09.866122 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-13586efe-a97f-4577-ad0f-1252a2a88c3c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] POST https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9/action Aug 09 07:41:09.866122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-13586efe-a97f-4577-ad0f-1252a2a88c3c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:09.866122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-13586efe-a97f-4577-ad0f-1252a2a88c3c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:09.899321 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:09.899321 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:09.913707 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dcd3c519-7c7f-4659-906f-d52579aed7ff req-13586efe-a97f-4577-ad0f-1252a2a88c3c tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9/action returned with HTTP 204 Aug 09 07:41:09.915050 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 286/1141] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:09 2026] POST /volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:10.602133 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e320c83b-f77e-4a3a-873a-151628dcdf7e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:10.605029 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e320c83b-f77e-4a3a-873a-151628dcdf7e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:10.605029 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e320c83b-f77e-4a3a-873a-151628dcdf7e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:10.606019 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e320c83b-f77e-4a3a-873a-151628dcdf7e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:10.606019 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e320c83b-f77e-4a3a-873a-151628dcdf7e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:10.614646 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:10.614646 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:10.614646 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e320c83b-f77e-4a3a-873a-151628dcdf7e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:10.614646 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 290/1142] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:10 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:10.673696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a7ca0126-16dc-4833-a4b2-0512061189ed None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:10.678661 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7ca0126-16dc-4833-a4b2-0512061189ed tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:10.678899 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a7ca0126-16dc-4833-a4b2-0512061189ed tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:10.679130 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a7ca0126-16dc-4833-a4b2-0512061189ed tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:10.710018 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:10.710018 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:10.721029 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a7ca0126-16dc-4833-a4b2-0512061189ed tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:10.729865 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7ca0126-16dc-4833-a4b2-0512061189ed tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:10.731049 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 285/1143] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:10 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:41:11.632872 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4f2a38d5-6cf6-4685-ba5f-6bd2f1b65224 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:11.635299 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4f2a38d5-6cf6-4685-ba5f-6bd2f1b65224 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:11.635593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4f2a38d5-6cf6-4685-ba5f-6bd2f1b65224 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:11.635890 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4f2a38d5-6cf6-4685-ba5f-6bd2f1b65224 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:11.636160 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4f2a38d5-6cf6-4685-ba5f-6bd2f1b65224 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:11.642949 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:11.642949 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:11.644025 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4f2a38d5-6cf6-4685-ba5f-6bd2f1b65224 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:11.644948 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 283/1144] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:11 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:11.755299 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fdef3df7-938c-4bba-8d19-43e7813f2112 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:11.757525 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fdef3df7-938c-4bba-8d19-43e7813f2112 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:11.757746 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fdef3df7-938c-4bba-8d19-43e7813f2112 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:11.758153 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fdef3df7-938c-4bba-8d19-43e7813f2112 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:11.770302 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:11.770302 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:11.776889 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fdef3df7-938c-4bba-8d19-43e7813f2112 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:11.783663 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fdef3df7-938c-4bba-8d19-43e7813f2112 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:11.784135 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 287/1145] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:11 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:12.478100 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-7f9883ec-f45b-431e-a90a-a6def9604c38 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:12.484367 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-7f9883ec-f45b-431e-a90a-a6def9604c38 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:12.484611 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-7f9883ec-f45b-431e-a90a-a6def9604c38 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:12.484896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-7f9883ec-f45b-431e-a90a-a6def9604c38 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:12.497997 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:12.497997 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:12.504618 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-7f9883ec-f45b-431e-a90a-a6def9604c38 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:12.514791 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-7f9883ec-f45b-431e-a90a-a6def9604c38 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:12.515479 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 291/1146] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:12 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:12.662655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a1d533fa-7205-40fa-a84c-891cb6efdd02 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:12.666117 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1d533fa-7205-40fa-a84c-891cb6efdd02 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:12.666117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1d533fa-7205-40fa-a84c-891cb6efdd02 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:12.666297 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1d533fa-7205-40fa-a84c-891cb6efdd02 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:12.666603 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a1d533fa-7205-40fa-a84c-891cb6efdd02 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:12.683644 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:12.683644 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:12.685775 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1d533fa-7205-40fa-a84c-891cb6efdd02 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:12.686512 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 286/1147] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:12 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:12.705215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dfdec0aa-a1d4-4173-a3d2-62b6500d876f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:12.709523 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dfdec0aa-a1d4-4173-a3d2-62b6500d876f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:41:12.709787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dfdec0aa-a1d4-4173-a3d2-62b6500d876f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:12.710062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dfdec0aa-a1d4-4173-a3d2-62b6500d876f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:12.728169 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:12.728169 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:12.736104 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dfdec0aa-a1d4-4173-a3d2-62b6500d876f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:12.745038 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dfdec0aa-a1d4-4173-a3d2-62b6500d876f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 200 Aug 09 07:41:12.745990 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 284/1148] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:12 2026] GET /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:12.765692 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:12.772105 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] POST https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55/restore Aug 09 07:41:12.772105 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:12.776360 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Restoring backup 12b05858-94b6-4a08-86c7-5875bcdfbc55 ({'restore': {}}) {{(pid=100222) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:41:12.776482 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Restoring backup 12b05858-94b6-4a08-86c7-5875bcdfbc55 to volume None. Aug 09 07:41:12.785353 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:12.785353 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:12.786879 np0000006821 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Creating volume of 1 GB for restore of backup 12b05858-94b6-4a08-86c7-5875bcdfbc55. Aug 09 07:41:12.805104 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba483e77-3e98-4fba-8544-4d1aca6fa2b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:12.808796 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:41:12.806474. {{(pid=100222) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:41:12.808796 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Availability Zones retrieved successfully. Aug 09 07:41:12.808976 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba483e77-3e98-4fba-8544-4d1aca6fa2b0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:12.808976 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba483e77-3e98-4fba-8544-4d1aca6fa2b0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:12.808976 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba483e77-3e98-4fba-8544-4d1aca6fa2b0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:12.816058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Flow 'volume_create_api' (9ba76038-bb09-45e9-9041-ee3e7337ddc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:12.817403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48483dd-df03-4cb1-9012-b19714a2a523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:12.818617 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:12.824583 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:12.824583 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:12.831203 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba483e77-3e98-4fba-8544-4d1aca6fa2b0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:12.842620 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba483e77-3e98-4fba-8544-4d1aca6fa2b0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:12.843219 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 292/1149] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:12 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:12.881182 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48483dd-df03-4cb1-9012-b19714a2a523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:12.882012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da8261f-a600-41e2-8d9e-1d4e3b3961b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:12.912947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-b7a53870-8021-4c5f-81c7-59c90eaa1416 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:12.916559 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-b7a53870-8021-4c5f-81c7-59c90eaa1416 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5 Aug 09 07:41:12.916880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-b7a53870-8021-4c5f-81c7-59c90eaa1416 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:12.917304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-b7a53870-8021-4c5f-81c7-59c90eaa1416 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:12.933786 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:12.933786 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:12.943903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Created reservations ['68f16243-5126-4862-8f08-8cc370b5a1cb', '8f8dd368-61c9-49fd-a29d-7eb7aa5c59a1', '562f05a4-11cc-4376-b5c2-b441f28c9c1a', '596fbdff-a7d5-434c-8da4-e660f8b63330'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:12.944947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2da8261f-a600-41e2-8d9e-1d4e3b3961b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f16243-5126-4862-8f08-8cc370b5a1cb', '8f8dd368-61c9-49fd-a29d-7eb7aa5c59a1', '562f05a4-11cc-4376-b5c2-b441f28c9c1a', '596fbdff-a7d5-434c-8da4-e660f8b63330']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:12.946080 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6c632f-c16d-4b0c-95ca-e0f616c4fd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:12.981716 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6c632f-c16d-4b0c-95ca-e0f616c4fd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a0f171e-2a0f-41ac-ad4c-ac3939a45aee', '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_12b05858-94b6-4a08-86c7-5875bcdfbc55',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829be2bb6a7445c83423ae7c302c5b2',qos_specs=None,replication_status=,reservations=['68f16243-5126-4862-8f08-8cc370b5a1cb','8f8dd368-61c9-49fd-a29d-7eb7aa5c59a1','562f05a4-11cc-4376-b5c2-b441f28c9c1a','596fbdff-a7d5-434c-8da4-e660f8b63330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa6fd41052e49c9b5344dd248dc307e',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_12b05858-94b6-4a08-86c7-5875bcdfbc55',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a0f171e-2a0f-41ac-ad4c-ac3939a45aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3829be2bb6a7445c83423ae7c302c5b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa6fd41052e49c9b5344dd248dc307e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:12.982700 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e0a219-6fa4-42bd-8dda-2269a9863ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:12.998215 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2c975250-70b5-410b-8a86-1b2ca7e7e352 req-b7a53870-8021-4c5f-81c7-59c90eaa1416 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5 returned with HTTP 200 Aug 09 07:41:12.998719 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 287/1150] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:41:12 2026] DELETE /volume/v3/attachments/5d51af74-2c76-42ac-91a0-9eed09100ab5 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:13.009808 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e0a219-6fa4-42bd-8dda-2269a9863ca1) transitioned into 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_12b05858-94b6-4a08-86c7-5875bcdfbc55',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829be2bb6a7445c83423ae7c302c5b2',qos_specs=None,replication_status=,reservations=['68f16243-5126-4862-8f08-8cc370b5a1cb','8f8dd368-61c9-49fd-a29d-7eb7aa5c59a1','562f05a4-11cc-4376-b5c2-b441f28c9c1a','596fbdff-a7d5-434c-8da4-e660f8b63330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa6fd41052e49c9b5344dd248dc307e',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:13.010695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c489607-56d7-444d-a0c0-269acd88f1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:13.025022 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c489607-56d7-444d-a0c0-269acd88f1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:13.026816 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Flow 'volume_create_api' (9ba76038-bb09-45e9-9041-ee3e7337ddc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:13.026816 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Create volume request issued successfully. Aug 09 07:41:13.037688 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:13.037688 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:13.038940 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:13.861647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-37bda260-25de-4374-adf4-9432591a6253 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:13.864031 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-37bda260-25de-4374-adf4-9432591a6253 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:13.864288 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-37bda260-25de-4374-adf4-9432591a6253 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:13.864542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-37bda260-25de-4374-adf4-9432591a6253 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:13.873867 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:13.873867 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:13.878717 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-37bda260-25de-4374-adf4-9432591a6253 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:13.883871 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-37bda260-25de-4374-adf4-9432591a6253 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:13.884460 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 285/1151] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:13 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:13.901336 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5bc3a40-e465-4f33-9a28-297af8c90982 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:13.903615 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5bc3a40-e465-4f33-9a28-297af8c90982 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:13.903850 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5bc3a40-e465-4f33-9a28-297af8c90982 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:13.904112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5bc3a40-e465-4f33-9a28-297af8c90982 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:13.906500 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=274,cinder:INSERT=39,cinder:UPDATE=72 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:41:13.920033 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:13.920033 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:13.926547 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5bc3a40-e465-4f33-9a28-297af8c90982 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:13.934784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5bc3a40-e465-4f33-9a28-297af8c90982 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:13.935145 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 293/1152] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:13 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:13.988982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1695ad21-b2f6-4915-9c34-d79b0b47f874 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:13.991575 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1695ad21-b2f6-4915-9c34-d79b0b47f874 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:41:13.992298 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1695ad21-b2f6-4915-9c34-d79b0b47f874 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:13.992634 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1695ad21-b2f6-4915-9c34-d79b0b47f874 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:14.003230 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:14.003230 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:14.008422 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1695ad21-b2f6-4915-9c34-d79b0b47f874 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:14.015228 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1695ad21-b2f6-4915-9c34-d79b0b47f874 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:41:14.016032 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 288/1153] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:13 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:14.051013 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:14.051013 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:14.051620 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:14.051790 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Checking backup size 1 against volume size 1 {{(pid=100222) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:41:14.051989 np0000006821 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Overwriting volume 5a0f171e-2a0f-41ac-ad4c-ac3939a45aee with restore of backup 12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:14.082305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] restore_backup in rpcapi backup_id 12b05858-94b6-4a08-86c7-5875bcdfbc55 {{(pid=100222) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:41:14.085365 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-daf85bef-e9ad-4fc6-acaf-56ff60ec0b73 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55/restore returned with HTTP 202 Aug 09 07:41:14.085965 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 288/1154] 10.4.3.41 () {68 vars in 1386 bytes} [Sun Aug 9 07:41:12 2026] POST /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55/restore => generated 189 bytes in 1321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:14.098769 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3a0b2a7f-aa72-49a7-86be-a512ae089fde None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:14.102488 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3a0b2a7f-aa72-49a7-86be-a512ae089fde tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:14.103144 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3a0b2a7f-aa72-49a7-86be-a512ae089fde tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:14.103631 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3a0b2a7f-aa72-49a7-86be-a512ae089fde tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:14.103874 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-3a0b2a7f-aa72-49a7-86be-a512ae089fde tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:14.114040 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:14.114040 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:14.115381 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3a0b2a7f-aa72-49a7-86be-a512ae089fde tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:14.116329 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 286/1155] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:14 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:15.022028 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7887907f-8786-482e-a4d3-d72198c839a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:15.026101 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:15.026512 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-280823919"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:15.027947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-280823919'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:15.028061 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Create volume of 1 GB Aug 09 07:41:15.032657 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Availability Zones retrieved successfully. Aug 09 07:41:15.038293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Flow 'volume_create_api' (de3646be-692d-41d4-87a9-f97db9de2c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:15.039266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c101ca1-a804-43b7-bed4-541a1c2279cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:15.040324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:15.068108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c101ca1-a804-43b7-bed4-541a1c2279cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:15.069025 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aaa6877-cd16-4d4d-a05c-a402118c99fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:15.131838 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-11255f7a-4e77-4bbc-b7b3-a842407a0306 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:15.135565 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11255f7a-4e77-4bbc-b7b3-a842407a0306 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:15.135806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11255f7a-4e77-4bbc-b7b3-a842407a0306 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:15.136058 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11255f7a-4e77-4bbc-b7b3-a842407a0306 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:15.136435 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-11255f7a-4e77-4bbc-b7b3-a842407a0306 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:15.141999 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Created reservations ['21b01d1e-f72b-4450-8ecf-3cf7c7b9dd9c', '1fb37711-78ec-439f-96f4-fad5fdd8b910', '957db7c4-a37f-4962-b7af-f9b7d69a662d', '179834cb-6fe3-4657-b5d8-02caec9545d3'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:15.144668 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aaa6877-cd16-4d4d-a05c-a402118c99fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21b01d1e-f72b-4450-8ecf-3cf7c7b9dd9c', '1fb37711-78ec-439f-96f4-fad5fdd8b910', '957db7c4-a37f-4962-b7af-f9b7d69a662d', '179834cb-6fe3-4657-b5d8-02caec9545d3']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:15.144882 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:15.144882 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:15.144992 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c1b394-f871-434c-95ba-2b863f09cccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:15.145393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11255f7a-4e77-4bbc-b7b3-a842407a0306 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:15.146409 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 289/1156] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:15 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:15.182794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c1b394-f871-434c-95ba-2b863f09cccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f6b9aba-5929-4426-963c-343e80f6f031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-280823919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f865321154a401f8cdcf2584b8ec16a',qos_specs=None,replication_status=,reservations=['21b01d1e-f72b-4450-8ecf-3cf7c7b9dd9c','1fb37711-78ec-439f-96f4-fad5fdd8b910','957db7c4-a37f-4962-b7af-f9b7d69a662d','179834cb-6fe3-4657-b5d8-02caec9545d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85500bd8d00342ab8c2dcd5ee511eb69',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-280823919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f6b9aba-5929-4426-963c-343e80f6f031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f865321154a401f8cdcf2584b8ec16a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85500bd8d00342ab8c2dcd5ee511eb69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:15.183770 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e32fbf6-235b-48fc-a9ad-c3ba585f204e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:15.219221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e32fbf6-235b-48fc-a9ad-c3ba585f204e) transitioned into state 'SUCCESS' from state '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-280823919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f865321154a401f8cdcf2584b8ec16a',qos_specs=None,replication_status=,reservations=['21b01d1e-f72b-4450-8ecf-3cf7c7b9dd9c','1fb37711-78ec-439f-96f4-fad5fdd8b910','957db7c4-a37f-4962-b7af-f9b7d69a662d','179834cb-6fe3-4657-b5d8-02caec9545d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85500bd8d00342ab8c2dcd5ee511eb69',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:15.220332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423124bd-177c-477d-8974-2ccdad2e1978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:15.250859 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423124bd-177c-477d-8974-2ccdad2e1978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:15.254767 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Flow 'volume_create_api' (de3646be-692d-41d4-87a9-f97db9de2c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:15.256438 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Create volume request issued successfully. Aug 09 07:41:15.256993 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7887907f-8786-482e-a4d3-d72198c839a0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:15.257531 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 294/1157] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:41:15 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:15.277000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3f8db07-4f5f-4884-ac09-e7c7cf701a88 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:15.280581 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3f8db07-4f5f-4884-ac09-e7c7cf701a88 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:41:15.280764 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3f8db07-4f5f-4884-ac09-e7c7cf701a88 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:15.280955 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3f8db07-4f5f-4884-ac09-e7c7cf701a88 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:15.285354 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=243,cinder:UPDATE=50,cinder:INSERT=24 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:41:15.293816 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:15.293816 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:15.301983 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3f8db07-4f5f-4884-ac09-e7c7cf701a88 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:41:15.308953 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3f8db07-4f5f-4884-ac09-e7c7cf701a88 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:41:15.309803 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 289/1158] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:15 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:16.158113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fb35fec5-e4ac-41f2-800d-0284ac05ae4c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:16.160997 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fb35fec5-e4ac-41f2-800d-0284ac05ae4c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:16.161295 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fb35fec5-e4ac-41f2-800d-0284ac05ae4c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:16.161598 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fb35fec5-e4ac-41f2-800d-0284ac05ae4c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:16.161767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-fb35fec5-e4ac-41f2-800d-0284ac05ae4c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:16.169630 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:16.169630 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:16.170211 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fb35fec5-e4ac-41f2-800d-0284ac05ae4c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:16.170504 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 287/1159] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:16 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:16.328141 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f9d96d27-15d7-462d-b056-fa91889e5269 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:16.330648 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9d96d27-15d7-462d-b056-fa91889e5269 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:41:16.331183 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f9d96d27-15d7-462d-b056-fa91889e5269 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:16.332076 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f9d96d27-15d7-462d-b056-fa91889e5269 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:16.334381 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=284,cinder:INSERT=37,cinder:UPDATE=72 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:41:16.343031 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:16.343031 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:16.348767 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f9d96d27-15d7-462d-b056-fa91889e5269 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:41:16.355577 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9d96d27-15d7-462d-b056-fa91889e5269 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:41:16.356063 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 290/1160] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:16 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:17.187142 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a52a6dd-2202-4e7b-aff8-1415cf494870 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:17.190422 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a52a6dd-2202-4e7b-aff8-1415cf494870 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:17.191050 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a52a6dd-2202-4e7b-aff8-1415cf494870 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:17.191050 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a52a6dd-2202-4e7b-aff8-1415cf494870 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:17.191192 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6a52a6dd-2202-4e7b-aff8-1415cf494870 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:17.203502 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:17.203502 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:17.204747 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a52a6dd-2202-4e7b-aff8-1415cf494870 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:17.204747 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 295/1161] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:17 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:18.231438 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d90b5c15-dfbf-4029-90da-ee0861722b2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:18.235635 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d90b5c15-dfbf-4029-90da-ee0861722b2b tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:18.235952 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d90b5c15-dfbf-4029-90da-ee0861722b2b tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:18.236434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d90b5c15-dfbf-4029-90da-ee0861722b2b tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:18.236434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d90b5c15-dfbf-4029-90da-ee0861722b2b tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:18.245712 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:18.245712 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:18.246982 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d90b5c15-dfbf-4029-90da-ee0861722b2b tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:18.247594 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 290/1162] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:18 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:19.224544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3fc20c90-e281-4bfa-91f2-abbc816d8ada None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:19.227756 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3fc20c90-e281-4bfa-91f2-abbc816d8ada tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:19.228109 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3fc20c90-e281-4bfa-91f2-abbc816d8ada tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:19.228576 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3fc20c90-e281-4bfa-91f2-abbc816d8ada tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:19.251843 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:19.251843 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:19.260088 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3fc20c90-e281-4bfa-91f2-abbc816d8ada tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:19.268995 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3fc20c90-e281-4bfa-91f2-abbc816d8ada tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:41:19.269708 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 288/1163] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:19 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:19.270216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0036b327-026d-4072-a1d9-ee730b39d24d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:19.273572 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0036b327-026d-4072-a1d9-ee730b39d24d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:19.273572 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0036b327-026d-4072-a1d9-ee730b39d24d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:19.274324 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0036b327-026d-4072-a1d9-ee730b39d24d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:19.274515 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-0036b327-026d-4072-a1d9-ee730b39d24d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:19.292393 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:19.292393 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:19.293569 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0036b327-026d-4072-a1d9-ee730b39d24d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:19.294233 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 291/1164] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:19 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:19.362423 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-726df929-3e96-4145-a030-897851bd7a2a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:19.367423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-726df929-3e96-4145-a030-897851bd7a2a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:19.367717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-726df929-3e96-4145-a030-897851bd7a2a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:19.369689 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-726df929-3e96-4145-a030-897851bd7a2a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:19.396168 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:19.396168 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:19.404457 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-726df929-3e96-4145-a030-897851bd7a2a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:19.413170 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-726df929-3e96-4145-a030-897851bd7a2a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:41:19.413170 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 296/1165] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:19 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:19.445179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-31d18b74-bfc6-4abd-b687-899af93f4a4f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:19.450377 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-31d18b74-bfc6-4abd-b687-899af93f4a4f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] POST https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab/action Aug 09 07:41:19.450766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-31d18b74-bfc6-4abd-b687-899af93f4a4f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:19.451134 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-31d18b74-bfc6-4abd-b687-899af93f4a4f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:19.469618 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:19.469618 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:19.470434 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-31d18b74-bfc6-4abd-b687-899af93f4a4f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:19.480157 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-31d18b74-bfc6-4abd-b687-899af93f4a4f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Begin detaching volume completed successfully. Aug 09 07:41:19.480641 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-31d18b74-bfc6-4abd-b687-899af93f4a4f tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab/action returned with HTTP 202 Aug 09 07:41:19.481205 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 291/1166] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:41:19 2026] POST /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:41:19.558213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-65ccff5e-bda5-4247-a63c-0230cff38030 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:19.558809 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-65ccff5e-bda5-4247-a63c-0230cff38030 None None] GET https://10.4.3.41/volume// Aug 09 07:41:19.559087 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-65ccff5e-bda5-4247-a63c-0230cff38030 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:19.559294 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-65ccff5e-bda5-4247-a63c-0230cff38030 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:19.559729 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-65ccff5e-bda5-4247-a63c-0230cff38030 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:19.560334 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 289/1167] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:19.574374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-4071ea50-0c17-43f0-93f0-4a71a6d7a432 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:19.577612 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-4071ea50-0c17-43f0-93f0-4a71a6d7a432 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:19.578367 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-4071ea50-0c17-43f0-93f0-4a71a6d7a432 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:19.578699 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-4071ea50-0c17-43f0-93f0-4a71a6d7a432 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:19.592830 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:19.592830 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:19.599192 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-4071ea50-0c17-43f0-93f0-4a71a6d7a432 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:19.607311 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-4071ea50-0c17-43f0-93f0-4a71a6d7a432 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:41:19.607311 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 292/1168] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:19 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:20.313608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-92ef9c92-709e-45a2-90be-c1dbf0f491a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:20.316330 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92ef9c92-709e-45a2-90be-c1dbf0f491a0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:20.316806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92ef9c92-709e-45a2-90be-c1dbf0f491a0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:20.317202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92ef9c92-709e-45a2-90be-c1dbf0f491a0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:20.317741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-92ef9c92-709e-45a2-90be-c1dbf0f491a0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:20.326729 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:20.326729 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:20.326729 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92ef9c92-709e-45a2-90be-c1dbf0f491a0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:20.326729 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 297/1169] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:20 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:20.762327 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-f3bec60d-226a-48ba-9b05-d849afa5f6be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:20.766050 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-f3bec60d-226a-48ba-9b05-d849afa5f6be tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] DELETE https://10.4.3.41/volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38 Aug 09 07:41:20.766310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-f3bec60d-226a-48ba-9b05-d849afa5f6be tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:20.766697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-f3bec60d-226a-48ba-9b05-d849afa5f6be tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:20.777660 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:20.777660 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:20.853790 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-41a592ca-d9a9-4436-a966-6d672a145c59 req-f3bec60d-226a-48ba-9b05-d849afa5f6be tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38 returned with HTTP 200 Aug 09 07:41:20.854854 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 292/1170] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:41:20 2026] DELETE /volume/v3/attachments/900d9a02-ac46-4ebd-9424-92bb2960fc38 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:21.345195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fb187bba-412d-4ffb-ab75-7994b3f4ca8d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:21.347937 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fb187bba-412d-4ffb-ab75-7994b3f4ca8d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:21.351956 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fb187bba-412d-4ffb-ab75-7994b3f4ca8d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:21.352332 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fb187bba-412d-4ffb-ab75-7994b3f4ca8d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:21.352475 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-fb187bba-412d-4ffb-ab75-7994b3f4ca8d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:21.360209 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:21.360209 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:21.361296 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fb187bba-412d-4ffb-ab75-7994b3f4ca8d tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:21.361833 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 290/1171] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:21 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:21.687418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-684c6b04-3ea5-49b3-a489-911ef33ee5b8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:21.689599 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-684c6b04-3ea5-49b3-a489-911ef33ee5b8 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:21.689787 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-684c6b04-3ea5-49b3-a489-911ef33ee5b8 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:21.690133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-684c6b04-3ea5-49b3-a489-911ef33ee5b8 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:21.706837 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:21.706837 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:21.713048 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-684c6b04-3ea5-49b3-a489-911ef33ee5b8 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:21.720489 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-684c6b04-3ea5-49b3-a489-911ef33ee5b8 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:41:21.721316 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 293/1172] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:21 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:22.382293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5848c7ab-591c-4d06-b883-0f4e92ecc46e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:22.387435 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5848c7ab-591c-4d06-b883-0f4e92ecc46e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:22.387435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5848c7ab-591c-4d06-b883-0f4e92ecc46e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:22.387435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5848c7ab-591c-4d06-b883-0f4e92ecc46e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:22.387435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5848c7ab-591c-4d06-b883-0f4e92ecc46e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:22.401093 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:22.401093 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:22.402357 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5848c7ab-591c-4d06-b883-0f4e92ecc46e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:22.405738 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 298/1173] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:22 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:23.417303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-caa3ce8e-cda7-4e53-bb27-76a936d6714f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:23.419460 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-caa3ce8e-cda7-4e53-bb27-76a936d6714f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:23.419701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-caa3ce8e-cda7-4e53-bb27-76a936d6714f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:23.419967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-caa3ce8e-cda7-4e53-bb27-76a936d6714f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:23.420536 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-caa3ce8e-cda7-4e53-bb27-76a936d6714f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:23.426124 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:23.426124 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:23.427199 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-caa3ce8e-cda7-4e53-bb27-76a936d6714f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:23.427634 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 293/1174] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:23 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:24.448860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-32792c6f-14a2-4fae-83a9-b01ef07717b7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:24.449746 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32792c6f-14a2-4fae-83a9-b01ef07717b7 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:24.450104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32792c6f-14a2-4fae-83a9-b01ef07717b7 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:24.450431 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32792c6f-14a2-4fae-83a9-b01ef07717b7 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:24.450566 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-32792c6f-14a2-4fae-83a9-b01ef07717b7 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:24.459693 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:24.459693 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:24.460582 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32792c6f-14a2-4fae-83a9-b01ef07717b7 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:24.462456 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 291/1175] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:24 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:24.700118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-31eeeb82-5a35-49c9-b86f-ea5e89639963 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:24.703333 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-31eeeb82-5a35-49c9-b86f-ea5e89639963 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:41:24.703731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-31eeeb82-5a35-49c9-b86f-ea5e89639963 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:24.703929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-31eeeb82-5a35-49c9-b86f-ea5e89639963 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:24.717329 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:24.717329 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:24.726497 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-31eeeb82-5a35-49c9-b86f-ea5e89639963 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:41:24.735104 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-31eeeb82-5a35-49c9-b86f-ea5e89639963 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:41:24.736085 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 294/1176] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:24 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:24.784109 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0cc21464-a7db-4cb1-8640-b0ceff16ee07 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:24.784609 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0cc21464-a7db-4cb1-8640-b0ceff16ee07 None None] GET https://10.4.3.41/volume// Aug 09 07:41:24.785372 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0cc21464-a7db-4cb1-8640-b0ceff16ee07 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:24.785372 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0cc21464-a7db-4cb1-8640-b0ceff16ee07 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:24.786150 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0cc21464-a7db-4cb1-8640-b0ceff16ee07 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:24.786473 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 299/1177] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:41:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:24.801385 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-f3bd1bba-31e5-42bb-9726-8b2caa395a4b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:24.805900 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-f3bd1bba-31e5-42bb-9726-8b2caa395a4b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:24.806214 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-f3bd1bba-31e5-42bb-9726-8b2caa395a4b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f6b9aba-5929-4426-963c-343e80f6f031", "connector": null, "instance_uuid": "3e102b0c-0f36-4cff-9936-57498f616025"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:24.821348 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:24.821348 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:24.871722 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-f3bd1bba-31e5-42bb-9726-8b2caa395a4b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:24.872383 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 294/1178] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:24 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 09 07:41:24.920649 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-e18f997e-c3e2-4769-9dab-c903faee63ec None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:24.923256 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-e18f997e-c3e2-4769-9dab-c903faee63ec tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2/action Aug 09 07:41:24.923760 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-e18f997e-c3e2-4769-9dab-c903faee63ec tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:24.923953 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-e18f997e-c3e2-4769-9dab-c903faee63ec tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:24.950548 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:24.950548 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:24.976261 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2b4c312c-87e0-4375-b3d8-f2088e5d7e67 req-e18f997e-c3e2-4769-9dab-c903faee63ec tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2/action returned with HTTP 204 Aug 09 07:41:24.976785 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 292/1179] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:24 2026] POST /volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:25.013073 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-af8c7316-ee56-472b-bf57-e9c3512628f0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:25.016657 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-af8c7316-ee56-472b-bf57-e9c3512628f0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:41:25.016657 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-af8c7316-ee56-472b-bf57-e9c3512628f0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:25.016657 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-af8c7316-ee56-472b-bf57-e9c3512628f0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:25.028571 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:25.028571 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:25.036063 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-af8c7316-ee56-472b-bf57-e9c3512628f0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:41:25.045177 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-af8c7316-ee56-472b-bf57-e9c3512628f0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:41:25.045177 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 295/1180] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:25 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 1109 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:25.062056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dea6ec60-d152-4edc-a5ce-756bc0c3f7da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:25.064506 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dea6ec60-d152-4edc-a5ce-756bc0c3f7da tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:41:25.064784 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dea6ec60-d152-4edc-a5ce-756bc0c3f7da tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:25.065036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dea6ec60-d152-4edc-a5ce-756bc0c3f7da tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:25.084159 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:25.084159 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:25.093013 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dea6ec60-d152-4edc-a5ce-756bc0c3f7da tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:41:25.096070 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dea6ec60-d152-4edc-a5ce-756bc0c3f7da tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:41:25.096846 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 300/1181] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:25 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:25.478289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fa2a5a1d-7419-4968-953a-fdae69527350 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:25.481138 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa2a5a1d-7419-4968-953a-fdae69527350 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:41:25.481729 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa2a5a1d-7419-4968-953a-fdae69527350 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:25.482701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa2a5a1d-7419-4968-953a-fdae69527350 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:25.482701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-fa2a5a1d-7419-4968-953a-fdae69527350 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Show backup with id 12b05858-94b6-4a08-86c7-5875bcdfbc55. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:41:25.494549 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:25.494549 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:25.495748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa2a5a1d-7419-4968-953a-fdae69527350 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 200 Aug 09 07:41:25.496886 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 295/1182] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:25 2026] GET /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:25.514169 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7188151e-664f-4755-be34-c70e44b7e45e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:25.517529 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7188151e-664f-4755-be34-c70e44b7e45e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee Aug 09 07:41:25.517529 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7188151e-664f-4755-be34-c70e44b7e45e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:25.518211 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7188151e-664f-4755-be34-c70e44b7e45e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:25.533216 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:25.533216 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:25.541313 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7188151e-664f-4755-be34-c70e44b7e45e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:25.549021 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7188151e-664f-4755-be34-c70e44b7e45e tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee returned with HTTP 200 Aug 09 07:41:25.549484 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 293/1183] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:25 2026] GET /volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:25.571424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c3a3e918-2c65-4a31-bca2-c2a17c80f456 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:25.579402 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3a3e918-2c65-4a31-bca2-c2a17c80f456 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee Aug 09 07:41:25.580750 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c3a3e918-2c65-4a31-bca2-c2a17c80f456 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:25.580907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c3a3e918-2c65-4a31-bca2-c2a17c80f456 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:25.595363 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:25.595363 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:25.600871 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c3a3e918-2c65-4a31-bca2-c2a17c80f456 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:25.607501 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3a3e918-2c65-4a31-bca2-c2a17c80f456 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee returned with HTTP 200 Aug 09 07:41:25.608028 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 296/1184] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:25 2026] GET /volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:26.190386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-899e81de-4539-49da-a318-bcabad672629 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:26.193064 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-899e81de-4539-49da-a318-bcabad672629 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:26.193334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-899e81de-4539-49da-a318-bcabad672629 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:26.193626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-899e81de-4539-49da-a318-bcabad672629 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:26.193891 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-899e81de-4539-49da-a318-bcabad672629 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Delete volume with id: e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:26.204782 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:26.204782 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:26.205492 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-899e81de-4539-49da-a318-bcabad672629 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:26.239387 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-899e81de-4539-49da-a318-bcabad672629 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Delete volume request issued successfully. Aug 09 07:41:26.240060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-899e81de-4539-49da-a318-bcabad672629 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 202 Aug 09 07:41:26.240883 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 301/1185] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:41:26 2026] DELETE /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:26.255226 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d237367d-c251-4375-a0b5-349e0ee703ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:26.260887 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d237367d-c251-4375-a0b5-349e0ee703ff tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:26.260887 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d237367d-c251-4375-a0b5-349e0ee703ff tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:26.261705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d237367d-c251-4375-a0b5-349e0ee703ff tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:26.274467 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:26.274467 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:26.282834 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d237367d-c251-4375-a0b5-349e0ee703ff tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:26.289224 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-609167db-57ff-4f31-88cb-c75ec0ea6e44 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:26.289721 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-609167db-57ff-4f31-88cb-c75ec0ea6e44 None None] GET https://10.4.3.41/volume// Aug 09 07:41:26.290055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-609167db-57ff-4f31-88cb-c75ec0ea6e44 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:26.290297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-609167db-57ff-4f31-88cb-c75ec0ea6e44 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:26.290699 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-609167db-57ff-4f31-88cb-c75ec0ea6e44 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:26.291085 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 294/1186] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:26.296389 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d237367d-c251-4375-a0b5-349e0ee703ff tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 200 Aug 09 07:41:26.296929 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 296/1187] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:26 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:26.300564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-20d8f78b-342f-4635-8330-e943bd1bf92e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:26.302626 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-20d8f78b-342f-4635-8330-e943bd1bf92e tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:41:26.302855 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-20d8f78b-342f-4635-8330-e943bd1bf92e tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:26.303085 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-20d8f78b-342f-4635-8330-e943bd1bf92e tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:26.321045 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:26.321045 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:26.326443 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-20d8f78b-342f-4635-8330-e943bd1bf92e tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:41:26.334523 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-20d8f78b-342f-4635-8330-e943bd1bf92e tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:41:26.335618 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 297/1188] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:26 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 1289 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:26.461888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-02bb02b2-8a12-4333-b826-2e9fe371f335 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:26.464930 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-02bb02b2-8a12-4333-b826-2e9fe371f335 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] PUT https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2 Aug 09 07:41:26.465395 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-02bb02b2-8a12-4333-b826-2e9fe371f335 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:26.476158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-02bb02b2-8a12-4333-b826-2e9fe371f335 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Acquiring lock "cinder-attachment_update-2f6b9aba-5929-4426-963c-343e80f6f031-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:26.482043 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-02bb02b2-8a12-4333-b826-2e9fe371f335 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Lock "cinder-attachment_update-2f6b9aba-5929-4426-963c-343e80f6f031-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:26.483525 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:26.483525 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:26.597075 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-02bb02b2-8a12-4333-b826-2e9fe371f335 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Lock "cinder-attachment_update-2f6b9aba-5929-4426-963c-343e80f6f031-np0000006821" released by "attachment_update" :: held 0.115s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:26.597476 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-02bb02b2-8a12-4333-b826-2e9fe371f335 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2 returned with HTTP 200 Aug 09 07:41:26.598064 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 302/1189] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:26 2026] PUT /volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:26.625046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-af75935b-c6f8-4243-9614-79a222288664 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:26.626696 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-af75935b-c6f8-4243-9614-79a222288664 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2/action Aug 09 07:41:26.627167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-af75935b-c6f8-4243-9614-79a222288664 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:26.627227 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-af75935b-c6f8-4243-9614-79a222288664 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:26.656282 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:26.656282 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:26.672107 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4251446b-e71a-4286-970d-8cf2c4da6b14 req-af75935b-c6f8-4243-9614-79a222288664 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2/action returned with HTTP 204 Aug 09 07:41:26.673285 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 295/1190] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:26 2026] POST /volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:27.313571 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9074a054-2061-4829-bfde-ba356e4838f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:27.318694 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9074a054-2061-4829-bfde-ba356e4838f6 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab Aug 09 07:41:27.320146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9074a054-2061-4829-bfde-ba356e4838f6 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:27.320146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9074a054-2061-4829-bfde-ba356e4838f6 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:27.333136 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9074a054-2061-4829-bfde-ba356e4838f6 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab returned with HTTP 404 Aug 09 07:41:27.334010 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 297/1191] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:27 2026] GET /volume/v3/volumes/e4641a43-e196-45b2-af57-caee2df809ab => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:27.347558 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:27.350267 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] DELETE https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 Aug 09 07:41:27.350267 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:27.351049 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:27.352089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Delete volume with id: 122838b8-ee64-4c7e-9dee-ec53d19d1502 Aug 09 07:41:27.361817 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:27.361817 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:27.362431 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:27.396540 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-8f685059-8cb7-49bc-a293-95a2466bb1c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:27.400897 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-8f685059-8cb7-49bc-a293-95a2466bb1c0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee Aug 09 07:41:27.401190 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-8f685059-8cb7-49bc-a293-95a2466bb1c0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:27.402242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-8f685059-8cb7-49bc-a293-95a2466bb1c0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:27.409521 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Delete volume request issued successfully. Aug 09 07:41:27.411937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c816ce4f-4715-49ef-8b6e-b77e58f6b031 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 returned with HTTP 202 Aug 09 07:41:27.411937 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 298/1192] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:41:27 2026] DELETE /volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:27.416762 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:27.416762 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:27.422070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fdcb2363-49c0-4768-b0da-bbf9d35b2570 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:27.423572 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-8f685059-8cb7-49bc-a293-95a2466bb1c0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:27.426399 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fdcb2363-49c0-4768-b0da-bbf9d35b2570 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 Aug 09 07:41:27.426399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fdcb2363-49c0-4768-b0da-bbf9d35b2570 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:27.426399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fdcb2363-49c0-4768-b0da-bbf9d35b2570 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:27.431395 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-8f685059-8cb7-49bc-a293-95a2466bb1c0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee returned with HTTP 200 Aug 09 07:41:27.432329 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 303/1193] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:27 2026] GET /volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:27.443374 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:27.443374 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:27.450985 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fdcb2363-49c0-4768-b0da-bbf9d35b2570 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Volume info retrieved successfully. Aug 09 07:41:27.460217 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fdcb2363-49c0-4768-b0da-bbf9d35b2570 tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 returned with HTTP 200 Aug 09 07:41:27.460217 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 296/1194] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:27 2026] GET /volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:28.126560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-35d621ff-7acd-4e74-a52d-f055a8babdab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:28.129367 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-35d621ff-7acd-4e74-a52d-f055a8babdab tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee Aug 09 07:41:28.129671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-35d621ff-7acd-4e74-a52d-f055a8babdab tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:28.129976 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-35d621ff-7acd-4e74-a52d-f055a8babdab tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:28.140512 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:28.140512 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:28.149429 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-35d621ff-7acd-4e74-a52d-f055a8babdab tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:28.158722 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-35d621ff-7acd-4e74-a52d-f055a8babdab tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee returned with HTTP 200 Aug 09 07:41:28.159367 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 298/1195] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:28 2026] GET /volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:28.182175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b993b099-4dd0-4436-9a0b-8829eba81e9a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:28.182624 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b993b099-4dd0-4436-9a0b-8829eba81e9a None None] GET https://10.4.3.41/volume// Aug 09 07:41:28.182954 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b993b099-4dd0-4436-9a0b-8829eba81e9a None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:28.183193 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b993b099-4dd0-4436-9a0b-8829eba81e9a None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:28.183527 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b993b099-4dd0-4436-9a0b-8829eba81e9a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:28.183898 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 299/1196] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:41:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:28.194711 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-4a643668-b410-4010-9d79-4639c0388e1c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:28.197467 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-4a643668-b410-4010-9d79-4639c0388e1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:28.197882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-4a643668-b410-4010-9d79-4639c0388e1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a0f171e-2a0f-41ac-ad4c-ac3939a45aee", "connector": null, "instance_uuid": "ea3ae1d1-1d66-4899-9720-027177fa87e5"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:28.207821 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:28.207821 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:28.267072 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-4a643668-b410-4010-9d79-4639c0388e1c tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:28.268173 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 304/1197] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:28 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 09 07:41:28.480280 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cef3adee-d068-41dc-b163-39b21d041d6a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:28.483883 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cef3adee-d068-41dc-b163-39b21d041d6a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] GET https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 Aug 09 07:41:28.483883 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cef3adee-d068-41dc-b163-39b21d041d6a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:28.485565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cef3adee-d068-41dc-b163-39b21d041d6a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:28.495972 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cef3adee-d068-41dc-b163-39b21d041d6a tempest-ServerRescueNegativeTestJSON-1352379241 tempest-ServerRescueNegativeTestJSON-1352379241-project-member] https://10.4.3.41/volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 returned with HTTP 404 Aug 09 07:41:28.496470 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 297/1198] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:28 2026] GET /volume/v3/volumes/122838b8-ee64-4c7e-9dee-ec53d19d1502 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:31.070536 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5d5416e-45e6-4604-9a8e-ec7cd7fb93f1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:31.070939 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5d5416e-45e6-4604-9a8e-ec7cd7fb93f1 None None] GET https://10.4.3.41/volume// Aug 09 07:41:31.071191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5d5416e-45e6-4604-9a8e-ec7cd7fb93f1 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:31.072746 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5d5416e-45e6-4604-9a8e-ec7cd7fb93f1 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:31.072746 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5d5416e-45e6-4604-9a8e-ec7cd7fb93f1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:31.072746 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 299/1199] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:31.104305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-1c5373f3-49c9-4e17-941e-db04158b117f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:31.109939 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-1c5373f3-49c9-4e17-941e-db04158b117f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee Aug 09 07:41:31.109939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-1c5373f3-49c9-4e17-941e-db04158b117f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:31.109939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-1c5373f3-49c9-4e17-941e-db04158b117f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:31.128684 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:31.128684 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:31.140965 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-1c5373f3-49c9-4e17-941e-db04158b117f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:41:31.149996 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-1c5373f3-49c9-4e17-941e-db04158b117f tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee returned with HTTP 200 Aug 09 07:41:31.150604 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 300/1200] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:31 2026] GET /volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee => generated 1594 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:31.414008 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-e4f7133e-4e4f-42d8-9b88-405870b111f4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:31.418867 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-e4f7133e-4e4f-42d8-9b88-405870b111f4 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] PUT https://10.4.3.41/volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711 Aug 09 07:41:31.419604 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-e4f7133e-4e4f-42d8-9b88-405870b111f4 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:31.432213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-e4f7133e-4e4f-42d8-9b88-405870b111f4 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Acquiring lock "cinder-attachment_update-5a0f171e-2a0f-41ac-ad4c-ac3939a45aee-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:31.438544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-e4f7133e-4e4f-42d8-9b88-405870b111f4 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Lock "cinder-attachment_update-5a0f171e-2a0f-41ac-ad4c-ac3939a45aee-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:31.440200 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:31.440200 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:31.590928 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-e4f7133e-4e4f-42d8-9b88-405870b111f4 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Lock "cinder-attachment_update-5a0f171e-2a0f-41ac-ad4c-ac3939a45aee-np0000006821" released by "attachment_update" :: held 0.152s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:31.592834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-e4f7133e-4e4f-42d8-9b88-405870b111f4 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711 returned with HTTP 200 Aug 09 07:41:31.592834 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 305/1201] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:31 2026] PUT /volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:31.645374 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-f10d86a3-c146-413f-8c00-33c9b54c4d71 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:31.646441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-f10d86a3-c146-413f-8c00-33c9b54c4d71 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] POST https://10.4.3.41/volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711/action Aug 09 07:41:31.646932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-f10d86a3-c146-413f-8c00-33c9b54c4d71 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:31.647107 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-f10d86a3-c146-413f-8c00-33c9b54c4d71 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:31.670022 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:31.670022 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:31.683511 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2f0ee8c9-2519-4d06-8995-6254856ceca6 req-f10d86a3-c146-413f-8c00-33c9b54c4d71 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711/action returned with HTTP 204 Aug 09 07:41:31.684231 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 298/1202] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:31 2026] POST /volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:34.794564 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:34.796539 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:34.797574 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1228559985"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:34.799717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1228559985'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:34.811053 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume of 1 GB Aug 09 07:41:34.811053 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:34.811053 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:34.811053 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Availability Zones retrieved successfully. Aug 09 07:41:34.820951 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (867cf704-0718-4093-8374-116303837254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:34.822211 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bf3b8e-0db9-43d3-860a-c4279c001e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:34.823874 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:34.847434 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:34.847434 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:34.881101 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bf3b8e-0db9-43d3-860a-c4279c001e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9df29816-abbb-4dc8-97c5-ae3294cf9a0b', 'encryption_key_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=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:34.882179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2282d0cb-8b7a-4540-b4e8-1ce3290dddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:34.961679 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Created reservations ['aa52868d-4c69-4fc5-9ec7-01b3331e09e8', 'ab1d9d60-e4b9-4f52-b182-b14f3b80e8f5', 'cfc5343f-e96e-421b-afe6-73c36eb87faa', '8d1a873a-d433-4c1d-8ba8-e86e084dc885'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:34.962258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2282d0cb-8b7a-4540-b4e8-1ce3290dddb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa52868d-4c69-4fc5-9ec7-01b3331e09e8', 'ab1d9d60-e4b9-4f52-b182-b14f3b80e8f5', 'cfc5343f-e96e-421b-afe6-73c36eb87faa', '8d1a873a-d433-4c1d-8ba8-e86e084dc885']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:34.964069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff50a08-c3bf-4417-ab9e-fa3de81aa629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:34.996258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff50a08-c3bf-4417-ab9e-fa3de81aa629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e84690c3-97b4-417c-951c-4b11d3d4b250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1228559985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['aa52868d-4c69-4fc5-9ec7-01b3331e09e8','ab1d9d60-e4b9-4f52-b182-b14f3b80e8f5','cfc5343f-e96e-421b-afe6-73c36eb87faa','8d1a873a-d433-4c1d-8ba8-e86e084dc885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1228559985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e84690c3-97b4-417c-951c-4b11d3d4b250,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0ce2dae6ec4b4ed29e792284d5f84098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9df29816-abbb-4dc8-97c5-ae3294cf9a0b),volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:34.997757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186f9379-0adc-4bbc-8e73-49a5c247600a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:35.021380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186f9379-0adc-4bbc-8e73-49a5c247600a) transitioned into state 'SUCCESS' from state '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-1228559985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['aa52868d-4c69-4fc5-9ec7-01b3331e09e8','ab1d9d60-e4b9-4f52-b182-b14f3b80e8f5','cfc5343f-e96e-421b-afe6-73c36eb87faa','8d1a873a-d433-4c1d-8ba8-e86e084dc885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:35.022416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8828601c-3a40-4c2e-be28-a17ea0b055f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:35.069622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8828601c-3a40-4c2e-be28-a17ea0b055f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:35.069622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (867cf704-0718-4093-8374-116303837254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:35.069622 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request issued successfully. Aug 09 07:41:35.069622 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6d161b3-db8e-4f8c-a62a-cbda362d8a75 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:35.069622 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 300/1203] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:41:34 2026] POST /volume/v3/volumes => generated 758 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:35.070756 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5c51566b-7c0b-422c-a8ba-57115d04b6b3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:35.070756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c51566b-7c0b-422c-a8ba-57115d04b6b3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:35.070756 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c51566b-7c0b-422c-a8ba-57115d04b6b3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:35.070756 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c51566b-7c0b-422c-a8ba-57115d04b6b3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:35.080336 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:35.080336 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:35.088827 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5c51566b-7c0b-422c-a8ba-57115d04b6b3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:35.096352 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c51566b-7c0b-422c-a8ba-57115d04b6b3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:35.096964 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 301/1204] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:35 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:36.113948 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f2bbda65-1fd0-4286-bbe2-b13a161385c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.116099 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2bbda65-1fd0-4286-bbe2-b13a161385c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:36.116303 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2bbda65-1fd0-4286-bbe2-b13a161385c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:36.116842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2bbda65-1fd0-4286-bbe2-b13a161385c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:36.130657 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:36.130657 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:36.135099 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f2bbda65-1fd0-4286-bbe2-b13a161385c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:36.141257 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2bbda65-1fd0-4286-bbe2-b13a161385c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:36.141883 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 306/1205] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:36 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:36.198687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-98f92e3d-af28-4af9-ad2c-90a114109123 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.203186 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-98f92e3d-af28-4af9-ad2c-90a114109123 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:36.203186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-98f92e3d-af28-4af9-ad2c-90a114109123 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:36.203186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-98f92e3d-af28-4af9-ad2c-90a114109123 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:36.214952 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:36.214952 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:36.219936 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-98f92e3d-af28-4af9-ad2c-90a114109123 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:36.226693 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-98f92e3d-af28-4af9-ad2c-90a114109123 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:36.227526 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 299/1206] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:36 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:36.346443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6b9334c4-d176-4b65-ab21-096f6db7cebd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.346994 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b9334c4-d176-4b65-ab21-096f6db7cebd None None] GET https://10.4.3.41/volume// Aug 09 07:41:36.347278 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b9334c4-d176-4b65-ab21-096f6db7cebd None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:36.347581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b9334c4-d176-4b65-ab21-096f6db7cebd None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:36.349163 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b9334c4-d176-4b65-ab21-096f6db7cebd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:36.349163 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 301/1207] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:41:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:36.362595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-6c10f72f-29cc-4af5-85fc-d9ee095924e9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.368885 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-6c10f72f-29cc-4af5-85fc-d9ee095924e9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:36.371312 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-6c10f72f-29cc-4af5-85fc-d9ee095924e9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e84690c3-97b4-417c-951c-4b11d3d4b250", "connector": null, "instance_uuid": "735e007a-2310-4b5c-a075-b9306ef5ab19"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:36.389426 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:36.389426 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:36.428954 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-6c10f72f-29cc-4af5-85fc-d9ee095924e9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:36.430513 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 302/1208] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:36 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:36.482111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-853cf20e-e86f-4ac2-b8c7-e9baec95465e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.484230 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-853cf20e-e86f-4ac2-b8c7-e9baec95465e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:36.484542 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-853cf20e-e86f-4ac2-b8c7-e9baec95465e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:36.485012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-853cf20e-e86f-4ac2-b8c7-e9baec95465e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:36.500661 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4136931a-7e12-43ae-bd59-e95f1eb4bb95 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.500661 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4136931a-7e12-43ae-bd59-e95f1eb4bb95 None None] GET https://10.4.3.41/volume// Aug 09 07:41:36.500661 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4136931a-7e12-43ae-bd59-e95f1eb4bb95 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:36.500661 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4136931a-7e12-43ae-bd59-e95f1eb4bb95 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:36.501707 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4136931a-7e12-43ae-bd59-e95f1eb4bb95 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:36.502264 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 300/1209] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:36.504973 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:36.504973 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:36.512712 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-853cf20e-e86f-4ac2-b8c7-e9baec95465e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:36.514955 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b18bd562-4c15-4a83-ac2c-ac6dc544ccbb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.518562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b18bd562-4c15-4a83-ac2c-ac6dc544ccbb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:36.518860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b18bd562-4c15-4a83-ac2c-ac6dc544ccbb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:36.519092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b18bd562-4c15-4a83-ac2c-ac6dc544ccbb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:36.520670 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-853cf20e-e86f-4ac2-b8c7-e9baec95465e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:36.521347 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 307/1210] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:36 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:36.534830 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:36.534830 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:36.540451 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b18bd562-4c15-4a83-ac2c-ac6dc544ccbb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:36.546950 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b18bd562-4c15-4a83-ac2c-ac6dc544ccbb tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:36.547431 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 302/1211] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:36 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:36.699846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-29450ef0-2d38-4a7d-938d-ec7cbc494a0e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:36.703052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-29450ef0-2d38-4a7d-938d-ec7cbc494a0e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f Aug 09 07:41:36.703561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-29450ef0-2d38-4a7d-938d-ec7cbc494a0e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:36.713969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-29450ef0-2d38-4a7d-938d-ec7cbc494a0e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:36.719548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-29450ef0-2d38-4a7d-938d-ec7cbc494a0e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:36.721748 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:36.721748 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:36.871723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-29450ef0-2d38-4a7d-938d-ec7cbc494a0e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" released by "attachment_update" :: held 0.150s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:36.871723 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-29450ef0-2d38-4a7d-938d-ec7cbc494a0e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f returned with HTTP 200 Aug 09 07:41:36.871723 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 303/1212] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:36 2026] PUT /volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:37.541213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cc23f509-a33f-4643-a559-4090b77554c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:37.543870 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cc23f509-a33f-4643-a559-4090b77554c1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:37.544294 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cc23f509-a33f-4643-a559-4090b77554c1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:37.544589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cc23f509-a33f-4643-a559-4090b77554c1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:37.561496 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:37.561496 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:37.564141 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cc23f509-a33f-4643-a559-4090b77554c1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:37.571922 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cc23f509-a33f-4643-a559-4090b77554c1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:37.572419 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 301/1213] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:37 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:37.699562 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:37.703037 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:37.703037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-505445647"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:37.705092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-505445647'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:37.705260 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume of 1 GB Aug 09 07:41:37.710729 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Availability Zones retrieved successfully. Aug 09 07:41:37.717173 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Flow 'volume_create_api' (bfa29e03-bc44-4fee-8a05-b97c97385623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:37.718199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d16bae-6c1a-40b3-97b1-70d61712d6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:37.719380 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:37.754348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d16bae-6c1a-40b3-97b1-70d61712d6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:37.755540 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3913add-3a44-4045-9b95-092f5a4e2df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:37.866482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Created reservations ['e8fea6b8-ea5b-4919-b45b-e5b1507f6740', '1da24f24-79ba-4c2a-97ad-8b83b941ddc2', '7fa49a27-78fc-452a-bb1e-4d0c3ddd14cf', '198d4999-e70b-471e-99bb-85fef4e670ca'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:37.867557 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3913add-3a44-4045-9b95-092f5a4e2df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8fea6b8-ea5b-4919-b45b-e5b1507f6740', '1da24f24-79ba-4c2a-97ad-8b83b941ddc2', '7fa49a27-78fc-452a-bb1e-4d0c3ddd14cf', '198d4999-e70b-471e-99bb-85fef4e670ca']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:37.869464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa18649-a647-4cbe-a295-8e52f5f95d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:37.914812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa18649-a647-4cbe-a295-8e52f5f95d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5472513c-e576-4412-9aab-ed5c036affd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-505445647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00949dac2e834a3e91b5642692e43379',qos_specs=None,replication_status=,reservations=['e8fea6b8-ea5b-4919-b45b-e5b1507f6740','1da24f24-79ba-4c2a-97ad-8b83b941ddc2','7fa49a27-78fc-452a-bb1e-4d0c3ddd14cf','198d4999-e70b-471e-99bb-85fef4e670ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-505445647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5472513c-e576-4412-9aab-ed5c036affd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00949dac2e834a3e91b5642692e43379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:37.914812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c52873d-80a0-4b69-9a28-64c9ba4b3204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:37.954553 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c52873d-80a0-4b69-9a28-64c9ba4b3204) transitioned into state 'SUCCESS' from state '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-505445647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00949dac2e834a3e91b5642692e43379',qos_specs=None,replication_status=,reservations=['e8fea6b8-ea5b-4919-b45b-e5b1507f6740','1da24f24-79ba-4c2a-97ad-8b83b941ddc2','7fa49a27-78fc-452a-bb1e-4d0c3ddd14cf','198d4999-e70b-471e-99bb-85fef4e670ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:37.955544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81a7216-cd3b-4b2e-ba65-aae70c8fbd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:37.973612 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81a7216-cd3b-4b2e-ba65-aae70c8fbd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:37.975176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Flow 'volume_create_api' (bfa29e03-bc44-4fee-8a05-b97c97385623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:37.975176 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume request issued successfully. Aug 09 07:41:37.977328 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c8cf5e96-cb6f-4f80-856a-51aa09cbd522 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:37.977328 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 308/1214] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:41:37 2026] POST /volume/v3/volumes => generated 752 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:37.994485 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b54f54de-1539-480f-bdde-5645f271a875 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:37.996182 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b54f54de-1539-480f-bdde-5645f271a875 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:37.996505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b54f54de-1539-480f-bdde-5645f271a875 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:37.996944 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b54f54de-1539-480f-bdde-5645f271a875 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:38.006687 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:38.006687 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:38.010326 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b54f54de-1539-480f-bdde-5645f271a875 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:38.015748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b54f54de-1539-480f-bdde-5645f271a875 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:38.016339 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 303/1215] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:37 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:38.219086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:38.221769 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:38.222558 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1857933468"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:38.225514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1857933468'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:38.225771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume of 1 GB Aug 09 07:41:38.226340 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:38.226340 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:38.232499 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Availability Zones retrieved successfully. Aug 09 07:41:38.246132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Flow 'volume_create_api' (5e9f44bd-7f3a-47a1-a0c5-87849b481583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:38.246132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6000a5-19d6-4d36-9b0c-ad5c2341a0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:38.246132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:38.281068 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6000a5-19d6-4d36-9b0c-ad5c2341a0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:38.282255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ad6280-eaf9-445e-8e98-2b9fb14493b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:38.353944 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Created reservations ['94183a18-d5f2-40c9-aea7-c295c84f796b', '824d1e04-3d39-47ba-adac-dded7de0830f', 'b142a119-fde6-4e60-b79d-f93a2d16344f', '2cdcbcb9-7e7c-4d10-9f80-538edf95e570'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:38.355205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ad6280-eaf9-445e-8e98-2b9fb14493b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94183a18-d5f2-40c9-aea7-c295c84f796b', '824d1e04-3d39-47ba-adac-dded7de0830f', 'b142a119-fde6-4e60-b79d-f93a2d16344f', '2cdcbcb9-7e7c-4d10-9f80-538edf95e570']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:38.356338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110db604-5dd7-4816-ac8a-e34b99d059f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:38.389410 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (110db604-5dd7-4816-ac8a-e34b99d059f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '911a5a46-0a88-42d6-a572-0990ebe25925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1857933468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84039790141c40d9b54f7c6fea2ab804',qos_specs=None,replication_status=,reservations=['94183a18-d5f2-40c9-aea7-c295c84f796b','824d1e04-3d39-47ba-adac-dded7de0830f','b142a119-fde6-4e60-b79d-f93a2d16344f','2cdcbcb9-7e7c-4d10-9f80-538edf95e570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1857933468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=911a5a46-0a88-42d6-a572-0990ebe25925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84039790141c40d9b54f7c6fea2ab804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:38.390650 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b79565-ef28-4ef9-9dce-c6348a3d31c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:38.420227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b79565-ef28-4ef9-9dce-c6348a3d31c6) transitioned into state 'SUCCESS' from state '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-1857933468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84039790141c40d9b54f7c6fea2ab804',qos_specs=None,replication_status=,reservations=['94183a18-d5f2-40c9-aea7-c295c84f796b','824d1e04-3d39-47ba-adac-dded7de0830f','b142a119-fde6-4e60-b79d-f93a2d16344f','2cdcbcb9-7e7c-4d10-9f80-538edf95e570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:38.421449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719ebee4-be95-48af-acc6-75ef3b36f7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:38.441167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719ebee4-be95-48af-acc6-75ef3b36f7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:38.443488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Flow 'volume_create_api' (5e9f44bd-7f3a-47a1-a0c5-87849b481583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:38.443488 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume request issued successfully. Aug 09 07:41:38.445907 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0fba672f-5cbb-4f7f-b29c-2fc935f52f5f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:38.445907 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 304/1216] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:41:38 2026] POST /volume/v3/volumes => generated 749 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:38.460537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-84e5d206-f87b-42bb-8d58-63339f19fd3e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:38.463046 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-84e5d206-f87b-42bb-8d58-63339f19fd3e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:38.463323 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-84e5d206-f87b-42bb-8d58-63339f19fd3e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:38.463591 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-84e5d206-f87b-42bb-8d58-63339f19fd3e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:38.472339 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:38.472339 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:38.477424 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-84e5d206-f87b-42bb-8d58-63339f19fd3e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:38.483767 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-84e5d206-f87b-42bb-8d58-63339f19fd3e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:38.484380 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 302/1217] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:38 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:38.592965 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d13b213-9cfc-415a-98bc-195436196446 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:38.598718 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d13b213-9cfc-415a-98bc-195436196446 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:38.598718 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d13b213-9cfc-415a-98bc-195436196446 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:38.599933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d13b213-9cfc-415a-98bc-195436196446 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:38.621620 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:38.621620 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:38.638967 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8d13b213-9cfc-415a-98bc-195436196446 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:38.645567 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d13b213-9cfc-415a-98bc-195436196446 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:38.646078 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 309/1218] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:38 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:39.040417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aec85f6f-a84d-442f-9713-e7b2fa6b5117 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.044184 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aec85f6f-a84d-442f-9713-e7b2fa6b5117 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:39.044464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aec85f6f-a84d-442f-9713-e7b2fa6b5117 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.045646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aec85f6f-a84d-442f-9713-e7b2fa6b5117 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.063777 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.063777 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:39.069387 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aec85f6f-a84d-442f-9713-e7b2fa6b5117 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:39.076318 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aec85f6f-a84d-442f-9713-e7b2fa6b5117 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:39.077022 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 304/1219] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:39.140770 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-fa228052-42da-4807-a234-169435d004d3 req-e545fa14-abd7-45c6-9493-c7e2178596b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.143652 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-e545fa14-abd7-45c6-9493-c7e2178596b4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:39.143909 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-e545fa14-abd7-45c6-9493-c7e2178596b4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.144156 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-e545fa14-abd7-45c6-9493-c7e2178596b4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.154628 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.154628 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:39.163221 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-fa228052-42da-4807-a234-169435d004d3 req-e545fa14-abd7-45c6-9493-c7e2178596b4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:39.170396 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-e545fa14-abd7-45c6-9493-c7e2178596b4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:39.170801 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 305/1220] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:39.268487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-216a1703-b1dc-4426-952c-e26ccea68c03 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.268487 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-216a1703-b1dc-4426-952c-e26ccea68c03 None None] GET https://10.4.3.41/volume// Aug 09 07:41:39.268487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-216a1703-b1dc-4426-952c-e26ccea68c03 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.268487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-216a1703-b1dc-4426-952c-e26ccea68c03 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.268487 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-216a1703-b1dc-4426-952c-e26ccea68c03 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:39.268487 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 303/1221] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:39.276697 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fa228052-42da-4807-a234-169435d004d3 req-d24c57d6-96d8-44a7-97c8-e61200e55313 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.278800 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-d24c57d6-96d8-44a7-97c8-e61200e55313 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:39.279504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-d24c57d6-96d8-44a7-97c8-e61200e55313 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5472513c-e576-4412-9aab-ed5c036affd0", "connector": null, "instance_uuid": "e3ecaa4a-dd0c-4c2e-83d1-9d073a806966"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:39.289151 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.289151 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:39.323935 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-d24c57d6-96d8-44a7-97c8-e61200e55313 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:39.325094 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 310/1222] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:39 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:39.376409 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1763b5b-6623-4011-a890-c1f3cb6fce14 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.380413 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1763b5b-6623-4011-a890-c1f3cb6fce14 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:39.381243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1763b5b-6623-4011-a890-c1f3cb6fce14 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.381591 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1763b5b-6623-4011-a890-c1f3cb6fce14 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.390221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-973674ec-2a5d-4693-93bb-8d028b76512c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.390774 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-973674ec-2a5d-4693-93bb-8d028b76512c None None] GET https://10.4.3.41/volume// Aug 09 07:41:39.391582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-973674ec-2a5d-4693-93bb-8d028b76512c None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.391582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-973674ec-2a5d-4693-93bb-8d028b76512c None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.396508 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-973674ec-2a5d-4693-93bb-8d028b76512c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:39.397517 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 306/1223] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:39.406291 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.406291 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:39.411399 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c1763b5b-6623-4011-a890-c1f3cb6fce14 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:39.416311 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-fa228052-42da-4807-a234-169435d004d3 req-dac894c2-e2ed-4fd5-87b3-acd4cbc08e41 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.418989 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1763b5b-6623-4011-a890-c1f3cb6fce14 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:39.419122 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 305/1224] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:39.421682 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-dac894c2-e2ed-4fd5-87b3-acd4cbc08e41 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:39.422185 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-dac894c2-e2ed-4fd5-87b3-acd4cbc08e41 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.422588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-dac894c2-e2ed-4fd5-87b3-acd4cbc08e41 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.434487 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.434487 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:39.439616 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-fa228052-42da-4807-a234-169435d004d3 req-dac894c2-e2ed-4fd5-87b3-acd4cbc08e41 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:39.446577 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-dac894c2-e2ed-4fd5-87b3-acd4cbc08e41 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:39.447340 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 304/1225] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:39.503558 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-569f6c10-886c-4b27-a4f0-5dde2eed05f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.506889 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-569f6c10-886c-4b27-a4f0-5dde2eed05f6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:39.507935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-569f6c10-886c-4b27-a4f0-5dde2eed05f6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.507935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-569f6c10-886c-4b27-a4f0-5dde2eed05f6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.520817 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.520817 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:39.541567 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-569f6c10-886c-4b27-a4f0-5dde2eed05f6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:39.552333 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-569f6c10-886c-4b27-a4f0-5dde2eed05f6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:39.553245 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 311/1226] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:39.580562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-fa228052-42da-4807-a234-169435d004d3 req-cf10b685-ff79-44d1-b50c-76ac95e06424 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.584286 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-cf10b685-ff79-44d1-b50c-76ac95e06424 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] PUT https://10.4.3.41/volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54 Aug 09 07:41:39.584473 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-cf10b685-ff79-44d1-b50c-76ac95e06424 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:39.603151 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fa228052-42da-4807-a234-169435d004d3 req-cf10b685-ff79-44d1-b50c-76ac95e06424 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Acquiring lock "cinder-attachment_update-5472513c-e576-4412-9aab-ed5c036affd0-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:39.616306 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fa228052-42da-4807-a234-169435d004d3 req-cf10b685-ff79-44d1-b50c-76ac95e06424 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Lock "cinder-attachment_update-5472513c-e576-4412-9aab-ed5c036affd0-np0000006821" acquired by "attachment_update" :: waited 0.013s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:39.617939 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.617939 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:39.625896 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-92f874e2-c847-485f-829b-876f372b7fad None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.629375 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-92f874e2-c847-485f-829b-876f372b7fad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:39.629375 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-92f874e2-c847-485f-829b-876f372b7fad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.629580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-92f874e2-c847-485f-829b-876f372b7fad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.644582 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.644582 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:39.649937 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-92f874e2-c847-485f-829b-876f372b7fad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:39.657192 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-92f874e2-c847-485f-829b-876f372b7fad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:39.657192 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 306/1227] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:39.665446 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-32fffbe2-a384-47d2-bc59-4c295720d170 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.667671 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32fffbe2-a384-47d2-bc59-4c295720d170 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:39.667905 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32fffbe2-a384-47d2-bc59-4c295720d170 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.668212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32fffbe2-a384-47d2-bc59-4c295720d170 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.692730 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.692730 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:39.701105 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-32fffbe2-a384-47d2-bc59-4c295720d170 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:39.711742 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32fffbe2-a384-47d2-bc59-4c295720d170 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:39.712410 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 305/1228] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:39.785607 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fa228052-42da-4807-a234-169435d004d3 req-cf10b685-ff79-44d1-b50c-76ac95e06424 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Lock "cinder-attachment_update-5472513c-e576-4412-9aab-ed5c036affd0-np0000006821" released by "attachment_update" :: held 0.168s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:39.785607 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-cf10b685-ff79-44d1-b50c-76ac95e06424 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54 returned with HTTP 200 Aug 09 07:41:39.785607 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 307/1229] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:39 2026] PUT /volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:39.813384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98b22409-bec9-4b87-b899-b45a8b4c089a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.813384 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98b22409-bec9-4b87-b899-b45a8b4c089a None None] GET https://10.4.3.41/volume// Aug 09 07:41:39.813384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98b22409-bec9-4b87-b899-b45a8b4c089a None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.813384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98b22409-bec9-4b87-b899-b45a8b4c089a None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.813384 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98b22409-bec9-4b87-b899-b45a8b4c089a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:39.813384 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 312/1230] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:39.843039 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-46b04856-a069-4353-b9a4-0c072af9aef9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.845799 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-46b04856-a069-4353-b9a4-0c072af9aef9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:39.846284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-46b04856-a069-4353-b9a4-0c072af9aef9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "911a5a46-0a88-42d6-a572-0990ebe25925", "connector": null, "instance_uuid": "66feeda2-8537-45a0-ad6c-f7baee50f7a6"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:39.860722 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.860722 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:39.916927 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-46b04856-a069-4353-b9a4-0c072af9aef9 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:39.917254 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 307/1231] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:39 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:39.966184 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7b233b74-8cd3-4dc7-b3e1-f7d015c0097f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:39.969585 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7b233b74-8cd3-4dc7-b3e1-f7d015c0097f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:39.969906 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7b233b74-8cd3-4dc7-b3e1-f7d015c0097f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:39.970306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7b233b74-8cd3-4dc7-b3e1-f7d015c0097f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:39.993656 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:39.993656 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:40.001745 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7b233b74-8cd3-4dc7-b3e1-f7d015c0097f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:40.014327 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7b233b74-8cd3-4dc7-b3e1-f7d015c0097f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:40.014327 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 306/1232] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:39 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:40.036137 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c42d1145-854b-458e-9fa4-dd881332e36c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:40.036766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c42d1145-854b-458e-9fa4-dd881332e36c None None] GET https://10.4.3.41/volume// Aug 09 07:41:40.036766 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c42d1145-854b-458e-9fa4-dd881332e36c None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:40.036854 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c42d1145-854b-458e-9fa4-dd881332e36c None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:40.037440 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c42d1145-854b-458e-9fa4-dd881332e36c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:40.037659 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 308/1233] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:40.048601 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-bc2962f2-364c-4ade-a940-07a00af8c62a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:40.051964 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-bc2962f2-364c-4ade-a940-07a00af8c62a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:40.051964 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-bc2962f2-364c-4ade-a940-07a00af8c62a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:40.051964 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-bc2962f2-364c-4ade-a940-07a00af8c62a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:40.066055 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:40.066055 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:40.074765 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-bc2962f2-364c-4ade-a940-07a00af8c62a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:40.086338 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-bc2962f2-364c-4ade-a940-07a00af8c62a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:40.086841 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 313/1234] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:40 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:40.273581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-17e8ab33-25bd-4ceb-8c10-0542d6ea2c81 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:40.276836 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-17e8ab33-25bd-4ceb-8c10-0542d6ea2c81 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] PUT https://10.4.3.41/volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d Aug 09 07:41:40.277381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-17e8ab33-25bd-4ceb-8c10-0542d6ea2c81 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:40.301232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-17e8ab33-25bd-4ceb-8c10-0542d6ea2c81 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Acquiring lock "cinder-attachment_update-911a5a46-0a88-42d6-a572-0990ebe25925-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:40.312998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-17e8ab33-25bd-4ceb-8c10-0542d6ea2c81 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Lock "cinder-attachment_update-911a5a46-0a88-42d6-a572-0990ebe25925-np0000006821" acquired by "attachment_update" :: waited 0.012s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:40.314559 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:40.314559 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:40.446851 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a222b5b6-71f7-43a5-811d-589048a6e70e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:40.451121 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a222b5b6-71f7-43a5-811d-589048a6e70e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:40.451648 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a222b5b6-71f7-43a5-811d-589048a6e70e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:40.452033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a222b5b6-71f7-43a5-811d-589048a6e70e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:40.466004 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:40.466004 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:40.472730 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a222b5b6-71f7-43a5-811d-589048a6e70e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:40.484402 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a222b5b6-71f7-43a5-811d-589048a6e70e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:40.484402 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 307/1235] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:40 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:40.509344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-17e8ab33-25bd-4ceb-8c10-0542d6ea2c81 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Lock "cinder-attachment_update-911a5a46-0a88-42d6-a572-0990ebe25925-np0000006821" released by "attachment_update" :: held 0.196s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:40.509947 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-17e8ab33-25bd-4ceb-8c10-0542d6ea2c81 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d returned with HTTP 200 Aug 09 07:41:40.511332 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 308/1236] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:40 2026] PUT /volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:40.733830 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-894e19f9-f66e-45dc-8f34-0b98681c8d93 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:40.737982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-894e19f9-f66e-45dc-8f34-0b98681c8d93 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:40.737982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-894e19f9-f66e-45dc-8f34-0b98681c8d93 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:40.737982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-894e19f9-f66e-45dc-8f34-0b98681c8d93 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:40.755840 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:40.755840 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:40.760404 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-894e19f9-f66e-45dc-8f34-0b98681c8d93 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:40.766727 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-894e19f9-f66e-45dc-8f34-0b98681c8d93 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:40.767286 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 309/1237] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:40 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:41.043672 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bc456b0b-923e-4842-bee0-965a1263c3a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:41.059126 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc456b0b-923e-4842-bee0-965a1263c3a5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:41.059126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc456b0b-923e-4842-bee0-965a1263c3a5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:41.059126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc456b0b-923e-4842-bee0-965a1263c3a5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:41.080928 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:41.080928 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:41.088704 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bc456b0b-923e-4842-bee0-965a1263c3a5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:41.096743 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc456b0b-923e-4842-bee0-965a1263c3a5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:41.097681 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 314/1238] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:41 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:41.504477 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-80321756-a697-46ca-ba3e-ff470ae5152f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:41.514661 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80321756-a697-46ca-ba3e-ff470ae5152f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:41.514992 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80321756-a697-46ca-ba3e-ff470ae5152f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:41.515847 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80321756-a697-46ca-ba3e-ff470ae5152f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:41.527993 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:41.527993 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:41.533419 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-80321756-a697-46ca-ba3e-ff470ae5152f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:41.539320 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80321756-a697-46ca-ba3e-ff470ae5152f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:41.539772 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 308/1239] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:41 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:41.785576 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ea02eb47-4562-40c1-a901-b62d206b4861 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:41.788221 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ea02eb47-4562-40c1-a901-b62d206b4861 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:41.788535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ea02eb47-4562-40c1-a901-b62d206b4861 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:41.788986 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ea02eb47-4562-40c1-a901-b62d206b4861 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:41.810535 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:41.810535 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:41.816139 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ea02eb47-4562-40c1-a901-b62d206b4861 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:41.824057 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ea02eb47-4562-40c1-a901-b62d206b4861 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:41.824542 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 309/1240] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:41 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:42.118950 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0ff6aa7d-9917-4624-863d-5fd2865b7df8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:42.121786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0ff6aa7d-9917-4624-863d-5fd2865b7df8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:42.122092 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0ff6aa7d-9917-4624-863d-5fd2865b7df8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:42.122349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0ff6aa7d-9917-4624-863d-5fd2865b7df8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:42.143872 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:42.143872 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:42.151321 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0ff6aa7d-9917-4624-863d-5fd2865b7df8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:42.157577 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0ff6aa7d-9917-4624-863d-5fd2865b7df8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:42.158153 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 310/1241] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:42 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:42.558619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d96a6c53-9822-422e-9997-938290ddd275 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:42.561540 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d96a6c53-9822-422e-9997-938290ddd275 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:42.561807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d96a6c53-9822-422e-9997-938290ddd275 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:42.562255 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d96a6c53-9822-422e-9997-938290ddd275 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:42.584029 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:42.584029 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:42.590947 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d96a6c53-9822-422e-9997-938290ddd275 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:42.597888 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d96a6c53-9822-422e-9997-938290ddd275 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:42.599981 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 315/1242] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:42 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:42.827255 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:42.836628 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:42.841952 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1036954338", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:42.841952 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1036954338', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:42.843526 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Create volume of 1 GB Aug 09 07:41:42.847984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-26afade0-894c-422b-8726-5002403a628c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:42.854722 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Availability Zones retrieved successfully. Aug 09 07:41:42.857597 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26afade0-894c-422b-8726-5002403a628c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:42.857597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26afade0-894c-422b-8726-5002403a628c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:42.857597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26afade0-894c-422b-8726-5002403a628c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:42.861585 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Flow 'volume_create_api' (aad50112-bcb6-4a4d-be40-af854fbc3062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:42.862124 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6967d2b3-c928-4c69-8b71-4afd864dfe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:42.864833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:42.870027 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:42.870027 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:42.874347 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-26afade0-894c-422b-8726-5002403a628c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:42.880109 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26afade0-894c-422b-8726-5002403a628c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:42.880109 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 310/1243] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:42 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:42.906938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6967d2b3-c928-4c69-8b71-4afd864dfe03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:42.907734 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d1e3bb-b776-49ce-85c3-86d43f22c668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:43.023427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Created reservations ['ea27861b-f9b0-494a-a335-31e3026dde60', 'ea8739d1-1475-49b5-b8c8-ab60eb36509c', 'c58b68d4-b8ef-4c6a-bff5-72048dc96ac0', 'defaae53-e079-4eff-8d15-b03f18b3da3c'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:43.024209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d1e3bb-b776-49ce-85c3-86d43f22c668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea27861b-f9b0-494a-a335-31e3026dde60', 'ea8739d1-1475-49b5-b8c8-ab60eb36509c', 'c58b68d4-b8ef-4c6a-bff5-72048dc96ac0', 'defaae53-e079-4eff-8d15-b03f18b3da3c']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:43.024997 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2524a27f-a409-4684-b4bf-d2b15232d5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:43.049808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2524a27f-a409-4684-b4bf-d2b15232d5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3e843e-7f9a-4348-bb04-b16b5ac63e34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1036954338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e0efb6591f243e1973a69afd4372202',qos_specs=None,replication_status=,reservations=['ea27861b-f9b0-494a-a335-31e3026dde60','ea8739d1-1475-49b5-b8c8-ab60eb36509c','c58b68d4-b8ef-4c6a-bff5-72048dc96ac0','defaae53-e079-4eff-8d15-b03f18b3da3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f4f1dcb3ee49198053ec899ae58669',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1036954338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3e843e-7f9a-4348-bb04-b16b5ac63e34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e0efb6591f243e1973a69afd4372202',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f4f1dcb3ee49198053ec899ae58669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:43.050383 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb7a172-e28f-4f0b-a76c-03f7132a85a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:43.083002 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb7a172-e28f-4f0b-a76c-03f7132a85a9) transitioned into state 'SUCCESS' from state '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-1036954338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e0efb6591f243e1973a69afd4372202',qos_specs=None,replication_status=,reservations=['ea27861b-f9b0-494a-a335-31e3026dde60','ea8739d1-1475-49b5-b8c8-ab60eb36509c','c58b68d4-b8ef-4c6a-bff5-72048dc96ac0','defaae53-e079-4eff-8d15-b03f18b3da3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f4f1dcb3ee49198053ec899ae58669',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:43.083871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abb8282-0ca7-41ee-bb48-38c1321fa041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:43.099010 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abb8282-0ca7-41ee-bb48-38c1321fa041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:43.099117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Flow 'volume_create_api' (aad50112-bcb6-4a4d-be40-af854fbc3062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:43.099604 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Create volume request issued successfully. Aug 09 07:41:43.100564 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-a7f77b0f-b59d-4ccf-8719-d0f4b014ab4d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:43.101243 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 309/1244] 10.4.3.41 () {72 vars in 1534 bytes} [Sun Aug 9 07:41:42 2026] POST /volume/v3/volumes => generated 753 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:43.117361 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-100100c6-bfa8-4ab6-b11b-d280d028967c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:43.120277 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-100100c6-bfa8-4ab6-b11b-d280d028967c tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:43.120277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-100100c6-bfa8-4ab6-b11b-d280d028967c tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:43.120872 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-100100c6-bfa8-4ab6-b11b-d280d028967c tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:43.132089 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:43.132089 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:43.140441 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-100100c6-bfa8-4ab6-b11b-d280d028967c tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Volume info retrieved successfully. Aug 09 07:41:43.150230 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-61dcbb7d-6003-460e-a563-11d4d53a01fe req-100100c6-bfa8-4ab6-b11b-d280d028967c tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 200 Aug 09 07:41:43.150952 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 311/1245] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:43 2026] GET /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:43.176160 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-02fda211-b368-45a7-9cd2-87a88c4f59f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:43.178648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02fda211-b368-45a7-9cd2-87a88c4f59f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:43.180845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02fda211-b368-45a7-9cd2-87a88c4f59f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:43.180845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02fda211-b368-45a7-9cd2-87a88c4f59f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:43.197153 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:43.197153 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:43.198035 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ee340a27-9f32-4786-820f-0e8f3d00b6cc req-4555f738-9d42-4fb0-b8b7-9c704b70108f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:43.202404 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ee340a27-9f32-4786-820f-0e8f3d00b6cc req-4555f738-9d42-4fb0-b8b7-9c704b70108f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:43.202640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ee340a27-9f32-4786-820f-0e8f3d00b6cc req-4555f738-9d42-4fb0-b8b7-9c704b70108f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:43.205231 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ee340a27-9f32-4786-820f-0e8f3d00b6cc req-4555f738-9d42-4fb0-b8b7-9c704b70108f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:43.209179 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-02fda211-b368-45a7-9cd2-87a88c4f59f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:43.219691 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:43.219691 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:43.220495 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02fda211-b368-45a7-9cd2-87a88c4f59f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:43.225781 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 316/1246] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:43 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:43.227967 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ee340a27-9f32-4786-820f-0e8f3d00b6cc req-4555f738-9d42-4fb0-b8b7-9c704b70108f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Volume info retrieved successfully. Aug 09 07:41:43.237100 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ee340a27-9f32-4786-820f-0e8f3d00b6cc req-4555f738-9d42-4fb0-b8b7-9c704b70108f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 200 Aug 09 07:41:43.238786 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 311/1247] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:43 2026] GET /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:43.289829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b4cab5d3-7e67-4a63-9682-91ce868c07e9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:43.294689 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b4cab5d3-7e67-4a63-9682-91ce868c07e9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f/action Aug 09 07:41:43.295649 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b4cab5d3-7e67-4a63-9682-91ce868c07e9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:43.295881 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b4cab5d3-7e67-4a63-9682-91ce868c07e9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:43.354433 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:43.354433 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:43.383598 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8254159f-bc2d-4f92-bb3b-e71bbcee8d48 req-b4cab5d3-7e67-4a63-9682-91ce868c07e9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f/action returned with HTTP 204 Aug 09 07:41:43.384282 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 310/1248] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:43 2026] POST /volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:43.618732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a0453661-27bf-449f-a30e-a9e2761517a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:43.621712 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0453661-27bf-449f-a30e-a9e2761517a6 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:43.621712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0453661-27bf-449f-a30e-a9e2761517a6 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:43.621712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0453661-27bf-449f-a30e-a9e2761517a6 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:43.638197 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:43.638197 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:43.643456 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a0453661-27bf-449f-a30e-a9e2761517a6 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:43.649203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0453661-27bf-449f-a30e-a9e2761517a6 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:43.649203 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 312/1249] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:43 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:43.897732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07cd60d2-9cd6-4f59-b4e4-b9fd4d8be28e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:43.900862 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07cd60d2-9cd6-4f59-b4e4-b9fd4d8be28e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:43.901226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07cd60d2-9cd6-4f59-b4e4-b9fd4d8be28e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:43.901475 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07cd60d2-9cd6-4f59-b4e4-b9fd4d8be28e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:43.916588 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:43.916588 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:43.921682 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-07cd60d2-9cd6-4f59-b4e4-b9fd4d8be28e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:43.929460 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07cd60d2-9cd6-4f59-b4e4-b9fd4d8be28e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:43.930330 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 317/1250] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:43 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:44.011639 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-3bd685de-e226-4a1f-a6ab-3dbb48e483e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.014703 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-3bd685de-e226-4a1f-a6ab-3dbb48e483e5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:44.015047 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-3bd685de-e226-4a1f-a6ab-3dbb48e483e5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.016891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-3bd685de-e226-4a1f-a6ab-3dbb48e483e5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.031270 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.031270 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:44.038131 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-3bd685de-e226-4a1f-a6ab-3dbb48e483e5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:44.045838 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-3bd685de-e226-4a1f-a6ab-3dbb48e483e5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:44.046539 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 312/1251] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:44.171774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0f32fe31-ea3e-4f49-beca-93d063e4643a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.172342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0f32fe31-ea3e-4f49-beca-93d063e4643a None None] GET https://10.4.3.41/volume// Aug 09 07:41:44.172551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0f32fe31-ea3e-4f49-beca-93d063e4643a None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.172733 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0f32fe31-ea3e-4f49-beca-93d063e4643a None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.173255 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0f32fe31-ea3e-4f49-beca-93d063e4643a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:44.173564 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 311/1252] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:44.182863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-006fa630-36ac-4cd0-b569-24f725cc7c65 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.187825 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-006fa630-36ac-4cd0-b569-24f725cc7c65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:44.187825 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-006fa630-36ac-4cd0-b569-24f725cc7c65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e84690c3-97b4-417c-951c-4b11d3d4b250", "connector": null, "instance_uuid": "05b16a57-e1fd-40b3-9c2e-5b133f8cc1e4"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:44.202154 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.202154 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:44.240744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c6e1bee-bf10-4087-a34d-f34f0a76f0a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.243652 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c6e1bee-bf10-4087-a34d-f34f0a76f0a7 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:44.243890 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c6e1bee-bf10-4087-a34d-f34f0a76f0a7 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.245220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c6e1bee-bf10-4087-a34d-f34f0a76f0a7 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.252262 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-006fa630-36ac-4cd0-b569-24f725cc7c65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:44.253412 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 313/1253] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:44 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 09 07:41:44.264336 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.264336 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:44.270717 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9c6e1bee-bf10-4087-a34d-f34f0a76f0a7 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:44.280780 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c6e1bee-bf10-4087-a34d-f34f0a76f0a7 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:44.281705 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 318/1254] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:44.285001 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-48a682b7-d3a8-4115-9b9a-f162b54e00bc req-f07bfd2d-b705-4fe3-97e0-387c69382a69 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.288301 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-48a682b7-d3a8-4115-9b9a-f162b54e00bc req-f07bfd2d-b705-4fe3-97e0-387c69382a69 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:44.288537 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-48a682b7-d3a8-4115-9b9a-f162b54e00bc req-f07bfd2d-b705-4fe3-97e0-387c69382a69 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.288754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-48a682b7-d3a8-4115-9b9a-f162b54e00bc req-f07bfd2d-b705-4fe3-97e0-387c69382a69 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.300545 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.300545 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:44.310830 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7405783c-8c00-4dcb-b754-03187d506c39 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.312556 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-48a682b7-d3a8-4115-9b9a-f162b54e00bc req-f07bfd2d-b705-4fe3-97e0-387c69382a69 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Volume info retrieved successfully. Aug 09 07:41:44.316844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7405783c-8c00-4dcb-b754-03187d506c39 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:44.317088 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7405783c-8c00-4dcb-b754-03187d506c39 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.317476 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7405783c-8c00-4dcb-b754-03187d506c39 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.321777 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-48a682b7-d3a8-4115-9b9a-f162b54e00bc req-f07bfd2d-b705-4fe3-97e0-387c69382a69 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 200 Aug 09 07:41:44.322451 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 313/1255] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:44.327614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5bd76afb-20b0-4089-85f4-5768324040ed None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.328059 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5bd76afb-20b0-4089-85f4-5768324040ed None None] GET https://10.4.3.41/volume// Aug 09 07:41:44.328233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5bd76afb-20b0-4089-85f4-5768324040ed None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.328440 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5bd76afb-20b0-4089-85f4-5768324040ed None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.328786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5bd76afb-20b0-4089-85f4-5768324040ed None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:44.329152 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 314/1256] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:44.335105 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.335105 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:44.340735 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7405783c-8c00-4dcb-b754-03187d506c39 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:44.347174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7405783c-8c00-4dcb-b754-03187d506c39 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:44.347765 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 312/1257] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:44.350838 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-68ac74f8-4eed-43ae-be12-e901d73317bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.353949 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-68ac74f8-4eed-43ae-be12-e901d73317bc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:44.353949 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-68ac74f8-4eed-43ae-be12-e901d73317bc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.353949 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-68ac74f8-4eed-43ae-be12-e901d73317bc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.365595 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.368652 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:41:44.368937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c3e843e-7f9a-4348-bb04-b16b5ac63e34", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-375197116", "description": null, "metadata": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:44.372713 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.372713 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:44.377310 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-68ac74f8-4eed-43ae-be12-e901d73317bc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:44.380939 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.380939 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:44.381310 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Volume info retrieved successfully. Aug 09 07:41:44.384181 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Create snapshot from volume 4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:44.384327 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-68ac74f8-4eed-43ae-be12-e901d73317bc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:44.384327 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 319/1258] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:44.449475 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Created reservations ['c98de0dd-ebca-4844-94bc-2f5313c36f07', '2a663158-3a8e-4bd3-afc0-bea01e33eb99', 'b3fa34b7-3c04-463b-8598-ac095d983cbf', '50dccb96-11d5-4bc1-bd8c-a379decbcd3c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:44.488462 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Snapshot create request issued successfully. Aug 09 07:41:44.488895 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ac87435c-595a-4496-9bbd-589e07044569 req-17293032-f9cc-4124-b373-c8c74db81e7b tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:41:44.493208 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 314/1259] 10.4.3.41 () {72 vars in 1540 bytes} [Sun Aug 9 07:41:44 2026] POST /volume/v3/snapshots => generated 310 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:44.518795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-991e96cf-3592-4733-b944-9e6f9cd1bcc8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.525223 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-991e96cf-3592-4733-b944-9e6f9cd1bcc8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c Aug 09 07:41:44.525869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-991e96cf-3592-4733-b944-9e6f9cd1bcc8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:44.543314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-991e96cf-3592-4733-b944-9e6f9cd1bcc8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:44.553395 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-991e96cf-3592-4733-b944-9e6f9cd1bcc8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:44.553395 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.553395 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:44.588152 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-b781a09a-efab-4de8-8dc6-94829933af4e req-2456f494-c0ee-4848-ad05-2e380f38ced9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.591668 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b781a09a-efab-4de8-8dc6-94829933af4e req-2456f494-c0ee-4848-ad05-2e380f38ced9 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] GET https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 Aug 09 07:41:44.592478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b781a09a-efab-4de8-8dc6-94829933af4e req-2456f494-c0ee-4848-ad05-2e380f38ced9 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.592478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b781a09a-efab-4de8-8dc6-94829933af4e req-2456f494-c0ee-4848-ad05-2e380f38ced9 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.599374 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.599374 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:44.600064 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-b781a09a-efab-4de8-8dc6-94829933af4e req-2456f494-c0ee-4848-ad05-2e380f38ced9 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Snapshot retrieved successfully. Aug 09 07:41:44.601245 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b781a09a-efab-4de8-8dc6-94829933af4e req-2456f494-c0ee-4848-ad05-2e380f38ced9 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 returned with HTTP 200 Aug 09 07:41:44.601822 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 313/1260] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:44.641083 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.645048 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:41:44.646402 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.647349 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.648402 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:41:44.651716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:41:44.670975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-734fdadc-c4f5-48b6-942a-f87b4c5e551f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.672676 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] Get all snapshots completed successfully. Aug 09 07:41:44.673267 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.673267 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:44.674467 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-734fdadc-c4f5-48b6-942a-f87b4c5e551f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:44.674820 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-979ebf36-ff06-4235-98a2-0956b8105c66 req-6a92d409-5a3e-4fe5-a959-5449bd13fb9f tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-reader] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:41:44.674866 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-734fdadc-c4f5-48b6-942a-f87b4c5e551f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.674866 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-734fdadc-c4f5-48b6-942a-f87b4c5e551f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.675439 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 320/1261] 10.4.3.41 () {68 vars in 1507 bytes} [Sun Aug 9 07:41:44 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 09 07:41:44.684224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-991e96cf-3592-4733-b944-9e6f9cd1bcc8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" released by "attachment_update" :: held 0.134s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:44.684642 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-991e96cf-3592-4733-b944-9e6f9cd1bcc8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c returned with HTTP 200 Aug 09 07:41:44.686389 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 315/1262] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:44 2026] PUT /volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:44.692382 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.692382 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:44.699703 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-734fdadc-c4f5-48b6-942a-f87b4c5e551f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:44.707227 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-734fdadc-c4f5-48b6-942a-f87b4c5e551f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:44.707227 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 315/1263] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:44.711175 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-de414dd2-14e9-4e4b-bf60-571d6540059a req-29448238-04fb-45db-88a7-9f0427775918 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.717875 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-de414dd2-14e9-4e4b-bf60-571d6540059a req-29448238-04fb-45db-88a7-9f0427775918 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 Aug 09 07:41:44.718211 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-de414dd2-14e9-4e4b-bf60-571d6540059a req-29448238-04fb-45db-88a7-9f0427775918 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.719539 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-de414dd2-14e9-4e4b-bf60-571d6540059a req-29448238-04fb-45db-88a7-9f0427775918 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.728414 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.728414 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:44.729165 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-de414dd2-14e9-4e4b-bf60-571d6540059a req-29448238-04fb-45db-88a7-9f0427775918 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Snapshot retrieved successfully. Aug 09 07:41:44.730214 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-de414dd2-14e9-4e4b-bf60-571d6540059a req-29448238-04fb-45db-88a7-9f0427775918 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 returned with HTTP 200 Aug 09 07:41:44.731289 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 314/1264] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:44.762422 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.765344 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 Aug 09 07:41:44.765617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.766494 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.768466 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Delete snapshot with id: f253f9b8-1cd8-457f-80db-826d335008f4 Aug 09 07:41:44.779592 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.779592 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:44.780786 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Snapshot retrieved successfully. Aug 09 07:41:44.806701 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Snapshot delete request issued successfully. Aug 09 07:41:44.808851 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8959c32-b007-4e06-b47c-e6e77a28faa8 req-97749e0e-9ce0-4b37-a1cf-c5dc144436ea tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 returned with HTTP 202 Aug 09 07:41:44.808851 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 321/1265] 10.4.3.41 () {70 vars in 1619 bytes} [Sun Aug 9 07:41:44 2026] DELETE /volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:44.840357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-938dd463-1b89-474d-b5d7-4199875c28f2 req-e1aba392-a14b-4e3e-ad06-5af33d0c7594 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:44.843361 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-938dd463-1b89-474d-b5d7-4199875c28f2 req-e1aba392-a14b-4e3e-ad06-5af33d0c7594 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 Aug 09 07:41:44.843714 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-938dd463-1b89-474d-b5d7-4199875c28f2 req-e1aba392-a14b-4e3e-ad06-5af33d0c7594 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:44.843942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-938dd463-1b89-474d-b5d7-4199875c28f2 req-e1aba392-a14b-4e3e-ad06-5af33d0c7594 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:44.852326 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:44.852326 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:44.852633 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-938dd463-1b89-474d-b5d7-4199875c28f2 req-e1aba392-a14b-4e3e-ad06-5af33d0c7594 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Snapshot retrieved successfully. Aug 09 07:41:44.854386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-938dd463-1b89-474d-b5d7-4199875c28f2 req-e1aba392-a14b-4e3e-ad06-5af33d0c7594 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 returned with HTTP 200 Aug 09 07:41:44.855016 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 316/1266] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:41:44 2026] GET /volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:45.300017 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-61686a8f-4f92-4f9d-9fc8-7935425a9998 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.303999 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61686a8f-4f92-4f9d-9fc8-7935425a9998 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:45.303999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61686a8f-4f92-4f9d-9fc8-7935425a9998 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.303999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61686a8f-4f92-4f9d-9fc8-7935425a9998 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.316301 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.316301 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:45.321493 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-61686a8f-4f92-4f9d-9fc8-7935425a9998 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:45.328600 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61686a8f-4f92-4f9d-9fc8-7935425a9998 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:45.329413 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 316/1267] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:45.364333 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f9581242-7434-4995-a4e5-979155bdbd74 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.366670 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9581242-7434-4995-a4e5-979155bdbd74 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:45.366956 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9581242-7434-4995-a4e5-979155bdbd74 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.367182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9581242-7434-4995-a4e5-979155bdbd74 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.383975 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.383975 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:45.388447 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f9581242-7434-4995-a4e5-979155bdbd74 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:45.393962 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9581242-7434-4995-a4e5-979155bdbd74 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:45.394490 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 315/1268] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:45.405274 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18bacb99-e478-4e5e-aaad-931c6bd8e9f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.407542 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18bacb99-e478-4e5e-aaad-931c6bd8e9f7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:45.407837 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18bacb99-e478-4e5e-aaad-931c6bd8e9f7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.408259 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18bacb99-e478-4e5e-aaad-931c6bd8e9f7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.417747 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.417747 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:45.424480 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18bacb99-e478-4e5e-aaad-931c6bd8e9f7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:45.431665 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18bacb99-e478-4e5e-aaad-931c6bd8e9f7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:45.432245 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 322/1269] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:45.454519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-05a7e3ad-1a7e-4b00-a940-2696035f2e64 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.457295 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-05a7e3ad-1a7e-4b00-a940-2696035f2e64 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:45.457520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-05a7e3ad-1a7e-4b00-a940-2696035f2e64 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.457737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-05a7e3ad-1a7e-4b00-a940-2696035f2e64 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.470983 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.470983 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:45.477639 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-05a7e3ad-1a7e-4b00-a940-2696035f2e64 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:45.485739 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-05a7e3ad-1a7e-4b00-a940-2696035f2e64 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:45.486525 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 317/1270] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:45.541094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-284e0313-7ded-4f02-b05f-346cfab57743 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.544105 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-284e0313-7ded-4f02-b05f-346cfab57743 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:45.544415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-284e0313-7ded-4f02-b05f-346cfab57743 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.544643 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-284e0313-7ded-4f02-b05f-346cfab57743 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.554982 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.554982 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:45.560541 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-284e0313-7ded-4f02-b05f-346cfab57743 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:45.567336 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-284e0313-7ded-4f02-b05f-346cfab57743 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:45.568020 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 317/1271] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:45.674014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3849f054-9f6f-45b2-ba51-09989f90bad9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.674533 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3849f054-9f6f-45b2-ba51-09989f90bad9 None None] GET https://10.4.3.41/volume// Aug 09 07:41:45.674727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3849f054-9f6f-45b2-ba51-09989f90bad9 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.675009 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3849f054-9f6f-45b2-ba51-09989f90bad9 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.675426 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3849f054-9f6f-45b2-ba51-09989f90bad9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:45.676109 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 316/1272] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:45.686251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-f970d9d9-a4bc-4f69-8a5c-7be17cab53de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.726727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bc2e2a21-ad60-4e11-988d-8a0080dfc8b2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.729822 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc2e2a21-ad60-4e11-988d-8a0080dfc8b2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:45.730212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc2e2a21-ad60-4e11-988d-8a0080dfc8b2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.730411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc2e2a21-ad60-4e11-988d-8a0080dfc8b2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.752447 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.752447 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:45.761937 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bc2e2a21-ad60-4e11-988d-8a0080dfc8b2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:45.774458 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc2e2a21-ad60-4e11-988d-8a0080dfc8b2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:45.774993 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-f970d9d9-a4bc-4f69-8a5c-7be17cab53de tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:45.775092 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 318/1273] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:45.775498 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-f970d9d9-a4bc-4f69-8a5c-7be17cab53de tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14703d92-000e-4a8e-bc1b-05dd554881e2", "connector": null, "instance_uuid": "c492e369-1820-4e1a-a21e-e0e952259625"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:45.786003 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.786003 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:45.815519 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-f970d9d9-a4bc-4f69-8a5c-7be17cab53de tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:45.816117 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 323/1274] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:45 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:45.852435 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-96bf4297-b2a1-4530-a0ce-4c86dd544600 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.855328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96bf4297-b2a1-4530-a0ce-4c86dd544600 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:45.855702 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96bf4297-b2a1-4530-a0ce-4c86dd544600 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.856070 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96bf4297-b2a1-4530-a0ce-4c86dd544600 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.863263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1c95fbf0-e264-44f7-a833-9159bbcce649 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.863901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c95fbf0-e264-44f7-a833-9159bbcce649 None None] GET https://10.4.3.41/volume// Aug 09 07:41:45.864116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c95fbf0-e264-44f7-a833-9159bbcce649 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.864367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c95fbf0-e264-44f7-a833-9159bbcce649 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.864795 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c95fbf0-e264-44f7-a833-9159bbcce649 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:45.868331 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 317/1275] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:45.874192 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.874192 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:45.879398 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-96bf4297-b2a1-4530-a0ce-4c86dd544600 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:45.884596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-32c906b8-c104-48eb-9ad7-a8065b6d8bef req-74ae36be-aa4c-4b21-a078-e9d166df681d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.885060 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96bf4297-b2a1-4530-a0ce-4c86dd544600 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:45.885601 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 318/1276] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:45.886382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-dfeb0ed5-1d87-4d74-8f7c-d37c85eef449 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.888361 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-32c906b8-c104-48eb-9ad7-a8065b6d8bef req-74ae36be-aa4c-4b21-a078-e9d166df681d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 Aug 09 07:41:45.888624 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-32c906b8-c104-48eb-9ad7-a8065b6d8bef req-74ae36be-aa4c-4b21-a078-e9d166df681d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.888879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-32c906b8-c104-48eb-9ad7-a8065b6d8bef req-74ae36be-aa4c-4b21-a078-e9d166df681d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.889306 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-dfeb0ed5-1d87-4d74-8f7c-d37c85eef449 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:45.889617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-dfeb0ed5-1d87-4d74-8f7c-d37c85eef449 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.889893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-dfeb0ed5-1d87-4d74-8f7c-d37c85eef449 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.893677 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-32c906b8-c104-48eb-9ad7-a8065b6d8bef req-74ae36be-aa4c-4b21-a078-e9d166df681d tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 returned with HTTP 404 Aug 09 07:41:45.894220 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 319/1277] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/snapshots/f253f9b8-1cd8-457f-80db-826d335008f4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:45.905543 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.905543 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:45.911633 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-dfeb0ed5-1d87-4d74-8f7c-d37c85eef449 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:45.913812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.916126 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:45.916341 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.916598 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:45.916806 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Delete volume with id: 4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:45.917423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-dfeb0ed5-1d87-4d74-8f7c-d37c85eef449 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:45.918024 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 324/1278] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 1060 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:45.927890 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:45.927890 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:45.928581 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Volume info retrieved successfully. Aug 09 07:41:45.955942 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Delete volume request issued successfully. Aug 09 07:41:45.955942 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-117057b3-1f24-4e1d-83ed-57e471592a9c req-d8298eeb-a461-4ce8-b8f3-628e30138849 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 202 Aug 09 07:41:45.956333 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 318/1279] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:41:45 2026] DELETE /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:45.993616 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-abe57f58-057e-4c66-a278-36c5a99f93b0 req-4ea8169d-edbb-4db2-b493-453e7cbc1021 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:45.997424 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-abe57f58-057e-4c66-a278-36c5a99f93b0 req-4ea8169d-edbb-4db2-b493-453e7cbc1021 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:45.997602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-abe57f58-057e-4c66-a278-36c5a99f93b0 req-4ea8169d-edbb-4db2-b493-453e7cbc1021 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:45.998047 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-abe57f58-057e-4c66-a278-36c5a99f93b0 req-4ea8169d-edbb-4db2-b493-453e7cbc1021 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:46.010850 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.010850 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:46.018554 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-abe57f58-057e-4c66-a278-36c5a99f93b0 req-4ea8169d-edbb-4db2-b493-453e7cbc1021 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Volume info retrieved successfully. Aug 09 07:41:46.029496 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-abe57f58-057e-4c66-a278-36c5a99f93b0 req-4ea8169d-edbb-4db2-b493-453e7cbc1021 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 200 Aug 09 07:41:46.030886 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 319/1280] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:45 2026] GET /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:46.073057 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-ba4d9d9e-c11c-49fe-8019-fbf15a921131 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.077648 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-ba4d9d9e-c11c-49fe-8019-fbf15a921131 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] PUT https://10.4.3.41/volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4 Aug 09 07:41:46.078723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-ba4d9d9e-c11c-49fe-8019-fbf15a921131 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:46.095281 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-ba4d9d9e-c11c-49fe-8019-fbf15a921131 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Acquiring lock "cinder-attachment_update-14703d92-000e-4a8e-bc1b-05dd554881e2-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:46.103097 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-ba4d9d9e-c11c-49fe-8019-fbf15a921131 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-14703d92-000e-4a8e-bc1b-05dd554881e2-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:46.104098 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.104098 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:46.226524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-ba4d9d9e-c11c-49fe-8019-fbf15a921131 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-14703d92-000e-4a8e-bc1b-05dd554881e2-np0000006821" released by "attachment_update" :: held 0.125s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:46.226964 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-ba4d9d9e-c11c-49fe-8019-fbf15a921131 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4 returned with HTTP 200 Aug 09 07:41:46.227598 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 320/1281] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:46 2026] PUT /volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4 => generated 968 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:46.241741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-4e035361-533e-4a72-acdd-d32d14898498 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.246509 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-4e035361-533e-4a72-acdd-d32d14898498 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/encryption Aug 09 07:41:46.246804 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-4e035361-533e-4a72-acdd-d32d14898498 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:46.247382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-4e035361-533e-4a72-acdd-d32d14898498 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:46.272492 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.272492 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:46.287522 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-4e035361-533e-4a72-acdd-d32d14898498 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/encryption returned with HTTP 200 Aug 09 07:41:46.288122 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 325/1282] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:41:46 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/encryption => generated 161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:46.315863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-fa228052-42da-4807-a234-169435d004d3 req-450a9fe6-e618-482b-9bf1-59cb9154423f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.318120 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-450a9fe6-e618-482b-9bf1-59cb9154423f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54/action Aug 09 07:41:46.318821 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-450a9fe6-e618-482b-9bf1-59cb9154423f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:46.319094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-450a9fe6-e618-482b-9bf1-59cb9154423f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:46.343604 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.343604 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:46.347262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ba292098-dc24-41f4-a50c-5cc59b0bd22f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.349866 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ba292098-dc24-41f4-a50c-5cc59b0bd22f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:46.350159 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ba292098-dc24-41f4-a50c-5cc59b0bd22f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:46.350457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ba292098-dc24-41f4-a50c-5cc59b0bd22f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:46.358102 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fa228052-42da-4807-a234-169435d004d3 req-450a9fe6-e618-482b-9bf1-59cb9154423f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54/action returned with HTTP 204 Aug 09 07:41:46.358908 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 319/1283] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:46 2026] POST /volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:46.364254 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.364254 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:46.368456 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ba292098-dc24-41f4-a50c-5cc59b0bd22f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:46.375636 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ba292098-dc24-41f4-a50c-5cc59b0bd22f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:46.376384 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 320/1284] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:46 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:46.410295 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-889b07e0-afe1-402b-8aa9-efa11364f3cf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.412522 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-889b07e0-afe1-402b-8aa9-efa11364f3cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:46.412771 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-889b07e0-afe1-402b-8aa9-efa11364f3cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:46.413040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-889b07e0-afe1-402b-8aa9-efa11364f3cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:46.429229 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.429229 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:46.434256 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-889b07e0-afe1-402b-8aa9-efa11364f3cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:46.439935 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-889b07e0-afe1-402b-8aa9-efa11364f3cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:46.440519 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 321/1285] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:46 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:46.790157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09fb7823-eb93-408b-8184-083e4759b10c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.792180 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09fb7823-eb93-408b-8184-083e4759b10c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:46.792421 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09fb7823-eb93-408b-8184-083e4759b10c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:46.792688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09fb7823-eb93-408b-8184-083e4759b10c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:46.804000 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.804000 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:46.808005 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-09fb7823-eb93-408b-8184-083e4759b10c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:46.812727 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09fb7823-eb93-408b-8184-083e4759b10c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:46.813224 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 326/1286] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:46 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:46.826948 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eae97969-e0cc-47f8-8b7e-68fdb1fa4c1a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.829314 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eae97969-e0cc-47f8-8b7e-68fdb1fa4c1a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:41:46.829544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eae97969-e0cc-47f8-8b7e-68fdb1fa4c1a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:46.829753 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eae97969-e0cc-47f8-8b7e-68fdb1fa4c1a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:46.843245 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.843245 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:46.848789 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-eae97969-e0cc-47f8-8b7e-68fdb1fa4c1a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:41:46.855270 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eae97969-e0cc-47f8-8b7e-68fdb1fa4c1a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:41:46.855822 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 320/1287] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:46 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:46.899690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-83ea1f24-dd9d-4f4a-8ffb-01080482ffcc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:46.901566 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83ea1f24-dd9d-4f4a-8ffb-01080482ffcc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:46.901788 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83ea1f24-dd9d-4f4a-8ffb-01080482ffcc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:46.902038 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83ea1f24-dd9d-4f4a-8ffb-01080482ffcc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:46.913297 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:46.913297 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:46.919936 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-83ea1f24-dd9d-4f4a-8ffb-01080482ffcc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:46.922774 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83ea1f24-dd9d-4f4a-8ffb-01080482ffcc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:46.923353 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 321/1288] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:46 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:47.063108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b983b2ca-e86c-477d-844c-a7aa63aee483 req-8a6b4a5f-e959-482e-9071-a9b6ad9b184a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:47.065535 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b983b2ca-e86c-477d-844c-a7aa63aee483 req-8a6b4a5f-e959-482e-9071-a9b6ad9b184a tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:47.065770 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b983b2ca-e86c-477d-844c-a7aa63aee483 req-8a6b4a5f-e959-482e-9071-a9b6ad9b184a tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:47.066084 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b983b2ca-e86c-477d-844c-a7aa63aee483 req-8a6b4a5f-e959-482e-9071-a9b6ad9b184a tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:47.074771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b983b2ca-e86c-477d-844c-a7aa63aee483 req-8a6b4a5f-e959-482e-9071-a9b6ad9b184a tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 404 Aug 09 07:41:47.075509 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 322/1289] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:47 2026] GET /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:47.110888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f12f1605-5639-47ea-ab86-645e046deb58 req-c56fc538-fd92-40a4-9ea3-fb9e690b3de2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:47.114053 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f12f1605-5639-47ea-ab86-645e046deb58 req-c56fc538-fd92-40a4-9ea3-fb9e690b3de2 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:47.114316 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f12f1605-5639-47ea-ab86-645e046deb58 req-c56fc538-fd92-40a4-9ea3-fb9e690b3de2 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:47.114587 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f12f1605-5639-47ea-ab86-645e046deb58 req-c56fc538-fd92-40a4-9ea3-fb9e690b3de2 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:47.115043 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-f12f1605-5639-47ea-ab86-645e046deb58 req-c56fc538-fd92-40a4-9ea3-fb9e690b3de2 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Delete volume with id: 4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:47.131042 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f12f1605-5639-47ea-ab86-645e046deb58 req-c56fc538-fd92-40a4-9ea3-fb9e690b3de2 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 404 Aug 09 07:41:47.131788 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 327/1290] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:41:47 2026] DELETE /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:47.162944 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-4d6ded75-aee0-4d09-8ae0-d9919a75e16c req-531d946c-86cb-4db5-8f40-db0b1b689af6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:47.165043 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4d6ded75-aee0-4d09-8ae0-d9919a75e16c req-531d946c-86cb-4db5-8f40-db0b1b689af6 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] GET https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 Aug 09 07:41:47.165479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4d6ded75-aee0-4d09-8ae0-d9919a75e16c req-531d946c-86cb-4db5-8f40-db0b1b689af6 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:47.165564 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4d6ded75-aee0-4d09-8ae0-d9919a75e16c req-531d946c-86cb-4db5-8f40-db0b1b689af6 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:47.172632 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4d6ded75-aee0-4d09-8ae0-d9919a75e16c req-531d946c-86cb-4db5-8f40-db0b1b689af6 tempest-VolumesSnapshotsTestJSON-499517634 tempest-VolumesSnapshotsTestJSON-499517634-project-member] https://10.4.3.41/volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 returned with HTTP 404 Aug 09 07:41:47.173238 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 321/1291] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:47 2026] GET /volume/v3/volumes/4c3e843e-7f9a-4348-bb04-b16b5ac63e34 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:47.396405 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9457469e-851c-47e4-b754-66b522071e25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:47.398016 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9457469e-851c-47e4-b754-66b522071e25 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:47.398016 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9457469e-851c-47e4-b754-66b522071e25 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:47.398112 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9457469e-851c-47e4-b754-66b522071e25 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:47.412405 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:47.412405 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:47.418885 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9457469e-851c-47e4-b754-66b522071e25 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:47.425544 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9457469e-851c-47e4-b754-66b522071e25 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:47.426023 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 322/1292] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:47 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:47.461023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e2713269-41d8-49da-8090-6bdb851a375a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:47.466091 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2713269-41d8-49da-8090-6bdb851a375a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:47.467270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e2713269-41d8-49da-8090-6bdb851a375a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:47.467270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e2713269-41d8-49da-8090-6bdb851a375a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:47.489368 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:47.489368 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:47.495934 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e2713269-41d8-49da-8090-6bdb851a375a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:47.502163 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2713269-41d8-49da-8090-6bdb851a375a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:47.502317 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 323/1293] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:47 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:47.938874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90471248-2a68-4faa-a18c-6dc725d00534 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:47.941133 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90471248-2a68-4faa-a18c-6dc725d00534 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:47.941414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90471248-2a68-4faa-a18c-6dc725d00534 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:47.941666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90471248-2a68-4faa-a18c-6dc725d00534 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:47.957365 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:47.957365 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:47.968051 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-90471248-2a68-4faa-a18c-6dc725d00534 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:47.977712 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90471248-2a68-4faa-a18c-6dc725d00534 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:47.978245 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 328/1294] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:47 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:48.448330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d621786c-05ed-4705-a674-f18ea97281b0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:48.450385 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d621786c-05ed-4705-a674-f18ea97281b0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:48.450687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d621786c-05ed-4705-a674-f18ea97281b0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:48.450965 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d621786c-05ed-4705-a674-f18ea97281b0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:48.461498 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:48.461498 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:48.466893 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d621786c-05ed-4705-a674-f18ea97281b0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:48.472028 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d621786c-05ed-4705-a674-f18ea97281b0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:48.472479 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 322/1295] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:48 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:48.520143 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ebc01d0e-9585-4aef-a3f7-8fdc694146ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:48.523959 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebc01d0e-9585-4aef-a3f7-8fdc694146ef tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:48.523959 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebc01d0e-9585-4aef-a3f7-8fdc694146ef tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:48.524291 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebc01d0e-9585-4aef-a3f7-8fdc694146ef tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:48.543942 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:48.543942 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:48.547602 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ebc01d0e-9585-4aef-a3f7-8fdc694146ef tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:48.554513 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebc01d0e-9585-4aef-a3f7-8fdc694146ef tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:48.556406 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 323/1296] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:48 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:48.998866 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6684e7d7-aa34-488b-9975-b55e115a5a69 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:49.004982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6684e7d7-aa34-488b-9975-b55e115a5a69 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:49.004982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6684e7d7-aa34-488b-9975-b55e115a5a69 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:49.004982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6684e7d7-aa34-488b-9975-b55e115a5a69 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:49.014813 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:49.014813 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:49.020660 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6684e7d7-aa34-488b-9975-b55e115a5a69 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:49.026786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6684e7d7-aa34-488b-9975-b55e115a5a69 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:49.027197 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 324/1297] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:48 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:49.493242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06feda46-704b-4e16-ab0d-b6af75ac4bad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:49.496710 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06feda46-704b-4e16-ab0d-b6af75ac4bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:49.496710 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06feda46-704b-4e16-ab0d-b6af75ac4bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:49.497835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06feda46-704b-4e16-ab0d-b6af75ac4bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:49.511482 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:49.511482 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:49.516800 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-06feda46-704b-4e16-ab0d-b6af75ac4bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:49.522711 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06feda46-704b-4e16-ab0d-b6af75ac4bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:49.523139 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 329/1298] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:49 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:49.569650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c0678c18-36ab-438d-a8e4-8f6f5626d9ac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:49.571930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c0678c18-36ab-438d-a8e4-8f6f5626d9ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:49.572380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c0678c18-36ab-438d-a8e4-8f6f5626d9ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:49.573077 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c0678c18-36ab-438d-a8e4-8f6f5626d9ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:49.576087 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=264,cinder:INSERT=28,cinder:UPDATE=55 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:41:49.588793 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:49.588793 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:49.595237 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c0678c18-36ab-438d-a8e4-8f6f5626d9ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:49.600384 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c0678c18-36ab-438d-a8e4-8f6f5626d9ac tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:49.601500 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 323/1299] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:49 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:49.638174 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5d5d4d80-da49-403e-bb7c-0d809f445246 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:49.759179 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d5d4d80-da49-403e-bb7c-0d809f445246 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:41:49.759632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5d5d4d80-da49-403e-bb7c-0d809f445246 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-827959370", "extra_specs": {"storage_protocol": "tempest-storage_protocol-690614829", "vendor_name": "tempest-vendor_name-2060754548"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:49.782049 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d5d4d80-da49-403e-bb7c-0d809f445246 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:41:49.782452 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 324/1300] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:41:49 2026] POST /volume/v3/types => generated 326 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:49.791900 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:49.870434 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:49.870807 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b05cded-a417-4e47-8f82-ec8e62d374b0", "size": 1, "name": "tempest-UserMessagesTest-Volume-792577641"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:49.872285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Create volume request body: {'volume': {'volume_type': '9b05cded-a417-4e47-8f82-ec8e62d374b0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-792577641'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:49.877759 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Create volume of 1 GB Aug 09 07:41:49.878367 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:49.878367 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:49.879045 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Availability Zones retrieved successfully. Aug 09 07:41:49.886953 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Flow 'volume_create_api' (cc23ff40-7e88-47c1-b437-0c9231ebc8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:49.888377 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25bbc2e6-ed56-45f3-8a55-81f4be64a5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:49.889736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:49.912665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25bbc2e6-ed56-45f3-8a55-81f4be64a5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:41:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-690614829',vendor_name='tempest-vendor_name-2060754548'},id=9b05cded-a417-4e47-8f82-ec8e62d374b0,is_public=True,name='tempest-UserMessagesTest-volume-type-827959370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b05cded-a417-4e47-8f82-ec8e62d374b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:49.913432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e752d48f-6309-4194-8cbb-5a5fb130b93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:49.947965 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-827959370 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-827959370, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:49.948561 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-827959370 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-827959370, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:50.002349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Created reservations ['d1c6d1fa-e15d-42c5-8d50-4bef8a1bfd90', '3213035e-1527-4e76-8f20-b8bbf268b434', 'd66a2c08-397d-4482-b3d5-ecf2f38e7c8a', 'e61f3b0c-a097-4f6d-a5f8-747063d4dc33'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:50.003379 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e752d48f-6309-4194-8cbb-5a5fb130b93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c6d1fa-e15d-42c5-8d50-4bef8a1bfd90', '3213035e-1527-4e76-8f20-b8bbf268b434', 'd66a2c08-397d-4482-b3d5-ecf2f38e7c8a', 'e61f3b0c-a097-4f6d-a5f8-747063d4dc33']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.004366 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14167ac-bea2-475a-8a77-b1c020607157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.034516 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14167ac-bea2-475a-8a77-b1c020607157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cff40988-b2d2-4e99-b24e-176f45ba35fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-792577641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74237c06f354e439a57934ae47456a6',qos_specs=None,replication_status=,reservations=['d1c6d1fa-e15d-42c5-8d50-4bef8a1bfd90','3213035e-1527-4e76-8f20-b8bbf268b434','d66a2c08-397d-4482-b3d5-ecf2f38e7c8a','e61f3b0c-a097-4f6d-a5f8-747063d4dc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6c6b66075c445aca0c336545c3d047f',volume_type_id=9b05cded-a417-4e47-8f82-ec8e62d374b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-792577641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cff40988-b2d2-4e99-b24e-176f45ba35fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74237c06f354e439a57934ae47456a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6c6b66075c445aca0c336545c3d047f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b05cded-a417-4e47-8f82-ec8e62d374b0),volume_type_id=9b05cded-a417-4e47-8f82-ec8e62d374b0)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.035380 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344cb6f4-de90-4ff9-b057-7c0f4874e1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.044408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-baee7249-8c53-4ecd-ba91-9783e2ffcd7b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.048132 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-baee7249-8c53-4ecd-ba91-9783e2ffcd7b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:50.048377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-baee7249-8c53-4ecd-ba91-9783e2ffcd7b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:50.049532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-baee7249-8c53-4ecd-ba91-9783e2ffcd7b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:50.065069 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:50.065069 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:50.065717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344cb6f4-de90-4ff9-b057-7c0f4874e1cf) transitioned into state 'SUCCESS' from state '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-792577641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74237c06f354e439a57934ae47456a6',qos_specs=None,replication_status=,reservations=['d1c6d1fa-e15d-42c5-8d50-4bef8a1bfd90','3213035e-1527-4e76-8f20-b8bbf268b434','d66a2c08-397d-4482-b3d5-ecf2f38e7c8a','e61f3b0c-a097-4f6d-a5f8-747063d4dc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6c6b66075c445aca0c336545c3d047f',volume_type_id=9b05cded-a417-4e47-8f82-ec8e62d374b0)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.066668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801258d0-3cf7-4908-8782-3f6618a256bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.076106 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-baee7249-8c53-4ecd-ba91-9783e2ffcd7b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:50.083021 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801258d0-3cf7-4908-8782-3f6618a256bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.083021 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Flow 'volume_create_api' (cc23ff40-7e88-47c1-b437-0c9231ebc8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:50.083021 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Create volume request issued successfully. Aug 09 07:41:50.083348 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-383575b1-f310-47ed-8d37-bb3026bfd5b4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:50.083783 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 325/1301] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:41:49 2026] POST /volume/v3/volumes => generated 782 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:50.089019 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-baee7249-8c53-4ecd-ba91-9783e2ffcd7b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:50.089019 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 330/1302] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:50 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:50.112030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-12a47eff-cf87-4131-9825-b000daa1042b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.113153 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12a47eff-cf87-4131-9825-b000daa1042b tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa Aug 09 07:41:50.113766 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12a47eff-cf87-4131-9825-b000daa1042b tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:50.113994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12a47eff-cf87-4131-9825-b000daa1042b tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:50.121939 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:50.121939 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:50.126930 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-12a47eff-cf87-4131-9825-b000daa1042b tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:50.131747 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12a47eff-cf87-4131-9825-b000daa1042b tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa returned with HTTP 200 Aug 09 07:41:50.131747 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 324/1303] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:50 2026] GET /volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:50.379171 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-a9e92d88-f72a-4aef-a1c1-8029e151434a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.383342 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-a9e92d88-f72a-4aef-a1c1-8029e151434a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d/action Aug 09 07:41:50.383561 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-a9e92d88-f72a-4aef-a1c1-8029e151434a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:50.383740 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-a9e92d88-f72a-4aef-a1c1-8029e151434a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:50.411407 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:50.411407 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:50.439727 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b8bd565a-b2b0-4625-b0e7-568e742a407b req-a9e92d88-f72a-4aef-a1c1-8029e151434a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d/action returned with HTTP 204 Aug 09 07:41:50.439727 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 325/1304] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:50 2026] POST /volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:50.540846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8d242933-a1d7-4cf4-985e-62c83b307f3a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.545960 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8d242933-a1d7-4cf4-985e-62c83b307f3a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:50.545960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8d242933-a1d7-4cf4-985e-62c83b307f3a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:50.545960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8d242933-a1d7-4cf4-985e-62c83b307f3a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:50.561347 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:50.561347 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:50.567967 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8d242933-a1d7-4cf4-985e-62c83b307f3a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:50.574198 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8d242933-a1d7-4cf4-985e-62c83b307f3a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:50.574950 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 326/1305] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:50 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:50.592521 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-469a2d25-cb1c-4b34-b26b-44252f5e87cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.595545 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-469a2d25-cb1c-4b34-b26b-44252f5e87cb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:41:50.595545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-469a2d25-cb1c-4b34-b26b-44252f5e87cb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:50.595545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-469a2d25-cb1c-4b34-b26b-44252f5e87cb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:50.606644 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:50.606644 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:50.613284 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-469a2d25-cb1c-4b34-b26b-44252f5e87cb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:50.621424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae830ab8-2b37-40e8-a8b9-5ff952eb638f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.621770 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-469a2d25-cb1c-4b34-b26b-44252f5e87cb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:41:50.622026 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 331/1306] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:50 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:50.623394 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae830ab8-2b37-40e8-a8b9-5ff952eb638f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:50.623689 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae830ab8-2b37-40e8-a8b9-5ff952eb638f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:50.623976 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae830ab8-2b37-40e8-a8b9-5ff952eb638f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:50.651782 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:50.651782 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:50.659840 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ae830ab8-2b37-40e8-a8b9-5ff952eb638f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:50.667699 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae830ab8-2b37-40e8-a8b9-5ff952eb638f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:50.668313 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 325/1307] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:50 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:50.741813 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.744188 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:50.744646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-886114010"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:50.747284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-886114010'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:50.747468 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume of 1 GB Aug 09 07:41:50.753213 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Availability Zones retrieved successfully. Aug 09 07:41:50.761064 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Flow 'volume_create_api' (20df1369-3434-4034-9ed3-987d10694354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:50.762345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e123df29-7374-40bc-b415-a86b2e04e16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.763576 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:50.816805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e123df29-7374-40bc-b415-a86b2e04e16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.819777 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b499475-34e4-41cc-b318-02cd7c1bcbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.898852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Created reservations ['6b540cb7-7f55-4501-852e-1a5b148a26e5', '1ae81636-5654-43e0-8d99-4ea41919d24e', 'e4b6b0a0-1e55-41d5-a34a-b03421976e37', 'a16ff467-6d82-41ba-8bd5-667436170bb1'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:50.900005 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b499475-34e4-41cc-b318-02cd7c1bcbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b540cb7-7f55-4501-852e-1a5b148a26e5', '1ae81636-5654-43e0-8d99-4ea41919d24e', 'e4b6b0a0-1e55-41d5-a34a-b03421976e37', 'a16ff467-6d82-41ba-8bd5-667436170bb1']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.901308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224d4e28-cecb-41d5-83c4-389923e22612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.931498 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (224d4e28-cecb-41d5-83c4-389923e22612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4e4e3f-1248-4185-b14d-0dc7e4f2e563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-886114010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84039790141c40d9b54f7c6fea2ab804',qos_specs=None,replication_status=,reservations=['6b540cb7-7f55-4501-852e-1a5b148a26e5','1ae81636-5654-43e0-8d99-4ea41919d24e','e4b6b0a0-1e55-41d5-a34a-b03421976e37','a16ff467-6d82-41ba-8bd5-667436170bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-886114010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4e4e3f-1248-4185-b14d-0dc7e4f2e563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84039790141c40d9b54f7c6fea2ab804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.933634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8354bd-fa66-4e2c-8c22-e2f8f1d9c96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.958834 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8354bd-fa66-4e2c-8c22-e2f8f1d9c96d) transitioned into state 'SUCCESS' from state '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-886114010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84039790141c40d9b54f7c6fea2ab804',qos_specs=None,replication_status=,reservations=['6b540cb7-7f55-4501-852e-1a5b148a26e5','1ae81636-5654-43e0-8d99-4ea41919d24e','e4b6b0a0-1e55-41d5-a34a-b03421976e37','a16ff467-6d82-41ba-8bd5-667436170bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb5b8f54efc433da4a6dc735b3fddb1',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.959979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0772ee5e-7543-421b-8313-b93decb34cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:50.973947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0772ee5e-7543-421b-8313-b93decb34cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:50.973947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Flow 'volume_create_api' (20df1369-3434-4034-9ed3-987d10694354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:50.973947 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Create volume request issued successfully. Aug 09 07:41:50.973947 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bdd8ecf-6add-44de-94bf-2992d84acef6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:50.974291 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 326/1308] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:41:50 2026] POST /volume/v3/volumes => generated 748 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:50.992959 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-57ed594c-f083-40c8-9e5f-56a68cfa83c6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:50.995416 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57ed594c-f083-40c8-9e5f-56a68cfa83c6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:50.996457 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-57ed594c-f083-40c8-9e5f-56a68cfa83c6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:50.996820 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-57ed594c-f083-40c8-9e5f-56a68cfa83c6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.008283 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.008283 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:51.016115 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-57ed594c-f083-40c8-9e5f-56a68cfa83c6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:51.024282 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57ed594c-f083-40c8-9e5f-56a68cfa83c6 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:51.024937 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 327/1309] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:50 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:51.107971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9a39eac-06b7-462c-a757-aaaf92704a21 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.112971 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9a39eac-06b7-462c-a757-aaaf92704a21 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:51.112971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9a39eac-06b7-462c-a757-aaaf92704a21 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.112971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9a39eac-06b7-462c-a757-aaaf92704a21 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.133705 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.133705 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:51.141003 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f9a39eac-06b7-462c-a757-aaaf92704a21 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:51.144666 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9a39eac-06b7-462c-a757-aaaf92704a21 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:51.145395 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 332/1310] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:51.151565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d5d9d126-00d4-4a81-aca2-8106abbf8ec1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.154623 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5d9d126-00d4-4a81-aca2-8106abbf8ec1 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa Aug 09 07:41:51.154931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5d9d126-00d4-4a81-aca2-8106abbf8ec1 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.155220 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5d9d126-00d4-4a81-aca2-8106abbf8ec1 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.171846 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.171846 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:51.179789 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d5d9d126-00d4-4a81-aca2-8106abbf8ec1 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:51.188127 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5d9d126-00d4-4a81-aca2-8106abbf8ec1 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa returned with HTTP 200 Aug 09 07:41:51.188765 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 326/1311] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:51.205998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d745840-9242-444f-a81f-c828f444752c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.208651 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d745840-9242-444f-a81f-c828f444752c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/messages Aug 09 07:41:51.208804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d745840-9242-444f-a81f-c828f444752c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.209014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d745840-9242-444f-a81f-c828f444752c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.209290 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.209290 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:51.222240 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d745840-9242-444f-a81f-c828f444752c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:41:51.222240 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 327/1312] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:51.236365 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ab5098e7-476a-44c2-be47-02c1d8d5c8ba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.238775 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab5098e7-476a-44c2-be47-02c1d8d5c8ba tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] DELETE https://10.4.3.41/volume/v3/messages/5a79d49a-2c6c-41ba-b1a6-39a9ac7b7b65 Aug 09 07:41:51.239737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab5098e7-476a-44c2-be47-02c1d8d5c8ba tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.239737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab5098e7-476a-44c2-be47-02c1d8d5c8ba tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.264301 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab5098e7-476a-44c2-be47-02c1d8d5c8ba tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/messages/5a79d49a-2c6c-41ba-b1a6-39a9ac7b7b65 returned with HTTP 204 Aug 09 07:41:51.265106 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 328/1313] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:41:51 2026] DELETE /volume/v3/messages/5a79d49a-2c6c-41ba-b1a6-39a9ac7b7b65 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:41:51.276580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e207e0da-8e87-4bb4-af9b-a8cbf655a9f4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.278556 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e207e0da-8e87-4bb4-af9b-a8cbf655a9f4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/messages/5a79d49a-2c6c-41ba-b1a6-39a9ac7b7b65 Aug 09 07:41:51.279064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e207e0da-8e87-4bb4-af9b-a8cbf655a9f4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.279439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e207e0da-8e87-4bb4-af9b-a8cbf655a9f4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.288480 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e207e0da-8e87-4bb4-af9b-a8cbf655a9f4 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/messages/5a79d49a-2c6c-41ba-b1a6-39a9ac7b7b65 returned with HTTP 404 Aug 09 07:41:51.289407 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 333/1314] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/messages/5a79d49a-2c6c-41ba-b1a6-39a9ac7b7b65 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:51.299783 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4a04d52-25ea-4c72-bdce-2ee72dabf6d8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.302576 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4a04d52-25ea-4c72-bdce-2ee72dabf6d8 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa Aug 09 07:41:51.302954 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4a04d52-25ea-4c72-bdce-2ee72dabf6d8 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.304781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4a04d52-25ea-4c72-bdce-2ee72dabf6d8 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.314626 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.314626 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:51.322863 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f4a04d52-25ea-4c72-bdce-2ee72dabf6d8 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:51.329976 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4a04d52-25ea-4c72-bdce-2ee72dabf6d8 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa returned with HTTP 200 Aug 09 07:41:51.330624 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 327/1315] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:51.346228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.348933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa Aug 09 07:41:51.349369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.350434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.350434 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Delete volume with id: cff40988-b2d2-4e99-b24e-176f45ba35fa Aug 09 07:41:51.360171 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.360171 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:51.360771 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:51.362453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:41:51.377859 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-827959370 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-827959370, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:51.378236 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-827959370 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-827959370, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:51.387851 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Created reservations ['b0ec7fb6-6ca1-4424-a778-d24e7d9b38a6', '1d1fbfc9-18a7-4182-a801-d69f0047580a', 'ef9b712a-138e-43d4-8040-2cb05aeb011e', '3b925101-6b0d-45f1-bb5a-28f2e205a7bb'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:51.432152 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Delete volume request issued successfully. Aug 09 07:41:51.432615 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b22a8729-9bbd-45fa-8d2f-09a9b183dee7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa returned with HTTP 202 Aug 09 07:41:51.433181 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 328/1316] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:41:51 2026] DELETE /volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:51.443852 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fb24e300-f4f2-4bbe-94e3-3213455b496e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.446214 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb24e300-f4f2-4bbe-94e3-3213455b496e tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa Aug 09 07:41:51.446547 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb24e300-f4f2-4bbe-94e3-3213455b496e tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.446743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb24e300-f4f2-4bbe-94e3-3213455b496e tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.453388 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb24e300-f4f2-4bbe-94e3-3213455b496e tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa returned with HTTP 404 Aug 09 07:41:51.454157 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 329/1317] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/volumes/cff40988-b2d2-4e99-b24e-176f45ba35fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:51.464106 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb8b7078-8be4-41db-b61c-bd6c0615b006 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.467058 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb8b7078-8be4-41db-b61c-bd6c0615b006 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] DELETE https://10.4.3.41/volume/v3/types/9b05cded-a417-4e47-8f82-ec8e62d374b0 Aug 09 07:41:51.467470 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7078-8be4-41db-b61c-bd6c0615b006 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.467834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7078-8be4-41db-b61c-bd6c0615b006 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.525401 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb8b7078-8be4-41db-b61c-bd6c0615b006 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] https://10.4.3.41/volume/v3/types/9b05cded-a417-4e47-8f82-ec8e62d374b0 returned with HTTP 202 Aug 09 07:41:51.526186 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 334/1318] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:41:51 2026] DELETE /volume/v3/types/9b05cded-a417-4e47-8f82-ec8e62d374b0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:51.539403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a456cd24-b553-4622-b2d3-15b084bafd4e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.541513 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a456cd24-b553-4622-b2d3-15b084bafd4e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] GET https://10.4.3.41/volume/v3/types/9b05cded-a417-4e47-8f82-ec8e62d374b0 Aug 09 07:41:51.541883 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a456cd24-b553-4622-b2d3-15b084bafd4e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.542224 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a456cd24-b553-4622-b2d3-15b084bafd4e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.552191 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a456cd24-b553-4622-b2d3-15b084bafd4e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] https://10.4.3.41/volume/v3/types/9b05cded-a417-4e47-8f82-ec8e62d374b0 returned with HTTP 404 Aug 09 07:41:51.553785 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 328/1319] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/types/9b05cded-a417-4e47-8f82-ec8e62d374b0 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:51.571780 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-71c313ac-109b-4582-978e-684583782e4d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.572022 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71c313ac-109b-4582-978e-684583782e4d tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:41:51.572559 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71c313ac-109b-4582-978e-684583782e4d tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1899227415", "extra_specs": {"storage_protocol": "tempest-storage_protocol-371953754", "vendor_name": "tempest-vendor_name-655327310"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:51.598183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71c313ac-109b-4582-978e-684583782e4d tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:41:51.598753 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 329/1320] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:41:51 2026] POST /volume/v3/types => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:51.610739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-78775844-7989-429a-9ebf-a662e3cfe741 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.612942 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:41:51.613429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c1cfd645-5b52-4285-8a74-152b3506c60e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1642735694"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:51.615061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Create volume request body: {'volume': {'volume_type': 'c1cfd645-5b52-4285-8a74-152b3506c60e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1642735694'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:41:51.621496 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Create volume of 1 GB Aug 09 07:41:51.623238 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.623238 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:51.623238 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Availability Zones retrieved successfully. Aug 09 07:41:51.628510 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Flow 'volume_create_api' (3a6da66f-216d-4924-af3c-1fa94c75018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:51.629688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bdf5ad1-52b9-441d-8e0c-a83573c5d59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:51.630626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:41:51.655381 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bdf5ad1-52b9-441d-8e0c-a83573c5d59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:41:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-371953754',vendor_name='tempest-vendor_name-655327310'},id=c1cfd645-5b52-4285-8a74-152b3506c60e,is_public=True,name='tempest-UserMessagesTest-volume-type-1899227415',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1cfd645-5b52-4285-8a74-152b3506c60e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:51.656202 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc94f272-83b9-4b48-8e7a-51641e94f9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:51.686140 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c36e3f3-269b-43f6-94fb-4fe616611f7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.688475 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c36e3f3-269b-43f6-94fb-4fe616611f7a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:51.688866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c36e3f3-269b-43f6-94fb-4fe616611f7a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.689258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c36e3f3-269b-43f6-94fb-4fe616611f7a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.703155 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1899227415 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1899227415, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:51.703753 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1899227415 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1899227415, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:51.713477 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.713477 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:51.721019 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9c36e3f3-269b-43f6-94fb-4fe616611f7a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:51.727960 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c36e3f3-269b-43f6-94fb-4fe616611f7a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:51.728692 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 335/1321] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:51.746634 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Created reservations ['c18a2b86-3078-4b70-8390-03460690f406', '11d94a98-e077-4e27-a4aa-120b7141a123', '353b1052-b2f2-4665-8a42-9a30e18268a0', '0c9f1356-6571-4a25-912a-ae103b9127ed'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:51.747432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc94f272-83b9-4b48-8e7a-51641e94f9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c18a2b86-3078-4b70-8390-03460690f406', '11d94a98-e077-4e27-a4aa-120b7141a123', '353b1052-b2f2-4665-8a42-9a30e18268a0', '0c9f1356-6571-4a25-912a-ae103b9127ed']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:51.748270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f8b6de-36e9-4465-a4a7-3c8fd4207c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:51.774103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f8b6de-36e9-4465-a4a7-3c8fd4207c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2bd8725-5009-4ba9-8f61-5f83a2f8c8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1642735694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74237c06f354e439a57934ae47456a6',qos_specs=None,replication_status=,reservations=['c18a2b86-3078-4b70-8390-03460690f406','11d94a98-e077-4e27-a4aa-120b7141a123','353b1052-b2f2-4665-8a42-9a30e18268a0','0c9f1356-6571-4a25-912a-ae103b9127ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6c6b66075c445aca0c336545c3d047f',volume_type_id=c1cfd645-5b52-4285-8a74-152b3506c60e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1642735694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74237c06f354e439a57934ae47456a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6c6b66075c445aca0c336545c3d047f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1cfd645-5b52-4285-8a74-152b3506c60e),volume_type_id=c1cfd645-5b52-4285-8a74-152b3506c60e)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:51.775115 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839e3873-2536-493c-bf69-4771e705f3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:51.803944 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839e3873-2536-493c-bf69-4771e705f3a4) transitioned into state 'SUCCESS' from state '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-1642735694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74237c06f354e439a57934ae47456a6',qos_specs=None,replication_status=,reservations=['c18a2b86-3078-4b70-8390-03460690f406','11d94a98-e077-4e27-a4aa-120b7141a123','353b1052-b2f2-4665-8a42-9a30e18268a0','0c9f1356-6571-4a25-912a-ae103b9127ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6c6b66075c445aca0c336545c3d047f',volume_type_id=c1cfd645-5b52-4285-8a74-152b3506c60e)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:51.805985 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06e1609-9c03-4aa9-b704-c419e385e97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:41:51.820479 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06e1609-9c03-4aa9-b704-c419e385e97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:41:51.821314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Flow 'volume_create_api' (3a6da66f-216d-4924-af3c-1fa94c75018b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:41:51.821447 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Create volume request issued successfully. Aug 09 07:41:51.822490 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-78775844-7989-429a-9ebf-a662e3cfe741 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:41:51.823069 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 330/1322] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:41:51 2026] POST /volume/v3/volumes => generated 784 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:41:51.846453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cd2b59e2-ef7f-4dcd-be5e-a943d25d230d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:51.853005 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cd2b59e2-ef7f-4dcd-be5e-a943d25d230d tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 Aug 09 07:41:51.853466 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cd2b59e2-ef7f-4dcd-be5e-a943d25d230d tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:51.856692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cd2b59e2-ef7f-4dcd-be5e-a943d25d230d tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:51.874558 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:51.874558 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:51.879992 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cd2b59e2-ef7f-4dcd-be5e-a943d25d230d tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:51.888853 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cd2b59e2-ef7f-4dcd-be5e-a943d25d230d tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 returned with HTTP 200 Aug 09 07:41:51.889407 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 329/1323] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:51 2026] GET /volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:52.041667 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5ecb0474-24a6-4f67-b73d-57a46f729f20 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.044185 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ecb0474-24a6-4f67-b73d-57a46f729f20 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:52.044445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ecb0474-24a6-4f67-b73d-57a46f729f20 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.044717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ecb0474-24a6-4f67-b73d-57a46f729f20 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.061866 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.061866 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:52.069145 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5ecb0474-24a6-4f67-b73d-57a46f729f20 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:52.074899 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ecb0474-24a6-4f67-b73d-57a46f729f20 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:52.075637 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 330/1324] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:52.142431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-e11ea137-ef6c-476a-b101-afaea34e97ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.144625 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-e11ea137-ef6c-476a-b101-afaea34e97ac tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:52.144818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-e11ea137-ef6c-476a-b101-afaea34e97ac tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.145061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-e11ea137-ef6c-476a-b101-afaea34e97ac tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.153505 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.153505 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:52.158754 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-e11ea137-ef6c-476a-b101-afaea34e97ac tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:52.167939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4ba0678a-9490-4697-93a3-1363c811d059 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.168413 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-e11ea137-ef6c-476a-b101-afaea34e97ac tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:52.168413 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 336/1325] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:52.168547 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ba0678a-9490-4697-93a3-1363c811d059 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:52.168547 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ba0678a-9490-4697-93a3-1363c811d059 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.168547 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ba0678a-9490-4697-93a3-1363c811d059 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.185320 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.185320 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:52.191698 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4ba0678a-9490-4697-93a3-1363c811d059 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:52.198578 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ba0678a-9490-4697-93a3-1363c811d059 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:52.198800 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 331/1326] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:52.284664 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f9dcea10-38e3-4b7c-992b-1efc138fdb0c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.284664 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9dcea10-38e3-4b7c-992b-1efc138fdb0c None None] GET https://10.4.3.41/volume// Aug 09 07:41:52.284664 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9dcea10-38e3-4b7c-992b-1efc138fdb0c None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.286071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9dcea10-38e3-4b7c-992b-1efc138fdb0c None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.286625 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9dcea10-38e3-4b7c-992b-1efc138fdb0c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:52.287281 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 330/1327] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:52.300626 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-2dec07a1-c7e7-48a0-bddb-488e56e133dd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.391716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-1806bee7-e58c-492a-8563-d776268b3205 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.395748 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-1806bee7-e58c-492a-8563-d776268b3205 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c/action Aug 09 07:41:52.396376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-1806bee7-e58c-492a-8563-d776268b3205 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:52.396571 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-1806bee7-e58c-492a-8563-d776268b3205 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:52.434460 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.434460 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:52.460763 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-34c62c46-b1e1-4edc-a571-209dc45ca0af req-1806bee7-e58c-492a-8563-d776268b3205 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c/action returned with HTTP 204 Aug 09 07:41:52.461651 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 337/1328] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:52 2026] POST /volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:52.474762 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-2dec07a1-c7e7-48a0-bddb-488e56e133dd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:52.475761 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-2dec07a1-c7e7-48a0-bddb-488e56e133dd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b4e4e3f-1248-4185-b14d-0dc7e4f2e563", "connector": null, "instance_uuid": "66feeda2-8537-45a0-ad6c-f7baee50f7a6"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:52.487534 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.487534 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:52.537800 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-2dec07a1-c7e7-48a0-bddb-488e56e133dd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:52.538400 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 331/1329] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:52 2026] POST /volume/v3/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:52.589344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cdb48051-40bd-4c70-8417-99e502b5606a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.592383 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cdb48051-40bd-4c70-8417-99e502b5606a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:52.592633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cdb48051-40bd-4c70-8417-99e502b5606a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.593232 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cdb48051-40bd-4c70-8417-99e502b5606a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.603327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e0b95540-5ee2-4ecb-838a-b7791e9fca39 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.603867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0b95540-5ee2-4ecb-838a-b7791e9fca39 None None] GET https://10.4.3.41/volume// Aug 09 07:41:52.604197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0b95540-5ee2-4ecb-838a-b7791e9fca39 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.604485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0b95540-5ee2-4ecb-838a-b7791e9fca39 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.604961 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0b95540-5ee2-4ecb-838a-b7791e9fca39 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:52.605825 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 331/1330] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:52.608752 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.608752 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:52.616108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-771fa2bc-3b34-46cd-b576-795cfe95f221 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.617095 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cdb48051-40bd-4c70-8417-99e502b5606a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:52.622978 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-771fa2bc-3b34-46cd-b576-795cfe95f221 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:52.623848 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-771fa2bc-3b34-46cd-b576-795cfe95f221 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.624002 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cdb48051-40bd-4c70-8417-99e502b5606a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:52.624097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-771fa2bc-3b34-46cd-b576-795cfe95f221 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.625300 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 332/1331] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:52.635464 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.635464 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:52.642708 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-771fa2bc-3b34-46cd-b576-795cfe95f221 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:52.649837 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-771fa2bc-3b34-46cd-b576-795cfe95f221 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:52.650894 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 338/1332] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 1020 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:52.744848 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6c85618-f70d-4d31-a649-6a20f3797edf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.747160 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6c85618-f70d-4d31-a649-6a20f3797edf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:52.747514 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6c85618-f70d-4d31-a649-6a20f3797edf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.747787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6c85618-f70d-4d31-a649-6a20f3797edf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.761997 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.761997 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:52.764206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-130563cf-6bee-4f44-bf29-b86adde4df61 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.766209 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c6c85618-f70d-4d31-a649-6a20f3797edf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:52.766749 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-130563cf-6bee-4f44-bf29-b86adde4df61 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] PUT https://10.4.3.41/volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb Aug 09 07:41:52.767168 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-130563cf-6bee-4f44-bf29-b86adde4df61 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:52.771084 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6c85618-f70d-4d31-a649-6a20f3797edf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:52.772018 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 332/1333] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:52.780583 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-130563cf-6bee-4f44-bf29-b86adde4df61 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Acquiring lock "cinder-attachment_update-5b4e4e3f-1248-4185-b14d-0dc7e4f2e563-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:52.787372 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-130563cf-6bee-4f44-bf29-b86adde4df61 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Lock "cinder-attachment_update-5b4e4e3f-1248-4185-b14d-0dc7e4f2e563-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:52.788637 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.788637 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:52.911205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dd95c477-a282-4520-b3bb-c94913bd2288 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.912694 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd95c477-a282-4520-b3bb-c94913bd2288 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 Aug 09 07:41:52.912694 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd95c477-a282-4520-b3bb-c94913bd2288 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.912943 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd95c477-a282-4520-b3bb-c94913bd2288 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.928098 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:52.928098 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:52.933028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-130563cf-6bee-4f44-bf29-b86adde4df61 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Lock "cinder-attachment_update-5b4e4e3f-1248-4185-b14d-0dc7e4f2e563-np0000006821" released by "attachment_update" :: held 0.146s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:52.933681 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-130563cf-6bee-4f44-bf29-b86adde4df61 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb returned with HTTP 200 Aug 09 07:41:52.934427 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 332/1334] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:52 2026] PUT /volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:52.938313 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dd95c477-a282-4520-b3bb-c94913bd2288 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:52.947010 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd95c477-a282-4520-b3bb-c94913bd2288 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 returned with HTTP 200 Aug 09 07:41:52.947539 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 333/1335] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:52.969290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e08dfcd8-1a35-477f-898f-2c0a03523fa9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.970938 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e08dfcd8-1a35-477f-898f-2c0a03523fa9 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/messages Aug 09 07:41:52.971294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e08dfcd8-1a35-477f-898f-2c0a03523fa9 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.971552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e08dfcd8-1a35-477f-898f-2c0a03523fa9 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:52.978298 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e08dfcd8-1a35-477f-898f-2c0a03523fa9 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:41:52.979284 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 339/1336] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:52.995696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1ea6049-6edc-4a91-87a1-1cc2b7b006b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:52.999598 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1ea6049-6edc-4a91-87a1-1cc2b7b006b7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/messages/fbb623b8-f47c-4ffd-b5f0-846b5e25904c Aug 09 07:41:52.999598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1ea6049-6edc-4a91-87a1-1cc2b7b006b7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:52.999598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1ea6049-6edc-4a91-87a1-1cc2b7b006b7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.007602 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1ea6049-6edc-4a91-87a1-1cc2b7b006b7 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/messages/fbb623b8-f47c-4ffd-b5f0-846b5e25904c returned with HTTP 200 Aug 09 07:41:53.008099 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 333/1337] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:41:52 2026] GET /volume/v3/messages/fbb623b8-f47c-4ffd-b5f0-846b5e25904c => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:53.029636 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-466feeae-ac6e-4dd8-84c3-148af2ec4b29 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.033344 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-466feeae-ac6e-4dd8-84c3-148af2ec4b29 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/messages Aug 09 07:41:53.033774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-466feeae-ac6e-4dd8-84c3-148af2ec4b29 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.033774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-466feeae-ac6e-4dd8-84c3-148af2ec4b29 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.034118 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:53.034118 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:53.048517 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-466feeae-ac6e-4dd8-84c3-148af2ec4b29 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:41:53.049270 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 333/1338] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:41:53 2026] GET /volume/v3/messages => generated 668 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:53.064191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5d5b6194-40f7-49b7-8673-fa91a0a56285 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.070185 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d5b6194-40f7-49b7-8673-fa91a0a56285 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] DELETE https://10.4.3.41/volume/v3/messages/fbb623b8-f47c-4ffd-b5f0-846b5e25904c Aug 09 07:41:53.070185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d5b6194-40f7-49b7-8673-fa91a0a56285 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.073543 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d5b6194-40f7-49b7-8673-fa91a0a56285 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.100143 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d5b6194-40f7-49b7-8673-fa91a0a56285 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/messages/fbb623b8-f47c-4ffd-b5f0-846b5e25904c returned with HTTP 204 Aug 09 07:41:53.100959 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 334/1339] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:41:53 2026] DELETE /volume/v3/messages/fbb623b8-f47c-4ffd-b5f0-846b5e25904c => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:41:53.109841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1da8ff6-938b-4ffa-b6d3-ca64af3be710 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.112132 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1da8ff6-938b-4ffa-b6d3-ca64af3be710 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 Aug 09 07:41:53.112605 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1da8ff6-938b-4ffa-b6d3-ca64af3be710 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.112760 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1da8ff6-938b-4ffa-b6d3-ca64af3be710 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.126420 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:53.126420 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:53.138596 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a1da8ff6-938b-4ffa-b6d3-ca64af3be710 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:53.146445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1da8ff6-938b-4ffa-b6d3-ca64af3be710 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 returned with HTTP 200 Aug 09 07:41:53.147300 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 340/1340] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:53 2026] GET /volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:53.169137 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bbc4856d-1b1b-446a-a697-f858768e477c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.177016 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 Aug 09 07:41:53.177016 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.177225 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.177447 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Delete volume with id: d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 Aug 09 07:41:53.207377 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:53.207377 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:53.208082 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Volume info retrieved successfully. Aug 09 07:41:53.209904 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:41:53.222141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0ae47236-105a-475c-8b0f-4447ebf5ebf7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.225633 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ae47236-105a-475c-8b0f-4447ebf5ebf7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:53.225779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ae47236-105a-475c-8b0f-4447ebf5ebf7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.226352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ae47236-105a-475c-8b0f-4447ebf5ebf7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.241293 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1899227415 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1899227415, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:53.241293 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1899227415 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1899227415, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:41:53.247699 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:53.247699 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:53.254702 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0ae47236-105a-475c-8b0f-4447ebf5ebf7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:53.262759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Created reservations ['600d9454-746e-409b-8f80-35c1396ec542', 'b909a14e-c5dd-4e9d-8c6f-9c783c278a75', 'dcc8c044-423a-43d6-bcb6-ea19cee9e4a6', '876e8cf2-9e61-4b11-ab74-799048ee81c9'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:41:53.267766 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ae47236-105a-475c-8b0f-4447ebf5ebf7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:53.268591 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 334/1341] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:53 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:53.348557 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Delete volume request issued successfully. Aug 09 07:41:53.348732 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbc4856d-1b1b-446a-a697-f858768e477c tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 returned with HTTP 202 Aug 09 07:41:53.349351 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 334/1342] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:41:53 2026] DELETE /volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:53.361369 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cdcc120b-3b48-4e73-92ae-eadfa40655b6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.369370 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cdcc120b-3b48-4e73-92ae-eadfa40655b6 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] GET https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 Aug 09 07:41:53.369370 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cdcc120b-3b48-4e73-92ae-eadfa40655b6 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.369370 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cdcc120b-3b48-4e73-92ae-eadfa40655b6 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.383676 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cdcc120b-3b48-4e73-92ae-eadfa40655b6 tempest-UserMessagesTest-1708956254 tempest-UserMessagesTest-1708956254-project-member] https://10.4.3.41/volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 returned with HTTP 404 Aug 09 07:41:53.384359 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 335/1343] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:41:53 2026] GET /volume/v3/volumes/d2bd8725-5009-4ba9-8f61-5f83a2f8c8a1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:53.397138 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-795c8168-10d7-4be3-be4b-efcc7718840e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.399400 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-795c8168-10d7-4be3-be4b-efcc7718840e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] DELETE https://10.4.3.41/volume/v3/types/c1cfd645-5b52-4285-8a74-152b3506c60e Aug 09 07:41:53.399783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-795c8168-10d7-4be3-be4b-efcc7718840e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.400120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-795c8168-10d7-4be3-be4b-efcc7718840e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.464477 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-795c8168-10d7-4be3-be4b-efcc7718840e tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] https://10.4.3.41/volume/v3/types/c1cfd645-5b52-4285-8a74-152b3506c60e returned with HTTP 202 Aug 09 07:41:53.465449 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 341/1344] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:41:53 2026] DELETE /volume/v3/types/c1cfd645-5b52-4285-8a74-152b3506c60e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:53.477950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-76b06e5a-a0ef-4294-8ad9-68d8c35ea642 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.480568 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-76b06e5a-a0ef-4294-8ad9-68d8c35ea642 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] GET https://10.4.3.41/volume/v3/types/c1cfd645-5b52-4285-8a74-152b3506c60e Aug 09 07:41:53.481951 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-76b06e5a-a0ef-4294-8ad9-68d8c35ea642 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.481951 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-76b06e5a-a0ef-4294-8ad9-68d8c35ea642 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.490437 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-76b06e5a-a0ef-4294-8ad9-68d8c35ea642 tempest-UserMessagesTest-1174558485 tempest-UserMessagesTest-1174558485-project-admin] https://10.4.3.41/volume/v3/types/c1cfd645-5b52-4285-8a74-152b3506c60e returned with HTTP 404 Aug 09 07:41:53.492319 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 335/1345] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:41:53 2026] GET /volume/v3/types/c1cfd645-5b52-4285-8a74-152b3506c60e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:53.643220 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-46466381-b594-4180-bce3-11c2410d8ca1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:53.649975 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46466381-b594-4180-bce3-11c2410d8ca1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:53.649975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46466381-b594-4180-bce3-11c2410d8ca1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:53.649975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46466381-b594-4180-bce3-11c2410d8ca1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:53.676169 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:53.676169 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:53.683298 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-46466381-b594-4180-bce3-11c2410d8ca1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:53.689634 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46466381-b594-4180-bce3-11c2410d8ca1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:53.690352 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 335/1346] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:53 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:54.286253 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fb4f7992-f721-4465-80da-1817a3d43957 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:54.288609 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb4f7992-f721-4465-80da-1817a3d43957 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:54.288783 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb4f7992-f721-4465-80da-1817a3d43957 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:54.288869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb4f7992-f721-4465-80da-1817a3d43957 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:54.309688 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:54.309688 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:54.315176 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fb4f7992-f721-4465-80da-1817a3d43957 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:54.323252 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb4f7992-f721-4465-80da-1817a3d43957 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:54.323834 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 336/1347] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:54 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:54.716831 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f2df28b-b47f-4537-904e-a6baa7a9494d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:54.720335 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f2df28b-b47f-4537-904e-a6baa7a9494d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:54.720604 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f2df28b-b47f-4537-904e-a6baa7a9494d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:54.720804 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f2df28b-b47f-4537-904e-a6baa7a9494d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:54.739109 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:54.739109 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:54.744422 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5f2df28b-b47f-4537-904e-a6baa7a9494d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:54.750781 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f2df28b-b47f-4537-904e-a6baa7a9494d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:54.750781 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 342/1348] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:54 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:55.348606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7fee9078-234d-4e74-8e38-9a86993b018e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:55.352571 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7fee9078-234d-4e74-8e38-9a86993b018e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:55.354278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7fee9078-234d-4e74-8e38-9a86993b018e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:55.354278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7fee9078-234d-4e74-8e38-9a86993b018e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:55.371945 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:55.371945 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:55.384546 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7fee9078-234d-4e74-8e38-9a86993b018e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:55.398337 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7fee9078-234d-4e74-8e38-9a86993b018e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:55.398337 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 336/1349] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:55 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:55.675760 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-fc95e9a1-4418-4dfc-b894-369f3b26ef36 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:55.679216 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-fc95e9a1-4418-4dfc-b894-369f3b26ef36 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4/action Aug 09 07:41:55.679712 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-fc95e9a1-4418-4dfc-b894-369f3b26ef36 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:55.679876 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-fc95e9a1-4418-4dfc-b894-369f3b26ef36 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:55.701037 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:55.701037 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:55.717692 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-48e4ca8e-753a-400b-b316-7ab9c42fcfbe req-fc95e9a1-4418-4dfc-b894-369f3b26ef36 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4/action returned with HTTP 204 Aug 09 07:41:55.718763 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 336/1350] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:55 2026] POST /volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:55.771807 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-657ee61f-063d-4302-83e6-cfa49615f673 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:55.774800 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-657ee61f-063d-4302-83e6-cfa49615f673 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:55.775109 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-657ee61f-063d-4302-83e6-cfa49615f673 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:55.775393 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-657ee61f-063d-4302-83e6-cfa49615f673 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:55.796409 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:55.796409 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:55.803459 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-657ee61f-063d-4302-83e6-cfa49615f673 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:55.812328 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-657ee61f-063d-4302-83e6-cfa49615f673 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:55.813222 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 337/1351] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:55 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:56.417170 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98199480-a9cc-47f7-b457-37965e35e3dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.421530 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98199480-a9cc-47f7-b457-37965e35e3dd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:56.421530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98199480-a9cc-47f7-b457-37965e35e3dd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.421530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98199480-a9cc-47f7-b457-37965e35e3dd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.435101 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.435101 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:56.441289 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-98199480-a9cc-47f7-b457-37965e35e3dd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:56.447290 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98199480-a9cc-47f7-b457-37965e35e3dd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:56.447290 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 343/1352] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 1173 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:56.466239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b00fd31d-b104-4ba2-b827-c61dd861afce None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.472073 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b00fd31d-b104-4ba2-b827-c61dd861afce tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:56.472381 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b00fd31d-b104-4ba2-b827-c61dd861afce tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.472676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b00fd31d-b104-4ba2-b827-c61dd861afce tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.486052 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.486052 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:56.491068 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b00fd31d-b104-4ba2-b827-c61dd861afce tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:56.496320 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b00fd31d-b104-4ba2-b827-c61dd861afce tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:56.496973 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 337/1353] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 1173 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:56.550447 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1cd9793f-d499-496f-ab56-083ca26788ca req-94ea4310-c7fe-4fc8-aad0-1a69ca3dbb7b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.552890 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-94ea4310-c7fe-4fc8-aad0-1a69ca3dbb7b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 Aug 09 07:41:56.553364 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-94ea4310-c7fe-4fc8-aad0-1a69ca3dbb7b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.553734 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-94ea4310-c7fe-4fc8-aad0-1a69ca3dbb7b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.554561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-0e2a4c9e-9643-473a-90da-ca59c1286bb7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.557176 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-0e2a4c9e-9643-473a-90da-ca59c1286bb7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:56.557420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-0e2a4c9e-9643-473a-90da-ca59c1286bb7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.557763 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-0e2a4c9e-9643-473a-90da-ca59c1286bb7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.562756 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.562756 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:56.571038 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.571038 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:56.576175 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-0e2a4c9e-9643-473a-90da-ca59c1286bb7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:56.582052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-0e2a4c9e-9643-473a-90da-ca59c1286bb7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:56.582157 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 338/1354] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:56.602821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-059168b7-6300-4865-bd88-cd08f5a435c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.604837 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-059168b7-6300-4865-bd88-cd08f5a435c5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/action Aug 09 07:41:56.605666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-059168b7-6300-4865-bd88-cd08f5a435c5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:56.605789 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-059168b7-6300-4865-bd88-cd08f5a435c5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:56.619899 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-94ea4310-c7fe-4fc8-aad0-1a69ca3dbb7b tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 returned with HTTP 200 Aug 09 07:41:56.620628 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 337/1355] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:41:56 2026] DELETE /volume/v3/attachments/ac7c6cc0-398a-466f-9b32-b3846dbecdc9 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:56.623254 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.623254 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:56.623857 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-059168b7-6300-4865-bd88-cd08f5a435c5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:56.632006 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.632823 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-059168b7-6300-4865-bd88-cd08f5a435c5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Begin detaching volume completed successfully. Aug 09 07:41:56.633046 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-059168b7-6300-4865-bd88-cd08f5a435c5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/action returned with HTTP 202 Aug 09 07:41:56.633538 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 344/1356] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:41:56 2026] POST /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:41:56.634426 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 Aug 09 07:41:56.634631 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.634816 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.634993 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Delete volume with id: 2d652c82-c2cf-44b8-ac74-4824184ba899 Aug 09 07:41:56.642673 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.642673 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:56.643418 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:41:56.679163 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Delete volume request issued successfully. Aug 09 07:41:56.679503 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-1cd9793f-d499-496f-ab56-083ca26788ca req-c065229c-a6cf-430a-a05d-699c6b98af34 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 returned with HTTP 202 Aug 09 07:41:56.680164 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 338/1357] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:41:56 2026] DELETE /volume/v3/volumes/2d652c82-c2cf-44b8-ac74-4824184ba899 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:56.695721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-47729faf-8380-4837-86ee-70823dad6043 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.696683 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-47729faf-8380-4837-86ee-70823dad6043 None None] GET https://10.4.3.41/volume// Aug 09 07:41:56.697053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-47729faf-8380-4837-86ee-70823dad6043 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.697369 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-47729faf-8380-4837-86ee-70823dad6043 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.697770 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-47729faf-8380-4837-86ee-70823dad6043 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:56.699947 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 339/1358] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:56.712594 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-ad2ae0ab-d61e-4b20-8777-51acc25aba19 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.718053 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-ad2ae0ab-d61e-4b20-8777-51acc25aba19 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:56.718053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-ad2ae0ab-d61e-4b20-8777-51acc25aba19 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.718053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-ad2ae0ab-d61e-4b20-8777-51acc25aba19 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.734748 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.734748 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:56.741333 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-ad2ae0ab-d61e-4b20-8777-51acc25aba19 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:56.750162 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-ad2ae0ab-d61e-4b20-8777-51acc25aba19 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:56.750737 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 338/1359] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:41:56.774696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-e8cd57a6-4a01-4d3c-bc66-13242af6fb78 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.783394 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-e8cd57a6-4a01-4d3c-bc66-13242af6fb78 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/encryption Aug 09 07:41:56.783394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-e8cd57a6-4a01-4d3c-bc66-13242af6fb78 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.783394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-e8cd57a6-4a01-4d3c-bc66-13242af6fb78 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.797831 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.797831 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:56.807320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-e8cd57a6-4a01-4d3c-bc66-13242af6fb78 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/encryption returned with HTTP 200 Aug 09 07:41:56.807858 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 345/1360] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:56.847906 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b131b353-5456-411e-bd57-eb38f0972bad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:56.849651 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b131b353-5456-411e-bd57-eb38f0972bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:56.849828 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b131b353-5456-411e-bd57-eb38f0972bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:56.850048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b131b353-5456-411e-bd57-eb38f0972bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:56.864317 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:56.864317 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:56.873129 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b131b353-5456-411e-bd57-eb38f0972bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:56.878884 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b131b353-5456-411e-bd57-eb38f0972bad tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:56.879386 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 339/1361] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:56.918775 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:57.118224 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] GET https://10.4.3.41/volume/v3/os-hosts Aug 09 07:41:57.118224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:57.118797 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:57.140729 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.hosts [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] status, active and update: available, enabled, 2026-08-09 07:41:35+00:00 {{(pid=100220) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 07:41:57.141225 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.hosts [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] status, active and update: available, enabled, 2026-08-09 07:41:32+00:00 {{(pid=100220) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 07:41:57.141225 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.hosts [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] status, active and update: available, enabled, 2026-08-09 07:41:12+00:00 {{(pid=100220) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 07:41:57.141559 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d760fa98-087b-4dbb-a1dc-2a9d7a176496 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] https://10.4.3.41/volume/v3/os-hosts returned with HTTP 200 Aug 09 07:41:57.142204 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 340/1362] 10.4.3.41 () {66 vars in 1233 bytes} [Sun Aug 9 07:41:56 2026] GET /volume/v3/os-hosts => generated 560 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:57.155308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:57.161795 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] GET https://10.4.3.41/volume/v3/os-hosts Aug 09 07:41:57.162715 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:57.163122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:57.177381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.hosts [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] status, active and update: available, enabled, 2026-08-09 07:41:35+00:00 {{(pid=100222) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 07:41:57.179981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.hosts [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] status, active and update: available, enabled, 2026-08-09 07:41:32+00:00 {{(pid=100222) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 07:41:57.179981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.hosts [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] status, active and update: available, enabled, 2026-08-09 07:41:12+00:00 {{(pid=100222) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 09 07:41:57.179981 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5a7bd38-0f88-4306-9ba6-cbbbfb9eb717 tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] https://10.4.3.41/volume/v3/os-hosts returned with HTTP 200 Aug 09 07:41:57.179981 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 339/1363] 10.4.3.41 () {66 vars in 1233 bytes} [Sun Aug 9 07:41:57 2026] GET /volume/v3/os-hosts => generated 560 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:57.195295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4324c770-63d4-4edf-959b-bab9454b875c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:57.196079 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4324c770-63d4-4edf-959b-bab9454b875c tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] GET https://10.4.3.41/volume/v3/os-hosts/np0000006821@storpool Aug 09 07:41:57.196380 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4324c770-63d4-4edf-959b-bab9454b875c tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:57.196634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4324c770-63d4-4edf-959b-bab9454b875c tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:57.337327 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4324c770-63d4-4edf-959b-bab9454b875c tempest-VolumeHostsAdminTestsJSON-1744298921 tempest-VolumeHostsAdminTestsJSON-1744298921-project-admin] https://10.4.3.41/volume/v3/os-hosts/np0000006821@storpool returned with HTTP 200 Aug 09 07:41:57.337327 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 346/1364] 10.4.3.41 () {66 vars in 1299 bytes} [Sun Aug 9 07:41:57 2026] GET /volume/v3/os-hosts/np0000006821@storpool => generated 1697 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:57.782528 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-d8981d9c-adcf-4c29-b2f4-6d80738c2fd0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:57.785964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-d8981d9c-adcf-4c29-b2f4-6d80738c2fd0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:41:57.786137 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-d8981d9c-adcf-4c29-b2f4-6d80738c2fd0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:57.789214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-d8981d9c-adcf-4c29-b2f4-6d80738c2fd0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:57.805682 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:57.805682 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:57.814937 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-d8981d9c-adcf-4c29-b2f4-6d80738c2fd0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:41:57.819448 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-d8981d9c-adcf-4c29-b2f4-6d80738c2fd0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:41:57.820024 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 340/1365] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:57 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:57.898086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6957837c-ed7b-4515-8b70-44bda6cbd416 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:57.903312 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6957837c-ed7b-4515-8b70-44bda6cbd416 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:57.903596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6957837c-ed7b-4515-8b70-44bda6cbd416 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:57.903861 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6957837c-ed7b-4515-8b70-44bda6cbd416 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:57.918448 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:57.918448 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:57.923582 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6957837c-ed7b-4515-8b70-44bda6cbd416 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:57.929394 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6957837c-ed7b-4515-8b70-44bda6cbd416 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:57.929936 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 341/1366] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:57 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:58.332213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eb8976da-6292-4664-9583-d0a92922c4af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:58.332683 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb8976da-6292-4664-9583-d0a92922c4af None None] GET https://10.4.3.41/volume// Aug 09 07:41:58.332922 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb8976da-6292-4664-9583-d0a92922c4af None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:58.333163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb8976da-6292-4664-9583-d0a92922c4af None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:58.333620 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb8976da-6292-4664-9583-d0a92922c4af None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:41:58.334078 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 340/1367] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:41:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:41:58.346974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-7bb4fc31-58a4-4bc2-9fdc-65190f0c80a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:58.349174 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-7bb4fc31-58a4-4bc2-9fdc-65190f0c80a7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:41:58.349463 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-7bb4fc31-58a4-4bc2-9fdc-65190f0c80a7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e84690c3-97b4-417c-951c-4b11d3d4b250", "connector": null, "instance_uuid": "735e007a-2310-4b5c-a075-b9306ef5ab19"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:58.363244 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:58.363244 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:58.393645 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-7bb4fc31-58a4-4bc2-9fdc-65190f0c80a7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:41:58.394148 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 347/1368] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:41:58 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 09 07:41:58.404452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-69380957-0ce2-4eaa-a0cf-5b1a815bf7a9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:58.408941 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-69380957-0ce2-4eaa-a0cf-5b1a815bf7a9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f Aug 09 07:41:58.408941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-69380957-0ce2-4eaa-a0cf-5b1a815bf7a9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:58.408941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-69380957-0ce2-4eaa-a0cf-5b1a815bf7a9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:58.418067 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:58.418067 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:58.484159 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-69380957-0ce2-4eaa-a0cf-5b1a815bf7a9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f returned with HTTP 200 Aug 09 07:41:58.484975 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 341/1369] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:41:58 2026] DELETE /volume/v3/attachments/4cc9cda3-d7e9-487e-9e85-43d05bb45b9f => generated 367 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:58.950191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-706112f1-4fb4-4965-938b-6099b6951559 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:58.955535 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-706112f1-4fb4-4965-938b-6099b6951559 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:41:58.955535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-706112f1-4fb4-4965-938b-6099b6951559 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:58.955535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-706112f1-4fb4-4965-938b-6099b6951559 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:58.979602 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:58.979602 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:58.984781 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-706112f1-4fb4-4965-938b-6099b6951559 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:41:58.992678 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-706112f1-4fb4-4965-938b-6099b6951559 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:41:58.992678 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 342/1370] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:58 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:59.100185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-36024f1d-42e4-476f-a83e-7e67a8a6a3be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:59.103516 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-36024f1d-42e4-476f-a83e-7e67a8a6a3be tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb/action Aug 09 07:41:59.104056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-36024f1d-42e4-476f-a83e-7e67a8a6a3be tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:41:59.104266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-36024f1d-42e4-476f-a83e-7e67a8a6a3be tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:59.137465 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:59.137465 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:59.169035 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d5925f7f-2402-47fa-9e25-0939156ed756 req-36024f1d-42e4-476f-a83e-7e67a8a6a3be tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb/action returned with HTTP 204 Aug 09 07:41:59.169824 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 341/1371] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:41:59 2026] POST /volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:41:59.231554 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-1b377b6c-a823-4bde-a94f-dbd38c707b48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:59.235700 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-1b377b6c-a823-4bde-a94f-dbd38c707b48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4 Aug 09 07:41:59.235950 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-1b377b6c-a823-4bde-a94f-dbd38c707b48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:59.236238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-1b377b6c-a823-4bde-a94f-dbd38c707b48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:59.251173 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:59.251173 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:41:59.346355 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-feafe750-2327-40fc-9c1f-5f4d488facf4 req-1b377b6c-a823-4bde-a94f-dbd38c707b48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4 returned with HTTP 200 Aug 09 07:41:59.346876 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 348/1372] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:41:59 2026] DELETE /volume/v3/attachments/37bdf054-1771-4bef-9050-692d986269a4 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:59.359848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:59.362894 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] DELETE https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:41:59.364338 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:59.364687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:59.364900 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Delete volume with id: 608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:41:59.376435 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:59.376435 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:59.377359 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:41:59.408627 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Delete volume request issued successfully. Aug 09 07:41:59.408739 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-667174ac-d59d-44b8-a08c-b2d00ec6e761 tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 202 Aug 09 07:41:59.409621 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 342/1373] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:41:59 2026] DELETE /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:41:59.419313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ccab7141-a9cd-4677-a10a-e05f3357305e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:59.427136 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ccab7141-a9cd-4677-a10a-e05f3357305e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:41:59.427438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ccab7141-a9cd-4677-a10a-e05f3357305e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:59.427716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ccab7141-a9cd-4677-a10a-e05f3357305e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:59.446001 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:59.446001 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:41:59.448628 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ccab7141-a9cd-4677-a10a-e05f3357305e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Volume info retrieved successfully. Aug 09 07:41:59.456561 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ccab7141-a9cd-4677-a10a-e05f3357305e tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 200 Aug 09 07:41:59.457417 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 343/1374] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:41:59 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:59.788654 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-99e5a613-7b95-49c5-a397-fcedae09bbbc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:59.791669 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-99e5a613-7b95-49c5-a397-fcedae09bbbc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf Aug 09 07:41:59.792154 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-99e5a613-7b95-49c5-a397-fcedae09bbbc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:41:59.804809 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-99e5a613-7b95-49c5-a397-fcedae09bbbc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:41:59.813754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-99e5a613-7b95-49c5-a397-fcedae09bbbc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" acquired by "attachment_update" :: waited 0.009s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:41:59.816044 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:59.816044 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:41:59.925444 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-99e5a613-7b95-49c5-a397-fcedae09bbbc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" released by "attachment_update" :: held 0.111s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:41:59.925811 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-99e5a613-7b95-49c5-a397-fcedae09bbbc tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf returned with HTTP 200 Aug 09 07:41:59.926831 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 342/1375] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:41:59 2026] PUT /volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:41:59.936323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-6e99e594-2d2e-410c-8efe-1de4dc6a9853 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:59.939020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-746821a1-f82f-46a8-b6e2-f20c1ad27f43 req-fb68bc32-5750-42d0-b532-59b66b053219 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:41:59.939113 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-6e99e594-2d2e-410c-8efe-1de4dc6a9853 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf Aug 09 07:41:59.939244 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-6e99e594-2d2e-410c-8efe-1de4dc6a9853 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:59.939451 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-6e99e594-2d2e-410c-8efe-1de4dc6a9853 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:59.942962 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-746821a1-f82f-46a8-b6e2-f20c1ad27f43 req-fb68bc32-5750-42d0-b532-59b66b053219 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:41:59.942962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-746821a1-f82f-46a8-b6e2-f20c1ad27f43 req-fb68bc32-5750-42d0-b532-59b66b053219 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:41:59.942962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-746821a1-f82f-46a8-b6e2-f20c1ad27f43 req-fb68bc32-5750-42d0-b532-59b66b053219 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:41:59.952957 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:41:59.952957 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:41:59.958677 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-746821a1-f82f-46a8-b6e2-f20c1ad27f43 req-fb68bc32-5750-42d0-b532-59b66b053219 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:41:59.965329 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-746821a1-f82f-46a8-b6e2-f20c1ad27f43 req-fb68bc32-5750-42d0-b532-59b66b053219 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:41:59.966082 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 343/1376] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:41:59 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:41:59.967808 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-6e99e594-2d2e-410c-8efe-1de4dc6a9853 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf returned with HTTP 200 Aug 09 07:41:59.968309 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 349/1377] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:41:59 2026] GET /volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:00.017189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-48353d0c-bd98-45fa-8bca-d62758f501eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.019135 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48353d0c-bd98-45fa-8bca-d62758f501eb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:00.019548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48353d0c-bd98-45fa-8bca-d62758f501eb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.020931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48353d0c-bd98-45fa-8bca-d62758f501eb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.031299 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:00.031299 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:00.036959 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-48353d0c-bd98-45fa-8bca-d62758f501eb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:00.045311 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48353d0c-bd98-45fa-8bca-d62758f501eb tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:00.045311 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 344/1378] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:00.066195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-047ab311-675f-4864-a558-9282507edcce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.067619 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-047ab311-675f-4864-a558-9282507edcce tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:00.067747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-047ab311-675f-4864-a558-9282507edcce tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.068095 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-047ab311-675f-4864-a558-9282507edcce tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.089087 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:00.089087 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:00.095900 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-047ab311-675f-4864-a558-9282507edcce tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:00.108328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-047ab311-675f-4864-a558-9282507edcce tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:00.108328 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 343/1379] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 1133 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:00.479730 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e0b73208-22f8-4aa7-9ddb-ab3c5df9af9a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.481092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-87253a9d-4755-49da-8107-53a6227cf66c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.485761 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0b73208-22f8-4aa7-9ddb-ab3c5df9af9a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] GET https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee Aug 09 07:42:00.485931 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-87253a9d-4755-49da-8107-53a6227cf66c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:00.485989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0b73208-22f8-4aa7-9ddb-ab3c5df9af9a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.486031 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-87253a9d-4755-49da-8107-53a6227cf66c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.486071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0b73208-22f8-4aa7-9ddb-ab3c5df9af9a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.486110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-87253a9d-4755-49da-8107-53a6227cf66c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.494101 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0b73208-22f8-4aa7-9ddb-ab3c5df9af9a tempest-ServerActionsTestOtherA-781431282 tempest-ServerActionsTestOtherA-781431282-project-member] https://10.4.3.41/volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee returned with HTTP 404 Aug 09 07:42:00.494101 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 344/1380] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/volumes/608d3be2-04d6-485e-876a-0a4b255a02ee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:00.520576 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:00.520576 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:00.520576 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-87253a9d-4755-49da-8107-53a6227cf66c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:00.526012 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-87253a9d-4755-49da-8107-53a6227cf66c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:00.526521 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 350/1381] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:00.560832 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-79a8dbad-776a-4534-bf86-03deb2b4db6d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.562638 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-79a8dbad-776a-4534-bf86-03deb2b4db6d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925/action Aug 09 07:42:00.563162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-79a8dbad-776a-4534-bf86-03deb2b4db6d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:00.563391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-79a8dbad-776a-4534-bf86-03deb2b4db6d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:00.581082 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:00.581082 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:00.581723 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-79a8dbad-776a-4534-bf86-03deb2b4db6d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:00.592599 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-79a8dbad-776a-4534-bf86-03deb2b4db6d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Begin detaching volume completed successfully. Aug 09 07:42:00.592599 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-79a8dbad-776a-4534-bf86-03deb2b4db6d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925/action returned with HTTP 202 Aug 09 07:42:00.592599 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 345/1382] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:42:00 2026] POST /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:00.628577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a3a3b06e-2e75-4ac2-82b1-94c8049cc7bf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.633695 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3a3b06e-2e75-4ac2-82b1-94c8049cc7bf tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:00.634044 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3a3b06e-2e75-4ac2-82b1-94c8049cc7bf tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.634363 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3a3b06e-2e75-4ac2-82b1-94c8049cc7bf tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.655783 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:00.655783 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:00.665858 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a3a3b06e-2e75-4ac2-82b1-94c8049cc7bf tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:00.673073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3a3b06e-2e75-4ac2-82b1-94c8049cc7bf tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:00.673667 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 344/1383] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:42:00.685659 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-081369f0-3e97-4325-aec1-60ba26c2d1a0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.686260 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-081369f0-3e97-4325-aec1-60ba26c2d1a0 None None] GET https://10.4.3.41/volume// Aug 09 07:42:00.686533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-081369f0-3e97-4325-aec1-60ba26c2d1a0 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.687780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-081369f0-3e97-4325-aec1-60ba26c2d1a0 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.688492 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-081369f0-3e97-4325-aec1-60ba26c2d1a0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:00.689199 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 345/1384] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:00.711107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-1d337b68-8ea2-41e4-af0d-9df6c43c543a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.713925 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-1d337b68-8ea2-41e4-af0d-9df6c43c543a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:00.714186 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-1d337b68-8ea2-41e4-af0d-9df6c43c543a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.714376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-1d337b68-8ea2-41e4-af0d-9df6c43c543a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.729715 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:00.729715 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:00.738661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ae804408-4d4f-4e9b-94bb-49fc5cd811f4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.740003 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-1d337b68-8ea2-41e4-af0d-9df6c43c543a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:00.750394 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-1d337b68-8ea2-41e4-af0d-9df6c43c543a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:00.750899 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 351/1385] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1317 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:42:00.900039 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae804408-4d4f-4e9b-94bb-49fc5cd811f4 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True Aug 09 07:42:00.900039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae804408-4d4f-4e9b-94bb-49fc5cd811f4 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.900039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae804408-4d4f-4e9b-94bb-49fc5cd811f4 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] Calling method 'get_pools' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.919342 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae804408-4d4f-4e9b-94bb-49fc5cd811f4 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 09 07:42:00.919946 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 346/1386] 10.4.3.41 () {66 vars in 1307 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:00.935505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9e56e432-9bcd-4b4c-b948-125c3089de66 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:00.937715 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e56e432-9bcd-4b4c-b948-125c3089de66 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 09 07:42:00.938014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e56e432-9bcd-4b4c-b948-125c3089de66 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:00.938307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e56e432-9bcd-4b4c-b948-125c3089de66 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] Calling method 'get_pools' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:00.957550 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e56e432-9bcd-4b4c-b948-125c3089de66 tempest-VolumePoolsAdminTestsJSON-824491033 tempest-VolumePoolsAdminTestsJSON-824491033-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 07:42:00.958013 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 345/1387] 10.4.3.41 () {66 vars in 1284 bytes} [Sun Aug 9 07:42:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:01.689750 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a2f8deb6-7699-4d76-bba7-7c8dfdfeabc8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:01.691609 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2f8deb6-7699-4d76-bba7-7c8dfdfeabc8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:01.691842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2f8deb6-7699-4d76-bba7-7c8dfdfeabc8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:01.692090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2f8deb6-7699-4d76-bba7-7c8dfdfeabc8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:01.705358 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:01.705358 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:01.710589 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a2f8deb6-7699-4d76-bba7-7c8dfdfeabc8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:01.717421 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2f8deb6-7699-4d76-bba7-7c8dfdfeabc8 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:01.717819 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 346/1388] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:01 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:02.738734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43247650-18c9-453e-b7fc-ab4fc28c8a26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:02.743075 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43247650-18c9-453e-b7fc-ab4fc28c8a26 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:02.743075 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43247650-18c9-453e-b7fc-ab4fc28c8a26 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:02.743075 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43247650-18c9-453e-b7fc-ab4fc28c8a26 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:02.764949 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:02.764949 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:02.770703 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-43247650-18c9-453e-b7fc-ab4fc28c8a26 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:02.782044 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43247650-18c9-453e-b7fc-ab4fc28c8a26 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:02.782850 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 352/1389] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:02 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:02.925448 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-5aedf5d1-df1c-4385-aea9-66d5e697c13f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:02.928908 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-5aedf5d1-df1c-4385-aea9-66d5e697c13f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] DELETE https://10.4.3.41/volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d Aug 09 07:42:02.929272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-5aedf5d1-df1c-4385-aea9-66d5e697c13f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:02.930506 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-5aedf5d1-df1c-4385-aea9-66d5e697c13f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:02.938931 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:02.938931 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:02.997270 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7611f03f-b41b-4ac0-b3cc-72594c295a0b req-5aedf5d1-df1c-4385-aea9-66d5e697c13f tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d returned with HTTP 200 Aug 09 07:42:02.997270 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 347/1390] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:42:02 2026] DELETE /volume/v3/attachments/041c3013-cf05-417e-bd86-7aa82ce1861d => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:03.803563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-32eb13ec-735d-4472-b7aa-fbc1b3721f60 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:03.806312 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32eb13ec-735d-4472-b7aa-fbc1b3721f60 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:03.806560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32eb13ec-735d-4472-b7aa-fbc1b3721f60 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:03.806805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32eb13ec-735d-4472-b7aa-fbc1b3721f60 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:03.969058 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:03.969058 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:03.974306 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-32eb13ec-735d-4472-b7aa-fbc1b3721f60 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:03.980287 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32eb13ec-735d-4472-b7aa-fbc1b3721f60 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:03.980822 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 346/1391] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:03 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:04.124552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-087abca1-390d-4455-a147-3e211e4fc827 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.127547 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-087abca1-390d-4455-a147-3e211e4fc827 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:04.127547 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-087abca1-390d-4455-a147-3e211e4fc827 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:04.127784 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-087abca1-390d-4455-a147-3e211e4fc827 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:04.143252 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:04.143252 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:04.144054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d77d650-c5bc-45aa-af5d-0b60cd971dd8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.147836 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-087abca1-390d-4455-a147-3e211e4fc827 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:04.156739 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-087abca1-390d-4455-a147-3e211e4fc827 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:04.157402 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 347/1392] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:04 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:04.201022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-4ba3e028-7e6e-4243-a755-394f444391f3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.203217 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-4ba3e028-7e6e-4243-a755-394f444391f3 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] POST https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563/action Aug 09 07:42:04.203501 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-4ba3e028-7e6e-4243-a755-394f444391f3 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:04.203704 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-4ba3e028-7e6e-4243-a755-394f444391f3 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:04.218342 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:04.218342 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:04.218992 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-4ba3e028-7e6e-4243-a755-394f444391f3 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:04.229781 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-4ba3e028-7e6e-4243-a755-394f444391f3 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Begin detaching volume completed successfully. Aug 09 07:42:04.230628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-4ba3e028-7e6e-4243-a755-394f444391f3 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563/action returned with HTTP 202 Aug 09 07:42:04.230628 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 348/1393] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:42:04 2026] POST /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:04.271994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc10970e-64c5-4297-a93c-859425e1b1f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.275195 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc10970e-64c5-4297-a93c-859425e1b1f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:04.275477 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc10970e-64c5-4297-a93c-859425e1b1f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:04.275876 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc10970e-64c5-4297-a93c-859425e1b1f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:04.288383 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-0d954c17-0239-4c11-8319-5fffbe08e53e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.291733 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-0d954c17-0239-4c11-8319-5fffbe08e53e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf/action Aug 09 07:42:04.292331 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:04.292331 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:04.292730 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-0d954c17-0239-4c11-8319-5fffbe08e53e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:04.292898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-0d954c17-0239-4c11-8319-5fffbe08e53e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:04.297519 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d77d650-c5bc-45aa-af5d-0b60cd971dd8 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] GET https://10.4.3.41/volume/v3/os-services Aug 09 07:42:04.298552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d77d650-c5bc-45aa-af5d-0b60cd971dd8 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:04.298698 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc10970e-64c5-4297-a93c-859425e1b1f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:04.299064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d77d650-c5bc-45aa-af5d-0b60cd971dd8 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:04.309596 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d77d650-c5bc-45aa-af5d-0b60cd971dd8 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] https://10.4.3.41/volume/v3/os-services returned with HTTP 200 Aug 09 07:42:04.310397 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc10970e-64c5-4297-a93c-859425e1b1f5 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:04.310441 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 353/1394] 10.4.3.41 () {66 vars in 1242 bytes} [Sun Aug 9 07:42:04 2026] GET /volume/v3/os-services => generated 626 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:04.310721 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 347/1395] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:04 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:04.334691 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:04.334691 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:04.351547 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ac6c7fb3-146d-42ec-bada-bbe2a085ecfc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.352076 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac6c7fb3-146d-42ec-bada-bbe2a085ecfc None None] GET https://10.4.3.41/volume// Aug 09 07:42:04.352272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac6c7fb3-146d-42ec-bada-bbe2a085ecfc None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:04.352566 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac6c7fb3-146d-42ec-bada-bbe2a085ecfc None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:04.353026 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac6c7fb3-146d-42ec-bada-bbe2a085ecfc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:04.353473 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 349/1396] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:42:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:04.361895 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0a2dcc73-95d4-458a-bb46-7624a68a0932 req-0d954c17-0239-4c11-8319-5fffbe08e53e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf/action returned with HTTP 204 Aug 09 07:42:04.362617 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 348/1397] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:42:04 2026] POST /volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:04.370479 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-034b13c4-c1a7-4128-a479-b690d6bc695a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.377267 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-034b13c4-c1a7-4128-a479-b690d6bc695a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:04.377578 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-034b13c4-c1a7-4128-a479-b690d6bc695a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:04.377897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-034b13c4-c1a7-4128-a479-b690d6bc695a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:04.391162 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b21e112-e921-485d-b51c-34b38f717f3f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.393354 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b21e112-e921-485d-b51c-34b38f717f3f tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] PUT https://10.4.3.41/volume/v3/os-services/disable-log-reason Aug 09 07:42:04.393864 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b21e112-e921-485d-b51c-34b38f717f3f tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006821", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:04.396056 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b21e112-e921-485d-b51c-34b38f717f3f tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] https://10.4.3.41/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 09 07:42:04.396309 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:04.396309 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:04.397000 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 348/1398] 10.4.3.41 () {68 vars in 1319 bytes} [Sun Aug 9 07:42:04 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:04.404275 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-034b13c4-c1a7-4128-a479-b690d6bc695a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:04.411177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c9679e91-4cac-42d9-a0de-f1cd7abc6d51 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.417395 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9679e91-4cac-42d9-a0de-f1cd7abc6d51 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] PUT https://10.4.3.41/volume/v3/os-services/disable Aug 09 07:42:04.421368 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9679e91-4cac-42d9-a0de-f1cd7abc6d51 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006821", "binary": "invalid_binary"} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:04.428430 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-034b13c4-c1a7-4128-a479-b690d6bc695a tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:04.428770 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 354/1399] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:42:04 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 1316 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:42:04.436134 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9679e91-4cac-42d9-a0de-f1cd7abc6d51 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] https://10.4.3.41/volume/v3/os-services/disable returned with HTTP 404 Aug 09 07:42:04.437273 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 350/1400] 10.4.3.41 () {68 vars in 1286 bytes} [Sun Aug 9 07:42:04 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:04.447988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9be4a608-3947-472f-9e54-4ff79270321a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.450086 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9be4a608-3947-472f-9e54-4ff79270321a tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] PUT https://10.4.3.41/volume/v3/os-services/enable Aug 09 07:42:04.450086 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9be4a608-3947-472f-9e54-4ff79270321a tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:04.457689 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9be4a608-3947-472f-9e54-4ff79270321a tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] https://10.4.3.41/volume/v3/os-services/enable returned with HTTP 404 Aug 09 07:42:04.458406 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 349/1401] 10.4.3.41 () {68 vars in 1283 bytes} [Sun Aug 9 07:42:04 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:04.477600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e4a5f52-1ed5-4db9-a1f1-10060f1ed472 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.477600 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e4a5f52-1ed5-4db9-a1f1-10060f1ed472 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] PUT https://10.4.3.41/volume/v3/os-services/freeze Aug 09 07:42:04.478087 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e4a5f52-1ed5-4db9-a1f1-10060f1ed472 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:04.493775 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e4a5f52-1ed5-4db9-a1f1-10060f1ed472 tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] https://10.4.3.41/volume/v3/os-services/freeze returned with HTTP 400 Aug 09 07:42:04.494688 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 349/1402] 10.4.3.41 () {68 vars in 1283 bytes} [Sun Aug 9 07:42:04 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:04.511295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-238236a7-68f4-44bd-87f3-9749498220fa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.515023 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-238236a7-68f4-44bd-87f3-9749498220fa tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] PUT https://10.4.3.41/volume/v3/os-services/thaw Aug 09 07:42:04.515023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-238236a7-68f4-44bd-87f3-9749498220fa tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:04.530879 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-238236a7-68f4-44bd-87f3-9749498220fa tempest-VolumeServicesNegativeTest-1818372329 tempest-VolumeServicesNegativeTest-1818372329-project-admin] https://10.4.3.41/volume/v3/os-services/thaw returned with HTTP 400 Aug 09 07:42:04.532086 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 355/1403] 10.4.3.41 () {68 vars in 1277 bytes} [Sun Aug 9 07:42:04 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 09 07:42:04.663751 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.667573 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:42:04.668388 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:04.672355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:04.672633 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume with id: 14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:42:04.688247 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:04.688247 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:04.688857 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:04.711600 np0000006821 devstack@c-api.service[100220]: WARNING cinder.keymgr.conf_key_mgr [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:42:04.721998 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume request issued successfully. Aug 09 07:42:04.722260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0aec1ea-e0e3-469c-87d6-b68d2b9fd33e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 202 Aug 09 07:42:04.722776 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 351/1404] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:04 2026] DELETE /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:04.735448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-302312a7-8e24-422e-9c6e-410edca81700 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:04.737822 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-302312a7-8e24-422e-9c6e-410edca81700 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:42:04.738116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-302312a7-8e24-422e-9c6e-410edca81700 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:04.738375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-302312a7-8e24-422e-9c6e-410edca81700 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:04.746324 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:04.746324 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:04.752236 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-302312a7-8e24-422e-9c6e-410edca81700 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:04.760926 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-302312a7-8e24-422e-9c6e-410edca81700 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 200 Aug 09 07:42:04.761600 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 350/1405] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:04 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:05.328018 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6c273ef-e76a-4af8-8e93-5fab3d539a5e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:05.329769 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6c273ef-e76a-4af8-8e93-5fab3d539a5e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:05.329980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6c273ef-e76a-4af8-8e93-5fab3d539a5e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:05.330160 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6c273ef-e76a-4af8-8e93-5fab3d539a5e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:05.340133 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:05.340133 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:05.346040 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6c273ef-e76a-4af8-8e93-5fab3d539a5e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:05.349445 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6c273ef-e76a-4af8-8e93-5fab3d539a5e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:05.350276 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 350/1406] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:05 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:05.540620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-784e49a2-47aa-40c0-9419-6d7bc394369b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:05.714996 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-784e49a2-47aa-40c0-9419-6d7bc394369b tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb Aug 09 07:42:05.715210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-784e49a2-47aa-40c0-9419-6d7bc394369b tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:05.715398 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-784e49a2-47aa-40c0-9419-6d7bc394369b tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:05.725170 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:05.725170 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:05.781954 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2964d096-02db-4bc4-b7bc-514a9f806257 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:05.789589 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2964d096-02db-4bc4-b7bc-514a9f806257 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 Aug 09 07:42:05.790907 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-68386eab-ee20-4d73-a8bd-2227f44c1e3a req-784e49a2-47aa-40c0-9419-6d7bc394369b tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb returned with HTTP 200 Aug 09 07:42:05.791000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2964d096-02db-4bc4-b7bc-514a9f806257 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:05.791000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2964d096-02db-4bc4-b7bc-514a9f806257 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:05.791102 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 356/1407] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:42:05 2026] DELETE /volume/v3/attachments/f545caaf-3db1-4bb8-8630-61da8805cbeb => generated 19 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:05.806612 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2964d096-02db-4bc4-b7bc-514a9f806257 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 returned with HTTP 404 Aug 09 07:42:05.806789 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 352/1408] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:05 2026] GET /volume/v3/volumes/14703d92-000e-4a8e-bc1b-05dd554881e2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:05.820836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-02b35ccb-5640-4c8d-bc02-5606b38a0271 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:05.823324 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-02b35ccb-5640-4c8d-bc02-5606b38a0271 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:42:05.823567 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-02b35ccb-5640-4c8d-bc02-5606b38a0271 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:05.824074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-02b35ccb-5640-4c8d-bc02-5606b38a0271 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:05.826207 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-02b35ccb-5640-4c8d-bc02-5606b38a0271 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:05.889711 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-02b35ccb-5640-4c8d-bc02-5606b38a0271 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Get all volumes completed successfully. Aug 09 07:42:05.893148 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:05.893148 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:05.901297 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-02b35ccb-5640-4c8d-bc02-5606b38a0271 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:42:05.902028 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 351/1409] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:42:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14534 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:42:05.922058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5c36233e-72a3-48b1-bd9d-c885ebe9d019 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:05.925344 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c36233e-72a3-48b1-bd9d-c885ebe9d019 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] DELETE https://10.4.3.41/volume/v3/types/83d0218a-8bca-4605-958d-5d517c940164 Aug 09 07:42:05.925627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c36233e-72a3-48b1-bd9d-c885ebe9d019 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:05.925908 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c36233e-72a3-48b1-bd9d-c885ebe9d019 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:05.956292 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c36233e-72a3-48b1-bd9d-c885ebe9d019 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/83d0218a-8bca-4605-958d-5d517c940164 returned with HTTP 202 Aug 09 07:42:05.956397 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 351/1410] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:05 2026] DELETE /volume/v3/types/83d0218a-8bca-4605-958d-5d517c940164 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:05.973576 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0218901-81e7-474e-97b0-3a0713f69126 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:05.975695 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0218901-81e7-474e-97b0-3a0713f69126 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:05.976204 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0218901-81e7-474e-97b0-3a0713f69126 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1832226332", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:05.979275 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:05.979275 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:05.995026 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0218901-81e7-474e-97b0-3a0713f69126 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:05.995026 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 357/1411] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:42:05 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:06.006145 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eb4708df-22bc-4cb2-a267-ff391a2af3cc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:06.013219 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eb4708df-22bc-4cb2-a267-ff391a2af3cc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types/5ed4896e-2848-4528-a57d-8954ec26cf6d/encryption Aug 09 07:42:06.015236 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eb4708df-22bc-4cb2-a267-ff391a2af3cc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:06.035271 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eb4708df-22bc-4cb2-a267-ff391a2af3cc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/5ed4896e-2848-4528-a57d-8954ec26cf6d/encryption returned with HTTP 200 Aug 09 07:42:06.035409 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 353/1412] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:42:06 2026] POST /volume/v3/types/5ed4896e-2848-4528-a57d-8954ec26cf6d/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:06.045400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:06.047532 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:06.050634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1912902054", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1832226332", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:06.050634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1912902054', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1832226332', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:06.055952 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume of 1 GB Aug 09 07:42:06.056437 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:06.056437 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:06.057142 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Availability Zones retrieved successfully. Aug 09 07:42:06.064904 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (e3b6903f-531a-4601-a7fc-c2631e75ca3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:06.066309 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fd72e5-9468-49a1-b563-d9f80242586d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:06.067449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:06.098960 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fd72e5-9468-49a1-b563-d9f80242586d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:42:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ed4896e-2848-4528-a57d-8954ec26cf6d,is_public=True,name='tempest-scenario-type-luks-1832226332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ed4896e-2848-4528-a57d-8954ec26cf6d', '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=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:06.100110 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30633905-176b-4257-bb80-9668fe14b8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:06.133193 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:06.133654 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:06.168497 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Created reservations ['2b0e507e-63aa-4be1-b78b-ad4a2295b0a9', '5e963aa3-e825-4e75-a724-2541f1e670d8', '596f1a44-f3dd-4769-8790-9bfcf0998e21', 'c774199a-7cc0-40fd-8d2f-4896e5211b62'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:06.169541 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30633905-176b-4257-bb80-9668fe14b8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0e507e-63aa-4be1-b78b-ad4a2295b0a9', '5e963aa3-e825-4e75-a724-2541f1e670d8', '596f1a44-f3dd-4769-8790-9bfcf0998e21', 'c774199a-7cc0-40fd-8d2f-4896e5211b62']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:06.170586 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5d0269-d7c3-4a3e-97a5-dc0cbb7146c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:06.202101 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5d0269-d7c3-4a3e-97a5-dc0cbb7146c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b190a9-f92d-434c-8c13-33a4a5edfaf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1912902054',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['2b0e507e-63aa-4be1-b78b-ad4a2295b0a9','5e963aa3-e825-4e75-a724-2541f1e670d8','596f1a44-f3dd-4769-8790-9bfcf0998e21','c774199a-7cc0-40fd-8d2f-4896e5211b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=5ed4896e-2848-4528-a57d-8954ec26cf6d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1912902054',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=38b190a9-f92d-434c-8c13-33a4a5edfaf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccd97faf68540579ac19fe2666e202b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee8962ce05342279414acbb23bf7c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ed4896e-2848-4528-a57d-8954ec26cf6d),volume_type_id=5ed4896e-2848-4528-a57d-8954ec26cf6d)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:06.203193 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13a3118-95a4-410d-96aa-7c992af7a82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:06.225429 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13a3118-95a4-410d-96aa-7c992af7a82a) transitioned into state 'SUCCESS' from state '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-1912902054',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['2b0e507e-63aa-4be1-b78b-ad4a2295b0a9','5e963aa3-e825-4e75-a724-2541f1e670d8','596f1a44-f3dd-4769-8790-9bfcf0998e21','c774199a-7cc0-40fd-8d2f-4896e5211b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=5ed4896e-2848-4528-a57d-8954ec26cf6d)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:06.226346 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5898f75a-b9af-4199-994f-b822d9950377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:06.236563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5898f75a-b9af-4199-994f-b822d9950377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:06.237709 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (e3b6903f-531a-4601-a7fc-c2631e75ca3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:06.238323 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request issued successfully. Aug 09 07:42:06.239267 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-873b848f-2184-4f69-94c3-1cc9c681d5d5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:06.239859 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 352/1413] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:42:06 2026] POST /volume/v3/volumes => generated 783 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:06.371318 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8e21b00d-eff0-4505-a1e5-b0a58ac498af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:06.385253 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e21b00d-eff0-4505-a1e5-b0a58ac498af tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:06.385253 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e21b00d-eff0-4505-a1e5-b0a58ac498af tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:06.385253 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e21b00d-eff0-4505-a1e5-b0a58ac498af tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:06.396103 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:06.396103 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:06.406944 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8e21b00d-eff0-4505-a1e5-b0a58ac498af tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:06.411698 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e21b00d-eff0-4505-a1e5-b0a58ac498af tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:06.411698 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 352/1414] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:06 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:06.430335 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63d4f556-fa7b-4f5c-9b4e-2333aabfffec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:06.436608 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63d4f556-fa7b-4f5c-9b4e-2333aabfffec tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:06.436814 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63d4f556-fa7b-4f5c-9b4e-2333aabfffec tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:06.437060 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63d4f556-fa7b-4f5c-9b4e-2333aabfffec tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:06.450513 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:06.450513 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:06.462396 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-63d4f556-fa7b-4f5c-9b4e-2333aabfffec tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:06.474734 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63d4f556-fa7b-4f5c-9b4e-2333aabfffec tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:06.475402 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 358/1415] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:06 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:06.545400 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b6b79e8e-34f0-4388-b25b-4d0ab2c5e47c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:06.552950 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b6b79e8e-34f0-4388-b25b-4d0ab2c5e47c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:06.553249 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b6b79e8e-34f0-4388-b25b-4d0ab2c5e47c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:06.553535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b6b79e8e-34f0-4388-b25b-4d0ab2c5e47c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:06.567467 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:06.567467 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:06.574130 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b6b79e8e-34f0-4388-b25b-4d0ab2c5e47c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:06.581940 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b6b79e8e-34f0-4388-b25b-4d0ab2c5e47c tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:06.582458 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 354/1416] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:06 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:06.598113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dd8b7e93-9583-43a3-9174-f43e11a2c2ab None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:06.600350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd8b7e93-9583-43a3-9174-f43e11a2c2ab tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:06.600551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dd8b7e93-9583-43a3-9174-f43e11a2c2ab tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:06.600760 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dd8b7e93-9583-43a3-9174-f43e11a2c2ab tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:06.611495 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:06.611495 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:06.618150 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dd8b7e93-9583-43a3-9174-f43e11a2c2ab tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:06.623724 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd8b7e93-9583-43a3-9174-f43e11a2c2ab tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:06.624232 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 353/1417] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:06 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:06.697064 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bdc82aaa-f0db-46fd-9b78-d6c0f25d9ad1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:06.702550 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdc82aaa-f0db-46fd-9b78-d6c0f25d9ad1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:06.702550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdc82aaa-f0db-46fd-9b78-d6c0f25d9ad1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:06.702843 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdc82aaa-f0db-46fd-9b78-d6c0f25d9ad1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:06.710300 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:06.710300 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:06.714462 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bdc82aaa-f0db-46fd-9b78-d6c0f25d9ad1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:06.719622 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdc82aaa-f0db-46fd-9b78-d6c0f25d9ad1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:06.720117 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 353/1418] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:06 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:08.307298 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-708c2f5f-e0c1-4625-b1e5-7a293ce7e4c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:08.495439 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-708c2f5f-e0c1-4625-b1e5-7a293ce7e4c3 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:08.495943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-708c2f5f-e0c1-4625-b1e5-7a293ce7e4c3 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-467598644", "os-volume-type-access:is_public": false}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:08.514968 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-708c2f5f-e0c1-4625-b1e5-7a293ce7e4c3 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:08.515530 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 359/1419] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:42:08 2026] POST /volume/v3/types => generated 228 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:08.526587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-15ffacb8-70b1-4ae4-8ff4-2d4fd933846e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:08.657090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-15ffacb8-70b1-4ae4-8ff4-2d4fd933846e tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:08.657614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-15ffacb8-70b1-4ae4-8ff4-2d4fd933846e tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "559838db-8c74-4e0d-af4b-d37435d3132d", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:08.659645 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-15ffacb8-70b1-4ae4-8ff4-2d4fd933846e tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Create volume request body: {'volume': {'volume_type': '559838db-8c74-4e0d-af4b-d37435d3132d', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:08.678434 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-15ffacb8-70b1-4ae4-8ff4-2d4fd933846e tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 09 07:42:08.679134 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 355/1420] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:08 2026] POST /volume/v3/volumes => generated 114 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:08.687956 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-89ca675f-234b-4d24-b81e-9aa46f71df1d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:08.690986 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-89ca675f-234b-4d24-b81e-9aa46f71df1d tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d/action Aug 09 07:42:08.690986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-89ca675f-234b-4d24-b81e-9aa46f71df1d tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action body: b'{"addProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:08.690986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-89ca675f-234b-4d24-b81e-9aa46f71df1d tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:08.715308 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-89ca675f-234b-4d24-b81e-9aa46f71df1d tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d/action returned with HTTP 202 Aug 09 07:42:08.715806 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 354/1421] 10.4.3.41 () {68 vars in 1377 bytes} [Sun Aug 9 07:42:08 2026] POST /volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:08.726521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:08.729687 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:08.730225 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "559838db-8c74-4e0d-af4b-d37435d3132d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1524047730"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:08.733965 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Create volume request body: {'volume': {'volume_type': '559838db-8c74-4e0d-af4b-d37435d3132d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1524047730'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:08.739973 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Create volume of 1 GB Aug 09 07:42:08.740864 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:08.740864 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:08.741124 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Availability Zones retrieved successfully. Aug 09 07:42:08.750784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Flow 'volume_create_api' (d81b4391-7c70-4ebb-8710-f2dac61317bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:08.752134 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853e0c60-3016-4c17-b012-d692f1bcc0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:08.754511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:08.783621 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853e0c60-3016-4c17-b012-d692f1bcc0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:42:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=559838db-8c74-4e0d-af4b-d37435d3132d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-467598644',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '559838db-8c74-4e0d-af4b-d37435d3132d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:08.784530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff2075c-0d2b-4ec1-ae22-b035e2864955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:08.813789 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-467598644 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-467598644, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:08.814213 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-467598644 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-467598644, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:08.851391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Created reservations ['9662dabc-382e-4f8c-b970-f519fe54ddc2', '537680e1-5217-45fb-9961-2319ba2f69b4', 'dc83abbb-1c5c-489a-b255-9819ae5fbe75', '31cd4891-00f5-4bde-8dd1-6d78a34045df'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:08.852798 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff2075c-0d2b-4ec1-ae22-b035e2864955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9662dabc-382e-4f8c-b970-f519fe54ddc2', '537680e1-5217-45fb-9961-2319ba2f69b4', 'dc83abbb-1c5c-489a-b255-9819ae5fbe75', '31cd4891-00f5-4bde-8dd1-6d78a34045df']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:08.853476 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01039c2-11cb-400e-9884-ec36e6e1cbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:08.881310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01039c2-11cb-400e-9884-ec36e6e1cbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb84a869-a29e-407f-8af7-cc65a83e9f82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1524047730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d088de531743436baa4c490c3d2836b3',qos_specs=None,replication_status=,reservations=['9662dabc-382e-4f8c-b970-f519fe54ddc2','537680e1-5217-45fb-9961-2319ba2f69b4','dc83abbb-1c5c-489a-b255-9819ae5fbe75','31cd4891-00f5-4bde-8dd1-6d78a34045df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f940c389af164491ab05b7d72eb43312',volume_type_id=559838db-8c74-4e0d-af4b-d37435d3132d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1524047730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb84a869-a29e-407f-8af7-cc65a83e9f82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d088de531743436baa4c490c3d2836b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f940c389af164491ab05b7d72eb43312',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(559838db-8c74-4e0d-af4b-d37435d3132d),volume_type_id=559838db-8c74-4e0d-af4b-d37435d3132d)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:08.883091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21fa02b6-50db-4489-9d57-60a663f1417f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:08.908555 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21fa02b6-50db-4489-9d57-60a663f1417f) transitioned into state 'SUCCESS' from state '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-1524047730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d088de531743436baa4c490c3d2836b3',qos_specs=None,replication_status=,reservations=['9662dabc-382e-4f8c-b970-f519fe54ddc2','537680e1-5217-45fb-9961-2319ba2f69b4','dc83abbb-1c5c-489a-b255-9819ae5fbe75','31cd4891-00f5-4bde-8dd1-6d78a34045df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f940c389af164491ab05b7d72eb43312',volume_type_id=559838db-8c74-4e0d-af4b-d37435d3132d)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:08.909871 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c91ca45-2043-4a2e-8120-c39eb71ed8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:08.926476 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c91ca45-2043-4a2e-8120-c39eb71ed8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:08.927773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Flow 'volume_create_api' (d81b4391-7c70-4ebb-8710-f2dac61317bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:08.928287 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Create volume request issued successfully. Aug 09 07:42:08.929072 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb50c747-68cd-4fcf-8ea6-c5b22745beb4 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:08.929904 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 354/1422] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:42:08 2026] POST /volume/v3/volumes => generated 793 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:08.944163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2790506-73d4-4975-8ad2-40b3698925d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:08.950070 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2790506-73d4-4975-8ad2-40b3698925d7 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] GET https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 Aug 09 07:42:08.950384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2790506-73d4-4975-8ad2-40b3698925d7 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:08.950655 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2790506-73d4-4975-8ad2-40b3698925d7 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:08.962722 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:08.962722 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:08.968482 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b2790506-73d4-4975-8ad2-40b3698925d7 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Volume info retrieved successfully. Aug 09 07:42:08.973643 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2790506-73d4-4975-8ad2-40b3698925d7 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 returned with HTTP 200 Aug 09 07:42:08.974067 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 360/1423] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:08 2026] GET /volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:09.136291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-183f0cc1-f36b-4506-af6c-16f1e0ed5a39 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:09.250587 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-183f0cc1-f36b-4506-af6c-16f1e0ed5a39 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:09.250941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-183f0cc1-f36b-4506-af6c-16f1e0ed5a39 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:09.270020 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-183f0cc1-f36b-4506-af6c-16f1e0ed5a39 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:09.270453 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 356/1424] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:42:09 2026] POST /volume/v3/types => generated 188 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:09.280589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae99b506-e47c-4eb4-91ac-67ca5b3a2b54 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:09.453001 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae99b506-e47c-4eb4-91ac-67ca5b3a2b54 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:09.454001 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae99b506-e47c-4eb4-91ac-67ca5b3a2b54 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:09.467928 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae99b506-e47c-4eb4-91ac-67ca5b3a2b54 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:09.468937 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 355/1425] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:42:09 2026] POST /volume/v3/types => generated 188 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:09.483017 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-07c0ead0-3522-4243-8687-9be5615e54c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:09.568267 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:09.568618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:09.570270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:09.577236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Create volume of 1 GB Aug 09 07:42:09.577556 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:09.577556 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:09.578243 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Availability Zones retrieved successfully. Aug 09 07:42:09.594285 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Flow 'volume_create_api' (fd5a662f-a29a-4d42-8b8e-6c9062710735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:09.595369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b3de41-0a54-4bdf-91e5-ba4aa13fb483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:09.599009 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:09.626672 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b3de41-0a54-4bdf-91e5-ba4aa13fb483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:42:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7481049-03a8-466c-92d6-05ce8a1a80a4,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7481049-03a8-466c-92d6-05ce8a1a80a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:09.627844 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d913fad-8584-4ecf-8568-3f12d80f72b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:09.665956 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-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 09 07:42:09.666453 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-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 09 07:42:09.707149 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Created reservations ['572b2323-07d7-4bd4-939e-43a60c79ad90', '136a73ed-3cf1-4a84-ba72-f9972b5b39f1', 'b33d18a6-af44-4989-8e5f-0ebbfe3344df', '730a2b4d-51db-45b3-a47b-3a75730eec35'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:09.708328 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d913fad-8584-4ecf-8568-3f12d80f72b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572b2323-07d7-4bd4-939e-43a60c79ad90', '136a73ed-3cf1-4a84-ba72-f9972b5b39f1', 'b33d18a6-af44-4989-8e5f-0ebbfe3344df', '730a2b4d-51db-45b3-a47b-3a75730eec35']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:09.709432 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc9b72f-6e9d-40bc-aca1-40693d93cb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:09.741171 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fc9b72f-6e9d-40bc-aca1-40693d93cb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43c0cb8f-f17a-44b1-8cc3-ce0258a502d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85d0ede550a452abf1d675466f32743',qos_specs=None,replication_status=,reservations=['572b2323-07d7-4bd4-939e-43a60c79ad90','136a73ed-3cf1-4a84-ba72-f9972b5b39f1','b33d18a6-af44-4989-8e5f-0ebbfe3344df','730a2b4d-51db-45b3-a47b-3a75730eec35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9e15ac943724b4cb8d2e1b6ae7ce2ac',volume_type_id=f7481049-03a8-466c-92d6-05ce8a1a80a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43c0cb8f-f17a-44b1-8cc3-ce0258a502d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e85d0ede550a452abf1d675466f32743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9e15ac943724b4cb8d2e1b6ae7ce2ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7481049-03a8-466c-92d6-05ce8a1a80a4),volume_type_id=f7481049-03a8-466c-92d6-05ce8a1a80a4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:09.746727 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2695d24-7d34-4e4a-9ca5-cc5f21d74393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:09.769945 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2695d24-7d34-4e4a-9ca5-cc5f21d74393) transitioned into state 'SUCCESS' from state '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-747620752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e85d0ede550a452abf1d675466f32743',qos_specs=None,replication_status=,reservations=['572b2323-07d7-4bd4-939e-43a60c79ad90','136a73ed-3cf1-4a84-ba72-f9972b5b39f1','b33d18a6-af44-4989-8e5f-0ebbfe3344df','730a2b4d-51db-45b3-a47b-3a75730eec35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9e15ac943724b4cb8d2e1b6ae7ce2ac',volume_type_id=f7481049-03a8-466c-92d6-05ce8a1a80a4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:09.770856 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ff9314-583f-4ea8-9934-106b8d660ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:09.780841 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ff9314-583f-4ea8-9934-106b8d660ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:09.781978 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Flow 'volume_create_api' (fd5a662f-a29a-4d42-8b8e-6c9062710735) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:09.782264 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Create volume request issued successfully. Aug 09 07:42:09.782930 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07c0ead0-3522-4243-8687-9be5615e54c9 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:09.783514 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 355/1426] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:42:09 2026] POST /volume/v3/volumes => generated 765 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:09.799967 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7483eda9-b346-4e46-98be-a7ab453a76b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:09.801995 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7483eda9-b346-4e46-98be-a7ab453a76b4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:09.802240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7483eda9-b346-4e46-98be-a7ab453a76b4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:09.802442 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7483eda9-b346-4e46-98be-a7ab453a76b4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:09.808857 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:09.808857 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:09.813479 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7483eda9-b346-4e46-98be-a7ab453a76b4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:09.817521 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7483eda9-b346-4e46-98be-a7ab453a76b4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:09.817874 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 361/1427] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:09 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:09.865122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:09.867512 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:09.867834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:09.868172 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:09.868378 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Delete volume with id: 5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:09.877592 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:09.877592 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:09.879251 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:09.900424 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Delete volume request issued successfully. Aug 09 07:42:09.900789 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bab60d3f-fae1-43c0-8e27-8dd256150657 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 202 Aug 09 07:42:09.901458 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 357/1428] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:09 2026] DELETE /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:09.913998 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-929f63e2-5768-4f57-b902-2d7881d7c590 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:09.916000 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-929f63e2-5768-4f57-b902-2d7881d7c590 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:09.916286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-929f63e2-5768-4f57-b902-2d7881d7c590 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:09.916499 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-929f63e2-5768-4f57-b902-2d7881d7c590 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:09.927140 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:09.927140 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:09.935824 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-929f63e2-5768-4f57-b902-2d7881d7c590 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:09.947389 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-929f63e2-5768-4f57-b902-2d7881d7c590 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 200 Aug 09 07:42:09.947389 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 356/1429] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:09 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:09.990350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-23569a56-cce6-4891-9384-893cd749eda3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:09.993245 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23569a56-cce6-4891-9384-893cd749eda3 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] GET https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 Aug 09 07:42:09.993753 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23569a56-cce6-4891-9384-893cd749eda3 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:09.993753 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23569a56-cce6-4891-9384-893cd749eda3 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.008811 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:10.008811 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:10.014019 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-23569a56-cce6-4891-9384-893cd749eda3 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Volume info retrieved successfully. Aug 09 07:42:10.019990 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23569a56-cce6-4891-9384-893cd749eda3 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 returned with HTTP 200 Aug 09 07:42:10.020464 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 356/1430] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:09 2026] GET /volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:10.039548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f1260e03-ac55-4930-8379-6bc91fd2aea1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.041940 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1260e03-ac55-4930-8379-6bc91fd2aea1 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] GET https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 Aug 09 07:42:10.041940 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f1260e03-ac55-4930-8379-6bc91fd2aea1 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:10.043096 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f1260e03-ac55-4930-8379-6bc91fd2aea1 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.054571 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:10.054571 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:10.058465 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f1260e03-ac55-4930-8379-6bc91fd2aea1 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Volume info retrieved successfully. Aug 09 07:42:10.063930 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1260e03-ac55-4930-8379-6bc91fd2aea1 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 returned with HTTP 200 Aug 09 07:42:10.064399 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 362/1431] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:10 2026] GET /volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:10.082158 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.084132 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 Aug 09 07:42:10.084360 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:10.084542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.084711 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Delete volume with id: bb84a869-a29e-407f-8af7-cc65a83e9f82 Aug 09 07:42:10.092021 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:10.092021 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:10.092445 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Volume info retrieved successfully. Aug 09 07:42:10.114055 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Delete volume request issued successfully. Aug 09 07:42:10.114259 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bf1e8c18-50ba-43ac-9c15-fdbcd4250551 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 returned with HTTP 202 Aug 09 07:42:10.114678 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 358/1432] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:10 2026] DELETE /volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:10.124447 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c81b69ff-5693-47c5-aa4f-d258b6fb9aad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.126377 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c81b69ff-5693-47c5-aa4f-d258b6fb9aad tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] GET https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 Aug 09 07:42:10.126622 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c81b69ff-5693-47c5-aa4f-d258b6fb9aad tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:10.126814 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c81b69ff-5693-47c5-aa4f-d258b6fb9aad tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.134509 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:10.134509 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:10.139082 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c81b69ff-5693-47c5-aa4f-d258b6fb9aad tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Volume info retrieved successfully. Aug 09 07:42:10.144093 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c81b69ff-5693-47c5-aa4f-d258b6fb9aad tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 returned with HTTP 200 Aug 09 07:42:10.144494 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 357/1433] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:10 2026] GET /volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:10.835442 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0faa169f-105f-4cc8-9678-273581a0091e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.837821 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0faa169f-105f-4cc8-9678-273581a0091e tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:10.838138 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0faa169f-105f-4cc8-9678-273581a0091e tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:10.838434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0faa169f-105f-4cc8-9678-273581a0091e tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.848484 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:10.848484 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:10.853985 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0faa169f-105f-4cc8-9678-273581a0091e tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:10.860125 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0faa169f-105f-4cc8-9678-273581a0091e tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:10.860711 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 357/1434] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:10 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:10.875242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ed727d95-f854-4fc2-a2ef-f9e8f53fd04d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.878675 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed727d95-f854-4fc2-a2ef-f9e8f53fd04d tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:10.878675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed727d95-f854-4fc2-a2ef-f9e8f53fd04d tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:10.878675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed727d95-f854-4fc2-a2ef-f9e8f53fd04d tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.885399 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:10.885399 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:10.889427 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ed727d95-f854-4fc2-a2ef-f9e8f53fd04d tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Volume info retrieved successfully. Aug 09 07:42:10.893781 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed727d95-f854-4fc2-a2ef-f9e8f53fd04d tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:10.894371 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 363/1435] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:10 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:10.910861 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5792b866-6cfa-46eb-9771-5dab23e47153 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.913210 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] POST https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4/action Aug 09 07:42:10.913670 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:10.913859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:10.926358 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:10.926358 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:10.927084 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:10.951778 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-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 09 07:42:10.952247 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-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 09 07:42:10.965264 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b718b19e-0e21-4821-b080-8cdb6e6df55d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.968326 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b718b19e-0e21-4821-b080-8cdb6e6df55d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 Aug 09 07:42:10.968592 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b718b19e-0e21-4821-b080-8cdb6e6df55d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:10.968901 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b718b19e-0e21-4821-b080-8cdb6e6df55d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.976893 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Created reservations ['225b4bd6-de17-458c-ab90-264e36462f3f', 'ae5fa48d-6353-47f7-adbd-ba131dc4d596'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:10.978554 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b718b19e-0e21-4821-b080-8cdb6e6df55d tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 returned with HTTP 404 Aug 09 07:42:10.979361 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 358/1436] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:10 2026] GET /volume/v3/volumes/5b4e4e3f-1248-4185-b14d-0dc7e4f2e563 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:10.987673 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:10.991633 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] DELETE https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:10.991891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:10.992172 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:10.992386 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Delete volume with id: 911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:10.993874 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-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 09 07:42:10.994231 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-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 09 07:42:11.005858 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:11.005858 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:11.006375 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:11.008179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Created reservations ['f6dd42df-0f24-46ee-9b8b-a9123c06ce0f', '5724110a-f5dd-4079-a20d-e525256cbff6'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:11.038104 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Delete volume request issued successfully. Aug 09 07:42:11.038372 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24cb567b-a25e-4004-9c4f-9e6209cb4bb0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 202 Aug 09 07:42:11.038861 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 358/1437] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:10 2026] DELETE /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.048813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-afa9fc48-b2db-4dcd-a335-ec98403fc9d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.052624 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Retype volume request issued successfully. Aug 09 07:42:11.052624 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5792b866-6cfa-46eb-9771-5dab23e47153 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4/action returned with HTTP 202 Aug 09 07:42:11.052934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afa9fc48-b2db-4dcd-a335-ec98403fc9d0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:11.052934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afa9fc48-b2db-4dcd-a335-ec98403fc9d0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.053020 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 359/1438] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:10 2026] POST /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:11.053062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afa9fc48-b2db-4dcd-a335-ec98403fc9d0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.065166 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:11.065166 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:11.067236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c315b5b7-2036-4d21-bf04-9ba7a9ba80d0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.070355 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-afa9fc48-b2db-4dcd-a335-ec98403fc9d0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:11.073973 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c315b5b7-2036-4d21-bf04-9ba7a9ba80d0 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:11.074520 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c315b5b7-2036-4d21-bf04-9ba7a9ba80d0 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.074742 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c315b5b7-2036-4d21-bf04-9ba7a9ba80d0 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.077770 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afa9fc48-b2db-4dcd-a335-ec98403fc9d0 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 200 Aug 09 07:42:11.078511 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 364/1439] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:11 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:11.090256 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:11.090256 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:11.096770 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c315b5b7-2036-4d21-bf04-9ba7a9ba80d0 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:11.103575 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c315b5b7-2036-4d21-bf04-9ba7a9ba80d0 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:11.104144 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 359/1440] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:11 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:11.160600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b7c3e0d0-d308-4fb0-bbef-9d509325d806 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.162976 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7c3e0d0-d308-4fb0-bbef-9d509325d806 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] GET https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 Aug 09 07:42:11.163388 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7c3e0d0-d308-4fb0-bbef-9d509325d806 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.163582 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7c3e0d0-d308-4fb0-bbef-9d509325d806 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.172222 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7c3e0d0-d308-4fb0-bbef-9d509325d806 tempest-VolumeTypesAccessTest-147993550 tempest-VolumeTypesAccessTest-147993550-project-member] https://10.4.3.41/volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 returned with HTTP 404 Aug 09 07:42:11.173009 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 359/1441] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:11 2026] GET /volume/v3/volumes/bb84a869-a29e-407f-8af7-cc65a83e9f82 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:11.183147 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2cb654d4-b75e-48d2-a77e-6378db1c5064 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.187093 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2cb654d4-b75e-48d2-a77e-6378db1c5064 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d/action Aug 09 07:42:11.188205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2cb654d4-b75e-48d2-a77e-6378db1c5064 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action body: b'{"removeProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:11.188414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2cb654d4-b75e-48d2-a77e-6378db1c5064 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:11.193083 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:11.193083 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:11.208515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2cb654d4-b75e-48d2-a77e-6378db1c5064 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d/action returned with HTTP 202 Aug 09 07:42:11.209304 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 360/1442] 10.4.3.41 () {68 vars in 1377 bytes} [Sun Aug 9 07:42:11 2026] POST /volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.221937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-628deb7e-3fbc-4936-a781-c02677b56d5e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.229739 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-628deb7e-3fbc-4936-a781-c02677b56d5e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] DELETE https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d Aug 09 07:42:11.229739 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-628deb7e-3fbc-4936-a781-c02677b56d5e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.229739 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-628deb7e-3fbc-4936-a781-c02677b56d5e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.280161 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-628deb7e-3fbc-4936-a781-c02677b56d5e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d returned with HTTP 202 Aug 09 07:42:11.281058 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 365/1443] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:11 2026] DELETE /volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.295875 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8a6b4210-43d0-4dbe-aea4-6fe3414cca71 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.298130 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8a6b4210-43d0-4dbe-aea4-6fe3414cca71 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] GET https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d Aug 09 07:42:11.298380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8a6b4210-43d0-4dbe-aea4-6fe3414cca71 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.299018 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8a6b4210-43d0-4dbe-aea4-6fe3414cca71 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.307353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8a6b4210-43d0-4dbe-aea4-6fe3414cca71 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d returned with HTTP 404 Aug 09 07:42:11.308207 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 360/1444] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:11 2026] GET /volume/v3/types/559838db-8c74-4e0d-af4b-d37435d3132d => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:11.321489 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d14cfbf0-1b0e-4e0a-957a-b69a06d73b95 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.323780 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d14cfbf0-1b0e-4e0a-957a-b69a06d73b95 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:11.325526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d14cfbf0-1b0e-4e0a-957a-b69a06d73b95 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-258543694", "os-volume-type-access:is_public": false}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:11.346365 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d14cfbf0-1b0e-4e0a-957a-b69a06d73b95 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:11.347584 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 360/1445] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:42:11 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:11.358695 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-35f83c5b-ed31-479b-a73b-d134dd53101e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.362808 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-35f83c5b-ed31-479b-a73b-d134dd53101e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action Aug 09 07:42:11.363469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-35f83c5b-ed31-479b-a73b-d134dd53101e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action body: b'{"addProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:11.363855 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-35f83c5b-ed31-479b-a73b-d134dd53101e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:11.378359 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-35f83c5b-ed31-479b-a73b-d134dd53101e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action returned with HTTP 202 Aug 09 07:42:11.379007 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 361/1446] 10.4.3.41 () {68 vars in 1377 bytes} [Sun Aug 9 07:42:11 2026] POST /volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.387822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ccfc0694-7fca-4e8f-a932-202ce9703195 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.390019 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccfc0694-7fca-4e8f-a932-202ce9703195 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action Aug 09 07:42:11.390660 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ccfc0694-7fca-4e8f-a932-202ce9703195 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action body: b'{"addProjectAccess": {"project": "8a1ef999b63942b89ae46ecd32ed0e57"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:11.390660 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ccfc0694-7fca-4e8f-a932-202ce9703195 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8a1ef999b63942b89ae46ecd32ed0e57"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:11.409267 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccfc0694-7fca-4e8f-a932-202ce9703195 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action returned with HTTP 202 Aug 09 07:42:11.409839 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 366/1447] 10.4.3.41 () {68 vars in 1377 bytes} [Sun Aug 9 07:42:11 2026] POST /volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.422680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-00397da6-5824-4d86-81a7-8ecdd4af949e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.425301 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00397da6-5824-4d86-81a7-8ecdd4af949e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] GET https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/os-volume-type-access Aug 09 07:42:11.425567 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00397da6-5824-4d86-81a7-8ecdd4af949e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.425818 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00397da6-5824-4d86-81a7-8ecdd4af949e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.442127 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00397da6-5824-4d86-81a7-8ecdd4af949e tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/os-volume-type-access returned with HTTP 200 Aug 09 07:42:11.442851 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 361/1448] 10.4.3.41 () {66 vars in 1401 bytes} [Sun Aug 9 07:42:11 2026] GET /volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:11.457069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63c7dafb-d136-4f4c-96f7-51124e3f4176 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.462769 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63c7dafb-d136-4f4c-96f7-51124e3f4176 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action Aug 09 07:42:11.463288 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63c7dafb-d136-4f4c-96f7-51124e3f4176 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action body: b'{"removeProjectAccess": {"project": "8a1ef999b63942b89ae46ecd32ed0e57"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:11.463503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63c7dafb-d136-4f4c-96f7-51124e3f4176 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8a1ef999b63942b89ae46ecd32ed0e57"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:11.487116 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63c7dafb-d136-4f4c-96f7-51124e3f4176 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action returned with HTTP 202 Aug 09 07:42:11.487643 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 361/1449] 10.4.3.41 () {68 vars in 1377 bytes} [Sun Aug 9 07:42:11 2026] POST /volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.496714 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d49b1714-703d-4dff-81fe-2edc7654eb8f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.498687 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d49b1714-703d-4dff-81fe-2edc7654eb8f tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] POST https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action Aug 09 07:42:11.499058 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d49b1714-703d-4dff-81fe-2edc7654eb8f tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action body: b'{"removeProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:11.499172 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d49b1714-703d-4dff-81fe-2edc7654eb8f tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d088de531743436baa4c490c3d2836b3"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:11.510430 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d49b1714-703d-4dff-81fe-2edc7654eb8f tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action returned with HTTP 202 Aug 09 07:42:11.511131 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 362/1450] 10.4.3.41 () {68 vars in 1377 bytes} [Sun Aug 9 07:42:11 2026] POST /volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.524011 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-809d43a7-35f8-43ba-b95b-002be9008a25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.524011 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-809d43a7-35f8-43ba-b95b-002be9008a25 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] DELETE https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35 Aug 09 07:42:11.524011 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-809d43a7-35f8-43ba-b95b-002be9008a25 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.524249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-809d43a7-35f8-43ba-b95b-002be9008a25 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.559215 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-809d43a7-35f8-43ba-b95b-002be9008a25 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35 returned with HTTP 202 Aug 09 07:42:11.559772 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 367/1451] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:11 2026] DELETE /volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:11.571400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8eb5b612-7dd0-4878-9ac6-6a426e666586 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:11.573522 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8eb5b612-7dd0-4878-9ac6-6a426e666586 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] GET https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35 Aug 09 07:42:11.573778 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8eb5b612-7dd0-4878-9ac6-6a426e666586 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:11.574119 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8eb5b612-7dd0-4878-9ac6-6a426e666586 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:11.578202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8eb5b612-7dd0-4878-9ac6-6a426e666586 tempest-VolumeTypesAccessTest-485663868 tempest-VolumeTypesAccessTest-485663868-project-admin] https://10.4.3.41/volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35 returned with HTTP 404 Aug 09 07:42:11.578750 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 362/1452] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:11 2026] GET /volume/v3/types/277cdba1-fbde-4dbb-bb37-ca41ab81ac35 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:12.100743 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2236660-81bc-4ae8-8e7b-46caa5836b8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.105743 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2236660-81bc-4ae8-8e7b-46caa5836b8e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 Aug 09 07:42:12.106044 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2236660-81bc-4ae8-8e7b-46caa5836b8e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.109088 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2236660-81bc-4ae8-8e7b-46caa5836b8e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.126931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f0234a40-cfb1-4579-96cb-a8d54b9c882c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.129065 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f0234a40-cfb1-4579-96cb-a8d54b9c882c tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:12.129143 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2236660-81bc-4ae8-8e7b-46caa5836b8e tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 returned with HTTP 404 Aug 09 07:42:12.129205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f0234a40-cfb1-4579-96cb-a8d54b9c882c tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.129205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f0234a40-cfb1-4579-96cb-a8d54b9c882c tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.129268 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 362/1453] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:12 2026] GET /volume/v3/volumes/911a5a46-0a88-42d6-a572-0990ebe25925 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:12.146234 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:12.146234 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:12.156323 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f0234a40-cfb1-4579-96cb-a8d54b9c882c tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:12.164843 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f0234a40-cfb1-4579-96cb-a8d54b9c882c tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:12.164843 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 363/1454] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:12 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:12.184677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-603d8f0e-c029-4dd5-97d6-0166222011c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.185865 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-603d8f0e-c029-4dd5-97d6-0166222011c0 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:12.186330 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-603d8f0e-c029-4dd5-97d6-0166222011c0 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.186595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-603d8f0e-c029-4dd5-97d6-0166222011c0 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.199386 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:12.199386 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:12.208238 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-603d8f0e-c029-4dd5-97d6-0166222011c0 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Volume info retrieved successfully. Aug 09 07:42:12.215158 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-603d8f0e-c029-4dd5-97d6-0166222011c0 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:12.215842 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 368/1455] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:12 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:12.233842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-85e7cf2b-b3be-4da1-bede-f9339d077713 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.237165 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-85e7cf2b-b3be-4da1-bede-f9339d077713 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] GET https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752 Aug 09 07:42:12.237593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-85e7cf2b-b3be-4da1-bede-f9339d077713 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.237856 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-85e7cf2b-b3be-4da1-bede-f9339d077713 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.238824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-85e7cf2b-b3be-4da1-bede-f9339d077713 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752'), ('all_tenants', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:12.241132 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c520eae4-f332-4fef-9900-78a12ec004cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.243833 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c520eae4-f332-4fef-9900-78a12ec004cd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] DELETE https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:42:12.243833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c520eae4-f332-4fef-9900-78a12ec004cd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.243833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c520eae4-f332-4fef-9900-78a12ec004cd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.244045 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c520eae4-f332-4fef-9900-78a12ec004cd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Delete volume with id: df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:42:12.256975 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:12.256975 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:12.257925 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c520eae4-f332-4fef-9900-78a12ec004cd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:12.275650 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-85e7cf2b-b3be-4da1-bede-f9339d077713 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Get all volumes completed successfully. Aug 09 07:42:12.276169 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-85e7cf2b-b3be-4da1-bede-f9339d077713 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752 returned with HTTP 200 Aug 09 07:42:12.277371 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 363/1456] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:42:12 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-747620752 => generated 344 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:12.293783 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-db869ab6-ab16-4536-80e6-cb8882a7c12d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.299304 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db869ab6-ab16-4536-80e6-cb8882a7c12d tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:12.299615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db869ab6-ab16-4536-80e6-cb8882a7c12d tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.299888 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db869ab6-ab16-4536-80e6-cb8882a7c12d tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.324110 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c520eae4-f332-4fef-9900-78a12ec004cd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Delete volume request issued successfully. Aug 09 07:42:12.324110 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c520eae4-f332-4fef-9900-78a12ec004cd tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 202 Aug 09 07:42:12.324768 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:12.324768 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:12.324937 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 363/1457] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:12 2026] DELETE /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:12.332706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3a1c024-f1e1-4219-b406-03cd11c925d1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.336140 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3a1c024-f1e1-4219-b406-03cd11c925d1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:42:12.336140 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3a1c024-f1e1-4219-b406-03cd11c925d1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.336140 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3a1c024-f1e1-4219-b406-03cd11c925d1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.346226 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:12.346226 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:12.347525 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-db869ab6-ab16-4536-80e6-cb8882a7c12d tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:12.354796 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b3a1c024-f1e1-4219-b406-03cd11c925d1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Volume info retrieved successfully. Aug 09 07:42:12.362411 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db869ab6-ab16-4536-80e6-cb8882a7c12d tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:12.362684 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3a1c024-f1e1-4219-b406-03cd11c925d1 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 200 Aug 09 07:42:12.362862 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 364/1458] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:12 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:12.364186 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 369/1459] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:12 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:12.384359 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.386595 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] DELETE https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:12.386826 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.387069 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.387277 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Delete volume with id: 43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:12.399054 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:12.399054 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:12.399739 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:12.432153 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Delete volume request issued successfully. Aug 09 07:42:12.432439 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e2b73af-833f-4f1e-b83d-53f9917cf7e4 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 202 Aug 09 07:42:12.433725 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 364/1460] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:12 2026] DELETE /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:12.447278 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a55b9bf6-ca61-4f29-be6b-a2aa70163991 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:12.450957 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a55b9bf6-ca61-4f29-be6b-a2aa70163991 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:12.452309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a55b9bf6-ca61-4f29-be6b-a2aa70163991 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:12.452309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a55b9bf6-ca61-4f29-be6b-a2aa70163991 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:12.472453 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:12.472453 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:12.477964 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a55b9bf6-ca61-4f29-be6b-a2aa70163991 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Volume info retrieved successfully. Aug 09 07:42:12.484614 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a55b9bf6-ca61-4f29-be6b-a2aa70163991 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 200 Aug 09 07:42:12.484614 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 364/1461] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:12 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:13.380095 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-88c62db1-3b9a-4fee-ba84-8ae7a596a303 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:13.391580 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-88c62db1-3b9a-4fee-ba84-8ae7a596a303 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] GET https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 Aug 09 07:42:13.391982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-88c62db1-3b9a-4fee-ba84-8ae7a596a303 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:13.392372 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-88c62db1-3b9a-4fee-ba84-8ae7a596a303 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:13.400853 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-88c62db1-3b9a-4fee-ba84-8ae7a596a303 tempest-AttachVolumeTestJSON-802948901 tempest-AttachVolumeTestJSON-802948901-project-member] https://10.4.3.41/volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 returned with HTTP 404 Aug 09 07:42:13.401640 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 365/1462] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:13 2026] GET /volume/v3/volumes/df25533f-2433-4e7e-b31f-fa43c5c83bb9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:13.503542 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5b57416-c239-4290-aedf-66fa33013834 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:13.505395 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5b57416-c239-4290-aedf-66fa33013834 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] GET https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 Aug 09 07:42:13.505677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5b57416-c239-4290-aedf-66fa33013834 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:13.505885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5b57416-c239-4290-aedf-66fa33013834 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:13.513379 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5b57416-c239-4290-aedf-66fa33013834 tempest-VolumeRetypeWithoutMigrationTest-650835633 tempest-VolumeRetypeWithoutMigrationTest-650835633-project-member] https://10.4.3.41/volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 returned with HTTP 404 Aug 09 07:42:13.514662 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 370/1463] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:13 2026] GET /volume/v3/volumes/43c0cb8f-f17a-44b1-8cc3-ce0258a502d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:13.524386 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b3e4a29d-989e-46b7-9faf-72571e5a38aa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:13.527004 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b3e4a29d-989e-46b7-9faf-72571e5a38aa tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] DELETE https://10.4.3.41/volume/v3/types/746448bc-22b7-4711-989d-2b41f34019c6 Aug 09 07:42:13.527004 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b3e4a29d-989e-46b7-9faf-72571e5a38aa tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:13.527004 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b3e4a29d-989e-46b7-9faf-72571e5a38aa tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:13.559828 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b3e4a29d-989e-46b7-9faf-72571e5a38aa tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/types/746448bc-22b7-4711-989d-2b41f34019c6 returned with HTTP 202 Aug 09 07:42:13.560326 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 365/1464] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:13 2026] DELETE /volume/v3/types/746448bc-22b7-4711-989d-2b41f34019c6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:13.569691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-230fbfee-1983-490b-aa6e-5182675fa2be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:13.572265 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-230fbfee-1983-490b-aa6e-5182675fa2be tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] GET https://10.4.3.41/volume/v3/types/746448bc-22b7-4711-989d-2b41f34019c6 Aug 09 07:42:13.572440 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-230fbfee-1983-490b-aa6e-5182675fa2be tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:13.572711 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-230fbfee-1983-490b-aa6e-5182675fa2be tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:13.577334 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-230fbfee-1983-490b-aa6e-5182675fa2be tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/types/746448bc-22b7-4711-989d-2b41f34019c6 returned with HTTP 404 Aug 09 07:42:13.577721 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 365/1465] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:13 2026] GET /volume/v3/types/746448bc-22b7-4711-989d-2b41f34019c6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:13.586545 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a4db71f5-4290-42da-b8c9-b2ddb36b34ad None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:13.588792 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4db71f5-4290-42da-b8c9-b2ddb36b34ad tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] DELETE https://10.4.3.41/volume/v3/types/f7481049-03a8-466c-92d6-05ce8a1a80a4 Aug 09 07:42:13.589075 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4db71f5-4290-42da-b8c9-b2ddb36b34ad tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:13.589458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4db71f5-4290-42da-b8c9-b2ddb36b34ad tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:13.626376 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4db71f5-4290-42da-b8c9-b2ddb36b34ad tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/types/f7481049-03a8-466c-92d6-05ce8a1a80a4 returned with HTTP 202 Aug 09 07:42:13.626900 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 366/1466] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:13 2026] DELETE /volume/v3/types/f7481049-03a8-466c-92d6-05ce8a1a80a4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:13.637366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7f9990e-a24d-45de-bddc-2cebd51f15b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:13.640108 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7f9990e-a24d-45de-bddc-2cebd51f15b5 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] GET https://10.4.3.41/volume/v3/types/f7481049-03a8-466c-92d6-05ce8a1a80a4 Aug 09 07:42:13.640384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7f9990e-a24d-45de-bddc-2cebd51f15b5 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:13.640581 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7f9990e-a24d-45de-bddc-2cebd51f15b5 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:13.646408 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7f9990e-a24d-45de-bddc-2cebd51f15b5 tempest-VolumeRetypeWithoutMigrationTest-179794466 tempest-VolumeRetypeWithoutMigrationTest-179794466-project-admin] https://10.4.3.41/volume/v3/types/f7481049-03a8-466c-92d6-05ce8a1a80a4 returned with HTTP 404 Aug 09 07:42:13.646925 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 371/1467] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:13 2026] GET /volume/v3/types/f7481049-03a8-466c-92d6-05ce8a1a80a4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:15.399687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aaa203fb-2110-4227-94c2-82640a100807 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.554385 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aaa203fb-2110-4227-94c2-82640a100807 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:15.554770 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aaa203fb-2110-4227-94c2-82640a100807 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-737551894", "extra_specs": {"spec1": "val1"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.579695 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aaa203fb-2110-4227-94c2-82640a100807 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:15.580110 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 366/1468] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:42:15 2026] POST /volume/v3/types => generated 242 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:15.590391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60c4f671-986f-4c59-b91f-1fade2bad08b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.592807 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60c4f671-986f-4c59-b91f-1fade2bad08b tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] POST https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs Aug 09 07:42:15.592807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60c4f671-986f-4c59-b91f-1fade2bad08b tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.594416 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60c4f671-986f-4c59-b91f-1fade2bad08b tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs returned with HTTP 400 Aug 09 07:42:15.594860 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 366/1469] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:42:15 2026] POST /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:15.607416 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3f33c639-d838-424a-a98c-f02bb816cf06 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.609758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3f33c639-d838-424a-a98c-f02bb816cf06 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] POST https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs Aug 09 07:42:15.610090 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3f33c639-d838-424a-a98c-f02bb816cf06 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.611581 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3f33c639-d838-424a-a98c-f02bb816cf06 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs returned with HTTP 400 Aug 09 07:42:15.612004 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 367/1470] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:42:15 2026] POST /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:15.623903 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e9cf0a2e-744a-4b11-9d85-c0ad225866e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.627239 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9cf0a2e-744a-4b11-9d85-c0ad225866e2 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] POST https://10.4.3.41/volume/v3/types/24544f93-bd56-42eb-b943-2daeef4ab7c8/extra_specs Aug 09 07:42:15.627660 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9cf0a2e-744a-4b11-9d85-c0ad225866e2 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.633971 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=396,cinder:INSERT=28,cinder:UPDATE=61 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:42:15.642312 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9cf0a2e-744a-4b11-9d85-c0ad225866e2 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/24544f93-bd56-42eb-b943-2daeef4ab7c8/extra_specs returned with HTTP 404 Aug 09 07:42:15.642801 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 372/1471] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:42:15 2026] POST /volume/v3/types/24544f93-bd56-42eb-b943-2daeef4ab7c8/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:15.652647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-25ef7024-5007-422d-a4e0-91a9f66eabc0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.655171 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25ef7024-5007-422d-a4e0-91a9f66eabc0 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] DELETE https://10.4.3.41/volume/v3/types/c2119b95-b89c-40a6-8c81-87ba09e25510/extra_specs/spec1 Aug 09 07:42:15.655389 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25ef7024-5007-422d-a4e0-91a9f66eabc0 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:15.655574 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25ef7024-5007-422d-a4e0-91a9f66eabc0 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:15.658676 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25ef7024-5007-422d-a4e0-91a9f66eabc0 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/c2119b95-b89c-40a6-8c81-87ba09e25510/extra_specs/spec1 returned with HTTP 404 Aug 09 07:42:15.659160 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 367/1472] 10.4.3.41 () {66 vars in 1392 bytes} [Sun Aug 9 07:42:15 2026] DELETE /volume/v3/types/c2119b95-b89c-40a6-8c81-87ba09e25510/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:15.670245 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-80f0e09c-a967-4507-a72a-f166d958430a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.675334 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80f0e09c-a967-4507-a72a-f166d958430a tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] GET https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/nonexistent_extra_spec_name Aug 09 07:42:15.675609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80f0e09c-a967-4507-a72a-f166d958430a tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:15.675899 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80f0e09c-a967-4507-a72a-f166d958430a tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:15.678436 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=383,cinder:UPDATE=118,cinder:INSERT=59 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:42:15.684748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80f0e09c-a967-4507-a72a-f166d958430a tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 09 07:42:15.685360 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 367/1473] 10.4.3.41 () {66 vars in 1455 bytes} [Sun Aug 9 07:42:15 2026] GET /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:15.694556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0e32002b-4aed-42b6-8e9d-6655763d27ae None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.697252 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e32002b-4aed-42b6-8e9d-6655763d27ae tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] GET https://10.4.3.41/volume/v3/types/f61a6686-02ef-4f19-8bcb-41d371d1705c/extra_specs/spec1 Aug 09 07:42:15.697497 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e32002b-4aed-42b6-8e9d-6655763d27ae tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:15.697811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e32002b-4aed-42b6-8e9d-6655763d27ae tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:15.702161 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e32002b-4aed-42b6-8e9d-6655763d27ae tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/f61a6686-02ef-4f19-8bcb-41d371d1705c/extra_specs/spec1 returned with HTTP 404 Aug 09 07:42:15.702805 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 368/1474] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:42:15 2026] GET /volume/v3/types/f61a6686-02ef-4f19-8bcb-41d371d1705c/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:15.710695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69cc847a-79ce-4d35-9068-546ae2c7ab59 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.712797 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69cc847a-79ce-4d35-9068-546ae2c7ab59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] GET https://10.4.3.41/volume/v3/types/8906aaba-0514-4a7f-98bf-145fa4fbe394/extra_specs Aug 09 07:42:15.713134 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69cc847a-79ce-4d35-9068-546ae2c7ab59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:15.713546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69cc847a-79ce-4d35-9068-546ae2c7ab59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:15.721639 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69cc847a-79ce-4d35-9068-546ae2c7ab59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/8906aaba-0514-4a7f-98bf-145fa4fbe394/extra_specs returned with HTTP 404 Aug 09 07:42:15.722368 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 373/1475] 10.4.3.41 () {66 vars in 1371 bytes} [Sun Aug 9 07:42:15 2026] GET /volume/v3/types/8906aaba-0514-4a7f-98bf-145fa4fbe394/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:15.734689 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-013affb4-fe41-481d-8e05-a47fa693f02b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.736510 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-013affb4-fe41-481d-8e05-a47fa693f02b tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] PUT https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/spec1 Aug 09 07:42:15.736823 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-013affb4-fe41-481d-8e05-a47fa693f02b tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.738346 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-013affb4-fe41-481d-8e05-a47fa693f02b tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/spec1 returned with HTTP 400 Aug 09 07:42:15.738965 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 368/1476] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:42:15 2026] PUT /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:15.750788 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a27a9e20-40a2-48b1-b3c1-12d70e788edd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.753121 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a27a9e20-40a2-48b1-b3c1-12d70e788edd tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] PUT https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/spec1 Aug 09 07:42:15.753488 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a27a9e20-40a2-48b1-b3c1-12d70e788edd tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'update', calling method: update, body: null {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.754842 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a27a9e20-40a2-48b1-b3c1-12d70e788edd tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/spec1 returned with HTTP 400 Aug 09 07:42:15.755328 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 368/1477] 10.4.3.41 () {68 vars in 1408 bytes} [Sun Aug 9 07:42:15 2026] PUT /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:15.763961 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ad2008b5-0494-4cf0-908d-5b71abdbeb59 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.767305 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ad2008b5-0494-4cf0-908d-5b71abdbeb59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] PUT https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/None Aug 09 07:42:15.767660 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ad2008b5-0494-4cf0-908d-5b71abdbeb59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.801873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ad2008b5-0494-4cf0-908d-5b71abdbeb59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 09 07:42:15.802070 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ad2008b5-0494-4cf0-908d-5b71abdbeb59 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/None returned with HTTP 400 Aug 09 07:42:15.802698 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 369/1478] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:42:15 2026] PUT /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:15.812529 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a141d18-1307-4337-b81c-6bc91e5a80dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.814568 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a141d18-1307-4337-b81c-6bc91e5a80dc tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] PUT https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/bc751c36-a49f-4b53-adce-0d550be94b0a Aug 09 07:42:15.814943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a141d18-1307-4337-b81c-6bc91e5a80dc tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.827671 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a141d18-1307-4337-b81c-6bc91e5a80dc tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 09 07:42:15.827847 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a141d18-1307-4337-b81c-6bc91e5a80dc tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/bc751c36-a49f-4b53-adce-0d550be94b0a returned with HTTP 400 Aug 09 07:42:15.828437 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 374/1479] 10.4.3.41 () {68 vars in 1502 bytes} [Sun Aug 9 07:42:15 2026] PUT /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d/extra_specs/bc751c36-a49f-4b53-adce-0d550be94b0a => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:15.836661 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1555e968-ab40-4d1e-a286-43c7b6b3a2a0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.840627 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1555e968-ab40-4d1e-a286-43c7b6b3a2a0 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] PUT https://10.4.3.41/volume/v3/types/bd75c3e3-338b-4061-9b0d-b9265ae19825/extra_specs/spec1 Aug 09 07:42:15.841056 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1555e968-ab40-4d1e-a286-43c7b6b3a2a0 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:15.862304 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1555e968-ab40-4d1e-a286-43c7b6b3a2a0 tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/bd75c3e3-338b-4061-9b0d-b9265ae19825/extra_specs/spec1 returned with HTTP 404 Aug 09 07:42:15.863046 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 369/1480] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:42:15 2026] PUT /volume/v3/types/bd75c3e3-338b-4061-9b0d-b9265ae19825/extra_specs/spec1 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:15.871351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1358e37b-5cc6-45bb-a1c3-c74273c6f08f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.879684 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1358e37b-5cc6-45bb-a1c3-c74273c6f08f tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] DELETE https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d Aug 09 07:42:15.880054 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1358e37b-5cc6-45bb-a1c3-c74273c6f08f tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:15.880355 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1358e37b-5cc6-45bb-a1c3-c74273c6f08f tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:15.920545 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1358e37b-5cc6-45bb-a1c3-c74273c6f08f tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d returned with HTTP 202 Aug 09 07:42:15.921055 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 369/1481] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:15 2026] DELETE /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:15.933683 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-46a65a75-abde-4802-a5d9-06ba272be1bd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:15.935963 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46a65a75-abde-4802-a5d9-06ba272be1bd tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] GET https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d Aug 09 07:42:15.936420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46a65a75-abde-4802-a5d9-06ba272be1bd tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:15.936607 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46a65a75-abde-4802-a5d9-06ba272be1bd tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:15.943026 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46a65a75-abde-4802-a5d9-06ba272be1bd tempest-ExtraSpecsNegativeTest-281224850 tempest-ExtraSpecsNegativeTest-281224850-project-admin] https://10.4.3.41/volume/v3/types/20df79d2-3f42-404e-8543-65519319783d returned with HTTP 404 Aug 09 07:42:15.943644 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 370/1482] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:15 2026] GET /volume/v3/types/20df79d2-3f42-404e-8543-65519319783d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:16.328958 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5dbb88f2-2c11-4239-aa91-8781c31e34f2 req-1209aff7-d783-4227-ab98-8638c9dfbef9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:16.335979 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5dbb88f2-2c11-4239-aa91-8781c31e34f2 req-1209aff7-d783-4227-ab98-8638c9dfbef9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] DELETE https://10.4.3.41/volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711 Aug 09 07:42:16.336226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5dbb88f2-2c11-4239-aa91-8781c31e34f2 req-1209aff7-d783-4227-ab98-8638c9dfbef9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:16.336421 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5dbb88f2-2c11-4239-aa91-8781c31e34f2 req-1209aff7-d783-4227-ab98-8638c9dfbef9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:16.348257 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:16.348257 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:16.412003 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5dbb88f2-2c11-4239-aa91-8781c31e34f2 req-1209aff7-d783-4227-ab98-8638c9dfbef9 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711 returned with HTTP 200 Aug 09 07:42:16.412602 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 375/1483] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:42:16 2026] DELETE /volume/v3/attachments/59664b8b-dbc7-4baf-8d2b-106bffac0711 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:16.927878 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-56fec8c6-7845-4485-a00e-61fbe52078fc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.059410 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56fec8c6-7845-4485-a00e-61fbe52078fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a Aug 09 07:42:17.059812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-56fec8c6-7845-4485-a00e-61fbe52078fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:17.059848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-56fec8c6-7845-4485-a00e-61fbe52078fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:17.075728 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-56fec8c6-7845-4485-a00e-61fbe52078fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:17.087761 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56fec8c6-7845-4485-a00e-61fbe52078fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a returned with HTTP 200 Aug 09 07:42:17.087761 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 370/1484] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:16 2026] GET /volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a => generated 600 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:17.096533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ef131eb5-f02b-42fa-bbe1-8c14aee31b0d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.099817 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef131eb5-f02b-42fa-bbe1-8c14aee31b0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a Aug 09 07:42:17.099817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ef131eb5-f02b-42fa-bbe1-8c14aee31b0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:17.188842 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-ef131eb5-f02b-42fa-bbe1-8c14aee31b0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:17.188842 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-ef131eb5-f02b-42fa-bbe1-8c14aee31b0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:17.188842 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-ef131eb5-f02b-42fa-bbe1-8c14aee31b0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:17.199358 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef131eb5-f02b-42fa-bbe1-8c14aee31b0d tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a returned with HTTP 200 Aug 09 07:42:17.199999 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 370/1485] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:42:17 2026] PUT /volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a => generated 553 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:17.210056 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f60db07b-717e-4942-aca5-afc8f4967e8c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.340481 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:17.340481 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2050102199"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:17.344229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2050102199'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:17.344229 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Create volume of 1 GB Aug 09 07:42:17.347278 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=339,cinder:UPDATE=65,cinder:INSERT=39 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:42:17.350905 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Availability Zones retrieved successfully. Aug 09 07:42:17.361588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Flow 'volume_create_api' (6f42272e-c47f-4997-aac8-738830654aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:17.365939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049c6833-d610-467f-bee5-be2031a1bbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:17.365939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:17.573419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049c6833-d610-467f-bee5-be2031a1bbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:17.574734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0915a920-2575-48bd-8485-151b5bd559d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:17.656143 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.659700 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee Aug 09 07:42:17.659700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:17.659700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:17.660196 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Delete volume with id: 5a0f171e-2a0f-41ac-ad4c-ac3939a45aee Aug 09 07:42:17.673410 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:17.673410 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:17.673663 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:42:17.679030 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Created reservations ['a2ad9730-76af-4ded-a29e-211998cdbcf4', '554fa17a-3d43-4e84-a72f-2a8444f1da99', 'db335c3b-33f7-4726-8324-bd865c1a8833', '605daadd-3d01-4912-9427-2adb468d5bcc'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:17.680127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0915a920-2575-48bd-8485-151b5bd559d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2ad9730-76af-4ded-a29e-211998cdbcf4', '554fa17a-3d43-4e84-a72f-2a8444f1da99', 'db335c3b-33f7-4726-8324-bd865c1a8833', '605daadd-3d01-4912-9427-2adb468d5bcc']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:17.681406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6e04df-59a0-4be4-95cc-1793fc09c18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:17.700079 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Delete volume request issued successfully. Aug 09 07:42:17.700356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76af6201-fe5d-4dcc-997f-dce267c153f0 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee returned with HTTP 202 Aug 09 07:42:17.700940 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 376/1486] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:17 2026] DELETE /volume/v3/volumes/5a0f171e-2a0f-41ac-ad4c-ac3939a45aee => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:17.710968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6e04df-59a0-4be4-95cc-1793fc09c18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f0cb0cc-27c0-443b-9133-403ab5566152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2050102199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e143867d1e245e496d1ec61a0067c3a',qos_specs=None,replication_status=,reservations=['a2ad9730-76af-4ded-a29e-211998cdbcf4','554fa17a-3d43-4e84-a72f-2a8444f1da99','db335c3b-33f7-4726-8324-bd865c1a8833','605daadd-3d01-4912-9427-2adb468d5bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06c3332f826c43f3a642211208b47baf',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2050102199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f0cb0cc-27c0-443b-9133-403ab5566152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e143867d1e245e496d1ec61a0067c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06c3332f826c43f3a642211208b47baf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:17.711680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-47f0964e-59b1-4e61-9074-4e280f060afb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.712359 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb613cbd-2cd2-4d0a-a423-4ffe8ecafbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:17.716487 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47f0964e-59b1-4e61-9074-4e280f060afb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] DELETE https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 Aug 09 07:42:17.720183 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47f0964e-59b1-4e61-9074-4e280f060afb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:17.720507 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47f0964e-59b1-4e61-9074-4e280f060afb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:17.720648 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-47f0964e-59b1-4e61-9074-4e280f060afb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Delete backup with id: 12b05858-94b6-4a08-86c7-5875bcdfbc55. Aug 09 07:42:17.727903 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:17.727903 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:17.742561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb613cbd-2cd2-4d0a-a423-4ffe8ecafbf6) transitioned into state 'SUCCESS' from state '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-2050102199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e143867d1e245e496d1ec61a0067c3a',qos_specs=None,replication_status=,reservations=['a2ad9730-76af-4ded-a29e-211998cdbcf4','554fa17a-3d43-4e84-a72f-2a8444f1da99','db335c3b-33f7-4726-8324-bd865c1a8833','605daadd-3d01-4912-9427-2adb468d5bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06c3332f826c43f3a642211208b47baf',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:17.743113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79a6ff2-d7f1-48b0-a553-d5630580b969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:17.754335 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-47f0964e-59b1-4e61-9074-4e280f060afb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] delete_backup rpcapi backup_id 12b05858-94b6-4a08-86c7-5875bcdfbc55 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:42:17.757941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79a6ff2-d7f1-48b0-a553-d5630580b969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:17.757941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Flow 'volume_create_api' (6f42272e-c47f-4997-aac8-738830654aac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:17.757941 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Create volume request issued successfully. Aug 09 07:42:17.758825 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f60db07b-717e-4942-aca5-afc8f4967e8c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:17.758825 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 371/1487] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:17 2026] POST /volume/v3/volumes => generated 765 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:17.759631 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47f0964e-59b1-4e61-9074-4e280f060afb tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 returned with HTTP 202 Aug 09 07:42:17.760150 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 371/1488] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:17 2026] DELETE /volume/v3/backups/12b05858-94b6-4a08-86c7-5875bcdfbc55 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:17.776941 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c2c148b-71c6-48b4-90f5-24ebe1799952 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.777055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.777933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c2c148b-71c6-48b4-90f5-24ebe1799952 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:17.777933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c2c148b-71c6-48b4-90f5-24ebe1799952 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:17.777933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c2c148b-71c6-48b4-90f5-24ebe1799952 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:17.780963 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] DELETE https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:42:17.782003 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:17.782003 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:17.782003 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Delete volume with id: 321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:42:17.792114 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:17.792114 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:17.797604 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:17.797604 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:17.798371 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:42:17.801184 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c2c148b-71c6-48b4-90f5-24ebe1799952 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:17.814272 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c2c148b-71c6-48b4-90f5-24ebe1799952 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 returned with HTTP 200 Aug 09 07:42:17.815132 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 377/1489] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:17 2026] GET /volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 => generated 833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:17.837894 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Delete volume request issued successfully. Aug 09 07:42:17.838150 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f548acb-ea29-476f-b1c7-bd5a415dfc83 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 202 Aug 09 07:42:17.838626 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 371/1490] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:17 2026] DELETE /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:17.851046 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-29b899b6-38d6-4b71-aa0f-13dc5d7b3152 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:17.853603 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-29b899b6-38d6-4b71-aa0f-13dc5d7b3152 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:42:17.853858 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-29b899b6-38d6-4b71-aa0f-13dc5d7b3152 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:17.854690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-29b899b6-38d6-4b71-aa0f-13dc5d7b3152 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:17.865484 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:17.865484 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:17.870738 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-29b899b6-38d6-4b71-aa0f-13dc5d7b3152 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Volume info retrieved successfully. Aug 09 07:42:17.878089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-29b899b6-38d6-4b71-aa0f-13dc5d7b3152 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 200 Aug 09 07:42:17.878841 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 372/1491] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:17 2026] GET /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:18.324632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-68841925-a26b-4f8d-ba35-d1fa397393fd req-d72ead24-00dc-4f6d-a2b1-1f046f28a23e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.327319 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-68841925-a26b-4f8d-ba35-d1fa397393fd req-d72ead24-00dc-4f6d-a2b1-1f046f28a23e tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] DELETE https://10.4.3.41/volume/v3/volumes/tempest-invalid-972732711 Aug 09 07:42:18.327618 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-68841925-a26b-4f8d-ba35-d1fa397393fd req-d72ead24-00dc-4f6d-a2b1-1f046f28a23e tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:18.327855 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-68841925-a26b-4f8d-ba35-d1fa397393fd req-d72ead24-00dc-4f6d-a2b1-1f046f28a23e tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:18.328074 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-68841925-a26b-4f8d-ba35-d1fa397393fd req-d72ead24-00dc-4f6d-a2b1-1f046f28a23e tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] Delete volume with id: tempest-invalid-972732711 Aug 09 07:42:18.338271 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-68841925-a26b-4f8d-ba35-d1fa397393fd req-d72ead24-00dc-4f6d-a2b1-1f046f28a23e tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-972732711 returned with HTTP 404 Aug 09 07:42:18.339002 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 372/1492] 10.4.3.41 () {70 vars in 1580 bytes} [Sun Aug 9 07:42:18 2026] DELETE /volume/v3/volumes/tempest-invalid-972732711 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:18.509365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c1593588-16ee-4408-88f4-372c07e69cb3 req-ef2932b7-d4a5-4140-aeff-c28a7fe7e8cf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.511868 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c1593588-16ee-4408-88f4-372c07e69cb3 req-ef2932b7-d4a5-4140-aeff-c28a7fe7e8cf tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b7cb007a-92de-478b-a737-16d3c680659b Aug 09 07:42:18.514688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c1593588-16ee-4408-88f4-372c07e69cb3 req-ef2932b7-d4a5-4140-aeff-c28a7fe7e8cf tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:18.515051 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c1593588-16ee-4408-88f4-372c07e69cb3 req-ef2932b7-d4a5-4140-aeff-c28a7fe7e8cf tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:18.515265 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-c1593588-16ee-4408-88f4-372c07e69cb3 req-ef2932b7-d4a5-4140-aeff-c28a7fe7e8cf tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] Delete volume with id: b7cb007a-92de-478b-a737-16d3c680659b Aug 09 07:42:18.523133 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c1593588-16ee-4408-88f4-372c07e69cb3 req-ef2932b7-d4a5-4140-aeff-c28a7fe7e8cf tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-member] https://10.4.3.41/volume/v3/volumes/b7cb007a-92de-478b-a737-16d3c680659b returned with HTTP 404 Aug 09 07:42:18.523773 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 378/1493] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:42:18 2026] DELETE /volume/v3/volumes/b7cb007a-92de-478b-a737-16d3c680659b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:18.550363 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-623c83c5-2d61-4c2b-b1bf-fa5cb274c57c req-61956a06-e55f-4496-95bd-eb97c0d05649 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.553023 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-623c83c5-2d61-4c2b-b1bf-fa5cb274c57c req-61956a06-e55f-4496-95bd-eb97c0d05649 tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-reader] GET https://10.4.3.41/volume/v3/volumes/5d61804a-f639-4ed9-8bde-b8df36ec2632 Aug 09 07:42:18.553306 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-623c83c5-2d61-4c2b-b1bf-fa5cb274c57c req-61956a06-e55f-4496-95bd-eb97c0d05649 tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:18.553566 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-623c83c5-2d61-4c2b-b1bf-fa5cb274c57c req-61956a06-e55f-4496-95bd-eb97c0d05649 tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:18.561847 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-623c83c5-2d61-4c2b-b1bf-fa5cb274c57c req-61956a06-e55f-4496-95bd-eb97c0d05649 tempest-VolumesNegativeTest-538906908 tempest-VolumesNegativeTest-538906908-project-reader] https://10.4.3.41/volume/v3/volumes/5d61804a-f639-4ed9-8bde-b8df36ec2632 returned with HTTP 404 Aug 09 07:42:18.562544 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 372/1494] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:18 2026] GET /volume/v3/volumes/5d61804a-f639-4ed9-8bde-b8df36ec2632 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:18.832805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9b062717-c964-48bf-b9df-c4abdfd5f60c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.834551 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9b062717-c964-48bf-b9df-c4abdfd5f60c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:18.834745 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9b062717-c964-48bf-b9df-c4abdfd5f60c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:18.834943 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9b062717-c964-48bf-b9df-c4abdfd5f60c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:18.842957 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:18.842957 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:18.845538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-afc1c15b-cb82-4a1f-9d82-8167d6a7ea67 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.847273 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9b062717-c964-48bf-b9df-c4abdfd5f60c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:18.851304 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9b062717-c964-48bf-b9df-c4abdfd5f60c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 returned with HTTP 200 Aug 09 07:42:18.851652 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 373/1495] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:18 2026] GET /volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:18.865477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2fa96bda-a9bf-4334-866b-4694e647611d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.867177 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fa96bda-a9bf-4334-866b-4694e647611d tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:18.867508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fa96bda-a9bf-4334-866b-4694e647611d tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f0cb0cc-27c0-443b-9133-403ab5566152", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-971912127"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:18.877647 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:18.877647 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:18.878431 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2fa96bda-a9bf-4334-866b-4694e647611d tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:18.878546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-2fa96bda-a9bf-4334-866b-4694e647611d tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Create snapshot from volume 2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:18.903143 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7e80aee1-0c88-4ed4-aedd-a73d673cd630 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.906887 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e80aee1-0c88-4ed4-aedd-a73d673cd630 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] GET https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db Aug 09 07:42:18.907623 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7e80aee1-0c88-4ed4-aedd-a73d673cd630 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:18.907885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7e80aee1-0c88-4ed4-aedd-a73d673cd630 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:18.917976 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e80aee1-0c88-4ed4-aedd-a73d673cd630 tempest-TestVolumeBackupRestore-1084024287 tempest-TestVolumeBackupRestore-1084024287-project-member] https://10.4.3.41/volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db returned with HTTP 404 Aug 09 07:42:18.919212 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 373/1496] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:18 2026] GET /volume/v3/volumes/321e59ab-f9bc-41ac-8750-be5592cb01db => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:18.924962 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2fa96bda-a9bf-4334-866b-4694e647611d tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Created reservations ['4f910fdb-bd5c-47d8-9bd7-cb43b6347a5f', 'ab36d114-56a0-48b7-a1ee-42504f3e9e5e', '713d04ee-29f6-46f7-b7f1-36027c53444e', '35586c2a-aa10-42a8-a595-d69e2e610086'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:18.962529 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2fa96bda-a9bf-4334-866b-4694e647611d tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Snapshot create request issued successfully. Aug 09 07:42:18.962529 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fa96bda-a9bf-4334-866b-4694e647611d tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:42:18.962994 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 379/1497] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:42:18 2026] POST /volume/v3/snapshots => generated 322 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:18.970136 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-afc1c15b-cb82-4a1f-9d82-8167d6a7ea67 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] POST https://10.4.3.41/volume/v3/types/2414888d-7c3a-4815-9841-c4fb1ba9f08f/encryption Aug 09 07:42:18.970262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-afc1c15b-cb82-4a1f-9d82-8167d6a7ea67 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:18.973065 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6f37f658-7a4d-46d9-884c-e47270d72bb0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:18.975088 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f37f658-7a4d-46d9-884c-e47270d72bb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 Aug 09 07:42:18.975276 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6f37f658-7a4d-46d9-884c-e47270d72bb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:18.975477 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6f37f658-7a4d-46d9-884c-e47270d72bb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:18.981560 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:18.981560 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:18.982262 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6f37f658-7a4d-46d9-884c-e47270d72bb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Snapshot retrieved successfully. Aug 09 07:42:18.983392 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f37f658-7a4d-46d9-884c-e47270d72bb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 returned with HTTP 200 Aug 09 07:42:18.984034 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 374/1498] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:18 2026] GET /volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:18.997600 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-afc1c15b-cb82-4a1f-9d82-8167d6a7ea67 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types/2414888d-7c3a-4815-9841-c4fb1ba9f08f/encryption returned with HTTP 404 Aug 09 07:42:18.998166 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 373/1499] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:42:18 2026] POST /volume/v3/types/2414888d-7c3a-4815-9841-c4fb1ba9f08f/encryption => generated 114 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:19.006787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-240d3ac0-1717-4b5b-a13b-08e270d305cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.008562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-240d3ac0-1717-4b5b-a13b-08e270d305cd tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:19.008959 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-240d3ac0-1717-4b5b-a13b-08e270d305cd tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1264237606", "os-volume-type-access:is_public": false}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:19.021797 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-240d3ac0-1717-4b5b-a13b-08e270d305cd tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:19.022227 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 374/1500] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:42:19 2026] POST /volume/v3/types => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:19.032303 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fae735ff-bdc5-4869-99f3-3a4fc4f84b7f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.151303 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fae735ff-bdc5-4869-99f3-3a4fc4f84b7f tempest-VolumeTypesNegativeTest-923200192 tempest-VolumeTypesNegativeTest-923200192-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:19.151800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fae735ff-bdc5-4869-99f3-3a4fc4f84b7f tempest-VolumeTypesNegativeTest-923200192 tempest-VolumeTypesNegativeTest-923200192-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4351c1db-7f3a-4370-af69-9191cc77a202", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1540572336"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:19.153832 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-fae735ff-bdc5-4869-99f3-3a4fc4f84b7f tempest-VolumeTypesNegativeTest-923200192 tempest-VolumeTypesNegativeTest-923200192-project-member] Create volume request body: {'volume': {'volume_type': '4351c1db-7f3a-4370-af69-9191cc77a202', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1540572336'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:19.161243 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fae735ff-bdc5-4869-99f3-3a4fc4f84b7f tempest-VolumeTypesNegativeTest-923200192 tempest-VolumeTypesNegativeTest-923200192-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 09 07:42:19.161806 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 380/1501] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:42:19 2026] POST /volume/v3/volumes => generated 114 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:19.169862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f59e56c0-8260-4797-8ef1-5f490081c4e8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.171552 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f59e56c0-8260-4797-8ef1-5f490081c4e8 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] DELETE https://10.4.3.41/volume/v3/types/4351c1db-7f3a-4370-af69-9191cc77a202 Aug 09 07:42:19.171770 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f59e56c0-8260-4797-8ef1-5f490081c4e8 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:19.172039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f59e56c0-8260-4797-8ef1-5f490081c4e8 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:19.194539 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f59e56c0-8260-4797-8ef1-5f490081c4e8 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types/4351c1db-7f3a-4370-af69-9191cc77a202 returned with HTTP 202 Aug 09 07:42:19.194927 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 375/1502] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:19 2026] DELETE /volume/v3/types/4351c1db-7f3a-4370-af69-9191cc77a202 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:19.204818 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c8f69f4b-d73d-4142-8200-55358e395e0b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.206673 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c8f69f4b-d73d-4142-8200-55358e395e0b tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] GET https://10.4.3.41/volume/v3/types/4351c1db-7f3a-4370-af69-9191cc77a202 Aug 09 07:42:19.206896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c8f69f4b-d73d-4142-8200-55358e395e0b tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:19.207138 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c8f69f4b-d73d-4142-8200-55358e395e0b tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:19.213328 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c8f69f4b-d73d-4142-8200-55358e395e0b tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types/4351c1db-7f3a-4370-af69-9191cc77a202 returned with HTTP 404 Aug 09 07:42:19.213924 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 374/1503] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:19 2026] GET /volume/v3/types/4351c1db-7f3a-4370-af69-9191cc77a202 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:19.222356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d1659308-f434-4a96-b546-caeeea5391ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.224932 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1659308-f434-4a96-b546-caeeea5391ed tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:19.225426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d1659308-f434-4a96-b546-caeeea5391ed tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:19.229279 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1659308-f434-4a96-b546-caeeea5391ed tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 400 Aug 09 07:42:19.229907 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 375/1504] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:42:19 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:19.240290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7098eed6-908e-489e-ae13-b34b8c88573a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.242518 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7098eed6-908e-489e-ae13-b34b8c88573a tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:19.243024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7098eed6-908e-489e-ae13-b34b8c88573a tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1697741995"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:19.245178 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:19.245178 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:19.265750 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7098eed6-908e-489e-ae13-b34b8c88573a tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:19.266385 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 381/1505] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:42:19 2026] POST /volume/v3/types => generated 229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:19.280105 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dd0e138c-cc14-4771-977b-a68d5743a10d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.281781 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd0e138c-cc14-4771-977b-a68d5743a10d tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:19.282324 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd0e138c-cc14-4771-977b-a68d5743a10d tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1697741995"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:19.295868 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd0e138c-cc14-4771-977b-a68d5743a10d tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1697741995 already exists. Aug 09 07:42:19.296110 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd0e138c-cc14-4771-977b-a68d5743a10d tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 409 Aug 09 07:42:19.296612 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 376/1506] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:42:19 2026] POST /volume/v3/types => generated 134 bytes in 17 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:19.305153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2cd36aa7-69e5-4c50-af06-443dc89cb36e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.308438 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2cd36aa7-69e5-4c50-af06-443dc89cb36e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] DELETE https://10.4.3.41/volume/v3/types/13635d48-07d5-43c5-961a-7f6ba83c7e59 Aug 09 07:42:19.308703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2cd36aa7-69e5-4c50-af06-443dc89cb36e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:19.309022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2cd36aa7-69e5-4c50-af06-443dc89cb36e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:19.351699 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2cd36aa7-69e5-4c50-af06-443dc89cb36e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types/13635d48-07d5-43c5-961a-7f6ba83c7e59 returned with HTTP 202 Aug 09 07:42:19.352181 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 375/1507] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:19 2026] DELETE /volume/v3/types/13635d48-07d5-43c5-961a-7f6ba83c7e59 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:19.360316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c75afee1-37d5-4c03-8766-212179279e55 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.363421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c75afee1-37d5-4c03-8766-212179279e55 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] GET https://10.4.3.41/volume/v3/types/13635d48-07d5-43c5-961a-7f6ba83c7e59 Aug 09 07:42:19.364435 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c75afee1-37d5-4c03-8766-212179279e55 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:19.365399 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c75afee1-37d5-4c03-8766-212179279e55 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:19.373397 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c75afee1-37d5-4c03-8766-212179279e55 tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types/13635d48-07d5-43c5-961a-7f6ba83c7e59 returned with HTTP 404 Aug 09 07:42:19.374051 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 376/1508] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:19 2026] GET /volume/v3/types/13635d48-07d5-43c5-961a-7f6ba83c7e59 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:19.384688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a05a2b5-e977-47cb-b5ca-d13c9ad9655e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.386805 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a05a2b5-e977-47cb-b5ca-d13c9ad9655e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] DELETE https://10.4.3.41/volume/v3/types/a82fd151-bfcb-44d5-978c-a8ede9b788be Aug 09 07:42:19.387009 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a05a2b5-e977-47cb-b5ca-d13c9ad9655e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:19.387307 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a05a2b5-e977-47cb-b5ca-d13c9ad9655e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:19.392779 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a05a2b5-e977-47cb-b5ca-d13c9ad9655e tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types/a82fd151-bfcb-44d5-978c-a8ede9b788be returned with HTTP 404 Aug 09 07:42:19.393341 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 382/1509] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:42:19 2026] DELETE /volume/v3/types/a82fd151-bfcb-44d5-978c-a8ede9b788be => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:19.402403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4d029530-e0cb-4f5f-bcf6-f9a1262ff9dc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.404834 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4d029530-e0cb-4f5f-bcf6-f9a1262ff9dc tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] GET https://10.4.3.41/volume/v3/types/c410442d-5dd6-475d-aa75-32fd24cddbcb Aug 09 07:42:19.405127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4d029530-e0cb-4f5f-bcf6-f9a1262ff9dc tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:19.405214 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4d029530-e0cb-4f5f-bcf6-f9a1262ff9dc tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:19.408501 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4d029530-e0cb-4f5f-bcf6-f9a1262ff9dc tempest-VolumeTypesNegativeTest-146146213 tempest-VolumeTypesNegativeTest-146146213-project-admin] https://10.4.3.41/volume/v3/types/c410442d-5dd6-475d-aa75-32fd24cddbcb returned with HTTP 404 Aug 09 07:42:19.409129 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 377/1510] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:42:19 2026] GET /volume/v3/types/c410442d-5dd6-475d-aa75-32fd24cddbcb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:19.997412 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-25813ab0-cbad-4eac-886b-4ecb6bc5d3db None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:19.999688 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25813ab0-cbad-4eac-886b-4ecb6bc5d3db tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 Aug 09 07:42:20.000369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25813ab0-cbad-4eac-886b-4ecb6bc5d3db tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:20.000649 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25813ab0-cbad-4eac-886b-4ecb6bc5d3db tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:20.008707 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.008707 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:20.009347 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-25813ab0-cbad-4eac-886b-4ecb6bc5d3db tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Snapshot retrieved successfully. Aug 09 07:42:20.010486 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25813ab0-cbad-4eac-886b-4ecb6bc5d3db tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 returned with HTTP 200 Aug 09 07:42:20.011230 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 376/1511] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:19 2026] GET /volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:20.024142 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-220ddd7a-dbfd-4dfb-be69-c7e75aea6f65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.026664 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-220ddd7a-dbfd-4dfb-be69-c7e75aea6f65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a Aug 09 07:42:20.027057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-220ddd7a-dbfd-4dfb-be69-c7e75aea6f65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:20.087184 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-220ddd7a-dbfd-4dfb-be69-c7e75aea6f65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a returned with HTTP 200 Aug 09 07:42:20.087814 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 377/1512] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:42:20 2026] PUT /volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a => generated 553 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:20.099571 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1f3fb0d-ee1e-444b-92df-21a0135c1598 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.104016 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1f3fb0d-ee1e-444b-92df-21a0135c1598 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:20.104408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1f3fb0d-ee1e-444b-92df-21a0135c1598 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f0cb0cc-27c0-443b-9133-403ab5566152"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:20.120170 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.120170 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:20.120170 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1f3fb0d-ee1e-444b-92df-21a0135c1598 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:20.120170 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-d1f3fb0d-ee1e-444b-92df-21a0135c1598 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Create snapshot from volume 2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:20.156863 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota_utils [None req-d1f3fb0d-ee1e-444b-92df-21a0135c1598 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Quota exceeded for 1e143867d1e245e496d1ec61a0067c3a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 09 07:42:20.157629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-d1f3fb0d-ee1e-444b-92df-21a0135c1598 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 413 Aug 09 07:42:20.158389 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 383/1513] 10.4.3.41 () {68 vars in 1257 bytes} [Sun Aug 9 07:42:20 2026] POST /volume/v3/snapshots => generated 208 bytes in 59 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 07:42:20.167867 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.172581 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a Aug 09 07:42:20.173010 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:20.225700 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:20.226057 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:20.226369 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:20.226850 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-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 09 07:42:20.227412 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-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 09 07:42:20.227739 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-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 09 07:42:20.228015 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-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 09 07:42:20.233347 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cacbbcce-aea6-49f3-88bf-56b30ff2fc21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a returned with HTTP 200 Aug 09 07:42:20.233927 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 378/1514] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:42:20 2026] PUT /volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a => generated 553 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:20.249249 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b60f195-955b-4fef-9acc-e1b61ad0ea7b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.252595 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b60f195-955b-4fef-9acc-e1b61ad0ea7b tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:20.252976 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b60f195-955b-4fef-9acc-e1b61ad0ea7b tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f0cb0cc-27c0-443b-9133-403ab5566152"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:20.271122 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.271122 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:20.271122 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1b60f195-955b-4fef-9acc-e1b61ad0ea7b tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:20.271122 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-1b60f195-955b-4fef-9acc-e1b61ad0ea7b tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Create snapshot from volume 2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:20.298905 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota_utils [None req-1b60f195-955b-4fef-9acc-e1b61ad0ea7b tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Quota exceeded for 1e143867d1e245e496d1ec61a0067c3a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 09 07:42:20.301026 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.middleware.fault [None req-1b60f195-955b-4fef-9acc-e1b61ad0ea7b tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 413 Aug 09 07:42:20.301026 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 377/1515] 10.4.3.41 () {68 vars in 1257 bytes} [Sun Aug 9 07:42:20 2026] POST /volume/v3/snapshots => generated 133 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 09 07:42:20.311771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.315167 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 Aug 09 07:42:20.315470 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:20.315724 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:20.315887 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Delete snapshot with id: 4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 Aug 09 07:42:20.327445 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.327445 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:20.327998 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Snapshot retrieved successfully. Aug 09 07:42:20.354330 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Snapshot delete request issued successfully. Aug 09 07:42:20.354610 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-508ba290-c70d-492d-b449-bd7cff8e5d54 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 returned with HTTP 202 Aug 09 07:42:20.355232 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 378/1516] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:42:20 2026] DELETE /volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:20.369185 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24ac3d1d-2449-4a5c-8f8e-3981b20fb959 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.371546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24ac3d1d-2449-4a5c-8f8e-3981b20fb959 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 Aug 09 07:42:20.371779 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24ac3d1d-2449-4a5c-8f8e-3981b20fb959 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:20.372022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24ac3d1d-2449-4a5c-8f8e-3981b20fb959 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:20.379660 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.379660 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:20.380592 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-24ac3d1d-2449-4a5c-8f8e-3981b20fb959 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Snapshot retrieved successfully. Aug 09 07:42:20.382839 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24ac3d1d-2449-4a5c-8f8e-3981b20fb959 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 returned with HTTP 200 Aug 09 07:42:20.383791 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 384/1517] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:20 2026] GET /volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:20.722374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-043843ee-dc19-4e6c-929b-34be43753190 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.727143 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-043843ee-dc19-4e6c-929b-34be43753190 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:42:20.727143 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-043843ee-dc19-4e6c-929b-34be43753190 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:20.727143 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-043843ee-dc19-4e6c-929b-34be43753190 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:20.734766 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.734766 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:20.739023 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-043843ee-dc19-4e6c-929b-34be43753190 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:42:20.744493 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-043843ee-dc19-4e6c-929b-34be43753190 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:42:20.745052 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 379/1518] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:20 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:20.799019 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f8f94a41-5845-47aa-9791-bca3b931ef82 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.802254 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f8f94a41-5845-47aa-9791-bca3b931ef82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:42:20.802503 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f8f94a41-5845-47aa-9791-bca3b931ef82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:20.802705 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f8f94a41-5845-47aa-9791-bca3b931ef82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:20.814339 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.814339 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:20.818347 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f8f94a41-5845-47aa-9791-bca3b931ef82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:42:20.823643 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f8f94a41-5845-47aa-9791-bca3b931ef82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:42:20.824088 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 378/1519] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:20 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:20.843522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-d6bff0c5-ffe6-4b79-acb8-08ed1f4c5698 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.846131 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-d6bff0c5-ffe6-4b79-acb8-08ed1f4c5698 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031/action Aug 09 07:42:20.846465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-d6bff0c5-ffe6-4b79-acb8-08ed1f4c5698 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:20.846600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-d6bff0c5-ffe6-4b79-acb8-08ed1f4c5698 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:20.858029 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.858029 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:20.859396 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-d6bff0c5-ffe6-4b79-acb8-08ed1f4c5698 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:42:20.867815 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-d6bff0c5-ffe6-4b79-acb8-08ed1f4c5698 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Begin detaching volume completed successfully. Aug 09 07:42:20.868416 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-d6bff0c5-ffe6-4b79-acb8-08ed1f4c5698 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031/action returned with HTTP 202 Aug 09 07:42:20.869155 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 379/1520] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:42:20 2026] POST /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:20.935504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cb8e7cde-711e-4f1b-943f-cfb34f08126a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.935878 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb8e7cde-711e-4f1b-943f-cfb34f08126a None None] GET https://10.4.3.41/volume// Aug 09 07:42:20.936086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb8e7cde-711e-4f1b-943f-cfb34f08126a None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:20.936263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb8e7cde-711e-4f1b-943f-cfb34f08126a None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:20.936609 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb8e7cde-711e-4f1b-943f-cfb34f08126a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:20.936881 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 385/1521] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:42:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:20.949862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f36e68ed-bd1f-4b5e-9ec0-bf25a4156b18 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:20.952418 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f36e68ed-bd1f-4b5e-9ec0-bf25a4156b18 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:42:20.952591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f36e68ed-bd1f-4b5e-9ec0-bf25a4156b18 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:20.953426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f36e68ed-bd1f-4b5e-9ec0-bf25a4156b18 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:20.964025 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:20.964025 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:20.967856 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f36e68ed-bd1f-4b5e-9ec0-bf25a4156b18 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:42:20.972338 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-f36e68ed-bd1f-4b5e-9ec0-bf25a4156b18 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:42:20.972763 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 380/1522] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:42:20 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:42:21.397468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2b51fbb9-13a5-4167-ac27-837a709cd0e7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:21.399725 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2b51fbb9-13a5-4167-ac27-837a709cd0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 Aug 09 07:42:21.400259 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2b51fbb9-13a5-4167-ac27-837a709cd0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:21.400679 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2b51fbb9-13a5-4167-ac27-837a709cd0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:21.410033 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2b51fbb9-13a5-4167-ac27-837a709cd0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 returned with HTTP 404 Aug 09 07:42:21.411000 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 379/1523] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:21 2026] GET /volume/v3/snapshots/4146d6aa-f894-4e3c-9b63-4d037a0c0ed7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:21.421453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cd9fd63e-ca1c-4749-b53f-32984e880dce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:21.424818 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd9fd63e-ca1c-4749-b53f-32984e880dce tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:21.424818 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd9fd63e-ca1c-4749-b53f-32984e880dce tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:21.426781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd9fd63e-ca1c-4749-b53f-32984e880dce tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:21.436130 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:21.436130 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:21.442368 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cd9fd63e-ca1c-4749-b53f-32984e880dce tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:21.449541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd9fd63e-ca1c-4749-b53f-32984e880dce tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 returned with HTTP 200 Aug 09 07:42:21.450181 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 380/1524] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:21 2026] GET /volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:21.465065 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:21.467016 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:21.467256 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:21.467467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:21.467643 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Delete volume with id: 2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:21.477065 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:21.477065 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:21.477065 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:21.500847 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Delete volume request issued successfully. Aug 09 07:42:21.500847 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-815d6938-f6b9-4780-bc55-8dae8fa97e4c tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 returned with HTTP 202 Aug 09 07:42:21.501221 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 386/1525] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:21 2026] DELETE /volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:21.510999 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-06265dc1-861f-448a-9fab-1a30c1e77b01 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:21.513539 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06265dc1-861f-448a-9fab-1a30c1e77b01 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:21.513539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06265dc1-861f-448a-9fab-1a30c1e77b01 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:21.513539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06265dc1-861f-448a-9fab-1a30c1e77b01 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:21.520724 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:21.520724 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:21.525733 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-06265dc1-861f-448a-9fab-1a30c1e77b01 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Volume info retrieved successfully. Aug 09 07:42:21.531392 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06265dc1-861f-448a-9fab-1a30c1e77b01 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 returned with HTTP 200 Aug 09 07:42:21.531957 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 381/1526] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:21 2026] GET /volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:21.933938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-ec2772a2-408b-4032-a2ee-c586856d39f6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:21.936427 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-ec2772a2-408b-4032-a2ee-c586856d39f6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] DELETE https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2 Aug 09 07:42:21.936626 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-ec2772a2-408b-4032-a2ee-c586856d39f6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:21.936808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-ec2772a2-408b-4032-a2ee-c586856d39f6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:21.946262 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:21.946262 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:21.995791 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4f839076-7b62-431d-926b-b7b203bcf87e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:22.016500 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5bc85b8d-f981-40a0-9226-f79b407b87c0 req-ec2772a2-408b-4032-a2ee-c586856d39f6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2 returned with HTTP 200 Aug 09 07:42:22.017741 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 380/1527] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:42:21 2026] DELETE /volume/v3/attachments/c4eaf65a-d72e-42ad-884e-249a5aece3a2 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:22.122062 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:22.122576 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-179419862"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:22.124755 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-179419862'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:22.124755 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Create volume of 1 GB Aug 09 07:42:22.130589 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Availability Zones retrieved successfully. Aug 09 07:42:22.139408 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Flow 'volume_create_api' (aee9d852-bca4-41fe-992c-ce0c5fd075a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:22.141001 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e05f1cb-01d3-4748-b112-21e81df96514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:22.142388 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:22.181538 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e05f1cb-01d3-4748-b112-21e81df96514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:22.182379 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08066c68-2775-48db-9bb7-6696ca3e44ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:22.278134 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Created reservations ['e0fcadae-6812-4655-9b16-88697f9684b3', 'e6069f92-06a8-4cda-a43e-1d5a62e0aba0', '9e4de136-c8f5-4b54-87ae-dd0817d6370e', '5488c6a9-ad14-4be3-9174-0d7ccf4c2010'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:22.279766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08066c68-2775-48db-9bb7-6696ca3e44ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0fcadae-6812-4655-9b16-88697f9684b3', 'e6069f92-06a8-4cda-a43e-1d5a62e0aba0', '9e4de136-c8f5-4b54-87ae-dd0817d6370e', '5488c6a9-ad14-4be3-9174-0d7ccf4c2010']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:22.281068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4260582-88e4-4b73-a68a-aa90ddcb8b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:22.314591 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4260582-88e4-4b73-a68a-aa90ddcb8b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cde2981-dbf7-4959-898d-bfe17296d0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-179419862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e194dc5f79ea4dfcad6073647458edb6',qos_specs=None,replication_status=,reservations=['e0fcadae-6812-4655-9b16-88697f9684b3','e6069f92-06a8-4cda-a43e-1d5a62e0aba0','9e4de136-c8f5-4b54-87ae-dd0817d6370e','5488c6a9-ad14-4be3-9174-0d7ccf4c2010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69f2945dc0846769de472db67bd1567',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-179419862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cde2981-dbf7-4959-898d-bfe17296d0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e194dc5f79ea4dfcad6073647458edb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e69f2945dc0846769de472db67bd1567',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:22.315222 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80818ca5-0d0d-48e6-a1e1-a9533eee3fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:22.339184 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80818ca5-0d0d-48e6-a1e1-a9533eee3fc3) transitioned into state 'SUCCESS' from state '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-179419862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e194dc5f79ea4dfcad6073647458edb6',qos_specs=None,replication_status=,reservations=['e0fcadae-6812-4655-9b16-88697f9684b3','e6069f92-06a8-4cda-a43e-1d5a62e0aba0','9e4de136-c8f5-4b54-87ae-dd0817d6370e','5488c6a9-ad14-4be3-9174-0d7ccf4c2010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69f2945dc0846769de472db67bd1567',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:22.342290 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec066737-d05a-4f5b-8172-1ed61f34fd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:22.350053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec066737-d05a-4f5b-8172-1ed61f34fd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:22.350888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Flow 'volume_create_api' (aee9d852-bca4-41fe-992c-ce0c5fd075a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:22.351224 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Create volume request issued successfully. Aug 09 07:42:22.351776 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f839076-7b62-431d-926b-b7b203bcf87e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:22.352328 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 381/1528] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:21 2026] POST /volume/v3/volumes => generated 751 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:22.369336 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7454fb21-5049-4ca6-835a-94ffd5eed1c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:22.371201 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7454fb21-5049-4ca6-835a-94ffd5eed1c4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:42:22.371466 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7454fb21-5049-4ca6-835a-94ffd5eed1c4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:22.371671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7454fb21-5049-4ca6-835a-94ffd5eed1c4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:22.379628 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:22.379628 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:22.383885 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7454fb21-5049-4ca6-835a-94ffd5eed1c4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:22.390124 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7454fb21-5049-4ca6-835a-94ffd5eed1c4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 returned with HTTP 200 Aug 09 07:42:22.390537 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 387/1529] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:22 2026] GET /volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:22.548211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-083cd454-9560-468f-83f2-57b9da714b25 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:22.551079 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-083cd454-9560-468f-83f2-57b9da714b25 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] GET https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 Aug 09 07:42:22.552268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-083cd454-9560-468f-83f2-57b9da714b25 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:22.552268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-083cd454-9560-468f-83f2-57b9da714b25 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:22.560260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-083cd454-9560-468f-83f2-57b9da714b25 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367 tempest-VolumeSnapshotQuotasNegativeTestJSON-146786367-project-member] https://10.4.3.41/volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 returned with HTTP 404 Aug 09 07:42:22.561009 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 382/1530] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:22 2026] GET /volume/v3/volumes/2f0cb0cc-27c0-443b-9133-403ab5566152 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:22.570169 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c01ca79d-f72a-4894-b692-87f693f8c3bd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:22.572476 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c01ca79d-f72a-4894-b692-87f693f8c3bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a Aug 09 07:42:22.572934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c01ca79d-f72a-4894-b692-87f693f8c3bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-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=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:22.604086 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:22.604086 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:22.674745 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c01ca79d-f72a-4894-b692-87f693f8c3bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612653509-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a returned with HTTP 200 Aug 09 07:42:22.675296 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 381/1531] 10.4.3.41 () {68 vars in 1368 bytes} [Sun Aug 9 07:42:22 2026] PUT /volume/v3/os-quota-sets/1e143867d1e245e496d1ec61a0067c3a => generated 558 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:22.702458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-30a8b454-86a7-483d-85a0-3fd952a17204 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:22.705113 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:22.705600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1917267371", "imageRef": "eefe077e-4346-42ea-a360-baf5e8b3cd69", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:22.707981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1917267371', 'imageRef': 'eefe077e-4346-42ea-a360-baf5e8b3cd69', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:22.795837 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Create volume of 1 GB Aug 09 07:42:22.796203 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:22.796203 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:22.802175 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Availability Zones retrieved successfully. Aug 09 07:42:22.808224 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Flow 'volume_create_api' (22f5e951-2d64-47d6-adbe-2315b50ac649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:22.809446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7513043-fa3d-49e1-b94b-dd03f16f9e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:22.810564 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:22.878211 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7513043-fa3d-49e1-b94b-dd03f16f9e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:22.879144 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d7418c-7dc7-4215-85a1-5f88283eb61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:22.974023 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Created reservations ['1e7d68a3-e967-4f36-b19d-fbda3921f660', '04d07512-7bbd-4b38-888f-f6fb6f836069', 'c94e20fb-24b4-4493-b819-793a45f0721d', '03ced18b-3c6e-4394-ac51-2ed313762300'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:22.975103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06d7418c-7dc7-4215-85a1-5f88283eb61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e7d68a3-e967-4f36-b19d-fbda3921f660', '04d07512-7bbd-4b38-888f-f6fb6f836069', 'c94e20fb-24b4-4493-b819-793a45f0721d', '03ced18b-3c6e-4394-ac51-2ed313762300']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:22.976741 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611a7901-efa4-4c72-9809-cc857dee58ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:23.009765 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611a7901-efa4-4c72-9809-cc857dee58ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0993cf80-0b93-42eb-ba51-4f082212e654', '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-1917267371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a66bad8e0e413bb56fb7f9d9aea977',qos_specs=None,replication_status=,reservations=['1e7d68a3-e967-4f36-b19d-fbda3921f660','04d07512-7bbd-4b38-888f-f6fb6f836069','c94e20fb-24b4-4493-b819-793a45f0721d','03ced18b-3c6e-4394-ac51-2ed313762300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a60a3d16e94442a40034ef58120dea',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1917267371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0993cf80-0b93-42eb-ba51-4f082212e654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27a66bad8e0e413bb56fb7f9d9aea977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a60a3d16e94442a40034ef58120dea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:23.011041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e4e044-daca-4553-a308-31be94568059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:23.035534 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e4e044-daca-4553-a308-31be94568059) transitioned into state 'SUCCESS' from state '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-1917267371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a66bad8e0e413bb56fb7f9d9aea977',qos_specs=None,replication_status=,reservations=['1e7d68a3-e967-4f36-b19d-fbda3921f660','04d07512-7bbd-4b38-888f-f6fb6f836069','c94e20fb-24b4-4493-b819-793a45f0721d','03ced18b-3c6e-4394-ac51-2ed313762300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a60a3d16e94442a40034ef58120dea',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:23.036336 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6629959-a1a5-41c4-ab5f-cfce2bd26e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:23.051042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6629959-a1a5-41c4-ab5f-cfce2bd26e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:23.052297 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Flow 'volume_create_api' (22f5e951-2d64-47d6-adbe-2315b50ac649) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:23.053467 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Create volume request issued successfully. Aug 09 07:42:23.054298 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-30a8b454-86a7-483d-85a0-3fd952a17204 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:23.054841 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 382/1532] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:42:22 2026] POST /volume/v3/volumes => generated 751 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:23.061270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd60bbbd-4828-4b65-9247-120854aaac25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:23.063807 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd60bbbd-4828-4b65-9247-120854aaac25 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:42:23.064073 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd60bbbd-4828-4b65-9247-120854aaac25 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:23.064333 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd60bbbd-4828-4b65-9247-120854aaac25 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:23.072423 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-09bbf69d-24a8-4ce7-b7e0-28627fa9ae5d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:23.073659 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:23.073659 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:23.075312 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-09bbf69d-24a8-4ce7-b7e0-28627fa9ae5d tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:23.075575 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-09bbf69d-24a8-4ce7-b7e0-28627fa9ae5d tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:23.075818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-09bbf69d-24a8-4ce7-b7e0-28627fa9ae5d tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:23.078266 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd60bbbd-4828-4b65-9247-120854aaac25 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:42:23.083213 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd60bbbd-4828-4b65-9247-120854aaac25 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:42:23.083661 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 388/1533] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:23 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:23.085303 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:23.085303 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:23.089900 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-09bbf69d-24a8-4ce7-b7e0-28627fa9ae5d tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:23.095596 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-09bbf69d-24a8-4ce7-b7e0-28627fa9ae5d tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:23.096088 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 383/1534] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:23 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:23.408406 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8e51bced-e339-44c4-81fd-c5d258fba5a5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:23.410424 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e51bced-e339-44c4-81fd-c5d258fba5a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:42:23.410680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8e51bced-e339-44c4-81fd-c5d258fba5a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:23.410955 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8e51bced-e339-44c4-81fd-c5d258fba5a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:23.422001 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:23.422001 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:23.427810 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8e51bced-e339-44c4-81fd-c5d258fba5a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:23.434666 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e51bced-e339-44c4-81fd-c5d258fba5a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 returned with HTTP 200 Aug 09 07:42:23.435733 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 382/1535] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:23 2026] GET /volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:23.454403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:23.456062 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:42:23.456587 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0cde2981-dbf7-4959-898d-bfe17296d0d9", "name": "tempest-VolumesBackupsAdminTest-Backup-498734661", "container": "tempest-volumesbackupsadmintest-backup-container-1330892810"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:23.458969 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Creating new backup {'backup': {'volume_id': '0cde2981-dbf7-4959-898d-bfe17296d0d9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-498734661', 'container': 'tempest-volumesbackupsadmintest-backup-container-1330892810'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:42:23.459360 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Creating backup of volume 0cde2981-dbf7-4959-898d-bfe17296d0d9 in container tempest-volumesbackupsadmintest-backup-container-1330892810 Aug 09 07:42:23.469798 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:23.469798 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:23.470957 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:23.517566 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Created reservations ['5af5ae49-4295-422a-9a44-ce61ff98a3e9', 'd08b7a66-736b-4f98-b273-21653389f7e6'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:23.553380 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c1ad522-1013-477d-90e3-32a0cf61d02d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:42:23.554112 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 383/1536] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:42:23 2026] POST /volume/v3/backups => generated 332 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:23.566853 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c2d24420-bad2-4302-8d75-4ee9c7483703 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:23.569671 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2d24420-bad2-4302-8d75-4ee9c7483703 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:23.569891 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2d24420-bad2-4302-8d75-4ee9c7483703 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:23.570156 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2d24420-bad2-4302-8d75-4ee9c7483703 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:23.570322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c2d24420-bad2-4302-8d75-4ee9c7483703 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:23.576661 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:23.576661 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:23.577420 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2d24420-bad2-4302-8d75-4ee9c7483703 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:23.577773 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 389/1537] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:23 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:24.117209 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-21ec5923-0c32-46dc-9bcf-c54775dfbc97 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:24.119363 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-21ec5923-0c32-46dc-9bcf-c54775dfbc97 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:24.119938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-21ec5923-0c32-46dc-9bcf-c54775dfbc97 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:24.120255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-21ec5923-0c32-46dc-9bcf-c54775dfbc97 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:24.129946 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:24.129946 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:24.135110 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-21ec5923-0c32-46dc-9bcf-c54775dfbc97 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:24.140866 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-21ec5923-0c32-46dc-9bcf-c54775dfbc97 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:24.141426 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 384/1538] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:24 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:24.601468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-18f5bb4a-e3cd-4308-bc9d-560a5a576136 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:24.607988 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-18f5bb4a-e3cd-4308-bc9d-560a5a576136 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:24.607988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-18f5bb4a-e3cd-4308-bc9d-560a5a576136 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:24.609817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-18f5bb4a-e3cd-4308-bc9d-560a5a576136 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:24.610072 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-18f5bb4a-e3cd-4308-bc9d-560a5a576136 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:24.618592 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:24.618592 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:24.619729 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-18f5bb4a-e3cd-4308-bc9d-560a5a576136 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:24.620151 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 383/1539] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:24 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:25.157262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de93bc24-1e4e-4a0b-858c-0a3090354e0b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:25.160343 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de93bc24-1e4e-4a0b-858c-0a3090354e0b tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:25.160618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de93bc24-1e4e-4a0b-858c-0a3090354e0b tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:25.160887 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de93bc24-1e4e-4a0b-858c-0a3090354e0b tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:25.171048 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:25.171048 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:25.176067 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-de93bc24-1e4e-4a0b-858c-0a3090354e0b tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:25.180762 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de93bc24-1e4e-4a0b-858c-0a3090354e0b tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:25.181167 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 384/1540] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:25 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:25.637999 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62840a7e-33fc-43fb-89e7-25d501b85226 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:25.638376 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62840a7e-33fc-43fb-89e7-25d501b85226 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:25.638585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62840a7e-33fc-43fb-89e7-25d501b85226 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:25.638779 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62840a7e-33fc-43fb-89e7-25d501b85226 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:25.638880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-62840a7e-33fc-43fb-89e7-25d501b85226 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:25.643165 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:25.643165 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:25.643895 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62840a7e-33fc-43fb-89e7-25d501b85226 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:25.644292 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 390/1541] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:25 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:25.908850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:26.076302 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:26.076692 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1017580849"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:26.078083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1017580849'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:26.078244 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Create volume of 1 GB Aug 09 07:42:26.086902 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Availability Zones retrieved successfully. Aug 09 07:42:26.101204 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Flow 'volume_create_api' (145abe8b-4eb0-4a17-ba20-581f8fe7d9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:26.102658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19485f0d-a992-40da-af3d-773e36d456f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:26.104296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:26.138628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19485f0d-a992-40da-af3d-773e36d456f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:26.139808 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9912192-b5c7-4ac3-97f0-0d89c545b28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:26.198714 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3910d935-f802-4870-9a8d-f7bd96051eb5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:26.201076 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3910d935-f802-4870-9a8d-f7bd96051eb5 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:26.201342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3910d935-f802-4870-9a8d-f7bd96051eb5 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:26.201625 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3910d935-f802-4870-9a8d-f7bd96051eb5 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:26.209673 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:26.209673 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:26.214960 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3910d935-f802-4870-9a8d-f7bd96051eb5 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:26.222354 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3910d935-f802-4870-9a8d-f7bd96051eb5 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:26.222814 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 384/1542] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:26 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:26.232979 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Created reservations ['b45ba87f-b38d-4f50-b379-65ca762242e0', '6068711f-b4a1-4cae-9fcd-b277f805335d', '0a3b29fd-8749-4af5-bb17-82bc078ea0ed', 'c521810b-0b61-4fda-9fca-49a4952dfed0'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:26.234030 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9912192-b5c7-4ac3-97f0-0d89c545b28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b45ba87f-b38d-4f50-b379-65ca762242e0', '6068711f-b4a1-4cae-9fcd-b277f805335d', '0a3b29fd-8749-4af5-bb17-82bc078ea0ed', 'c521810b-0b61-4fda-9fca-49a4952dfed0']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:26.236209 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578e6f97-0b2d-4405-aba7-b29012699651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:26.271894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578e6f97-0b2d-4405-aba7-b29012699651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b19bb95f-edce-4984-94a3-5110b531ecfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1017580849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272156dc16e44f7086810bc83acd7161',qos_specs=None,replication_status=,reservations=['b45ba87f-b38d-4f50-b379-65ca762242e0','6068711f-b4a1-4cae-9fcd-b277f805335d','0a3b29fd-8749-4af5-bb17-82bc078ea0ed','c521810b-0b61-4fda-9fca-49a4952dfed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc5142faa324c3da62f27db50dbab7d',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1017580849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b19bb95f-edce-4984-94a3-5110b531ecfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272156dc16e44f7086810bc83acd7161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bc5142faa324c3da62f27db50dbab7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:26.272940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4450ad76-91e8-4e5a-bf77-344a4b71a99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:26.301559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4450ad76-91e8-4e5a-bf77-344a4b71a99b) transitioned into state 'SUCCESS' from state '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-1017580849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272156dc16e44f7086810bc83acd7161',qos_specs=None,replication_status=,reservations=['b45ba87f-b38d-4f50-b379-65ca762242e0','6068711f-b4a1-4cae-9fcd-b277f805335d','0a3b29fd-8749-4af5-bb17-82bc078ea0ed','c521810b-0b61-4fda-9fca-49a4952dfed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc5142faa324c3da62f27db50dbab7d',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:26.302671 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94006d9e-c10a-407c-b9ac-9b9d7a74d0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:26.313887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94006d9e-c10a-407c-b9ac-9b9d7a74d0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:26.314863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Flow 'volume_create_api' (145abe8b-4eb0-4a17-ba20-581f8fe7d9f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:26.315506 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Create volume request issued successfully. Aug 09 07:42:26.315766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e6ce3c1-6a14-4807-a294-65e775a14998 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:26.316229 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 385/1543] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:25 2026] POST /volume/v3/volumes => generated 749 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:26.331180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-db5cedd8-8e47-453d-8261-d44156bb43a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:26.334108 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db5cedd8-8e47-453d-8261-d44156bb43a9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:26.334402 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db5cedd8-8e47-453d-8261-d44156bb43a9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:26.334682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db5cedd8-8e47-453d-8261-d44156bb43a9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:26.356799 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:26.356799 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:26.363016 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-db5cedd8-8e47-453d-8261-d44156bb43a9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Volume info retrieved successfully. Aug 09 07:42:26.369295 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db5cedd8-8e47-453d-8261-d44156bb43a9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 200 Aug 09 07:42:26.369953 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 385/1544] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:26 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:26.658322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2886683c-72ce-4aa5-9d09-d3a1c70b3e69 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:26.660702 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2886683c-72ce-4aa5-9d09-d3a1c70b3e69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:26.661016 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2886683c-72ce-4aa5-9d09-d3a1c70b3e69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:26.661323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2886683c-72ce-4aa5-9d09-d3a1c70b3e69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:26.661507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2886683c-72ce-4aa5-9d09-d3a1c70b3e69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:26.668615 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:26.668615 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:26.669793 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2886683c-72ce-4aa5-9d09-d3a1c70b3e69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:26.670416 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 391/1545] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:26 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:27.245847 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a74f8c7d-8625-43dd-a703-5b88a6f7db94 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.251446 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a74f8c7d-8625-43dd-a703-5b88a6f7db94 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:27.251686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a74f8c7d-8625-43dd-a703-5b88a6f7db94 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:27.252515 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a74f8c7d-8625-43dd-a703-5b88a6f7db94 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:27.268138 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:27.268138 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:27.279706 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a74f8c7d-8625-43dd-a703-5b88a6f7db94 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:27.292947 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a74f8c7d-8625-43dd-a703-5b88a6f7db94 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:27.293186 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 385/1546] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:27 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:42:27.387442 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e20f4bc9-f3bb-494b-96a0-e080462c9296 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.392389 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e20f4bc9-f3bb-494b-96a0-e080462c9296 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:27.392631 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e20f4bc9-f3bb-494b-96a0-e080462c9296 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:27.392860 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e20f4bc9-f3bb-494b-96a0-e080462c9296 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:27.412303 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:27.412303 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:27.420323 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e20f4bc9-f3bb-494b-96a0-e080462c9296 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Volume info retrieved successfully. Aug 09 07:42:27.430330 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e20f4bc9-f3bb-494b-96a0-e080462c9296 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 200 Aug 09 07:42:27.430330 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 386/1547] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:27 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:27.453121 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-77f23b3b-35db-416c-a267-16fbfcc1d110 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.458003 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-77f23b3b-35db-416c-a267-16fbfcc1d110 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer Aug 09 07:42:27.458003 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-77f23b3b-35db-416c-a267-16fbfcc1d110 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b19bb95f-edce-4984-94a3-5110b531ecfb"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:27.460471 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-77f23b3b-35db-416c-a267-16fbfcc1d110 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b19bb95f-edce-4984-94a3-5110b531ecfb'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 09 07:42:27.460471 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-77f23b3b-35db-416c-a267-16fbfcc1d110 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Creating transfer of volume b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:27.460471 np0000006821 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-77f23b3b-35db-416c-a267-16fbfcc1d110 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Generating transfer record for volume b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:27.474480 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:27.474480 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:27.493422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-77f23b3b-35db-416c-a267-16fbfcc1d110 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 202 Aug 09 07:42:27.493737 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 386/1548] 10.4.3.41 () {68 vars in 1284 bytes} [Sun Aug 9 07:42:27 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 07:42:27.505954 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8662ca2-11b4-4b37-a2e1-dcf3e12b89bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.506447 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8662ca2-11b4-4b37-a2e1-dcf3e12b89bf tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:27.506708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8662ca2-11b4-4b37-a2e1-dcf3e12b89bf tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:27.506990 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8662ca2-11b4-4b37-a2e1-dcf3e12b89bf tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:27.517877 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:27.517877 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:27.524677 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8662ca2-11b4-4b37-a2e1-dcf3e12b89bf tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Volume info retrieved successfully. Aug 09 07:42:27.532475 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8662ca2-11b4-4b37-a2e1-dcf3e12b89bf tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 200 Aug 09 07:42:27.533433 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 392/1549] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:27 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:27.552591 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-88a3e85b-a708-4021-9ec7-c8e02f150c27 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.555573 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88a3e85b-a708-4021-9ec7-c8e02f150c27 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 Aug 09 07:42:27.555573 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-88a3e85b-a708-4021-9ec7-c8e02f150c27 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:27.555573 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-88a3e85b-a708-4021-9ec7-c8e02f150c27 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:27.561993 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88a3e85b-a708-4021-9ec7-c8e02f150c27 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 returned with HTTP 200 Aug 09 07:42:27.562408 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 386/1550] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:42:27 2026] GET /volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:27.574782 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7638421b-7428-4ec2-9f98-cad88d7afdc0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.577438 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7638421b-7428-4ec2-9f98-cad88d7afdc0 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/os-volume-transfer Aug 09 07:42:27.577724 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7638421b-7428-4ec2-9f98-cad88d7afdc0 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:27.577969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7638421b-7428-4ec2-9f98-cad88d7afdc0 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:27.578162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.volume_transfer [None req-7638421b-7428-4ec2-9f98-cad88d7afdc0 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Listing volume transfers {{(pid=100220) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 09 07:42:27.587930 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7638421b-7428-4ec2-9f98-cad88d7afdc0 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 200 Aug 09 07:42:27.588471 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 387/1551] 10.4.3.41 () {66 vars in 1263 bytes} [Sun Aug 9 07:42:27 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:27.603765 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.683215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5858909a-496e-4bf3-8693-f26c5fdd5357 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.685611 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5858909a-496e-4bf3-8693-f26c5fdd5357 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:27.685752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5858909a-496e-4bf3-8693-f26c5fdd5357 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:27.686488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5858909a-496e-4bf3-8693-f26c5fdd5357 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:27.686488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5858909a-496e-4bf3-8693-f26c5fdd5357 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:27.692130 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:27.692130 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:27.695586 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5858909a-496e-4bf3-8693-f26c5fdd5357 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:27.695586 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 393/1552] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:27 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:27.737604 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f228cade-46c8-43d6-be30-9db4e624a78a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:27.785973 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4/accept Aug 09 07:42:27.786210 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7f6ffad0c5f75ee0"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:27.787705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Accepting volume transfer 82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 {{(pid=100222) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 07:42:27.787846 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Accepting transfer 82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 Aug 09 07:42:27.788867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:27.789761 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1310082620"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:27.791906 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1310082620'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:27.792103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:27.800942 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:27.812597 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (7879783d-ba9a-4cc0-af22-9dc823f6979d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:27.814285 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f36ed6d-7dff-4c92-a060-737434efcbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:27.815821 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:27.861588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f36ed6d-7dff-4c92-a060-737434efcbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:27.862873 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe3d81b-eee1-4744-9c7e-2b0fd8a4994e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:27.878168 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Created reservations ['2e55cc29-3e44-4ed3-885f-8e70bcff9032', '93f12805-2bcb-4a6c-84df-d0d8bbd8a1d6', 'f97c00f5-dc9d-4765-95b1-8ecb68463bed', '46719275-de42-4bd4-9728-4c1967e49bfd'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:27.905554 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Created reservations ['e18fb86c-ca49-42a3-900f-10e5f64ca849', '8f69f07b-bd9d-4df3-8574-b3c2d6b163b8', '8b4eac5c-b1f2-4fe3-9931-1160a842f4bf', '0d9aecd8-f143-4ea8-b15d-2a034bcfd9f8'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:27.949444 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Created reservations ['4496f38e-4f94-47b9-b194-196d4a804237', 'e84f3dd6-a313-4aad-93b8-0c3d245dbbb3', '4b92d321-0a7f-4ebb-91f9-300d8ee2a54e', '589e7d94-0c8c-4864-9ff4-03bf29025ac8'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:27.964620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['f0746387-904b-4cb7-8478-ee1288336ae2', '6584223c-6a44-45fd-a2da-48e441770609', '714563c8-ae8f-4b24-93bc-f95191418121', 'bd788593-6fd4-460d-9ab9-f0edbd5864c6'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:27.965959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe3d81b-eee1-4744-9c7e-2b0fd8a4994e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0746387-904b-4cb7-8478-ee1288336ae2', '6584223c-6a44-45fd-a2da-48e441770609', '714563c8-ae8f-4b24-93bc-f95191418121', 'bd788593-6fd4-460d-9ab9-f0edbd5864c6']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:27.967385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34071488-01f0-4c6b-aa48-f1f9ea92531c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:27.984472 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Created reservations ['9587728d-effe-40d2-a444-985685720995', '5fc30349-b065-4918-a7af-8ca78eb69ed8', '11c98ffd-ece4-4809-a770-d984d2b5e81c', 'f888ef35-ca36-4759-8426-43e0c33ae34a'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:27.996962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34071488-01f0-4c6b-aa48-f1f9ea92531c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfcdc7db-4790-44ab-b89f-23e5f7143331', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1310082620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['f0746387-904b-4cb7-8478-ee1288336ae2','6584223c-6a44-45fd-a2da-48e441770609','714563c8-ae8f-4b24-93bc-f95191418121','bd788593-6fd4-460d-9ab9-f0edbd5864c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1310082620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfcdc7db-4790-44ab-b89f-23e5f7143331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:27.998041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9caa834-31df-4c39-b6e8-e3f1a510b187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:28.000367 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Transfer volume completed successfully. Aug 09 07:42:28.031478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9caa834-31df-4c39-b6e8-e3f1a510b187) transitioned into state 'SUCCESS' from state '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-1310082620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['f0746387-904b-4cb7-8478-ee1288336ae2','6584223c-6a44-45fd-a2da-48e441770609','714563c8-ae8f-4b24-93bc-f95191418121','bd788593-6fd4-460d-9ab9-f0edbd5864c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:28.032310 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc04bf3-ad90-4d89-b335-c0ebfe80e343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:28.047438 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc04bf3-ad90-4d89-b335-c0ebfe80e343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:28.048533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (7879783d-ba9a-4cc0-af22-9dc823f6979d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:28.048899 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:28.050531 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f228cade-46c8-43d6-be30-9db4e624a78a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:28.050531 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 387/1553] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:42:27 2026] POST /volume/v3/volumes => generated 768 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:28.068347 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d7b570ad-40df-4ea4-9aa6-1bab7885fa95 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.070688 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d7b570ad-40df-4ea4-9aa6-1bab7885fa95 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:42:28.071333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d7b570ad-40df-4ea4-9aa6-1bab7885fa95 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.071644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d7b570ad-40df-4ea4-9aa6-1bab7885fa95 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.082183 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:28.082183 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:28.088389 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d7b570ad-40df-4ea4-9aa6-1bab7885fa95 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:28.094415 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d7b570ad-40df-4ea4-9aa6-1bab7885fa95 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 returned with HTTP 200 Aug 09 07:42:28.095115 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 388/1554] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:28 2026] GET /volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:28.099802 np0000006821 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Volume b19bb95f-edce-4984-94a3-5110b531ecfb has been transferred. Aug 09 07:42:28.109574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5b26a91-add8-4164-be4b-a9a50eccb2a1 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4/accept returned with HTTP 202 Aug 09 07:42:28.110111 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 387/1555] 10.4.3.41 () {68 vars in 1416 bytes} [Sun Aug 9 07:42:27 2026] POST /volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4/accept => generated 363 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:28.123873 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71b7fc2d-d69d-480e-9b87-a288804f1a95 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.128171 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71b7fc2d-d69d-480e-9b87-a288804f1a95 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:28.128440 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71b7fc2d-d69d-480e-9b87-a288804f1a95 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.128689 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71b7fc2d-d69d-480e-9b87-a288804f1a95 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.141884 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:28.141884 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:28.147098 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71b7fc2d-d69d-480e-9b87-a288804f1a95 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Volume info retrieved successfully. Aug 09 07:42:28.156344 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71b7fc2d-d69d-480e-9b87-a288804f1a95 tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 200 Aug 09 07:42:28.156624 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 394/1556] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:28 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:28.180052 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-caae8e35-7770-4800-9c92-d3d7f4af0a0c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.182086 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-caae8e35-7770-4800-9c92-d3d7f4af0a0c tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:28.182286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-caae8e35-7770-4800-9c92-d3d7f4af0a0c tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.182558 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-caae8e35-7770-4800-9c92-d3d7f4af0a0c tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.191391 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:28.191391 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:28.196806 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-caae8e35-7770-4800-9c92-d3d7f4af0a0c tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] Volume info retrieved successfully. Aug 09 07:42:28.202410 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-caae8e35-7770-4800-9c92-d3d7f4af0a0c tempest-VolumesTransfersTest-1905121951 tempest-VolumesTransfersTest-1905121951-project-member] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 200 Aug 09 07:42:28.203157 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 388/1557] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:28 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:28.220268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7e7e47e7-2b9b-4e2f-8861-9678aebeddc6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.222297 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e7e47e7-2b9b-4e2f-8861-9678aebeddc6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] DELETE https://10.4.3.41/volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 Aug 09 07:42:28.222516 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7e7e47e7-2b9b-4e2f-8861-9678aebeddc6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.222764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7e7e47e7-2b9b-4e2f-8861-9678aebeddc6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.223160 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.volume_transfer [None req-7e7e47e7-2b9b-4e2f-8861-9678aebeddc6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Delete transfer with id: 82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 Aug 09 07:42:28.227727 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e7e47e7-2b9b-4e2f-8861-9678aebeddc6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 returned with HTTP 404 Aug 09 07:42:28.228522 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 389/1558] 10.4.3.41 () {66 vars in 1377 bytes} [Sun Aug 9 07:42:28 2026] DELETE /volume/v3/os-volume-transfer/82ad9574-b4c0-49b9-90cc-bbfacf52c1d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:42:28.237618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.312732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-928f3149-9bdf-4817-b1da-ee5521849769 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.316894 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-928f3149-9bdf-4817-b1da-ee5521849769 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:28.317176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-928f3149-9bdf-4817-b1da-ee5521849769 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.317441 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-928f3149-9bdf-4817-b1da-ee5521849769 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.332696 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:28.332696 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:28.339628 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-928f3149-9bdf-4817-b1da-ee5521849769 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:28.343814 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:28.344171 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.344436 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-928f3149-9bdf-4817-b1da-ee5521849769 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:28.344573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.344852 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Delete volume with id: b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:28.344973 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 395/1559] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:28 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:28.354197 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:28.354197 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:28.354604 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Volume info retrieved successfully. Aug 09 07:42:28.394001 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Delete volume request issued successfully. Aug 09 07:42:28.394255 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47473435-393e-4bf1-b1a5-cd1f53fb835f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 202 Aug 09 07:42:28.397590 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 388/1560] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:28 2026] DELETE /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:28.406087 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3adcddf1-bfcb-4e15-8ffc-e0e48df81269 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.408733 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3adcddf1-bfcb-4e15-8ffc-e0e48df81269 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:28.408931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3adcddf1-bfcb-4e15-8ffc-e0e48df81269 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.409197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3adcddf1-bfcb-4e15-8ffc-e0e48df81269 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.420827 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:28.420827 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:28.428149 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3adcddf1-bfcb-4e15-8ffc-e0e48df81269 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Volume info retrieved successfully. Aug 09 07:42:28.433367 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3adcddf1-bfcb-4e15-8ffc-e0e48df81269 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 200 Aug 09 07:42:28.433820 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 389/1561] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:28 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:28.705610 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-46f0e39d-cb93-4713-96a9-ada3b9832b71 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:28.707677 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46f0e39d-cb93-4713-96a9-ada3b9832b71 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:28.707964 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46f0e39d-cb93-4713-96a9-ada3b9832b71 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:28.708156 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46f0e39d-cb93-4713-96a9-ada3b9832b71 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:28.708255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-46f0e39d-cb93-4713-96a9-ada3b9832b71 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:28.714540 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:28.714540 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:28.715402 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46f0e39d-cb93-4713-96a9-ada3b9832b71 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:28.715771 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 390/1562] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:28 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:29.114491 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-109d1237-35da-445b-9843-24b4c086e0d8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.118789 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-109d1237-35da-445b-9843-24b4c086e0d8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:42:29.119060 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-109d1237-35da-445b-9843-24b4c086e0d8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.119281 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-109d1237-35da-445b-9843-24b4c086e0d8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.127537 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:29.127537 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:29.131477 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-109d1237-35da-445b-9843-24b4c086e0d8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:29.136679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-109d1237-35da-445b-9843-24b4c086e0d8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 returned with HTTP 200 Aug 09 07:42:29.137095 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 396/1563] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:29 2026] GET /volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:29.155308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.157957 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:29.158444 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfcdc7db-4790-44ab-b89f-23e5f7143331", "name": "tempest-VolumeDependencyTests-Snapshot-441752200"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:29.168577 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:29.168577 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:29.169103 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:29.169267 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create snapshot from volume bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:42:29.205367 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['98c172e3-7e1a-4d77-a0a7-e20fb629a94b', '3f2e9ee6-2070-4353-b733-3ca3a7b2af48', 'a25bada0-2849-420a-99dc-9fe556fca2c5', 'f216615b-f71b-4eae-b342-71eadc9e52d1'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:29.256269 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot create request issued successfully. Aug 09 07:42:29.256720 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8da3f2bb-c9b1-4903-9fc4-774393deeb14 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:42:29.257291 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 389/1564] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:42:29 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 09 07:42:29.270552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9efc2db0-e91c-4f8f-8d5a-cda563ee4cad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.274543 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9efc2db0-e91c-4f8f-8d5a-cda563ee4cad tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:42:29.275000 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9efc2db0-e91c-4f8f-8d5a-cda563ee4cad tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.275968 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9efc2db0-e91c-4f8f-8d5a-cda563ee4cad tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.285086 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:29.285086 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:29.285880 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9efc2db0-e91c-4f8f-8d5a-cda563ee4cad tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:29.286774 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9efc2db0-e91c-4f8f-8d5a-cda563ee4cad tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b returned with HTTP 200 Aug 09 07:42:29.287232 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 390/1565] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:29 2026] GET /volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:29.360711 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eb2c04bf-6b3b-4736-8d7f-c27aee0485e1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.363052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eb2c04bf-6b3b-4736-8d7f-c27aee0485e1 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:29.363375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eb2c04bf-6b3b-4736-8d7f-c27aee0485e1 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.363606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eb2c04bf-6b3b-4736-8d7f-c27aee0485e1 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.373002 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:29.373002 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:29.377677 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-eb2c04bf-6b3b-4736-8d7f-c27aee0485e1 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:29.384007 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eb2c04bf-6b3b-4736-8d7f-c27aee0485e1 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:29.384530 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 391/1566] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:29 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:29.448815 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ff25d6e-1ddc-41fc-9109-c6ae827de0b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.451210 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ff25d6e-1ddc-41fc-9109-c6ae827de0b4 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:29.451501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ff25d6e-1ddc-41fc-9109-c6ae827de0b4 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.451772 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ff25d6e-1ddc-41fc-9109-c6ae827de0b4 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.459799 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ff25d6e-1ddc-41fc-9109-c6ae827de0b4 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 404 Aug 09 07:42:29.460506 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 397/1567] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:29 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:29.469030 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9a615f7a-ee56-449f-9b7c-cdaee22756a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.471591 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a615f7a-ee56-449f-9b7c-cdaee22756a6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:29.472108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a615f7a-ee56-449f-9b7c-cdaee22756a6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.472108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a615f7a-ee56-449f-9b7c-cdaee22756a6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.481329 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a615f7a-ee56-449f-9b7c-cdaee22756a6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 404 Aug 09 07:42:29.482027 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 390/1568] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:29 2026] GET /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:29.489442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dffd3a7e-b7ee-41e2-a5e6-f07021dde798 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.492211 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dffd3a7e-b7ee-41e2-a5e6-f07021dde798 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:29.492542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dffd3a7e-b7ee-41e2-a5e6-f07021dde798 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.492820 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dffd3a7e-b7ee-41e2-a5e6-f07021dde798 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.493160 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-dffd3a7e-b7ee-41e2-a5e6-f07021dde798 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Delete volume with id: b19bb95f-edce-4984-94a3-5110b531ecfb Aug 09 07:42:29.501195 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dffd3a7e-b7ee-41e2-a5e6-f07021dde798 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb returned with HTTP 404 Aug 09 07:42:29.501947 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 391/1569] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:29 2026] DELETE /volume/v3/volumes/b19bb95f-edce-4984-94a3-5110b531ecfb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:29.514482 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.517459 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:29.517985 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-988720237"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:29.520506 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-988720237'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:29.520738 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Create volume of 1 GB Aug 09 07:42:29.526021 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Availability Zones retrieved successfully. Aug 09 07:42:29.534326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Flow 'volume_create_api' (05c4bd3b-76d4-4f56-8930-8476369a224f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:29.535622 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c3fda1-3843-462f-9998-b79d74662744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:29.537140 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:29.573463 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c3fda1-3843-462f-9998-b79d74662744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:29.574879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b27e0aa-9694-4e7a-8297-36c32599353c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:29.668071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Created reservations ['da64061d-4ab1-43e2-b3b6-d9ed1001ed72', '871dceec-290a-4592-940b-e7e5047c7493', '2beefd50-f7aa-4387-8e41-7d0f93f073c6', '4604505b-eb0c-4c3d-9a56-63f936a2ecee'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:29.669419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b27e0aa-9694-4e7a-8297-36c32599353c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da64061d-4ab1-43e2-b3b6-d9ed1001ed72', '871dceec-290a-4592-940b-e7e5047c7493', '2beefd50-f7aa-4387-8e41-7d0f93f073c6', '4604505b-eb0c-4c3d-9a56-63f936a2ecee']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:29.671351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d5c9d5-fd8c-492d-b6c1-8348281d21dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:29.708454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d5c9d5-fd8c-492d-b6c1-8348281d21dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d52e515-f174-41ed-97fb-f41c919a6fb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-988720237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272156dc16e44f7086810bc83acd7161',qos_specs=None,replication_status=,reservations=['da64061d-4ab1-43e2-b3b6-d9ed1001ed72','871dceec-290a-4592-940b-e7e5047c7493','2beefd50-f7aa-4387-8e41-7d0f93f073c6','4604505b-eb0c-4c3d-9a56-63f936a2ecee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc5142faa324c3da62f27db50dbab7d',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-988720237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d52e515-f174-41ed-97fb-f41c919a6fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272156dc16e44f7086810bc83acd7161',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bc5142faa324c3da62f27db50dbab7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:29.708454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2817cb-7eb9-4172-a1da-37d9f0ec3d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:29.730744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a0ebabe9-df6b-485a-8459-dda4c26a120a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.732126 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2817cb-7eb9-4172-a1da-37d9f0ec3d5e) transitioned into state 'SUCCESS' from state '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-988720237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272156dc16e44f7086810bc83acd7161',qos_specs=None,replication_status=,reservations=['da64061d-4ab1-43e2-b3b6-d9ed1001ed72','871dceec-290a-4592-940b-e7e5047c7493','2beefd50-f7aa-4387-8e41-7d0f93f073c6','4604505b-eb0c-4c3d-9a56-63f936a2ecee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc5142faa324c3da62f27db50dbab7d',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:29.733132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fe24db-b056-4543-97ee-3f64dc541b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:29.738178 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0ebabe9-df6b-485a-8459-dda4c26a120a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:29.739641 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0ebabe9-df6b-485a-8459-dda4c26a120a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.740020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0ebabe9-df6b-485a-8459-dda4c26a120a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.740196 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a0ebabe9-df6b-485a-8459-dda4c26a120a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:29.745677 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fe24db-b056-4543-97ee-3f64dc541b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:29.746544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Flow 'volume_create_api' (05c4bd3b-76d4-4f56-8930-8476369a224f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:29.746871 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Create volume request issued successfully. Aug 09 07:42:29.747526 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3ed022e-cff0-4a2e-b7a7-7c6eb8f0127f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:29.747932 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 392/1570] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:29 2026] POST /volume/v3/volumes => generated 748 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:29.750867 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:29.750867 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:29.751933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0ebabe9-df6b-485a-8459-dda4c26a120a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:29.752449 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 398/1571] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:29 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:29.768800 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b3926b97-a1f5-4385-be67-f77d9372944c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:29.770811 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3926b97-a1f5-4385-be67-f77d9372944c tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:29.771163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3926b97-a1f5-4385-be67-f77d9372944c tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:29.771394 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3926b97-a1f5-4385-be67-f77d9372944c tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:29.781367 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:29.781367 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:29.786316 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b3926b97-a1f5-4385-be67-f77d9372944c tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Volume info retrieved successfully. Aug 09 07:42:29.794632 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3926b97-a1f5-4385-be67-f77d9372944c tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 200 Aug 09 07:42:29.795100 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 391/1572] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:29 2026] GET /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:30.299425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2392e221-06e8-4c16-b3e1-61c569c7a864 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.302209 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2392e221-06e8-4c16-b3e1-61c569c7a864 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:42:30.302209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2392e221-06e8-4c16-b3e1-61c569c7a864 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.302483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2392e221-06e8-4c16-b3e1-61c569c7a864 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.315786 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.315786 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:30.316551 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2392e221-06e8-4c16-b3e1-61c569c7a864 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:30.317790 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2392e221-06e8-4c16-b3e1-61c569c7a864 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b returned with HTTP 200 Aug 09 07:42:30.318641 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 392/1573] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:30 2026] GET /volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:30.334319 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.336942 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:30.337331 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "277db5e4-050e-4cd7-8a62-939fbf88806b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1409298443"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:30.339436 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'snapshot_id': '277db5e4-050e-4cd7-8a62-939fbf88806b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1409298443'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:30.351338 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.351338 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:30.352180 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:30.352722 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:30.360415 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:30.369612 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (0f8e640e-4496-4fcf-a640-e64789cdbf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:30.371149 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c9ef88-0465-44aa-b15e-e24351f3acc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:30.372691 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:30.401437 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca639652-3502-44fc-af74-cddb680ccf81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.403567 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca639652-3502-44fc-af74-cddb680ccf81 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:30.403792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca639652-3502-44fc-af74-cddb680ccf81 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.404322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca639652-3502-44fc-af74-cddb680ccf81 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.413320 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.413320 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:30.420939 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ca639652-3502-44fc-af74-cddb680ccf81 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:30.424984 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca639652-3502-44fc-af74-cddb680ccf81 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:30.425631 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 399/1574] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:30 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:30.439934 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c9ef88-0465-44aa-b15e-e24351f3acc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '277db5e4-050e-4cd7-8a62-939fbf88806b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:30.440225 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d42e39a-c42d-4566-aa25-cd192eb27345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:30.506000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['4149bcf0-fa4d-419e-ae14-697321323c0e', 'ec8e1a18-0fd1-4e4e-b0d7-2eabf127f539', 'fe65f54a-4d36-4869-b288-cf14dfb9a150', '61eb36b6-fd60-4e24-9077-f5eb6ea5c530'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:30.506853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d42e39a-c42d-4566-aa25-cd192eb27345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4149bcf0-fa4d-419e-ae14-697321323c0e', 'ec8e1a18-0fd1-4e4e-b0d7-2eabf127f539', 'fe65f54a-4d36-4869-b288-cf14dfb9a150', '61eb36b6-fd60-4e24-9077-f5eb6ea5c530']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:30.508590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59682dc3-fa30-48de-b3e9-0d20da68e017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:30.567147 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59682dc3-fa30-48de-b3e9-0d20da68e017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3991d7-14bb-4596-9855-efc828c0b97a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1409298443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['4149bcf0-fa4d-419e-ae14-697321323c0e','ec8e1a18-0fd1-4e4e-b0d7-2eabf127f539','fe65f54a-4d36-4869-b288-cf14dfb9a150','61eb36b6-fd60-4e24-9077-f5eb6ea5c530'],size=1,snapshot_id=277db5e4-050e-4cd7-8a62-939fbf88806b,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1409298443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a3991d7-14bb-4596-9855-efc828c0b97a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=277db5e4-050e-4cd7-8a62-939fbf88806b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:30.568346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5682633e-f31d-4b5c-be15-29610d85d7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:30.591403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5682633e-f31d-4b5c-be15-29610d85d7c2) transitioned into state 'SUCCESS' from state '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-1409298443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['4149bcf0-fa4d-419e-ae14-697321323c0e','ec8e1a18-0fd1-4e4e-b0d7-2eabf127f539','fe65f54a-4d36-4869-b288-cf14dfb9a150','61eb36b6-fd60-4e24-9077-f5eb6ea5c530'],size=1,snapshot_id=277db5e4-050e-4cd7-8a62-939fbf88806b,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:30.592236 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26817fe3-94ff-4bc1-9368-7fb67dc88783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:30.616881 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26817fe3-94ff-4bc1-9368-7fb67dc88783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:30.618079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (0f8e640e-4496-4fcf-a640-e64789cdbf8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:30.618489 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:30.619339 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cadc8f3a-6c08-4f07-b9f0-6f0608efb20a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:30.619894 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 393/1575] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:42:30 2026] POST /volume/v3/volumes => generated 802 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:42:30.635500 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aab64e02-7458-4866-aa30-d6693803d51c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.638136 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aab64e02-7458-4866-aa30-d6693803d51c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:42:30.638463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aab64e02-7458-4866-aa30-d6693803d51c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.638734 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aab64e02-7458-4866-aa30-d6693803d51c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.648251 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.648251 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:30.653097 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aab64e02-7458-4866-aa30-d6693803d51c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:30.659960 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aab64e02-7458-4866-aa30-d6693803d51c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a returned with HTTP 200 Aug 09 07:42:30.660461 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 392/1576] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:30 2026] GET /volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:30.765199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-18e11cb4-0973-452f-ac50-db961ef2fcc6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.772467 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-18e11cb4-0973-452f-ac50-db961ef2fcc6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:30.772675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-18e11cb4-0973-452f-ac50-db961ef2fcc6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.772859 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-18e11cb4-0973-452f-ac50-db961ef2fcc6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.772983 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-18e11cb4-0973-452f-ac50-db961ef2fcc6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:30.781082 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.781082 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:30.782047 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-18e11cb4-0973-452f-ac50-db961ef2fcc6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:30.782491 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 393/1577] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:30 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:30.813721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28177ba3-643b-441c-a3c8-f0cd27946635 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.816196 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28177ba3-643b-441c-a3c8-f0cd27946635 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:30.817011 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28177ba3-643b-441c-a3c8-f0cd27946635 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.817011 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28177ba3-643b-441c-a3c8-f0cd27946635 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.835442 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.835442 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:30.844712 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-28177ba3-643b-441c-a3c8-f0cd27946635 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Volume info retrieved successfully. Aug 09 07:42:30.850812 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28177ba3-643b-441c-a3c8-f0cd27946635 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 200 Aug 09 07:42:30.851547 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 400/1578] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:30 2026] GET /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:30.872301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f9c4e2a4-3d66-4741-9284-3374111e9603 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.874553 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9c4e2a4-3d66-4741-9284-3374111e9603 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer Aug 09 07:42:30.875013 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f9c4e2a4-3d66-4741-9284-3374111e9603 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2d52e515-f174-41ed-97fb-f41c919a6fb3"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:30.876661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.volume_transfer [None req-f9c4e2a4-3d66-4741-9284-3374111e9603 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Creating new volume transfer {'transfer': {'volume_id': '2d52e515-f174-41ed-97fb-f41c919a6fb3'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 09 07:42:30.876787 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.volume_transfer [None req-f9c4e2a4-3d66-4741-9284-3374111e9603 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Creating transfer of volume 2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:30.876904 np0000006821 devstack@c-api.service[100220]: INFO cinder.transfer.api [None req-f9c4e2a4-3d66-4741-9284-3374111e9603 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Generating transfer record for volume 2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:30.885837 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.885837 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:30.902802 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9c4e2a4-3d66-4741-9284-3374111e9603 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 202 Aug 09 07:42:30.903596 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 394/1579] 10.4.3.41 () {68 vars in 1284 bytes} [Sun Aug 9 07:42:30 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:30.914562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2c5ab4ac-d80f-4c43-9ef3-82e61038be1f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.916386 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c5ab4ac-d80f-4c43-9ef3-82e61038be1f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:30.916791 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c5ab4ac-d80f-4c43-9ef3-82e61038be1f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.917178 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c5ab4ac-d80f-4c43-9ef3-82e61038be1f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.926304 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:30.926304 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:30.934940 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2c5ab4ac-d80f-4c43-9ef3-82e61038be1f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Volume info retrieved successfully. Aug 09 07:42:30.939493 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c5ab4ac-d80f-4c43-9ef3-82e61038be1f tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 200 Aug 09 07:42:30.940348 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 393/1580] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:30 2026] GET /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:30.960891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-702d8d80-a84f-49a9-ae9b-c93826b83186 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.965684 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-702d8d80-a84f-49a9-ae9b-c93826b83186 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/os-volume-transfer/detail Aug 09 07:42:30.966246 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-702d8d80-a84f-49a9-ae9b-c93826b83186 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.966683 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-702d8d80-a84f-49a9-ae9b-c93826b83186 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.969227 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.volume_transfer [None req-702d8d80-a84f-49a9-ae9b-c93826b83186 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Listing volume transfers {{(pid=100221) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 09 07:42:30.974055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-702d8d80-a84f-49a9-ae9b-c93826b83186 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 09 07:42:30.974631 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 394/1581] 10.4.3.41 () {66 vars in 1284 bytes} [Sun Aug 9 07:42:30 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:30.986323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4f24bae-6542-4aaa-af26-609ffeb7f2a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:30.991718 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4f24bae-6542-4aaa-af26-609ffeb7f2a3 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] DELETE https://10.4.3.41/volume/v3/os-volume-transfer/c0040a05-e680-4a8b-a095-bbf79598e854 Aug 09 07:42:30.992027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4f24bae-6542-4aaa-af26-609ffeb7f2a3 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:30.992599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4f24bae-6542-4aaa-af26-609ffeb7f2a3 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:30.992599 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-b4f24bae-6542-4aaa-af26-609ffeb7f2a3 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Delete transfer with id: c0040a05-e680-4a8b-a095-bbf79598e854 Aug 09 07:42:31.011793 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.011793 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:31.022352 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4f24bae-6542-4aaa-af26-609ffeb7f2a3 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/c0040a05-e680-4a8b-a095-bbf79598e854 returned with HTTP 202 Aug 09 07:42:31.022982 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 401/1582] 10.4.3.41 () {66 vars in 1377 bytes} [Sun Aug 9 07:42:30 2026] DELETE /volume/v3/os-volume-transfer/c0040a05-e680-4a8b-a095-bbf79598e854 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:31.033465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a90164db-5063-4783-a394-78db4b0a09b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.036057 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a90164db-5063-4783-a394-78db4b0a09b4 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:31.036326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a90164db-5063-4783-a394-78db4b0a09b4 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.036576 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a90164db-5063-4783-a394-78db4b0a09b4 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.050184 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.050184 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:31.056865 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a90164db-5063-4783-a394-78db4b0a09b4 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Volume info retrieved successfully. Aug 09 07:42:31.065845 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a90164db-5063-4783-a394-78db4b0a09b4 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 200 Aug 09 07:42:31.066287 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 395/1583] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:31 2026] GET /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:31.082655 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-088d0247-db9d-489c-9aed-e1a64d0989c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.086491 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-088d0247-db9d-489c-9aed-e1a64d0989c9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] DELETE https://10.4.3.41/volume/v3/os-volume-transfer/c0040a05-e680-4a8b-a095-bbf79598e854 Aug 09 07:42:31.086491 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-088d0247-db9d-489c-9aed-e1a64d0989c9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.086491 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-088d0247-db9d-489c-9aed-e1a64d0989c9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.086491 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-088d0247-db9d-489c-9aed-e1a64d0989c9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Delete transfer with id: c0040a05-e680-4a8b-a095-bbf79598e854 Aug 09 07:42:31.093648 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-088d0247-db9d-489c-9aed-e1a64d0989c9 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/c0040a05-e680-4a8b-a095-bbf79598e854 returned with HTTP 404 Aug 09 07:42:31.094700 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 394/1584] 10.4.3.41 () {66 vars in 1377 bytes} [Sun Aug 9 07:42:31 2026] DELETE /volume/v3/os-volume-transfer/c0040a05-e680-4a8b-a095-bbf79598e854 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:31.108815 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-61d2f719-2031-40f4-bf9d-072aee44c79c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.112350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-61d2f719-2031-40f4-bf9d-072aee44c79c tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:31.112350 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-61d2f719-2031-40f4-bf9d-072aee44c79c tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.112350 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-61d2f719-2031-40f4-bf9d-072aee44c79c tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.112350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-61d2f719-2031-40f4-bf9d-072aee44c79c tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Delete volume with id: 2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:31.120383 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.120383 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:31.120645 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-61d2f719-2031-40f4-bf9d-072aee44c79c tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Volume info retrieved successfully. Aug 09 07:42:31.147877 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-61d2f719-2031-40f4-bf9d-072aee44c79c tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Delete volume request issued successfully. Aug 09 07:42:31.148151 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-61d2f719-2031-40f4-bf9d-072aee44c79c tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 202 Aug 09 07:42:31.148708 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 395/1585] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:31 2026] DELETE /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:31.157012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4408c9a9-f626-4a7b-9a57-ecb602163f4f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.158949 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4408c9a9-f626-4a7b-9a57-ecb602163f4f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] GET https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:31.159142 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4408c9a9-f626-4a7b-9a57-ecb602163f4f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.159372 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4408c9a9-f626-4a7b-9a57-ecb602163f4f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.167552 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.167552 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:31.173249 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4408c9a9-f626-4a7b-9a57-ecb602163f4f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Volume info retrieved successfully. Aug 09 07:42:31.178349 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4408c9a9-f626-4a7b-9a57-ecb602163f4f tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 200 Aug 09 07:42:31.179226 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 402/1586] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:31 2026] GET /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:31.445121 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f2c42ea4-1ee7-47bd-88fa-f2bf5ec8ee21 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.448554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2c42ea4-1ee7-47bd-88fa-f2bf5ec8ee21 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:31.449406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2c42ea4-1ee7-47bd-88fa-f2bf5ec8ee21 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.449406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2c42ea4-1ee7-47bd-88fa-f2bf5ec8ee21 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.458215 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.458215 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:31.468049 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f2c42ea4-1ee7-47bd-88fa-f2bf5ec8ee21 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:31.476481 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2c42ea4-1ee7-47bd-88fa-f2bf5ec8ee21 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:31.477523 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 396/1587] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:31 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:31.675681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e23381ca-7819-49fd-b010-48c9cbbdd913 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.677964 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e23381ca-7819-49fd-b010-48c9cbbdd913 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:42:31.678163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e23381ca-7819-49fd-b010-48c9cbbdd913 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.678369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e23381ca-7819-49fd-b010-48c9cbbdd913 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.686099 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.686099 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:31.690671 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e23381ca-7819-49fd-b010-48c9cbbdd913 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:31.697865 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e23381ca-7819-49fd-b010-48c9cbbdd913 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a returned with HTTP 200 Aug 09 07:42:31.698516 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 395/1588] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:31 2026] GET /volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:31.723029 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.724879 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:31.725394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a3991d7-14bb-4596-9855-efc828c0b97a", "name": "tempest-VolumeDependencyTests-Snapshot-810104064"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:31.734217 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.734217 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:31.734703 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:31.734830 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create snapshot from volume 9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:42:31.772412 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['bc3846ff-0586-4d6f-9274-116f0e12b3f3', 'd9f84679-2d0a-40d4-9652-d59d21ee95d2', '103ee391-2494-4450-8fd5-5fd28c72babd', '59b1afbd-1627-4297-a753-bee5edbb3f21'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:31.797889 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ce62c51-507e-4221-8d78-6abce9cae3ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.799566 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ce62c51-507e-4221-8d78-6abce9cae3ae tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:31.799778 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ce62c51-507e-4221-8d78-6abce9cae3ae tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.800027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ce62c51-507e-4221-8d78-6abce9cae3ae tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.800137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1ce62c51-507e-4221-8d78-6abce9cae3ae tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:31.806595 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.806595 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:31.807838 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ce62c51-507e-4221-8d78-6abce9cae3ae tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:31.808611 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 403/1589] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:31 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:31.812978 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot create request issued successfully. Aug 09 07:42:31.813435 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7b1818b3-da6a-402f-9e4d-f81702f56e0e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:42:31.814028 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 396/1590] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:42:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:31.827337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c3c87ae8-7a91-4398-9dfa-b29ff36c6c7b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:31.829131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3c87ae8-7a91-4398-9dfa-b29ff36c6c7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:42:31.829396 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c3c87ae8-7a91-4398-9dfa-b29ff36c6c7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:31.829593 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c3c87ae8-7a91-4398-9dfa-b29ff36c6c7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:31.836277 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:31.836277 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:31.836811 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c3c87ae8-7a91-4398-9dfa-b29ff36c6c7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:31.838392 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3c87ae8-7a91-4398-9dfa-b29ff36c6c7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f returned with HTTP 200 Aug 09 07:42:31.838933 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 397/1591] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:31 2026] GET /volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:32.204404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cef66d01-6ca3-4a7f-a8ba-44b8767f4822 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.208479 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cef66d01-6ca3-4a7f-a8ba-44b8767f4822 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] GET https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:32.208479 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cef66d01-6ca3-4a7f-a8ba-44b8767f4822 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:32.208820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cef66d01-6ca3-4a7f-a8ba-44b8767f4822 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:32.218933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cef66d01-6ca3-4a7f-a8ba-44b8767f4822 tempest-VolumesTransfersTest-1929356021 tempest-VolumesTransfersTest-1929356021-project-admin] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 404 Aug 09 07:42:32.219899 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 396/1592] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:32 2026] GET /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:32.228882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2932f7c2-19ec-46aa-93ef-6a47646fbaf6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.231662 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2932f7c2-19ec-46aa-93ef-6a47646fbaf6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] GET https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:32.231759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2932f7c2-19ec-46aa-93ef-6a47646fbaf6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:32.232472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2932f7c2-19ec-46aa-93ef-6a47646fbaf6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:32.240520 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2932f7c2-19ec-46aa-93ef-6a47646fbaf6 tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 404 Aug 09 07:42:32.241190 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 404/1593] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:32 2026] GET /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:32.265117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ee984bbe-8493-438e-9dde-cc25df23d9ec None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.269130 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ee984bbe-8493-438e-9dde-cc25df23d9ec tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:32.269489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ee984bbe-8493-438e-9dde-cc25df23d9ec tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:32.270145 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ee984bbe-8493-438e-9dde-cc25df23d9ec tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:32.270421 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-ee984bbe-8493-438e-9dde-cc25df23d9ec tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] Delete volume with id: 2d52e515-f174-41ed-97fb-f41c919a6fb3 Aug 09 07:42:32.281497 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ee984bbe-8493-438e-9dde-cc25df23d9ec tempest-VolumesTransfersTest-1277369592 tempest-VolumesTransfersTest-1277369592-project-member] https://10.4.3.41/volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 returned with HTTP 404 Aug 09 07:42:32.282904 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 397/1594] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:32 2026] DELETE /volume/v3/volumes/2d52e515-f174-41ed-97fb-f41c919a6fb3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:32.492743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d8af6c28-c67e-40ef-aa0d-dc4455b6a77f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.496838 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8af6c28-c67e-40ef-aa0d-dc4455b6a77f tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:32.497132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8af6c28-c67e-40ef-aa0d-dc4455b6a77f tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:32.497438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8af6c28-c67e-40ef-aa0d-dc4455b6a77f tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:32.507359 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:32.507359 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:32.512322 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d8af6c28-c67e-40ef-aa0d-dc4455b6a77f tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:32.518805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8af6c28-c67e-40ef-aa0d-dc4455b6a77f tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:32.520079 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 398/1595] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:32 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:32.565237 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3680be8a-4c96-410a-b741-bd958e346a45 req-7ec3689b-961d-4757-a2e8-6d50f455c7e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.570963 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-7ec3689b-961d-4757-a2e8-6d50f455c7e7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:32.571226 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-7ec3689b-961d-4757-a2e8-6d50f455c7e7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:32.571480 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-7ec3689b-961d-4757-a2e8-6d50f455c7e7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:32.580634 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:32.580634 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:32.585503 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3680be8a-4c96-410a-b741-bd958e346a45 req-7ec3689b-961d-4757-a2e8-6d50f455c7e7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:32.591172 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-7ec3689b-961d-4757-a2e8-6d50f455c7e7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:32.591806 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 397/1596] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:32 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:32.828445 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4760bee6-84c3-4059-8e26-7f39175fd4b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.830983 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4760bee6-84c3-4059-8e26-7f39175fd4b2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:32.830983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4760bee6-84c3-4059-8e26-7f39175fd4b2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:32.831319 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4760bee6-84c3-4059-8e26-7f39175fd4b2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:32.831497 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4760bee6-84c3-4059-8e26-7f39175fd4b2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:32.837122 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:32.837122 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:32.838834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4760bee6-84c3-4059-8e26-7f39175fd4b2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:32.838834 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 405/1597] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:32 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:32.855014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-af230ec8-61c9-4934-b7cb-94d1a364c863 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.862040 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af230ec8-61c9-4934-b7cb-94d1a364c863 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:42:32.862040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-af230ec8-61c9-4934-b7cb-94d1a364c863 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:32.862040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-af230ec8-61c9-4934-b7cb-94d1a364c863 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:32.872319 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:32.872319 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:32.874139 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-af230ec8-61c9-4934-b7cb-94d1a364c863 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:32.874139 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af230ec8-61c9-4934-b7cb-94d1a364c863 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f returned with HTTP 200 Aug 09 07:42:32.874497 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 398/1598] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:32 2026] GET /volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:32.886474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4eda28e2-fa02-4c75-9907-19b28d757baa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:32.888726 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:32.889337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "adeaa9a5-0379-4e68-b938-f680c06bca8f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-142624958"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:32.891135 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'snapshot_id': 'adeaa9a5-0379-4e68-b938-f680c06bca8f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-142624958'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:32.897778 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:32.897778 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:32.898376 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:32.898534 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:32.902948 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:32.909857 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (023b17f9-281e-4128-ad23-e5154ca90554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:32.911800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cce538-41a9-4b78-8281-c9023df3d2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:32.913351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:32.991688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cce538-41a9-4b78-8281-c9023df3d2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'adeaa9a5-0379-4e68-b938-f680c06bca8f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:32.994725 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55c9a1e-28f9-4752-b64b-6d8caa976d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:33.004708 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3680be8a-4c96-410a-b741-bd958e346a45 req-18a5ae7c-9c83-459a-bbc0-944d47873472 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:33.007500 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-18a5ae7c-9c83-459a-bbc0-944d47873472 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:33.007997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-18a5ae7c-9c83-459a-bbc0-944d47873472 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:33.008329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-18a5ae7c-9c83-459a-bbc0-944d47873472 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:33.016660 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:33.016660 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:33.022068 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3680be8a-4c96-410a-b741-bd958e346a45 req-18a5ae7c-9c83-459a-bbc0-944d47873472 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:33.030349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-18a5ae7c-9c83-459a-bbc0-944d47873472 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:33.030961 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 398/1599] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:33 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:33.045365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-23c9a994-79dc-40e3-8207-e1235c1a2940 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:33.045864 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23c9a994-79dc-40e3-8207-e1235c1a2940 None None] GET https://10.4.3.41/volume// Aug 09 07:42:33.046093 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23c9a994-79dc-40e3-8207-e1235c1a2940 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:33.046346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23c9a994-79dc-40e3-8207-e1235c1a2940 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:33.046703 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23c9a994-79dc-40e3-8207-e1235c1a2940 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:33.047085 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 406/1600] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:42:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:33.061580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3680be8a-4c96-410a-b741-bd958e346a45 req-02f43026-126f-4a38-a19a-caeb839c5a8e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:33.063802 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-02f43026-126f-4a38-a19a-caeb839c5a8e tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:42:33.064402 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-02f43026-126f-4a38-a19a-caeb839c5a8e tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0993cf80-0b93-42eb-ba51-4f082212e654", "connector": null, "instance_uuid": "25195bb6-12d1-4a0e-a1e1-6a1de6bccd79"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:33.065412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['1de8462e-ec50-45ca-b1c8-2751d4fee645', '2625312d-1727-488d-b4d3-d0d375edb0e2', '8ef6bb38-c09c-49b2-b284-1cdd4a073880', 'b9112366-a923-4782-99de-1225c57ac112'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:33.066235 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55c9a1e-28f9-4752-b64b-6d8caa976d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1de8462e-ec50-45ca-b1c8-2751d4fee645', '2625312d-1727-488d-b4d3-d0d375edb0e2', '8ef6bb38-c09c-49b2-b284-1cdd4a073880', 'b9112366-a923-4782-99de-1225c57ac112']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:33.067869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd80953a-26ef-4d25-82fd-db5965a52056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:33.076620 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:33.076620 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:33.114263 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-02f43026-126f-4a38-a19a-caeb839c5a8e tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:42:33.114263 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 399/1601] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:42:33 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 09 07:42:33.117136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd80953a-26ef-4d25-82fd-db5965a52056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57d02c6-50b2-409c-815d-c9a3dc65b45b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-142624958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['1de8462e-ec50-45ca-b1c8-2751d4fee645','2625312d-1727-488d-b4d3-d0d375edb0e2','8ef6bb38-c09c-49b2-b284-1cdd4a073880','b9112366-a923-4782-99de-1225c57ac112'],size=1,snapshot_id=adeaa9a5-0379-4e68-b938-f680c06bca8f,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-142624958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57d02c6-50b2-409c-815d-c9a3dc65b45b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=adeaa9a5-0379-4e68-b938-f680c06bca8f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:33.118655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fdd68b-30ab-426f-8193-432a74e49564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:33.141975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fdd68b-30ab-426f-8193-432a74e49564) transitioned into state 'SUCCESS' from state '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-142624958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['1de8462e-ec50-45ca-b1c8-2751d4fee645','2625312d-1727-488d-b4d3-d0d375edb0e2','8ef6bb38-c09c-49b2-b284-1cdd4a073880','b9112366-a923-4782-99de-1225c57ac112'],size=1,snapshot_id=adeaa9a5-0379-4e68-b938-f680c06bca8f,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:33.142744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f29bcff-9bca-4375-8f25-fa7f5196283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:33.172741 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f29bcff-9bca-4375-8f25-fa7f5196283a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:33.173711 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (023b17f9-281e-4128-ad23-e5154ca90554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:33.174113 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:33.174756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4eda28e2-fa02-4c75-9907-19b28d757baa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:33.175333 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 399/1602] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:42:32 2026] POST /volume/v3/volumes => generated 801 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:33.196452 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5ca4c41a-b886-4afe-9f6d-5c2c8c865f69 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:33.202221 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ca4c41a-b886-4afe-9f6d-5c2c8c865f69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:42:33.202581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ca4c41a-b886-4afe-9f6d-5c2c8c865f69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:33.202954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ca4c41a-b886-4afe-9f6d-5c2c8c865f69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:33.212252 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:33.212252 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:33.218878 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5ca4c41a-b886-4afe-9f6d-5c2c8c865f69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:33.223711 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ca4c41a-b886-4afe-9f6d-5c2c8c865f69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b returned with HTTP 200 Aug 09 07:42:33.224119 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 399/1603] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:33 2026] GET /volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:33.851976 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-10eee81b-ae68-4cf1-99b6-56e943591000 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:33.854081 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10eee81b-ae68-4cf1-99b6-56e943591000 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:33.854331 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-10eee81b-ae68-4cf1-99b6-56e943591000 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:33.854475 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-10eee81b-ae68-4cf1-99b6-56e943591000 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:33.854573 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-10eee81b-ae68-4cf1-99b6-56e943591000 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:33.859231 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:33.859231 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:33.859958 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10eee81b-ae68-4cf1-99b6-56e943591000 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:33.860413 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 407/1604] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:33 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:34.238845 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7d1cc61c-ac6e-4212-997b-85c729110316 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.241350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7d1cc61c-ac6e-4212-997b-85c729110316 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:42:34.241648 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7d1cc61c-ac6e-4212-997b-85c729110316 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:34.241961 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7d1cc61c-ac6e-4212-997b-85c729110316 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:34.254089 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:34.254089 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:34.261595 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7d1cc61c-ac6e-4212-997b-85c729110316 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:34.276459 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7d1cc61c-ac6e-4212-997b-85c729110316 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b returned with HTTP 200 Aug 09 07:42:34.276641 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 400/1605] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:34 2026] GET /volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b => generated 894 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:34.302131 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5b84547e-5d55-4cef-9026-d180c6798f26 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.310815 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:34.315339 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f57d02c6-50b2-409c-815d-c9a3dc65b45b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-260385140"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:34.318409 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'source_volid': 'f57d02c6-50b2-409c-815d-c9a3dc65b45b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-260385140'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:34.336794 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:34.336794 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:34.337433 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume retrieved successfully. Aug 09 07:42:34.337928 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:34.346038 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:34.358689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (3628335d-4387-46ee-9eef-6a59a483818f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:34.358689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74a9a75-3056-430a-bb0f-f011f5ca7e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:34.359884 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:34.399352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74a9a75-3056-430a-bb0f-f011f5ca7e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f57d02c6-50b2-409c-815d-c9a3dc65b45b', 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:34.400657 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c32efb-aed3-4bfd-baa6-95156b1383ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:34.465410 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['524081f7-dd99-446d-aa60-02ae2bd1f3ac', '402aa494-df4c-492f-80ff-4ebd7603c363', '6b6730c7-6cbb-49cd-b642-72e246b62fe1', 'e9e08d07-0407-499c-bf84-bb8b634a26d0'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:34.466693 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c32efb-aed3-4bfd-baa6-95156b1383ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['524081f7-dd99-446d-aa60-02ae2bd1f3ac', '402aa494-df4c-492f-80ff-4ebd7603c363', '6b6730c7-6cbb-49cd-b642-72e246b62fe1', 'e9e08d07-0407-499c-bf84-bb8b634a26d0']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:34.468939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6e7a2d-b328-41e7-9668-477300702318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:34.471440 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5599d47d-4820-4663-8f80-b20e538b660e req-7a8fb2f8-06ce-43e1-b397-1d9459f3a379 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.478091 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5599d47d-4820-4663-8f80-b20e538b660e req-7a8fb2f8-06ce-43e1-b397-1d9459f3a379 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:42:34.478317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5599d47d-4820-4663-8f80-b20e538b660e req-7a8fb2f8-06ce-43e1-b397-1d9459f3a379 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:34.478660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5599d47d-4820-4663-8f80-b20e538b660e req-7a8fb2f8-06ce-43e1-b397-1d9459f3a379 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:34.493968 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:34.493968 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:34.499355 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5599d47d-4820-4663-8f80-b20e538b660e req-7a8fb2f8-06ce-43e1-b397-1d9459f3a379 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:42:34.505107 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5599d47d-4820-4663-8f80-b20e538b660e req-7a8fb2f8-06ce-43e1-b397-1d9459f3a379 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:42:34.505572 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 400/1606] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:34 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:34.515017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6e7a2d-b328-41e7-9668-477300702318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-260385140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['524081f7-dd99-446d-aa60-02ae2bd1f3ac','402aa494-df4c-492f-80ff-4ebd7603c363','6b6730c7-6cbb-49cd-b642-72e246b62fe1','e9e08d07-0407-499c-bf84-bb8b634a26d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=f57d02c6-50b2-409c-815d-c9a3dc65b45b,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-260385140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f57d02c6-50b2-409c-815d-c9a3dc65b45b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:34.515851 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3899772d-044c-411a-a857-b88f59ff3681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:34.549063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3899772d-044c-411a-a857-b88f59ff3681) transitioned into state 'SUCCESS' from state '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-260385140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['524081f7-dd99-446d-aa60-02ae2bd1f3ac','402aa494-df4c-492f-80ff-4ebd7603c363','6b6730c7-6cbb-49cd-b642-72e246b62fe1','e9e08d07-0407-499c-bf84-bb8b634a26d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=f57d02c6-50b2-409c-815d-c9a3dc65b45b,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:34.550076 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b871176e-1660-4c9d-9096-b357bc2e4440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:34.577495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b871176e-1660-4c9d-9096-b357bc2e4440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:34.578406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (3628335d-4387-46ee-9eef-6a59a483818f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:34.578795 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:34.579403 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5b84547e-5d55-4cef-9026-d180c6798f26 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:34.579899 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 400/1607] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:42:34 2026] POST /volume/v3/volumes => generated 801 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:34.596041 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ee4c802-1505-42d3-b4d4-92d4fabb16c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.598347 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ee4c802-1505-42d3-b4d4-92d4fabb16c5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:42:34.599167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ee4c802-1505-42d3-b4d4-92d4fabb16c5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:34.599310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ee4c802-1505-42d3-b4d4-92d4fabb16c5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:34.612562 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:34.612562 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:34.618092 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ee4c802-1505-42d3-b4d4-92d4fabb16c5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:34.626133 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ee4c802-1505-42d3-b4d4-92d4fabb16c5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe returned with HTTP 200 Aug 09 07:42:34.626654 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 408/1608] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:34 2026] GET /volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:34.747690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2ec57f65-45f5-4d18-a898-8bc758d29f0d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.748189 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2ec57f65-45f5-4d18-a898-8bc758d29f0d None None] GET https://10.4.3.41/volume// Aug 09 07:42:34.748446 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2ec57f65-45f5-4d18-a898-8bc758d29f0d None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:34.748872 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2ec57f65-45f5-4d18-a898-8bc758d29f0d None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:34.749087 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2ec57f65-45f5-4d18-a898-8bc758d29f0d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:34.749502 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 401/1609] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:42:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:34.760832 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3680be8a-4c96-410a-b741-bd958e346a45 req-87a71bfd-477f-4833-9ca4-ff3d1feb4721 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.763330 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-87a71bfd-477f-4833-9ca4-ff3d1feb4721 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:34.763622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-87a71bfd-477f-4833-9ca4-ff3d1feb4721 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:34.763879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-87a71bfd-477f-4833-9ca4-ff3d1feb4721 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:34.778814 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:34.778814 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:34.786060 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3680be8a-4c96-410a-b741-bd958e346a45 req-87a71bfd-477f-4833-9ca4-ff3d1feb4721 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:34.793923 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-87a71bfd-477f-4833-9ca4-ff3d1feb4721 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:34.794417 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 401/1610] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:42:34 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 1337 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:42:34.875719 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c6b5247e-bd2b-44ba-a2ae-e758776489fa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.881430 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c6b5247e-bd2b-44ba-a2ae-e758776489fa tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:34.882804 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c6b5247e-bd2b-44ba-a2ae-e758776489fa tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:34.883063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c6b5247e-bd2b-44ba-a2ae-e758776489fa tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:34.883444 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c6b5247e-bd2b-44ba-a2ae-e758776489fa tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:34.897235 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:34.897235 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:34.900454 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c6b5247e-bd2b-44ba-a2ae-e758776489fa tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:34.902260 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 401/1611] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:34 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:34.918709 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3680be8a-4c96-410a-b741-bd958e346a45 req-47b8e24d-a608-41ba-ae50-bbc8de62c9ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:34.921213 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-47b8e24d-a608-41ba-ae50-bbc8de62c9ce tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] PUT https://10.4.3.41/volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f Aug 09 07:42:34.921587 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-47b8e24d-a608-41ba-ae50-bbc8de62c9ce tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:34.933059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-3680be8a-4c96-410a-b741-bd958e346a45 req-47b8e24d-a608-41ba-ae50-bbc8de62c9ce tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Acquiring lock "cinder-attachment_update-0993cf80-0b93-42eb-ba51-4f082212e654-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:42:34.939871 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-3680be8a-4c96-410a-b741-bd958e346a45 req-47b8e24d-a608-41ba-ae50-bbc8de62c9ce tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Lock "cinder-attachment_update-0993cf80-0b93-42eb-ba51-4f082212e654-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:42:34.941263 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:34.941263 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:35.090312 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-3680be8a-4c96-410a-b741-bd958e346a45 req-47b8e24d-a608-41ba-ae50-bbc8de62c9ce tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Lock "cinder-attachment_update-0993cf80-0b93-42eb-ba51-4f082212e654-np0000006821" released by "attachment_update" :: held 0.150s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:42:35.090730 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-47b8e24d-a608-41ba-ae50-bbc8de62c9ce tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f returned with HTTP 200 Aug 09 07:42:35.091868 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 409/1612] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:42:34 2026] PUT /volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:35.123126 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3680be8a-4c96-410a-b741-bd958e346a45 req-490aef51-75ba-4a0b-aa28-d46b82efe37a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:35.127692 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-490aef51-75ba-4a0b-aa28-d46b82efe37a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] POST https://10.4.3.41/volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f/action Aug 09 07:42:35.128385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-490aef51-75ba-4a0b-aa28-d46b82efe37a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:35.128385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-490aef51-75ba-4a0b-aa28-d46b82efe37a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:35.152120 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:35.152120 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:35.178364 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3680be8a-4c96-410a-b741-bd958e346a45 req-490aef51-75ba-4a0b-aa28-d46b82efe37a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f/action returned with HTTP 204 Aug 09 07:42:35.178994 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 402/1613] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:42:35 2026] POST /volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:35.642720 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-503b908f-0a5b-4c2f-827f-13efa27a0425 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:35.656695 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-503b908f-0a5b-4c2f-827f-13efa27a0425 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:42:35.656960 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-503b908f-0a5b-4c2f-827f-13efa27a0425 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:35.657176 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-503b908f-0a5b-4c2f-827f-13efa27a0425 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:35.673601 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:35.673601 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:35.681363 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-503b908f-0a5b-4c2f-827f-13efa27a0425 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:35.690241 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-503b908f-0a5b-4c2f-827f-13efa27a0425 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe returned with HTTP 200 Aug 09 07:42:35.691060 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 402/1614] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:35 2026] GET /volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe => generated 894 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:35.708308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:35.710516 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:42:35.710644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:35.710855 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:35.710998 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:42:35.718397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f315fa79-38fc-459c-ac0b-77c19527dcba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:35.719542 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:35.719542 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:35.720148 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:35.739636 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot delete request issued successfully. Aug 09 07:42:35.740030 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2df2216f-8498-4c13-a8e2-fd16ba26c5fc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b returned with HTTP 202 Aug 09 07:42:35.740688 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 402/1615] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:42:35 2026] DELETE /volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:35.752714 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c74d50db-a46f-47a3-b06b-577fd4a46e9e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:35.755754 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c74d50db-a46f-47a3-b06b-577fd4a46e9e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:42:35.756642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c74d50db-a46f-47a3-b06b-577fd4a46e9e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:35.756642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c74d50db-a46f-47a3-b06b-577fd4a46e9e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:35.762095 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:35.762095 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:35.762530 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c74d50db-a46f-47a3-b06b-577fd4a46e9e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:35.763450 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c74d50db-a46f-47a3-b06b-577fd4a46e9e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b returned with HTTP 200 Aug 09 07:42:35.763805 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 403/1616] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:35 2026] GET /volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:35.863013 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:35.863466 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-878841979"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:35.865347 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-878841979'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:35.865513 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume of 1 GB Aug 09 07:42:35.865866 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:35.865866 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:35.871705 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Availability Zones retrieved successfully. Aug 09 07:42:35.879680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Flow 'volume_create_api' (79025854-5e72-4b10-bc61-64159024251f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:35.881323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac96806-93f4-4a6b-9dbd-d714c9943607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:35.882634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:35.918877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6b90e67-0081-42a4-90c3-b13a15df8e32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:35.921317 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6b90e67-0081-42a4-90c3-b13a15df8e32 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:35.921598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6b90e67-0081-42a4-90c3-b13a15df8e32 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:35.921888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6b90e67-0081-42a4-90c3-b13a15df8e32 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:35.922054 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b6b90e67-0081-42a4-90c3-b13a15df8e32 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:35.925095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac96806-93f4-4a6b-9dbd-d714c9943607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:35.925929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d39061-4202-416e-b629-73490cc33c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:35.927636 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:35.927636 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:35.929782 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6b90e67-0081-42a4-90c3-b13a15df8e32 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:35.930328 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 403/1617] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:35 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:36.003321 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Created reservations ['56320e3b-6240-47f6-874a-6e4263f93134', '4b61d0ce-bac6-4809-b749-977ff6966235', '9d538abb-2d44-478f-b94a-c0097fcb52de', '284da1fc-7948-4fd2-88f8-027c3f039792'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:36.004397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d39061-4202-416e-b629-73490cc33c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56320e3b-6240-47f6-874a-6e4263f93134', '4b61d0ce-bac6-4809-b749-977ff6966235', '9d538abb-2d44-478f-b94a-c0097fcb52de', '284da1fc-7948-4fd2-88f8-027c3f039792']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:36.005166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49eb9e1-7b5f-4b65-8e82-b40c14db35d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:36.036205 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49eb9e1-7b5f-4b65-8e82-b40c14db35d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-878841979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f453a62d184421a4f2d8ddfdbe5ce7',qos_specs=None,replication_status=,reservations=['56320e3b-6240-47f6-874a-6e4263f93134','4b61d0ce-bac6-4809-b749-977ff6966235','9d538abb-2d44-478f-b94a-c0097fcb52de','284da1fc-7948-4fd2-88f8-027c3f039792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78c922aa4a540f389ab181e8623fff7',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-878841979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f453a62d184421a4f2d8ddfdbe5ce7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e78c922aa4a540f389ab181e8623fff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:36.036755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a9421d-e443-4f7f-9de5-0cce0a85c5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:36.065133 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a9421d-e443-4f7f-9de5-0cce0a85c5da) transitioned into state 'SUCCESS' from state '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-878841979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f453a62d184421a4f2d8ddfdbe5ce7',qos_specs=None,replication_status=,reservations=['56320e3b-6240-47f6-874a-6e4263f93134','4b61d0ce-bac6-4809-b749-977ff6966235','9d538abb-2d44-478f-b94a-c0097fcb52de','284da1fc-7948-4fd2-88f8-027c3f039792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78c922aa4a540f389ab181e8623fff7',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:36.066367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea19bdd-fac1-4bdd-a949-bb4b882e90b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:36.087590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea19bdd-fac1-4bdd-a949-bb4b882e90b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:36.087590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Flow 'volume_create_api' (79025854-5e72-4b10-bc61-64159024251f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:36.088545 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume request issued successfully. Aug 09 07:42:36.090664 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f315fa79-38fc-459c-ac0b-77c19527dcba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:36.091155 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 410/1618] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:35 2026] POST /volume/v3/volumes => generated 747 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:36.104827 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-58b74657-47dd-40ea-97ce-394293b6a9f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:36.108014 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-58b74657-47dd-40ea-97ce-394293b6a9f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 Aug 09 07:42:36.108312 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-58b74657-47dd-40ea-97ce-394293b6a9f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:36.108588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-58b74657-47dd-40ea-97ce-394293b6a9f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:36.118362 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:36.118362 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:36.123190 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-58b74657-47dd-40ea-97ce-394293b6a9f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:36.129739 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-58b74657-47dd-40ea-97ce-394293b6a9f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 returned with HTTP 200 Aug 09 07:42:36.130323 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 403/1619] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:36 2026] GET /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:36.779721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2afaf3b5-d9af-48fb-b0fb-d7d7a70572a6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:36.784342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2afaf3b5-d9af-48fb-b0fb-d7d7a70572a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:42:36.784342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2afaf3b5-d9af-48fb-b0fb-d7d7a70572a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:36.784445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2afaf3b5-d9af-48fb-b0fb-d7d7a70572a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:36.793789 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2afaf3b5-d9af-48fb-b0fb-d7d7a70572a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b returned with HTTP 404 Aug 09 07:42:36.795430 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 404/1620] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:36 2026] GET /volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:36.803853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:36.806485 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:42:36.806758 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:36.806998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:36.807136 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:42:36.815347 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:36.815347 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:36.816007 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:36.848037 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot delete request issued successfully. Aug 09 07:42:36.849078 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee9dcd0d-2660-446d-aa7e-6f84dc505381 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f returned with HTTP 202 Aug 09 07:42:36.849078 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 404/1621] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:42:36 2026] DELETE /volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:36.859385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3b95642-6cb1-479e-8beb-d5a6dd72146f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:36.863654 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3b95642-6cb1-479e-8beb-d5a6dd72146f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:42:36.864021 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3b95642-6cb1-479e-8beb-d5a6dd72146f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:36.864502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3b95642-6cb1-479e-8beb-d5a6dd72146f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:36.874426 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:36.874426 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:36.874725 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3b95642-6cb1-479e-8beb-d5a6dd72146f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:36.876385 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3b95642-6cb1-479e-8beb-d5a6dd72146f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f returned with HTTP 200 Aug 09 07:42:36.876385 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 411/1622] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:36 2026] GET /volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:36.947106 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-97e65a4c-43b2-4e62-b369-bf48211cd0e8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:36.949527 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-97e65a4c-43b2-4e62-b369-bf48211cd0e8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:36.949833 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-97e65a4c-43b2-4e62-b369-bf48211cd0e8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:36.950432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-97e65a4c-43b2-4e62-b369-bf48211cd0e8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:36.950432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-97e65a4c-43b2-4e62-b369-bf48211cd0e8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:36.955444 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:36.955444 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:36.956332 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-97e65a4c-43b2-4e62-b369-bf48211cd0e8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:36.956722 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 404/1623] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:36 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:37.147989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1155a2a5-561f-4e11-a6d6-fea97cc90c51 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.150423 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1155a2a5-561f-4e11-a6d6-fea97cc90c51 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 Aug 09 07:42:37.150761 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1155a2a5-561f-4e11-a6d6-fea97cc90c51 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.151060 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1155a2a5-561f-4e11-a6d6-fea97cc90c51 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.161954 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:37.161954 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:37.168007 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1155a2a5-561f-4e11-a6d6-fea97cc90c51 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:37.180021 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1155a2a5-561f-4e11-a6d6-fea97cc90c51 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 returned with HTTP 200 Aug 09 07:42:37.180876 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 405/1624] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:37.726216 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-74a6f82b-c842-4413-b188-eb2338ae1da2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.727884 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74a6f82b-c842-4413-b188-eb2338ae1da2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:42:37.728118 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74a6f82b-c842-4413-b188-eb2338ae1da2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.728371 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74a6f82b-c842-4413-b188-eb2338ae1da2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.737044 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:37.737044 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:37.740574 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-74a6f82b-c842-4413-b188-eb2338ae1da2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:42:37.744781 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74a6f82b-c842-4413-b188-eb2338ae1da2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:42:37.745508 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 405/1625] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:37.791574 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-09dfe178-0744-4a04-b76c-94192a88983c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.795788 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-09dfe178-0744-4a04-b76c-94192a88983c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:42:37.796673 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-09dfe178-0744-4a04-b76c-94192a88983c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.796673 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-09dfe178-0744-4a04-b76c-94192a88983c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.812745 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:37.812745 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:37.819747 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-09dfe178-0744-4a04-b76c-94192a88983c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:42:37.834118 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-09dfe178-0744-4a04-b76c-94192a88983c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:42:37.837984 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 412/1626] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:37.861311 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-f75edce1-ed00-4464-8341-ad878b753474 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.863285 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-f75edce1-ed00-4464-8341-ad878b753474 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0/action Aug 09 07:42:37.863762 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-f75edce1-ed00-4464-8341-ad878b753474 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:37.863929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-f75edce1-ed00-4464-8341-ad878b753474 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:37.879968 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:37.879968 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:37.879968 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-f75edce1-ed00-4464-8341-ad878b753474 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:42:37.890695 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d28a0406-f1f7-4b1f-aa08-2dcc3acc8ef6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.893580 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d28a0406-f1f7-4b1f-aa08-2dcc3acc8ef6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:42:37.893852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d28a0406-f1f7-4b1f-aa08-2dcc3acc8ef6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.894117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d28a0406-f1f7-4b1f-aa08-2dcc3acc8ef6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.897215 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-f75edce1-ed00-4464-8341-ad878b753474 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Begin detaching volume completed successfully. Aug 09 07:42:37.897635 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-f75edce1-ed00-4464-8341-ad878b753474 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0/action returned with HTTP 202 Aug 09 07:42:37.898284 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 405/1627] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:42:37 2026] POST /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:37.899617 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d28a0406-f1f7-4b1f-aa08-2dcc3acc8ef6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f returned with HTTP 404 Aug 09 07:42:37.900239 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 406/1628] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:37.909878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-41150e63-25b3-46bd-87ad-d9298df984ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.912045 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-41150e63-25b3-46bd-87ad-d9298df984ff tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:42:37.912445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-41150e63-25b3-46bd-87ad-d9298df984ff tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.912786 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-41150e63-25b3-46bd-87ad-d9298df984ff tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.913334 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-41150e63-25b3-46bd-87ad-d9298df984ff tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:42:37.929044 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:37.929044 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:37.929627 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-41150e63-25b3-46bd-87ad-d9298df984ff tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:37.966944 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-41150e63-25b3-46bd-87ad-d9298df984ff tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:37.968052 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-41150e63-25b3-46bd-87ad-d9298df984ff tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b returned with HTTP 202 Aug 09 07:42:37.968052 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 406/1629] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:37 2026] DELETE /volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:37.971229 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6ba21269-2cbd-4470-b13a-f73043114ce8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.973524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-80d4a081-e77c-491b-9d4a-9e4772d8f88a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.973524 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-80d4a081-e77c-491b-9d4a-9e4772d8f88a None None] GET https://10.4.3.41/volume// Aug 09 07:42:37.973524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-80d4a081-e77c-491b-9d4a-9e4772d8f88a None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.973524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-80d4a081-e77c-491b-9d4a-9e4772d8f88a None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.973524 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-80d4a081-e77c-491b-9d4a-9e4772d8f88a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:37.973524 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 406/1630] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:37.977578 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ba21269-2cbd-4470-b13a-f73043114ce8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:37.977578 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ba21269-2cbd-4470-b13a-f73043114ce8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.977578 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ba21269-2cbd-4470-b13a-f73043114ce8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.978093 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6ba21269-2cbd-4470-b13a-f73043114ce8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:37.980186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4801b779-dbfa-4872-ab3c-cf8b9a81bb78 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.982422 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4801b779-dbfa-4872-ab3c-cf8b9a81bb78 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:42:37.982808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4801b779-dbfa-4872-ab3c-cf8b9a81bb78 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.983400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4801b779-dbfa-4872-ab3c-cf8b9a81bb78 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:37.987178 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-13439cca-b002-4dd2-897b-feac8179dd16 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:37.989992 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:37.989992 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:37.990897 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ba21269-2cbd-4470-b13a-f73043114ce8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:37.991360 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 413/1631] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:37.991742 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:37.991742 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:37.992009 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-13439cca-b002-4dd2-897b-feac8179dd16 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:42:37.992550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-13439cca-b002-4dd2-897b-feac8179dd16 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:37.992906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-13439cca-b002-4dd2-897b-feac8179dd16 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:38.002342 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4801b779-dbfa-4872-ab3c-cf8b9a81bb78 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:38.009234 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:38.009234 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:38.014022 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4801b779-dbfa-4872-ab3c-cf8b9a81bb78 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b returned with HTTP 200 Aug 09 07:42:38.014570 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 407/1632] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b => generated 893 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:38.014786 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-13439cca-b002-4dd2-897b-feac8179dd16 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:42:38.021424 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-13439cca-b002-4dd2-897b-feac8179dd16 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:42:38.022035 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 407/1633] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:42:37 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 1320 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:42:39.011824 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f872f11f-ead9-4248-8a20-01aa37c4fa34 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:39.013735 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f872f11f-ead9-4248-8a20-01aa37c4fa34 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:39.013934 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f872f11f-ead9-4248-8a20-01aa37c4fa34 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:39.014121 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f872f11f-ead9-4248-8a20-01aa37c4fa34 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:39.014213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f872f11f-ead9-4248-8a20-01aa37c4fa34 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:39.026071 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:39.026071 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:39.026985 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f872f11f-ead9-4248-8a20-01aa37c4fa34 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:39.027475 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 407/1634] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:39 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:39.029348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a65438a8-7fd7-4073-b4d5-1c1da272080e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:39.031577 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a65438a8-7fd7-4073-b4d5-1c1da272080e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:42:39.031857 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a65438a8-7fd7-4073-b4d5-1c1da272080e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:39.032123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a65438a8-7fd7-4073-b4d5-1c1da272080e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:39.041576 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a65438a8-7fd7-4073-b4d5-1c1da272080e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b returned with HTTP 404 Aug 09 07:42:39.042066 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 414/1635] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:39 2026] GET /volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:39.052291 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-00391816-66d8-457e-b9ad-1be834b9ed81 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:39.056048 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00391816-66d8-457e-b9ad-1be834b9ed81 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:42:39.056048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00391816-66d8-457e-b9ad-1be834b9ed81 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:39.056048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00391816-66d8-457e-b9ad-1be834b9ed81 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:39.056048 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-00391816-66d8-457e-b9ad-1be834b9ed81 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:42:39.064464 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:39.064464 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:39.064938 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-00391816-66d8-457e-b9ad-1be834b9ed81 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:39.083626 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-00391816-66d8-457e-b9ad-1be834b9ed81 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:39.083889 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00391816-66d8-457e-b9ad-1be834b9ed81 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 returned with HTTP 202 Aug 09 07:42:39.084334 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 408/1636] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:39 2026] DELETE /volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:39.092646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa5415a2-d57f-4a53-b0a8-2398be27d8dc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:39.094595 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa5415a2-d57f-4a53-b0a8-2398be27d8dc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:42:39.094822 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa5415a2-d57f-4a53-b0a8-2398be27d8dc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:39.095041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa5415a2-d57f-4a53-b0a8-2398be27d8dc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:39.101984 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:39.101984 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:39.105843 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aa5415a2-d57f-4a53-b0a8-2398be27d8dc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:39.110700 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa5415a2-d57f-4a53-b0a8-2398be27d8dc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 returned with HTTP 200 Aug 09 07:42:39.111203 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 408/1637] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:39 2026] GET /volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:40.039507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f8bfa3d9-fe79-4de6-860e-c6ab9feeaa9e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:40.042095 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f8bfa3d9-fe79-4de6-860e-c6ab9feeaa9e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:40.042394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f8bfa3d9-fe79-4de6-860e-c6ab9feeaa9e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:40.042647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f8bfa3d9-fe79-4de6-860e-c6ab9feeaa9e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:40.042803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f8bfa3d9-fe79-4de6-860e-c6ab9feeaa9e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:40.048212 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:40.048212 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:40.050127 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f8bfa3d9-fe79-4de6-860e-c6ab9feeaa9e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:40.050127 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 408/1638] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:40 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:40.132087 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c18b2a0-f53b-4bc7-8e0d-0d062a719d82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:40.134035 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c18b2a0-f53b-4bc7-8e0d-0d062a719d82 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:42:40.134281 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c18b2a0-f53b-4bc7-8e0d-0d062a719d82 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:40.134967 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c18b2a0-f53b-4bc7-8e0d-0d062a719d82 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:40.143290 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c18b2a0-f53b-4bc7-8e0d-0d062a719d82 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 returned with HTTP 404 Aug 09 07:42:40.143484 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 415/1639] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:40 2026] GET /volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:40.153282 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:40.155754 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:42:40.156056 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:40.156290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:40.156504 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:42:40.166071 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:40.166071 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:40.166729 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:40.216606 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:40.216849 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8ba8ceaf-cdc7-475c-b435-053566065c9a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a returned with HTTP 202 Aug 09 07:42:40.217470 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 409/1640] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:40 2026] DELETE /volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:40.231361 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-526d23be-a68d-41f1-8b6e-4fb2d3d43a73 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:40.237057 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-526d23be-a68d-41f1-8b6e-4fb2d3d43a73 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:42:40.237423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-526d23be-a68d-41f1-8b6e-4fb2d3d43a73 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:40.237657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-526d23be-a68d-41f1-8b6e-4fb2d3d43a73 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:40.247840 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:40.247840 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:40.252015 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-526d23be-a68d-41f1-8b6e-4fb2d3d43a73 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:40.259161 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-526d23be-a68d-41f1-8b6e-4fb2d3d43a73 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a returned with HTTP 200 Aug 09 07:42:40.259730 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 409/1641] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:40 2026] GET /volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:40.510942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-cb44b39d-7060-4cd5-bafe-e54dc0a328c5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:40.514768 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-cb44b39d-7060-4cd5-bafe-e54dc0a328c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54 Aug 09 07:42:40.515047 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-cb44b39d-7060-4cd5-bafe-e54dc0a328c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:40.515166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-cb44b39d-7060-4cd5-bafe-e54dc0a328c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:40.523862 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:40.523862 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:40.616278 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bb01e4ae-8f5d-409d-ac40-fe47e2092c29 req-cb44b39d-7060-4cd5-bafe-e54dc0a328c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54 returned with HTTP 200 Aug 09 07:42:40.616675 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 409/1642] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:42:40 2026] DELETE /volume/v3/attachments/1804358b-0d41-48e5-8f12-71495d004c54 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:41.060533 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d03cd87-d96f-4744-8166-a230370b4969 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.062549 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d03cd87-d96f-4744-8166-a230370b4969 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:41.062857 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d03cd87-d96f-4744-8166-a230370b4969 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.063078 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d03cd87-d96f-4744-8166-a230370b4969 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.063182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8d03cd87-d96f-4744-8166-a230370b4969 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:41.068192 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:41.068192 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:41.069247 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d03cd87-d96f-4744-8166-a230370b4969 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:41.069722 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 416/1643] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:41 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:41.081583 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-24c87dae-abd2-4de5-b03b-059daff331d8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.083701 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-24c87dae-abd2-4de5-b03b-059daff331d8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:42:41.083958 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-24c87dae-abd2-4de5-b03b-059daff331d8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.084194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-24c87dae-abd2-4de5-b03b-059daff331d8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.091966 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:41.091966 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:41.095896 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-24c87dae-abd2-4de5-b03b-059daff331d8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:41.103859 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-24c87dae-abd2-4de5-b03b-059daff331d8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 returned with HTTP 200 Aug 09 07:42:41.104355 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 410/1644] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:41 2026] GET /volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:41.108330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bff7c5af-6748-472b-b24c-4be36161fdf0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.112946 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bff7c5af-6748-472b-b24c-4be36161fdf0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:42:41.113272 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bff7c5af-6748-472b-b24c-4be36161fdf0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.113571 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bff7c5af-6748-472b-b24c-4be36161fdf0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.121647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-46ef10ab-540f-4333-a981-77f41a79555a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.122783 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:41.122783 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:41.127546 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bff7c5af-6748-472b-b24c-4be36161fdf0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:42:41.134187 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bff7c5af-6748-472b-b24c-4be36161fdf0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:42:41.134878 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 410/1645] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:41 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:41.229700 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b/export_record Aug 09 07:42:41.229947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.230198 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling method 'export_record' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.230455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Export record for backup be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:248}} Aug 09 07:42:41.252580 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:41.252580 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:41.253758 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.api [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling RPCAPI with context: , host: np0000006821, backup: be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) export_record /opt/stack/cinder/cinder/backup/api.py:510}} Aug 09 07:42:41.268273 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] export_record in rpcapi backup_id be46acc8-4519-4c41-b61b-f9512780562b on host np0000006821. {{(pid=100220) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 07:42:41.278245 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df624221-e6cc-4db4-b716-8ca0c0481147 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.280768 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df624221-e6cc-4db4-b716-8ca0c0481147 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:42:41.281108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df624221-e6cc-4db4-b716-8ca0c0481147 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.281391 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df624221-e6cc-4db4-b716-8ca0c0481147 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.292961 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmU0NmFjYzgtNDUxOS00YzQxLWI2MWItZjk1MTI3ODA1NjJiIiwgInVzZXJfaWQiOiAiZTY5ZjI5NDVkYzA4NDY3NjlkZTQ3MmRiNjdiZDE1NjciLCAicHJvamVjdF9pZCI6ICJlMTk0ZGM1Zjc5ZWE0ZGZjYWQ2MDczNjQ3NDU4ZWRiNiIsICJ2b2x1bWVfaWQiOiAiMGNkZTI5ODEtZGJmNy00OTU5LTg5OGQtYmZlMTcyOTZkMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwODkyODEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQ5ODczNDY2MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzBjZGUyOTgxLWRiZjctNDk1OS04OThkLWJmZTE3Mjk2ZDBkOS8yMDI2MDgwOTA3NDIyNi9hel9ub3ZhX2JhY2t1cF9iZTQ2YWNjOC00NTE5LTRjNDEtYjYxYi1mOTUxMjc4MDU2MmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDI6NDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100220) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 07:42:41.292961 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-46ef10ab-540f-4333-a981-77f41a79555a tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b/export_record returned with HTTP 200 Aug 09 07:42:41.294907 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 410/1646] 10.4.3.41 () {66 vars in 1383 bytes} [Sun Aug 9 07:42:41 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b/export_record => generated 1512 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:41.298429 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df624221-e6cc-4db4-b716-8ca0c0481147 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a returned with HTTP 404 Aug 09 07:42:41.299157 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 417/1647] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:41 2026] GET /volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:41.308664 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.309043 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-48c920de-a609-4e80-92e8-5964b0276143 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.312238 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:42:41.312380 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] POST https://10.4.3.41/volume/v3/backups/import_record Aug 09 07:42:41.312434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.312434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.312536 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ2M2JlNDAtOTA0My00ZmVhLTgxN2QtZjhhMzM4Zjc3NzIyIiwgInVzZXJfaWQiOiAiZTY5ZjI5NDVkYzA4NDY3NjlkZTQ3MmRiNjdiZDE1NjciLCAicHJvamVjdF9pZCI6ICJlMTk0ZGM1Zjc5ZWE0ZGZjYWQ2MDczNjQ3NDU4ZWRiNiIsICJ2b2x1bWVfaWQiOiAiMGNkZTI5ODEtZGJmNy00OTU5LTg5OGQtYmZlMTcyOTZkMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwODkyODEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQ5ODczNDY2MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzBjZGUyOTgxLWRiZjctNDk1OS04OThkLWJmZTE3Mjk2ZDBkOS8yMDI2MDgwOTA3NDIyNi9hel9ub3ZhX2JhY2t1cF9iZTQ2YWNjOC00NTE5LTRjNDEtYjYxYi1mOTUxMjc4MDU2MmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDI6NDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:41.312611 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:42:41.312634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ2M2JlNDAtOTA0My00ZmVhLTgxN2QtZjhhMzM4Zjc3NzIyIiwgInVzZXJfaWQiOiAiZTY5ZjI5NDVkYzA4NDY3NjlkZTQ3MmRiNjdiZDE1NjciLCAicHJvamVjdF9pZCI6ICJlMTk0ZGM1Zjc5ZWE0ZGZjYWQ2MDczNjQ3NDU4ZWRiNiIsICJ2b2x1bWVfaWQiOiAiMGNkZTI5ODEtZGJmNy00OTU5LTg5OGQtYmZlMTcyOTZkMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwODkyODEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQ5ODczNDY2MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzBjZGUyOTgxLWRiZjctNDk1OS04OThkLWJmZTE3Mjk2ZDBkOS8yMDI2MDgwOTA3NDIyNi9hel9ub3ZhX2JhY2t1cF9iZTQ2YWNjOC00NTE5LTRjNDEtYjYxYi1mOTUxMjc4MDU2MmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDI6NDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100221) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Aug 09 07:42:41.312695 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ2M2JlNDAtOTA0My00ZmVhLTgxN2QtZjhhMzM4Zjc3NzIyIiwgInVzZXJfaWQiOiAiZTY5ZjI5NDVkYzA4NDY3NjlkZTQ3MmRiNjdiZDE1NjciLCAicHJvamVjdF9pZCI6ICJlMTk0ZGM1Zjc5ZWE0ZGZjYWQ2MDczNjQ3NDU4ZWRiNiIsICJ2b2x1bWVfaWQiOiAiMGNkZTI5ODEtZGJmNy00OTU5LTg5OGQtYmZlMTcyOTZkMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwODkyODEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQ5ODczNDY2MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzBjZGUyOTgxLWRiZjctNDk1OS04OThkLWJmZTE3Mjk2ZDBkOS8yMDI2MDgwOTA3NDIyNi9hel9ub3ZhX2JhY2t1cF9iZTQ2YWNjOC00NTE5LTRjNDEtYjYxYi1mOTUxMjc4MDU2MmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDI6NDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100221) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:272}} Aug 09 07:42:41.328055 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:41.328055 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:41.328055 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:41.354519 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:41.355002 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9075fd1-10f1-4740-a9ce-e8d738b5b058 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe returned with HTTP 202 Aug 09 07:42:41.357027 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 411/1648] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:41 2026] DELETE /volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:41.362411 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Created reservations ['491480b2-aab6-4641-8c64-31f622be3212', 'a5180501-ebeb-403c-abc7-80d9c0987e0f'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:41.365285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fb0ca2f2-5d4f-4570-b545-f5081450a5c6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.368013 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb0ca2f2-5d4f-4570-b545-f5081450a5c6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:42:41.368177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb0ca2f2-5d4f-4570-b545-f5081450a5c6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.368365 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb0ca2f2-5d4f-4570-b545-f5081450a5c6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.381663 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:41.381663 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:41.389171 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fb0ca2f2-5d4f-4570-b545-f5081450a5c6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:41.395414 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb0ca2f2-5d4f-4570-b545-f5081450a5c6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe returned with HTTP 200 Aug 09 07:42:41.395966 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 411/1649] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:41 2026] GET /volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe => generated 893 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:41.401768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] import_record rpcapi backup id b463be40-9043-4fea-817d-f8a338f77722 on host np0000006821 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ2M2JlNDAtOTA0My00ZmVhLTgxN2QtZjhhMzM4Zjc3NzIyIiwgInVzZXJfaWQiOiAiZTY5ZjI5NDVkYzA4NDY3NjlkZTQ3MmRiNjdiZDE1NjciLCAicHJvamVjdF9pZCI6ICJlMTk0ZGM1Zjc5ZWE0ZGZjYWQ2MDczNjQ3NDU4ZWRiNiIsICJ2b2x1bWVfaWQiOiAiMGNkZTI5ODEtZGJmNy00OTU5LTg5OGQtYmZlMTcyOTZkMGQ5IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwODkyODEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQ5ODczNDY2MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzBjZGUyOTgxLWRiZjctNDk1OS04OThkLWJmZTE3Mjk2ZDBkOS8yMDI2MDgwOTA3NDIyNi9hel9ub3ZhX2JhY2t1cF9iZTQ2YWNjOC00NTE5LTRjNDEtYjYxYi1mOTUxMjc4MDU2MmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQyOjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDI6NDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100221) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 09 07:42:41.406942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Import record output: {'backup': {'id': 'b463be40-9043-4fea-817d-f8a338f77722', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722'}, {'rel': 'bookmark', 'href': 'https://10.4.3.41/volume/backups/b463be40-9043-4fea-817d-f8a338f77722'}]}}. {{(pid=100221) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:286}} Aug 09 07:42:41.406942 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48c920de-a609-4e80-92e8-5964b0276143 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 201 Aug 09 07:42:41.406942 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 411/1650] 10.4.3.41 () {68 vars in 1295 bytes} [Sun Aug 9 07:42:41 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 97 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:42:41.415180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ca07178-a2fa-44d6-9583-c554f2e2c930 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:41.417932 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ca07178-a2fa-44d6-9583-c554f2e2c930 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] GET https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 Aug 09 07:42:41.418417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ca07178-a2fa-44d6-9583-c554f2e2c930 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:41.418851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ca07178-a2fa-44d6-9583-c554f2e2c930 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:41.419017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3ca07178-a2fa-44d6-9583-c554f2e2c930 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Show backup with id b463be40-9043-4fea-817d-f8a338f77722. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:41.431696 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:41.431696 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:41.432433 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ca07178-a2fa-44d6-9583-c554f2e2c930 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 returned with HTTP 200 Aug 09 07:42:41.432935 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 418/1651] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:41 2026] GET /volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 => generated 645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:42.414841 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-658b5ded-673d-4b3e-890a-63729026d9ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:42.417851 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-658b5ded-673d-4b3e-890a-63729026d9ec tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:42:42.418154 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-658b5ded-673d-4b3e-890a-63729026d9ec tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:42.418310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-658b5ded-673d-4b3e-890a-63729026d9ec tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:42.425772 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-658b5ded-673d-4b3e-890a-63729026d9ec tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe returned with HTTP 404 Aug 09 07:42:42.426619 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 412/1652] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:42 2026] GET /volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:42.440813 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:42.443202 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:42.443794 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-184138701"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:42.445410 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-184138701'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:42.445560 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:42.449564 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-02278775-ecdb-4dc4-bec8-14de5b1373b2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:42.451405 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:42.452545 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-02278775-ecdb-4dc4-bec8-14de5b1373b2 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] GET https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 Aug 09 07:42:42.452766 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-02278775-ecdb-4dc4-bec8-14de5b1373b2 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:42.452978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-02278775-ecdb-4dc4-bec8-14de5b1373b2 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:42.453117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-02278775-ecdb-4dc4-bec8-14de5b1373b2 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Show backup with id b463be40-9043-4fea-817d-f8a338f77722. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:42.457784 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:42.457784 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:42.458641 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-02278775-ecdb-4dc4-bec8-14de5b1373b2 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 returned with HTTP 200 Aug 09 07:42:42.459031 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 412/1653] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:42 2026] GET /volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:42.459605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (691b9861-6de5-4613-9fe7-374f2af865cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:42.461155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a24313c8-1aab-4835-95f2-19db99864131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.462459 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:42.475113 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5f0be6b-c566-4143-b797-1a17076084ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:42.477218 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5f0be6b-c566-4143-b797-1a17076084ea tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] GET https://10.4.3.41/volume/v3/backups Aug 09 07:42:42.477431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5f0be6b-c566-4143-b797-1a17076084ea tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:42.477680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5f0be6b-c566-4143-b797-1a17076084ea tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:42.500010 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5f0be6b-c566-4143-b797-1a17076084ea tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 09 07:42:42.500619 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 419/1654] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:42:42 2026] GET /volume/v3/backups => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:42.502679 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a24313c8-1aab-4835-95f2-19db99864131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.504386 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a401aa67-ebb6-4d49-bc7a-e85a33c7c170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.512621 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:42.515906 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] POST https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b/restore Aug 09 07:42:42.516394 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:42.518070 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Restoring backup be46acc8-4519-4c41-b61b-f9512780562b ({'restore': {}}) {{(pid=100222) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:42:42.518208 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Restoring backup be46acc8-4519-4c41-b61b-f9512780562b to volume None. Aug 09 07:42:42.539994 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:42.539994 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:42.539994 np0000006821 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Creating volume of 1 GB for restore of backup be46acc8-4519-4c41-b61b-f9512780562b. Aug 09 07:42:42.544282 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Availability Zones retrieved successfully. Aug 09 07:42:42.552649 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Flow 'volume_create_api' (c4d998f3-0a23-4033-9cd5-eb7ab47bf4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:42.555621 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be59bd7-3aa2-416f-b735-6e8d51f829b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.555621 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:42.585086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['98853134-e539-47d8-808d-46591a787550', 'a9b8654d-2663-4159-a134-b9e1a356b484', 'e764637a-32d4-4b30-83d1-bc563c239316', '8e679497-4d89-4c1d-a592-3b2e903c69c8'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:42.586308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a401aa67-ebb6-4d49-bc7a-e85a33c7c170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98853134-e539-47d8-808d-46591a787550', 'a9b8654d-2663-4159-a134-b9e1a356b484', 'e764637a-32d4-4b30-83d1-bc563c239316', '8e679497-4d89-4c1d-a592-3b2e903c69c8']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.587227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3dbd56c-81b5-4897-9c93-40e5c5f97cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.607777 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be59bd7-3aa2-416f-b735-6e8d51f829b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.608794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d70a73-3749-4b56-a09e-082dbc0e0842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.621227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3dbd56c-81b5-4897-9c93-40e5c5f97cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '995c02b9-19b1-4058-a422-e8f8ba0a2c50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-184138701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['98853134-e539-47d8-808d-46591a787550','a9b8654d-2663-4159-a134-b9e1a356b484','e764637a-32d4-4b30-83d1-bc563c239316','8e679497-4d89-4c1d-a592-3b2e903c69c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-184138701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=995c02b9-19b1-4058-a422-e8f8ba0a2c50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.622441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ffc9b7-fffb-4b34-9613-20756deaf049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.655595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ffc9b7-fffb-4b34-9613-20756deaf049) transitioned into state 'SUCCESS' from state '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-184138701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['98853134-e539-47d8-808d-46591a787550','a9b8654d-2663-4159-a134-b9e1a356b484','e764637a-32d4-4b30-83d1-bc563c239316','8e679497-4d89-4c1d-a592-3b2e903c69c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.656642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b46a77d-fccf-4618-97b1-029a5dae7714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.674218 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b46a77d-fccf-4618-97b1-029a5dae7714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.675101 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (691b9861-6de5-4613-9fe7-374f2af865cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:42.675455 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:42.676199 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e6b9487a-f658-4711-a8a9-68b7d69aa7b7 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:42.676550 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 412/1655] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:42:42 2026] POST /volume/v3/volumes => generated 767 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:42.692526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Created reservations ['43a1cdcc-684e-4a02-9f72-d6fbf6ec5ab6', '855ce656-608b-4ec3-ae17-188177610f53', '9e82b7de-970c-4096-97e2-9c61a10fcd44', '51174669-3704-4464-b7fd-35e05ceb895c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:42.692526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d70a73-3749-4b56-a09e-082dbc0e0842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43a1cdcc-684e-4a02-9f72-d6fbf6ec5ab6', '855ce656-608b-4ec3-ae17-188177610f53', '9e82b7de-970c-4096-97e2-9c61a10fcd44', '51174669-3704-4464-b7fd-35e05ceb895c']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.692526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3730cbe-59a1-47ad-ad72-acb90dd27307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.697603 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f982be04-19f2-434b-affc-d0bb059cbfc8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:42.701035 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f982be04-19f2-434b-affc-d0bb059cbfc8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:42:42.702112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f982be04-19f2-434b-affc-d0bb059cbfc8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:42.702112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f982be04-19f2-434b-affc-d0bb059cbfc8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:42.718241 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:42.718241 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:42.723464 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f982be04-19f2-434b-affc-d0bb059cbfc8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:42.737510 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3730cbe-59a1-47ad-ad72-acb90dd27307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9182687a-2eea-46e5-9574-924578ad8ea2', '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_be46acc8-4519-4c41-b61b-f9512780562b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e194dc5f79ea4dfcad6073647458edb6',qos_specs=None,replication_status=,reservations=['43a1cdcc-684e-4a02-9f72-d6fbf6ec5ab6','855ce656-608b-4ec3-ae17-188177610f53','9e82b7de-970c-4096-97e2-9c61a10fcd44','51174669-3704-4464-b7fd-35e05ceb895c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69f2945dc0846769de472db67bd1567',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:42Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_be46acc8-4519-4c41-b61b-f9512780562b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9182687a-2eea-46e5-9574-924578ad8ea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e194dc5f79ea4dfcad6073647458edb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e69f2945dc0846769de472db67bd1567',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.739522 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f982be04-19f2-434b-affc-d0bb059cbfc8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 returned with HTTP 200 Aug 09 07:42:42.740207 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 413/1656] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:42 2026] GET /volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 => generated 835 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:42.740685 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f89b14-2e85-41c6-9c1a-611e5a05e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.770472 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f89b14-2e85-41c6-9c1a-611e5a05e48a) transitioned into 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_be46acc8-4519-4c41-b61b-f9512780562b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e194dc5f79ea4dfcad6073647458edb6',qos_specs=None,replication_status=,reservations=['43a1cdcc-684e-4a02-9f72-d6fbf6ec5ab6','855ce656-608b-4ec3-ae17-188177610f53','9e82b7de-970c-4096-97e2-9c61a10fcd44','51174669-3704-4464-b7fd-35e05ceb895c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69f2945dc0846769de472db67bd1567',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.771547 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59238edf-ea3f-44f5-b123-50defc55bc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:42.783859 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59238edf-ea3f-44f5-b123-50defc55bc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:42.786229 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Flow 'volume_create_api' (c4d998f3-0a23-4033-9cd5-eb7ab47bf4da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:42.787074 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Create volume request issued successfully. Aug 09 07:42:42.799467 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:42.799467 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:42.799467 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:43.756176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4e34771b-87ef-403e-868c-bea7810a7400 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:43.760401 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e34771b-87ef-403e-868c-bea7810a7400 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:42:43.760401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e34771b-87ef-403e-868c-bea7810a7400 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:43.760401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e34771b-87ef-403e-868c-bea7810a7400 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:43.774150 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:43.774150 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:43.779774 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4e34771b-87ef-403e-868c-bea7810a7400 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:43.786029 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e34771b-87ef-403e-868c-bea7810a7400 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 returned with HTTP 200 Aug 09 07:42:43.786488 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 420/1657] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:43 2026] GET /volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:43.801924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:43.803489 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:43.803861 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "995c02b9-19b1-4058-a422-e8f8ba0a2c50", "name": "tempest-VolumeDependencyTests-Snapshot-1476578968"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:43.807376 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:43.807376 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:43.808788 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:43.808788 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Checking backup size 1 against volume size 1 {{(pid=100222) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:42:43.808788 np0000006821 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Overwriting volume 9182687a-2eea-46e5-9574-924578ad8ea2 with restore of backup be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:43.818709 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:43.818709 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:43.819612 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:43.819612 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create snapshot from volume 995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:42:43.833810 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] restore_backup in rpcapi backup_id be46acc8-4519-4c41-b61b-f9512780562b {{(pid=100222) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:42:43.836584 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c9364ba-9612-4737-ba3c-a2a0c913a6da tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b/restore returned with HTTP 202 Aug 09 07:42:43.838900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 413/1658] 10.4.3.41 () {68 vars in 1386 bytes} [Sun Aug 9 07:42:42 2026] POST /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b/restore => generated 189 bytes in 1325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:43.851024 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-48d0cc16-c9d1-4e53-bc28-f85f26165828 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:43.853796 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48d0cc16-c9d1-4e53-bc28-f85f26165828 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:43.853885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48d0cc16-c9d1-4e53-bc28-f85f26165828 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:43.854293 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48d0cc16-c9d1-4e53-bc28-f85f26165828 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:43.854293 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-48d0cc16-c9d1-4e53-bc28-f85f26165828 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:43.858206 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['4b30b7e6-a516-4414-b38d-11cd37858cd8', 'be276be2-3bc3-4a03-82a3-1fd24ab298b3', '797309ff-d713-474c-a073-f6aa717417f8', 'a85ffca8-b286-49e8-9b9c-f6bc12a25109'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:43.860945 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:43.860945 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:43.862858 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48d0cc16-c9d1-4e53-bc28-f85f26165828 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:43.863490 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 414/1659] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:43 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:43.884276 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:43.888141 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/limits Aug 09 07:42:43.888141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:43.888141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:43.897611 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:43.898133 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:43.898200 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot create request issued successfully. Aug 09 07:42:43.898245 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1832226332 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1832226332, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:43.898514 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c13ea6a2-9f4d-4d0f-8631-23a75b32a9f2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:42:43.899067 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 413/1660] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:42:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:43.911870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2644d886-c97b-441a-a509-8aee86ad869d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:43.914656 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2644d886-c97b-441a-a509-8aee86ad869d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:42:43.915107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2644d886-c97b-441a-a509-8aee86ad869d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:43.915427 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2644d886-c97b-441a-a509-8aee86ad869d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:43.923492 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-b9d3afaa-8ad4-4585-9838-a2e42e78a985 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 09 07:42:43.924137 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 421/1661] 10.4.3.41 () {68 vars in 1477 bytes} [Sun Aug 9 07:42:43 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:42:43.926119 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:43.926119 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:43.926628 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2644d886-c97b-441a-a509-8aee86ad869d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:43.932300 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2644d886-c97b-441a-a509-8aee86ad869d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef returned with HTTP 200 Aug 09 07:42:43.932763 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 414/1662] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:43 2026] GET /volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:43.986229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-2ca89d89-f4f2-4ec0-8c08-0e0210d554d9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:43.988639 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-2ca89d89-f4f2-4ec0-8c08-0e0210d554d9 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:43.988836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-2ca89d89-f4f2-4ec0-8c08-0e0210d554d9 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:43.989074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-2ca89d89-f4f2-4ec0-8c08-0e0210d554d9 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:44.000097 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:44.000097 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:44.004594 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-2ca89d89-f4f2-4ec0-8c08-0e0210d554d9 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:44.014292 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-2ca89d89-f4f2-4ec0-8c08-0e0210d554d9 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 200 Aug 09 07:42:44.014292 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 415/1663] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:43 2026] GET /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 1450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:44.034262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:44.036830 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:44.037186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0993cf80-0b93-42eb-ba51-4f082212e654", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1220512396", "description": null, "metadata": {}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:44.058762 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:44.058762 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:44.059521 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:44.059710 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Create snapshot from volume 0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:44.116820 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Created reservations ['c6e697ec-1238-415a-bc29-251d37d684dc', 'b8d6a58f-6dd4-4aec-a94e-f92702d69fc4', '1eae8c2e-743a-4a64-961a-fee61455ac0d', 'cbf4edf1-8116-4e7e-b4e7-7056577c5959'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:44.150926 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-324a9548-a3c8-4387-8d43-a18bd2b998ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:44.153576 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-324a9548-a3c8-4387-8d43-a18bd2b998ca tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/01001b43-f245-4856-8d1b-adbe35c06e22/action Aug 09 07:42:44.154209 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-324a9548-a3c8-4387-8d43-a18bd2b998ca tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-attach": {"instance_uuid": "26369ccc-c320-4c40-a7e6-3c2d909d99bc", "mountpoint": "/dev/vdc"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:44.154464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-324a9548-a3c8-4387-8d43-a18bd2b998ca tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "26369ccc-c320-4c40-a7e6-3c2d909d99bc", "mountpoint": "/dev/vdc"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:44.159432 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Snapshot force create request issued successfully. Aug 09 07:42:44.159869 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-96c0ae0f-f0df-4ab3-868a-986798b47582 req-76c88be4-e0bd-459d-b028-f7473fa2abe7 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:42:44.160453 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 414/1664] 10.4.3.41 () {72 vars in 1540 bytes} [Sun Aug 9 07:42:44 2026] POST /volume/v3/snapshots => generated 319 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:44.165323 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-324a9548-a3c8-4387-8d43-a18bd2b998ca tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/01001b43-f245-4856-8d1b-adbe35c06e22/action returned with HTTP 404 Aug 09 07:42:44.166091 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 422/1665] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:44 2026] POST /volume/v3/volumes/01001b43-f245-4856-8d1b-adbe35c06e22/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:44.876695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63a51310-9e31-493c-b36c-974a9ea09cf0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:44.878784 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a51310-9e31-493c-b36c-974a9ea09cf0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:44.878984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a51310-9e31-493c-b36c-974a9ea09cf0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:44.879247 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a51310-9e31-493c-b36c-974a9ea09cf0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:44.879416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-63a51310-9e31-493c-b36c-974a9ea09cf0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:44.885480 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:44.885480 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:44.886345 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a51310-9e31-493c-b36c-974a9ea09cf0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:44.886838 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 415/1666] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:44 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:44.942984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d5d07d6d-48d6-49c2-bffc-c2fa1a78da2a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:44.945417 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5d07d6d-48d6-49c2-bffc-c2fa1a78da2a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:42:44.945603 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5d07d6d-48d6-49c2-bffc-c2fa1a78da2a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:44.945813 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5d07d6d-48d6-49c2-bffc-c2fa1a78da2a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:44.952152 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:44.952152 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:44.952688 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d5d07d6d-48d6-49c2-bffc-c2fa1a78da2a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:44.953546 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5d07d6d-48d6-49c2-bffc-c2fa1a78da2a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef returned with HTTP 200 Aug 09 07:42:44.953983 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 416/1667] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:44 2026] GET /volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:44.962944 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:44.966320 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:44.966665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "43c7a79a-b167-42f3-8280-3bafc8e2d6ef", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2002101759"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:44.970027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'snapshot_id': '43c7a79a-b167-42f3-8280-3bafc8e2d6ef', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2002101759'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:44.976505 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:44.976505 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:44.977318 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:44.977318 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:44.981306 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:44.988827 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (71284935-d338-43f1-a167-ad49ae7c0917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:44.989355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6990c97-cfbc-4d56-861f-d9ab9345acc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:44.990419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:45.023196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6990c97-cfbc-4d56-861f-d9ab9345acc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43c7a79a-b167-42f3-8280-3bafc8e2d6ef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:45.024160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7258f6c-1bdf-43dd-97b7-1b4f2bd3d7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:45.079017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['f31d7f74-976d-4c04-9e61-ea9c23b67300', '9f1cfa9a-050c-4d51-9f25-c26b31a7c811', '541f1cd3-aaa0-40a1-a738-5e87d726ec13', '50b19076-0d16-4226-8f8e-f2d741e4b3ab'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:45.080098 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7258f6c-1bdf-43dd-97b7-1b4f2bd3d7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f31d7f74-976d-4c04-9e61-ea9c23b67300', '9f1cfa9a-050c-4d51-9f25-c26b31a7c811', '541f1cd3-aaa0-40a1-a738-5e87d726ec13', '50b19076-0d16-4226-8f8e-f2d741e4b3ab']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:45.081064 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266101ea-dbee-47a8-9cbd-fffd2d44c3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:45.137215 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266101ea-dbee-47a8-9cbd-fffd2d44c3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d93634-e536-423d-972c-edc8520dc76b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2002101759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['f31d7f74-976d-4c04-9e61-ea9c23b67300','9f1cfa9a-050c-4d51-9f25-c26b31a7c811','541f1cd3-aaa0-40a1-a738-5e87d726ec13','50b19076-0d16-4226-8f8e-f2d741e4b3ab'],size=1,snapshot_id=43c7a79a-b167-42f3-8280-3bafc8e2d6ef,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2002101759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56d93634-e536-423d-972c-edc8520dc76b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43c7a79a-b167-42f3-8280-3bafc8e2d6ef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:45.138233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a2b7b4-5c5f-43f1-aac1-f97a932e320e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:45.161864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a2b7b4-5c5f-43f1-aac1-f97a932e320e) transitioned into state 'SUCCESS' from state '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-2002101759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['f31d7f74-976d-4c04-9e61-ea9c23b67300','9f1cfa9a-050c-4d51-9f25-c26b31a7c811','541f1cd3-aaa0-40a1-a738-5e87d726ec13','50b19076-0d16-4226-8f8e-f2d741e4b3ab'],size=1,snapshot_id=43c7a79a-b167-42f3-8280-3bafc8e2d6ef,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:45.161864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7abe6b7-09ec-4f04-8275-bced0a36cd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:45.188110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7abe6b7-09ec-4f04-8275-bced0a36cd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:45.189166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (71284935-d338-43f1-a167-ad49ae7c0917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:45.189900 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:45.190270 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-29808b76-3e5f-4f11-93ae-b25d7bd39495 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:45.190954 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 415/1668] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:42:44 2026] POST /volume/v3/volumes => generated 802 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:45.208333 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-22d449aa-a32f-41af-88ce-6c3e91f43e83 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:45.212400 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22d449aa-a32f-41af-88ce-6c3e91f43e83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:42:45.212615 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22d449aa-a32f-41af-88ce-6c3e91f43e83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:45.212850 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22d449aa-a32f-41af-88ce-6c3e91f43e83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:45.220951 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:45.220951 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:45.232753 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-22d449aa-a32f-41af-88ce-6c3e91f43e83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:45.237653 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22d449aa-a32f-41af-88ce-6c3e91f43e83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b returned with HTTP 200 Aug 09 07:42:45.238184 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 423/1669] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:45 2026] GET /volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:45.900295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8e3fad9b-f559-4f6d-a324-2286832b6236 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:45.908137 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e3fad9b-f559-4f6d-a324-2286832b6236 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:45.908137 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e3fad9b-f559-4f6d-a324-2286832b6236 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:45.908137 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e3fad9b-f559-4f6d-a324-2286832b6236 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:45.908137 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8e3fad9b-f559-4f6d-a324-2286832b6236 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:45.920658 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:45.920658 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:45.920658 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e3fad9b-f559-4f6d-a324-2286832b6236 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:45.920658 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 416/1670] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:45 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:46.255192 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-40a98177-05af-4148-a99d-5b19325ef7b6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:46.259892 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40a98177-05af-4148-a99d-5b19325ef7b6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:42:46.259892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-40a98177-05af-4148-a99d-5b19325ef7b6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:46.259892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-40a98177-05af-4148-a99d-5b19325ef7b6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:46.271902 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:46.271902 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:46.278452 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-40a98177-05af-4148-a99d-5b19325ef7b6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:46.284196 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40a98177-05af-4148-a99d-5b19325ef7b6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b returned with HTTP 200 Aug 09 07:42:46.284607 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 417/1671] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:46 2026] GET /volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:46.297259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:46.299230 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:46.299567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56d93634-e536-423d-972c-edc8520dc76b", "name": "tempest-VolumeDependencyTests-Snapshot-171180075"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:46.308908 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:46.308908 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:46.309423 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:46.309541 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create snapshot from volume 56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:42:46.341703 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['f1f32711-02eb-4a6d-a2b8-ebdb25dde835', 'ecdbbca5-92d1-415a-8eab-1d056ea88e8d', 'e09a4fe4-ca5c-42ff-b72a-7996222999be', 'b752f453-90f1-4389-89c4-60a86f975bdc'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:46.382634 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot create request issued successfully. Aug 09 07:42:46.383065 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0cfdbc88-6f9d-4720-9355-38873e28ab83 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:42:46.383528 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 416/1672] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:42:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:46.393849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-85e05e09-0e33-47ff-be7e-e65489bf5822 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:46.399277 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85e05e09-0e33-47ff-be7e-e65489bf5822 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 Aug 09 07:42:46.399480 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85e05e09-0e33-47ff-be7e-e65489bf5822 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:46.399761 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85e05e09-0e33-47ff-be7e-e65489bf5822 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:46.400572 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-802af806-4abf-4fa4-a726-1b522aadc8a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:46.406839 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-802af806-4abf-4fa4-a726-1b522aadc8a5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:42:46.406839 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-802af806-4abf-4fa4-a726-1b522aadc8a5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:46.406839 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-802af806-4abf-4fa4-a726-1b522aadc8a5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:46.408664 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:46.408664 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:46.409220 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-85e05e09-0e33-47ff-be7e-e65489bf5822 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Snapshot retrieved successfully. Aug 09 07:42:46.410092 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85e05e09-0e33-47ff-be7e-e65489bf5822 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 returned with HTTP 200 Aug 09 07:42:46.410475 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 424/1673] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:46 2026] GET /volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:46.413267 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:46.413267 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:46.413811 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-802af806-4abf-4fa4-a726-1b522aadc8a5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:46.414651 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-802af806-4abf-4fa4-a726-1b522aadc8a5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b returned with HTTP 200 Aug 09 07:42:46.415020 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 417/1674] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:46 2026] GET /volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:46.693337 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9767a3ac-adcf-4df6-a762-45397edd2451 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:46.695247 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9767a3ac-adcf-4df6-a762-45397edd2451 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 Aug 09 07:42:46.695465 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9767a3ac-adcf-4df6-a762-45397edd2451 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:46.695655 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9767a3ac-adcf-4df6-a762-45397edd2451 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:46.698001 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-9767a3ac-adcf-4df6-a762-45397edd2451 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Delete snapshot with id: af93a7b4-55f9-42b8-9a55-82aaa137f1a3 Aug 09 07:42:46.702330 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:46.702330 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:46.702738 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9767a3ac-adcf-4df6-a762-45397edd2451 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Snapshot retrieved successfully. Aug 09 07:42:46.726346 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9767a3ac-adcf-4df6-a762-45397edd2451 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Snapshot delete request issued successfully. Aug 09 07:42:46.726635 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9767a3ac-adcf-4df6-a762-45397edd2451 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 returned with HTTP 202 Aug 09 07:42:46.727184 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 418/1675] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:42:46 2026] DELETE /volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:46.743899 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fbf26564-77dd-462c-a406-327ce91fa9fd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:46.746046 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fbf26564-77dd-462c-a406-327ce91fa9fd tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 Aug 09 07:42:46.746304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fbf26564-77dd-462c-a406-327ce91fa9fd tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:46.746550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fbf26564-77dd-462c-a406-327ce91fa9fd tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:46.752386 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:46.752386 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:46.753032 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fbf26564-77dd-462c-a406-327ce91fa9fd tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Snapshot retrieved successfully. Aug 09 07:42:46.754019 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fbf26564-77dd-462c-a406-327ce91fa9fd tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 returned with HTTP 200 Aug 09 07:42:46.754537 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 417/1676] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:46 2026] GET /volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:46.933995 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce652b19-fd96-4ff5-81ce-8774724ee085 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:46.935747 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce652b19-fd96-4ff5-81ce-8774724ee085 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:46.935979 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce652b19-fd96-4ff5-81ce-8774724ee085 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:46.936280 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce652b19-fd96-4ff5-81ce-8774724ee085 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:46.936399 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ce652b19-fd96-4ff5-81ce-8774724ee085 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:46.942713 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:46.942713 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:46.943725 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce652b19-fd96-4ff5-81ce-8774724ee085 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:46.944395 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 425/1677] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:46 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:47.425327 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9fb8a51a-8eba-4d08-a93d-71e1ebedcba3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:47.428183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fb8a51a-8eba-4d08-a93d-71e1ebedcba3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:42:47.428554 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a51a-8eba-4d08-a93d-71e1ebedcba3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:47.428870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a51a-8eba-4d08-a93d-71e1ebedcba3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:47.437850 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:47.437850 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:47.438451 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9fb8a51a-8eba-4d08-a93d-71e1ebedcba3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:47.439583 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fb8a51a-8eba-4d08-a93d-71e1ebedcba3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b returned with HTTP 200 Aug 09 07:42:47.440163 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 418/1678] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:47 2026] GET /volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:47.452844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-42e7772e-6b91-4027-be18-33341e65b468 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:47.455285 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:47.455818 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "292cb01f-9b80-48e4-a3f2-c2cf0d5f955b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-790689039"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:47.458542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'snapshot_id': '292cb01f-9b80-48e4-a3f2-c2cf0d5f955b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-790689039'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:47.465648 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:47.465648 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:47.466327 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:47.466538 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:47.472275 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:47.481405 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (8241bbc2-9d21-4a13-a380-f4c8aebd1988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:47.483041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213c4ac4-ec06-450c-a728-99fa046be9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:47.484824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:47.528386 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213c4ac4-ec06-450c-a728-99fa046be9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '292cb01f-9b80-48e4-a3f2-c2cf0d5f955b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:47.529489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b136c4e6-d0e3-4db1-ac97-1282f2bdc949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:47.591879 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['571cc018-e02b-448c-bea8-d040094a04fa', 'f789b23f-a7b8-496f-8169-4ff7a984c8aa', '7a8ba967-9566-4b10-8244-5214e882161d', 'e3aabd17-b247-48fb-8806-042bd6296a65'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:47.592776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b136c4e6-d0e3-4db1-ac97-1282f2bdc949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['571cc018-e02b-448c-bea8-d040094a04fa', 'f789b23f-a7b8-496f-8169-4ff7a984c8aa', '7a8ba967-9566-4b10-8244-5214e882161d', 'e3aabd17-b247-48fb-8806-042bd6296a65']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:47.593611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dadaf94-e7a0-4404-a7ef-f94dff6b788b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:47.643795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dadaf94-e7a0-4404-a7ef-f94dff6b788b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0427fedb-caa6-43e6-9680-29dabd4721b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-790689039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['571cc018-e02b-448c-bea8-d040094a04fa','f789b23f-a7b8-496f-8169-4ff7a984c8aa','7a8ba967-9566-4b10-8244-5214e882161d','e3aabd17-b247-48fb-8806-042bd6296a65'],size=1,snapshot_id=292cb01f-9b80-48e4-a3f2-c2cf0d5f955b,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-790689039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0427fedb-caa6-43e6-9680-29dabd4721b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=292cb01f-9b80-48e4-a3f2-c2cf0d5f955b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:47.644876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b72931-67c5-455c-87d6-867adb7aa720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:47.664446 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b72931-67c5-455c-87d6-867adb7aa720) transitioned into state 'SUCCESS' from state '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-790689039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['571cc018-e02b-448c-bea8-d040094a04fa','f789b23f-a7b8-496f-8169-4ff7a984c8aa','7a8ba967-9566-4b10-8244-5214e882161d','e3aabd17-b247-48fb-8806-042bd6296a65'],size=1,snapshot_id=292cb01f-9b80-48e4-a3f2-c2cf0d5f955b,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:47.665392 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e8f8b8-7127-41da-b6b6-54abee6b1a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:47.695109 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e8f8b8-7127-41da-b6b6-54abee6b1a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:47.696550 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (8241bbc2-9d21-4a13-a380-f4c8aebd1988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:47.697201 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:47.698149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-42e7772e-6b91-4027-be18-33341e65b468 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:47.698760 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 419/1679] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:42:47 2026] POST /volume/v3/volumes => generated 801 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:47.716266 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f0f49d3-bdfe-4544-bf75-29390a4409aa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:47.719248 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f0f49d3-bdfe-4544-bf75-29390a4409aa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:42:47.719588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f0f49d3-bdfe-4544-bf75-29390a4409aa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:47.720179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f0f49d3-bdfe-4544-bf75-29390a4409aa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:47.729794 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:47.729794 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:47.736762 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8f0f49d3-bdfe-4544-bf75-29390a4409aa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:47.741332 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f0f49d3-bdfe-4544-bf75-29390a4409aa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 returned with HTTP 200 Aug 09 07:42:47.741722 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 418/1680] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:47 2026] GET /volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:47.766844 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-492f0a60-3ee2-4528-a7f2-d3800f8e4b59 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:47.769434 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-492f0a60-3ee2-4528-a7f2-d3800f8e4b59 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] GET https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 Aug 09 07:42:47.769741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-492f0a60-3ee2-4528-a7f2-d3800f8e4b59 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:47.770053 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-492f0a60-3ee2-4528-a7f2-d3800f8e4b59 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:47.777065 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-492f0a60-3ee2-4528-a7f2-d3800f8e4b59 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 returned with HTTP 404 Aug 09 07:42:47.777826 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 426/1681] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:47 2026] GET /volume/v3/snapshots/af93a7b4-55f9-42b8-9a55-82aaa137f1a3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:47.960105 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1b6db243-3192-4db4-9480-f736049111a3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:47.962579 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b6db243-3192-4db4-9480-f736049111a3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:47.962722 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b6db243-3192-4db4-9480-f736049111a3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:47.963113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b6db243-3192-4db4-9480-f736049111a3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:47.963113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1b6db243-3192-4db4-9480-f736049111a3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:47.969040 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:47.969040 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:47.970083 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b6db243-3192-4db4-9480-f736049111a3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:47.970581 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 419/1682] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:47 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:48.760308 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-633e5fc9-8583-49ee-a2a1-81ef59540d28 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:48.765474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-633e5fc9-8583-49ee-a2a1-81ef59540d28 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:42:48.765474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-633e5fc9-8583-49ee-a2a1-81ef59540d28 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:48.765474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-633e5fc9-8583-49ee-a2a1-81ef59540d28 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:48.774692 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:48.774692 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:48.785351 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-633e5fc9-8583-49ee-a2a1-81ef59540d28 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:48.789269 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-633e5fc9-8583-49ee-a2a1-81ef59540d28 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 returned with HTTP 200 Aug 09 07:42:48.789733 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 420/1683] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:48 2026] GET /volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:48.807703 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:48.808514 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:42:48.808514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:48.808651 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:48.808698 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:42:48.816730 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:48.816730 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:48.817372 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:48.820031 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:48.821978 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:48.822362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9eb99e71-7695-4e8d-9ed8-930f8e16edab", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1257727164"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:48.824889 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume request body: {'volume': {'imageRef': '9eb99e71-7695-4e8d-9ed8-930f8e16edab', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1257727164'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:48.846059 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot delete request issued successfully. Aug 09 07:42:48.846318 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b3ff5169-8a7c-40dd-bc65-79f75ce73d4c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef returned with HTTP 202 Aug 09 07:42:48.846731 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 419/1684] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:42:48 2026] DELETE /volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:48.859681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd67ff71-e427-4393-918c-317e3f90c02f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:48.863085 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd67ff71-e427-4393-918c-317e3f90c02f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:42:48.863336 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd67ff71-e427-4393-918c-317e3f90c02f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:48.863551 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd67ff71-e427-4393-918c-317e3f90c02f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:48.870212 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:48.870212 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:48.870789 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bd67ff71-e427-4393-918c-317e3f90c02f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:48.871748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd67ff71-e427-4393-918c-317e3f90c02f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef returned with HTTP 200 Aug 09 07:42:48.872212 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 420/1685] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:48 2026] GET /volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:48.987380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-49b43015-d402-44dc-9025-f85c24ab77e5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:48.989192 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-49b43015-d402-44dc-9025-f85c24ab77e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:48.989378 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-49b43015-d402-44dc-9025-f85c24ab77e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:48.989578 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-49b43015-d402-44dc-9025-f85c24ab77e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:48.989688 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-49b43015-d402-44dc-9025-f85c24ab77e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:48.996513 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:48.996513 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:48.997089 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-49b43015-d402-44dc-9025-f85c24ab77e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:48.997601 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 421/1686] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:48 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:49.029860 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume of 2 GB Aug 09 07:42:49.040940 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Availability Zones retrieved successfully. Aug 09 07:42:49.046731 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Flow 'volume_create_api' (89d1b4d1-e53e-41a3-8484-d9fb7d26d70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:49.048370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15fddb6a-7621-4619-bbc2-243cf26cea37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:49.049593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Validating volume size '2' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:49.100571 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15fddb6a-7621-4619-bbc2-243cf26cea37) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 07:42:49.100571 np0000006821 devstack@c-api.service[100223]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9eb99e71-7695-4e8d-9ed8-930f8e16edab is not active. Aug 09 07:42:49.102697 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15fddb6a-7621-4619-bbc2-243cf26cea37) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:49.103607 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15fddb6a-7621-4619-bbc2-243cf26cea37) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:42:49.105555 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Flow 'volume_create_api' (89d1b4d1-e53e-41a3-8484-d9fb7d26d70e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 07:42:49.105555 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b352025-5ddc-4a6e-9721-1380be9fef7e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:42:49.105555 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 427/1687] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:42:48 2026] POST /volume/v3/volumes => generated 125 bytes in 286 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:49.735352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-c48abf21-b76a-41c8-b644-2536ea43c596 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:49.738448 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-c48abf21-b76a-41c8-b644-2536ea43c596 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f Aug 09 07:42:49.738740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-c48abf21-b76a-41c8-b644-2536ea43c596 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:49.739070 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-c48abf21-b76a-41c8-b644-2536ea43c596 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:49.752847 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:49.752847 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:49.825227 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-c48abf21-b76a-41c8-b644-2536ea43c596 tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f returned with HTTP 200 Aug 09 07:42:49.825227 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 420/1688] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:42:49 2026] DELETE /volume/v3/attachments/ccdc099c-1bfc-42bc-ad5d-1f84b5e38d2f => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:49.842149 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:49.847441 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:49.847441 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:49.847441 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:49.847695 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Delete volume with id: 0993cf80-0b93-42eb-ba51-4f082212e654 Aug 09 07:42:49.856138 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:49.856138 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:49.856730 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Volume info retrieved successfully. Aug 09 07:42:49.876993 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] Delete volume request issued successfully. Aug 09 07:42:49.877506 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-06362a58-149b-465e-b778-026bf4b6ffb9 req-51027e00-dfc0-4938-97d8-d2b29e055b9a tempest-ImageDependencyTests-1298479523 tempest-ImageDependencyTests-1298479523-project-member] https://10.4.3.41/volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 returned with HTTP 202 Aug 09 07:42:49.878163 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 421/1689] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:42:49 2026] DELETE /volume/v3/volumes/0993cf80-0b93-42eb-ba51-4f082212e654 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:49.885288 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5010a098-2e54-4789-b083-01d3763d23f6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:49.888398 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5010a098-2e54-4789-b083-01d3763d23f6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:42:49.888398 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5010a098-2e54-4789-b083-01d3763d23f6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:49.889060 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5010a098-2e54-4789-b083-01d3763d23f6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:49.891082 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=414,cinder:UPDATE=86,cinder:INSERT=48 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:42:49.894930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5010a098-2e54-4789-b083-01d3763d23f6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef returned with HTTP 404 Aug 09 07:42:49.895729 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 422/1690] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:49 2026] GET /volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:49.903883 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:49.906600 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:42:49.906600 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:49.906683 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:49.906936 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:42:49.911832 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:49.911832 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:49.912481 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:49.932000 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot delete request issued successfully. Aug 09 07:42:49.932301 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9948871e-4a01-4fdd-94b4-4d1a300b3697 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b returned with HTTP 202 Aug 09 07:42:49.932830 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 428/1691] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:42:49 2026] DELETE /volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:49.946218 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-be9b34c6-aa34-4c8d-8f17-5f15efd918a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:49.949259 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-be9b34c6-aa34-4c8d-8f17-5f15efd918a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:42:49.949519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-be9b34c6-aa34-4c8d-8f17-5f15efd918a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:49.949776 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-be9b34c6-aa34-4c8d-8f17-5f15efd918a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:49.962164 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:49.962164 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:49.962540 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-be9b34c6-aa34-4c8d-8f17-5f15efd918a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:49.963481 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-be9b34c6-aa34-4c8d-8f17-5f15efd918a6 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b returned with HTTP 200 Aug 09 07:42:49.963969 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 421/1692] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:49 2026] GET /volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:50.014274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-80a8cb89-e56b-491d-bef3-59dfbaaa1ec5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:50.016431 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80a8cb89-e56b-491d-bef3-59dfbaaa1ec5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:50.016689 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80a8cb89-e56b-491d-bef3-59dfbaaa1ec5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:50.016930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80a8cb89-e56b-491d-bef3-59dfbaaa1ec5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:50.017125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-80a8cb89-e56b-491d-bef3-59dfbaaa1ec5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:50.022679 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:50.022679 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:50.023554 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80a8cb89-e56b-491d-bef3-59dfbaaa1ec5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:50.023986 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 422/1693] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:50 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:50.182031 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-aad7ade0-8edf-4f0c-8aa1-df1d118382e1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:50.184010 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-aad7ade0-8edf-4f0c-8aa1-df1d118382e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:42:50.184247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-aad7ade0-8edf-4f0c-8aa1-df1d118382e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:50.184482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-aad7ade0-8edf-4f0c-8aa1-df1d118382e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:50.197724 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:50.197724 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:50.201456 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-aad7ade0-8edf-4f0c-8aa1-df1d118382e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:42:50.209903 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-aad7ade0-8edf-4f0c-8aa1-df1d118382e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:42:50.210830 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 423/1694] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:50 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:50.721306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd10a8c9-a005-4263-b0c5-6acca5d595da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:50.721699 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd10a8c9-a005-4263-b0c5-6acca5d595da None None] GET https://10.4.3.41/volume// Aug 09 07:42:50.721870 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd10a8c9-a005-4263-b0c5-6acca5d595da None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:50.722142 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd10a8c9-a005-4263-b0c5-6acca5d595da None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:50.722490 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd10a8c9-a005-4263-b0c5-6acca5d595da None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:50.722843 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 429/1695] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:42:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:50.736718 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-f832d787-b861-44e0-a555-58dcce9dd31d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:50.739996 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-f832d787-b861-44e0-a555-58dcce9dd31d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:42:50.740244 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-f832d787-b861-44e0-a555-58dcce9dd31d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e84690c3-97b4-417c-951c-4b11d3d4b250", "connector": null, "instance_uuid": "05b16a57-e1fd-40b3-9c2e-5b133f8cc1e4"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:50.760054 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:50.760054 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:50.814442 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-f832d787-b861-44e0-a555-58dcce9dd31d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:42:50.815211 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 422/1696] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:42:50 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 09 07:42:50.840427 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-060cab3d-c3af-45c2-8cdd-2306fcbed9a2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:50.844755 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-060cab3d-c3af-45c2-8cdd-2306fcbed9a2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c Aug 09 07:42:50.844973 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-060cab3d-c3af-45c2-8cdd-2306fcbed9a2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:50.845163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-060cab3d-c3af-45c2-8cdd-2306fcbed9a2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:50.854114 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:50.854114 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:50.936252 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-060cab3d-c3af-45c2-8cdd-2306fcbed9a2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c returned with HTTP 200 Aug 09 07:42:50.936856 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 423/1697] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:42:50 2026] DELETE /volume/v3/attachments/bccf42f7-edd4-4dca-8f80-892d5d8b047c => generated 367 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:50.982740 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b5d51cd2-e718-4138-a985-acdc2c74fa9b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:50.986476 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b5d51cd2-e718-4138-a985-acdc2c74fa9b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:42:50.986674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b5d51cd2-e718-4138-a985-acdc2c74fa9b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:50.986887 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b5d51cd2-e718-4138-a985-acdc2c74fa9b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:50.991641 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b5d51cd2-e718-4138-a985-acdc2c74fa9b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b returned with HTTP 404 Aug 09 07:42:50.992213 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 424/1698] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:50 2026] GET /volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:51.005160 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:51.007731 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:42:51.008023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:51.008294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:51.008525 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:42:51.025105 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:51.025105 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:51.025771 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:51.037470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b2c95eb5-6a95-4ad8-8891-5383f8925439 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:51.040358 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b2c95eb5-6a95-4ad8-8891-5383f8925439 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:51.040657 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b2c95eb5-6a95-4ad8-8891-5383f8925439 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:51.040976 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b2c95eb5-6a95-4ad8-8891-5383f8925439 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:51.041137 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b2c95eb5-6a95-4ad8-8891-5383f8925439 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:51.050089 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:51.050089 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:51.051094 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b2c95eb5-6a95-4ad8-8891-5383f8925439 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:51.052584 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 423/1699] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:51 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:51.067907 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:51.068232 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab985d45-5d75-4555-a1a1-b0bb72cd4ed3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 returned with HTTP 202 Aug 09 07:42:51.068645 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 430/1700] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:51 2026] DELETE /volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:51.079665 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d7b200c5-ac77-4708-8ea0-2b8a6f914b6f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:51.084087 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7b200c5-ac77-4708-8ea0-2b8a6f914b6f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:42:51.085462 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7b200c5-ac77-4708-8ea0-2b8a6f914b6f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:51.085773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7b200c5-ac77-4708-8ea0-2b8a6f914b6f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:51.096932 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:51.096932 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:51.108707 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d7b200c5-ac77-4708-8ea0-2b8a6f914b6f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:51.120177 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7b200c5-ac77-4708-8ea0-2b8a6f914b6f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 returned with HTTP 200 Aug 09 07:42:51.120832 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 424/1701] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:51 2026] GET /volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:51.595879 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:51.598308 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:51.599104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "889741d5-0230-46e1-8d50-93cdf9d5d29d"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:51.601666 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '889741d5-0230-46e1-8d50-93cdf9d5d29d'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:51.710853 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume of 1 GB Aug 09 07:42:51.716814 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Availability Zones retrieved successfully. Aug 09 07:42:51.724186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Flow 'volume_create_api' (b2b494ab-7eae-438e-9ebd-824462357e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:51.726445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0f8e63-1af8-46de-9499-6f6fda04ccee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:51.728090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:51.776460 np0000006821 devstack@c-api.service[100221]: WARNING cinder.volume.api [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0f8e63-1af8-46de-9499-6f6fda04ccee) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 07:42:51.776460 np0000006821 devstack@c-api.service[100221]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 09 07:42:51.778898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0f8e63-1af8-46de-9499-6f6fda04ccee) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:51.779972 np0000006821 devstack@c-api.service[100221]: WARNING cinder.volume.api [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd0f8e63-1af8-46de-9499-6f6fda04ccee) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:42:51.781266 np0000006821 devstack@c-api.service[100221]: WARNING cinder.volume.api [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Flow 'volume_create_api' (b2b494ab-7eae-438e-9ebd-824462357e2c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 07:42:51.781515 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a168100-6942-42b5-bac7-2ff8d55fa1fb tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:42:51.782321 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 425/1702] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:51 2026] POST /volume/v3/volumes => generated 134 bytes in 187 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:51.982728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a47b5be6-cbe6-4236-a9fe-b0608e1d18d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:51.985045 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a47b5be6-cbe6-4236-a9fe-b0608e1d18d7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:51.985489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a47b5be6-cbe6-4236-a9fe-b0608e1d18d7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:51.987578 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a47b5be6-cbe6-4236-a9fe-b0608e1d18d7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:42:51.988246 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 424/1703] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:51 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.000282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c408253-10a4-4023-9908-09f147967a7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.002934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c408253-10a4-4023-9908-09f147967a7d tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:52.002934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c408253-10a4-4023-9908-09f147967a7d tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "67233728-2737-4533-a915-6adf84fb231d"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.004397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2c408253-10a4-4023-9908-09f147967a7d tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '67233728-2737-4533-a915-6adf84fb231d'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:52.015833 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c408253-10a4-4023-9908-09f147967a7d tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 09 07:42:52.015833 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 431/1704] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:51 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.025707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0ad46d0-1097-4111-96dd-24e6c4d9bf82 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.028634 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0ad46d0-1097-4111-96dd-24e6c4d9bf82 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:52.028634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0ad46d0-1097-4111-96dd-24e6c4d9bf82 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ff4b20ab-9f2d-48a8-bf5c-4402f6e66cfd"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.029287 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-a0ad46d0-1097-4111-96dd-24e6c4d9bf82 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ff4b20ab-9f2d-48a8-bf5c-4402f6e66cfd'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:52.035328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0ad46d0-1097-4111-96dd-24e6c4d9bf82 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 09 07:42:52.035870 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 425/1705] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.046481 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bdb503bd-ebe7-4054-85c3-655a38caf731 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.048265 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bdb503bd-ebe7-4054-85c3-655a38caf731 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:52.048624 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bdb503bd-ebe7-4054-85c3-655a38caf731 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "99e35bb3-6bc7-4d3f-9193-b0d477878f73"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.050635 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-bdb503bd-ebe7-4054-85c3-655a38caf731 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '99e35bb3-6bc7-4d3f-9193-b0d477878f73'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:52.057869 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bdb503bd-ebe7-4054-85c3-655a38caf731 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 404 Aug 09 07:42:52.060940 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 426/1706] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.070042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-60fe4da8-72c9-4a98-b5b9-536b7ecd58e9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.073254 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60fe4da8-72c9-4a98-b5b9-536b7ecd58e9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:52.073254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60fe4da8-72c9-4a98-b5b9-536b7ecd58e9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.073860 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60fe4da8-72c9-4a98-b5b9-536b7ecd58e9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.074093 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-60fe4da8-72c9-4a98-b5b9-536b7ecd58e9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:52.077633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-01b9fd03-015d-4e56-be2a-38c071c94c7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.082557 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01b9fd03-015d-4e56-be2a-38c071c94c7a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:52.083072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01b9fd03-015d-4e56-be2a-38c071c94c7a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.087148 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01b9fd03-015d-4e56-be2a-38c071c94c7a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:42:52.087233 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.087233 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:52.088075 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 432/1707] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.088250 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60fe4da8-72c9-4a98-b5b9-536b7ecd58e9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:52.089347 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 425/1708] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:52.102344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b39c5d35-b0c5-428b-bb46-f446b823869d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.104449 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b39c5d35-b0c5-428b-bb46-f446b823869d tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:52.104798 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b39c5d35-b0c5-428b-bb46-f446b823869d tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.107553 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b39c5d35-b0c5-428b-bb46-f446b823869d tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:42:52.107553 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 426/1709] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.118638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ec7623d0-c0d7-4159-89d2-594c4d392067 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.119854 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ec7623d0-c0d7-4159-89d2-594c4d392067 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:52.120330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ec7623d0-c0d7-4159-89d2-594c4d392067 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.122670 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ec7623d0-c0d7-4159-89d2-594c4d392067 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:42:52.123307 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 427/1710] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.133954 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c53a84c-ae5a-4242-9842-5c4460079647 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.135557 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c53a84c-ae5a-4242-9842-5c4460079647 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] DELETE https://10.4.3.41/volume/v3/volumes/tempest-invalid-1520658 Aug 09 07:42:52.136179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c53a84c-ae5a-4242-9842-5c4460079647 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.136481 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c53a84c-ae5a-4242-9842-5c4460079647 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.136742 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2c53a84c-ae5a-4242-9842-5c4460079647 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Delete volume with id: tempest-invalid-1520658 Aug 09 07:42:52.138654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-39de67a7-c1fb-4d3a-99c2-628f57692ccf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.140982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39de67a7-c1fb-4d3a-99c2-628f57692ccf tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:42:52.141302 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39de67a7-c1fb-4d3a-99c2-628f57692ccf tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.141646 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39de67a7-c1fb-4d3a-99c2-628f57692ccf tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.145778 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c53a84c-ae5a-4242-9842-5c4460079647 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-1520658 returned with HTTP 404 Aug 09 07:42:52.146612 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 433/1711] 10.4.3.41 () {66 vars in 1305 bytes} [Sun Aug 9 07:42:52 2026] DELETE /volume/v3/volumes/tempest-invalid-1520658 => generated 96 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:52.150121 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39de67a7-c1fb-4d3a-99c2-628f57692ccf tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 returned with HTTP 404 Aug 09 07:42:52.150826 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 426/1712] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:52.158899 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d4e0b286-c213-4a0f-8f63-59422a77c4ca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.160214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c056868a-0206-497c-b819-82cc37ced14d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.161738 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 427/1713] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:42:52 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 09 07:42:52.164340 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c056868a-0206-497c-b819-82cc37ced14d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:42:52.164667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c056868a-0206-497c-b819-82cc37ced14d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.164969 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c056868a-0206-497c-b819-82cc37ced14d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.165208 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-c056868a-0206-497c-b819-82cc37ced14d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:42:52.173661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d204fcf-5ab0-4a8c-ae5c-e4224299825f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.175886 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.175886 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:52.176020 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d204fcf-5ab0-4a8c-ae5c-e4224299825f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/xxx/action Aug 09 07:42:52.176380 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d204fcf-5ab0-4a8c-ae5c-e4224299825f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-detach": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.176543 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d204fcf-5ab0-4a8c-ae5c-e4224299825f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.176597 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c056868a-0206-497c-b819-82cc37ced14d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:52.186467 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d204fcf-5ab0-4a8c-ae5c-e4224299825f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 09 07:42:52.187170 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 434/1714] 10.4.3.41 () {68 vars in 1284 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:52.192001 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-0d40223c-fb8b-43f2-b305-6cc194881f5c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.195007 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-0d40223c-fb8b-43f2-b305-6cc194881f5c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 Aug 09 07:42:52.195594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-0d40223c-fb8b-43f2-b305-6cc194881f5c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.196593 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb3a2305-4bc7-44f2-b0bc-674f9ad3add5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.198898 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb3a2305-4bc7-44f2-b0bc-674f9ad3add5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/tempest-invalid-1806635421 Aug 09 07:42:52.199234 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb3a2305-4bc7-44f2-b0bc-674f9ad3add5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.199542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb3a2305-4bc7-44f2-b0bc-674f9ad3add5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.208992 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb3a2305-4bc7-44f2-b0bc-674f9ad3add5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-1806635421 returned with HTTP 404 Aug 09 07:42:52.209176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-0d40223c-fb8b-43f2-b305-6cc194881f5c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:42:52.209573 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 428/1715] 10.4.3.41 () {66 vars in 1311 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/tempest-invalid-1806635421 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:52.212290 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c056868a-0206-497c-b819-82cc37ced14d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:52.212290 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c056868a-0206-497c-b819-82cc37ced14d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b returned with HTTP 202 Aug 09 07:42:52.212290 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 428/1716] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:52 2026] DELETE /volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:52.215658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-0d40223c-fb8b-43f2-b305-6cc194881f5c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:42:52.216766 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.216766 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:52.220766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cca17aa-2133-4238-88d8-73431e0be62c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.223835 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d0733755-d271-4c49-96ba-c8efd3df0514 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.224146 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 435/1717] 10.4.3.41 () {66 vars in 1233 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 09 07:42:52.225814 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0733755-d271-4c49-96ba-c8efd3df0514 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:42:52.226522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0733755-d271-4c49-96ba-c8efd3df0514 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.226734 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0733755-d271-4c49-96ba-c8efd3df0514 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.235085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.237605 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?status=null Aug 09 07:42:52.238020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.238297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.238720 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:42:52.239304 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Could not evaluate value null, assuming string {{(pid=100221) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:42:52.240194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:52.240837 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.240837 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:52.249228 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d0733755-d271-4c49-96ba-c8efd3df0514 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:52.255101 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0733755-d271-4c49-96ba-c8efd3df0514 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b returned with HTTP 200 Aug 09 07:42:52.255566 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 429/1718] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:52.286975 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Get all volumes completed successfully. Aug 09 07:42:52.290607 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14ec122d-edfa-43c4-91ba-f51a00a9db21 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 09 07:42:52.290874 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 429/1719] 10.4.3.41 () {66 vars in 1274 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:42:52.309797 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.312446 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1773902688 Aug 09 07:42:52.312866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.312950 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.313671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:42:52.314685 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1773902688'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:52.356890 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Get all volumes completed successfully. Aug 09 07:42:52.360240 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efb1a1b5-544f-4e8e-aa32-0d5da2251db3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1773902688 returned with HTTP 200 Aug 09 07:42:52.360944 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 436/1720] 10.4.3.41 () {66 vars in 1352 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1773902688 => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:42:52.378440 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-0d40223c-fb8b-43f2-b305-6cc194881f5c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-e84690c3-97b4-417c-951c-4b11d3d4b250-np0000006821" released by "attachment_update" :: held 0.163s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:42:52.378856 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-0d40223c-fb8b-43f2-b305-6cc194881f5c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 returned with HTTP 200 Aug 09 07:42:52.379106 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.379519 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 427/1721] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:42:52 2026] PUT /volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:52.382944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes?status=null Aug 09 07:42:52.383043 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.383334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.383862 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:42:52.384191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Could not evaluate value null, assuming string {{(pid=100222) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:42:52.384975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:52.391571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-693596b1-8088-48c8-a53c-120fd7da67e1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.396869 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-693596b1-8088-48c8-a53c-120fd7da67e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 Aug 09 07:42:52.397118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-693596b1-8088-48c8-a53c-120fd7da67e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.397450 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-693596b1-8088-48c8-a53c-120fd7da67e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.420958 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Get all volumes completed successfully. Aug 09 07:42:52.421187 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-693596b1-8088-48c8-a53c-120fd7da67e1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 returned with HTTP 200 Aug 09 07:42:52.421512 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f8bb097-1675-4dc4-9664-406bcc7fccea tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes?status=null returned with HTTP 200 Aug 09 07:42:52.421732 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 430/1722] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:52.421929 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 430/1723] 10.4.3.41 () {66 vars in 1253 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:42:52.433571 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.435723 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-557199391 Aug 09 07:42:52.435906 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.436106 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.436378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:42:52.437431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-557199391'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:52.449119 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Get all volumes completed successfully. Aug 09 07:42:52.449685 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fbd24c9-d6fb-4ef7-b6b2-3998b2d33328 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-557199391 returned with HTTP 200 Aug 09 07:42:52.450452 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 437/1724] 10.4.3.41 () {66 vars in 1329 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-557199391 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:42:52.465850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f1df2439-763d-420b-a0e1-a4d652ef5ce5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.470447 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1df2439-763d-420b-a0e1-a4d652ef5ce5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action Aug 09 07:42:52.470826 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1df2439-763d-420b-a0e1-a4d652ef5ce5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.470900 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1df2439-763d-420b-a0e1-a4d652ef5ce5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.483849 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.483849 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:52.484377 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f1df2439-763d-420b-a0e1-a4d652ef5ce5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:52.492142 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f1df2439-763d-420b-a0e1-a4d652ef5ce5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Reserve volume completed successfully. Aug 09 07:42:52.492692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1df2439-763d-420b-a0e1-a4d652ef5ce5 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action returned with HTTP 202 Aug 09 07:42:52.493257 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 428/1725] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:52.501943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e4014f5c-5e04-4343-94ff-70b358bd04f3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.503901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4014f5c-5e04-4343-94ff-70b358bd04f3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action Aug 09 07:42:52.504149 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4014f5c-5e04-4343-94ff-70b358bd04f3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.504347 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4014f5c-5e04-4343-94ff-70b358bd04f3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.514151 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.514151 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:52.514723 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e4014f5c-5e04-4343-94ff-70b358bd04f3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:52.519750 np0000006821 devstack@c-api.service[100221]: ERROR cinder.volume.api [None req-e4014f5c-5e04-4343-94ff-70b358bd04f3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume status must be available to reserve, but the status is attaching. Aug 09 07:42:52.520073 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4014f5c-5e04-4343-94ff-70b358bd04f3 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action returned with HTTP 400 Aug 09 07:42:52.520604 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 431/1726] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.530724 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0407a4af-e811-4b13-8e10-22b477b883dd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.533887 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0407a4af-e811-4b13-8e10-22b477b883dd tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action Aug 09 07:42:52.534419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0407a4af-e811-4b13-8e10-22b477b883dd tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.534622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0407a4af-e811-4b13-8e10-22b477b883dd tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.546511 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.546511 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:52.547193 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0407a4af-e811-4b13-8e10-22b477b883dd tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:52.564640 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0407a4af-e811-4b13-8e10-22b477b883dd tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Unreserve volume completed successfully. Aug 09 07:42:52.564986 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0407a4af-e811-4b13-8e10-22b477b883dd tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action returned with HTTP 202 Aug 09 07:42:52.565858 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 431/1727] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:52.576161 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f68aa84f-c807-47ba-9275-0564c6f43e1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.578320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f68aa84f-c807-47ba-9275-0564c6f43e1b tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/3d93c0d7-9504-494f-80d0-bd223efdbbe1/action Aug 09 07:42:52.578753 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f68aa84f-c807-47ba-9275-0564c6f43e1b tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.578894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f68aa84f-c807-47ba-9275-0564c6f43e1b tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.590890 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f68aa84f-c807-47ba-9275-0564c6f43e1b tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/3d93c0d7-9504-494f-80d0-bd223efdbbe1/action returned with HTTP 404 Aug 09 07:42:52.591302 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 438/1728] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/3d93c0d7-9504-494f-80d0-bd223efdbbe1/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.602535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f88def61-a117-480a-a0bd-b52d953d35f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.604503 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f88def61-a117-480a-a0bd-b52d953d35f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/6244c90a-864d-4c0f-bf51-d043b3a7fd20/action Aug 09 07:42:52.604832 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f88def61-a117-480a-a0bd-b52d953d35f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.604975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f88def61-a117-480a-a0bd-b52d953d35f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.612238 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f88def61-a117-480a-a0bd-b52d953d35f7 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/6244c90a-864d-4c0f-bf51-d043b3a7fd20/action returned with HTTP 404 Aug 09 07:42:52.612783 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 429/1729] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/6244c90a-864d-4c0f-bf51-d043b3a7fd20/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.622237 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-20d459ab-2a68-476e-b2f9-b1b0feefaa12 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.624690 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 432/1730] 10.4.3.41 () {68 vars in 1253 bytes} [Sun Aug 9 07:42:52 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 09 07:42:52.635464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-254ccf0e-4bc4-4677-9055-d17f6fa22427 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.637145 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-254ccf0e-4bc4-4677-9055-d17f6fa22427 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] PUT https://10.4.3.41/volume/v3/volumes/tempest-invalid-99446545 Aug 09 07:42:52.637636 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-254ccf0e-4bc4-4677-9055-d17f6fa22427 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.649516 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-254ccf0e-4bc4-4677-9055-d17f6fa22427 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/tempest-invalid-99446545 returned with HTTP 404 Aug 09 07:42:52.649861 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 432/1731] 10.4.3.41 () {68 vars in 1325 bytes} [Sun Aug 9 07:42:52 2026] PUT /volume/v3/volumes/tempest-invalid-99446545 => generated 97 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:52.662967 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b62109a3-d842-490e-97b4-8a132ca04f6e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.665473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b62109a3-d842-490e-97b4-8a132ca04f6e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] PUT https://10.4.3.41/volume/v3/volumes/0b9c1631-9bb1-41dc-8052-9315fc3526b9 Aug 09 07:42:52.665800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b62109a3-d842-490e-97b4-8a132ca04f6e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.676350 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b62109a3-d842-490e-97b4-8a132ca04f6e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/0b9c1631-9bb1-41dc-8052-9315fc3526b9 returned with HTTP 404 Aug 09 07:42:52.676964 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 439/1732] 10.4.3.41 () {68 vars in 1361 bytes} [Sun Aug 9 07:42:52 2026] PUT /volume/v3/volumes/0b9c1631-9bb1-41dc-8052-9315fc3526b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.691639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c0426647-2c2f-4607-8d2b-b06e46d6548f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.694007 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c0426647-2c2f-4607-8d2b-b06e46d6548f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c58fad0c-5da8-4c88-a6e9-15bcdf5879b2 Aug 09 07:42:52.694250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c0426647-2c2f-4607-8d2b-b06e46d6548f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.694865 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c0426647-2c2f-4607-8d2b-b06e46d6548f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.694865 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-c0426647-2c2f-4607-8d2b-b06e46d6548f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Delete volume with id: c58fad0c-5da8-4c88-a6e9-15bcdf5879b2 Aug 09 07:42:52.705398 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c0426647-2c2f-4607-8d2b-b06e46d6548f tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/c58fad0c-5da8-4c88-a6e9-15bcdf5879b2 returned with HTTP 404 Aug 09 07:42:52.706039 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 430/1733] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:52 2026] DELETE /volume/v3/volumes/c58fad0c-5da8-4c88-a6e9-15bcdf5879b2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.715771 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9862db5c-76ec-4a12-bfc5-904c1e8f68e4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.717747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-73472856-ed2d-4b33-9ac0-e13a25b1b9db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.718562 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9862db5c-76ec-4a12-bfc5-904c1e8f68e4 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action Aug 09 07:42:52.718980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9862db5c-76ec-4a12-bfc5-904c1e8f68e4 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.719157 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9862db5c-76ec-4a12-bfc5-904c1e8f68e4 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.719793 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73472856-ed2d-4b33-9ac0-e13a25b1b9db tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:52.720261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73472856-ed2d-4b33-9ac0-e13a25b1b9db tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.720337 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73472856-ed2d-4b33-9ac0-e13a25b1b9db tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.720696 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9862db5c-76ec-4a12-bfc5-904c1e8f68e4 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action returned with HTTP 400 Aug 09 07:42:52.721709 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 433/1734] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.728002 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.728002 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:52.730457 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af501eaf-9911-4ad7-a8bf-c84f1e9c8e8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.732721 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af501eaf-9911-4ad7-a8bf-c84f1e9c8e8a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action Aug 09 07:42:52.733255 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af501eaf-9911-4ad7-a8bf-c84f1e9c8e8a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.733476 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af501eaf-9911-4ad7-a8bf-c84f1e9c8e8a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.739479 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af501eaf-9911-4ad7-a8bf-c84f1e9c8e8a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action returned with HTTP 400 Aug 09 07:42:52.740115 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-73472856-ed2d-4b33-9ac0-e13a25b1b9db tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:52.740210 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 440/1735] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.747725 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73472856-ed2d-4b33-9ac0-e13a25b1b9db tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:52.748156 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 433/1736] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:52.753702 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-451ba295-2261-41e2-aaed-e7425e43eaba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.755637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-451ba295-2261-41e2-aaed-e7425e43eaba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/3bf434d6-c3ac-4d79-abd8-26c98badcdb9/action Aug 09 07:42:52.756041 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-451ba295-2261-41e2-aaed-e7425e43eaba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.756158 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-451ba295-2261-41e2-aaed-e7425e43eaba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.761404 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4b789842-7355-48f4-801b-cccf206950e1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.763743 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4b789842-7355-48f4-801b-cccf206950e1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:52.764071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4b789842-7355-48f4-801b-cccf206950e1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.764158 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4b789842-7355-48f4-801b-cccf206950e1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.767135 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-451ba295-2261-41e2-aaed-e7425e43eaba tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/3bf434d6-c3ac-4d79-abd8-26c98badcdb9/action returned with HTTP 404 Aug 09 07:42:52.767693 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 431/1737] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/3bf434d6-c3ac-4d79-abd8-26c98badcdb9/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.778237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7972bfbd-2470-45f4-9bc9-ac940edabbaf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.779448 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.779448 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:52.781821 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7972bfbd-2470-45f4-9bc9-ac940edabbaf tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action Aug 09 07:42:52.782332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7972bfbd-2470-45f4-9bc9-ac940edabbaf tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.782440 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7972bfbd-2470-45f4-9bc9-ac940edabbaf tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.785002 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4b789842-7355-48f4-801b-cccf206950e1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:52.785131 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7972bfbd-2470-45f4-9bc9-ac940edabbaf tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action returned with HTTP 400 Aug 09 07:42:52.785718 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 441/1738] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:42:52.796223 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4b789842-7355-48f4-801b-cccf206950e1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:52.796729 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 434/1739] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:52.801479 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8d4f67ad-ba2b-4c26-8988-658901627d96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.807478 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d4f67ad-ba2b-4c26-8988-658901627d96 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] POST https://10.4.3.41/volume/v3/volumes/None/action Aug 09 07:42:52.808096 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d4f67ad-ba2b-4c26-8988-658901627d96 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:52.808328 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d4f67ad-ba2b-4c26-8988-658901627d96 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:52.820263 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d4f67ad-ba2b-4c26-8988-658901627d96 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/None/action returned with HTTP 404 Aug 09 07:42:52.821063 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 434/1740] 10.4.3.41 () {68 vars in 1287 bytes} [Sun Aug 9 07:42:52 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:52.831607 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-30c46886-a7f4-4af0-bbc4-ba469e054362 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.833771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30c46886-a7f4-4af0-bbc4-ba469e054362 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/5a9bb317-9e30-44d8-a5dc-441d19310c7d Aug 09 07:42:52.834027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30c46886-a7f4-4af0-bbc4-ba469e054362 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.834267 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30c46886-a7f4-4af0-bbc4-ba469e054362 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.840928 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30c46886-a7f4-4af0-bbc4-ba469e054362 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/5a9bb317-9e30-44d8-a5dc-441d19310c7d returned with HTTP 404 Aug 09 07:42:52.841372 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 432/1741] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/5a9bb317-9e30-44d8-a5dc-441d19310c7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:52.855622 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b5006a2-84b8-490c-81e2-b9e1ab856da2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.859463 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b5006a2-84b8-490c-81e2-b9e1ab856da2 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 Aug 09 07:42:52.859762 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b5006a2-84b8-490c-81e2-b9e1ab856da2 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.860833 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b5006a2-84b8-490c-81e2-b9e1ab856da2 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.866667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-59b5485c-a8d3-461a-8af0-07fae3beec76 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.870020 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-59b5485c-a8d3-461a-8af0-07fae3beec76 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:52.870252 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-59b5485c-a8d3-461a-8af0-07fae3beec76 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.870482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-59b5485c-a8d3-461a-8af0-07fae3beec76 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.877168 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.877168 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:52.878826 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.878826 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:52.883024 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7b5006a2-84b8-490c-81e2-b9e1ab856da2 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:52.885887 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-59b5485c-a8d3-461a-8af0-07fae3beec76 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:52.889151 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b5006a2-84b8-490c-81e2-b9e1ab856da2 tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 returned with HTTP 200 Aug 09 07:42:52.889151 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 442/1742] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:52.899779 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-59b5485c-a8d3-461a-8af0-07fae3beec76 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:52.900467 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 435/1743] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:52.907492 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.910371 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 Aug 09 07:42:52.910631 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.910861 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.911073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Delete volume with id: ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 Aug 09 07:42:52.929003 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.929003 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:52.930974 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:52.967050 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Delete volume request issued successfully. Aug 09 07:42:52.967318 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c67bc53-c5b7-4305-ab29-84c37d254e1a tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 returned with HTTP 202 Aug 09 07:42:52.968023 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 435/1744] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:52 2026] DELETE /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:52.976734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-10ca7475-d809-4732-809e-92a121fef00e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:52.980256 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10ca7475-d809-4732-809e-92a121fef00e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 Aug 09 07:42:52.980256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10ca7475-d809-4732-809e-92a121fef00e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:52.980256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10ca7475-d809-4732-809e-92a121fef00e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:52.990333 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:52.990333 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:52.997815 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-10ca7475-d809-4732-809e-92a121fef00e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Volume info retrieved successfully. Aug 09 07:42:53.004610 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10ca7475-d809-4732-809e-92a121fef00e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 returned with HTTP 200 Aug 09 07:42:53.005193 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 433/1745] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:52 2026] GET /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:53.102851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7536c760-3f07-40ea-9032-08cf76034e65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.105236 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7536c760-3f07-40ea-9032-08cf76034e65 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:53.105475 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7536c760-3f07-40ea-9032-08cf76034e65 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.105568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7536c760-3f07-40ea-9032-08cf76034e65 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.105644 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7536c760-3f07-40ea-9032-08cf76034e65 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:53.110574 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.110574 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:53.111283 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7536c760-3f07-40ea-9032-08cf76034e65 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:53.111685 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 443/1746] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:53.266210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1692b028-768b-4ec8-9487-257470bcfee8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.266663 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1692b028-768b-4ec8-9487-257470bcfee8 None None] GET https://10.4.3.41/volume// Aug 09 07:42:53.267014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1692b028-768b-4ec8-9487-257470bcfee8 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.267202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1692b028-768b-4ec8-9487-257470bcfee8 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.267485 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1692b028-768b-4ec8-9487-257470bcfee8 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:53.267798 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 436/1747] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:53.275104 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3f004eca-d978-44e6-ac39-e15a15fba9e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.279492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-c5aaf830-9177-438b-b423-b56916544c8f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.281340 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f004eca-d978-44e6-ac39-e15a15fba9e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:42:53.281560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f004eca-d978-44e6-ac39-e15a15fba9e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.281731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f004eca-d978-44e6-ac39-e15a15fba9e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.282301 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-c5aaf830-9177-438b-b423-b56916544c8f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:42:53.283033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-c5aaf830-9177-438b-b423-b56916544c8f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38b190a9-f92d-434c-8c13-33a4a5edfaf6", "connector": null, "instance_uuid": "7986ea54-ea3e-4914-9544-0fb6f658d0fb"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:53.297172 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f004eca-d978-44e6-ac39-e15a15fba9e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b returned with HTTP 404 Aug 09 07:42:53.297726 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 436/1748] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:53.301231 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.301231 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:53.307067 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.310578 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:42:53.310862 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.311218 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.311478 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:42:53.322018 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.322018 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:53.322673 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:53.347813 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:53.348109 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e1f5878-d5f7-4560-9be3-6a1eab8df62d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 returned with HTTP 202 Aug 09 07:42:53.348654 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 444/1749] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:53 2026] DELETE /volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:53.354591 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-c5aaf830-9177-438b-b423-b56916544c8f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:42:53.354676 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 434/1750] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:42:53 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 09 07:42:53.361308 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ed1d4730-ce19-416c-bc61-4e949afa5570 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.363705 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ed1d4730-ce19-416c-bc61-4e949afa5570 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:42:53.364018 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ed1d4730-ce19-416c-bc61-4e949afa5570 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.364325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ed1d4730-ce19-416c-bc61-4e949afa5570 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.373202 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.373202 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:53.378351 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ed1d4730-ce19-416c-bc61-4e949afa5570 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:53.396763 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b21e339-4df6-4d37-861f-1062b6675341 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.397401 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ed1d4730-ce19-416c-bc61-4e949afa5570 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 returned with HTTP 200 Aug 09 07:42:53.398039 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 437/1751] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 => generated 893 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:53.398626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b21e339-4df6-4d37-861f-1062b6675341 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:53.399483 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b21e339-4df6-4d37-861f-1062b6675341 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.399483 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b21e339-4df6-4d37-861f-1062b6675341 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.410850 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8107d470-c598-4dff-8857-8d3df79bccd4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.411026 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8107d470-c598-4dff-8857-8d3df79bccd4 None None] GET https://10.4.3.41/volume// Aug 09 07:42:53.411434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8107d470-c598-4dff-8857-8d3df79bccd4 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.411434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8107d470-c598-4dff-8857-8d3df79bccd4 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.411686 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8107d470-c598-4dff-8857-8d3df79bccd4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:42:53.411991 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 445/1752] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:42:53.418762 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.418762 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:53.422214 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-35ba10ec-451e-446c-af4b-817b2ea7c582 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.423925 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5b21e339-4df6-4d37-861f-1062b6675341 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:53.424850 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-35ba10ec-451e-446c-af4b-817b2ea7c582 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:53.425196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-35ba10ec-451e-446c-af4b-817b2ea7c582 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.425451 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-35ba10ec-451e-446c-af4b-817b2ea7c582 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.430004 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b21e339-4df6-4d37-861f-1062b6675341 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:53.430816 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 437/1753] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:53.442435 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.442435 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:53.447036 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-35ba10ec-451e-446c-af4b-817b2ea7c582 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:53.451147 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-35ba10ec-451e-446c-af4b-817b2ea7c582 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:53.451818 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 435/1754] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 1055 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:42:53.566358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-5b08f527-aa37-45f5-923c-be34955c2d1d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.568545 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-5b08f527-aa37-45f5-923c-be34955c2d1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] PUT https://10.4.3.41/volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42 Aug 09 07:42:53.568843 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-5b08f527-aa37-45f5-923c-be34955c2d1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:53.577627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-5b08f527-aa37-45f5-923c-be34955c2d1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Acquiring lock "cinder-attachment_update-38b190a9-f92d-434c-8c13-33a4a5edfaf6-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:42:53.583176 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-5b08f527-aa37-45f5-923c-be34955c2d1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-38b190a9-f92d-434c-8c13-33a4a5edfaf6-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:42:53.584170 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.584170 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:53.668541 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-5b08f527-aa37-45f5-923c-be34955c2d1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-38b190a9-f92d-434c-8c13-33a4a5edfaf6-np0000006821" released by "attachment_update" :: held 0.085s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:42:53.668970 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-5b08f527-aa37-45f5-923c-be34955c2d1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42 returned with HTTP 200 Aug 09 07:42:53.669580 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 438/1755] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:42:53 2026] PUT /volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:53.678606 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-09652dab-fa76-4db1-99e2-82adb7e12854 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:53.681524 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-09652dab-fa76-4db1-99e2-82adb7e12854 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/encryption Aug 09 07:42:53.681797 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-09652dab-fa76-4db1-99e2-82adb7e12854 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:53.682092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-09652dab-fa76-4db1-99e2-82adb7e12854 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:53.692850 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:53.692850 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:53.700150 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-09652dab-fa76-4db1-99e2-82adb7e12854 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/encryption returned with HTTP 200 Aug 09 07:42:53.700661 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 446/1756] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:42:53 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:54.025521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-327a6d71-da9a-4ace-9777-34dc745a953e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.027280 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-327a6d71-da9a-4ace-9777-34dc745a953e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] GET https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 Aug 09 07:42:54.027490 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-327a6d71-da9a-4ace-9777-34dc745a953e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:54.027663 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-327a6d71-da9a-4ace-9777-34dc745a953e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:54.032935 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-327a6d71-da9a-4ace-9777-34dc745a953e tempest-VolumesNegativeTest-380366274 tempest-VolumesNegativeTest-380366274-project-member] https://10.4.3.41/volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 returned with HTTP 404 Aug 09 07:42:54.033418 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 438/1757] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:54 2026] GET /volume/v3/volumes/ea9d50c6-52f2-4a60-8a2e-e67e87cb2d79 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:54.123525 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-617a35ae-2272-46d1-a07e-54f70f7ca691 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.126548 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-617a35ae-2272-46d1-a07e-54f70f7ca691 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:54.126867 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-617a35ae-2272-46d1-a07e-54f70f7ca691 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:54.127113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-617a35ae-2272-46d1-a07e-54f70f7ca691 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:54.127228 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-617a35ae-2272-46d1-a07e-54f70f7ca691 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:54.132468 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:54.132468 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:54.133702 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-617a35ae-2272-46d1-a07e-54f70f7ca691 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:54.134205 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 436/1758] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:54 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:54.168345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ce8332a1-a0ac-4f63-ab62-ff993e444a47 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.340339 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ce8332a1-a0ac-4f63-ab62-ff993e444a47 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:42:54.340807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ce8332a1-a0ac-4f63-ab62-ff993e444a47 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1647719805"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:54.342272 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:54.342272 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:54.357983 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ce8332a1-a0ac-4f63-ab62-ff993e444a47 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:42:54.358480 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 439/1759] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:42:54 2026] POST /volume/v3/types => generated 216 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:54.371627 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff60935f-1115-4899-92b3-cadac97ee748 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.373791 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff60935f-1115-4899-92b3-cadac97ee748 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:42:54.374304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff60935f-1115-4899-92b3-cadac97ee748 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-656253656"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:54.395251 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff60935f-1115-4899-92b3-cadac97ee748 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:42:54.395679 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 447/1760] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:42:54 2026] POST /volume/v3/group_types => generated 172 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:54.407999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.416983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a02849fb-dc19-45ae-ad9e-be905302a23d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.420173 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a02849fb-dc19-45ae-ad9e-be905302a23d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:42:54.420505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a02849fb-dc19-45ae-ad9e-be905302a23d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:54.420767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a02849fb-dc19-45ae-ad9e-be905302a23d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:54.431203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a02849fb-dc19-45ae-ad9e-be905302a23d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 returned with HTTP 404 Aug 09 07:42:54.432050 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 437/1761] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:54 2026] GET /volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:54.445230 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.447592 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:54.447645 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79569e7c-bc35-4ffa-b971-ac9751d06ee4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.448129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-77402454"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:54.450344 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-77402454'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:54.450557 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:54.451121 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79569e7c-bc35-4ffa-b971-ac9751d06ee4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:54.451488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79569e7c-bc35-4ffa-b971-ac9751d06ee4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:54.451682 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79569e7c-bc35-4ffa-b971-ac9751d06ee4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:54.457681 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:54.467215 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:54.467215 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:54.469734 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (0066423b-773e-4fbd-afd4-69a9e6454485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:54.471505 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a80088-ea07-437a-b2ed-d0aef05d3432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:54.472687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:54.474517 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79569e7c-bc35-4ffa-b971-ac9751d06ee4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:54.482413 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79569e7c-bc35-4ffa-b971-ac9751d06ee4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:54.482592 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 448/1762] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:54 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:54.520046 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:42:54.520046 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "29d10ffb-ec6a-4ad2-bdc9-9ee2e78f1249", "volume_types": ["24768be7-25dd-4c8c-bced-ad7b5770514e"], "name": "tempest-Group1-1048833925"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:54.521598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Creating new group {'group': {'group_type': '29d10ffb-ec6a-4ad2-bdc9-9ee2e78f1249', 'volume_types': ['24768be7-25dd-4c8c-bced-ad7b5770514e'], 'name': 'tempest-Group1-1048833925'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:42:54.527990 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Creating group tempest-Group1-1048833925. Aug 09 07:42:54.528159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a80088-ea07-437a-b2ed-d0aef05d3432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:54.528159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd86a4b-e44a-4db9-bd94-dd79f8aa1e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:54.548565 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:42:54.548042. {{(pid=100222) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:42:54.548747 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability Zones retrieved successfully. Aug 09 07:42:54.572007 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Created reservations ['dd814239-7ae8-45c8-85de-c246c733568e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:54.580866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['eb602491-cf2e-498f-ae29-3bbe6bf28e25', 'fc5b927a-39aa-49f9-afc8-574e6c915077', '9325b23b-b984-4992-b9a6-7ffa50b6f9ea', '6a110002-d73a-4a92-a142-9771f3fb746d'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:54.582064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd86a4b-e44a-4db9-bd94-dd79f8aa1e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb602491-cf2e-498f-ae29-3bbe6bf28e25', 'fc5b927a-39aa-49f9-afc8-574e6c915077', '9325b23b-b984-4992-b9a6-7ffa50b6f9ea', '6a110002-d73a-4a92-a142-9771f3fb746d']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:54.583153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807ffd72-97f9-48a3-8246-cd6c9ed12aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:54.605075 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81eeacc7-fdcc-4cc0-9640-7679940876ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:42:54.605616 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 439/1763] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:42:54 2026] POST /volume/v3/groups => generated 94 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:54.612445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807ffd72-97f9-48a3-8246-cd6c9ed12aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d0ec276-5ae1-4e67-aa82-2095357a0885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-77402454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['eb602491-cf2e-498f-ae29-3bbe6bf28e25','fc5b927a-39aa-49f9-afc8-574e6c915077','9325b23b-b984-4992-b9a6-7ffa50b6f9ea','6a110002-d73a-4a92-a142-9771f3fb746d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-77402454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d0ec276-5ae1-4e67-aa82-2095357a0885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:54.613629 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3325047-0c91-4d17-bdfe-b51678990b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:54.619778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8cb3b464-3ec4-4d9c-8177-f681e08bb7d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.623808 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cb3b464-3ec4-4d9c-8177-f681e08bb7d2 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 Aug 09 07:42:54.624063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8cb3b464-3ec4-4d9c-8177-f681e08bb7d2 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:54.624279 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8cb3b464-3ec4-4d9c-8177-f681e08bb7d2 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:54.624818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-8cb3b464-3ec4-4d9c-8177-f681e08bb7d2 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member 2bda71c8-1d86-4039-a838-5b28ea46e1a3 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:54.633688 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:54.633688 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:54.634995 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3325047-0c91-4d17-bdfe-b51678990b9d) transitioned into state 'SUCCESS' from state '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-77402454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['eb602491-cf2e-498f-ae29-3bbe6bf28e25','fc5b927a-39aa-49f9-afc8-574e6c915077','9325b23b-b984-4992-b9a6-7ffa50b6f9ea','6a110002-d73a-4a92-a142-9771f3fb746d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:54.636291 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8088fbe3-ee10-4a43-b940-fc710928f541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:54.651828 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cb3b464-3ec4-4d9c-8177-f681e08bb7d2 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 returned with HTTP 200 Aug 09 07:42:54.651828 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 438/1764] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:54 2026] GET /volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:54.652328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8088fbe3-ee10-4a43-b940-fc710928f541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:54.653503 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (0066423b-773e-4fbd-afd4-69a9e6454485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:54.653942 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:54.654989 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b1efc08-ad86-478f-949f-0a2883e8cd0d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:54.655688 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 440/1765] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:42:54 2026] POST /volume/v3/volumes => generated 766 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:54.668439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64b39fc4-4310-44a2-9523-2537a465f482 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:54.670485 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64b39fc4-4310-44a2-9523-2537a465f482 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:42:54.670826 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64b39fc4-4310-44a2-9523-2537a465f482 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:54.671071 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64b39fc4-4310-44a2-9523-2537a465f482 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:54.679202 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:54.679202 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:54.683870 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64b39fc4-4310-44a2-9523-2537a465f482 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:54.688378 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64b39fc4-4310-44a2-9523-2537a465f482 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 returned with HTTP 200 Aug 09 07:42:54.688982 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 449/1766] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:54 2026] GET /volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:55.147688 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a40b73b-9d5f-4c44-8119-adab8f67392e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.150452 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a40b73b-9d5f-4c44-8119-adab8f67392e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:55.150699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a40b73b-9d5f-4c44-8119-adab8f67392e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:55.151380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a40b73b-9d5f-4c44-8119-adab8f67392e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:55.151380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1a40b73b-9d5f-4c44-8119-adab8f67392e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:55.157513 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:55.157513 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:55.158750 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a40b73b-9d5f-4c44-8119-adab8f67392e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:55.159277 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 440/1767] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:55 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:42:55.498050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-67b168f7-3d77-45bf-bd70-0b4cfacaf621 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.500783 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67b168f7-3d77-45bf-bd70-0b4cfacaf621 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:55.501125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67b168f7-3d77-45bf-bd70-0b4cfacaf621 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:55.501398 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67b168f7-3d77-45bf-bd70-0b4cfacaf621 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:55.514973 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:55.514973 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:55.519779 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-67b168f7-3d77-45bf-bd70-0b4cfacaf621 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:55.526159 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67b168f7-3d77-45bf-bd70-0b4cfacaf621 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:55.526767 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 439/1768] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:55 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:55.663085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-edccf2ca-7fdf-4e5e-8499-254cf09c410b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.665423 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-edccf2ca-7fdf-4e5e-8499-254cf09c410b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 Aug 09 07:42:55.665656 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-edccf2ca-7fdf-4e5e-8499-254cf09c410b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:55.665829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-edccf2ca-7fdf-4e5e-8499-254cf09c410b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:55.665991 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-edccf2ca-7fdf-4e5e-8499-254cf09c410b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member 2bda71c8-1d86-4039-a838-5b28ea46e1a3 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:55.671585 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:55.671585 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:55.682032 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-edccf2ca-7fdf-4e5e-8499-254cf09c410b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 returned with HTTP 200 Aug 09 07:42:55.682408 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 441/1769] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:55 2026] GET /volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:55.693154 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.694932 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:42:55.695275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "29d10ffb-ec6a-4ad2-bdc9-9ee2e78f1249", "volume_types": ["24768be7-25dd-4c8c-bced-ad7b5770514e"], "name": "tempest-Group2-1826764434"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:55.696618 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Creating new group {'group': {'group_type': '29d10ffb-ec6a-4ad2-bdc9-9ee2e78f1249', 'volume_types': ['24768be7-25dd-4c8c-bced-ad7b5770514e'], 'name': 'tempest-Group2-1826764434'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:42:55.700210 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Creating group tempest-Group2-1826764434. Aug 09 07:42:55.704707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d2a1299-07ea-4b53-8c88-053f8504594d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.706360 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d2a1299-07ea-4b53-8c88-053f8504594d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:42:55.706553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d2a1299-07ea-4b53-8c88-053f8504594d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:55.706739 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d2a1299-07ea-4b53-8c88-053f8504594d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:55.708392 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability Zones retrieved successfully. Aug 09 07:42:55.714511 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:55.714511 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:55.717888 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9d2a1299-07ea-4b53-8c88-053f8504594d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:55.721872 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d2a1299-07ea-4b53-8c88-053f8504594d tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 returned with HTTP 200 Aug 09 07:42:55.722354 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 441/1770] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:55 2026] GET /volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:55.732288 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Created reservations ['7836bbea-01a0-4503-9f22-853c3370ab94'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:55.735608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.738023 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:42:55.738411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d0ec276-5ae1-4e67-aa82-2095357a0885", "name": "tempest-VolumeDependencyTests-Snapshot-1951822883"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:55.748085 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:55.748085 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:55.748720 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:55.748835 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create snapshot from volume 1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:42:55.778286 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be1b5e9a-e5bb-4d18-bdb9-3210c1add3bc tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:42:55.778757 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 450/1771] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:42:55 2026] POST /volume/v3/groups => generated 94 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:55.785962 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['94294d18-49bf-4064-9e83-ef40f73ec2a2', '23049f9c-84ea-4dfe-9f6c-b80f53c03a06', '6bc8d91d-9cf5-46af-9fb9-2b7d4451a6c5', '6fadda15-3323-45c4-8570-3a03f597517e'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:55.788065 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-80dcdc44-bdc3-4eb9-8d52-b6a3c862f52f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.790882 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80dcdc44-bdc3-4eb9-8d52-b6a3c862f52f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 Aug 09 07:42:55.790882 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80dcdc44-bdc3-4eb9-8d52-b6a3c862f52f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:55.790882 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80dcdc44-bdc3-4eb9-8d52-b6a3c862f52f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:55.791223 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-80dcdc44-bdc3-4eb9-8d52-b6a3c862f52f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member bfd7cfb7-5671-4c54-b100-c63c40dbe981 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:55.795513 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:55.795513 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:55.808517 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80dcdc44-bdc3-4eb9-8d52-b6a3c862f52f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 returned with HTTP 200 Aug 09 07:42:55.812383 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 442/1772] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:55 2026] GET /volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:55.826928 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot create request issued successfully. Aug 09 07:42:55.827369 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-667a2f26-efaa-45f4-8719-ce92c15e8a3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:42:55.827728 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 440/1773] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:42:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:42:55.836838 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-267a997f-844a-456d-853e-67e871a9e1d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:55.838748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-267a997f-844a-456d-853e-67e871a9e1d1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:42:55.839021 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-267a997f-844a-456d-853e-67e871a9e1d1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:55.839215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-267a997f-844a-456d-853e-67e871a9e1d1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:55.843998 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:55.843998 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:55.844421 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-267a997f-844a-456d-853e-67e871a9e1d1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:55.845285 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-267a997f-844a-456d-853e-67e871a9e1d1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 returned with HTTP 200 Aug 09 07:42:55.845658 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 442/1774] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:55 2026] GET /volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:56.174612 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04798ab5-b6de-478c-b588-bbf0a070de50 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:56.176769 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04798ab5-b6de-478c-b588-bbf0a070de50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:56.177022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04798ab5-b6de-478c-b588-bbf0a070de50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:56.177238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04798ab5-b6de-478c-b588-bbf0a070de50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:56.177347 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-04798ab5-b6de-478c-b588-bbf0a070de50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:56.183665 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.183665 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:56.184780 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04798ab5-b6de-478c-b588-bbf0a070de50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:56.184780 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 451/1775] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:56 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:56.484864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-e0aa0036-a46b-4ad0-8f29-ec55e40a7119 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:56.488251 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-e0aa0036-a46b-4ad0-8f29-ec55e40a7119 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297/action Aug 09 07:42:56.488825 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-e0aa0036-a46b-4ad0-8f29-ec55e40a7119 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:56.489101 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-e0aa0036-a46b-4ad0-8f29-ec55e40a7119 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:56.521343 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.521343 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:56.535671 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-64009dac-3cb3-465e-bb70-cefe16d2d9dc req-e0aa0036-a46b-4ad0-8f29-ec55e40a7119 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297/action returned with HTTP 204 Aug 09 07:42:56.536239 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 443/1776] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:42:56 2026] POST /volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:56.543510 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-36f11255-1a2d-4465-a1fd-60e276484b34 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:56.545619 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-36f11255-1a2d-4465-a1fd-60e276484b34 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:56.545812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-36f11255-1a2d-4465-a1fd-60e276484b34 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:56.546029 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-36f11255-1a2d-4465-a1fd-60e276484b34 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:56.561659 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.561659 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:56.568395 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-36f11255-1a2d-4465-a1fd-60e276484b34 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:56.574678 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-36f11255-1a2d-4465-a1fd-60e276484b34 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:56.575173 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 441/1777] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:56 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:42:56.819831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-44f39dea-9b36-4bc1-87bd-8b5abc78ff73 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:56.822731 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44f39dea-9b36-4bc1-87bd-8b5abc78ff73 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 Aug 09 07:42:56.822860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44f39dea-9b36-4bc1-87bd-8b5abc78ff73 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:56.823136 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44f39dea-9b36-4bc1-87bd-8b5abc78ff73 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:56.823330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-44f39dea-9b36-4bc1-87bd-8b5abc78ff73 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member bfd7cfb7-5671-4c54-b100-c63c40dbe981 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:56.827674 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.827674 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:56.837234 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44f39dea-9b36-4bc1-87bd-8b5abc78ff73 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 returned with HTTP 200 Aug 09 07:42:56.839829 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 443/1778] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:56 2026] GET /volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:56.847509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:56.849311 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:56.849697 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2067017978", "volume_type": "24768be7-25dd-4c8c-bced-ad7b5770514e", "group_id": "2bda71c8-1d86-4039-a838-5b28ea46e1a3", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:56.851313 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2067017978', 'volume_type': '24768be7-25dd-4c8c-bced-ad7b5770514e', 'group_id': '2bda71c8-1d86-4039-a838-5b28ea46e1a3', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:56.860283 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.860283 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:56.860790 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume of 1 GB Aug 09 07:42:56.863731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-333445d0-c7c5-419b-8e4a-51389096d127 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:56.865637 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-333445d0-c7c5-419b-8e4a-51389096d127 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:42:56.865868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-333445d0-c7c5-419b-8e4a-51389096d127 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:56.866091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-333445d0-c7c5-419b-8e4a-51389096d127 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:56.867428 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability Zones retrieved successfully. Aug 09 07:42:56.872557 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.872557 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:56.873048 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-333445d0-c7c5-419b-8e4a-51389096d127 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:56.874226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-333445d0-c7c5-419b-8e4a-51389096d127 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 returned with HTTP 200 Aug 09 07:42:56.874732 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 444/1779] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:56 2026] GET /volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:56.876956 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Flow 'volume_create_api' (6739ffc9-f02e-4113-9e78-47cf71e9434a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:56.879120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a46ba86-69c2-42eb-ac87-52d14402f752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:56.879906 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.879906 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:56.880891 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:56.886259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:56.888766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:42:56.889319 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "036bdc89-8118-4d1c-a539-8bb0740d0152", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-50296700"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:56.891528 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'snapshot_id': '036bdc89-8118-4d1c-a539-8bb0740d0152', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-50296700'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:42:56.903146 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:56.903146 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:56.903862 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:56.904054 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:42:56.908580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a46ba86-69c2-42eb-ac87-52d14402f752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:42:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=24768be7-25dd-4c8c-bced-ad7b5770514e,is_public=True,name='tempest-GroupsTest-volume-type-1647719805',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24768be7-25dd-4c8c-bced-ad7b5770514e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2bda71c8-1d86-4039-a838-5b28ea46e1a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:56.909582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8953e7-271c-436e-887b-2954d6fc6086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:56.909759 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:42:56.919115 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (ab4ae3f5-13e8-439d-be43-4f16013f7121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:56.920876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c7b26c7-2673-4b5a-ab03-b11f3b7ccc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:56.922372 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:42:56.957770 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1647719805 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1647719805, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:56.958220 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1647719805 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1647719805, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:42:56.972277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c7b26c7-2673-4b5a-ab03-b11f3b7ccc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '036bdc89-8118-4d1c-a539-8bb0740d0152', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:56.972903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b25c193-c362-4be7-9f9c-8812f8ef87b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:57.018740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Created reservations ['d996a711-c155-45fc-a3e7-ef9dda0cb446', '22125efe-e530-4c45-90a3-847f731ba955', '22f40c54-7f51-491b-a7ed-f84e96b8dd4c', 'e6cdd13e-d9a2-402d-9be4-12cc98158be0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:57.021365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8953e7-271c-436e-887b-2954d6fc6086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d996a711-c155-45fc-a3e7-ef9dda0cb446', '22125efe-e530-4c45-90a3-847f731ba955', '22f40c54-7f51-491b-a7ed-f84e96b8dd4c', 'e6cdd13e-d9a2-402d-9be4-12cc98158be0']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.022482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e70c57-3cc4-4cf9-a859-c90beaa9e649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:57.036229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['776e938f-48d6-48f1-87c7-ceb7fa9692cf', 'ecd725ed-3f38-4285-801b-6e4f82eece6d', '150b4852-f0a8-4ab6-b737-5e0d3087a714', 'd28a77c1-9511-4e32-9f60-238fbf2696ff'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:42:57.037104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b25c193-c362-4be7-9f9c-8812f8ef87b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['776e938f-48d6-48f1-87c7-ceb7fa9692cf', 'ecd725ed-3f38-4285-801b-6e4f82eece6d', '150b4852-f0a8-4ab6-b737-5e0d3087a714', 'd28a77c1-9511-4e32-9f60-238fbf2696ff']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.038595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00c96bc-2c31-4a52-b985-3c0df6895d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:57.053424 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e70c57-3cc4-4cf9-a859-c90beaa9e649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2067017978',encryption_key_id=None,group_id=2bda71c8-1d86-4039-a838-5b28ea46e1a3,group_type_id=,metadata={},multiattach=False,project_id='2e4a03c3dc934e43982e260285277fa6',qos_specs=None,replication_status=,reservations=['d996a711-c155-45fc-a3e7-ef9dda0cb446','22125efe-e530-4c45-90a3-847f731ba955','22f40c54-7f51-491b-a7ed-f84e96b8dd4c','e6cdd13e-d9a2-402d-9be4-12cc98158be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb021540b7249339e27d3c2a290a89e',volume_type_id=24768be7-25dd-4c8c-bced-ad7b5770514e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2067017978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2bda71c8-1d86-4039-a838-5b28ea46e1a3,host=None,id=26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4a03c3dc934e43982e260285277fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbb021540b7249339e27d3c2a290a89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24768be7-25dd-4c8c-bced-ad7b5770514e),volume_type_id=24768be7-25dd-4c8c-bced-ad7b5770514e)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.055813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125c0e51-9874-4651-b89c-39df6487f797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:57.080094 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125c0e51-9874-4651-b89c-39df6487f797) transitioned into state 'SUCCESS' from state '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-2067017978',encryption_key_id=None,group_id=2bda71c8-1d86-4039-a838-5b28ea46e1a3,group_type_id=,metadata={},multiattach=False,project_id='2e4a03c3dc934e43982e260285277fa6',qos_specs=None,replication_status=,reservations=['d996a711-c155-45fc-a3e7-ef9dda0cb446','22125efe-e530-4c45-90a3-847f731ba955','22f40c54-7f51-491b-a7ed-f84e96b8dd4c','e6cdd13e-d9a2-402d-9be4-12cc98158be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb021540b7249339e27d3c2a290a89e',volume_type_id=24768be7-25dd-4c8c-bced-ad7b5770514e)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.080850 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39e0f14e-11b2-44cb-bd27-14648c54b5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:57.090257 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d00c96bc-2c31-4a52-b985-3c0df6895d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de5d94cf-07e0-4300-b203-403b7439700b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-50296700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['776e938f-48d6-48f1-87c7-ceb7fa9692cf','ecd725ed-3f38-4285-801b-6e4f82eece6d','150b4852-f0a8-4ab6-b737-5e0d3087a714','d28a77c1-9511-4e32-9f60-238fbf2696ff'],size=1,snapshot_id=036bdc89-8118-4d1c-a539-8bb0740d0152,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-50296700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de5d94cf-07e0-4300-b203-403b7439700b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=036bdc89-8118-4d1c-a539-8bb0740d0152,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.090524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5658e57-f8ac-443d-8d3a-aa274b8624f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:57.097649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39e0f14e-11b2-44cb-bd27-14648c54b5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.098679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Flow 'volume_create_api' (6739ffc9-f02e-4113-9e78-47cf71e9434a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:57.099075 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume request issued successfully. Aug 09 07:42:57.099794 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:42:57.099942 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:42:57.118227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5658e57-f8ac-443d-8d3a-aa274b8624f1) transitioned into state 'SUCCESS' from state '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-50296700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['776e938f-48d6-48f1-87c7-ceb7fa9692cf','ecd725ed-3f38-4285-801b-6e4f82eece6d','150b4852-f0a8-4ab6-b737-5e0d3087a714','d28a77c1-9511-4e32-9f60-238fbf2696ff'],size=1,snapshot_id=036bdc89-8118-4d1c-a539-8bb0740d0152,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.119344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a6260b-4f02-450c-93e1-afc37549604c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:42:57.142288 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:42:57.147328 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:57.147328 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:57.150019 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a6260b-4f02-450c-93e1-afc37549604c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:42:57.151007 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (ab4ae3f5-13e8-439d-be43-4f16013f7121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:42:57.151376 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:42:57.152288 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b31ce538-db8c-4dcc-8ed4-049d926c1a8e tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:57.152830 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 442/1780] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:42:56 2026] POST /volume/v3/volumes => generated 800 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:57.153832 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7fd9ed2-7a6f-44b9-b930-b03d0820f758 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:42:57.154494 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 452/1781] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:42:56 2026] POST /volume/v3/volumes => generated 813 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:57.181617 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a7152459-761d-48e9-bd90-b18e23bd6553 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:57.181768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-29ac831d-a022-44b5-aaeb-789e432445ea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:57.183967 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7152459-761d-48e9-bd90-b18e23bd6553 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b Aug 09 07:42:57.184066 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd Aug 09 07:42:57.184131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7152459-761d-48e9-bd90-b18e23bd6553 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:57.184166 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:57.184292 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:57.184369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7152459-761d-48e9-bd90-b18e23bd6553 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:57.196029 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:57.196029 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:57.196248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5bdca3cc-c7ca-4bd5-b156-ab91bdd1fc41 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:57.198470 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5bdca3cc-c7ca-4bd5-b156-ab91bdd1fc41 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:57.198720 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5bdca3cc-c7ca-4bd5-b156-ab91bdd1fc41 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:57.199022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5bdca3cc-c7ca-4bd5-b156-ab91bdd1fc41 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:57.199164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5bdca3cc-c7ca-4bd5-b156-ab91bdd1fc41 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:57.201492 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:57.201492 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:57.201987 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a7152459-761d-48e9-bd90-b18e23bd6553 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:57.204470 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:57.204470 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:57.205376 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5bdca3cc-c7ca-4bd5-b156-ab91bdd1fc41 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:57.205791 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 443/1782] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:57 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:57.208593 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:42:57.208800 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7152459-761d-48e9-bd90-b18e23bd6553 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b returned with HTTP 200 Aug 09 07:42:57.209358 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 444/1783] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:57 2026] GET /volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:57.209482 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:42:57.209602 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:42:57.253990 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:42:57.257932 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:57.257932 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:57.270969 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-29ac831d-a022-44b5-aaeb-789e432445ea tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd returned with HTTP 200 Aug 09 07:42:57.270969 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 445/1784] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:57 2026] GET /volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd => generated 881 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:57.591670 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3d921a6-5f03-4c28-8021-8f5426a9befa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:57.594482 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3d921a6-5f03-4c28-8021-8f5426a9befa tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:57.594869 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3d921a6-5f03-4c28-8021-8f5426a9befa tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:57.595216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3d921a6-5f03-4c28-8021-8f5426a9befa tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:57.610508 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:57.610508 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:57.615685 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b3d921a6-5f03-4c28-8021-8f5426a9befa tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:57.621791 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3d921a6-5f03-4c28-8021-8f5426a9befa tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:57.622245 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 453/1785] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:57 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:58.217110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a9dc4160-44fd-4a6c-af7f-6edbff0c4c10 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.220293 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9dc4160-44fd-4a6c-af7f-6edbff0c4c10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:58.220577 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9dc4160-44fd-4a6c-af7f-6edbff0c4c10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.220809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9dc4160-44fd-4a6c-af7f-6edbff0c4c10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.220968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a9dc4160-44fd-4a6c-af7f-6edbff0c4c10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:58.224293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2710a5d9-9aed-4d27-af7f-6e489613fce5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.226737 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2710a5d9-9aed-4d27-af7f-6e489613fce5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b Aug 09 07:42:58.227264 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2710a5d9-9aed-4d27-af7f-6e489613fce5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.227618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2710a5d9-9aed-4d27-af7f-6e489613fce5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.229548 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.229548 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:58.230577 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9dc4160-44fd-4a6c-af7f-6edbff0c4c10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:58.230970 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 444/1786] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:58.238356 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.238356 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:58.243695 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2710a5d9-9aed-4d27-af7f-6e489613fce5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:58.251706 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2710a5d9-9aed-4d27-af7f-6e489613fce5 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b returned with HTTP 200 Aug 09 07:42:58.252301 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 445/1787] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b => generated 893 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:58.265776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.267971 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:42:58.268225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.268827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.268827 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:42:58.275535 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.275535 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:58.276067 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:58.290886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de97523e-a9f4-435c-9f45-809364bea199 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.294360 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd Aug 09 07:42:58.294880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.295264 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.303488 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot delete request issued successfully. Aug 09 07:42:58.303745 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e504d2e-514e-48f7-9108-5e4d6bb3a441 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 returned with HTTP 202 Aug 09 07:42:58.304710 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 446/1788] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:42:58 2026] DELETE /volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:58.309347 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.309347 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:58.312811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8e8f4f4f-5b42-48b5-84c6-e334f17e932f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.314771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8e8f4f4f-5b42-48b5-84c6-e334f17e932f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:42:58.315409 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8e8f4f4f-5b42-48b5-84c6-e334f17e932f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.315409 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8e8f4f4f-5b42-48b5-84c6-e334f17e932f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.319037 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:42:58.321496 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:42:58.321710 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:42:58.321741 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.321741 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:58.322735 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8e8f4f4f-5b42-48b5-84c6-e334f17e932f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Snapshot retrieved successfully. Aug 09 07:42:58.323626 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8e8f4f4f-5b42-48b5-84c6-e334f17e932f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 returned with HTTP 200 Aug 09 07:42:58.324053 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 445/1789] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:58.373774 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:42:58.377276 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.377276 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:58.387695 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de97523e-a9f4-435c-9f45-809364bea199 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd returned with HTTP 200 Aug 09 07:42:58.388236 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 454/1790] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:58.402216 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f22a1333-0e18-436f-a03b-e0676867653b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.404049 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f22a1333-0e18-436f-a03b-e0676867653b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 Aug 09 07:42:58.404282 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f22a1333-0e18-436f-a03b-e0676867653b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.404496 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f22a1333-0e18-436f-a03b-e0676867653b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.404629 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-f22a1333-0e18-436f-a03b-e0676867653b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member 2bda71c8-1d86-4039-a838-5b28ea46e1a3 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:58.408276 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.408276 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:58.417004 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f22a1333-0e18-436f-a03b-e0676867653b tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 returned with HTTP 200 Aug 09 07:42:58.417441 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 446/1791] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:58.430059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-17289aa3-f5ee-4bac-a243-da0b7089bb06 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.432058 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17289aa3-f5ee-4bac-a243-da0b7089bb06 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 Aug 09 07:42:58.432310 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-17289aa3-f5ee-4bac-a243-da0b7089bb06 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.432663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-17289aa3-f5ee-4bac-a243-da0b7089bb06 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.432808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-17289aa3-f5ee-4bac-a243-da0b7089bb06 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member bfd7cfb7-5671-4c54-b100-c63c40dbe981 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:58.436397 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.436397 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:58.445874 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17289aa3-f5ee-4bac-a243-da0b7089bb06 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 returned with HTTP 200 Aug 09 07:42:58.446377 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 447/1792] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:42:58.455715 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6eef1a31-d0d1-4aab-adec-cac506c6f694 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.458030 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6eef1a31-d0d1-4aab-adec-cac506c6f694 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/detail Aug 09 07:42:58.458262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6eef1a31-d0d1-4aab-adec-cac506c6f694 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.458532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6eef1a31-d0d1-4aab-adec-cac506c6f694 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.485140 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6eef1a31-d0d1-4aab-adec-cac506c6f694 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/detail returned with HTTP 200 Aug 09 07:42:58.485630 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 446/1793] 10.4.3.41 () {68 vars in 1289 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/groups/detail => generated 640 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:58.496801 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.499113 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:42:58.499501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.499628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.499961 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:42:58.501238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:58.515656 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Get all volumes completed successfully. Aug 09 07:42:58.516561 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:42:58.516723 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:42:58.558502 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:42:58.561927 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.561927 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:58.571902 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da8d5870-1e80-4d5d-9fc3-31b5a94585c8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:42:58.572434 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 455/1794] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:58.584620 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12573f02-495b-4551-b063-a34949dc6bb7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.586735 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:42:58.587109 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.587330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.587979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:42:58.588349 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.588349 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:58.588881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:58.629428 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Get all volumes completed successfully. Aug 09 07:42:58.631678 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:42:58.631678 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:42:58.635940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0e1dbd04-ac5a-4cd2-936f-21954a5aceb2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.638635 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e1dbd04-ac5a-4cd2-936f-21954a5aceb2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:58.638930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e1dbd04-ac5a-4cd2-936f-21954a5aceb2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.639215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e1dbd04-ac5a-4cd2-936f-21954a5aceb2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.653009 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.653009 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:58.658642 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0e1dbd04-ac5a-4cd2-936f-21954a5aceb2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:58.666061 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e1dbd04-ac5a-4cd2-936f-21954a5aceb2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:58.667844 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 448/1795] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:58.682316 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:42:58.685630 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.685630 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:58.693518 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12573f02-495b-4551-b063-a34949dc6bb7 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:42:58.693994 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 447/1796] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:58.707069 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b0d2c30d-e9e8-489e-8f42-5244d302b762 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.708852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b0d2c30d-e9e8-489e-8f42-5244d302b762 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3/action Aug 09 07:42:58.709235 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b0d2c30d-e9e8-489e-8f42-5244d302b762 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:58.709363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b0d2c30d-e9e8-489e-8f42-5244d302b762 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:58.710778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-b0d2c30d-e9e8-489e-8f42-5244d302b762 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] delete called for group 2bda71c8-1d86-4039-a838-5b28ea46e1a3 {{(pid=100220) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:42:58.710901 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-b0d2c30d-e9e8-489e-8f42-5244d302b762 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Delete group with id: 2bda71c8-1d86-4039-a838-5b28ea46e1a3 Aug 09 07:42:58.714345 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.714345 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:58.769814 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b0d2c30d-e9e8-489e-8f42-5244d302b762 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3/action returned with HTTP 202 Aug 09 07:42:58.770277 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 447/1797] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:42:58 2026] POST /volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:58.780123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.785283 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd Aug 09 07:42:58.785283 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.785283 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.796368 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.796368 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:58.801550 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:42:58.802584 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:42:58.802949 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:42:58.858690 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:42:58.861501 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd3a12c6-8074-4c45-8257-896ab20648f4 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd returned with HTTP 404 Aug 09 07:42:58.862057 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 456/1798] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/volumes/26d2e340-9c28-42f5-8cd4-aeb9df2c7fdd => generated 108 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:58.871010 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fcc0afa1-7910-4a3f-b164-c19346964251 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.872757 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fcc0afa1-7910-4a3f-b164-c19346964251 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 Aug 09 07:42:58.872989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fcc0afa1-7910-4a3f-b164-c19346964251 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.873181 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fcc0afa1-7910-4a3f-b164-c19346964251 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.873298 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-fcc0afa1-7910-4a3f-b164-c19346964251 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member 2bda71c8-1d86-4039-a838-5b28ea46e1a3 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:58.876027 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fcc0afa1-7910-4a3f-b164-c19346964251 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 returned with HTTP 404 Aug 09 07:42:58.876437 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 449/1799] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:42:58.884880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0fa68e58-e274-483b-9f12-48437aa76e9e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.887377 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0fa68e58-e274-483b-9f12-48437aa76e9e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981/action Aug 09 07:42:58.887857 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0fa68e58-e274-483b-9f12-48437aa76e9e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:42:58.888048 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0fa68e58-e274-483b-9f12-48437aa76e9e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:42:58.889871 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-0fa68e58-e274-483b-9f12-48437aa76e9e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] delete called for group bfd7cfb7-5671-4c54-b100-c63c40dbe981 {{(pid=100222) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:42:58.890129 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-0fa68e58-e274-483b-9f12-48437aa76e9e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Delete group with id: bfd7cfb7-5671-4c54-b100-c63c40dbe981 Aug 09 07:42:58.894456 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.894456 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:58.947562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0fa68e58-e274-483b-9f12-48437aa76e9e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981/action returned with HTTP 202 Aug 09 07:42:58.948191 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 448/1800] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:42:58 2026] POST /volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:58.958488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7f0b4626-0360-4aea-b3b6-7b3b2acaa82f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:58.960366 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f0b4626-0360-4aea-b3b6-7b3b2acaa82f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 Aug 09 07:42:58.960644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4626-0360-4aea-b3b6-7b3b2acaa82f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:58.960759 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4626-0360-4aea-b3b6-7b3b2acaa82f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:58.960876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-7f0b4626-0360-4aea-b3b6-7b3b2acaa82f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member bfd7cfb7-5671-4c54-b100-c63c40dbe981 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:58.964344 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:58.964344 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:58.973370 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f0b4626-0360-4aea-b3b6-7b3b2acaa82f tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 returned with HTTP 200 Aug 09 07:42:58.973844 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 448/1801] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:58 2026] GET /volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:59.245550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3784bf25-4ad6-471a-a902-81279802c042 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.248027 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3784bf25-4ad6-471a-a902-81279802c042 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:42:59.248304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3784bf25-4ad6-471a-a902-81279802c042 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.248582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3784bf25-4ad6-471a-a902-81279802c042 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.248737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3784bf25-4ad6-471a-a902-81279802c042 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:59.254613 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.254613 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:59.255827 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3784bf25-4ad6-471a-a902-81279802c042 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:42:59.256378 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 457/1802] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:59.270216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dea2c37e-a1a0-439c-8280-b2907803fcd6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.272217 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dea2c37e-a1a0-439c-8280-b2907803fcd6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/9182687a-2eea-46e5-9574-924578ad8ea2 Aug 09 07:42:59.272479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dea2c37e-a1a0-439c-8280-b2907803fcd6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.272829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dea2c37e-a1a0-439c-8280-b2907803fcd6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.280877 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.280877 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:59.286238 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dea2c37e-a1a0-439c-8280-b2907803fcd6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:59.293523 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dea2c37e-a1a0-439c-8280-b2907803fcd6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/9182687a-2eea-46e5-9574-924578ad8ea2 returned with HTTP 200 Aug 09 07:42:59.294129 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 450/1803] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/volumes/9182687a-2eea-46e5-9574-924578ad8ea2 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:59.311053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.313851 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:42:59.314258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.314661 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.314991 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:42:59.316049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:42:59.327595 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Get all volumes completed successfully. Aug 09 07:42:59.328379 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdfe50a6-fc98-4a72-80d2-b9c2a7e625b6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:42:59.328999 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 449/1804] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/volumes => generated 657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:59.336287 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-03589bd3-b5f5-48ae-83b3-80155e446d3f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.340418 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-03589bd3-b5f5-48ae-83b3-80155e446d3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:42:59.340756 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-03589bd3-b5f5-48ae-83b3-80155e446d3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.341070 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-03589bd3-b5f5-48ae-83b3-80155e446d3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.342400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.344386 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9182687a-2eea-46e5-9574-924578ad8ea2 Aug 09 07:42:59.344599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.344771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.344966 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete volume with id: 9182687a-2eea-46e5-9574-924578ad8ea2 Aug 09 07:42:59.347093 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-03589bd3-b5f5-48ae-83b3-80155e446d3f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 returned with HTTP 404 Aug 09 07:42:59.347820 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 449/1805] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:42:59.351877 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.351877 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:59.352431 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:42:59.355750 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.357764 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:42:59.357998 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.358246 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.358476 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:42:59.367722 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.367722 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:59.368332 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:59.372269 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete volume request issued successfully. Aug 09 07:42:59.372380 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6593564e-7ef9-4bde-a410-16a56911a2f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/9182687a-2eea-46e5-9574-924578ad8ea2 returned with HTTP 202 Aug 09 07:42:59.372836 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 458/1806] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:59 2026] DELETE /volume/v3/volumes/9182687a-2eea-46e5-9574-924578ad8ea2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:42:59.382671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d4ce3ac0-aa3d-42c9-9fcc-57f25a6164e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.386574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4ce3ac0-aa3d-42c9-9fcc-57f25a6164e7 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] DELETE https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 Aug 09 07:42:59.386983 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4ce3ac0-aa3d-42c9-9fcc-57f25a6164e7 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.387390 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4ce3ac0-aa3d-42c9-9fcc-57f25a6164e7 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.387492 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-d4ce3ac0-aa3d-42c9-9fcc-57f25a6164e7 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Delete backup with id: b463be40-9043-4fea-817d-f8a338f77722. Aug 09 07:42:59.391177 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:42:59.391379 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-45d1fd25-a7f9-49a4-b8bd-e0631521e907 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 returned with HTTP 202 Aug 09 07:42:59.391781 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 451/1807] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:42:59 2026] DELETE /volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:42:59.403189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-956e993e-ce69-4fd0-b7de-902bdf08f684 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.403431 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.403431 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:42:59.405359 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-956e993e-ce69-4fd0-b7de-902bdf08f684 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:42:59.405714 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-956e993e-ce69-4fd0-b7de-902bdf08f684 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.406023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-956e993e-ce69-4fd0-b7de-902bdf08f684 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.415077 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.415077 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:42:59.419039 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-d4ce3ac0-aa3d-42c9-9fcc-57f25a6164e7 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] delete_backup rpcapi backup_id b463be40-9043-4fea-817d-f8a338f77722 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:42:59.420324 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-956e993e-ce69-4fd0-b7de-902bdf08f684 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:42:59.421525 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4ce3ac0-aa3d-42c9-9fcc-57f25a6164e7 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 returned with HTTP 202 Aug 09 07:42:59.422171 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 450/1808] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:42:59 2026] DELETE /volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:42:59.426223 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-956e993e-ce69-4fd0-b7de-902bdf08f684 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 returned with HTTP 200 Aug 09 07:42:59.426781 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 450/1809] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:42:59.436823 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ddf4c4a9-3559-4db3-81ca-b5f643fe9fad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.438634 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddf4c4a9-3559-4db3-81ca-b5f643fe9fad tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] GET https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 Aug 09 07:42:59.438809 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddf4c4a9-3559-4db3-81ca-b5f643fe9fad tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.439583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddf4c4a9-3559-4db3-81ca-b5f643fe9fad tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.439583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ddf4c4a9-3559-4db3-81ca-b5f643fe9fad tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Show backup with id b463be40-9043-4fea-817d-f8a338f77722. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:42:59.442931 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.442931 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:42:59.443489 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddf4c4a9-3559-4db3-81ca-b5f643fe9fad tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 returned with HTTP 200 Aug 09 07:42:59.443957 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 459/1810] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:59.680852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-39663e6c-8d54-489e-9d54-1b1ff6fdbeb9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.682658 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-39663e6c-8d54-489e-9d54-1b1ff6fdbeb9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:42:59.683034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-39663e6c-8d54-489e-9d54-1b1ff6fdbeb9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.683307 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-39663e6c-8d54-489e-9d54-1b1ff6fdbeb9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.693945 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:42:59.693945 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:42:59.698440 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-39663e6c-8d54-489e-9d54-1b1ff6fdbeb9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:42:59.703954 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-39663e6c-8d54-489e-9d54-1b1ff6fdbeb9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:42:59.704160 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 452/1811] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:42:59.984020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8db39c2a-c522-4a55-af08-e9fedd46bf26 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:42:59.987422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8db39c2a-c522-4a55-af08-e9fedd46bf26 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 Aug 09 07:42:59.987422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8db39c2a-c522-4a55-af08-e9fedd46bf26 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:42:59.987422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8db39c2a-c522-4a55-af08-e9fedd46bf26 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:42:59.987422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-8db39c2a-c522-4a55-af08-e9fedd46bf26 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member bfd7cfb7-5671-4c54-b100-c63c40dbe981 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:42:59.993462 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8db39c2a-c522-4a55-af08-e9fedd46bf26 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 returned with HTTP 404 Aug 09 07:42:59.993462 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 451/1812] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:42:59 2026] GET /volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:00.001994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e7176540-6f78-4474-9da6-51a784329c17 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.004665 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e7176540-6f78-4474-9da6-51a784329c17 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/detail Aug 09 07:43:00.004665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e7176540-6f78-4474-9da6-51a784329c17 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.004665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e7176540-6f78-4474-9da6-51a784329c17 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.007999 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e7176540-6f78-4474-9da6-51a784329c17 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/detail returned with HTTP 200 Aug 09 07:43:00.008276 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 451/1813] 10.4.3.41 () {68 vars in 1289 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:00.021333 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.023463 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:00.023735 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.023982 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.024310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:00.025229 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:00.032853 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Get all volumes completed successfully. Aug 09 07:43:00.035270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8b7cea0-cabe-41c3-85c6-7a2ab14d7ea0 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:00.035614 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 460/1814] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:00.053674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e9dbf040-ab2e-4d76-9878-5c4554b389af None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.056526 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e9dbf040-ab2e-4d76-9878-5c4554b389af tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981/action Aug 09 07:43:00.057154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e9dbf040-ab2e-4d76-9878-5c4554b389af tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:00.057767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e9dbf040-ab2e-4d76-9878-5c4554b389af tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:00.059620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-e9dbf040-ab2e-4d76-9878-5c4554b389af tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] delete called for group bfd7cfb7-5671-4c54-b100-c63c40dbe981 {{(pid=100221) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:43:00.059849 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.groups [None req-e9dbf040-ab2e-4d76-9878-5c4554b389af tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Delete group with id: bfd7cfb7-5671-4c54-b100-c63c40dbe981 Aug 09 07:43:00.064304 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e9dbf040-ab2e-4d76-9878-5c4554b389af tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981/action returned with HTTP 404 Aug 09 07:43:00.065093 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 453/1815] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:43:00 2026] POST /volume/v3/groups/bfd7cfb7-5671-4c54-b100-c63c40dbe981/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:00.073409 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.075599 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:00.075828 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.076055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.076328 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:00.081893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:00.094254 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Get all volumes completed successfully. Aug 09 07:43:00.096260 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69f505b1-50e0-4b43-a153-8d0a6cc393a5 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:00.096816 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 452/1816] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:00.114364 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ee104bba-b0d1-417e-852d-224c73614c76 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.116021 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ee104bba-b0d1-417e-852d-224c73614c76 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3/action Aug 09 07:43:00.116334 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ee104bba-b0d1-417e-852d-224c73614c76 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:00.116458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ee104bba-b0d1-417e-852d-224c73614c76 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:00.118181 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-ee104bba-b0d1-417e-852d-224c73614c76 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] delete called for group 2bda71c8-1d86-4039-a838-5b28ea46e1a3 {{(pid=100220) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:43:00.118181 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-ee104bba-b0d1-417e-852d-224c73614c76 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Delete group with id: 2bda71c8-1d86-4039-a838-5b28ea46e1a3 Aug 09 07:43:00.120790 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ee104bba-b0d1-417e-852d-224c73614c76 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3/action returned with HTTP 404 Aug 09 07:43:00.121330 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 452/1817] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:43:00 2026] POST /volume/v3/groups/2bda71c8-1d86-4039-a838-5b28ea46e1a3/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:00.129932 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e05838aa-7a80-4b31-a052-f91129f3f0ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.132261 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e05838aa-7a80-4b31-a052-f91129f3f0ea tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/29d10ffb-ec6a-4ad2-bdc9-9ee2e78f1249 Aug 09 07:43:00.132586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e05838aa-7a80-4b31-a052-f91129f3f0ea tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.132825 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e05838aa-7a80-4b31-a052-f91129f3f0ea tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.162947 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e05838aa-7a80-4b31-a052-f91129f3f0ea tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/group_types/29d10ffb-ec6a-4ad2-bdc9-9ee2e78f1249 returned with HTTP 202 Aug 09 07:43:00.163501 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 461/1818] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:43:00 2026] DELETE /volume/v3/group_types/29d10ffb-ec6a-4ad2-bdc9-9ee2e78f1249 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:00.176627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6085daa1-63a4-4d9c-b414-eceb428214ab None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.178713 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6085daa1-63a4-4d9c-b414-eceb428214ab tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] DELETE https://10.4.3.41/volume/v3/types/24768be7-25dd-4c8c-bced-ad7b5770514e Aug 09 07:43:00.178959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6085daa1-63a4-4d9c-b414-eceb428214ab tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.179203 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6085daa1-63a4-4d9c-b414-eceb428214ab tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.215609 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6085daa1-63a4-4d9c-b414-eceb428214ab tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/types/24768be7-25dd-4c8c-bced-ad7b5770514e returned with HTTP 202 Aug 09 07:43:00.216422 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 454/1819] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:43:00 2026] DELETE /volume/v3/types/24768be7-25dd-4c8c-bced-ad7b5770514e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:00.226387 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5939e734-7c37-433c-b751-623a0b8ea52f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.229449 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5939e734-7c37-433c-b751-623a0b8ea52f tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] GET https://10.4.3.41/volume/v3/types/24768be7-25dd-4c8c-bced-ad7b5770514e Aug 09 07:43:00.229695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5939e734-7c37-433c-b751-623a0b8ea52f tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.230008 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5939e734-7c37-433c-b751-623a0b8ea52f tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.234668 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5939e734-7c37-433c-b751-623a0b8ea52f tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/types/24768be7-25dd-4c8c-bced-ad7b5770514e returned with HTTP 404 Aug 09 07:43:00.235405 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 453/1820] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/types/24768be7-25dd-4c8c-bced-ad7b5770514e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:00.247365 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a7defcd6-f659-48cc-8c93-45c25f36d960 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.251498 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7defcd6-f659-48cc-8c93-45c25f36d960 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:00.251831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a7defcd6-f659-48cc-8c93-45c25f36d960 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1008240306"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:00.273192 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7defcd6-f659-48cc-8c93-45c25f36d960 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:00.273791 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 453/1821] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:43:00 2026] POST /volume/v3/types => generated 216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:00.284844 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80f93776-7cf4-42d4-9863-169978b03441 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.289047 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80f93776-7cf4-42d4-9863-169978b03441 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:43:00.289197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80f93776-7cf4-42d4-9863-169978b03441 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-815637655"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:00.305450 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80f93776-7cf4-42d4-9863-169978b03441 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:43:00.305846 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 462/1822] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:43:00 2026] POST /volume/v3/group_types => generated 172 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:00.315430 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.317211 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:43:00.318244 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cc287507-0451-486f-ae07-85f93773c377", "volume_types": ["590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7"], "name": "tempest-GroupsTest-Group-335503277"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:00.318887 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Creating new group {'group': {'group_type': 'cc287507-0451-486f-ae07-85f93773c377', 'volume_types': ['590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7'], 'name': 'tempest-GroupsTest-Group-335503277'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:43:00.322664 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.groups [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Creating group tempest-GroupsTest-Group-335503277. Aug 09 07:43:00.346986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:43:00.346502. {{(pid=100221) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:43:00.347139 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability Zones retrieved successfully. Aug 09 07:43:00.365810 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Created reservations ['7a8384de-3379-44b2-a8b7-fbc72fce8b22'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:00.411246 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5972e5b3-a5ee-4b6b-8f33-15ea3381e296 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:43:00.413373 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 455/1823] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:43:00 2026] POST /volume/v3/groups => generated 103 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:00.424305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9114e29-f082-4843-8c61-bc873ac929f8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.428485 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9114e29-f082-4843-8c61-bc873ac929f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:00.430002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9114e29-f082-4843-8c61-bc873ac929f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.430002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9114e29-f082-4843-8c61-bc873ac929f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.430756 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-c9114e29-f082-4843-8c61-bc873ac929f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:00.438132 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:00.438132 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:00.443220 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-78f3df72-b2bb-40e6-9157-6d3bce98fe37 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.447831 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-78f3df72-b2bb-40e6-9157-6d3bce98fe37 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:43:00.448928 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-78f3df72-b2bb-40e6-9157-6d3bce98fe37 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.448928 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-78f3df72-b2bb-40e6-9157-6d3bce98fe37 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.451985 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9114e29-f082-4843-8c61-bc873ac929f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 200 Aug 09 07:43:00.452978 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 454/1824] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:00.456342 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-78f3df72-b2bb-40e6-9157-6d3bce98fe37 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 returned with HTTP 404 Aug 09 07:43:00.459581 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 454/1825] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:00.461001 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4ffe1e12-8c96-4fcc-a20e-72fff2e33bfd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.466658 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ffe1e12-8c96-4fcc-a20e-72fff2e33bfd tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] GET https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 Aug 09 07:43:00.468125 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ffe1e12-8c96-4fcc-a20e-72fff2e33bfd tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.468616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ffe1e12-8c96-4fcc-a20e-72fff2e33bfd tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.468712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-69b6151d-3094-4351-80d8-2b04367e6551 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.468817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4ffe1e12-8c96-4fcc-a20e-72fff2e33bfd tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Show backup with id b463be40-9043-4fea-817d-f8a338f77722. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:00.474288 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:00.474441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-349586019"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:00.476572 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-349586019'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:00.476745 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:43:00.477953 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:00.477953 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:00.484189 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ffe1e12-8c96-4fcc-a20e-72fff2e33bfd tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 returned with HTTP 404 Aug 09 07:43:00.484189 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 463/1826] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/backups/b463be40-9043-4fea-817d-f8a338f77722 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:43:00.485199 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:43:00.493640 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (a30b40a6-3c29-4b05-ba6f-3ce50c694dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:00.493837 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13374e61-b8dc-4ebb-9f01-96ec663d4622 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.495510 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a747e32-98b9-4f18-b1be-d9e4878ea6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:00.496341 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:00.496398 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13374e61-b8dc-4ebb-9f01-96ec663d4622 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] DELETE https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:43:00.496398 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13374e61-b8dc-4ebb-9f01-96ec663d4622 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.496605 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13374e61-b8dc-4ebb-9f01-96ec663d4622 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.496736 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-13374e61-b8dc-4ebb-9f01-96ec663d4622 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete backup with id: be46acc8-4519-4c41-b61b-f9512780562b. Aug 09 07:43:00.502331 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:00.502331 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:00.519192 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-13374e61-b8dc-4ebb-9f01-96ec663d4622 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] delete_backup rpcapi backup_id be46acc8-4519-4c41-b61b-f9512780562b {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:43:00.520743 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13374e61-b8dc-4ebb-9f01-96ec663d4622 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 202 Aug 09 07:43:00.521251 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 455/1827] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:43:00 2026] DELETE /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:43:00.527189 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a747e32-98b9-4f18-b1be-d9e4878ea6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:00.527895 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8eaf3b-c968-41e3-9676-e200eaca9c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:00.530804 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f7f479b7-0886-47db-982b-0929f0564046 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.532509 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7f479b7-0886-47db-982b-0929f0564046 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:43:00.532688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7f479b7-0886-47db-982b-0929f0564046 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.532897 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7f479b7-0886-47db-982b-0929f0564046 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.533014 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f7f479b7-0886-47db-982b-0929f0564046 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:00.537748 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:00.537748 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:00.538552 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7f479b7-0886-47db-982b-0929f0564046 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 200 Aug 09 07:43:00.538866 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 455/1828] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:00.571322 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['a9bfc47c-c1a8-4b71-8680-b8113fb57f9b', 'c6ef338f-d44c-4ef6-9ab4-9ede9d92ccb9', 'f98ae339-a705-4969-88b7-883f5cf9f3da', '715bb390-8ab4-4386-9703-f3ac157476cc'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:00.571322 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8eaf3b-c968-41e3-9676-e200eaca9c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9bfc47c-c1a8-4b71-8680-b8113fb57f9b', 'c6ef338f-d44c-4ef6-9ab4-9ede9d92ccb9', 'f98ae339-a705-4969-88b7-883f5cf9f3da', '715bb390-8ab4-4386-9703-f3ac157476cc']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:00.572323 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11912f21-3d25-470c-8703-8e5bd2358f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:00.604031 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11912f21-3d25-470c-8703-8e5bd2358f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9e82760-407b-47f3-ac08-437d14a56e11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-349586019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['a9bfc47c-c1a8-4b71-8680-b8113fb57f9b','c6ef338f-d44c-4ef6-9ab4-9ede9d92ccb9','f98ae339-a705-4969-88b7-883f5cf9f3da','715bb390-8ab4-4386-9703-f3ac157476cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-349586019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9e82760-407b-47f3-ac08-437d14a56e11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:00.605179 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e37e59a-8c07-422b-81d8-bd8bb73754f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:00.628089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e37e59a-8c07-422b-81d8-bd8bb73754f0) transitioned into state 'SUCCESS' from state '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-349586019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['a9bfc47c-c1a8-4b71-8680-b8113fb57f9b','c6ef338f-d44c-4ef6-9ab4-9ede9d92ccb9','f98ae339-a705-4969-88b7-883f5cf9f3da','715bb390-8ab4-4386-9703-f3ac157476cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:00.628904 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d8e1d7-b4cd-4003-9a4f-161bc4e67616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:00.643233 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d8e1d7-b4cd-4003-9a4f-161bc4e67616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:00.644136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (a30b40a6-3c29-4b05-ba6f-3ce50c694dc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:00.644452 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:43:00.645174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69b6151d-3094-4351-80d8-2b04367e6551 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:00.645601 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 456/1829] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:43:00 2026] POST /volume/v3/volumes => generated 767 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:00.657435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2883fbf0-99f6-497a-9ab9-4dd948788d1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.662174 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2883fbf0-99f6-497a-9ab9-4dd948788d1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:00.662414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2883fbf0-99f6-497a-9ab9-4dd948788d1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.662601 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2883fbf0-99f6-497a-9ab9-4dd948788d1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.674994 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:00.674994 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:00.682769 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2883fbf0-99f6-497a-9ab9-4dd948788d1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:00.688451 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2883fbf0-99f6-497a-9ab9-4dd948788d1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 returned with HTTP 200 Aug 09 07:43:00.689216 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 464/1830] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:00.720748 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4860e6fd-b993-4796-90a7-b70a60cfb02a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:00.722675 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4860e6fd-b993-4796-90a7-b70a60cfb02a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:00.722993 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4860e6fd-b993-4796-90a7-b70a60cfb02a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:00.723245 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4860e6fd-b993-4796-90a7-b70a60cfb02a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:00.733842 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:00.733842 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:00.738634 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4860e6fd-b993-4796-90a7-b70a60cfb02a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:00.744288 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4860e6fd-b993-4796-90a7-b70a60cfb02a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:00.744288 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 456/1831] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:00 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:01.466144 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-05fa7178-cad2-4fb0-818d-fdce6b2b67d3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.467847 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-05fa7178-cad2-4fb0-818d-fdce6b2b67d3 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:01.468234 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-05fa7178-cad2-4fb0-818d-fdce6b2b67d3 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.469737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-05fa7178-cad2-4fb0-818d-fdce6b2b67d3 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.469737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-05fa7178-cad2-4fb0-818d-fdce6b2b67d3 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:01.473036 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.473036 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:01.481595 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-05fa7178-cad2-4fb0-818d-fdce6b2b67d3 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 200 Aug 09 07:43:01.482085 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 456/1832] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:01.491633 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.493533 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:01.493883 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1534979479", "volume_type": "590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7", "group_id": "d0c4f78e-cad1-4814-b7e2-e284bf9055c9", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:01.495289 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1534979479', 'volume_type': '590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7', 'group_id': 'd0c4f78e-cad1-4814-b7e2-e284bf9055c9', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:01.504100 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.504100 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:01.504435 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume of 1 GB Aug 09 07:43:01.509731 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability Zones retrieved successfully. Aug 09 07:43:01.515752 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Flow 'volume_create_api' (d0977551-e511-4577-8668-8481b96d3381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:01.517085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314d3c3e-40f7-48da-97f9-032db3881628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.517648 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.517648 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:01.518070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:01.536250 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314d3c3e-40f7-48da-97f9-032db3881628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7,is_public=True,name='tempest-GroupsTest-volume-type-1008240306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0c4f78e-cad1-4814-b7e2-e284bf9055c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.537078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b69a15-9877-44ae-b1e5-566f4126b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.549304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a39ba087-af6c-4987-ae27-b51333a4aa16 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.553225 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a39ba087-af6c-4987-ae27-b51333a4aa16 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b Aug 09 07:43:01.553225 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a39ba087-af6c-4987-ae27-b51333a4aa16 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.553225 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a39ba087-af6c-4987-ae27-b51333a4aa16 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.553225 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a39ba087-af6c-4987-ae27-b51333a4aa16 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id be46acc8-4519-4c41-b61b-f9512780562b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:01.560027 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a39ba087-af6c-4987-ae27-b51333a4aa16 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b returned with HTTP 404 Aug 09 07:43:01.560027 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 465/1833] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/backups/be46acc8-4519-4c41-b61b-f9512780562b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:01.570543 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1008240306 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1008240306, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:01.570976 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1008240306 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1008240306, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:01.598696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Created reservations ['fefb4dfc-b2d2-40b9-9b04-4cb690a9bf9c', '646ece5d-870a-42dc-86b4-285f50aa31ba', '6609ae4b-a35f-4387-9232-31052fa1ee3a', 'a1362baf-3d52-4eef-94bf-ba68452a6050'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:01.599675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b69a15-9877-44ae-b1e5-566f4126b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fefb4dfc-b2d2-40b9-9b04-4cb690a9bf9c', '646ece5d-870a-42dc-86b4-285f50aa31ba', '6609ae4b-a35f-4387-9232-31052fa1ee3a', 'a1362baf-3d52-4eef-94bf-ba68452a6050']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.600682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e97ece-9503-4a67-ac84-e5edf30dad26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.628571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e97ece-9503-4a67-ac84-e5edf30dad26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217540f1-2224-49b0-b833-83517a37852d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1534979479',encryption_key_id=None,group_id=d0c4f78e-cad1-4814-b7e2-e284bf9055c9,group_type_id=,metadata={},multiattach=False,project_id='2e4a03c3dc934e43982e260285277fa6',qos_specs=None,replication_status=,reservations=['fefb4dfc-b2d2-40b9-9b04-4cb690a9bf9c','646ece5d-870a-42dc-86b4-285f50aa31ba','6609ae4b-a35f-4387-9232-31052fa1ee3a','a1362baf-3d52-4eef-94bf-ba68452a6050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb021540b7249339e27d3c2a290a89e',volume_type_id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1534979479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0c4f78e-cad1-4814-b7e2-e284bf9055c9,host=None,id=217540f1-2224-49b0-b833-83517a37852d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4a03c3dc934e43982e260285277fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbb021540b7249339e27d3c2a290a89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7),volume_type_id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.629588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df29b6-29e4-4a6c-9b20-82924d16a2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.648537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df29b6-29e4-4a6c-9b20-82924d16a2eb) transitioned into state 'SUCCESS' from state '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-1534979479',encryption_key_id=None,group_id=d0c4f78e-cad1-4814-b7e2-e284bf9055c9,group_type_id=,metadata={},multiattach=False,project_id='2e4a03c3dc934e43982e260285277fa6',qos_specs=None,replication_status=,reservations=['fefb4dfc-b2d2-40b9-9b04-4cb690a9bf9c','646ece5d-870a-42dc-86b4-285f50aa31ba','6609ae4b-a35f-4387-9232-31052fa1ee3a','a1362baf-3d52-4eef-94bf-ba68452a6050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb021540b7249339e27d3c2a290a89e',volume_type_id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.649314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5fc478-da96-42d5-80b1-da455092b184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.657106 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-29f32e2d-6f8c-4cb0-a539-785082bf629b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.659465 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29f32e2d-6f8c-4cb0-a539-785082bf629b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:43:01.659679 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29f32e2d-6f8c-4cb0-a539-785082bf629b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.659907 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29f32e2d-6f8c-4cb0-a539-785082bf629b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.663514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e5fc478-da96-42d5-80b1-da455092b184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.664351 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Flow 'volume_create_api' (d0977551-e511-4577-8668-8481b96d3381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:01.664670 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume request issued successfully. Aug 09 07:43:01.665417 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:01.665706 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:01.667636 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.667636 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:01.672952 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-29f32e2d-6f8c-4cb0-a539-785082bf629b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:43:01.680122 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29f32e2d-6f8c-4cb0-a539-785082bf629b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 returned with HTTP 200 Aug 09 07:43:01.680665 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 457/1834] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:01.699891 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.701312 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:43:01.701620 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.703253 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.703646 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete volume with id: 0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:43:01.704563 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b3e5800-61f5-49c5-adff-e226b2ace1d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.709953 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b3e5800-61f5-49c5-adff-e226b2ace1d2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:01.709953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b3e5800-61f5-49c5-adff-e226b2ace1d2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.710080 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:01.710120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b3e5800-61f5-49c5-adff-e226b2ace1d2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.711521 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.711521 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:01.717018 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-841774cd-9598-442f-b5d3-b42fee5fd0fa tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:01.717018 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 457/1835] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:43:01 2026] POST /volume/v3/volumes => generated 813 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:01.721611 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.721611 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:01.726059 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.726059 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:01.726059 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:43:01.733669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-62a2191b-c811-4281-b9b6-67c07374251d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.736160 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d Aug 09 07:43:01.740552 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.740552 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.740769 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b3e5800-61f5-49c5-adff-e226b2ace1d2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:01.744368 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b3e5800-61f5-49c5-adff-e226b2ace1d2 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 returned with HTTP 200 Aug 09 07:43:01.745068 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 466/1836] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:01.757152 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.757152 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:01.764334 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:43:01.765117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.766135 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:01.766434 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:01.767243 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete volume request issued successfully. Aug 09 07:43:01.767330 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-44067ea7-5234-470b-a876-8ffd677d4b1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.767385 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:01.767669 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81cc7d95-545b-4b33-938d-c9a1b17fd4c2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 returned with HTTP 202 Aug 09 07:43:01.767767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e9e82760-407b-47f3-ac08-437d14a56e11", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1464304736"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:01.768373 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 457/1837] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:43:01 2026] DELETE /volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:01.769421 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request body: {'volume': {'source_volid': 'e9e82760-407b-47f3-ac08-437d14a56e11', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1464304736'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:01.771143 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44067ea7-5234-470b-a876-8ffd677d4b1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:01.771216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44067ea7-5234-470b-a876-8ffd677d4b1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.771821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44067ea7-5234-470b-a876-8ffd677d4b1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.777492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fc5e59f7-9c6a-48a5-9c39-f7d2265694a2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:01.779544 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc5e59f7-9c6a-48a5-9c39-f7d2265694a2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:43:01.779635 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.779635 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:01.779779 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc5e59f7-9c6a-48a5-9c39-f7d2265694a2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:01.780027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc5e59f7-9c6a-48a5-9c39-f7d2265694a2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:01.780207 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume retrieved successfully. Aug 09 07:43:01.780356 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume of 1 GB Aug 09 07:43:01.785028 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Availability Zones retrieved successfully. Aug 09 07:43:01.787807 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.787807 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:01.791334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (97dc9b1c-98f8-4a10-87d9-a2cff027a935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:01.791859 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.791859 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:01.793003 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fc5e59f7-9c6a-48a5-9c39-f7d2265694a2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:43:01.793153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d390e2f7-070c-498c-8d6a-c70fb517d0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.793903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:01.800140 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-44067ea7-5234-470b-a876-8ffd677d4b1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:01.803873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc5e59f7-9c6a-48a5-9c39-f7d2265694a2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 returned with HTTP 200 Aug 09 07:43:01.804498 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 458/1838] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:01.815838 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44067ea7-5234-470b-a876-8ffd677d4b1d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:01.816574 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 467/1839] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:01.824688 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:01.824866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d390e2f7-070c-498c-8d6a-c70fb517d0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e9e82760-407b-47f3-ac08-437d14a56e11', 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.825867 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedb6a61-a35d-465b-b28a-4f90e0b4c34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.829992 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:01.829992 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:01.841372 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-62a2191b-c811-4281-b9b6-67c07374251d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d returned with HTTP 200 Aug 09 07:43:01.842177 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 458/1840] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d => generated 881 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:01.876009 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Created reservations ['0fa09339-e1c6-429d-9338-72ce16434bcd', '5c5f80cb-c626-485e-8ae6-9748e20609e2', '9d8708ef-f270-4bcf-9e9e-267921339284', '7ddb613f-ec49-43a1-9cb0-a9f2e58e3238'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:01.876959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedb6a61-a35d-465b-b28a-4f90e0b4c34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa09339-e1c6-429d-9338-72ce16434bcd', '5c5f80cb-c626-485e-8ae6-9748e20609e2', '9d8708ef-f270-4bcf-9e9e-267921339284', '7ddb613f-ec49-43a1-9cb0-a9f2e58e3238']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.877903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f72757-b52c-4f4d-9613-1cf1031358b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.921015 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f72757-b52c-4f4d-9613-1cf1031358b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ba85d26-8ef0-4377-a4c7-d196a08ee0aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1464304736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['0fa09339-e1c6-429d-9338-72ce16434bcd','5c5f80cb-c626-485e-8ae6-9748e20609e2','9d8708ef-f270-4bcf-9e9e-267921339284','7ddb613f-ec49-43a1-9cb0-a9f2e58e3238'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9e82760-407b-47f3-ac08-437d14a56e11,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1464304736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ba85d26-8ef0-4377-a4c7-d196a08ee0aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e45a6a33b64672a67ed3e8ccb2e592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e9e82760-407b-47f3-ac08-437d14a56e11,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bddd59cf180b447b84fc66c7a62063ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.921957 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4338ae-7a4f-4f80-9cb3-b2df04e5d458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.952402 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4338ae-7a4f-4f80-9cb3-b2df04e5d458) transitioned into state 'SUCCESS' from state '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-1464304736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e45a6a33b64672a67ed3e8ccb2e592',qos_specs=None,replication_status=,reservations=['0fa09339-e1c6-429d-9338-72ce16434bcd','5c5f80cb-c626-485e-8ae6-9748e20609e2','9d8708ef-f270-4bcf-9e9e-267921339284','7ddb613f-ec49-43a1-9cb0-a9f2e58e3238'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9e82760-407b-47f3-ac08-437d14a56e11,status='creating',user_id='bddd59cf180b447b84fc66c7a62063ad',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.953367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b0d91e-3e41-4f4b-866d-a86f9028557c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:01.984194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57b0d91e-3e41-4f4b-866d-a86f9028557c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:01.985327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Flow 'volume_create_api' (97dc9b1c-98f8-4a10-87d9-a2cff027a935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:01.985733 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Create volume request issued successfully. Aug 09 07:43:01.986489 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd753361-b7cb-4c40-9e7b-eaf7ec371665 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:01.987107 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 458/1841] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:43:01 2026] POST /volume/v3/volumes => generated 802 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:02.000507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9a5740ed-3850-4dc9-9e06-ea8b1a1997e1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:02.002628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a5740ed-3850-4dc9-9e06-ea8b1a1997e1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa Aug 09 07:43:02.002800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a5740ed-3850-4dc9-9e06-ea8b1a1997e1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:02.002999 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a5740ed-3850-4dc9-9e06-ea8b1a1997e1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:02.009947 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:02.009947 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:02.013706 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9a5740ed-3850-4dc9-9e06-ea8b1a1997e1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:02.017835 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a5740ed-3850-4dc9-9e06-ea8b1a1997e1 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa returned with HTTP 200 Aug 09 07:43:02.018214 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 459/1842] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:01 2026] GET /volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:02.821159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a7e1fd0-aa4e-4b4b-8a25-b8bf64dda53f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:02.822867 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a7e1fd0-aa4e-4b4b-8a25-b8bf64dda53f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 Aug 09 07:43:02.823132 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a7e1fd0-aa4e-4b4b-8a25-b8bf64dda53f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:02.823347 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a7e1fd0-aa4e-4b4b-8a25-b8bf64dda53f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:02.829404 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a7e1fd0-aa4e-4b4b-8a25-b8bf64dda53f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 returned with HTTP 404 Aug 09 07:43:02.829963 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 468/1843] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:02 2026] GET /volume/v3/volumes/0cde2981-dbf7-4959-898d-bfe17296d0d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:02.835347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3926a639-74b4-45ce-9e14-59cf047c40a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:02.837247 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3926a639-74b4-45ce-9e14-59cf047c40a6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:02.837651 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3926a639-74b4-45ce-9e14-59cf047c40a6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:02.837997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3926a639-74b4-45ce-9e14-59cf047c40a6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:02.838937 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:02.840821 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:02.841251 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-430279808"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:02.842934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-430279808'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:02.842934 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Create volume of 1 GB Aug 09 07:43:02.843123 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:02.843123 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:02.847390 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Availability Zones retrieved successfully. Aug 09 07:43:02.848817 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:02.848817 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:02.853378 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3926a639-74b4-45ce-9e14-59cf047c40a6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:02.854996 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Flow 'volume_create_api' (c2aa7abf-d084-4629-8ca4-88e8b11b82d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:02.855388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d4ce5c5-bcd1-4645-96c1-bc5e44307e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:02.856299 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:02.857729 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:02.859448 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3926a639-74b4-45ce-9e14-59cf047c40a6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:02.859448 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 459/1844] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:02 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:02.860087 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d Aug 09 07:43:02.860351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:02.860566 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:02.869605 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:02.869605 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:02.873434 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:43:02.874267 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:02.874409 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:02.884716 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d4ce5c5-bcd1-4645-96c1-bc5e44307e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:02.885481 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e260eb-dead-471a-a339-534df950722f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:02.913637 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:02.916687 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:02.916687 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:02.923873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d816506-fafa-42d1-99f7-1302e2d36ebe tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d returned with HTTP 200 Aug 09 07:43:02.924362 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 460/1845] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:02 2026] GET /volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d => generated 906 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:02.928986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Created reservations ['28d42314-e5a9-463d-a3af-61be7bd7fce1', 'b8fd0643-452c-432e-84bf-e17b5f5277dc', '079d8b47-1128-4f3e-a839-7fd4197edde5', '20c5259a-c223-4ea3-88e2-8245e09ea906'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:02.929800 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30e260eb-dead-471a-a339-534df950722f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28d42314-e5a9-463d-a3af-61be7bd7fce1', 'b8fd0643-452c-432e-84bf-e17b5f5277dc', '079d8b47-1128-4f3e-a839-7fd4197edde5', '20c5259a-c223-4ea3-88e2-8245e09ea906']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:02.930563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918a93b9-ed99-4974-a721-731b7a66ce64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:02.941661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:02.944010 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:02.944502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1903728322", "volume_type": "590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7", "group_id": "d0c4f78e-cad1-4814-b7e2-e284bf9055c9", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:02.946477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1903728322', 'volume_type': '590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7', 'group_id': 'd0c4f78e-cad1-4814-b7e2-e284bf9055c9', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:02.954387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918a93b9-ed99-4974-a721-731b7a66ce64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-430279808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e194dc5f79ea4dfcad6073647458edb6',qos_specs=None,replication_status=,reservations=['28d42314-e5a9-463d-a3af-61be7bd7fce1','b8fd0643-452c-432e-84bf-e17b5f5277dc','079d8b47-1128-4f3e-a839-7fd4197edde5','20c5259a-c223-4ea3-88e2-8245e09ea906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69f2945dc0846769de472db67bd1567',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-430279808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e194dc5f79ea4dfcad6073647458edb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e69f2945dc0846769de472db67bd1567',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:02.955297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fe9527-b545-45ce-a694-4ab3cb2815fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:02.956023 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:02.956023 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:02.956642 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume of 1 GB Aug 09 07:43:02.963483 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Availability Zones retrieved successfully. Aug 09 07:43:02.971646 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Flow 'volume_create_api' (f1437d11-daa1-4d87-bcff-72b087d0a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:02.972777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fe9527-b545-45ce-a694-4ab3cb2815fa) transitioned into state 'SUCCESS' from state '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-430279808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e194dc5f79ea4dfcad6073647458edb6',qos_specs=None,replication_status=,reservations=['28d42314-e5a9-463d-a3af-61be7bd7fce1','b8fd0643-452c-432e-84bf-e17b5f5277dc','079d8b47-1128-4f3e-a839-7fd4197edde5','20c5259a-c223-4ea3-88e2-8245e09ea906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e69f2945dc0846769de472db67bd1567',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:02.973314 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a20a21-144e-4ffa-9052-68528228aca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:02.973523 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe0b9fd-a122-40e2-a5e1-bcf64d823ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:02.974218 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:02.974218 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:02.974874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:02.982119 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe0b9fd-a122-40e2-a5e1-bcf64d823ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:02.982988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Flow 'volume_create_api' (c2aa7abf-d084-4629-8ca4-88e8b11b82d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:02.983289 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Create volume request issued successfully. Aug 09 07:43:02.983844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48e3fdc7-2c56-4cd7-87a8-a28373ab2db2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:02.984289 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 459/1846] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:43:02 2026] POST /volume/v3/volumes => generated 751 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:03.006575 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a5c56dc-0241-442b-93b8-3789f96e44a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.008662 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a5c56dc-0241-442b-93b8-3789f96e44a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:43:03.009248 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a5c56dc-0241-442b-93b8-3789f96e44a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:03.009698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a5c56dc-0241-442b-93b8-3789f96e44a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:03.019527 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.019527 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:03.021017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a20a21-144e-4ffa-9052-68528228aca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7,is_public=True,name='tempest-GroupsTest-volume-type-1008240306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0c4f78e-cad1-4814-b7e2-e284bf9055c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:03.021841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483c3852-f62e-47ec-beec-b752b9f27506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:03.025116 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a5c56dc-0241-442b-93b8-3789f96e44a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:43:03.031387 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a5c56dc-0241-442b-93b8-3789f96e44a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 returned with HTTP 200 Aug 09 07:43:03.032141 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 460/1847] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:03 2026] GET /volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:03.038458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dbd55ba0-f9f8-4723-b8f8-f160a11c1aaa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.040282 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dbd55ba0-f9f8-4723-b8f8-f160a11c1aaa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa Aug 09 07:43:03.040474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dbd55ba0-f9f8-4723-b8f8-f160a11c1aaa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:03.040676 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dbd55ba0-f9f8-4723-b8f8-f160a11c1aaa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:03.047384 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.047384 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:03.050799 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dbd55ba0-f9f8-4723-b8f8-f160a11c1aaa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:03.054723 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dbd55ba0-f9f8-4723-b8f8-f160a11c1aaa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa returned with HTTP 200 Aug 09 07:43:03.055106 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 461/1848] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:03 2026] GET /volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:03.063268 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1008240306 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1008240306, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:03.063580 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1008240306 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1008240306, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:03.067459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c273c619-a7c7-4025-81cb-e837c042e657 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.069288 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c273c619-a7c7-4025-81cb-e837c042e657 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:03.069505 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c273c619-a7c7-4025-81cb-e837c042e657 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:03.069685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c273c619-a7c7-4025-81cb-e837c042e657 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:03.069849 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-c273c619-a7c7-4025-81cb-e837c042e657 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:03.078406 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.078406 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:03.078775 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c273c619-a7c7-4025-81cb-e837c042e657 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:03.085454 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Created reservations ['2f945fff-0de4-466c-931c-e7c2f528e241', '9bebf9d9-a8b4-4ef1-87b8-1b09194cf691', 'aa19fb72-de40-442b-b58d-10226c21867a', 'ba7efe5f-3aac-4ac8-9910-fd9a4a4b1c4d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:03.086838 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483c3852-f62e-47ec-beec-b752b9f27506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f945fff-0de4-466c-931c-e7c2f528e241', '9bebf9d9-a8b4-4ef1-87b8-1b09194cf691', 'aa19fb72-de40-442b-b58d-10226c21867a', 'ba7efe5f-3aac-4ac8-9910-fd9a4a4b1c4d']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:03.087694 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d67d83-37ad-4c77-a17f-84d3c82e454c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:03.106882 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c273c619-a7c7-4025-81cb-e837c042e657 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:43:03.107202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c273c619-a7c7-4025-81cb-e837c042e657 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 returned with HTTP 202 Aug 09 07:43:03.108003 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 460/1849] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:03 2026] DELETE /volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:03.117883 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d67d83-37ad-4c77-a17f-84d3c82e454c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad613768-d934-4b0f-b396-03a695d5497a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1903728322',encryption_key_id=None,group_id=d0c4f78e-cad1-4814-b7e2-e284bf9055c9,group_type_id=,metadata={},multiattach=False,project_id='2e4a03c3dc934e43982e260285277fa6',qos_specs=None,replication_status=,reservations=['2f945fff-0de4-466c-931c-e7c2f528e241','9bebf9d9-a8b4-4ef1-87b8-1b09194cf691','aa19fb72-de40-442b-b58d-10226c21867a','ba7efe5f-3aac-4ac8-9910-fd9a4a4b1c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb021540b7249339e27d3c2a290a89e',volume_type_id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1903728322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0c4f78e-cad1-4814-b7e2-e284bf9055c9,host=None,id=ad613768-d934-4b0f-b396-03a695d5497a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4a03c3dc934e43982e260285277fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbb021540b7249339e27d3c2a290a89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7),volume_type_id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:03.118607 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f04fe20-1a97-4605-8c30-1cbaa5699485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:03.121243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f76286f0-3104-4b5f-b6ac-95711a0fdee0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.123390 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76286f0-3104-4b5f-b6ac-95711a0fdee0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:03.123832 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76286f0-3104-4b5f-b6ac-95711a0fdee0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:03.124232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76286f0-3104-4b5f-b6ac-95711a0fdee0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:03.139640 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.139640 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:03.150955 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f04fe20-1a97-4605-8c30-1cbaa5699485) transitioned into state 'SUCCESS' from state '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-1903728322',encryption_key_id=None,group_id=d0c4f78e-cad1-4814-b7e2-e284bf9055c9,group_type_id=,metadata={},multiattach=False,project_id='2e4a03c3dc934e43982e260285277fa6',qos_specs=None,replication_status=,reservations=['2f945fff-0de4-466c-931c-e7c2f528e241','9bebf9d9-a8b4-4ef1-87b8-1b09194cf691','aa19fb72-de40-442b-b58d-10226c21867a','ba7efe5f-3aac-4ac8-9910-fd9a4a4b1c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbb021540b7249339e27d3c2a290a89e',volume_type_id=590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:03.152955 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac35704-55bd-4bdc-b75d-5250b9876aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:03.156191 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f76286f0-3104-4b5f-b6ac-95711a0fdee0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:03.161169 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76286f0-3104-4b5f-b6ac-95711a0fdee0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 returned with HTTP 200 Aug 09 07:43:03.161335 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 461/1850] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:03 2026] GET /volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:03.173966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac35704-55bd-4bdc-b75d-5250b9876aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:03.175528 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Flow 'volume_create_api' (f1437d11-daa1-4d87-bcff-72b087d0a244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:03.175991 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Create volume request issued successfully. Aug 09 07:43:03.177954 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:03.177954 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:03.231396 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:03.235705 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.235705 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:03.240607 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ac8a6b5-8b7c-44d3-a6dc-2ffddda81e2d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:03.241255 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 469/1851] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:43:02 2026] POST /volume/v3/volumes => generated 813 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:03.242678 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-4a508f93-90a1-4f90-b429-ddcf55e36670 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.248040 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-4a508f93-90a1-4f90-b429-ddcf55e36670 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42/action Aug 09 07:43:03.248288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-4a508f93-90a1-4f90-b429-ddcf55e36670 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:03.248288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-4a508f93-90a1-4f90-b429-ddcf55e36670 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:03.257724 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.260706 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a Aug 09 07:43:03.260706 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:03.264154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:03.273941 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.273941 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:03.276574 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.276574 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:03.282812 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:43:03.285130 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:03.285130 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:03.303190 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ff29d288-fe77-4c7f-badf-75b8a6f6ff7c req-4a508f93-90a1-4f90-b429-ddcf55e36670 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42/action returned with HTTP 204 Aug 09 07:43:03.303779 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 462/1852] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:43:03 2026] POST /volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:03.335373 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:03.344395 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.344395 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:03.368342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b3bfbdb-a80d-42d0-9dab-bf505c279a78 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a returned with HTTP 200 Aug 09 07:43:03.368865 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 461/1853] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:03 2026] GET /volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a => generated 881 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:03.873399 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49d5bdb7-1fd2-491a-9c57-cd3f4941a55a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.875687 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49d5bdb7-1fd2-491a-9c57-cd3f4941a55a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:03.875906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49d5bdb7-1fd2-491a-9c57-cd3f4941a55a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:03.876187 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49d5bdb7-1fd2-491a-9c57-cd3f4941a55a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:03.888637 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.888637 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:03.897099 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49d5bdb7-1fd2-491a-9c57-cd3f4941a55a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:03.905824 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49d5bdb7-1fd2-491a-9c57-cd3f4941a55a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:03.905824 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 462/1854] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:03 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:03.925289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-107f242d-0f5f-431a-b6dd-a22614907190 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.927269 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-107f242d-0f5f-431a-b6dd-a22614907190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:03.927471 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-107f242d-0f5f-431a-b6dd-a22614907190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:03.927661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-107f242d-0f5f-431a-b6dd-a22614907190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:03.939330 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:03.939330 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:03.946275 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-107f242d-0f5f-431a-b6dd-a22614907190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:03.951468 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-107f242d-0f5f-431a-b6dd-a22614907190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:03.952123 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 470/1855] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:03 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:03.997485 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3ce243d7-a3c3-491a-b492-1e1997d41f53 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:03.999702 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3ce243d7-a3c3-491a-b492-1e1997d41f53 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:03.999924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3ce243d7-a3c3-491a-b492-1e1997d41f53 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.000161 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3ce243d7-a3c3-491a-b492-1e1997d41f53 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.011426 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.011426 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:04.019484 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3ce243d7-a3c3-491a-b492-1e1997d41f53 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:04.026567 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3ce243d7-a3c3-491a-b492-1e1997d41f53 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:04.027255 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 463/1856] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:03 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:04.047433 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-522f131b-0a4e-406e-9e3c-6d8fde0ce378 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.050957 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-522f131b-0a4e-406e-9e3c-6d8fde0ce378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:43:04.051056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3eeda6f7-2e9a-4dd1-a297-8054b9356010 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.051114 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-522f131b-0a4e-406e-9e3c-6d8fde0ce378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.051114 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-522f131b-0a4e-406e-9e3c-6d8fde0ce378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.053046 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3eeda6f7-2e9a-4dd1-a297-8054b9356010 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/action Aug 09 07:43:04.053706 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3eeda6f7-2e9a-4dd1-a297-8054b9356010 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:04.054095 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3eeda6f7-2e9a-4dd1-a297-8054b9356010 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:04.059711 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.059711 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:04.064185 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-522f131b-0a4e-406e-9e3c-6d8fde0ce378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:43:04.065825 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.065825 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:04.066891 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3eeda6f7-2e9a-4dd1-a297-8054b9356010 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:04.069579 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-522f131b-0a4e-406e-9e3c-6d8fde0ce378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 returned with HTTP 200 Aug 09 07:43:04.070087 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 462/1857] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:04.073398 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3eeda6f7-2e9a-4dd1-a297-8054b9356010 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Begin detaching volume completed successfully. Aug 09 07:43:04.073398 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-3eeda6f7-2e9a-4dd1-a297-8054b9356010 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/action returned with HTTP 202 Aug 09 07:43:04.074113 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 463/1858] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:43:04 2026] POST /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:43:04.086760 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.088873 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:43:04.089147 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85", "name": "tempest-VolumesBackupsAdminTest-Backup-306020225", "container": "tempest-volumesbackupsadmintest-backup-container-1472680805"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:04.092015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Creating new backup {'backup': {'volume_id': 'aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85', 'name': 'tempest-VolumesBackupsAdminTest-Backup-306020225', 'container': 'tempest-volumesbackupsadmintest-backup-container-1472680805'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:43:04.092200 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Creating backup of volume aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 in container tempest-volumesbackupsadmintest-backup-container-1472680805 Aug 09 07:43:04.102140 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.102140 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:04.102845 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:43:04.121493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a69a0055-01ac-4f30-9723-f72b82f51b70 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.121976 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a69a0055-01ac-4f30-9723-f72b82f51b70 None None] GET https://10.4.3.41/volume// Aug 09 07:43:04.122218 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a69a0055-01ac-4f30-9723-f72b82f51b70 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.122488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a69a0055-01ac-4f30-9723-f72b82f51b70 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.123031 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a69a0055-01ac-4f30-9723-f72b82f51b70 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:04.123536 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 464/1859] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:04.128859 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Created reservations ['c73e6d93-13da-44ae-8a82-bb21aaa81f50', '8f9dfe85-833f-48ed-92c6-be0f97c99446'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:04.131492 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8d445a62-0316-4326-9cc0-60953ee3913a req-5815ce7b-732e-42b2-84ee-99b3fb7eef6d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.133698 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-5815ce7b-732e-42b2-84ee-99b3fb7eef6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:04.133895 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-5815ce7b-732e-42b2-84ee-99b3fb7eef6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.134115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-5815ce7b-732e-42b2-84ee-99b3fb7eef6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.144810 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.144810 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:04.148715 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-8d445a62-0316-4326-9cc0-60953ee3913a req-5815ce7b-732e-42b2-84ee-99b3fb7eef6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:04.153111 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-5815ce7b-732e-42b2-84ee-99b3fb7eef6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:04.153520 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 463/1860] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 1351 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:04.166742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8d445a62-0316-4326-9cc0-60953ee3913a req-95a40a17-b36d-48cd-9b75-d289100e5632 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.170088 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-95a40a17-b36d-48cd-9b75-d289100e5632 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/encryption Aug 09 07:43:04.170515 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-95a40a17-b36d-48cd-9b75-d289100e5632 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.171939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc340ca7-180f-42ff-98e9-cc6d88c11d69 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:43:04.172025 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-95a40a17-b36d-48cd-9b75-d289100e5632 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.172078 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 471/1861] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:04 2026] POST /volume/v3/backups => generated 332 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:04.180309 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a2955ec9-a578-4535-a533-81268a69fe1f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.183451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2955ec9-a578-4535-a533-81268a69fe1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:04.184052 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a50df2e6-0ad5-495d-a148-5b1859ed8e2e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.184106 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2955ec9-a578-4535-a533-81268a69fe1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.184106 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2955ec9-a578-4535-a533-81268a69fe1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.185353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a50df2e6-0ad5-495d-a148-5b1859ed8e2e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:04.185353 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a50df2e6-0ad5-495d-a148-5b1859ed8e2e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.185353 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a50df2e6-0ad5-495d-a148-5b1859ed8e2e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.185612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a50df2e6-0ad5-495d-a148-5b1859ed8e2e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:04.189513 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.189513 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:04.189820 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2955ec9-a578-4535-a533-81268a69fe1f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 returned with HTTP 404 Aug 09 07:43:04.190448 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 465/1862] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:04.191214 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.191214 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:04.192435 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a50df2e6-0ad5-495d-a148-5b1859ed8e2e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:04.193007 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 464/1863] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:04.200379 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.204109 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-95a40a17-b36d-48cd-9b75-d289100e5632 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/encryption returned with HTTP 200 Aug 09 07:43:04.204109 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 464/1864] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:04.204318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa Aug 09 07:43:04.204318 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.204318 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.204318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 5ba85d26-8ef0-4377-a4c7-d196a08ee0aa Aug 09 07:43:04.215696 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.215696 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:04.216260 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:04.247096 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:43:04.247354 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48fec56f-da56-48c0-8bbb-1f6bb2c638be tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa returned with HTTP 202 Aug 09 07:43:04.248393 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 472/1865] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:04 2026] DELETE /volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 09 07:43:04.259221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ef20f186-0c7e-4a58-bcbb-b4e4f82b2b7b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.262072 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ef20f186-0c7e-4a58-bcbb-b4e4f82b2b7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa Aug 09 07:43:04.262358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ef20f186-0c7e-4a58-bcbb-b4e4f82b2b7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.262624 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ef20f186-0c7e-4a58-bcbb-b4e4f82b2b7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.274361 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.274361 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:04.282260 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ef20f186-0c7e-4a58-bcbb-b4e4f82b2b7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:04.288301 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ef20f186-0c7e-4a58-bcbb-b4e4f82b2b7b tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa returned with HTTP 200 Aug 09 07:43:04.288410 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 466/1866] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:04.387113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.389153 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a Aug 09 07:43:04.389443 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.389672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.399320 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.399320 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:04.404731 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:43:04.405535 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:04.405676 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:04.456637 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:04.462766 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.462766 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:04.477541 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f5a1a519-dc72-4fef-85ac-ce45b20c6384 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a returned with HTTP 200 Aug 09 07:43:04.478273 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 465/1867] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a => generated 906 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:43:04.497048 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c2ab721-ecc0-4a4f-b708-4af3df97cbed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.499782 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c2ab721-ecc0-4a4f-b708-4af3df97cbed tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] PUT https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:04.500467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c2ab721-ecc0-4a4f-b708-4af3df97cbed tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ad613768-d934-4b0f-b396-03a695d5497a"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:04.502676 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-0c2ab721-ecc0-4a4f-b708-4af3df97cbed tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Update called for group d0c4f78e-cad1-4814-b7e2-e284bf9055c9. {{(pid=100222) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 07:43:04.503058 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-0c2ab721-ecc0-4a4f-b708-4af3df97cbed tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Updating group d0c4f78e-cad1-4814-b7e2-e284bf9055c9 with name new_group description: This is a new group add_volumes: None remove_volumes: ad613768-d934-4b0f-b396-03a695d5497a. Aug 09 07:43:04.506958 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.506958 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:04.550555 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c2ab721-ecc0-4a4f-b708-4af3df97cbed tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 202 Aug 09 07:43:04.550555 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 465/1868] 10.4.3.41 () {70 vars in 1400 bytes} [Sun Aug 9 07:43:04 2026] PUT /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:04.560258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdc2f81e-c623-411e-9411-c45a2d21c1f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:04.562606 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdc2f81e-c623-411e-9411-c45a2d21c1f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:04.562969 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdc2f81e-c623-411e-9411-c45a2d21c1f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:04.563214 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdc2f81e-c623-411e-9411-c45a2d21c1f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:04.563571 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-fdc2f81e-c623-411e-9411-c45a2d21c1f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:04.568387 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:04.568387 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:04.580345 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdc2f81e-c623-411e-9411-c45a2d21c1f8 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 200 Aug 09 07:43:04.580483 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 473/1869] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:04 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:05.207692 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-36f740eb-d3c3-4741-9e46-aaf03987e2f0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.210304 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-36f740eb-d3c3-4741-9e46-aaf03987e2f0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:05.210652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-36f740eb-d3c3-4741-9e46-aaf03987e2f0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.210960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-36f740eb-d3c3-4741-9e46-aaf03987e2f0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.211136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-36f740eb-d3c3-4741-9e46-aaf03987e2f0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:05.217198 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.217198 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:05.218599 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-36f740eb-d3c3-4741-9e46-aaf03987e2f0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:05.219239 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 467/1870] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:05.302209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-90e230b0-16a6-45aa-975f-6318032ac108 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.304494 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90e230b0-16a6-45aa-975f-6318032ac108 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa Aug 09 07:43:05.304871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90e230b0-16a6-45aa-975f-6318032ac108 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.305184 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90e230b0-16a6-45aa-975f-6318032ac108 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.311991 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90e230b0-16a6-45aa-975f-6318032ac108 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa returned with HTTP 404 Aug 09 07:43:05.312441 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 466/1871] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/volumes/5ba85d26-8ef0-4377-a4c7-d196a08ee0aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:05.321955 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-344e7548-68e3-4316-aaa6-e06fcb8ce74c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.323874 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-344e7548-68e3-4316-aaa6-e06fcb8ce74c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:05.324317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-344e7548-68e3-4316-aaa6-e06fcb8ce74c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.324671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-344e7548-68e3-4316-aaa6-e06fcb8ce74c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.325936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-344e7548-68e3-4316-aaa6-e06fcb8ce74c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:05.332117 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-344e7548-68e3-4316-aaa6-e06fcb8ce74c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 returned with HTTP 404 Aug 09 07:43:05.333262 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 466/1872] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:05 2026] DELETE /volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:05.341282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0eb960fa-be6a-4eae-a7c3-a96262c682a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.343459 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0eb960fa-be6a-4eae-a7c3-a96262c682a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 Aug 09 07:43:05.343712 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0eb960fa-be6a-4eae-a7c3-a96262c682a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.343975 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0eb960fa-be6a-4eae-a7c3-a96262c682a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.351360 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0eb960fa-be6a-4eae-a7c3-a96262c682a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 returned with HTTP 404 Aug 09 07:43:05.352125 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 474/1873] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/volumes/e9e82760-407b-47f3-ac08-437d14a56e11 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:05.360643 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.363184 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b Aug 09 07:43:05.363184 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.363465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.363692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: de5d94cf-07e0-4300-b203-403b7439700b Aug 09 07:43:05.380404 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.380404 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:05.381154 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:05.421242 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume request issued successfully. Aug 09 07:43:05.421242 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4a2b07e5-fdf6-4330-9e6c-40738c933288 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b returned with HTTP 202 Aug 09 07:43:05.421242 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 468/1874] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:05 2026] DELETE /volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:05.431416 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-000766a2-fde6-4590-b7be-e174ab91845a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.433856 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-000766a2-fde6-4590-b7be-e174ab91845a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b Aug 09 07:43:05.434166 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-000766a2-fde6-4590-b7be-e174ab91845a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.434297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-000766a2-fde6-4590-b7be-e174ab91845a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.445677 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.445677 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:05.450963 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-000766a2-fde6-4590-b7be-e174ab91845a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Volume info retrieved successfully. Aug 09 07:43:05.458258 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-000766a2-fde6-4590-b7be-e174ab91845a tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b returned with HTTP 200 Aug 09 07:43:05.458888 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 467/1875] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b => generated 892 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:05.590753 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9796da9a-12d1-4a9c-a4ce-963204752ac6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.592616 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9796da9a-12d1-4a9c-a4ce-963204752ac6 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:05.592827 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9796da9a-12d1-4a9c-a4ce-963204752ac6 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.593543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9796da9a-12d1-4a9c-a4ce-963204752ac6 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.593543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-9796da9a-12d1-4a9c-a4ce-963204752ac6 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:05.597114 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.597114 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:05.605341 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9796da9a-12d1-4a9c-a4ce-963204752ac6 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 200 Aug 09 07:43:05.605949 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 467/1876] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:05.618939 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a87095f1-e20d-45c3-8439-620c322ff306 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.621890 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a87095f1-e20d-45c3-8439-620c322ff306 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:05.622252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a87095f1-e20d-45c3-8439-620c322ff306 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.622562 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a87095f1-e20d-45c3-8439-620c322ff306 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.622780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-a87095f1-e20d-45c3-8439-620c322ff306 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:05.626584 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.626584 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:05.635123 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a87095f1-e20d-45c3-8439-620c322ff306 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 200 Aug 09 07:43:05.635709 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 475/1877] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:05.646800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.648536 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:05.648831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.649100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.649420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:05.650268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:05.662623 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Get all volumes completed successfully. Aug 09 07:43:05.663520 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:05.663716 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:05.701148 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:05.704341 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.704341 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:05.713081 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-417874f6-dc5b-4e4a-947d-0c033a9d281e tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:05.713559 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 469/1878] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:05.730949 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-960c559a-1aca-4a74-997e-698f00976c85 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.732972 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-960c559a-1aca-4a74-997e-698f00976c85 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] PUT https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:05.733441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-960c559a-1aca-4a74-997e-698f00976c85 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ad613768-d934-4b0f-b396-03a695d5497a"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:05.735090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-960c559a-1aca-4a74-997e-698f00976c85 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Update called for group d0c4f78e-cad1-4814-b7e2-e284bf9055c9. {{(pid=100221) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 07:43:05.735264 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.groups [None req-960c559a-1aca-4a74-997e-698f00976c85 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Updating group d0c4f78e-cad1-4814-b7e2-e284bf9055c9 with name None description: None add_volumes: ad613768-d934-4b0f-b396-03a695d5497a remove_volumes: None. Aug 09 07:43:05.739500 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.739500 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:05.783267 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-960c559a-1aca-4a74-997e-698f00976c85 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 202 Aug 09 07:43:05.783865 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 468/1879] 10.4.3.41 () {70 vars in 1399 bytes} [Sun Aug 9 07:43:05 2026] PUT /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:05.792226 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-864cc205-1971-4d88-8d6c-55f1edc6da95 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:05.796025 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-864cc205-1971-4d88-8d6c-55f1edc6da95 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:05.796025 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-864cc205-1971-4d88-8d6c-55f1edc6da95 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:05.796025 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-864cc205-1971-4d88-8d6c-55f1edc6da95 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:05.796266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-864cc205-1971-4d88-8d6c-55f1edc6da95 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:05.802882 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:05.802882 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:05.815665 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-864cc205-1971-4d88-8d6c-55f1edc6da95 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 200 Aug 09 07:43:05.816182 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 468/1880] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:05 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:06.039854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbbf8c44-bb5c-4eb2-aa12-6be2d404216c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.150144 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbbf8c44-bb5c-4eb2-aa12-6be2d404216c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:06.150521 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbbf8c44-bb5c-4eb2-aa12-6be2d404216c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:06.152090 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:06.152090 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:06.166322 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbbf8c44-bb5c-4eb2-aa12-6be2d404216c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:06.166784 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 476/1881] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:43:06 2026] POST /volume/v3/types => generated 269 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:06.233623 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3db90643-b481-4fa0-aeaa-106de57ff214 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.235622 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3db90643-b481-4fa0-aeaa-106de57ff214 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:06.235818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3db90643-b481-4fa0-aeaa-106de57ff214 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.236065 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3db90643-b481-4fa0-aeaa-106de57ff214 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.236171 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3db90643-b481-4fa0-aeaa-106de57ff214 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:06.246687 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:06.246687 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:06.247651 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3db90643-b481-4fa0-aeaa-106de57ff214 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:06.248111 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 470/1882] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:06.473339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4049e750-2b05-4141-adc9-00e71c1c4abc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.475615 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4049e750-2b05-4141-adc9-00e71c1c4abc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b Aug 09 07:43:06.475935 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4049e750-2b05-4141-adc9-00e71c1c4abc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.476180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4049e750-2b05-4141-adc9-00e71c1c4abc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.484007 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4049e750-2b05-4141-adc9-00e71c1c4abc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b returned with HTTP 404 Aug 09 07:43:06.484846 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 469/1883] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/de5d94cf-07e0-4300-b203-403b7439700b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.493701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2547b748-297c-460a-bc91-95fbb4672d34 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.496417 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2547b748-297c-460a-bc91-95fbb4672d34 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:43:06.496716 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2547b748-297c-460a-bc91-95fbb4672d34 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.496906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2547b748-297c-460a-bc91-95fbb4672d34 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.497081 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-2547b748-297c-460a-bc91-95fbb4672d34 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:43:06.506349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2547b748-297c-460a-bc91-95fbb4672d34 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 returned with HTTP 404 Aug 09 07:43:06.507078 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 469/1884] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.518219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0c4e4379-f89a-4074-acfa-7d19d4e18f5c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.520226 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c4e4379-f89a-4074-acfa-7d19d4e18f5c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 Aug 09 07:43:06.520439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c4e4379-f89a-4074-acfa-7d19d4e18f5c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.521894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c4e4379-f89a-4074-acfa-7d19d4e18f5c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.526464 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c4e4379-f89a-4074-acfa-7d19d4e18f5c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 returned with HTTP 404 Aug 09 07:43:06.526973 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 477/1885] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/snapshots/036bdc89-8118-4d1c-a539-8bb0740d0152 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.536177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dff1b9b5-b8fc-4a57-a217-ab910b88c389 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.538604 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dff1b9b5-b8fc-4a57-a217-ab910b88c389 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:43:06.538903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dff1b9b5-b8fc-4a57-a217-ab910b88c389 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.539222 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dff1b9b5-b8fc-4a57-a217-ab910b88c389 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.539444 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-dff1b9b5-b8fc-4a57-a217-ab910b88c389 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:43:06.549195 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dff1b9b5-b8fc-4a57-a217-ab910b88c389 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 returned with HTTP 404 Aug 09 07:43:06.549968 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 471/1886] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.563950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8de25d16-788a-4d00-9c93-13ffe0d28d69 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.569955 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8de25d16-788a-4d00-9c93-13ffe0d28d69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 Aug 09 07:43:06.569955 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8de25d16-788a-4d00-9c93-13ffe0d28d69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.569955 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8de25d16-788a-4d00-9c93-13ffe0d28d69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.577016 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8de25d16-788a-4d00-9c93-13ffe0d28d69 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 returned with HTTP 404 Aug 09 07:43:06.577491 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 470/1887] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/1d0ec276-5ae1-4e67-aa82-2095357a0885 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.586349 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2c5bf347-29d7-45f3-9768-e092be4751eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.589016 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c5bf347-29d7-45f3-9768-e092be4751eb tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:43:06.589406 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c5bf347-29d7-45f3-9768-e092be4751eb tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.589746 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c5bf347-29d7-45f3-9768-e092be4751eb tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.590057 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2c5bf347-29d7-45f3-9768-e092be4751eb tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:43:06.597524 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c5bf347-29d7-45f3-9768-e092be4751eb tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 returned with HTTP 404 Aug 09 07:43:06.598416 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 470/1888] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.606076 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c5700217-a4fc-4c53-9b03-04398c69b286 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.608162 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5700217-a4fc-4c53-9b03-04398c69b286 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 Aug 09 07:43:06.608340 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5700217-a4fc-4c53-9b03-04398c69b286 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.608562 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5700217-a4fc-4c53-9b03-04398c69b286 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.614899 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5700217-a4fc-4c53-9b03-04398c69b286 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 returned with HTTP 404 Aug 09 07:43:06.614899 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 478/1889] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/0427fedb-caa6-43e6-9680-29dabd4721b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.623488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-10176070-9cd8-4cea-b866-24517d11b4e4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.625625 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10176070-9cd8-4cea-b866-24517d11b4e4 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:43:06.625699 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10176070-9cd8-4cea-b866-24517d11b4e4 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.626235 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10176070-9cd8-4cea-b866-24517d11b4e4 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.626235 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-10176070-9cd8-4cea-b866-24517d11b4e4 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:43:06.631428 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10176070-9cd8-4cea-b866-24517d11b4e4 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b returned with HTTP 404 Aug 09 07:43:06.631697 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 472/1890] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.641254 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e914cf30-6d26-411b-b692-68324efec246 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.643548 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e914cf30-6d26-411b-b692-68324efec246 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b Aug 09 07:43:06.644055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e914cf30-6d26-411b-b692-68324efec246 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.644153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e914cf30-6d26-411b-b692-68324efec246 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.652779 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e914cf30-6d26-411b-b692-68324efec246 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b returned with HTTP 404 Aug 09 07:43:06.653469 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 471/1891] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/snapshots/292cb01f-9b80-48e4-a3f2-c2cf0d5f955b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.661010 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-114f2b5d-d961-4c66-aa1e-0e27b4b288b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.662737 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-114f2b5d-d961-4c66-aa1e-0e27b4b288b8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:43:06.662984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-114f2b5d-d961-4c66-aa1e-0e27b4b288b8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.663207 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-114f2b5d-d961-4c66-aa1e-0e27b4b288b8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.663851 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-114f2b5d-d961-4c66-aa1e-0e27b4b288b8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:43:06.669203 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-114f2b5d-d961-4c66-aa1e-0e27b4b288b8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b returned with HTTP 404 Aug 09 07:43:06.669899 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 471/1892] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.678266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a22f65df-ef02-45c0-a8ba-1bcdcf7436b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.681808 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a22f65df-ef02-45c0-a8ba-1bcdcf7436b0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b Aug 09 07:43:06.682151 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a22f65df-ef02-45c0-a8ba-1bcdcf7436b0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.682416 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a22f65df-ef02-45c0-a8ba-1bcdcf7436b0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.691985 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a22f65df-ef02-45c0-a8ba-1bcdcf7436b0 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b returned with HTTP 404 Aug 09 07:43:06.693630 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 479/1893] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/56d93634-e536-423d-972c-edc8520dc76b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.707173 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5f1f65ed-852e-47dc-b7c3-2d1b929aa231 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.709048 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f1f65ed-852e-47dc-b7c3-2d1b929aa231 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:43:06.709048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f1f65ed-852e-47dc-b7c3-2d1b929aa231 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.709747 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f1f65ed-852e-47dc-b7c3-2d1b929aa231 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.709747 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-5f1f65ed-852e-47dc-b7c3-2d1b929aa231 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:43:06.717431 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f1f65ed-852e-47dc-b7c3-2d1b929aa231 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef returned with HTTP 404 Aug 09 07:43:06.718094 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 473/1894] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.726200 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f57aecd2-44a9-46e4-aad1-52f1197f860c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.728343 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f57aecd2-44a9-46e4-aad1-52f1197f860c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef Aug 09 07:43:06.728595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f57aecd2-44a9-46e4-aad1-52f1197f860c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.728839 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f57aecd2-44a9-46e4-aad1-52f1197f860c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.734852 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f57aecd2-44a9-46e4-aad1-52f1197f860c tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef returned with HTTP 404 Aug 09 07:43:06.735640 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 472/1895] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/snapshots/43c7a79a-b167-42f3-8280-3bafc8e2d6ef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.743791 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-480e1aad-c046-47d3-8cc2-c4c45ce729fa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.745103 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-480e1aad-c046-47d3-8cc2-c4c45ce729fa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:43:06.745381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-480e1aad-c046-47d3-8cc2-c4c45ce729fa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.745691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-480e1aad-c046-47d3-8cc2-c4c45ce729fa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.745946 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-480e1aad-c046-47d3-8cc2-c4c45ce729fa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:43:06.757174 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-480e1aad-c046-47d3-8cc2-c4c45ce729fa tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 returned with HTTP 404 Aug 09 07:43:06.757785 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 472/1896] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.767858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-052db9c3-18e2-48bd-a6bb-cfb30eb3efbc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.769718 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-052db9c3-18e2-48bd-a6bb-cfb30eb3efbc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 Aug 09 07:43:06.769980 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-052db9c3-18e2-48bd-a6bb-cfb30eb3efbc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.770326 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-052db9c3-18e2-48bd-a6bb-cfb30eb3efbc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.779955 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-052db9c3-18e2-48bd-a6bb-cfb30eb3efbc tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 returned with HTTP 404 Aug 09 07:43:06.780677 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 480/1897] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/995c02b9-19b1-4058-a422-e8f8ba0a2c50 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.789761 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8652c4ad-81a6-49eb-9f0f-7a36acddf46f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.792730 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8652c4ad-81a6-49eb-9f0f-7a36acddf46f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:43:06.793188 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8652c4ad-81a6-49eb-9f0f-7a36acddf46f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.793455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8652c4ad-81a6-49eb-9f0f-7a36acddf46f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.793642 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8652c4ad-81a6-49eb-9f0f-7a36acddf46f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:43:06.802585 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8652c4ad-81a6-49eb-9f0f-7a36acddf46f tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe returned with HTTP 404 Aug 09 07:43:06.803031 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 474/1898] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.810553 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6e3d06c3-c51a-41f4-be61-9ad9ce2947e8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.815123 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e3d06c3-c51a-41f4-be61-9ad9ce2947e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe Aug 09 07:43:06.815375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e3d06c3-c51a-41f4-be61-9ad9ce2947e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.815570 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e3d06c3-c51a-41f4-be61-9ad9ce2947e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.828055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e3d06c3-c51a-41f4-be61-9ad9ce2947e8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe returned with HTTP 404 Aug 09 07:43:06.828737 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-688c0a09-4e58-4bae-965b-30943bffdc20 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.828880 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 473/1899] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/81e9c1ef-f0d6-4f6f-b61e-40b13ebf05fe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.831857 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-688c0a09-4e58-4bae-965b-30943bffdc20 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:06.832797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-688c0a09-4e58-4bae-965b-30943bffdc20 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.833207 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-688c0a09-4e58-4bae-965b-30943bffdc20 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.833309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-688c0a09-4e58-4bae-965b-30943bffdc20 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:06.840278 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:06.840278 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:06.840500 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f01ec6fd-979b-4bfe-b3f5-9fd532750548 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.844012 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f01ec6fd-979b-4bfe-b3f5-9fd532750548 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:43:06.844012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f01ec6fd-979b-4bfe-b3f5-9fd532750548 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.844200 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f01ec6fd-979b-4bfe-b3f5-9fd532750548 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.844397 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f01ec6fd-979b-4bfe-b3f5-9fd532750548 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:43:06.851158 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f01ec6fd-979b-4bfe-b3f5-9fd532750548 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b returned with HTTP 404 Aug 09 07:43:06.852186 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 481/1900] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.856110 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-688c0a09-4e58-4bae-965b-30943bffdc20 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 200 Aug 09 07:43:06.856718 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 473/1901] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:06.862388 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6e399575-1f92-4575-98dc-bedd4633f534 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.865393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6e399575-1f92-4575-98dc-bedd4633f534 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b Aug 09 07:43:06.865701 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6e399575-1f92-4575-98dc-bedd4633f534 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.866119 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6e399575-1f92-4575-98dc-bedd4633f534 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.870314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.872529 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:06.872796 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.875483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.875483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:06.875483 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:06.875483 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:06.875483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:06.875730 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6e399575-1f92-4575-98dc-bedd4633f534 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b returned with HTTP 404 Aug 09 07:43:06.875730 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 475/1902] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/f57d02c6-50b2-409c-815d-c9a3dc65b45b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.889110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d6cb063-dbe5-4c0c-aeb5-c7d25483a4e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.894147 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d6cb063-dbe5-4c0c-aeb5-c7d25483a4e9 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:43:06.894580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d6cb063-dbe5-4c0c-aeb5-c7d25483a4e9 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.895546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d6cb063-dbe5-4c0c-aeb5-c7d25483a4e9 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.895546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-5d6cb063-dbe5-4c0c-aeb5-c7d25483a4e9 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:43:06.903136 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d6cb063-dbe5-4c0c-aeb5-c7d25483a4e9 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f returned with HTTP 404 Aug 09 07:43:06.903874 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 482/1903] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.910146 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Get all volumes completed successfully. Aug 09 07:43:06.910855 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:06.911243 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:06.919774 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4a743d58-cc68-4b09-8d69-d0fb59b08e13 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.923572 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a743d58-cc68-4b09-8d69-d0fb59b08e13 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f Aug 09 07:43:06.923572 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a743d58-cc68-4b09-8d69-d0fb59b08e13 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.924019 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a743d58-cc68-4b09-8d69-d0fb59b08e13 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.930473 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a743d58-cc68-4b09-8d69-d0fb59b08e13 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f returned with HTTP 404 Aug 09 07:43:06.931563 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 474/1904] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/snapshots/adeaa9a5-0379-4e68-b938-f680c06bca8f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:06.943692 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4607546b-de1b-4e07-9277-f1d5a7b0ba44 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.946988 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4607546b-de1b-4e07-9277-f1d5a7b0ba44 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:43:06.947343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4607546b-de1b-4e07-9277-f1d5a7b0ba44 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.947688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4607546b-de1b-4e07-9277-f1d5a7b0ba44 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.948418 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-4607546b-de1b-4e07-9277-f1d5a7b0ba44 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: 9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:43:06.959307 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4607546b-de1b-4e07-9277-f1d5a7b0ba44 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a returned with HTTP 404 Aug 09 07:43:06.960116 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 476/1905] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.962624 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:06.967685 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:06.967685 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:06.972876 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3a6f95c-4359-49c8-a198-2f91f159bfa8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:06.973019 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:06.973183 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:06.975553 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3a6f95c-4359-49c8-a198-2f91f159bfa8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a Aug 09 07:43:06.976598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3a6f95c-4359-49c8-a198-2f91f159bfa8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:06.976598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3a6f95c-4359-49c8-a198-2f91f159bfa8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:06.985648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3a6f95c-4359-49c8-a198-2f91f159bfa8 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a returned with HTTP 404 Aug 09 07:43:06.986428 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 483/1906] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/9a3991d7-14bb-4596-9855-efc828c0b97a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:06.998838 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9dd4711-ad87-4a32-bbe9-95dfff146175 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.000821 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9dd4711-ad87-4a32-bbe9-95dfff146175 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:43:07.001202 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9dd4711-ad87-4a32-bbe9-95dfff146175 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.001490 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9dd4711-ad87-4a32-bbe9-95dfff146175 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.001621 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-a9dd4711-ad87-4a32-bbe9-95dfff146175 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete snapshot with id: 277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:43:07.008992 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9dd4711-ad87-4a32-bbe9-95dfff146175 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b returned with HTTP 404 Aug 09 07:43:07.010060 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 475/1907] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:43:06 2026] DELETE /volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:07.019215 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-196d5000-4503-4178-a60a-e11d1cbab269 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.021688 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-196d5000-4503-4178-a60a-e11d1cbab269 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b Aug 09 07:43:07.021989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-196d5000-4503-4178-a60a-e11d1cbab269 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.022235 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-196d5000-4503-4178-a60a-e11d1cbab269 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.024653 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:07.028442 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-196d5000-4503-4178-a60a-e11d1cbab269 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b returned with HTTP 404 Aug 09 07:43:07.029194 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 477/1908] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:43:07 2026] GET /volume/v3/snapshots/277db5e4-050e-4cd7-8a62-939fbf88806b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:07.030102 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.030102 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:07.040754 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf4f9a70-3166-4b25-aa67-bf27d0ea23a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.041384 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ba1883b-85ea-4514-b3ec-a1ed6431f45d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:07.041941 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 474/1909] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:06 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:07.043667 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf4f9a70-3166-4b25-aa67-bf27d0ea23a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:43:07.043935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf4f9a70-3166-4b25-aa67-bf27d0ea23a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.044460 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf4f9a70-3166-4b25-aa67-bf27d0ea23a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.044460 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-cf4f9a70-3166-4b25-aa67-bf27d0ea23a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Delete volume with id: bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:43:07.045794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8d445a62-0316-4326-9cc0-60953ee3913a req-93c7aa7a-be43-46c7-b187-bd08e28de4d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.049377 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-93c7aa7a-be43-46c7-b187-bd08e28de4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42 Aug 09 07:43:07.049633 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-93c7aa7a-be43-46c7-b187-bd08e28de4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.049903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-93c7aa7a-be43-46c7-b187-bd08e28de4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.060651 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf4f9a70-3166-4b25-aa67-bf27d0ea23a3 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 returned with HTTP 404 Aug 09 07:43:07.060871 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.061225 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 484/1910] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:07 2026] DELETE /volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:07.063032 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:07.063294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.063565 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.063896 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:07.064640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:07.065227 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.065227 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:07.075860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-24611828-3f8c-4970-8d62-0fc78b8f3004 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.075860 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-24611828-3f8c-4970-8d62-0fc78b8f3004 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] GET https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 Aug 09 07:43:07.075860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-24611828-3f8c-4970-8d62-0fc78b8f3004 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.075860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-24611828-3f8c-4970-8d62-0fc78b8f3004 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.078961 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Get all volumes completed successfully. Aug 09 07:43:07.080047 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:07.080293 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:07.084979 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-24611828-3f8c-4970-8d62-0fc78b8f3004 tempest-VolumeDependencyTests-478685014 tempest-VolumeDependencyTests-478685014-project-member] https://10.4.3.41/volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 returned with HTTP 404 Aug 09 07:43:07.085646 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 475/1911] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:07 2026] GET /volume/v3/volumes/bfcdc7db-4790-44ab-b89f-23e5f7143331 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:07.139755 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:07.145815 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.145815 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:07.147833 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8d445a62-0316-4326-9cc0-60953ee3913a req-93c7aa7a-be43-46c7-b187-bd08e28de4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42 returned with HTTP 200 Aug 09 07:43:07.148243 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 476/1912] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:43:07 2026] DELETE /volume/v3/attachments/279cd51d-9230-4e44-8a38-097c08cc2c42 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:07.153788 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:07.154047 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:07.204870 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:07.209242 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.209242 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:07.221830 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57d3a29e-3854-413d-9e5e-51d3f4058dc9 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:07.222426 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 478/1913] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:07 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:07.237963 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-27a7a08b-8617-441e-b99f-9e2b0ccdda7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.240813 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27a7a08b-8617-441e-b99f-9e2b0ccdda7d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] POST https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9/action Aug 09 07:43:07.240813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27a7a08b-8617-441e-b99f-9e2b0ccdda7d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:07.240986 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27a7a08b-8617-441e-b99f-9e2b0ccdda7d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:07.242416 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-27a7a08b-8617-441e-b99f-9e2b0ccdda7d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] delete called for group d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100223) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:43:07.242568 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-27a7a08b-8617-441e-b99f-9e2b0ccdda7d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Delete group with id: d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:07.246221 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.246221 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:07.264117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-519fb28a-00bf-4670-898e-3899bb926bf4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.266502 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-519fb28a-00bf-4670-898e-3899bb926bf4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:07.266767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-519fb28a-00bf-4670-898e-3899bb926bf4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.267111 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-519fb28a-00bf-4670-898e-3899bb926bf4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.267258 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-519fb28a-00bf-4670-898e-3899bb926bf4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:07.274771 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.274771 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:07.276001 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-519fb28a-00bf-4670-898e-3899bb926bf4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:07.276791 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 476/1914] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:07 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:07.386243 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27a7a08b-8617-441e-b99f-9e2b0ccdda7d tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9/action returned with HTTP 202 Aug 09 07:43:07.387331 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 485/1915] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:43:07 2026] POST /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:07.388288 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-06c2b104-b593-426b-8ce0-400d2b96dd35 req-b37b03b4-99dd-4a88-81f2-b7cbeffa5ddd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.391216 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-06c2b104-b593-426b-8ce0-400d2b96dd35 req-b37b03b4-99dd-4a88-81f2-b7cbeffa5ddd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:07.391216 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-06c2b104-b593-426b-8ce0-400d2b96dd35 req-b37b03b4-99dd-4a88-81f2-b7cbeffa5ddd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.391355 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-06c2b104-b593-426b-8ce0-400d2b96dd35 req-b37b03b4-99dd-4a88-81f2-b7cbeffa5ddd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.397200 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:07.399663 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a Aug 09 07:43:07.399934 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:07.400239 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:07.403665 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.403665 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:07.411259 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.411259 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:07.413708 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-06c2b104-b593-426b-8ce0-400d2b96dd35 req-b37b03b4-99dd-4a88-81f2-b7cbeffa5ddd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:07.419154 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Volume info retrieved successfully. Aug 09 07:43:07.420351 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-06c2b104-b593-426b-8ce0-400d2b96dd35 req-b37b03b4-99dd-4a88-81f2-b7cbeffa5ddd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:07.420616 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:07.420886 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:07.421086 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 477/1916] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:07 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:07.474275 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:07.478686 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:07.478686 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:07.488391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e1faaf02-79b4-46e3-a527-33fb9a9c2229 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a returned with HTTP 200 Aug 09 07:43:07.489163 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 479/1917] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:07 2026] GET /volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a => generated 905 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:08.299293 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab092986-59d8-4ca6-ae7f-3b42fd43cf36 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:08.302342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab092986-59d8-4ca6-ae7f-3b42fd43cf36 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:08.303053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab092986-59d8-4ca6-ae7f-3b42fd43cf36 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:08.303153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab092986-59d8-4ca6-ae7f-3b42fd43cf36 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:08.303413 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ab092986-59d8-4ca6-ae7f-3b42fd43cf36 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:08.311305 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:08.311305 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:08.313207 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab092986-59d8-4ca6-ae7f-3b42fd43cf36 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:08.314247 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 477/1918] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:08 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:08.506774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-509b82c4-d092-43d7-87d1-18680b978a56 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:08.508922 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-509b82c4-d092-43d7-87d1-18680b978a56 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a Aug 09 07:43:08.509148 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-509b82c4-d092-43d7-87d1-18680b978a56 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:08.509349 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-509b82c4-d092-43d7-87d1-18680b978a56 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:08.516252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-509b82c4-d092-43d7-87d1-18680b978a56 tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a returned with HTTP 404 Aug 09 07:43:08.516726 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 486/1919] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:08 2026] GET /volume/v3/volumes/ad613768-d934-4b0f-b396-03a695d5497a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:08.529962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1eb0a4e1-ac98-4802-83d3-d550d03e17cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:08.534803 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1eb0a4e1-ac98-4802-83d3-d550d03e17cf tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d Aug 09 07:43:08.535090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1eb0a4e1-ac98-4802-83d3-d550d03e17cf tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:08.535822 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1eb0a4e1-ac98-4802-83d3-d550d03e17cf tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:08.546292 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1eb0a4e1-ac98-4802-83d3-d550d03e17cf tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d returned with HTTP 404 Aug 09 07:43:08.547331 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 478/1920] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:08 2026] GET /volume/v3/volumes/217540f1-2224-49b0-b833-83517a37852d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:08.559187 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a3913c6d-00a9-440e-af8a-311dbf082c5c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:08.561233 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a3913c6d-00a9-440e-af8a-311dbf082c5c tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] GET https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 Aug 09 07:43:08.561517 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a3913c6d-00a9-440e-af8a-311dbf082c5c tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:08.561659 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a3913c6d-00a9-440e-af8a-311dbf082c5c tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:08.561793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-a3913c6d-00a9-440e-af8a-311dbf082c5c tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] show called for member d0c4f78e-cad1-4814-b7e2-e284bf9055c9 {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:08.565125 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a3913c6d-00a9-440e-af8a-311dbf082c5c tempest-GroupsTest-1225774009 tempest-GroupsTest-1225774009-project-member] https://10.4.3.41/volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 returned with HTTP 404 Aug 09 07:43:08.565609 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 480/1921] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:08 2026] GET /volume/v3/groups/d0c4f78e-cad1-4814-b7e2-e284bf9055c9 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:08.574130 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3c6bd48f-a393-4f3c-9aa7-95ccc98a2771 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:08.575922 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c6bd48f-a393-4f3c-9aa7-95ccc98a2771 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/cc287507-0451-486f-ae07-85f93773c377 Aug 09 07:43:08.576180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c6bd48f-a393-4f3c-9aa7-95ccc98a2771 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:08.576319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c6bd48f-a393-4f3c-9aa7-95ccc98a2771 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:08.592897 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c6bd48f-a393-4f3c-9aa7-95ccc98a2771 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/group_types/cc287507-0451-486f-ae07-85f93773c377 returned with HTTP 202 Aug 09 07:43:08.593379 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 478/1922] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:43:08 2026] DELETE /volume/v3/group_types/cc287507-0451-486f-ae07-85f93773c377 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:08.606450 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e499aafe-cfdb-451a-8503-5123f049b7fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:08.613548 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e499aafe-cfdb-451a-8503-5123f049b7fc tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] DELETE https://10.4.3.41/volume/v3/types/590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7 Aug 09 07:43:08.613548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e499aafe-cfdb-451a-8503-5123f049b7fc tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:08.613548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e499aafe-cfdb-451a-8503-5123f049b7fc tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:08.642258 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e499aafe-cfdb-451a-8503-5123f049b7fc tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/types/590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7 returned with HTTP 202 Aug 09 07:43:08.642715 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 487/1923] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:43:08 2026] DELETE /volume/v3/types/590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:08.650713 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-96646c39-7cac-41d7-bb00-b263f10a7a84 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:08.652555 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96646c39-7cac-41d7-bb00-b263f10a7a84 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] GET https://10.4.3.41/volume/v3/types/590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7 Aug 09 07:43:08.652799 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96646c39-7cac-41d7-bb00-b263f10a7a84 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:08.653027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96646c39-7cac-41d7-bb00-b263f10a7a84 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:08.656597 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96646c39-7cac-41d7-bb00-b263f10a7a84 tempest-GroupsTest-1129127850 tempest-GroupsTest-1129127850-project-admin] https://10.4.3.41/volume/v3/types/590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7 returned with HTTP 404 Aug 09 07:43:08.657049 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 479/1924] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:43:08 2026] GET /volume/v3/types/590fdd85-5c0a-41f4-a5cb-45c9fc1e84e7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:09.104311 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-202b4067-2d8f-40db-8205-d560d87757cb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.197904 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:09.198401 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1149726470"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:09.200686 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1149726470'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:09.200686 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume of 1 GB Aug 09 07:43:09.207779 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Availability Zones retrieved successfully. Aug 09 07:43:09.213640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (de5eeb8f-758d-4345-92ab-ecf83cf4c208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:09.215048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe07774-98e4-4214-8d14-ba336cabdd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.216043 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:09.227116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d730cd79-4634-4a6f-a6e9-595855196029 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.232932 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d730cd79-4634-4a6f-a6e9-595855196029 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:09.233468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d730cd79-4634-4a6f-a6e9-595855196029 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911", "extra_specs": {}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:09.252945 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe07774-98e4-4214-8d14-ba336cabdd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.253316 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f3042b9-fa05-4a1f-91b0-c39e8ff4571f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.260498 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d730cd79-4634-4a6f-a6e9-595855196029 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:09.261417 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 479/1925] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:43:09 2026] POST /volume/v3/types => generated 267 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:09.271526 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57f40742-46c9-4558-90c4-fcc34d56548a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.277426 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f40742-46c9-4558-90c4-fcc34d56548a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:09.277882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57f40742-46c9-4558-90c4-fcc34d56548a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:09.304664 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f40742-46c9-4558-90c4-fcc34d56548a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:09.305334 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 488/1926] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:43:09 2026] POST /volume/v3/types => generated 268 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:09.320621 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.324891 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:09.325992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1277073205", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:09.328585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1277073205', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:09.330397 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6235dc6a-bfb1-4c54-acf5-6b7fb8debf92 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.334516 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6235dc6a-bfb1-4c54-acf5-6b7fb8debf92 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:09.334516 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6235dc6a-bfb1-4c54-acf5-6b7fb8debf92 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:09.334516 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6235dc6a-bfb1-4c54-acf5-6b7fb8debf92 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:09.334516 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6235dc6a-bfb1-4c54-acf5-6b7fb8debf92 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:09.335854 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume of 1 GB Aug 09 07:43:09.337860 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:09.337860 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:09.338457 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Availability Zones retrieved successfully. Aug 09 07:43:09.341795 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:09.341795 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:09.343750 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6235dc6a-bfb1-4c54-acf5-6b7fb8debf92 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:09.343750 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 480/1927] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:09 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:09.347367 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Flow 'volume_create_api' (a570a9d7-25ac-4570-a380-4718a0cd0c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:09.348701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41301076-a6ab-4279-9bf9-fc1800c73e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.349411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['668fe11f-0325-42e4-bec4-47b46bb1552a', '6fb12fae-f16b-4703-a9e2-fdde30dfea2c', '9bc29046-24f2-47ca-b7ef-1855b851e08a', 'a973b10c-188e-48cd-b23f-087319ce87fa'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:09.350066 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:09.350653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f3042b9-fa05-4a1f-91b0-c39e8ff4571f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['668fe11f-0325-42e4-bec4-47b46bb1552a', '6fb12fae-f16b-4703-a9e2-fdde30dfea2c', '9bc29046-24f2-47ca-b7ef-1855b851e08a', 'a973b10c-188e-48cd-b23f-087319ce87fa']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.351866 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8c3964-88c8-44c4-a8a1-089f840bafca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.375466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41301076-a6ab-4279-9bf9-fc1800c73e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.375466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c5bafc-9354-4e8a-8926-5c7ca71c310a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.384053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8c3964-88c8-44c4-a8a1-089f840bafca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c14fb97-580a-4ff6-b45a-ad3d35091608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149726470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['668fe11f-0325-42e4-bec4-47b46bb1552a','6fb12fae-f16b-4703-a9e2-fdde30dfea2c','9bc29046-24f2-47ca-b7ef-1855b851e08a','a973b10c-188e-48cd-b23f-087319ce87fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1149726470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c14fb97-580a-4ff6-b45a-ad3d35091608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.384947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09396737-a817-4447-9e19-b5df3b8a292f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.406799 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:09.407020 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:09.407238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09396737-a817-4447-9e19-b5df3b8a292f) transitioned into state 'SUCCESS' from state '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-1149726470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['668fe11f-0325-42e4-bec4-47b46bb1552a','6fb12fae-f16b-4703-a9e2-fdde30dfea2c','9bc29046-24f2-47ca-b7ef-1855b851e08a','a973b10c-188e-48cd-b23f-087319ce87fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.407927 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a9fee4-684e-400a-937c-a29a4ba7a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.419957 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a9fee4-684e-400a-937c-a29a4ba7a5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.422378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (de5eeb8f-758d-4345-92ab-ecf83cf4c208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:09.422828 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request issued successfully. Aug 09 07:43:09.423788 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-202b4067-2d8f-40db-8205-d560d87757cb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:09.424394 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 481/1928] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:43:09 2026] POST /volume/v3/volumes => generated 776 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:09.442123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4f92917-6781-4c91-9af0-41713acfc4b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.444126 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4f92917-6781-4c91-9af0-41713acfc4b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 Aug 09 07:43:09.444599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4f92917-6781-4c91-9af0-41713acfc4b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:09.447106 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4f92917-6781-4c91-9af0-41713acfc4b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:09.449361 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Created reservations ['f4cc2b55-9af9-4474-aa4a-a4b1da396d8a', '0319d5c4-343a-4c99-a2f8-2179b44a210a', 'cfcfd823-31c4-47f3-860b-6f18d3216fc1', '32eb562a-bc07-4b13-9984-8067d79aaff1'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:09.450294 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c5bafc-9354-4e8a-8926-5c7ca71c310a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4cc2b55-9af9-4474-aa4a-a4b1da396d8a', '0319d5c4-343a-4c99-a2f8-2179b44a210a', 'cfcfd823-31c4-47f3-860b-6f18d3216fc1', '32eb562a-bc07-4b13-9984-8067d79aaff1']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.451514 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104a8a1a-b1c0-43f5-8609-2787cc2a3820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.462465 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:09.462465 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:09.466385 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f4f92917-6781-4c91-9af0-41713acfc4b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:43:09.473731 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4f92917-6781-4c91-9af0-41713acfc4b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 returned with HTTP 200 Aug 09 07:43:09.474201 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 489/1929] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:09 2026] GET /volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:09.476224 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104a8a1a-b1c0-43f5-8609-2787cc2a3820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7931fd7d-fb2e-49ad-8bbf-dd074ce495b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1277073205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cba6cb670c4114bd8b4d95b0c17090',qos_specs=None,replication_status=,reservations=['f4cc2b55-9af9-4474-aa4a-a4b1da396d8a','0319d5c4-343a-4c99-a2f8-2179b44a210a','cfcfd823-31c4-47f3-860b-6f18d3216fc1','32eb562a-bc07-4b13-9984-8067d79aaff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05360c137ec46899f0f12c243ff4f0e',volume_type_id=f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1277073205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7931fd7d-fb2e-49ad-8bbf-dd074ce495b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cba6cb670c4114bd8b4d95b0c17090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b05360c137ec46899f0f12c243ff4f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc),volume_type_id=f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.477854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e60b158-afc6-4453-95f6-b0726ea675a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.508197 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e60b158-afc6-4453-95f6-b0726ea675a9) transitioned into state 'SUCCESS' from state '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-1277073205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cba6cb670c4114bd8b4d95b0c17090',qos_specs=None,replication_status=,reservations=['f4cc2b55-9af9-4474-aa4a-a4b1da396d8a','0319d5c4-343a-4c99-a2f8-2179b44a210a','cfcfd823-31c4-47f3-860b-6f18d3216fc1','32eb562a-bc07-4b13-9984-8067d79aaff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05360c137ec46899f0f12c243ff4f0e',volume_type_id=f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.508197 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be348f4b-5b61-4ff4-a20c-cc93cb7a10ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.517574 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be348f4b-5b61-4ff4-a20c-cc93cb7a10ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.518745 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Flow 'volume_create_api' (a570a9d7-25ac-4570-a380-4718a0cd0c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:09.520232 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume request issued successfully. Aug 09 07:43:09.520232 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9dc0ab2c-b674-4805-a728-26f9f0636558 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:09.520578 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 480/1930] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:09 2026] POST /volume/v3/volumes => generated 843 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:09.536064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-93027971-89ef-4130-a95d-f38820ea5ede None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.540129 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:09.540454 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1891630868", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:09.545357 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1891630868', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:09.549347 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume of 1 GB Aug 09 07:43:09.549616 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:09.549616 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:09.550161 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Availability Zones retrieved successfully. Aug 09 07:43:09.558339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Flow 'volume_create_api' (5ca7643b-c05a-4092-a633-2dbf13d38764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:09.560695 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c643441c-2b36-4529-a92a-533a4e334820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.562120 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:09.599095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c643441c-2b36-4529-a92a-533a4e334820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1bd11b19-e71b-4e03-a01e-50018f0bb3b7,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1bd11b19-e71b-4e03-a01e-50018f0bb3b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.600225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef608cb6-45cb-44c3-962a-193e4c43b322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.649946 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:09.649946 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:09.686353 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Created reservations ['aa63f3cd-fdb9-4fd1-a579-d5318b7331fc', 'ffa0b826-3499-4300-b706-422db6a76219', 'c5f76db4-f0de-4150-bbe1-c6371427f661', '77bdc491-2d2c-4de2-a526-e59dbb2426b6'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:09.688777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef608cb6-45cb-44c3-962a-193e4c43b322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa63f3cd-fdb9-4fd1-a579-d5318b7331fc', 'ffa0b826-3499-4300-b706-422db6a76219', 'c5f76db4-f0de-4150-bbe1-c6371427f661', '77bdc491-2d2c-4de2-a526-e59dbb2426b6']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.689303 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a1ee76a-5877-4e3a-850f-baa4eb5e9d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.720715 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a1ee76a-5877-4e3a-850f-baa4eb5e9d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd8184d1-f688-411d-8696-bf134197ba75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1891630868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cba6cb670c4114bd8b4d95b0c17090',qos_specs=None,replication_status=,reservations=['aa63f3cd-fdb9-4fd1-a579-d5318b7331fc','ffa0b826-3499-4300-b706-422db6a76219','c5f76db4-f0de-4150-bbe1-c6371427f661','77bdc491-2d2c-4de2-a526-e59dbb2426b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05360c137ec46899f0f12c243ff4f0e',volume_type_id=1bd11b19-e71b-4e03-a01e-50018f0bb3b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1891630868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd8184d1-f688-411d-8696-bf134197ba75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cba6cb670c4114bd8b4d95b0c17090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b05360c137ec46899f0f12c243ff4f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1bd11b19-e71b-4e03-a01e-50018f0bb3b7),volume_type_id=1bd11b19-e71b-4e03-a01e-50018f0bb3b7)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.723070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf3bb3b-cc1d-4ba9-be6d-0b014b65019f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.749384 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf3bb3b-cc1d-4ba9-be6d-0b014b65019f) transitioned into state 'SUCCESS' from state '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-1891630868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cba6cb670c4114bd8b4d95b0c17090',qos_specs=None,replication_status=,reservations=['aa63f3cd-fdb9-4fd1-a579-d5318b7331fc','ffa0b826-3499-4300-b706-422db6a76219','c5f76db4-f0de-4150-bbe1-c6371427f661','77bdc491-2d2c-4de2-a526-e59dbb2426b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05360c137ec46899f0f12c243ff4f0e',volume_type_id=1bd11b19-e71b-4e03-a01e-50018f0bb3b7)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.750239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e4cb68-5d1d-4d1d-9c67-fb60a8823642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:09.760514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e4cb68-5d1d-4d1d-9c67-fb60a8823642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:09.761304 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Flow 'volume_create_api' (5ca7643b-c05a-4092-a633-2dbf13d38764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:09.761628 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume request issued successfully. Aug 09 07:43:09.762195 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93027971-89ef-4130-a95d-f38820ea5ede tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:09.762622 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 481/1931] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:09 2026] POST /volume/v3/volumes => generated 844 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:09.804981 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:09.808796 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:09.808796 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1049450342", "snapshot_id": null, "imageRef": "5b8935dd-7ccd-40e2-9a1b-a3b764cf4315", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:09.810423 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1049450342', 'snapshot_id': None, 'imageRef': '5b8935dd-7ccd-40e2-9a1b-a3b764cf4315', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:10.113554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume of 1 GB Aug 09 07:43:10.115854 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.115854 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:10.116832 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Availability Zones retrieved successfully. Aug 09 07:43:10.125399 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Flow 'volume_create_api' (a5c63127-05db-4150-8f60-7173617c800f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:10.126801 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98ebf2b-e937-4e27-b115-81586a0458a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:10.128264 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:10.201769 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98ebf2b-e937-4e27-b115-81586a0458a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:10.204048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27593c6-445f-4d8d-b315-e5a31499109d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:10.259213 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:10.260187 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:10.331327 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Created reservations ['89306843-b31a-47b8-b6dc-db9c8e0e27bc', '9673ed99-6956-4471-af86-c047c19abbcc', '86545097-2ab4-4fd7-b6c0-491ea111b822', 'e0ea9fb9-621f-495a-bb1c-f17891ed8d94'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:10.332930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27593c6-445f-4d8d-b315-e5a31499109d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89306843-b31a-47b8-b6dc-db9c8e0e27bc', '9673ed99-6956-4471-af86-c047c19abbcc', '86545097-2ab4-4fd7-b6c0-491ea111b822', 'e0ea9fb9-621f-495a-bb1c-f17891ed8d94']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:10.334747 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca15ac9a-864c-4daa-87ef-d3f2984187d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:10.365273 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0464bb5-21e3-4809-90a5-97761419c998 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:10.368532 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0464bb5-21e3-4809-90a5-97761419c998 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:10.368676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0464bb5-21e3-4809-90a5-97761419c998 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:10.369377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0464bb5-21e3-4809-90a5-97761419c998 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:10.369492 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b0464bb5-21e3-4809-90a5-97761419c998 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:10.376392 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.376392 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:10.378047 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0464bb5-21e3-4809-90a5-97761419c998 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:10.378870 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 490/1932] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:10 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:10.399520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca15ac9a-864c-4daa-87ef-d3f2984187d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172935ce-bbf4-4a40-8473-cc594df3e9df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1049450342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cba6cb670c4114bd8b4d95b0c17090',qos_specs=None,replication_status=,reservations=['89306843-b31a-47b8-b6dc-db9c8e0e27bc','9673ed99-6956-4471-af86-c047c19abbcc','86545097-2ab4-4fd7-b6c0-491ea111b822','e0ea9fb9-621f-495a-bb1c-f17891ed8d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05360c137ec46899f0f12c243ff4f0e',volume_type_id=aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1049450342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172935ce-bbf4-4a40-8473-cc594df3e9df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cba6cb670c4114bd8b4d95b0c17090',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b05360c137ec46899f0f12c243ff4f0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f),volume_type_id=aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:10.400847 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37b0ced-6913-4510-90db-73b8e7502f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:10.458222 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e37b0ced-6913-4510-90db-73b8e7502f61) transitioned into state 'SUCCESS' from state '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-1049450342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cba6cb670c4114bd8b4d95b0c17090',qos_specs=None,replication_status=,reservations=['89306843-b31a-47b8-b6dc-db9c8e0e27bc','9673ed99-6956-4471-af86-c047c19abbcc','86545097-2ab4-4fd7-b6c0-491ea111b822','e0ea9fb9-621f-495a-bb1c-f17891ed8d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05360c137ec46899f0f12c243ff4f0e',volume_type_id=aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:10.459278 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1023fa27-b578-411e-a49d-874cbf160ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:10.473456 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1023fa27-b578-411e-a49d-874cbf160ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:10.474556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Flow 'volume_create_api' (a5c63127-05db-4150-8f60-7173617c800f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:10.475001 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Create volume request issued successfully. Aug 09 07:43:10.475671 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d0467c8-3dc1-4009-880d-17c83b6d047b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:10.476148 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 482/1933] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:09 2026] POST /volume/v3/volumes => generated 845 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:10.490524 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-675d1a7e-910d-43c8-a297-29ad2eed0db9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:10.491614 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ea5fed10-8a92-4cbc-814b-494718906f4c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:10.493285 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-675d1a7e-910d-43c8-a297-29ad2eed0db9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 Aug 09 07:43:10.493285 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-675d1a7e-910d-43c8-a297-29ad2eed0db9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:10.493508 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-675d1a7e-910d-43c8-a297-29ad2eed0db9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:10.494549 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea5fed10-8a92-4cbc-814b-494718906f4c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:10.495113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea5fed10-8a92-4cbc-814b-494718906f4c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:10.495228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea5fed10-8a92-4cbc-814b-494718906f4c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:10.504723 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.504723 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:10.505030 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.505030 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:10.511844 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-675d1a7e-910d-43c8-a297-29ad2eed0db9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:43:10.512022 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ea5fed10-8a92-4cbc-814b-494718906f4c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:10.520772 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea5fed10-8a92-4cbc-814b-494718906f4c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:10.521691 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 482/1934] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:10 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 913 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:10.524608 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-675d1a7e-910d-43c8-a297-29ad2eed0db9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 returned with HTTP 200 Aug 09 07:43:10.525187 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 481/1935] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:10 2026] GET /volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:10.544704 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:10.546834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:43:10.547366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c14fb97-580a-4ff6-b45a-ad3d35091608", "name": "tempest-type-Backup-1239496225"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:10.549141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating new backup {'backup': {'volume_id': '0c14fb97-580a-4ff6-b45a-ad3d35091608', 'name': 'tempest-type-Backup-1239496225'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:43:10.549366 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating backup of volume 0c14fb97-580a-4ff6-b45a-ad3d35091608 in container None Aug 09 07:43:10.559186 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.559186 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:10.559585 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:43:10.594391 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['b3c823cc-a02c-42f6-abf5-6d97ff552667', 'e30a2b60-2ebf-4953-9339-7ac3e0276868'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:10.624006 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:10.625296 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:10.626186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:10.626186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:10.626186 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume with id: 38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:10.628426 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c63d5f9-6352-420f-97bc-ad1f9a53cee0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:43:10.629235 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 491/1936] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:43:10 2026] POST /volume/v3/backups => generated 314 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:10.634162 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.634162 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:10.634651 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:10.643062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4914dd2c-87f0-4884-ae71-db02d50ff63f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:10.648174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4914dd2c-87f0-4884-ae71-db02d50ff63f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:10.649013 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4914dd2c-87f0-4884-ae71-db02d50ff63f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:10.649013 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4914dd2c-87f0-4884-ae71-db02d50ff63f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:10.649013 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4914dd2c-87f0-4884-ae71-db02d50ff63f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:10.653739 np0000006821 devstack@c-api.service[100220]: WARNING cinder.keymgr.conf_key_mgr [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:43:10.654103 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.654103 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:10.656160 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4914dd2c-87f0-4884-ae71-db02d50ff63f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:10.656160 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 483/1937] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:10 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:10.664358 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume request issued successfully. Aug 09 07:43:10.664664 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd80cb21-8f87-4a9e-aa19-c97e16a81da7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 202 Aug 09 07:43:10.665300 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 483/1938] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:43:10 2026] DELETE /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:10.677968 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-035252cd-6278-4264-bbd5-8672d8fd4d7f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:10.680329 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-035252cd-6278-4264-bbd5-8672d8fd4d7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:10.680329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-035252cd-6278-4264-bbd5-8672d8fd4d7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:10.680329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-035252cd-6278-4264-bbd5-8672d8fd4d7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:10.697093 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:10.697093 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:10.702387 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-035252cd-6278-4264-bbd5-8672d8fd4d7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:10.710940 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-035252cd-6278-4264-bbd5-8672d8fd4d7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 200 Aug 09 07:43:10.711491 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 482/1939] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:10 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:11.396207 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-056aa6b1-cbdd-47f7-9410-bd94016b71d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.398498 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-056aa6b1-cbdd-47f7-9410-bd94016b71d6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:11.398709 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-056aa6b1-cbdd-47f7-9410-bd94016b71d6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:11.398928 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-056aa6b1-cbdd-47f7-9410-bd94016b71d6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:11.399052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-056aa6b1-cbdd-47f7-9410-bd94016b71d6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:11.404505 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:11.404505 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:11.405393 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-056aa6b1-cbdd-47f7-9410-bd94016b71d6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:11.405809 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 492/1940] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:11 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:11.496448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4abfdf1d-2903-4cfa-aed3-24f7457974c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.539103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-214d6f30-a416-428a-8612-663e9ed8d9a4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.540790 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-214d6f30-a416-428a-8612-663e9ed8d9a4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:11.541001 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-214d6f30-a416-428a-8612-663e9ed8d9a4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:11.541192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-214d6f30-a416-428a-8612-663e9ed8d9a4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:11.549666 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:11.549666 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:11.561085 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-214d6f30-a416-428a-8612-663e9ed8d9a4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:11.577985 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-214d6f30-a416-428a-8612-663e9ed8d9a4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:11.578291 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 484/1941] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:11 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 937 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:11.611352 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4abfdf1d-2903-4cfa-aed3-24f7457974c1 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:11.611746 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4abfdf1d-2903-4cfa-aed3-24f7457974c1 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-657808892"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:11.627635 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4abfdf1d-2903-4cfa-aed3-24f7457974c1 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:11.627978 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 484/1942] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:43:11 2026] POST /volume/v3/types => generated 219 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:11.638147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-456c245d-d610-4154-9a6b-3e81d38b6457 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.640386 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-456c245d-d610-4154-9a6b-3e81d38b6457 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:43:11.640749 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-456c245d-d610-4154-9a6b-3e81d38b6457 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1077251641"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:11.659824 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-456c245d-d610-4154-9a6b-3e81d38b6457 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:43:11.660331 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 483/1943] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:43:11 2026] POST /volume/v3/group_types => generated 177 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:11.669157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6ab26cc4-1366-47e1-b3d9-e033e50e3fbe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.670652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.672164 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ab26cc4-1366-47e1-b3d9-e033e50e3fbe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:11.672363 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ab26cc4-1366-47e1-b3d9-e033e50e3fbe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:11.672647 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ab26cc4-1366-47e1-b3d9-e033e50e3fbe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:11.673694 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6ab26cc4-1366-47e1-b3d9-e033e50e3fbe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:11.683278 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:11.683278 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:11.684200 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ab26cc4-1366-47e1-b3d9-e033e50e3fbe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:11.684726 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 493/1944] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:11 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:11.729962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9ed01638-c6dd-4030-8042-b75fcab5e20c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.732113 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ed01638-c6dd-4030-8042-b75fcab5e20c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 Aug 09 07:43:11.732369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ed01638-c6dd-4030-8042-b75fcab5e20c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:11.732644 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ed01638-c6dd-4030-8042-b75fcab5e20c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:11.748796 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ed01638-c6dd-4030-8042-b75fcab5e20c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 returned with HTTP 404 Aug 09 07:43:11.749396 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 485/1945] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:11 2026] GET /volume/v3/volumes/38b190a9-f92d-434c-8c13-33a4a5edfaf6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:11.761581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f7cd82cb-85b2-4d81-bfb6-9cf9a22f76dc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.761694 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:43:11.761972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "904226e1-c96e-46ef-86c5-6c0c894a4c54", "volume_types": ["d296e20b-b053-49e8-a0f0-0b5885fd99b4"], "name": "tempest-GroupsV314Test-Group-1908708884"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:11.763184 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7cd82cb-85b2-4d81-bfb6-9cf9a22f76dc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:43:11.763379 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7cd82cb-85b2-4d81-bfb6-9cf9a22f76dc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:11.764848 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7cd82cb-85b2-4d81-bfb6-9cf9a22f76dc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:11.764960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Creating new group {'group': {'group_type': '904226e1-c96e-46ef-86c5-6c0c894a4c54', 'volume_types': ['d296e20b-b053-49e8-a0f0-0b5885fd99b4'], 'name': 'tempest-GroupsV314Test-Group-1908708884'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:43:11.765017 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f7cd82cb-85b2-4d81-bfb6-9cf9a22f76dc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:11.768022 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Creating group tempest-GroupsV314Test-Group-1908708884. Aug 09 07:43:11.786177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:43:11.785675. {{(pid=100220) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:43:11.786542 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Availability Zones retrieved successfully. Aug 09 07:43:11.810748 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f7cd82cb-85b2-4d81-bfb6-9cf9a22f76dc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Get all volumes completed successfully. Aug 09 07:43:11.815189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Created reservations ['737970e0-e9c0-4c5d-a4df-9da5a9a54a24'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:11.815332 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:11.815332 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:11.819068 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7cd82cb-85b2-4d81-bfb6-9cf9a22f76dc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:43:11.819813 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 484/1946] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:43:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:11.837365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5da2930-17d8-41a0-b5c5-2e43005aac88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.839567 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5da2930-17d8-41a0-b5c5-2e43005aac88 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] DELETE https://10.4.3.41/volume/v3/types/5ed4896e-2848-4528-a57d-8954ec26cf6d Aug 09 07:43:11.839783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5da2930-17d8-41a0-b5c5-2e43005aac88 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:11.840019 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5da2930-17d8-41a0-b5c5-2e43005aac88 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:11.841809 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-53c035ab-fa5e-48a7-b2fa-086bda484595 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:43:11.842730 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 485/1947] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:43:11 2026] POST /volume/v3/groups => generated 108 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:11.852599 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-53e022f4-882e-4c11-a5d9-7682c5b7a854 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.854935 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53e022f4-882e-4c11-a5d9-7682c5b7a854 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f Aug 09 07:43:11.855222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53e022f4-882e-4c11-a5d9-7682c5b7a854 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:11.855489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53e022f4-882e-4c11-a5d9-7682c5b7a854 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:11.855633 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-53e022f4-882e-4c11-a5d9-7682c5b7a854 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] show called for member 16d72be3-0075-47a7-a3f5-e8400089828f {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:11.860471 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:11.860471 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:11.872901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53e022f4-882e-4c11-a5d9-7682c5b7a854 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f returned with HTTP 200 Aug 09 07:43:11.873569 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5da2930-17d8-41a0-b5c5-2e43005aac88 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/5ed4896e-2848-4528-a57d-8954ec26cf6d returned with HTTP 202 Aug 09 07:43:11.873719 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 486/1948] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:11 2026] GET /volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:11.873952 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 494/1949] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:43:11 2026] DELETE /volume/v3/types/5ed4896e-2848-4528-a57d-8954ec26cf6d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:11.889003 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-52fbd9d6-1d8b-442b-a919-5aef114c3f27 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.891063 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52fbd9d6-1d8b-442b-a919-5aef114c3f27 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:11.891442 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52fbd9d6-1d8b-442b-a919-5aef114c3f27 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1603138148", "extra_specs": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:11.906938 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52fbd9d6-1d8b-442b-a919-5aef114c3f27 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:11.907391 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 485/1950] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:43:11 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:11.916033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ce396524-29b6-4090-a957-c3f880b12cd4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.918061 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ce396524-29b6-4090-a957-c3f880b12cd4 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types/492e5f55-98a2-4e3a-bcab-9eb4ff996ad7/encryption Aug 09 07:43:11.918484 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ce396524-29b6-4090-a957-c3f880b12cd4 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:11.920181 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:11.920181 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:11.938257 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ce396524-29b6-4090-a957-c3f880b12cd4 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/492e5f55-98a2-4e3a-bcab-9eb4ff996ad7/encryption returned with HTTP 200 Aug 09 07:43:11.938796 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 486/1951] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:43:11 2026] POST /volume/v3/types/492e5f55-98a2-4e3a-bcab-9eb4ff996ad7/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:11.947650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:11.949868 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:11.950430 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-202464858", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1603138148", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:11.952335 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-202464858', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1603138148', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:11.956951 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume of 1 GB Aug 09 07:43:11.957313 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:11.957313 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:11.957897 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Availability Zones retrieved successfully. Aug 09 07:43:11.964362 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (41edc05b-e134-455d-9dd2-3f5450d8c473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:11.965320 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f30a652-d499-4a45-b518-36f8a9952679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:11.966330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:11.997927 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f30a652-d499-4a45-b518-36f8a9952679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=492e5f55-98a2-4e3a-bcab-9eb4ff996ad7,is_public=True,name='tempest-scenario-type-luksv2-1603138148',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '492e5f55-98a2-4e3a-bcab-9eb4ff996ad7', '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=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:11.999123 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac5304c-944a-48c0-9253-218f4990bc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.035612 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:12.036177 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:12.089297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Created reservations ['3bb7ceb1-9b96-4f56-8033-920cd0617392', 'bdcacdcb-8b03-46a7-85f7-612ea9068308', 'a8d5dbc8-364f-4c8a-8306-e517bab44841', 'bbb16054-eabc-4978-9163-9072c2d7ad52'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:12.090474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac5304c-944a-48c0-9253-218f4990bc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bb7ceb1-9b96-4f56-8033-920cd0617392', 'bdcacdcb-8b03-46a7-85f7-612ea9068308', 'a8d5dbc8-364f-4c8a-8306-e517bab44841', 'bbb16054-eabc-4978-9163-9072c2d7ad52']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.091658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed70b81-569e-4331-9bfc-c72ccebbbd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.122358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bed70b81-569e-4331-9bfc-c72ccebbbd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd5a51d4-f894-4086-8be7-2237a3a8fdaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-202464858',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['3bb7ceb1-9b96-4f56-8033-920cd0617392','bdcacdcb-8b03-46a7-85f7-612ea9068308','a8d5dbc8-364f-4c8a-8306-e517bab44841','bbb16054-eabc-4978-9163-9072c2d7ad52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=492e5f55-98a2-4e3a-bcab-9eb4ff996ad7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-202464858',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fd5a51d4-f894-4086-8be7-2237a3a8fdaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccd97faf68540579ac19fe2666e202b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee8962ce05342279414acbb23bf7c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(492e5f55-98a2-4e3a-bcab-9eb4ff996ad7),volume_type_id=492e5f55-98a2-4e3a-bcab-9eb4ff996ad7)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.123580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d1b6b1b-7247-40f2-a7c9-5872187a3667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.147660 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d1b6b1b-7247-40f2-a7c9-5872187a3667) transitioned into state 'SUCCESS' from state '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-202464858',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['3bb7ceb1-9b96-4f56-8033-920cd0617392','bdcacdcb-8b03-46a7-85f7-612ea9068308','a8d5dbc8-364f-4c8a-8306-e517bab44841','bbb16054-eabc-4978-9163-9072c2d7ad52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=492e5f55-98a2-4e3a-bcab-9eb4ff996ad7)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.148529 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3482dbf0-6590-4ffb-b0a6-03b6f10b4738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.163996 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3482dbf0-6590-4ffb-b0a6-03b6f10b4738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.165364 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (41edc05b-e134-455d-9dd2-3f5450d8c473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:12.165752 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request issued successfully. Aug 09 07:43:12.167540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05a3bda3-6123-4248-ad73-a6dc3e71feb1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:12.167540 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 487/1952] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:11 2026] POST /volume/v3/volumes => generated 784 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:12.364474 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:12.366185 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:12.366861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1817230787"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:12.368854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1817230787'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:12.369212 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Create volume of 1 GB Aug 09 07:43:12.375791 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Availability Zones retrieved successfully. Aug 09 07:43:12.383201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Flow 'volume_create_api' (cfc2f054-ce6c-4eb2-8dce-8e9c914d7705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:12.384751 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ced74e7-5fe5-4b0b-80c6-03390ec90141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.386547 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:12.421376 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64fbd99c-b192-45ad-ba05-d01f5d0fed78 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:12.423540 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64fbd99c-b192-45ad-ba05-d01f5d0fed78 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:12.423853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64fbd99c-b192-45ad-ba05-d01f5d0fed78 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:12.424733 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64fbd99c-b192-45ad-ba05-d01f5d0fed78 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:12.424733 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-64fbd99c-b192-45ad-ba05-d01f5d0fed78 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:12.430240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ced74e7-5fe5-4b0b-80c6-03390ec90141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.430714 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:12.430714 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:12.431458 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0c6406-2aa0-46c8-9cfd-203b5c715fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.431543 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64fbd99c-b192-45ad-ba05-d01f5d0fed78 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:12.432015 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 486/1953] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:12 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:12.484640 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Created reservations ['92da837c-66d5-4632-9012-4b4c2d5d7ad4', '39e353cb-7ab5-44fe-8df8-5dfe2b5069e8', '9f26ba0a-4ede-4ded-9ea8-f8c7f9e949c2', 'bf2ac00b-11ce-48e8-8725-4e838d964d10'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:12.484971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0c6406-2aa0-46c8-9cfd-203b5c715fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92da837c-66d5-4632-9012-4b4c2d5d7ad4', '39e353cb-7ab5-44fe-8df8-5dfe2b5069e8', '9f26ba0a-4ede-4ded-9ea8-f8c7f9e949c2', 'bf2ac00b-11ce-48e8-8725-4e838d964d10']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.485829 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a44abbe-e799-432a-a902-b44d2f64db2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.510121 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a44abbe-e799-432a-a902-b44d2f64db2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41d1db78-b001-4093-a844-5254048589c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1817230787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f865321154a401f8cdcf2584b8ec16a',qos_specs=None,replication_status=,reservations=['92da837c-66d5-4632-9012-4b4c2d5d7ad4','39e353cb-7ab5-44fe-8df8-5dfe2b5069e8','9f26ba0a-4ede-4ded-9ea8-f8c7f9e949c2','bf2ac00b-11ce-48e8-8725-4e838d964d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85500bd8d00342ab8c2dcd5ee511eb69',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1817230787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41d1db78-b001-4093-a844-5254048589c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f865321154a401f8cdcf2584b8ec16a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85500bd8d00342ab8c2dcd5ee511eb69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.511300 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efe6801-da8a-48dc-ba49-cde7b8dcb563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.542230 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efe6801-da8a-48dc-ba49-cde7b8dcb563) transitioned into state 'SUCCESS' from state '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-1817230787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f865321154a401f8cdcf2584b8ec16a',qos_specs=None,replication_status=,reservations=['92da837c-66d5-4632-9012-4b4c2d5d7ad4','39e353cb-7ab5-44fe-8df8-5dfe2b5069e8','9f26ba0a-4ede-4ded-9ea8-f8c7f9e949c2','bf2ac00b-11ce-48e8-8725-4e838d964d10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85500bd8d00342ab8c2dcd5ee511eb69',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.542716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abeecda4-a3a3-4ce3-81ed-6f3869462de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.554723 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abeecda4-a3a3-4ce3-81ed-6f3869462de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:12.555812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Flow 'volume_create_api' (cfc2f054-ce6c-4eb2-8dce-8e9c914d7705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:12.556305 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Create volume request issued successfully. Aug 09 07:43:12.557719 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e9f3890-3896-4f69-b75e-ea3736d1d08a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:12.557719 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 495/1954] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:43:12 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:12.570147 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cd15fe50-8dfa-4702-9999-a7418982a573 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:12.572314 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd15fe50-8dfa-4702-9999-a7418982a573 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:43:12.572689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd15fe50-8dfa-4702-9999-a7418982a573 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:12.573043 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd15fe50-8dfa-4702-9999-a7418982a573 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:12.583151 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:12.583151 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:12.594886 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cd15fe50-8dfa-4702-9999-a7418982a573 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:43:12.603951 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd15fe50-8dfa-4702-9999-a7418982a573 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:43:12.604401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aae974b0-eea0-43b3-aad9-9eaf93343b38 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:12.604780 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 487/1955] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:12 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:12.607938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aae974b0-eea0-43b3-aad9-9eaf93343b38 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:12.607938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aae974b0-eea0-43b3-aad9-9eaf93343b38 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:12.607938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aae974b0-eea0-43b3-aad9-9eaf93343b38 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:12.616133 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:12.616133 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:12.620640 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-aae974b0-eea0-43b3-aad9-9eaf93343b38 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:12.626209 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aae974b0-eea0-43b3-aad9-9eaf93343b38 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:12.626731 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 488/1956] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:12 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:12.697801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e1ba025-5fa4-431b-a574-34ab7beb6e76 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:12.704660 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e1ba025-5fa4-431b-a574-34ab7beb6e76 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:12.704972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e1ba025-5fa4-431b-a574-34ab7beb6e76 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:12.705181 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e1ba025-5fa4-431b-a574-34ab7beb6e76 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:12.705305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1e1ba025-5fa4-431b-a574-34ab7beb6e76 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:12.712414 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:12.712414 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:12.713465 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e1ba025-5fa4-431b-a574-34ab7beb6e76 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:12.714202 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 487/1957] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:12 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:12.885737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88b3c9c7-ed74-454f-a008-fd6eb0d4ffe5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:12.888010 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88b3c9c7-ed74-454f-a008-fd6eb0d4ffe5 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f Aug 09 07:43:12.888261 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88b3c9c7-ed74-454f-a008-fd6eb0d4ffe5 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:12.888491 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88b3c9c7-ed74-454f-a008-fd6eb0d4ffe5 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:12.888653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-88b3c9c7-ed74-454f-a008-fd6eb0d4ffe5 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] show called for member 16d72be3-0075-47a7-a3f5-e8400089828f {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:12.893447 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:12.893447 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:12.905937 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88b3c9c7-ed74-454f-a008-fd6eb0d4ffe5 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f returned with HTTP 200 Aug 09 07:43:12.906520 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 496/1958] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:12 2026] GET /volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:12.919343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:12.924112 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:12.924112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-697861471", "volume_type": "d296e20b-b053-49e8-a0f0-0b5885fd99b4", "group_id": "16d72be3-0075-47a7-a3f5-e8400089828f", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:12.926332 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-697861471', 'volume_type': 'd296e20b-b053-49e8-a0f0-0b5885fd99b4', 'group_id': '16d72be3-0075-47a7-a3f5-e8400089828f', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:12.949683 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:12.949683 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:12.949683 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Create volume of 1 GB Aug 09 07:43:12.957035 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Availability Zones retrieved successfully. Aug 09 07:43:12.967133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Flow 'volume_create_api' (bf410258-76a6-4e65-8a0e-5dea5ae6f03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:12.969455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9445faac-6bf9-43f4-8586-d970ccd1fa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:12.971320 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:12.971320 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:12.972210 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:13.007112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9445faac-6bf9-43f4-8586-d970ccd1fa8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d296e20b-b053-49e8-a0f0-0b5885fd99b4,is_public=True,name='tempest-GroupsV314Test-volume-type-657808892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd296e20b-b053-49e8-a0f0-0b5885fd99b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16d72be3-0075-47a7-a3f5-e8400089828f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:13.007112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdbcc3f-1cbe-4614-a305-ef438e69a909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:13.051307 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-657808892 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-657808892, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:13.051735 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-657808892 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-657808892, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:13.095607 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Created reservations ['c0912149-cec2-4409-aa88-9e9d0b680fcb', 'b1b9427c-5cd7-4da3-9149-e2cad0fb7ae6', 'ca3a312c-6c05-47cd-a06d-854a9e579314', 'eafe5267-5c73-44e3-8c75-ae2833666f27'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:13.096497 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdbcc3f-1cbe-4614-a305-ef438e69a909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0912149-cec2-4409-aa88-9e9d0b680fcb', 'b1b9427c-5cd7-4da3-9149-e2cad0fb7ae6', 'ca3a312c-6c05-47cd-a06d-854a9e579314', 'eafe5267-5c73-44e3-8c75-ae2833666f27']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:13.097340 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d0be6d-5e99-4bbe-9dd3-d8c4a3bcedb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:13.127946 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d0be6d-5e99-4bbe-9dd3-d8c4a3bcedb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18427d1a-b15c-41ca-95c8-47d1afeed219', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-697861471',encryption_key_id=None,group_id=16d72be3-0075-47a7-a3f5-e8400089828f,group_type_id=,metadata={},multiattach=False,project_id='5bd677ed20484adca03f38a0aaf88c1a',qos_specs=None,replication_status=,reservations=['c0912149-cec2-4409-aa88-9e9d0b680fcb','b1b9427c-5cd7-4da3-9149-e2cad0fb7ae6','ca3a312c-6c05-47cd-a06d-854a9e579314','eafe5267-5c73-44e3-8c75-ae2833666f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5799440c8b674df998417db453309954',volume_type_id=d296e20b-b053-49e8-a0f0-0b5885fd99b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-697861471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16d72be3-0075-47a7-a3f5-e8400089828f,host=None,id=18427d1a-b15c-41ca-95c8-47d1afeed219,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd677ed20484adca03f38a0aaf88c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5799440c8b674df998417db453309954',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d296e20b-b053-49e8-a0f0-0b5885fd99b4),volume_type_id=d296e20b-b053-49e8-a0f0-0b5885fd99b4)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:13.128940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e02c30e-5966-4106-ad20-a539588b6180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:13.154329 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e02c30e-5966-4106-ad20-a539588b6180) transitioned into state 'SUCCESS' from state '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-697861471',encryption_key_id=None,group_id=16d72be3-0075-47a7-a3f5-e8400089828f,group_type_id=,metadata={},multiattach=False,project_id='5bd677ed20484adca03f38a0aaf88c1a',qos_specs=None,replication_status=,reservations=['c0912149-cec2-4409-aa88-9e9d0b680fcb','b1b9427c-5cd7-4da3-9149-e2cad0fb7ae6','ca3a312c-6c05-47cd-a06d-854a9e579314','eafe5267-5c73-44e3-8c75-ae2833666f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5799440c8b674df998417db453309954',volume_type_id=d296e20b-b053-49e8-a0f0-0b5885fd99b4)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:13.155543 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8175cd-df53-4b68-a6b6-ee3e93610c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:13.171811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8175cd-df53-4b68-a6b6-ee3e93610c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:13.173079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Flow 'volume_create_api' (bf410258-76a6-4e65-8a0e-5dea5ae6f03d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:13.173518 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Create volume request issued successfully. Aug 09 07:43:13.175375 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:13.175375 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:13.233046 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:13.236718 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:13.236718 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:13.240734 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-33aefc74-a976-46db-8b5c-ce4e436dac7d tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:13.241436 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 488/1959] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:43:12 2026] POST /volume/v3/volumes => generated 815 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:13.254123 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:13.259055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 Aug 09 07:43:13.259327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:13.259511 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:13.276227 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:13.276227 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:13.285980 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Volume info retrieved successfully. Aug 09 07:43:13.286963 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:13.286963 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:13.328821 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:13.331825 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:13.331825 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:13.340217 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-434b0ad8-e8c7-4b90-b613-0acfce1ec66e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 returned with HTTP 200 Aug 09 07:43:13.340665 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 489/1960] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:13 2026] GET /volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 => generated 883 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:13.447974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04c003ad-7877-4993-8cf0-3d63d4225b42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:13.450299 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04c003ad-7877-4993-8cf0-3d63d4225b42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:13.450942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04c003ad-7877-4993-8cf0-3d63d4225b42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:13.451493 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04c003ad-7877-4993-8cf0-3d63d4225b42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:13.451838 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-04c003ad-7877-4993-8cf0-3d63d4225b42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:13.457421 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:13.457421 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:13.458903 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04c003ad-7877-4993-8cf0-3d63d4225b42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:13.459612 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 488/1961] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:13 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:13.620802 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2bad76e-8a2f-4221-bc6a-42749b3e5f9b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:13.623786 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2bad76e-8a2f-4221-bc6a-42749b3e5f9b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:43:13.624347 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2bad76e-8a2f-4221-bc6a-42749b3e5f9b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:13.624347 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2bad76e-8a2f-4221-bc6a-42749b3e5f9b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:13.639254 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:13.639254 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:13.643793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f4552f9-2b3c-4da7-95f0-9da20cb81e5f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:13.644892 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e2bad76e-8a2f-4221-bc6a-42749b3e5f9b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:43:13.646261 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f4552f9-2b3c-4da7-95f0-9da20cb81e5f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:13.646403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f4552f9-2b3c-4da7-95f0-9da20cb81e5f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:13.646582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f4552f9-2b3c-4da7-95f0-9da20cb81e5f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:13.651504 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2bad76e-8a2f-4221-bc6a-42749b3e5f9b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:43:13.652162 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 497/1962] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:13 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:13.654557 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:13.654557 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:13.657861 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8f4552f9-2b3c-4da7-95f0-9da20cb81e5f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:13.662161 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f4552f9-2b3c-4da7-95f0-9da20cb81e5f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:13.662720 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 489/1963] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:13 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:13.731880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b61590d3-9019-459d-a271-b8182759c8f5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:13.734094 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b61590d3-9019-459d-a271-b8182759c8f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:13.734347 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b61590d3-9019-459d-a271-b8182759c8f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:13.734593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b61590d3-9019-459d-a271-b8182759c8f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:13.734753 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b61590d3-9019-459d-a271-b8182759c8f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:13.739288 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:13.739288 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:13.739946 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b61590d3-9019-459d-a271-b8182759c8f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:13.740409 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 490/1964] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:13 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:14.372467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:14.375974 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 Aug 09 07:43:14.376462 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:14.376703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:14.388171 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.388171 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:14.393652 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Volume info retrieved successfully. Aug 09 07:43:14.394709 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:14.394990 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:14.443337 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:14.449778 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.449778 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:14.461314 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec880e9f-e916-46dc-a8ba-53fdebe26e52 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 returned with HTTP 200 Aug 09 07:43:14.461757 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 489/1965] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:14 2026] GET /volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 => generated 908 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:14.473784 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be58a331-4479-4644-988e-e85f8cd36029 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:14.475845 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be58a331-4479-4644-988e-e85f8cd36029 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:14.476132 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be58a331-4479-4644-988e-e85f8cd36029 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:14.476414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be58a331-4479-4644-988e-e85f8cd36029 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:14.476551 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-be58a331-4479-4644-988e-e85f8cd36029 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:14.477528 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:14.480234 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] POST https://10.4.3.41/volume/v3/groups/action Aug 09 07:43:14.480740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action body: b'{"create-from-src": {"source_group_id": "16d72be3-0075-47a7-a3f5-e8400089828f", "name": "tempest-Group_from_grp-818082106"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:14.480873 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "16d72be3-0075-47a7-a3f5-e8400089828f", "name": "tempest-Group_from_grp-818082106"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:14.482653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Creating new group {'create-from-src': {'source_group_id': '16d72be3-0075-47a7-a3f5-e8400089828f', 'name': 'tempest-Group_from_grp-818082106'}}. {{(pid=100220) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 09 07:43:14.482791 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Creating group tempest-Group_from_grp-818082106 from source group 16d72be3-0075-47a7-a3f5-e8400089828f. Aug 09 07:43:14.483662 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.483662 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:14.484681 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be58a331-4479-4644-988e-e85f8cd36029 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:14.485228 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 498/1966] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:14 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:14.490237 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.490237 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:14.501128 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.501128 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:14.549267 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Created reservations ['7885acd4-506f-4011-a97d-87fa6e6fb6fa'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:14.620142 np0000006821 devstack@c-api.service[100220]: INFO cinder.group.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] A mapping entry already exists for group a382c4de-e51f-4f9c-93ee-66333c00ec05 and volume type d296e20b-b053-49e8-a0f0-0b5885fd99b4. Do not need to create again. Aug 09 07:43:14.620462 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.620462 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:14.621198 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Availability Zones retrieved successfully. Aug 09 07:43:14.627080 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Flow 'volume_create_api' (04913fcc-89aa-4eb4-9672-c9fdfd174416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:14.627982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd428ea9-3fce-48a3-ac5e-d3623f646097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:14.629430 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:14.649098 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd428ea9-3fce-48a3-ac5e-d3623f646097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '18427d1a-b15c-41ca-95c8-47d1afeed219', 'volume_type': VolumeType(created_at=2026-08-09T07:43:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d296e20b-b053-49e8-a0f0-0b5885fd99b4,is_public=True,name='tempest-GroupsV314Test-volume-type-657808892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd296e20b-b053-49e8-a0f0-0b5885fd99b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a382c4de-e51f-4f9c-93ee-66333c00ec05', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:14.650021 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7611d1c-4a57-4a92-8a30-7d26f26dd1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:14.677593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6c3683f7-1159-4a62-984f-1eb45983bccf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:14.680415 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6c3683f7-1159-4a62-984f-1eb45983bccf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:14.680640 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6c3683f7-1159-4a62-984f-1eb45983bccf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:14.680835 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6c3683f7-1159-4a62-984f-1eb45983bccf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:14.689771 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.689771 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:14.695065 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6c3683f7-1159-4a62-984f-1eb45983bccf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:14.697451 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Created reservations ['f1ba76b8-4e9a-4f29-a6ca-4301233748e7', '4ca8baf4-7f9b-4cee-a9a6-e170c2b2be91', '7e2de608-0d7a-4ff8-9ec3-7a3b297e2b07', 'd16e8be3-ee24-48cf-99c0-5068a12d8132'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:14.698716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7611d1c-4a57-4a92-8a30-7d26f26dd1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ba76b8-4e9a-4f29-a6ca-4301233748e7', '4ca8baf4-7f9b-4cee-a9a6-e170c2b2be91', '7e2de608-0d7a-4ff8-9ec3-7a3b297e2b07', 'd16e8be3-ee24-48cf-99c0-5068a12d8132']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:14.699837 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0170e86c-8841-43b7-85f1-e9a49dbf7f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:14.701087 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6c3683f7-1159-4a62-984f-1eb45983bccf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:14.702249 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 491/1967] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:14 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:14.736973 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0170e86c-8841-43b7-85f1-e9a49dbf7f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0618d72-01c2-4d17-be6d-1acbd3aed3aa', '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=a382c4de-e51f-4f9c-93ee-66333c00ec05,group_type_id=,metadata={},multiattach=False,project_id='5bd677ed20484adca03f38a0aaf88c1a',qos_specs=None,replication_status=,reservations=['f1ba76b8-4e9a-4f29-a6ca-4301233748e7','4ca8baf4-7f9b-4cee-a9a6-e170c2b2be91','7e2de608-0d7a-4ff8-9ec3-7a3b297e2b07','d16e8be3-ee24-48cf-99c0-5068a12d8132'],size=1,snapshot_id=None,source_replicaid=,source_volid=18427d1a-b15c-41ca-95c8-47d1afeed219,status='creating',user_id='5799440c8b674df998417db453309954',volume_type_id=d296e20b-b053-49e8-a0f0-0b5885fd99b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a382c4de-e51f-4f9c-93ee-66333c00ec05,host=None,id=f0618d72-01c2-4d17-be6d-1acbd3aed3aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bd677ed20484adca03f38a0aaf88c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=18427d1a-b15c-41ca-95c8-47d1afeed219,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5799440c8b674df998417db453309954',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d296e20b-b053-49e8-a0f0-0b5885fd99b4),volume_type_id=d296e20b-b053-49e8-a0f0-0b5885fd99b4)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:14.738256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b5b664-4056-4666-aabb-8ed5b6e1c201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:14.756963 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-75179e07-b295-4a29-9ac2-419f345a7fa9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:14.759261 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75179e07-b295-4a29-9ac2-419f345a7fa9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:14.759455 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-75179e07-b295-4a29-9ac2-419f345a7fa9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:14.759666 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-75179e07-b295-4a29-9ac2-419f345a7fa9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:14.759766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-75179e07-b295-4a29-9ac2-419f345a7fa9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:14.765145 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.765145 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:14.765936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75179e07-b295-4a29-9ac2-419f345a7fa9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:14.766416 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 490/1968] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:14 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:14.779406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b5b664-4056-4666-aabb-8ed5b6e1c201) transitioned into state 'SUCCESS' from 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=a382c4de-e51f-4f9c-93ee-66333c00ec05,group_type_id=,metadata={},multiattach=False,project_id='5bd677ed20484adca03f38a0aaf88c1a',qos_specs=None,replication_status=,reservations=['f1ba76b8-4e9a-4f29-a6ca-4301233748e7','4ca8baf4-7f9b-4cee-a9a6-e170c2b2be91','7e2de608-0d7a-4ff8-9ec3-7a3b297e2b07','d16e8be3-ee24-48cf-99c0-5068a12d8132'],size=1,snapshot_id=None,source_replicaid=,source_volid=18427d1a-b15c-41ca-95c8-47d1afeed219,status='creating',user_id='5799440c8b674df998417db453309954',volume_type_id=d296e20b-b053-49e8-a0f0-0b5885fd99b4)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:14.780668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Flow 'volume_create_api' (04913fcc-89aa-4eb4-9672-c9fdfd174416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:14.781146 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Create volume request issued successfully. Aug 09 07:43:14.797303 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41578395-d6cf-40da-b07b-303fcc4ecbf0 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/action returned with HTTP 202 Aug 09 07:43:14.801147 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 490/1969] 10.4.3.41 () {70 vars in 1311 bytes} [Sun Aug 9 07:43:14 2026] POST /volume/v3/groups/action => generated 101 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:14.810783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:14.813723 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:14.814054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:14.814340 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:14.814753 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:14.815856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:14.829238 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Get all volumes completed successfully. Aug 09 07:43:14.830142 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:14.830352 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:14.887885 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:14.891783 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.891783 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:14.898061 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:14.898285 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:14.948532 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:14.951790 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.951790 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:14.960227 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-423f093b-5e02-4bdb-bbdc-7899f461d3be tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:14.961160 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 499/1970] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:14 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:14.981932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:14.982663 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa Aug 09 07:43:14.983611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:14.983888 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:14.992841 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:14.992841 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:14.996741 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Volume info retrieved successfully. Aug 09 07:43:14.997503 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:14.997716 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:15.038467 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:15.041965 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.041965 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:15.050598 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b49202a6-c03f-46fa-9ff4-33ed1b12e491 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa returned with HTTP 200 Aug 09 07:43:15.051318 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 492/1971] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:14 2026] GET /volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa => generated 920 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:15.068545 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0626fb7e-8d1e-452e-bb56-0553b5ce76e2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:15.071004 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0626fb7e-8d1e-452e-bb56-0553b5ce76e2 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05 Aug 09 07:43:15.071403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0626fb7e-8d1e-452e-bb56-0553b5ce76e2 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:15.071753 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0626fb7e-8d1e-452e-bb56-0553b5ce76e2 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:15.072245 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-0626fb7e-8d1e-452e-bb56-0553b5ce76e2 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] show called for member a382c4de-e51f-4f9c-93ee-66333c00ec05 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:15.076227 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.076227 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:15.090094 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0626fb7e-8d1e-452e-bb56-0553b5ce76e2 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05 returned with HTTP 200 Aug 09 07:43:15.090827 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 491/1972] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:15 2026] GET /volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05 => generated 416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:15.102117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:15.104544 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:15.104544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:15.104544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:15.105261 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:15.105295 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.105295 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:15.106116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:15.114288 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Get all volumes completed successfully. Aug 09 07:43:15.115387 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:15.115387 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:15.181056 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:15.181056 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.181056 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:15.185250 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:15.185421 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:15.232251 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:15.237802 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.237802 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:15.248661 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db0f6c11-5a44-4465-9c93-c85af2066e6b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:15.249007 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 491/1973] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:15 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:15.267532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb2090c3-4f34-44bb-b70f-df11c48e2bb3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:15.273860 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb2090c3-4f34-44bb-b70f-df11c48e2bb3 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] POST https://10.4.3.41/volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05/action Aug 09 07:43:15.275628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb2090c3-4f34-44bb-b70f-df11c48e2bb3 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:15.275628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb2090c3-4f34-44bb-b70f-df11c48e2bb3 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:15.276214 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-fb2090c3-4f34-44bb-b70f-df11c48e2bb3 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] delete called for group a382c4de-e51f-4f9c-93ee-66333c00ec05 {{(pid=100223) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:43:15.276359 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-fb2090c3-4f34-44bb-b70f-df11c48e2bb3 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Delete group with id: a382c4de-e51f-4f9c-93ee-66333c00ec05 Aug 09 07:43:15.280427 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.280427 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:15.331152 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb2090c3-4f34-44bb-b70f-df11c48e2bb3 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05/action returned with HTTP 202 Aug 09 07:43:15.331525 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 500/1974] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:43:15 2026] POST /volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:15.339585 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:15.341841 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa Aug 09 07:43:15.342148 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:15.342476 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:15.351907 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.351907 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:15.357777 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Volume info retrieved successfully. Aug 09 07:43:15.358629 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:15.358807 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:15.414899 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:15.418084 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.418084 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:15.429211 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98dcf5cd-2b4f-474a-9d3e-ec9c508e3864 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa returned with HTTP 200 Aug 09 07:43:15.429722 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 493/1975] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:15 2026] GET /volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:15.499962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ddda06ec-aefd-41bc-9beb-36327c4a4a26 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:15.503236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddda06ec-aefd-41bc-9beb-36327c4a4a26 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:15.503236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddda06ec-aefd-41bc-9beb-36327c4a4a26 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:15.503236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddda06ec-aefd-41bc-9beb-36327c4a4a26 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:15.503236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ddda06ec-aefd-41bc-9beb-36327c4a4a26 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:15.507809 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.507809 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:15.509773 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddda06ec-aefd-41bc-9beb-36327c4a4a26 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:15.511003 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 492/1976] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:15 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:15.721098 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9543fd7f-8312-4c63-9ae1-95832c685344 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:15.723145 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9543fd7f-8312-4c63-9ae1-95832c685344 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:15.723343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9543fd7f-8312-4c63-9ae1-95832c685344 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:15.723567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9543fd7f-8312-4c63-9ae1-95832c685344 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:15.733256 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.733256 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:15.738687 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9543fd7f-8312-4c63-9ae1-95832c685344 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:15.744841 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9543fd7f-8312-4c63-9ae1-95832c685344 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:15.745364 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 492/1977] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:15 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:15.788268 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8bc5b304-c019-48b8-a748-1c85f7f7c56a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:15.793400 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bc5b304-c019-48b8-a748-1c85f7f7c56a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:15.794760 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bc5b304-c019-48b8-a748-1c85f7f7c56a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:15.795502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bc5b304-c019-48b8-a748-1c85f7f7c56a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:15.796126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8bc5b304-c019-48b8-a748-1c85f7f7c56a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:15.802833 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=451,cinder:UPDATE=107,cinder:INSERT=61 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:43:15.815642 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:15.815642 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:15.818804 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bc5b304-c019-48b8-a748-1c85f7f7c56a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:15.821862 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 501/1978] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:15 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:16.446396 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fa861824-e2c9-49fd-a317-f0e9d73adc3e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.448870 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fa861824-e2c9-49fd-a317-f0e9d73adc3e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa Aug 09 07:43:16.449239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fa861824-e2c9-49fd-a317-f0e9d73adc3e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:16.449573 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fa861824-e2c9-49fd-a317-f0e9d73adc3e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:16.457861 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fa861824-e2c9-49fd-a317-f0e9d73adc3e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa returned with HTTP 404 Aug 09 07:43:16.458512 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 494/1979] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:16 2026] GET /volume/v3/volumes/f0618d72-01c2-4d17-be6d-1acbd3aed3aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:16.468232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-777258c7-becf-4f3d-8a22-a6815c38bc94 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.471289 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-777258c7-becf-4f3d-8a22-a6815c38bc94 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05 Aug 09 07:43:16.471289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-777258c7-becf-4f3d-8a22-a6815c38bc94 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:16.471495 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-777258c7-becf-4f3d-8a22-a6815c38bc94 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:16.471703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-777258c7-becf-4f3d-8a22-a6815c38bc94 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] show called for member a382c4de-e51f-4f9c-93ee-66333c00ec05 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:16.473971 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=558,cinder:UPDATE=131,cinder:INSERT=89 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:43:16.477074 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-777258c7-becf-4f3d-8a22-a6815c38bc94 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05 returned with HTTP 404 Aug 09 07:43:16.477724 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 493/1980] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:16 2026] GET /volume/v3/groups/a382c4de-e51f-4f9c-93ee-66333c00ec05 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:16.485747 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-22106b25-b8ba-4c82-8395-f4d19dca013e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.487733 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:16.488004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:16.488269 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:16.488556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:16.489548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:16.500012 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Get all volumes completed successfully. Aug 09 07:43:16.500589 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:16.500810 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:16.526657 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-400d220b-52ea-4e1c-a1d4-b77e7dda4469 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.529185 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-400d220b-52ea-4e1c-a1d4-b77e7dda4469 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:16.529318 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-400d220b-52ea-4e1c-a1d4-b77e7dda4469 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:16.529548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-400d220b-52ea-4e1c-a1d4-b77e7dda4469 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:16.529740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-400d220b-52ea-4e1c-a1d4-b77e7dda4469 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:16.537324 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:16.537324 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:16.538373 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-400d220b-52ea-4e1c-a1d4-b77e7dda4469 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:16.539138 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 502/1981] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:16 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:16.549942 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:16.554706 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:16.554706 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:16.565182 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-22106b25-b8ba-4c82-8395-f4d19dca013e tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:16.565832 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 493/1982] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:43:16 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:16.581686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-19f5ff31-342a-443c-a8f6-1374661fd1fe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.584473 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f5ff31-342a-443c-a8f6-1374661fd1fe tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] POST https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f/action Aug 09 07:43:16.584473 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f5ff31-342a-443c-a8f6-1374661fd1fe tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:16.584473 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f5ff31-342a-443c-a8f6-1374661fd1fe tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:16.585968 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-19f5ff31-342a-443c-a8f6-1374661fd1fe tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] delete called for group 16d72be3-0075-47a7-a3f5-e8400089828f {{(pid=100221) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:43:16.586155 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.groups [None req-19f5ff31-342a-443c-a8f6-1374661fd1fe tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Delete group with id: 16d72be3-0075-47a7-a3f5-e8400089828f Aug 09 07:43:16.589944 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:16.589944 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:16.648956 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f5ff31-342a-443c-a8f6-1374661fd1fe tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f/action returned with HTTP 202 Aug 09 07:43:16.649719 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 495/1983] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:43:16 2026] POST /volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:16.666595 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5366a4da-d89b-477e-a816-572d601f0881 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.671458 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 Aug 09 07:43:16.671710 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:16.672081 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:16.682880 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:16.682880 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:16.687150 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Volume info retrieved successfully. Aug 09 07:43:16.688051 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:43:16.688937 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:43:16.728948 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:43:16.732721 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:16.732721 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:16.742702 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5366a4da-d89b-477e-a816-572d601f0881 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 returned with HTTP 200 Aug 09 07:43:16.743335 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 494/1984] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:16 2026] GET /volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:16.762235 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb962f55-0e14-4bce-858e-faa69229627e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.764472 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb962f55-0e14-4bce-858e-faa69229627e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:16.764721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb962f55-0e14-4bce-858e-faa69229627e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:16.765076 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb962f55-0e14-4bce-858e-faa69229627e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:16.772595 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:16.772595 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:16.776624 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fb962f55-0e14-4bce-858e-faa69229627e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:16.781468 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb962f55-0e14-4bce-858e-faa69229627e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:16.781955 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 503/1985] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:16 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:43:16.834346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-05268594-a036-429f-88a4-7ba6546e17e8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:16.838451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-05268594-a036-429f-88a4-7ba6546e17e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:16.838673 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-05268594-a036-429f-88a4-7ba6546e17e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:16.838880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-05268594-a036-429f-88a4-7ba6546e17e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:16.838997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-05268594-a036-429f-88a4-7ba6546e17e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:16.846885 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:16.846885 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:16.847530 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-05268594-a036-429f-88a4-7ba6546e17e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:16.847895 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 494/1986] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:16 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:17.552777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bd552617-a555-44fd-ba2c-2378d0888d1f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.555425 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd552617-a555-44fd-ba2c-2378d0888d1f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:17.555552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd552617-a555-44fd-ba2c-2378d0888d1f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.555812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd552617-a555-44fd-ba2c-2378d0888d1f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.555992 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bd552617-a555-44fd-ba2c-2378d0888d1f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:17.562003 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:17.562003 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:17.563201 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd552617-a555-44fd-ba2c-2378d0888d1f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:17.563552 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 496/1987] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:17 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:17.763940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-077d8c85-98df-49b2-a1f0-895d01857d1b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.767223 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-077d8c85-98df-49b2-a1f0-895d01857d1b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 Aug 09 07:43:17.767223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-077d8c85-98df-49b2-a1f0-895d01857d1b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.767223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-077d8c85-98df-49b2-a1f0-895d01857d1b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.773431 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-077d8c85-98df-49b2-a1f0-895d01857d1b tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 returned with HTTP 404 Aug 09 07:43:17.773431 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 495/1988] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:17 2026] GET /volume/v3/volumes/18427d1a-b15c-41ca-95c8-47d1afeed219 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:17.788013 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b21d48b-31bc-45ae-83be-ed1566eb6958 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.788013 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b21d48b-31bc-45ae-83be-ed1566eb6958 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] GET https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f Aug 09 07:43:17.788013 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b21d48b-31bc-45ae-83be-ed1566eb6958 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.788502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b21d48b-31bc-45ae-83be-ed1566eb6958 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.788502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-4b21d48b-31bc-45ae-83be-ed1566eb6958 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] show called for member 16d72be3-0075-47a7-a3f5-e8400089828f {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:43:17.799889 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-821a1815-babd-40b6-9c0c-8a98167d95bd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.803903 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-821a1815-babd-40b6-9c0c-8a98167d95bd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:17.804462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-821a1815-babd-40b6-9c0c-8a98167d95bd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.804910 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-821a1815-babd-40b6-9c0c-8a98167d95bd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.806522 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b21d48b-31bc-45ae-83be-ed1566eb6958 tempest-GroupsV314Test-1276697194 tempest-GroupsV314Test-1276697194-project-member] https://10.4.3.41/volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f returned with HTTP 404 Aug 09 07:43:17.807233 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 504/1989] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:43:17 2026] GET /volume/v3/groups/16d72be3-0075-47a7-a3f5-e8400089828f => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:17.810606 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=725,cinder:INSERT=132,cinder:UPDATE=241 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:43:17.824004 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:17.824004 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:17.824461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4e5175fa-1030-4289-bc1f-32d733057723 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.825705 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e5175fa-1030-4289-bc1f-32d733057723 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/904226e1-c96e-46ef-86c5-6c0c894a4c54 Aug 09 07:43:17.826006 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e5175fa-1030-4289-bc1f-32d733057723 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.826754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e5175fa-1030-4289-bc1f-32d733057723 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.831665 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-821a1815-babd-40b6-9c0c-8a98167d95bd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:17.842528 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-821a1815-babd-40b6-9c0c-8a98167d95bd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:17.842528 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 495/1990] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:17 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:17.864854 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e5175fa-1030-4289-bc1f-32d733057723 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] https://10.4.3.41/volume/v3/group_types/904226e1-c96e-46ef-86c5-6c0c894a4c54 returned with HTTP 202 Aug 09 07:43:17.864854 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 497/1991] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:43:17 2026] DELETE /volume/v3/group_types/904226e1-c96e-46ef-86c5-6c0c894a4c54 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:17.868871 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dbb44f09-1e48-44e5-b922-2cc25ce57e53 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.873427 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbb44f09-1e48-44e5-b922-2cc25ce57e53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:17.873985 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbb44f09-1e48-44e5-b922-2cc25ce57e53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.874075 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbb44f09-1e48-44e5-b922-2cc25ce57e53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.874254 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-dbb44f09-1e48-44e5-b922-2cc25ce57e53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:17.874953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3309ff05-7e6d-4a2c-a14f-5c2167be7662 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.878288 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3309ff05-7e6d-4a2c-a14f-5c2167be7662 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] DELETE https://10.4.3.41/volume/v3/types/d296e20b-b053-49e8-a0f0-0b5885fd99b4 Aug 09 07:43:17.879426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3309ff05-7e6d-4a2c-a14f-5c2167be7662 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.879426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3309ff05-7e6d-4a2c-a14f-5c2167be7662 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.883045 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:17.883045 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:17.884289 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbb44f09-1e48-44e5-b922-2cc25ce57e53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:17.884978 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 496/1992] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:17 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:17.932748 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3309ff05-7e6d-4a2c-a14f-5c2167be7662 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] https://10.4.3.41/volume/v3/types/d296e20b-b053-49e8-a0f0-0b5885fd99b4 returned with HTTP 202 Aug 09 07:43:17.933995 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 505/1993] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:43:17 2026] DELETE /volume/v3/types/d296e20b-b053-49e8-a0f0-0b5885fd99b4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:17.948943 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-deb49d1e-54f5-4b89-911c-fd642a42a309 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:17.952837 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-deb49d1e-54f5-4b89-911c-fd642a42a309 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] GET https://10.4.3.41/volume/v3/types/d296e20b-b053-49e8-a0f0-0b5885fd99b4 Aug 09 07:43:17.952837 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-deb49d1e-54f5-4b89-911c-fd642a42a309 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:17.952837 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-deb49d1e-54f5-4b89-911c-fd642a42a309 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:17.956407 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-deb49d1e-54f5-4b89-911c-fd642a42a309 tempest-GroupsV314Test-14245051 tempest-GroupsV314Test-14245051-project-admin] https://10.4.3.41/volume/v3/types/d296e20b-b053-49e8-a0f0-0b5885fd99b4 returned with HTTP 404 Aug 09 07:43:17.957276 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 496/1994] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:43:17 2026] GET /volume/v3/types/d296e20b-b053-49e8-a0f0-0b5885fd99b4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:18.577802 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9e0bdace-2206-4d07-bd63-9c565e25a324 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:18.579995 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e0bdace-2206-4d07-bd63-9c565e25a324 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:18.581305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e0bdace-2206-4d07-bd63-9c565e25a324 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:18.581305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e0bdace-2206-4d07-bd63-9c565e25a324 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:18.581438 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9e0bdace-2206-4d07-bd63-9c565e25a324 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:18.588278 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:18.588278 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:18.588777 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e0bdace-2206-4d07-bd63-9c565e25a324 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:18.589164 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 498/1995] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:18 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:18.872217 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-70c28940-870b-4765-81ab-4576865e5552 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:18.875654 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70c28940-870b-4765-81ab-4576865e5552 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:18.876680 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70c28940-870b-4765-81ab-4576865e5552 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:18.876680 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70c28940-870b-4765-81ab-4576865e5552 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:18.885100 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:18.885100 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:18.889344 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-70c28940-870b-4765-81ab-4576865e5552 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:18.895254 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70c28940-870b-4765-81ab-4576865e5552 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:18.895695 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 497/1996] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:18 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:18.903640 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20684db0-d23b-4a47-b94e-87bba12951f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:18.906115 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20684db0-d23b-4a47-b94e-87bba12951f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:18.906428 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20684db0-d23b-4a47-b94e-87bba12951f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:18.906672 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20684db0-d23b-4a47-b94e-87bba12951f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:18.906781 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-20684db0-d23b-4a47-b94e-87bba12951f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:18.914153 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:18.914153 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:18.915252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20684db0-d23b-4a47-b94e-87bba12951f5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:18.915831 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 506/1997] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:18 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:19.609464 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f54571b-66f8-47a1-90f7-055660d21f43 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:19.609464 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f54571b-66f8-47a1-90f7-055660d21f43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:19.609464 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f54571b-66f8-47a1-90f7-055660d21f43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:19.610166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f54571b-66f8-47a1-90f7-055660d21f43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:19.610166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8f54571b-66f8-47a1-90f7-055660d21f43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:19.615435 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:19.615435 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:19.616528 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f54571b-66f8-47a1-90f7-055660d21f43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:19.617033 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 497/1998] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:19 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:19.913962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a5c5866-9c4c-497c-80f6-7fd40ad057b2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:19.915540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a5c5866-9c4c-497c-80f6-7fd40ad057b2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:19.915734 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a5c5866-9c4c-497c-80f6-7fd40ad057b2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:19.916065 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a5c5866-9c4c-497c-80f6-7fd40ad057b2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:19.927649 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1b349028-9325-4792-bbf2-baa139dbbc25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:19.928082 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:19.928082 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:19.930111 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b349028-9325-4792-bbf2-baa139dbbc25 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:19.930454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b349028-9325-4792-bbf2-baa139dbbc25 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:19.930731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b349028-9325-4792-bbf2-baa139dbbc25 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:19.930893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1b349028-9325-4792-bbf2-baa139dbbc25 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:19.935061 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9a5c5866-9c4c-497c-80f6-7fd40ad057b2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:19.936596 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:19.936596 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:19.938718 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b349028-9325-4792-bbf2-baa139dbbc25 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:19.938718 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 498/1999] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:19 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:19.941413 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a5c5866-9c4c-497c-80f6-7fd40ad057b2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:19.941967 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 499/2000] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:19 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:20.360860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-2343543f-da96-48e8-b459-ccc1a292ddd6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.363646 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-2343543f-da96-48e8-b459-ccc1a292ddd6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:43:20.363892 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-2343543f-da96-48e8-b459-ccc1a292ddd6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.365069 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-2343543f-da96-48e8-b459-ccc1a292ddd6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.373682 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.373682 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:20.378931 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-2343543f-da96-48e8-b459-ccc1a292ddd6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:43:20.386248 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-2343543f-da96-48e8-b459-ccc1a292ddd6 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:43:20.387018 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 507/2001] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:20.418847 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-79cd41d2-5dc8-4f41-8357-ba2674ba8a68 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.419521 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-79cd41d2-5dc8-4f41-8357-ba2674ba8a68 None None] GET https://10.4.3.41/volume// Aug 09 07:43:20.419806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-79cd41d2-5dc8-4f41-8357-ba2674ba8a68 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.420358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-79cd41d2-5dc8-4f41-8357-ba2674ba8a68 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.420586 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-79cd41d2-5dc8-4f41-8357-ba2674ba8a68 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:20.421722 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 498/2002] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:20.435895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-4f405320-d50e-44f5-a89f-040a7389b6bf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.438536 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-4f405320-d50e-44f5-a89f-040a7389b6bf tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:43:20.439324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-4f405320-d50e-44f5-a89f-040a7389b6bf tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41d1db78-b001-4093-a844-5254048589c3", "connector": null, "instance_uuid": "484a7344-8d28-4c76-b25f-cf49b9c32796"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:20.450768 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.450768 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:20.495804 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-4f405320-d50e-44f5-a89f-040a7389b6bf tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:43:20.495985 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 499/2003] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:43:20 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:43:20.554708 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-5dd978f5-eb4f-4aa6-a324-9eedec21b0ef None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.556298 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-5dd978f5-eb4f-4aa6-a324-9eedec21b0ef tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] POST https://10.4.3.41/volume/v3/attachments/54f29693-bd7d-40e3-9db8-a1666223f030/action Aug 09 07:43:20.556943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-5dd978f5-eb4f-4aa6-a324-9eedec21b0ef tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:20.557129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-5dd978f5-eb4f-4aa6-a324-9eedec21b0ef tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:20.592288 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.592288 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:20.609056 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b60d2320-e282-4285-a5f7-ebb095733d05 req-5dd978f5-eb4f-4aa6-a324-9eedec21b0ef tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments/54f29693-bd7d-40e3-9db8-a1666223f030/action returned with HTTP 204 Aug 09 07:43:20.610000 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 500/2004] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:43:20 2026] POST /volume/v3/attachments/54f29693-bd7d-40e3-9db8-a1666223f030/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:20.637943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4eaa470e-0cd9-4ca6-9290-35d1cec7e11c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.639062 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4eaa470e-0cd9-4ca6-9290-35d1cec7e11c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:20.639062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4eaa470e-0cd9-4ca6-9290-35d1cec7e11c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.639062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4eaa470e-0cd9-4ca6-9290-35d1cec7e11c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.639062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4eaa470e-0cd9-4ca6-9290-35d1cec7e11c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:20.644672 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.644672 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:20.645778 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4eaa470e-0cd9-4ca6-9290-35d1cec7e11c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:20.646255 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 508/2005] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:20.647644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3885a8f3-deec-42e9-9f98-c14d45e538ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.649964 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3885a8f3-deec-42e9-9f98-c14d45e538ee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:43:20.650186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3885a8f3-deec-42e9-9f98-c14d45e538ee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.650432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3885a8f3-deec-42e9-9f98-c14d45e538ee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.662904 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.662904 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:20.669124 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3885a8f3-deec-42e9-9f98-c14d45e538ee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:43:20.675515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3885a8f3-deec-42e9-9f98-c14d45e538ee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:43:20.678356 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 499/2006] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:20.695622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c186f41d-1db7-4e10-b84f-de45875a0eed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.697804 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c186f41d-1db7-4e10-b84f-de45875a0eed tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:43:20.698464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c186f41d-1db7-4e10-b84f-de45875a0eed tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.698464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c186f41d-1db7-4e10-b84f-de45875a0eed tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.710012 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.710012 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:20.714027 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c186f41d-1db7-4e10-b84f-de45875a0eed tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:43:20.719789 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c186f41d-1db7-4e10-b84f-de45875a0eed tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:43:20.719789 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 500/2007] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:20.773404 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-48fb5a86-7e98-410e-b95e-5b6a3da71c7a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.775513 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-48fb5a86-7e98-410e-b95e-5b6a3da71c7a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:43:20.776938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-48fb5a86-7e98-410e-b95e-5b6a3da71c7a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.776938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-48fb5a86-7e98-410e-b95e-5b6a3da71c7a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.790366 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.790366 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:20.795055 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-48fb5a86-7e98-410e-b95e-5b6a3da71c7a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:43:20.800339 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-48fb5a86-7e98-410e-b95e-5b6a3da71c7a tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:43:20.800967 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 501/2008] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:20.843861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-e958fa5e-24c6-49b1-b72a-3b21860c174c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.847927 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-e958fa5e-24c6-49b1-b72a-3b21860c174c tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] DELETE https://10.4.3.41/volume/v3/attachments/54f29693-bd7d-40e3-9db8-a1666223f030 Aug 09 07:43:20.848299 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-e958fa5e-24c6-49b1-b72a-3b21860c174c tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.848570 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-e958fa5e-24c6-49b1-b72a-3b21860c174c tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.866732 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.866732 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:20.951445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a584124a-0520-4e07-b1f3-305be6ec5246 req-e958fa5e-24c6-49b1-b72a-3b21860c174c tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/attachments/54f29693-bd7d-40e3-9db8-a1666223f030 returned with HTTP 200 Aug 09 07:43:20.951691 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 509/2009] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:43:20 2026] DELETE /volume/v3/attachments/54f29693-bd7d-40e3-9db8-a1666223f030 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:20.953740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-12263c55-9d07-4407-963b-fe1a8f3e73ec None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.957582 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-12263c55-9d07-4407-963b-fe1a8f3e73ec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:20.957582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-12263c55-9d07-4407-963b-fe1a8f3e73ec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.958266 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-12263c55-9d07-4407-963b-fe1a8f3e73ec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.958266 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-12263c55-9d07-4407-963b-fe1a8f3e73ec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:20.966028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2439ad8e-64c3-420e-a179-41d98e5b2cda None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:20.967150 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.967150 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:20.967150 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-12263c55-9d07-4407-963b-fe1a8f3e73ec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:20.967150 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 500/2010] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:43:20.968251 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2439ad8e-64c3-420e-a179-41d98e5b2cda tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:20.969095 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2439ad8e-64c3-420e-a179-41d98e5b2cda tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:20.969159 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2439ad8e-64c3-420e-a179-41d98e5b2cda tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:20.983999 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:20.983999 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:20.992560 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2439ad8e-64c3-420e-a179-41d98e5b2cda tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:21.001864 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2439ad8e-64c3-420e-a179-41d98e5b2cda tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:21.003134 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 501/2011] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:20 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:21.009219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-db1847c1-d417-4345-b216-09bc57d03cdc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:21.014193 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-db1847c1-d417-4345-b216-09bc57d03cdc tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:43:21.014564 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-db1847c1-d417-4345-b216-09bc57d03cdc tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:21.014872 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-db1847c1-d417-4345-b216-09bc57d03cdc tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:21.030762 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:21.030762 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:21.034328 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-db1847c1-d417-4345-b216-09bc57d03cdc tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:43:21.040776 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-db1847c1-d417-4345-b216-09bc57d03cdc tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:43:21.040776 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 502/2012] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:21 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:21.373015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86b252d6-f17b-4024-a9b6-e0d79596d7c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:21.511252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86b252d6-f17b-4024-a9b6-e0d79596d7c2 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:21.511762 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86b252d6-f17b-4024-a9b6-e0d79596d7c2 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-494506417"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:21.517866 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:21.517866 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:21.535583 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86b252d6-f17b-4024-a9b6-e0d79596d7c2 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:21.536167 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 510/2013] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:43:21 2026] POST /volume/v3/types => generated 232 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:21.550134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cf9d7522-adc1-41f4-9f05-b43e142ba1ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:21.551808 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cf9d7522-adc1-41f4-9f05-b43e142ba1ee tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:43:21.552193 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cf9d7522-adc1-41f4-9f05-b43e142ba1ee tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-372585732", "extra_specs": {"multiattach": " True"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:21.567356 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cf9d7522-adc1-41f4-9f05-b43e142ba1ee tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:43:21.567356 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 501/2014] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:43:21 2026] POST /volume/v3/types => generated 258 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:21.576723 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:21.646156 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:21.646563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-494506417", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-487422436"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:21.648020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-494506417', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-487422436'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:21.655962 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Create volume of 1 GB Aug 09 07:43:21.656295 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:21.656295 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:21.657886 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Availability Zones retrieved successfully. Aug 09 07:43:21.660713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fd725df8-c285-409e-a573-8ab3ac9a5625 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:21.662588 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd725df8-c285-409e-a573-8ab3ac9a5625 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:21.662844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd725df8-c285-409e-a573-8ab3ac9a5625 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:21.663103 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd725df8-c285-409e-a573-8ab3ac9a5625 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:21.663235 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-fd725df8-c285-409e-a573-8ab3ac9a5625 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:21.668502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Flow 'volume_create_api' (7570a223-d0bd-445e-a6f0-1b5c8d52358e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:21.668850 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:21.668850 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:21.669979 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd725df8-c285-409e-a573-8ab3ac9a5625 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:21.670077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a1629b-6586-4479-a01e-d99b9876d2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:21.670468 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 503/2015] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:21 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:21.671178 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:21.696127 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a1629b-6586-4479-a01e-d99b9876d2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:43:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=480f9e08-5ef1-4837-b1c9-78443e39d458,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-494506417',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '480f9e08-5ef1-4837-b1c9-78443e39d458', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:21.697543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320d5296-5c5b-4a01-817c-e1b0628fdd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:21.736313 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:21.736851 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:21.770353 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Created reservations ['50ca7d65-40bf-4c99-aeb1-8ea2df3247b5', 'c92edf1b-f512-40e5-8aec-e175def026f5', '6fc05080-2871-4101-9f09-5da36875d8c2', '0b155ad1-9ffa-4cd3-ba6c-49bda54a55c0'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:21.771015 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320d5296-5c5b-4a01-817c-e1b0628fdd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ca7d65-40bf-4c99-aeb1-8ea2df3247b5', 'c92edf1b-f512-40e5-8aec-e175def026f5', '6fc05080-2871-4101-9f09-5da36875d8c2', '0b155ad1-9ffa-4cd3-ba6c-49bda54a55c0']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:21.771729 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6600815-0e56-40b7-97c8-0f809642c602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:21.791896 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6600815-0e56-40b7-97c8-0f809642c602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b210b414-69d5-4703-bace-08715d7d12bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-487422436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1085ff9ad7fe4c9eabf1079164793953',qos_specs=None,replication_status=,reservations=['50ca7d65-40bf-4c99-aeb1-8ea2df3247b5','c92edf1b-f512-40e5-8aec-e175def026f5','6fc05080-2871-4101-9f09-5da36875d8c2','0b155ad1-9ffa-4cd3-ba6c-49bda54a55c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46300a713fbd4f3ba448f9a97844f238',volume_type_id=480f9e08-5ef1-4837-b1c9-78443e39d458), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-487422436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b210b414-69d5-4703-bace-08715d7d12bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1085ff9ad7fe4c9eabf1079164793953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46300a713fbd4f3ba448f9a97844f238',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(480f9e08-5ef1-4837-b1c9-78443e39d458),volume_type_id=480f9e08-5ef1-4837-b1c9-78443e39d458)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:21.792971 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d57f1558-863b-4b0b-9f87-1b5e744287b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:21.810179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d57f1558-863b-4b0b-9f87-1b5e744287b8) transitioned into state 'SUCCESS' from state '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-487422436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1085ff9ad7fe4c9eabf1079164793953',qos_specs=None,replication_status=,reservations=['50ca7d65-40bf-4c99-aeb1-8ea2df3247b5','c92edf1b-f512-40e5-8aec-e175def026f5','6fc05080-2871-4101-9f09-5da36875d8c2','0b155ad1-9ffa-4cd3-ba6c-49bda54a55c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46300a713fbd4f3ba448f9a97844f238',volume_type_id=480f9e08-5ef1-4837-b1c9-78443e39d458)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:21.811107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7676558-2c2c-48cf-ab59-edaa34bf6c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:21.821357 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7676558-2c2c-48cf-ab59-edaa34bf6c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:21.822474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Flow 'volume_create_api' (7570a223-d0bd-445e-a6f0-1b5c8d52358e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:21.822874 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Create volume request issued successfully. Aug 09 07:43:21.823893 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67a91b06-2ddd-4876-aa84-c1d4aa442dea tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:21.824264 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 502/2016] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:43:21 2026] POST /volume/v3/volumes => generated 868 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:21.838654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4e9060f-7294-4303-ad55-9ab7e208595f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:21.840525 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4e9060f-7294-4303-ad55-9ab7e208595f tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:21.840772 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4e9060f-7294-4303-ad55-9ab7e208595f tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:21.840985 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4e9060f-7294-4303-ad55-9ab7e208595f tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:21.848658 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:21.848658 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:21.853049 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f4e9060f-7294-4303-ad55-9ab7e208595f tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:21.858938 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4e9060f-7294-4303-ad55-9ab7e208595f tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:21.858938 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 511/2017] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:21 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:21.982072 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ac63ae0c-7a4e-45fb-9582-a926b9d607d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:21.984292 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac63ae0c-7a4e-45fb-9582-a926b9d607d7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:21.984557 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac63ae0c-7a4e-45fb-9582-a926b9d607d7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:21.984797 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac63ae0c-7a4e-45fb-9582-a926b9d607d7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:21.984960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ac63ae0c-7a4e-45fb-9582-a926b9d607d7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:21.990541 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:21.990541 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:21.991465 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac63ae0c-7a4e-45fb-9582-a926b9d607d7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:21.991987 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 502/2018] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:21 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:22.022089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-07b3d48b-1057-468f-9d43-1d45e62713c2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:22.022955 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07b3d48b-1057-468f-9d43-1d45e62713c2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:22.023153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07b3d48b-1057-468f-9d43-1d45e62713c2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:22.023333 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07b3d48b-1057-468f-9d43-1d45e62713c2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:22.031307 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:22.031307 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:22.036323 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-07b3d48b-1057-468f-9d43-1d45e62713c2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:22.040985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07b3d48b-1057-468f-9d43-1d45e62713c2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:22.041352 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 504/2019] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:22 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:22.683338 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d79ea022-41bf-43f6-bf9a-13d385f03261 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:22.685632 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d79ea022-41bf-43f6-bf9a-13d385f03261 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:22.685875 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d79ea022-41bf-43f6-bf9a-13d385f03261 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:22.686140 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d79ea022-41bf-43f6-bf9a-13d385f03261 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:22.686267 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d79ea022-41bf-43f6-bf9a-13d385f03261 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:22.691682 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:22.691682 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:22.692587 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d79ea022-41bf-43f6-bf9a-13d385f03261 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:22.693172 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 503/2020] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:22 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:22.873689 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24f92881-c832-4e35-b1df-c0752d5e9c78 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:22.875353 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24f92881-c832-4e35-b1df-c0752d5e9c78 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:22.876224 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24f92881-c832-4e35-b1df-c0752d5e9c78 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:22.876224 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24f92881-c832-4e35-b1df-c0752d5e9c78 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:22.887096 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:22.887096 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:22.893220 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-24f92881-c832-4e35-b1df-c0752d5e9c78 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:22.898450 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24f92881-c832-4e35-b1df-c0752d5e9c78 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:22.899491 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 512/2021] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:22 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:22.913640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3f1b370c-57ae-441d-ae16-5abb9ac6def6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:22.915582 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3f1b370c-57ae-441d-ae16-5abb9ac6def6 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:22.915875 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3f1b370c-57ae-441d-ae16-5abb9ac6def6 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:22.916134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3f1b370c-57ae-441d-ae16-5abb9ac6def6 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:22.930806 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:22.930806 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:22.936880 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3f1b370c-57ae-441d-ae16-5abb9ac6def6 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Volume info retrieved successfully. Aug 09 07:43:22.945478 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3f1b370c-57ae-441d-ae16-5abb9ac6def6 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:22.945600 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 503/2022] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:22 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 1189 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:22.959172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:22.968663 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] POST https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd/action Aug 09 07:43:22.970303 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-372585732", "migration_policy": "never"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:22.971569 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-372585732", "migration_policy": "never"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:23.005989 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2d99dd69-99f5-4729-b6af-b8b8433ac19e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:23.008023 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2d99dd69-99f5-4729-b6af-b8b8433ac19e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:23.008190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2d99dd69-99f5-4729-b6af-b8b8433ac19e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:23.011343 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2d99dd69-99f5-4729-b6af-b8b8433ac19e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:23.011343 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2d99dd69-99f5-4729-b6af-b8b8433ac19e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:23.013464 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:23.013464 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:23.014144 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2d99dd69-99f5-4729-b6af-b8b8433ac19e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:23.014535 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 504/2023] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:23 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:23.018107 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:23.018107 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:23.018722 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:23.027100 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:23.027100 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:23.049959 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-372585732 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-372585732, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:23.050677 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-372585732 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-372585732, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:23.055246 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b655416d-4399-4571-97d9-8eb74596e204 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:23.058420 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b655416d-4399-4571-97d9-8eb74596e204 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:23.058482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b655416d-4399-4571-97d9-8eb74596e204 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:23.058724 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b655416d-4399-4571-97d9-8eb74596e204 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:23.069805 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:23.069805 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:23.074993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Created reservations ['bd334424-c751-4224-ba17-80ecb804b035', 'bb52420d-8273-4922-a8e2-e053a69b540a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:23.075575 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b655416d-4399-4571-97d9-8eb74596e204 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:23.082417 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b655416d-4399-4571-97d9-8eb74596e204 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:23.083428 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 513/2024] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:23 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:23.088644 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:23.089108 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-494506417, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:43:23.098748 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Created reservations ['07869c3a-b23b-4ee1-843a-09472842ff5c', '298a8297-5418-4b77-b4fa-f2047cb65ddf'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:23.140390 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Retype volume request issued successfully. Aug 09 07:43:23.140390 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b7fd6469-1819-4a28-badb-33ba3dda04c6 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd/action returned with HTTP 202 Aug 09 07:43:23.140727 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 505/2025] 10.4.3.41 () {70 vars in 1425 bytes} [Sun Aug 9 07:43:22 2026] POST /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:43:23.149162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e9e38f54-45a3-45f7-9143-dae5200ca245 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:23.151002 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e9e38f54-45a3-45f7-9143-dae5200ca245 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:23.151262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e9e38f54-45a3-45f7-9143-dae5200ca245 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:23.151500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e9e38f54-45a3-45f7-9143-dae5200ca245 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:23.158896 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:23.158896 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:23.163495 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e9e38f54-45a3-45f7-9143-dae5200ca245 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:23.168487 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e9e38f54-45a3-45f7-9143-dae5200ca245 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:23.168926 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 504/2026] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:23 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:23.710982 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1adbb1b2-38a2-4cb0-969f-bbaa3db113f1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:23.716195 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1adbb1b2-38a2-4cb0-969f-bbaa3db113f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:23.716408 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1adbb1b2-38a2-4cb0-969f-bbaa3db113f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:23.716589 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1adbb1b2-38a2-4cb0-969f-bbaa3db113f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:23.716701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1adbb1b2-38a2-4cb0-969f-bbaa3db113f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:23.724003 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:23.724003 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:23.725083 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1adbb1b2-38a2-4cb0-969f-bbaa3db113f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:23.725637 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 505/2027] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:23 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:24.026543 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f3e42cf0-88f9-4890-a7ca-9b0e6ab65845 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.028883 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3e42cf0-88f9-4890-a7ca-9b0e6ab65845 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:24.029208 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3e42cf0-88f9-4890-a7ca-9b0e6ab65845 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:24.029467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3e42cf0-88f9-4890-a7ca-9b0e6ab65845 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:24.029617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f3e42cf0-88f9-4890-a7ca-9b0e6ab65845 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:24.036279 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.036279 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:24.037182 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3e42cf0-88f9-4890-a7ca-9b0e6ab65845 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:24.037717 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 514/2028] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:24 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:24.097538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e4175759-c769-40d0-86f4-ac53e4caa305 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.100943 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4175759-c769-40d0-86f4-ac53e4caa305 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:24.100943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4175759-c769-40d0-86f4-ac53e4caa305 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:24.100943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4175759-c769-40d0-86f4-ac53e4caa305 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:24.109707 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.109707 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:24.115691 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e4175759-c769-40d0-86f4-ac53e4caa305 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:24.124202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4175759-c769-40d0-86f4-ac53e4caa305 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:24.125177 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 506/2029] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:24 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:24.186040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-82a119a6-a4f6-4843-ae86-1710d5e85cc5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.188336 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82a119a6-a4f6-4843-ae86-1710d5e85cc5 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:24.188591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82a119a6-a4f6-4843-ae86-1710d5e85cc5 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:24.188838 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82a119a6-a4f6-4843-ae86-1710d5e85cc5 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:24.205989 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.205989 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:24.211641 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-82a119a6-a4f6-4843-ae86-1710d5e85cc5 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:24.216640 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82a119a6-a4f6-4843-ae86-1710d5e85cc5 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:24.217175 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 505/2030] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:24 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:24.236642 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ed7e6c69-c9df-424b-8b15-bab03473500a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.240762 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed7e6c69-c9df-424b-8b15-bab03473500a tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:24.241142 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed7e6c69-c9df-424b-8b15-bab03473500a tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:24.241370 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed7e6c69-c9df-424b-8b15-bab03473500a tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:24.255291 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.255291 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:24.260140 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ed7e6c69-c9df-424b-8b15-bab03473500a tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Volume info retrieved successfully. Aug 09 07:43:24.265305 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed7e6c69-c9df-424b-8b15-bab03473500a tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:24.265983 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 506/2031] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:24 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 1188 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:24.283618 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ff0d303-9373-4809-94d8-4c11f2ae7869 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.285798 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ff0d303-9373-4809-94d8-4c11f2ae7869 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:24.285798 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ff0d303-9373-4809-94d8-4c11f2ae7869 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:24.286696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ff0d303-9373-4809-94d8-4c11f2ae7869 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:24.293972 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.293972 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:24.297766 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1ff0d303-9373-4809-94d8-4c11f2ae7869 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Volume info retrieved successfully. Aug 09 07:43:24.303027 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ff0d303-9373-4809-94d8-4c11f2ae7869 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:24.303718 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 515/2032] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:24 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 1188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:24.321691 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f86eb807-379a-4756-9ae4-aa6b8984539b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.324073 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] POST https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd/action Aug 09 07:43:24.324174 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-494506417", "migration_policy": "never"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:24.324231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-494506417", "migration_policy": "never"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:24.335127 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.335127 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:24.335799 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:24.384230 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Created reservations ['93c99940-c552-49df-83b5-3101624efa40', '046528be-41a4-44d9-adc5-1dad2ed0190e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:24.422906 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Created reservations ['0b7793a9-0ed2-4e77-96e6-c14e30fe0652', 'bae66767-cddd-45e1-a98c-ab7923879ce6'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:24.476076 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Retype volume request issued successfully. Aug 09 07:43:24.476494 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f86eb807-379a-4756-9ae4-aa6b8984539b tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd/action returned with HTTP 202 Aug 09 07:43:24.477219 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 507/2033] 10.4.3.41 () {70 vars in 1425 bytes} [Sun Aug 9 07:43:24 2026] POST /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:43:24.491872 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a91dd10a-7c5c-479b-9ec8-db6809a1b556 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.496880 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a91dd10a-7c5c-479b-9ec8-db6809a1b556 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:24.496880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a91dd10a-7c5c-479b-9ec8-db6809a1b556 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:24.496880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a91dd10a-7c5c-479b-9ec8-db6809a1b556 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:24.508813 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.508813 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:24.516518 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a91dd10a-7c5c-479b-9ec8-db6809a1b556 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:24.527518 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a91dd10a-7c5c-479b-9ec8-db6809a1b556 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:24.528195 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 506/2034] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:24 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:24.740133 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bbea662d-7e11-4662-a848-a605032eeb76 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:24.748092 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbea662d-7e11-4662-a848-a605032eeb76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:24.748092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bbea662d-7e11-4662-a848-a605032eeb76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:24.749772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bbea662d-7e11-4662-a848-a605032eeb76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:24.749772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bbea662d-7e11-4662-a848-a605032eeb76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:24.757870 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:24.757870 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:24.759537 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbea662d-7e11-4662-a848-a605032eeb76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:24.760197 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 507/2035] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:24 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:25.051728 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bfe2b423-b3dd-4e38-bc0d-011fe568e3f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.053413 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfe2b423-b3dd-4e38-bc0d-011fe568e3f0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:25.053596 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfe2b423-b3dd-4e38-bc0d-011fe568e3f0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.053809 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfe2b423-b3dd-4e38-bc0d-011fe568e3f0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.053907 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bfe2b423-b3dd-4e38-bc0d-011fe568e3f0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:25.058029 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.058029 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:25.058681 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfe2b423-b3dd-4e38-bc0d-011fe568e3f0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:25.059048 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 516/2036] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:25.140348 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-17746ff1-5d3d-49a4-a49f-453630cb7825 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.142346 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17746ff1-5d3d-49a4-a49f-453630cb7825 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:25.142519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-17746ff1-5d3d-49a4-a49f-453630cb7825 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.142699 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-17746ff1-5d3d-49a4-a49f-453630cb7825 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.150820 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.150820 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:25.155729 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-17746ff1-5d3d-49a4-a49f-453630cb7825 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:25.161743 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17746ff1-5d3d-49a4-a49f-453630cb7825 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:25.162193 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 508/2037] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:25.549817 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fba100c5-bee1-4b1e-847c-caca2eeced2d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.551655 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fba100c5-bee1-4b1e-847c-caca2eeced2d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:25.551907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fba100c5-bee1-4b1e-847c-caca2eeced2d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.552127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fba100c5-bee1-4b1e-847c-caca2eeced2d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.565153 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.565153 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:25.570158 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fba100c5-bee1-4b1e-847c-caca2eeced2d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:25.575989 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fba100c5-bee1-4b1e-847c-caca2eeced2d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:25.576761 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 507/2038] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:25.592046 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cf95bd4f-ea72-41d5-a8aa-8bd6ebe21bbf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.594126 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cf95bd4f-ea72-41d5-a8aa-8bd6ebe21bbf tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:25.594743 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cf95bd4f-ea72-41d5-a8aa-8bd6ebe21bbf tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.595140 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cf95bd4f-ea72-41d5-a8aa-8bd6ebe21bbf tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.605518 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.605518 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:25.612420 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cf95bd4f-ea72-41d5-a8aa-8bd6ebe21bbf tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Volume info retrieved successfully. Aug 09 07:43:25.616084 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cf95bd4f-ea72-41d5-a8aa-8bd6ebe21bbf tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:25.616732 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 508/2039] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 1189 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:25.631378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2c6898a-a05b-4dc6-8a7a-768a5edc7f75 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.633273 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2c6898a-a05b-4dc6-8a7a-768a5edc7f75 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-487422436 Aug 09 07:43:25.633514 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2c6898a-a05b-4dc6-8a7a-768a5edc7f75 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.633722 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2c6898a-a05b-4dc6-8a7a-768a5edc7f75 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.634490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e2c6898a-a05b-4dc6-8a7a-768a5edc7f75 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-487422436'), ('all_tenants', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:25.670444 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e2c6898a-a05b-4dc6-8a7a-768a5edc7f75 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Get all volumes completed successfully. Aug 09 07:43:25.671109 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2c6898a-a05b-4dc6-8a7a-768a5edc7f75 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-487422436 returned with HTTP 200 Aug 09 07:43:25.671615 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 517/2040] 10.4.3.41 () {68 vars in 1420 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-487422436 => generated 339 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:25.682280 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c6cf1beb-b54f-4b41-b809-0dd157e61175 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.684791 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c6cf1beb-b54f-4b41-b809-0dd157e61175 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-487422436 Aug 09 07:43:25.685171 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c6cf1beb-b54f-4b41-b809-0dd157e61175 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.685451 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c6cf1beb-b54f-4b41-b809-0dd157e61175 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.686549 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c6cf1beb-b54f-4b41-b809-0dd157e61175 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-487422436'), ('all_tenants', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:25.694747 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c6cf1beb-b54f-4b41-b809-0dd157e61175 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Get all volumes completed successfully. Aug 09 07:43:25.695233 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c6cf1beb-b54f-4b41-b809-0dd157e61175 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-487422436 returned with HTTP 200 Aug 09 07:43:25.695630 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 509/2041] 10.4.3.41 () {68 vars in 1420 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-487422436 => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:25.707132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2030695a-d8f6-4e0f-93ca-55859d1c8091 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.709292 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2030695a-d8f6-4e0f-93ca-55859d1c8091 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:25.709508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2030695a-d8f6-4e0f-93ca-55859d1c8091 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.709744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2030695a-d8f6-4e0f-93ca-55859d1c8091 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.720879 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.720879 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:25.726416 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2030695a-d8f6-4e0f-93ca-55859d1c8091 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:25.733213 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2030695a-d8f6-4e0f-93ca-55859d1c8091 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:25.733880 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 508/2042] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:25.746950 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.749014 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:25.750824 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.750824 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.750824 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Delete volume with id: b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:25.762738 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.762738 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:25.762738 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:25.776476 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-02ea81c3-b658-45a6-b5bf-acb862d42864 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.777782 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02ea81c3-b658-45a6-b5bf-acb862d42864 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:25.777782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02ea81c3-b658-45a6-b5bf-acb862d42864 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.777782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02ea81c3-b658-45a6-b5bf-acb862d42864 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.777782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-02ea81c3-b658-45a6-b5bf-acb862d42864 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:25.782243 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.782243 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:25.783166 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02ea81c3-b658-45a6-b5bf-acb862d42864 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:25.783620 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 518/2043] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:25.793765 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Delete volume request issued successfully. Aug 09 07:43:25.793765 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7756f36b-a934-4cbc-9d5f-5391a8ad7f73 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 202 Aug 09 07:43:25.793765 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 509/2044] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:25 2026] DELETE /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:25.804780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-62f7883a-5606-4a25-b6df-4da5d263481d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:25.807339 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-62f7883a-5606-4a25-b6df-4da5d263481d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:25.807686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-62f7883a-5606-4a25-b6df-4da5d263481d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:25.807994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-62f7883a-5606-4a25-b6df-4da5d263481d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:25.818120 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:25.818120 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:25.823356 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-62f7883a-5606-4a25-b6df-4da5d263481d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Volume info retrieved successfully. Aug 09 07:43:25.829576 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-62f7883a-5606-4a25-b6df-4da5d263481d tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 200 Aug 09 07:43:25.830304 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 510/2045] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:25 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:26.071830 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ddacfe74-64a9-4895-9960-a64de575885c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:26.074273 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ddacfe74-64a9-4895-9960-a64de575885c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:26.074667 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ddacfe74-64a9-4895-9960-a64de575885c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:26.074996 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ddacfe74-64a9-4895-9960-a64de575885c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:26.075239 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ddacfe74-64a9-4895-9960-a64de575885c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:26.080453 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:26.080453 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:26.081349 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ddacfe74-64a9-4895-9960-a64de575885c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:26.081830 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 509/2046] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:26 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:26.175557 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd03c990-a0ea-4e6e-a726-855d0571b46e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:26.177797 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd03c990-a0ea-4e6e-a726-855d0571b46e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:26.178126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd03c990-a0ea-4e6e-a726-855d0571b46e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:26.178380 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd03c990-a0ea-4e6e-a726-855d0571b46e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:26.186336 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:26.186336 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:26.190660 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd03c990-a0ea-4e6e-a726-855d0571b46e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:26.195855 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd03c990-a0ea-4e6e-a726-855d0571b46e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:26.196269 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 519/2047] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:26 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:26.799542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8af20682-e7f0-42bb-85e0-7f7d43834296 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:26.801479 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8af20682-e7f0-42bb-85e0-7f7d43834296 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:26.801702 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8af20682-e7f0-42bb-85e0-7f7d43834296 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:26.801895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8af20682-e7f0-42bb-85e0-7f7d43834296 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:26.802011 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8af20682-e7f0-42bb-85e0-7f7d43834296 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:26.808029 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:26.808029 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:26.808029 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8af20682-e7f0-42bb-85e0-7f7d43834296 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:26.808167 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 510/2048] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:26 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:26.850628 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-692b2f3d-7b04-4e42-9066-ac5b2c6e4025 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:26.850628 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-692b2f3d-7b04-4e42-9066-ac5b2c6e4025 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] GET https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd Aug 09 07:43:26.850628 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-692b2f3d-7b04-4e42-9066-ac5b2c6e4025 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:26.850628 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-692b2f3d-7b04-4e42-9066-ac5b2c6e4025 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:26.857676 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-692b2f3d-7b04-4e42-9066-ac5b2c6e4025 tempest-VolumeRetypeMultiattachTest-1749258576 tempest-VolumeRetypeMultiattachTest-1749258576-project-member] https://10.4.3.41/volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd returned with HTTP 404 Aug 09 07:43:26.858275 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 511/2049] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:26 2026] GET /volume/v3/volumes/b210b414-69d5-4703-bace-08715d7d12bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:26.867254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-10000240-c989-42ec-9fee-7ea662cb4dcc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:26.870458 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10000240-c989-42ec-9fee-7ea662cb4dcc tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] DELETE https://10.4.3.41/volume/v3/types/a73a7d5c-687f-4024-8700-47235490814d Aug 09 07:43:26.870458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10000240-c989-42ec-9fee-7ea662cb4dcc tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:26.870546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10000240-c989-42ec-9fee-7ea662cb4dcc tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:26.911961 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10000240-c989-42ec-9fee-7ea662cb4dcc tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/types/a73a7d5c-687f-4024-8700-47235490814d returned with HTTP 202 Aug 09 07:43:26.912436 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 510/2050] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:43:26 2026] DELETE /volume/v3/types/a73a7d5c-687f-4024-8700-47235490814d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:26.923603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c4fa6ce-cedb-4c19-9020-5dda36183d2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:26.925392 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c4fa6ce-cedb-4c19-9020-5dda36183d2f tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/types/a73a7d5c-687f-4024-8700-47235490814d Aug 09 07:43:26.925756 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c4fa6ce-cedb-4c19-9020-5dda36183d2f tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:26.926190 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c4fa6ce-cedb-4c19-9020-5dda36183d2f tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:26.930556 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c4fa6ce-cedb-4c19-9020-5dda36183d2f tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/types/a73a7d5c-687f-4024-8700-47235490814d returned with HTTP 404 Aug 09 07:43:26.930556 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 520/2051] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:43:26 2026] GET /volume/v3/types/a73a7d5c-687f-4024-8700-47235490814d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:26.944116 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c13b3fd7-71fb-469f-8f9a-a25af9062ec5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:26.951056 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c13b3fd7-71fb-469f-8f9a-a25af9062ec5 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] DELETE https://10.4.3.41/volume/v3/types/480f9e08-5ef1-4837-b1c9-78443e39d458 Aug 09 07:43:26.951056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c13b3fd7-71fb-469f-8f9a-a25af9062ec5 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:26.951056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c13b3fd7-71fb-469f-8f9a-a25af9062ec5 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:26.989526 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c13b3fd7-71fb-469f-8f9a-a25af9062ec5 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/types/480f9e08-5ef1-4837-b1c9-78443e39d458 returned with HTTP 202 Aug 09 07:43:26.989702 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 511/2052] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:43:26 2026] DELETE /volume/v3/types/480f9e08-5ef1-4837-b1c9-78443e39d458 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:26.998231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f6d0ebfc-9385-4f43-9272-2c13899f7bd9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:27.000741 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6d0ebfc-9385-4f43-9272-2c13899f7bd9 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] GET https://10.4.3.41/volume/v3/types/480f9e08-5ef1-4837-b1c9-78443e39d458 Aug 09 07:43:27.001190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f6d0ebfc-9385-4f43-9272-2c13899f7bd9 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:27.001452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f6d0ebfc-9385-4f43-9272-2c13899f7bd9 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:27.007651 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6d0ebfc-9385-4f43-9272-2c13899f7bd9 tempest-VolumeRetypeMultiattachTest-1609958334 tempest-VolumeRetypeMultiattachTest-1609958334-project-admin] https://10.4.3.41/volume/v3/types/480f9e08-5ef1-4837-b1c9-78443e39d458 returned with HTTP 404 Aug 09 07:43:27.008286 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 512/2053] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:43:26 2026] GET /volume/v3/types/480f9e08-5ef1-4837-b1c9-78443e39d458 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:27.098665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2df6faa6-3c29-415f-bc26-875e2ca5c7ba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:27.101089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2df6faa6-3c29-415f-bc26-875e2ca5c7ba tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:27.101442 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2df6faa6-3c29-415f-bc26-875e2ca5c7ba tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:27.101793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2df6faa6-3c29-415f-bc26-875e2ca5c7ba tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:27.101985 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-2df6faa6-3c29-415f-bc26-875e2ca5c7ba tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:27.108679 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:27.108679 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:27.109721 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2df6faa6-3c29-415f-bc26-875e2ca5c7ba tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:27.110472 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 511/2054] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:27 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:27.210442 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf1da198-929f-4d60-9d9d-aff0ecd25b00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:27.215947 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf1da198-929f-4d60-9d9d-aff0ecd25b00 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:27.215947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf1da198-929f-4d60-9d9d-aff0ecd25b00 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:27.215947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf1da198-929f-4d60-9d9d-aff0ecd25b00 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:27.235325 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:27.235325 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:27.242111 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bf1da198-929f-4d60-9d9d-aff0ecd25b00 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:27.247752 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf1da198-929f-4d60-9d9d-aff0ecd25b00 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:27.248419 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 521/2055] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:27 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:27.822903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-98fa3c36-b44e-4b74-b96c-1449040339a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:27.825533 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98fa3c36-b44e-4b74-b96c-1449040339a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:27.825803 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98fa3c36-b44e-4b74-b96c-1449040339a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:27.826060 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98fa3c36-b44e-4b74-b96c-1449040339a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:27.826181 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-98fa3c36-b44e-4b74-b96c-1449040339a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:27.831022 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:27.831022 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:27.831852 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98fa3c36-b44e-4b74-b96c-1449040339a5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:27.832234 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 512/2056] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:27 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:28.121848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-07d1eeec-dfe6-4e7e-ba41-a3f30e45ec0d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:28.127404 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07d1eeec-dfe6-4e7e-ba41-a3f30e45ec0d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:28.128932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07d1eeec-dfe6-4e7e-ba41-a3f30e45ec0d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:28.129159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07d1eeec-dfe6-4e7e-ba41-a3f30e45ec0d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:28.129260 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-07d1eeec-dfe6-4e7e-ba41-a3f30e45ec0d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:28.137068 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:28.137068 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:28.138097 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07d1eeec-dfe6-4e7e-ba41-a3f30e45ec0d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:28.138500 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 513/2057] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:28 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:28.263942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4355b1a0-2396-4b73-84b8-ca7facc995df None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:28.266756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4355b1a0-2396-4b73-84b8-ca7facc995df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:28.266995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4355b1a0-2396-4b73-84b8-ca7facc995df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:28.267223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4355b1a0-2396-4b73-84b8-ca7facc995df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:28.275318 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:28.275318 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:28.281486 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4355b1a0-2396-4b73-84b8-ca7facc995df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:28.287130 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4355b1a0-2396-4b73-84b8-ca7facc995df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:28.287533 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 512/2058] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:28 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:28.844556 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76dcff61-e64e-4bc3-80f6-c379dcb4fc81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:28.846243 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76dcff61-e64e-4bc3-80f6-c379dcb4fc81 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:28.846452 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76dcff61-e64e-4bc3-80f6-c379dcb4fc81 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:28.846656 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76dcff61-e64e-4bc3-80f6-c379dcb4fc81 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:28.846780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-76dcff61-e64e-4bc3-80f6-c379dcb4fc81 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:28.851060 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:28.851060 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:28.851984 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76dcff61-e64e-4bc3-80f6-c379dcb4fc81 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:28.852414 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 522/2059] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:28 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:29.157874 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7de3a43b-a609-4dec-9623-f4bb80327980 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:29.160006 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7de3a43b-a609-4dec-9623-f4bb80327980 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:29.160227 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7de3a43b-a609-4dec-9623-f4bb80327980 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:29.160429 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7de3a43b-a609-4dec-9623-f4bb80327980 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:29.160526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7de3a43b-a609-4dec-9623-f4bb80327980 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:29.165483 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:29.165483 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:29.166202 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7de3a43b-a609-4dec-9623-f4bb80327980 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:29.166580 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 513/2060] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:29 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:29.230738 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:29.232609 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:29.233057 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1205397920"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:29.234499 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Create volume request body: {'volume': {'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1205397920'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:29.300893 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a1195a81-bd06-4c2b-b3e4-093ef63b384c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:29.302704 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1195a81-bd06-4c2b-b3e4-093ef63b384c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:29.302904 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1195a81-bd06-4c2b-b3e4-093ef63b384c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:29.303119 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1195a81-bd06-4c2b-b3e4-093ef63b384c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:29.310448 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:29.310448 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:29.314363 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a1195a81-bd06-4c2b-b3e4-093ef63b384c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:29.319501 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1195a81-bd06-4c2b-b3e4-093ef63b384c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:29.321120 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 513/2061] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:29 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:29.325365 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Create volume of 1 GB Aug 09 07:43:29.330510 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Availability Zones retrieved successfully. Aug 09 07:43:29.336597 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Flow 'volume_create_api' (9453e7e2-fdf5-4e1e-8ddb-854b639b1417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:29.338037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf5424e-0764-4637-ab92-39128fd913b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:29.339029 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:29.392152 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf5424e-0764-4637-ab92-39128fd913b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:29.392949 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c7cb7b-563d-4a8d-bfa1-5b4a02bc7ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:29.446908 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Created reservations ['afd2a809-614c-4251-ab92-84926c0267b0', 'bebd07f0-50a9-4972-a496-14ac872e7882', '911400ef-3696-461a-9507-fde47b536a28', '522c68c7-a5d1-45f8-8532-b86c7dbc9be1'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:29.447736 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c7cb7b-563d-4a8d-bfa1-5b4a02bc7ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd2a809-614c-4251-ab92-84926c0267b0', 'bebd07f0-50a9-4972-a496-14ac872e7882', '911400ef-3696-461a-9507-fde47b536a28', '522c68c7-a5d1-45f8-8532-b86c7dbc9be1']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:29.448491 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3cd8a0f-96a3-4c17-b098-4483a8765239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:29.472881 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3cd8a0f-96a3-4c17-b098-4483a8765239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec8d442-899e-4e48-8eb6-5c708f2e7bd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1205397920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc567f1b44d349c89aafe09347d69200',qos_specs=None,replication_status=,reservations=['afd2a809-614c-4251-ab92-84926c0267b0','bebd07f0-50a9-4972-a496-14ac872e7882','911400ef-3696-461a-9507-fde47b536a28','522c68c7-a5d1-45f8-8532-b86c7dbc9be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b55c349372f452e926efa64c502af15',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1205397920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec8d442-899e-4e48-8eb6-5c708f2e7bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc567f1b44d349c89aafe09347d69200',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b55c349372f452e926efa64c502af15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:29.473696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911f7b53-6a4e-4552-a20a-d63476013c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:29.494092 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911f7b53-6a4e-4552-a20a-d63476013c97) transitioned into state 'SUCCESS' from state '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-1205397920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc567f1b44d349c89aafe09347d69200',qos_specs=None,replication_status=,reservations=['afd2a809-614c-4251-ab92-84926c0267b0','bebd07f0-50a9-4972-a496-14ac872e7882','911400ef-3696-461a-9507-fde47b536a28','522c68c7-a5d1-45f8-8532-b86c7dbc9be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b55c349372f452e926efa64c502af15',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:29.495023 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff52d24-10ae-4849-8cd9-a453d998db54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:29.505757 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff52d24-10ae-4849-8cd9-a453d998db54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:29.506789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Flow 'volume_create_api' (9453e7e2-fdf5-4e1e-8ddb-854b639b1417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:29.507180 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Create volume request issued successfully. Aug 09 07:43:29.508040 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a6db8e9a-ba46-46c1-8c39-4d294ff38874 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:29.508572 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 514/2062] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:29 2026] POST /volume/v3/volumes => generated 749 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:29.525350 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69bbd281-270a-409a-ad9b-6a6f3597881c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:29.527984 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69bbd281-270a-409a-ad9b-6a6f3597881c tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] GET https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:29.528332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69bbd281-270a-409a-ad9b-6a6f3597881c tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:29.528649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69bbd281-270a-409a-ad9b-6a6f3597881c tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:29.539452 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:29.539452 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:29.544195 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-69bbd281-270a-409a-ad9b-6a6f3597881c tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:29.549145 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69bbd281-270a-409a-ad9b-6a6f3597881c tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 returned with HTTP 200 Aug 09 07:43:29.549680 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 523/2063] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:29 2026] GET /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:29.868780 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-844c7e71-92ea-41ed-b85a-d674fdc1cf6c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:29.870767 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-844c7e71-92ea-41ed-b85a-d674fdc1cf6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:29.870767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-844c7e71-92ea-41ed-b85a-d674fdc1cf6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:29.870767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-844c7e71-92ea-41ed-b85a-d674fdc1cf6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:29.870767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-844c7e71-92ea-41ed-b85a-d674fdc1cf6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:29.875226 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:29.875226 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:29.876016 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-844c7e71-92ea-41ed-b85a-d674fdc1cf6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:29.877104 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 514/2064] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:29 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:30.181002 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-67b3ca3a-976c-4c09-ba53-f33e5a5cbcec None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.185550 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67b3ca3a-976c-4c09-ba53-f33e5a5cbcec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:30.185860 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67b3ca3a-976c-4c09-ba53-f33e5a5cbcec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.186216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67b3ca3a-976c-4c09-ba53-f33e5a5cbcec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.186366 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-67b3ca3a-976c-4c09-ba53-f33e5a5cbcec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:30.196479 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.196479 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:30.197892 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67b3ca3a-976c-4c09-ba53-f33e5a5cbcec tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:30.197892 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 514/2065] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:30.225504 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.227882 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:30.227882 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-749200207"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:30.229472 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-749200207'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:30.229627 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume of 1 GB Aug 09 07:43:30.229926 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.229926 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:30.234278 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Availability Zones retrieved successfully. Aug 09 07:43:30.241295 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Flow 'volume_create_api' (062e3d23-9ae7-4b37-a5ba-708c9dfdf84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:30.242548 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f3ad05-a1e1-4c2b-ba0c-7826c6215807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:30.243817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:30.278575 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f3ad05-a1e1-4c2b-ba0c-7826c6215807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:30.279816 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0030b6-b970-4c54-a6b0-94ddc80d075c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:30.332401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Created reservations ['39244a9d-3d2f-4f37-97f8-0c9d972223b7', '62ae0f7f-2461-4b9d-8a52-ce7e6a13b332', '9912632c-0bea-465b-a072-de3c721ef914', 'ece9c39b-911d-40d5-a96f-2d30b55ec487'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:30.333334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0030b6-b970-4c54-a6b0-94ddc80d075c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39244a9d-3d2f-4f37-97f8-0c9d972223b7', '62ae0f7f-2461-4b9d-8a52-ce7e6a13b332', '9912632c-0bea-465b-a072-de3c721ef914', 'ece9c39b-911d-40d5-a96f-2d30b55ec487']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:30.334189 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52de527-14f1-4ec6-9f72-20c50bdd8bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:30.336700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e298908f-559f-45e1-9a45-ef56503416db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.339050 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e298908f-559f-45e1-9a45-ef56503416db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:30.339269 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e298908f-559f-45e1-9a45-ef56503416db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.339497 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e298908f-559f-45e1-9a45-ef56503416db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.348486 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.348486 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:30.353085 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e298908f-559f-45e1-9a45-ef56503416db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:30.358565 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e298908f-559f-45e1-9a45-ef56503416db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:30.359189 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 524/2066] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:30.360794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52de527-14f1-4ec6-9f72-20c50bdd8bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e380e9-05c3-484d-a5bd-3a19100c4904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-749200207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00949dac2e834a3e91b5642692e43379',qos_specs=None,replication_status=,reservations=['39244a9d-3d2f-4f37-97f8-0c9d972223b7','62ae0f7f-2461-4b9d-8a52-ce7e6a13b332','9912632c-0bea-465b-a072-de3c721ef914','ece9c39b-911d-40d5-a96f-2d30b55ec487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-749200207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e380e9-05c3-484d-a5bd-3a19100c4904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00949dac2e834a3e91b5642692e43379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:30.361729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf3ac4-b5ba-44b3-abbe-44c8fe3abbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:30.386225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cf3ac4-b5ba-44b3-abbe-44c8fe3abbca) transitioned into state 'SUCCESS' from state '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-749200207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00949dac2e834a3e91b5642692e43379',qos_specs=None,replication_status=,reservations=['39244a9d-3d2f-4f37-97f8-0c9d972223b7','62ae0f7f-2461-4b9d-8a52-ce7e6a13b332','9912632c-0bea-465b-a072-de3c721ef914','ece9c39b-911d-40d5-a96f-2d30b55ec487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:30.387429 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eecbc9-71a5-4d65-ab06-850ffb3fa62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:30.398735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eecbc9-71a5-4d65-ab06-850ffb3fa62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:30.399620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Flow 'volume_create_api' (062e3d23-9ae7-4b37-a5ba-708c9dfdf84c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:30.399969 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume request issued successfully. Aug 09 07:43:30.400697 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-77c1018c-feda-4a9c-8ab6-8c6c4a5a3772 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:30.401259 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 515/2067] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:43:30 2026] POST /volume/v3/volumes => generated 752 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:30.413091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5a54268c-29ff-45d4-88df-4eed6a091f02 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.414972 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a54268c-29ff-45d4-88df-4eed6a091f02 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:30.415257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a54268c-29ff-45d4-88df-4eed6a091f02 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.415469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a54268c-29ff-45d4-88df-4eed6a091f02 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.422641 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.422641 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:30.426311 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5a54268c-29ff-45d4-88df-4eed6a091f02 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:30.430209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a54268c-29ff-45d4-88df-4eed6a091f02 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:30.430563 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 515/2068] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:30.565081 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-75025d1b-d0b7-49c1-b135-191f7e5236a4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.566888 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-75025d1b-d0b7-49c1-b135-191f7e5236a4 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] GET https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:30.567116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-75025d1b-d0b7-49c1-b135-191f7e5236a4 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.567341 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-75025d1b-d0b7-49c1-b135-191f7e5236a4 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.574285 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.574285 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:30.577923 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-75025d1b-d0b7-49c1-b135-191f7e5236a4 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.582583 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-75025d1b-d0b7-49c1-b135-191f7e5236a4 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 returned with HTTP 200 Aug 09 07:43:30.583010 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 515/2069] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:30.596303 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e487832-2005-47bb-bfb9-26bdacc301f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.598274 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e487832-2005-47bb-bfb9-26bdacc301f8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] POST https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action Aug 09 07:43:30.598736 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e487832-2005-47bb-bfb9-26bdacc301f8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-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=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:30.598923 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e487832-2005-47bb-bfb9-26bdacc301f8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:30.607284 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.607284 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:30.614132 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.614132 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:30.614737 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8e487832-2005-47bb-bfb9-26bdacc301f8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.626565 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8e487832-2005-47bb-bfb9-26bdacc301f8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Update volume metadata completed successfully. Aug 09 07:43:30.626962 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e487832-2005-47bb-bfb9-26bdacc301f8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action returned with HTTP 200 Aug 09 07:43:30.627449 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 525/2070] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:43:30 2026] POST /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action => generated 563 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:30.635216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-45a9c318-e755-4ba4-9e79-816e3531fab3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.637010 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-45a9c318-e755-4ba4-9e79-816e3531fab3 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] GET https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:30.637200 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-45a9c318-e755-4ba4-9e79-816e3531fab3 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.637380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-45a9c318-e755-4ba4-9e79-816e3531fab3 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.644315 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.644315 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:30.647878 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-45a9c318-e755-4ba4-9e79-816e3531fab3 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.653017 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-45a9c318-e755-4ba4-9e79-816e3531fab3 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 returned with HTTP 200 Aug 09 07:43:30.653471 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 516/2071] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:30.665013 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.666625 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] POST https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action Aug 09 07:43:30.666969 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:30.667092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:30.675453 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.675453 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:30.683720 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.683720 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:30.684197 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.690018 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Get volume image-metadata completed successfully. Aug 09 07:43:30.700871 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Delete volume metadata completed successfully. Aug 09 07:43:30.701219 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0d51cf6-f071-40f2-9d04-d3687c00ac97 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action returned with HTTP 200 Aug 09 07:43:30.701699 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 516/2072] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:43:30 2026] POST /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 09 07:43:30.709113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-01f1905e-e2db-439a-8e50-818feb67e4d5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.710951 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01f1905e-e2db-439a-8e50-818feb67e4d5 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] POST https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action Aug 09 07:43:30.711340 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01f1905e-e2db-439a-8e50-818feb67e4d5 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:30.711500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01f1905e-e2db-439a-8e50-818feb67e4d5 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:30.720256 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.720256 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:30.720806 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-01f1905e-e2db-439a-8e50-818feb67e4d5 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.725935 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-01f1905e-e2db-439a-8e50-818feb67e4d5 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Get volume image-metadata completed successfully. Aug 09 07:43:30.726292 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01f1905e-e2db-439a-8e50-818feb67e4d5 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action returned with HTTP 200 Aug 09 07:43:30.726816 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 516/2073] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:43:30 2026] POST /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:30.738717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40f0fa5c-df9c-4e4c-aa36-b1948ebfb94b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.740784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40f0fa5c-df9c-4e4c-aa36-b1948ebfb94b tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] GET https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:30.741703 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40f0fa5c-df9c-4e4c-aa36-b1948ebfb94b tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.741703 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40f0fa5c-df9c-4e4c-aa36-b1948ebfb94b tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.750000 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.750000 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:30.754679 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-40f0fa5c-df9c-4e4c-aa36-b1948ebfb94b tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.760252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40f0fa5c-df9c-4e4c-aa36-b1948ebfb94b tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 returned with HTTP 200 Aug 09 07:43:30.760907 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 526/2074] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:30.777678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6254377f-6c54-422b-a4e1-8905c54bf545 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.779681 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6254377f-6c54-422b-a4e1-8905c54bf545 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] DELETE https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:30.779980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6254377f-6c54-422b-a4e1-8905c54bf545 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.780236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6254377f-6c54-422b-a4e1-8905c54bf545 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.780402 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-6254377f-6c54-422b-a4e1-8905c54bf545 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Delete volume with id: 8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:30.788770 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.788770 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:30.789304 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6254377f-6c54-422b-a4e1-8905c54bf545 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.810079 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6254377f-6c54-422b-a4e1-8905c54bf545 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Delete volume request issued successfully. Aug 09 07:43:30.810079 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6254377f-6c54-422b-a4e1-8905c54bf545 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 returned with HTTP 202 Aug 09 07:43:30.810079 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 517/2075] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:43:30 2026] DELETE /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:30.816836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b9450b75-e0f0-4e0f-9a67-2b0e4d6703ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.818571 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9450b75-e0f0-4e0f-9a67-2b0e4d6703ee tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] GET https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:30.818778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9450b75-e0f0-4e0f-9a67-2b0e4d6703ee tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.818971 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9450b75-e0f0-4e0f-9a67-2b0e4d6703ee tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.825438 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.825438 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:30.828729 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b9450b75-e0f0-4e0f-9a67-2b0e4d6703ee tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Volume info retrieved successfully. Aug 09 07:43:30.833123 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9450b75-e0f0-4e0f-9a67-2b0e4d6703ee tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 returned with HTTP 200 Aug 09 07:43:30.833522 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 517/2076] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 => generated 1390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:30.890820 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2634fa93-cf97-4e1e-8e67-e61ad05b1b7b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:30.892562 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2634fa93-cf97-4e1e-8e67-e61ad05b1b7b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:30.892777 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2634fa93-cf97-4e1e-8e67-e61ad05b1b7b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:30.892994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2634fa93-cf97-4e1e-8e67-e61ad05b1b7b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:30.893090 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-2634fa93-cf97-4e1e-8e67-e61ad05b1b7b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:30.897720 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:30.897720 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:30.897978 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2634fa93-cf97-4e1e-8e67-e61ad05b1b7b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:30.898428 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 517/2077] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:30 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:31.208691 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b819e227-9bc1-48cc-9d8e-8356a87aad87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.210450 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b819e227-9bc1-48cc-9d8e-8356a87aad87 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:31.210696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b819e227-9bc1-48cc-9d8e-8356a87aad87 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.210885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b819e227-9bc1-48cc-9d8e-8356a87aad87 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.211004 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b819e227-9bc1-48cc-9d8e-8356a87aad87 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:31.215421 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.215421 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:31.216311 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b819e227-9bc1-48cc-9d8e-8356a87aad87 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:31.216791 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 527/2078] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:31.373713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab7648de-2753-4522-a35c-0099d445eb66 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.375453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab7648de-2753-4522-a35c-0099d445eb66 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:31.375637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab7648de-2753-4522-a35c-0099d445eb66 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.375826 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab7648de-2753-4522-a35c-0099d445eb66 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.382477 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.382477 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:31.385974 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ab7648de-2753-4522-a35c-0099d445eb66 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:31.390202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab7648de-2753-4522-a35c-0099d445eb66 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:31.390568 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 518/2079] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:31.445386 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e9a26032-2728-4450-a263-ea97e6e29752 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.447315 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9a26032-2728-4450-a263-ea97e6e29752 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:31.447525 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9a26032-2728-4450-a263-ea97e6e29752 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.447750 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9a26032-2728-4450-a263-ea97e6e29752 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.454611 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.454611 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:31.458331 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e9a26032-2728-4450-a263-ea97e6e29752 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:31.462676 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9a26032-2728-4450-a263-ea97e6e29752 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:31.463060 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 518/2080] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:31.506826 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-8bb1a349-6960-4e2d-a7fb-0aa1a06c3600 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.509761 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-8bb1a349-6960-4e2d-a7fb-0aa1a06c3600 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:31.509761 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-8bb1a349-6960-4e2d-a7fb-0aa1a06c3600 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.509761 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-8bb1a349-6960-4e2d-a7fb-0aa1a06c3600 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.517049 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.517049 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:31.521232 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-8bb1a349-6960-4e2d-a7fb-0aa1a06c3600 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:31.526234 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-8bb1a349-6960-4e2d-a7fb-0aa1a06c3600 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:31.526724 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 518/2081] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:31.601867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-81ee133d-d0f9-4db1-a16e-8323b7794ec5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.602296 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81ee133d-d0f9-4db1-a16e-8323b7794ec5 None None] GET https://10.4.3.41/volume// Aug 09 07:43:31.602340 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81ee133d-d0f9-4db1-a16e-8323b7794ec5 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.602527 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81ee133d-d0f9-4db1-a16e-8323b7794ec5 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.602832 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81ee133d-d0f9-4db1-a16e-8323b7794ec5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:31.603124 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 528/2082] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:31.610410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-b108c960-886a-4631-9672-f022e4c28da3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.743297 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-b108c960-886a-4631-9672-f022e4c28da3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:43:31.743765 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-b108c960-886a-4631-9672-f022e4c28da3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78e380e9-05c3-484d-a5bd-3a19100c4904", "connector": null, "instance_uuid": "ec260bf2-24cc-4772-9019-ff25cd51e88b"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:31.754422 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.754422 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:31.791155 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-b108c960-886a-4631-9672-f022e4c28da3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:43:31.791687 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 519/2083] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:43:31 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:31.837188 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d423a59d-66d9-4fa5-8e33-603a1d866981 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.841362 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d423a59d-66d9-4fa5-8e33-603a1d866981 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:31.841640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d423a59d-66d9-4fa5-8e33-603a1d866981 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.841996 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d423a59d-66d9-4fa5-8e33-603a1d866981 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.847330 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cba9870c-b95b-434f-aab5-f2f0e58e64c8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.849068 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cba9870c-b95b-434f-aab5-f2f0e58e64c8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] GET https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 Aug 09 07:43:31.849308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cba9870c-b95b-434f-aab5-f2f0e58e64c8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.849365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-92fbfce6-c663-43e1-b71c-9807ea53b6ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.849491 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cba9870c-b95b-434f-aab5-f2f0e58e64c8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.849746 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92fbfce6-c663-43e1-b71c-9807ea53b6ae None None] GET https://10.4.3.41/volume// Aug 09 07:43:31.849959 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92fbfce6-c663-43e1-b71c-9807ea53b6ae None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.850168 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92fbfce6-c663-43e1-b71c-9807ea53b6ae None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.850492 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92fbfce6-c663-43e1-b71c-9807ea53b6ae None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:31.850772 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 529/2084] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:31.854234 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.854234 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:31.857883 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cba9870c-b95b-434f-aab5-f2f0e58e64c8 tempest-VolumesImageMetadata-2106256594 tempest-VolumesImageMetadata-2106256594-project-member] https://10.4.3.41/volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 returned with HTTP 404 Aug 09 07:43:31.858530 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 519/2085] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/volumes/8ec8d442-899e-4e48-8eb6-5c708f2e7bd6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:31.859377 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d423a59d-66d9-4fa5-8e33-603a1d866981 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:31.861319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-c35686ab-5a11-4979-b3c0-4ed293159836 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.863744 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-c35686ab-5a11-4979-b3c0-4ed293159836 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:31.863956 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-c35686ab-5a11-4979-b3c0-4ed293159836 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.864167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-c35686ab-5a11-4979-b3c0-4ed293159836 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.864949 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d423a59d-66d9-4fa5-8e33-603a1d866981 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:31.865141 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 519/2086] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:31.880367 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.880367 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:31.885097 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-c35686ab-5a11-4979-b3c0-4ed293159836 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:31.891474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-c35686ab-5a11-4979-b3c0-4ed293159836 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:31.892084 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 520/2087] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:31.914949 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-935f988d-33ad-47ec-9e2d-4c7e65f3486a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:31.915817 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-935f988d-33ad-47ec-9e2d-4c7e65f3486a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:31.916051 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-935f988d-33ad-47ec-9e2d-4c7e65f3486a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:31.916227 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-935f988d-33ad-47ec-9e2d-4c7e65f3486a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:31.916349 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-935f988d-33ad-47ec-9e2d-4c7e65f3486a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:31.921467 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:31.921467 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:31.922584 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-935f988d-33ad-47ec-9e2d-4c7e65f3486a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:31.923173 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 530/2088] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:31 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:32.013466 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-7ed8f7e6-bee0-494c-ae55-3c38f51e2250 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:32.016167 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-7ed8f7e6-bee0-494c-ae55-3c38f51e2250 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] PUT https://10.4.3.41/volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50 Aug 09 07:43:32.016685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-7ed8f7e6-bee0-494c-ae55-3c38f51e2250 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:32.027346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-7ed8f7e6-bee0-494c-ae55-3c38f51e2250 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Acquiring lock "cinder-attachment_update-78e380e9-05c3-484d-a5bd-3a19100c4904-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:43:32.033290 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-7ed8f7e6-bee0-494c-ae55-3c38f51e2250 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Lock "cinder-attachment_update-78e380e9-05c3-484d-a5bd-3a19100c4904-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:43:32.034731 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:32.034731 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:32.150272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-7ed8f7e6-bee0-494c-ae55-3c38f51e2250 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Lock "cinder-attachment_update-78e380e9-05c3-484d-a5bd-3a19100c4904-np0000006821" released by "attachment_update" :: held 0.117s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:43:32.150627 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-7ed8f7e6-bee0-494c-ae55-3c38f51e2250 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50 returned with HTTP 200 Aug 09 07:43:32.151154 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 520/2089] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:43:32 2026] PUT /volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:32.227111 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b8e7544b-c50c-4f80-89c9-3bcb544f311d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:32.229627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8e7544b-c50c-4f80-89c9-3bcb544f311d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:32.229925 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8e7544b-c50c-4f80-89c9-3bcb544f311d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:32.230209 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8e7544b-c50c-4f80-89c9-3bcb544f311d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:32.230366 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b8e7544b-c50c-4f80-89c9-3bcb544f311d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:32.235755 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:32.235755 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:32.236661 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8e7544b-c50c-4f80-89c9-3bcb544f311d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:32.237195 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 520/2090] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:32 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:32.404548 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bfcc9198-6ace-4dfe-ba87-20872d6a9f3f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:32.407282 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bfcc9198-6ace-4dfe-ba87-20872d6a9f3f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:32.407551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bfcc9198-6ace-4dfe-ba87-20872d6a9f3f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:32.407891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bfcc9198-6ace-4dfe-ba87-20872d6a9f3f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:32.421236 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:32.421236 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:32.428204 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bfcc9198-6ace-4dfe-ba87-20872d6a9f3f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:32.433891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bfcc9198-6ace-4dfe-ba87-20872d6a9f3f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:32.434334 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 521/2091] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:32 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:32.881858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3b58e7c4-4983-4e28-8cd5-ee5e4123c445 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:32.883825 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b58e7c4-4983-4e28-8cd5-ee5e4123c445 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:32.884345 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b58e7c4-4983-4e28-8cd5-ee5e4123c445 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:32.884626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b58e7c4-4983-4e28-8cd5-ee5e4123c445 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:32.895346 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:32.895346 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:32.899195 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3b58e7c4-4983-4e28-8cd5-ee5e4123c445 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:32.903830 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b58e7c4-4983-4e28-8cd5-ee5e4123c445 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:32.904811 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 531/2092] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:32 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:32.934735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ff0f78b6-e931-4061-aaf9-b04b6c1e9ad3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:32.937180 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff0f78b6-e931-4061-aaf9-b04b6c1e9ad3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:32.937459 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff0f78b6-e931-4061-aaf9-b04b6c1e9ad3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:32.937734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff0f78b6-e931-4061-aaf9-b04b6c1e9ad3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:32.937879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ff0f78b6-e931-4061-aaf9-b04b6c1e9ad3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:32.942931 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:32.942931 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:32.943845 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff0f78b6-e931-4061-aaf9-b04b6c1e9ad3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:32.944299 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 521/2093] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:32 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:33.252051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a3a12716-4db4-4f67-943d-e5ca27b09f8a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:33.254502 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3a12716-4db4-4f67-943d-e5ca27b09f8a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:33.254821 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3a12716-4db4-4f67-943d-e5ca27b09f8a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:33.255098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3a12716-4db4-4f67-943d-e5ca27b09f8a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:33.255294 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a3a12716-4db4-4f67-943d-e5ca27b09f8a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:33.260868 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:33.260868 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:33.261818 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3a12716-4db4-4f67-943d-e5ca27b09f8a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:33.262391 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 521/2094] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:33 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:33.449039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9b0b90ca-2f4d-4979-9c01-5bc157a31781 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:33.451451 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9b0b90ca-2f4d-4979-9c01-5bc157a31781 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:33.451807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9b0b90ca-2f4d-4979-9c01-5bc157a31781 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:33.452080 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9b0b90ca-2f4d-4979-9c01-5bc157a31781 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:33.461565 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:33.461565 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:33.466202 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9b0b90ca-2f4d-4979-9c01-5bc157a31781 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:33.471496 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9b0b90ca-2f4d-4979-9c01-5bc157a31781 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:33.472059 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 522/2095] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:33 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:33.925409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18ea254e-aa56-4f78-b33f-0dd4cfbdee7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:33.927730 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18ea254e-aa56-4f78-b33f-0dd4cfbdee7d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:33.928045 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18ea254e-aa56-4f78-b33f-0dd4cfbdee7d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:33.929717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18ea254e-aa56-4f78-b33f-0dd4cfbdee7d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:33.940840 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:33.940840 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:33.945509 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18ea254e-aa56-4f78-b33f-0dd4cfbdee7d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:33.950306 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18ea254e-aa56-4f78-b33f-0dd4cfbdee7d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:33.950899 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 532/2096] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:33 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:33.963662 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4b888d38-6f43-4ccd-bc8f-4207d24fbe44 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:33.965665 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b888d38-6f43-4ccd-bc8f-4207d24fbe44 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:33.965903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b888d38-6f43-4ccd-bc8f-4207d24fbe44 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:33.966133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b888d38-6f43-4ccd-bc8f-4207d24fbe44 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:33.966469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4b888d38-6f43-4ccd-bc8f-4207d24fbe44 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:33.969970 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:33.972153 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:33.972153 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:33.973322 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b888d38-6f43-4ccd-bc8f-4207d24fbe44 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:33.973699 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 522/2097] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:33 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:34.086777 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:34.087105 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-513432751"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:34.088371 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-513432751'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:34.088469 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Create volume of 1 GB Aug 09 07:43:34.092171 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Availability Zones retrieved successfully. Aug 09 07:43:34.099163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Flow 'volume_create_api' (3274004a-c2be-4e77-aac2-c3545def9bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:34.100580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6befb8c-7fa5-4133-845e-fdae6efe85c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:34.101888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:34.128833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6befb8c-7fa5-4133-845e-fdae6efe85c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:34.130360 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d16d99e-3be5-4e59-946a-df1339d74d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:34.211878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Created reservations ['e7f28da8-a501-431d-9146-610ff797d52a', '59550d11-c362-458a-97c2-6b9666222f26', '22616941-449e-4305-a19a-dead7f16f40c', '5fdcb7bb-58bf-4208-97d1-9af674bf9c58'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:34.213079 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d16d99e-3be5-4e59-946a-df1339d74d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7f28da8-a501-431d-9146-610ff797d52a', '59550d11-c362-458a-97c2-6b9666222f26', '22616941-449e-4305-a19a-dead7f16f40c', '5fdcb7bb-58bf-4208-97d1-9af674bf9c58']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:34.214146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b887a27-0dcc-45fd-9105-6204a44d6572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:34.249629 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b887a27-0dcc-45fd-9105-6204a44d6572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aeac63e-fbf5-489f-92fc-b5f5c90c9464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-513432751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d843a43a8a584858ba06ab406f7c743b',qos_specs=None,replication_status=,reservations=['e7f28da8-a501-431d-9146-610ff797d52a','59550d11-c362-458a-97c2-6b9666222f26','22616941-449e-4305-a19a-dead7f16f40c','5fdcb7bb-58bf-4208-97d1-9af674bf9c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc9ff1dd494457dada489b8c7c2391f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-513432751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aeac63e-fbf5-489f-92fc-b5f5c90c9464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d843a43a8a584858ba06ab406f7c743b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbc9ff1dd494457dada489b8c7c2391f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:34.250731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde8335c-5b54-4b47-bd1a-9027cce46216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:34.274766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde8335c-5b54-4b47-bd1a-9027cce46216) transitioned into state 'SUCCESS' from state '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-513432751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d843a43a8a584858ba06ab406f7c743b',qos_specs=None,replication_status=,reservations=['e7f28da8-a501-431d-9146-610ff797d52a','59550d11-c362-458a-97c2-6b9666222f26','22616941-449e-4305-a19a-dead7f16f40c','5fdcb7bb-58bf-4208-97d1-9af674bf9c58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc9ff1dd494457dada489b8c7c2391f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:34.275742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a52af4-6f7d-444a-82f9-91789bd5f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:34.279044 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-69d98758-2763-4135-b9d4-b5b2efb9ac5a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:34.281709 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69d98758-2763-4135-b9d4-b5b2efb9ac5a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:34.282029 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-69d98758-2763-4135-b9d4-b5b2efb9ac5a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:34.282750 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-69d98758-2763-4135-b9d4-b5b2efb9ac5a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:34.282932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-69d98758-2763-4135-b9d4-b5b2efb9ac5a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:34.287689 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a52af4-6f7d-444a-82f9-91789bd5f9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:34.288067 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:34.288067 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:34.288566 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Flow 'volume_create_api' (3274004a-c2be-4e77-aac2-c3545def9bd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:34.288831 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69d98758-2763-4135-b9d4-b5b2efb9ac5a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:34.289005 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Create volume request issued successfully. Aug 09 07:43:34.289226 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 523/2098] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:34 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:34.290181 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1ea0b3fb-9201-40de-b47d-cd7dcff76e57 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:34.290649 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 522/2099] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:43:33 2026] POST /volume/v3/volumes => generated 816 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:34.310101 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c3ccd3e-9082-43bf-995e-e0eded277be3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:34.312900 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c3ccd3e-9082-43bf-995e-e0eded277be3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:34.313234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c3ccd3e-9082-43bf-995e-e0eded277be3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:34.313522 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c3ccd3e-9082-43bf-995e-e0eded277be3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:34.323643 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:34.323643 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:34.329200 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c3ccd3e-9082-43bf-995e-e0eded277be3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Volume info retrieved successfully. Aug 09 07:43:34.336507 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c3ccd3e-9082-43bf-995e-e0eded277be3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 200 Aug 09 07:43:34.337304 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 533/2100] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:34 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:34.486620 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-06a77685-181d-449b-b332-98cd95713c20 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:34.488852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06a77685-181d-449b-b332-98cd95713c20 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:34.489127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06a77685-181d-449b-b332-98cd95713c20 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:34.489358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06a77685-181d-449b-b332-98cd95713c20 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:34.497862 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:34.497862 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:34.503504 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-06a77685-181d-449b-b332-98cd95713c20 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:34.510378 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06a77685-181d-449b-b332-98cd95713c20 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:34.511157 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 523/2101] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:34 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:34.967472 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1e3b75ea-336c-4269-b499-1395436e3b50 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:34.969467 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e3b75ea-336c-4269-b499-1395436e3b50 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:34.969736 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e3b75ea-336c-4269-b499-1395436e3b50 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:34.969990 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e3b75ea-336c-4269-b499-1395436e3b50 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:34.981603 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:34.981603 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:34.984653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7313a01a-897f-4517-aaf3-d31592a6118d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:34.985860 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1e3b75ea-336c-4269-b499-1395436e3b50 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:34.986697 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7313a01a-897f-4517-aaf3-d31592a6118d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:34.986949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7313a01a-897f-4517-aaf3-d31592a6118d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:34.987180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7313a01a-897f-4517-aaf3-d31592a6118d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:34.987316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7313a01a-897f-4517-aaf3-d31592a6118d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:34.990295 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e3b75ea-336c-4269-b499-1395436e3b50 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:34.990750 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 524/2102] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:34 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:34.992101 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:34.992101 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:34.992828 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7313a01a-897f-4517-aaf3-d31592a6118d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:34.993246 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 523/2103] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:34 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:35.304210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87fb9efa-11f6-42fc-9a2d-d3c874a0cad7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.306060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87fb9efa-11f6-42fc-9a2d-d3c874a0cad7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:35.306351 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87fb9efa-11f6-42fc-9a2d-d3c874a0cad7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.306633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87fb9efa-11f6-42fc-9a2d-d3c874a0cad7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.306908 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-87fb9efa-11f6-42fc-9a2d-d3c874a0cad7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:35.311305 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.311305 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:35.312142 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87fb9efa-11f6-42fc-9a2d-d3c874a0cad7 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:35.312589 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 534/2104] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:35.352408 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a5cd416a-deb9-44b9-ab7f-fc764e656f50 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.354033 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5cd416a-deb9-44b9-ab7f-fc764e656f50 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.354209 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a5cd416a-deb9-44b9-ab7f-fc764e656f50 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.354375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a5cd416a-deb9-44b9-ab7f-fc764e656f50 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.362604 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.362604 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:35.367333 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a5cd416a-deb9-44b9-ab7f-fc764e656f50 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Volume info retrieved successfully. Aug 09 07:43:35.372590 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5cd416a-deb9-44b9-ab7f-fc764e656f50 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 200 Aug 09 07:43:35.372740 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 524/2105] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:35.386283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-12c3fcbf-d556-4e45-9493-16553c16764d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.388432 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12c3fcbf-d556-4e45-9493-16553c16764d tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 09 07:43:35.388891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12c3fcbf-d556-4e45-9493-16553c16764d tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3aeac63e-fbf5-489f-92fc-b5f5c90c9464"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:35.390672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volume_transfer [None req-12c3fcbf-d556-4e45-9493-16553c16764d tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Creating new volume transfer {'transfer': {'volume_id': '3aeac63e-fbf5-489f-92fc-b5f5c90c9464'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 07:43:35.390867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volume_transfer [None req-12c3fcbf-d556-4e45-9493-16553c16764d tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Creating transfer of volume 3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.391059 np0000006821 devstack@c-api.service[100221]: INFO cinder.transfer.api [None req-12c3fcbf-d556-4e45-9493-16553c16764d tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Generating transfer record for volume 3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.400352 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.400352 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:35.411770 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12c3fcbf-d556-4e45-9493-16553c16764d tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 09 07:43:35.412176 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 525/2106] 10.4.3.41 () {70 vars in 1319 bytes} [Sun Aug 9 07:43:35 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:35.420867 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-54b877b5-1a67-4be1-a948-3775b42eeac7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.423007 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54b877b5-1a67-4be1-a948-3775b42eeac7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.423279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54b877b5-1a67-4be1-a948-3775b42eeac7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.423526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54b877b5-1a67-4be1-a948-3775b42eeac7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.432935 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.432935 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:35.438441 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-54b877b5-1a67-4be1-a948-3775b42eeac7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Volume info retrieved successfully. Aug 09 07:43:35.443819 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54b877b5-1a67-4be1-a948-3775b42eeac7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 200 Aug 09 07:43:35.444312 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 524/2107] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:35.457584 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4d4f78e-66d8-4fc2-8c2f-5d4a154d36ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.459520 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4d4f78e-66d8-4fc2-8c2f-5d4a154d36ca tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1 Aug 09 07:43:35.460053 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4d4f78e-66d8-4fc2-8c2f-5d4a154d36ca tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.460362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4d4f78e-66d8-4fc2-8c2f-5d4a154d36ca tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.464636 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4d4f78e-66d8-4fc2-8c2f-5d4a154d36ca tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1 returned with HTTP 200 Aug 09 07:43:35.465280 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 535/2108] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1 => generated 430 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:35.474338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1f64cb7d-88cb-41bb-be58-b4fc8e16d54f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.476402 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1f64cb7d-88cb-41bb-be58-b4fc8e16d54f tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volume-transfers Aug 09 07:43:35.476665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1f64cb7d-88cb-41bb-be58-b4fc8e16d54f tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.476969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1f64cb7d-88cb-41bb-be58-b4fc8e16d54f tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.477143 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volume_transfer [None req-1f64cb7d-88cb-41bb-be58-b4fc8e16d54f tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Listing volume transfers {{(pid=100220) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 07:43:35.481632 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1f64cb7d-88cb-41bb-be58-b4fc8e16d54f tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 200 Aug 09 07:43:35.482199 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 525/2109] 10.4.3.41 () {68 vars in 1298 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:35.490812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f0350e1a-23e6-4f76-99b5-491380a06158 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.526575 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1df71322-cec7-4e10-83ff-867d220b19c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.528626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1df71322-cec7-4e10-83ff-867d220b19c9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:35.528830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1df71322-cec7-4e10-83ff-867d220b19c9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.529061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1df71322-cec7-4e10-83ff-867d220b19c9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.537190 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.537190 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:35.542518 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1df71322-cec7-4e10-83ff-867d220b19c9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:35.547677 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1df71322-cec7-4e10-83ff-867d220b19c9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:35.548153 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 525/2110] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:35.556143 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] POST https://10.4.3.41/volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1/accept Aug 09 07:43:35.556612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "39df194c7f605414"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:35.558577 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.volume_transfer [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Accepting volume transfer 63433476-1f99-414f-9566-b1778034ebb1 {{(pid=100221) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 07:43:35.558768 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.volume_transfer [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Accepting transfer 63433476-1f99-414f-9566-b1778034ebb1 Aug 09 07:43:35.629427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Created reservations ['5197a76f-4c24-4543-b352-c1c6a11a11e2', 'e172afe5-4c13-4c6b-8e9d-c895027d2047', 'b0033db1-8b28-416b-9a44-1a56f86d566d', '7d449ad8-bca0-47be-9a3e-e0ccc03b2c4e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:35.648933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Created reservations ['80b7f03a-95a9-42d3-bcca-6a079cfed577', '85a0e768-8753-4239-9ba9-afdf71a64f2e', 'ede8050f-b903-4970-a3da-8fbb2e0e50c1', 'd62bc098-fedb-4cbb-814d-5a76d26a1073'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:35.682261 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Created reservations ['0de7ac07-a147-4a82-8c38-7734e27bb797', '8a3af07a-aab5-4781-8889-5ebf0079b847', 'd095278f-6aca-4fd0-b181-e9adeae39616', '144aaca4-2ce9-4e46-b5a4-77941726ddb6'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:35.709422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Created reservations ['1ddb322c-e80f-4561-a7a0-b87c3180b3bb', '44ce907d-5990-450e-9f27-d25674e1050d', '300d5155-76d9-46df-bda3-dd4cb90496db', '81f2ca94-b914-45ad-a56f-be3da5b773d2'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:35.721512 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Transfer volume completed successfully. Aug 09 07:43:35.781777 np0000006821 devstack@c-api.service[100221]: INFO cinder.transfer.api [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Volume 3aeac63e-fbf5-489f-92fc-b5f5c90c9464 has been transferred. Aug 09 07:43:35.788387 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f0350e1a-23e6-4f76-99b5-491380a06158 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] https://10.4.3.41/volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1/accept returned with HTTP 202 Aug 09 07:43:35.789242 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 526/2111] 10.4.3.41 () {70 vars in 1451 bytes} [Sun Aug 9 07:43:35 2026] POST /volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1/accept => generated 363 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:35.799312 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39db691b-1407-4261-8892-4581553867ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.801726 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39db691b-1407-4261-8892-4581553867ad tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.802023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39db691b-1407-4261-8892-4581553867ad tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.802255 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39db691b-1407-4261-8892-4581553867ad tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.811398 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.811398 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:35.816107 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-39db691b-1407-4261-8892-4581553867ad tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Volume info retrieved successfully. Aug 09 07:43:35.821668 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39db691b-1407-4261-8892-4581553867ad tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 200 Aug 09 07:43:35.822484 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 536/2112] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:35.838841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2a3f9d53-c917-4fbd-8e04-3d8b5a1f4ad7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.840451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a3f9d53-c917-4fbd-8e04-3d8b5a1f4ad7 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.840657 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a3f9d53-c917-4fbd-8e04-3d8b5a1f4ad7 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.840890 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a3f9d53-c917-4fbd-8e04-3d8b5a1f4ad7 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.850096 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.850096 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:35.855195 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2a3f9d53-c917-4fbd-8e04-3d8b5a1f4ad7 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] Volume info retrieved successfully. Aug 09 07:43:35.859171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a3f9d53-c917-4fbd-8e04-3d8b5a1f4ad7 tempest-VolumesTransfersV355Test-658189438 tempest-VolumesTransfersV355Test-658189438-project-member] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 200 Aug 09 07:43:35.859535 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 526/2113] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:35.875298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c03b4a17-5980-4acb-9540-d994e13a67ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.877711 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c03b4a17-5980-4acb-9540-d994e13a67ce tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1 Aug 09 07:43:35.878016 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c03b4a17-5980-4acb-9540-d994e13a67ce tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.878350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c03b4a17-5980-4acb-9540-d994e13a67ce tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.878441 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-c03b4a17-5980-4acb-9540-d994e13a67ce tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Delete transfer with id: 63433476-1f99-414f-9566-b1778034ebb1 Aug 09 07:43:35.881340 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c03b4a17-5980-4acb-9540-d994e13a67ce tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1 returned with HTTP 404 Aug 09 07:43:35.881780 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 526/2114] 10.4.3.41 () {68 vars in 1412 bytes} [Sun Aug 9 07:43:35 2026] DELETE /volume/v3/volume-transfers/63433476-1f99-414f-9566-b1778034ebb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:35.888984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.917483 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.917765 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.918012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.918207 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Delete volume with id: 3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.926182 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.926182 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:35.926561 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Volume info retrieved successfully. Aug 09 07:43:35.941637 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Delete volume request issued successfully. Aug 09 07:43:35.941836 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-843fefb3-fb7b-4de1-8eba-7b4463732634 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 202 Aug 09 07:43:35.942316 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 527/2115] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:35 2026] DELETE /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:35.950206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fbf80d2e-4d2a-4139-892d-b374d08fed06 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:35.952236 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbf80d2e-4d2a-4139-892d-b374d08fed06 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:35.952561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbf80d2e-4d2a-4139-892d-b374d08fed06 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:35.953001 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbf80d2e-4d2a-4139-892d-b374d08fed06 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:35.961287 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:35.961287 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:35.965711 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fbf80d2e-4d2a-4139-892d-b374d08fed06 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Volume info retrieved successfully. Aug 09 07:43:35.970582 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbf80d2e-4d2a-4139-892d-b374d08fed06 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 200 Aug 09 07:43:35.971488 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 537/2116] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:35 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:36.005933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-29b3813b-1814-4145-a711-c3e340c8a09b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:36.007684 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2f45d33-a5e1-4614-8739-dd78907a4ff9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:36.010603 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-29b3813b-1814-4145-a711-c3e340c8a09b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:36.010902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-29b3813b-1814-4145-a711-c3e340c8a09b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:36.011168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-29b3813b-1814-4145-a711-c3e340c8a09b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:36.013417 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2f45d33-a5e1-4614-8739-dd78907a4ff9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:36.013696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2f45d33-a5e1-4614-8739-dd78907a4ff9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:36.013981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2f45d33-a5e1-4614-8739-dd78907a4ff9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:36.014131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c2f45d33-a5e1-4614-8739-dd78907a4ff9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:36.025565 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:36.025565 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:36.026682 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2f45d33-a5e1-4614-8739-dd78907a4ff9 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:36.027199 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 527/2117] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:36 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:36.033651 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:36.033651 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:36.038238 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-29b3813b-1814-4145-a711-c3e340c8a09b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:36.044645 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-29b3813b-1814-4145-a711-c3e340c8a09b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:36.045252 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 527/2118] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:36 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:36.325094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bc351f07-769f-4180-8ca7-fc2ee1db5bc0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:36.327096 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc351f07-769f-4180-8ca7-fc2ee1db5bc0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:36.327351 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc351f07-769f-4180-8ca7-fc2ee1db5bc0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:36.327532 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc351f07-769f-4180-8ca7-fc2ee1db5bc0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:36.327631 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bc351f07-769f-4180-8ca7-fc2ee1db5bc0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:36.332255 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:36.332255 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:36.332901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc351f07-769f-4180-8ca7-fc2ee1db5bc0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:36.333306 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 528/2119] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:36 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:36.562822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98d0574c-3809-4f6d-9662-d7b3e116c0df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:36.565457 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98d0574c-3809-4f6d-9662-d7b3e116c0df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:36.565953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98d0574c-3809-4f6d-9662-d7b3e116c0df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:36.566278 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98d0574c-3809-4f6d-9662-d7b3e116c0df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:36.577271 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:36.577271 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:36.581468 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-98d0574c-3809-4f6d-9662-d7b3e116c0df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:36.587491 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98d0574c-3809-4f6d-9662-d7b3e116c0df tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:36.588122 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 538/2120] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:36 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:36.987082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ea58ef8-3104-4b27-a28f-4085df9245ae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:36.989365 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ea58ef8-3104-4b27-a28f-4085df9245ae tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:36.989681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ea58ef8-3104-4b27-a28f-4085df9245ae tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:36.990017 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ea58ef8-3104-4b27-a28f-4085df9245ae tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:36.997670 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ea58ef8-3104-4b27-a28f-4085df9245ae tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 404 Aug 09 07:43:36.998389 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 528/2121] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:36 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:37.006603 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1df760bb-b44d-4e9d-b590-4be6afd591d4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.008429 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1df760bb-b44d-4e9d-b590-4be6afd591d4 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:37.008645 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1df760bb-b44d-4e9d-b590-4be6afd591d4 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.008875 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1df760bb-b44d-4e9d-b590-4be6afd591d4 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.015008 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1df760bb-b44d-4e9d-b590-4be6afd591d4 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 404 Aug 09 07:43:37.015629 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 528/2122] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:37.024262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bff31fd5-3814-4a47-a278-d102f847d85b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.026097 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bff31fd5-3814-4a47-a278-d102f847d85b tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:37.026339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bff31fd5-3814-4a47-a278-d102f847d85b tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.026519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bff31fd5-3814-4a47-a278-d102f847d85b tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.026730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-bff31fd5-3814-4a47-a278-d102f847d85b tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Delete volume with id: 3aeac63e-fbf5-489f-92fc-b5f5c90c9464 Aug 09 07:43:37.032516 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bff31fd5-3814-4a47-a278-d102f847d85b tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 returned with HTTP 404 Aug 09 07:43:37.032985 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 529/2123] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:37 2026] DELETE /volume/v3/volumes/3aeac63e-fbf5-489f-92fc-b5f5c90c9464 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:37.039210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de6a77a6-9927-41e3-a80f-e92c1458b970 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.041198 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de6a77a6-9927-41e3-a80f-e92c1458b970 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:37.041440 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de6a77a6-9927-41e3-a80f-e92c1458b970 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.041651 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de6a77a6-9927-41e3-a80f-e92c1458b970 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.041816 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-de6a77a6-9927-41e3-a80f-e92c1458b970 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:37.044208 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.046008 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:37.046384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-149993660"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:37.046645 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.046645 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:37.047608 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de6a77a6-9927-41e3-a80f-e92c1458b970 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:37.047848 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-149993660'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:37.047998 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Create volume of 1 GB Aug 09 07:43:37.048233 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 539/2124] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:37.052188 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Availability Zones retrieved successfully. Aug 09 07:43:37.057942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Flow 'volume_create_api' (18767ac9-9172-4abe-81bd-79167e34ffef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:37.058833 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ae7f7634-4d19-4b4e-bcc4-20db26ecf8c7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.060277 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34dd0f0d-0461-45e0-ba50-6b3c414fba8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:37.061150 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:37.063144 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae7f7634-4d19-4b4e-bcc4-20db26ecf8c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:37.063335 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae7f7634-4d19-4b4e-bcc4-20db26ecf8c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.063599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae7f7634-4d19-4b4e-bcc4-20db26ecf8c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.079572 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.079572 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:37.086848 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ae7f7634-4d19-4b4e-bcc4-20db26ecf8c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:37.091736 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae7f7634-4d19-4b4e-bcc4-20db26ecf8c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:37.092159 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 529/2125] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:37.104469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34dd0f0d-0461-45e0-ba50-6b3c414fba8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:37.105362 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c168ec6-211d-4634-9317-1dcfc391bf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:37.155018 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Created reservations ['6b51105a-88b1-4877-bfba-55b6034ab8bb', '54dde3f0-78fb-4af7-ac37-92d3526e550e', '7caefd7d-4a81-4e9b-b7d0-9b28bebd73c9', '53b60cde-a9e2-4493-a82b-6c5806911420'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:37.156220 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c168ec6-211d-4634-9317-1dcfc391bf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b51105a-88b1-4877-bfba-55b6034ab8bb', '54dde3f0-78fb-4af7-ac37-92d3526e550e', '7caefd7d-4a81-4e9b-b7d0-9b28bebd73c9', '53b60cde-a9e2-4493-a82b-6c5806911420']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:37.157371 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62f28d3-a9e6-4ad4-a8da-d7442969ea04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:37.187473 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62f28d3-a9e6-4ad4-a8da-d7442969ea04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c78383-4751-4f99-a724-a1ceb6e0a4fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-149993660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d843a43a8a584858ba06ab406f7c743b',qos_specs=None,replication_status=,reservations=['6b51105a-88b1-4877-bfba-55b6034ab8bb','54dde3f0-78fb-4af7-ac37-92d3526e550e','7caefd7d-4a81-4e9b-b7d0-9b28bebd73c9','53b60cde-a9e2-4493-a82b-6c5806911420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc9ff1dd494457dada489b8c7c2391f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-149993660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c78383-4751-4f99-a724-a1ceb6e0a4fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d843a43a8a584858ba06ab406f7c743b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbc9ff1dd494457dada489b8c7c2391f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:37.188427 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8a792b-8d82-4049-9fa9-efc049b3a9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:37.214220 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8a792b-8d82-4049-9fa9-efc049b3a9a1) transitioned into state 'SUCCESS' from state '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-149993660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d843a43a8a584858ba06ab406f7c743b',qos_specs=None,replication_status=,reservations=['6b51105a-88b1-4877-bfba-55b6034ab8bb','54dde3f0-78fb-4af7-ac37-92d3526e550e','7caefd7d-4a81-4e9b-b7d0-9b28bebd73c9','53b60cde-a9e2-4493-a82b-6c5806911420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc9ff1dd494457dada489b8c7c2391f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:37.215345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69a80f7-9159-46f0-8aeb-d1f2be7a0ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:37.231569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69a80f7-9159-46f0-8aeb-d1f2be7a0ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:37.232740 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Flow 'volume_create_api' (18767ac9-9172-4abe-81bd-79167e34ffef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:37.237476 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Create volume request issued successfully. Aug 09 07:43:37.239544 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69bddcf3-b45d-4891-9f02-d6e9dc0d8057 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:37.242767 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 529/2126] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:43:37 2026] POST /volume/v3/volumes => generated 816 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:37.255861 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ebb559b1-1f3f-4fab-87c5-7183dbfc42a7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.257890 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ebb559b1-1f3f-4fab-87c5-7183dbfc42a7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:37.258133 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ebb559b1-1f3f-4fab-87c5-7183dbfc42a7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.258817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ebb559b1-1f3f-4fab-87c5-7183dbfc42a7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.267010 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.267010 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:37.272004 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ebb559b1-1f3f-4fab-87c5-7183dbfc42a7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Volume info retrieved successfully. Aug 09 07:43:37.278023 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ebb559b1-1f3f-4fab-87c5-7183dbfc42a7 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 200 Aug 09 07:43:37.278535 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 530/2127] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:37.343877 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e5540ed-ea48-483e-a41d-cda3ee199ba8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.346081 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e5540ed-ea48-483e-a41d-cda3ee199ba8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:37.346478 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e5540ed-ea48-483e-a41d-cda3ee199ba8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.346876 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e5540ed-ea48-483e-a41d-cda3ee199ba8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.347155 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8e5540ed-ea48-483e-a41d-cda3ee199ba8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:37.352476 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.352476 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:37.353390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e5540ed-ea48-483e-a41d-cda3ee199ba8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:37.353824 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 540/2128] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:37.417234 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-06a610b1-f042-48f9-b6b4-f511f5a19107 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.419073 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06a610b1-f042-48f9-b6b4-f511f5a19107 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:37.419272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06a610b1-f042-48f9-b6b4-f511f5a19107 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.419461 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06a610b1-f042-48f9-b6b4-f511f5a19107 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.431616 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.431616 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:37.436082 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-06a610b1-f042-48f9-b6b4-f511f5a19107 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Volume info retrieved successfully. Aug 09 07:43:37.440756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06a610b1-f042-48f9-b6b4-f511f5a19107 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:37.441263 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 530/2129] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:37.486902 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-289dcebe-8262-4378-8bd3-1056f750b393 req-c12da158-2150-47b1-8e5b-033002e9656b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.489786 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-c12da158-2150-47b1-8e5b-033002e9656b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:37.490097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-c12da158-2150-47b1-8e5b-033002e9656b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.490350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-c12da158-2150-47b1-8e5b-033002e9656b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.505311 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.505311 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:37.509073 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-289dcebe-8262-4378-8bd3-1056f750b393 req-c12da158-2150-47b1-8e5b-033002e9656b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:37.513175 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-c12da158-2150-47b1-8e5b-033002e9656b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:37.513623 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 530/2130] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:37.532136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-289dcebe-8262-4378-8bd3-1056f750b393 req-47b40ab6-5f6f-466a-8c4e-c6afff1dbd88 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.534827 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-47b40ab6-5f6f-466a-8c4e-c6afff1dbd88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250/action Aug 09 07:43:37.535289 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-47b40ab6-5f6f-466a-8c4e-c6afff1dbd88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:37.535470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-47b40ab6-5f6f-466a-8c4e-c6afff1dbd88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:37.555056 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.555056 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:37.555751 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-289dcebe-8262-4378-8bd3-1056f750b393 req-47b40ab6-5f6f-466a-8c4e-c6afff1dbd88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:37.564449 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-289dcebe-8262-4378-8bd3-1056f750b393 req-47b40ab6-5f6f-466a-8c4e-c6afff1dbd88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Begin detaching volume completed successfully. Aug 09 07:43:37.564853 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-47b40ab6-5f6f-466a-8c4e-c6afff1dbd88 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250/action returned with HTTP 202 Aug 09 07:43:37.565471 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 531/2131] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:43:37 2026] POST /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:43:37.586381 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-05c0a2c7-2a79-4136-b4a1-15f291ef411b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.589130 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05c0a2c7-2a79-4136-b4a1-15f291ef411b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:37.589320 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05c0a2c7-2a79-4136-b4a1-15f291ef411b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.589567 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05c0a2c7-2a79-4136-b4a1-15f291ef411b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.604327 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1d1ffbe7-2ce4-4365-9a06-a3ebb8c0a07d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.606201 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1d1ffbe7-2ce4-4365-9a06-a3ebb8c0a07d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:37.606497 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1d1ffbe7-2ce4-4365-9a06-a3ebb8c0a07d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.606571 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1d1ffbe7-2ce4-4365-9a06-a3ebb8c0a07d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.608067 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.608067 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:37.612765 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-05c0a2c7-2a79-4136-b4a1-15f291ef411b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:37.613878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e58cf3e-389a-42ec-927f-89a5205de1c7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.614415 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e58cf3e-389a-42ec-927f-89a5205de1c7 None None] GET https://10.4.3.41/volume// Aug 09 07:43:37.614659 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e58cf3e-389a-42ec-927f-89a5205de1c7 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.614928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e58cf3e-389a-42ec-927f-89a5205de1c7 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.615362 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e58cf3e-389a-42ec-927f-89a5205de1c7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:37.615791 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 531/2132] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:37.617241 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.617241 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:37.619322 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05c0a2c7-2a79-4136-b4a1-15f291ef411b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:37.619879 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 541/2133] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:37.621000 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1d1ffbe7-2ce4-4365-9a06-a3ebb8c0a07d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:37.624738 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-289dcebe-8262-4378-8bd3-1056f750b393 req-bbc9c8a0-5344-4dd7-a0b2-2bf50ee17672 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:37.627634 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-bbc9c8a0-5344-4dd7-a0b2-2bf50ee17672 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:37.627893 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-bbc9c8a0-5344-4dd7-a0b2-2bf50ee17672 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:37.628136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-bbc9c8a0-5344-4dd7-a0b2-2bf50ee17672 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:37.628512 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1d1ffbe7-2ce4-4365-9a06-a3ebb8c0a07d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:37.629232 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 531/2134] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:37.640299 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:37.640299 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:37.643959 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-289dcebe-8262-4378-8bd3-1056f750b393 req-bbc9c8a0-5344-4dd7-a0b2-2bf50ee17672 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:37.648384 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-bbc9c8a0-5344-4dd7-a0b2-2bf50ee17672 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:37.649036 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 532/2135] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:43:37 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1623 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:38.061941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-70643a38-28a8-407b-82a2-9676e7ee1dde None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.064258 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70643a38-28a8-407b-82a2-9676e7ee1dde tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:38.064509 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70643a38-28a8-407b-82a2-9676e7ee1dde tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.064758 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70643a38-28a8-407b-82a2-9676e7ee1dde tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.064897 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-70643a38-28a8-407b-82a2-9676e7ee1dde tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:38.069790 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.069790 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:38.070516 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70643a38-28a8-407b-82a2-9676e7ee1dde tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:38.070867 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 532/2136] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:38.106693 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8293d13d-a779-4406-adfe-985bc16c0ab0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.108739 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8293d13d-a779-4406-adfe-985bc16c0ab0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:38.109166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8293d13d-a779-4406-adfe-985bc16c0ab0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.109525 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8293d13d-a779-4406-adfe-985bc16c0ab0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.123900 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.123900 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:38.127782 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8293d13d-a779-4406-adfe-985bc16c0ab0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:38.134648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8293d13d-a779-4406-adfe-985bc16c0ab0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:38.135413 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 542/2137] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:38.293950 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-26f1be25-eb94-4144-b287-430a346316ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.296225 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-26f1be25-eb94-4144-b287-430a346316ee tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.296484 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-26f1be25-eb94-4144-b287-430a346316ee tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.296739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-26f1be25-eb94-4144-b287-430a346316ee tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.306032 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.306032 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:38.311227 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-26f1be25-eb94-4144-b287-430a346316ee tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Volume info retrieved successfully. Aug 09 07:43:38.317281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-26f1be25-eb94-4144-b287-430a346316ee tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 200 Aug 09 07:43:38.317798 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 532/2138] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.330394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d1c6c823-5d29-409f-b519-acef19d14df9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.332237 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d1c6c823-5d29-409f-b519-acef19d14df9 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 09 07:43:38.332627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d1c6c823-5d29-409f-b519-acef19d14df9 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "21c78383-4751-4f99-a724-a1ceb6e0a4fc"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:38.334222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volume_transfer [None req-d1c6c823-5d29-409f-b519-acef19d14df9 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Creating new volume transfer {'transfer': {'volume_id': '21c78383-4751-4f99-a724-a1ceb6e0a4fc'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 07:43:38.334388 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volume_transfer [None req-d1c6c823-5d29-409f-b519-acef19d14df9 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Creating transfer of volume 21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.334527 np0000006821 devstack@c-api.service[100221]: INFO cinder.transfer.api [None req-d1c6c823-5d29-409f-b519-acef19d14df9 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Generating transfer record for volume 21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.344001 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.344001 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:38.356246 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-289dcebe-8262-4378-8bd3-1056f750b393 req-7375f567-3e5d-4124-b2a5-5e1597b35c83 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.357225 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d1c6c823-5d29-409f-b519-acef19d14df9 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 09 07:43:38.357967 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 533/2139] 10.4.3.41 () {70 vars in 1319 bytes} [Sun Aug 9 07:43:38 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:38.358996 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-7375f567-3e5d-4124-b2a5-5e1597b35c83 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:38.359282 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-7375f567-3e5d-4124-b2a5-5e1597b35c83 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.359554 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-7375f567-3e5d-4124-b2a5-5e1597b35c83 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.369182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-417c5a21-d456-4747-ad3f-1080a5a835bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.373951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fc6b92ca-154b-4adc-9e30-1cf408138ba2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.374099 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-417c5a21-d456-4747-ad3f-1080a5a835bb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:38.374099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-417c5a21-d456-4747-ad3f-1080a5a835bb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.374099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-417c5a21-d456-4747-ad3f-1080a5a835bb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.374099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-417c5a21-d456-4747-ad3f-1080a5a835bb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:38.374492 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc6b92ca-154b-4adc-9e30-1cf408138ba2 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.374803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc6b92ca-154b-4adc-9e30-1cf408138ba2 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.375082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc6b92ca-154b-4adc-9e30-1cf408138ba2 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.377263 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.377263 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:38.380362 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.380362 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:38.381421 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-417c5a21-d456-4747-ad3f-1080a5a835bb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:38.382069 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 543/2140] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:38.382158 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-289dcebe-8262-4378-8bd3-1056f750b393 req-7375f567-3e5d-4124-b2a5-5e1597b35c83 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:38.384311 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.384311 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:38.387303 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-7375f567-3e5d-4124-b2a5-5e1597b35c83 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:38.387751 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 533/2141] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.389540 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fc6b92ca-154b-4adc-9e30-1cf408138ba2 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Volume info retrieved successfully. Aug 09 07:43:38.395271 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc6b92ca-154b-4adc-9e30-1cf408138ba2 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 200 Aug 09 07:43:38.395800 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 533/2142] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.408541 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-289dcebe-8262-4378-8bd3-1056f750b393 req-95436460-9f8e-4d4e-a873-52bf9dd2b53d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.410224 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6cbeb10a-592a-4691-8a65-eaa94cec84fa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.411252 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-95436460-9f8e-4d4e-a873-52bf9dd2b53d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf Aug 09 07:43:38.411512 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-95436460-9f8e-4d4e-a873-52bf9dd2b53d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.411823 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-95436460-9f8e-4d4e-a873-52bf9dd2b53d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.416063 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cbeb10a-592a-4691-8a65-eaa94cec84fa tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/detail Aug 09 07:43:38.416063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cbeb10a-592a-4691-8a65-eaa94cec84fa tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.416063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cbeb10a-592a-4691-8a65-eaa94cec84fa tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.416063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-6cbeb10a-592a-4691-8a65-eaa94cec84fa tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Listing volume transfers {{(pid=100223) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 07:43:38.423133 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cbeb10a-592a-4691-8a65-eaa94cec84fa tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 09 07:43:38.423796 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 544/2143] 10.4.3.41 () {68 vars in 1319 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.424645 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.424645 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:38.432407 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-766a7fed-0b40-4cbc-abf7-d064e0416f13 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.434356 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-766a7fed-0b40-4cbc-abf7-d064e0416f13 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/aa8de195-f7e5-4880-8f82-c1e1e896c195 Aug 09 07:43:38.434583 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-766a7fed-0b40-4cbc-abf7-d064e0416f13 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.434793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-766a7fed-0b40-4cbc-abf7-d064e0416f13 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.434892 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-766a7fed-0b40-4cbc-abf7-d064e0416f13 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Delete transfer with id: aa8de195-f7e5-4880-8f82-c1e1e896c195 Aug 09 07:43:38.446598 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.446598 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:38.457550 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-766a7fed-0b40-4cbc-abf7-d064e0416f13 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers/aa8de195-f7e5-4880-8f82-c1e1e896c195 returned with HTTP 202 Aug 09 07:43:38.458144 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 534/2144] 10.4.3.41 () {68 vars in 1412 bytes} [Sun Aug 9 07:43:38 2026] DELETE /volume/v3/volume-transfers/aa8de195-f7e5-4880-8f82-c1e1e896c195 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:38.466213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5fa32a38-620a-4695-b923-4eee4e07ac93 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.468373 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5fa32a38-620a-4695-b923-4eee4e07ac93 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.468829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5fa32a38-620a-4695-b923-4eee4e07ac93 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.468895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5fa32a38-620a-4695-b923-4eee4e07ac93 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.478223 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.478223 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:38.482442 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-289dcebe-8262-4378-8bd3-1056f750b393 req-95436460-9f8e-4d4e-a873-52bf9dd2b53d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf returned with HTTP 200 Aug 09 07:43:38.482905 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 534/2145] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:43:38 2026] DELETE /volume/v3/attachments/c178500c-c583-4804-81ad-f6b374f6b2cf => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.484582 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5fa32a38-620a-4695-b923-4eee4e07ac93 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Volume info retrieved successfully. Aug 09 07:43:38.491336 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5fa32a38-620a-4695-b923-4eee4e07ac93 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 200 Aug 09 07:43:38.492076 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 534/2146] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.507816 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c60cf591-90d6-4aa3-a793-d12f02dd0609 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.510511 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c60cf591-90d6-4aa3-a793-d12f02dd0609 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/aa8de195-f7e5-4880-8f82-c1e1e896c195 Aug 09 07:43:38.510887 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c60cf591-90d6-4aa3-a793-d12f02dd0609 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.511561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c60cf591-90d6-4aa3-a793-d12f02dd0609 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.511760 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-c60cf591-90d6-4aa3-a793-d12f02dd0609 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Delete transfer with id: aa8de195-f7e5-4880-8f82-c1e1e896c195 Aug 09 07:43:38.516433 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c60cf591-90d6-4aa3-a793-d12f02dd0609 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volume-transfers/aa8de195-f7e5-4880-8f82-c1e1e896c195 returned with HTTP 404 Aug 09 07:43:38.517167 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 545/2147] 10.4.3.41 () {68 vars in 1412 bytes} [Sun Aug 9 07:43:38 2026] DELETE /volume/v3/volume-transfers/aa8de195-f7e5-4880-8f82-c1e1e896c195 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:38.527227 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-34f431a7-2856-47c7-9b52-09609e062606 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.530363 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34f431a7-2856-47c7-9b52-09609e062606 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.530551 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34f431a7-2856-47c7-9b52-09609e062606 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.530752 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34f431a7-2856-47c7-9b52-09609e062606 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.530933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-34f431a7-2856-47c7-9b52-09609e062606 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Delete volume with id: 21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.539861 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.539861 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:38.540268 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-34f431a7-2856-47c7-9b52-09609e062606 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Volume info retrieved successfully. Aug 09 07:43:38.558310 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-34f431a7-2856-47c7-9b52-09609e062606 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Delete volume request issued successfully. Aug 09 07:43:38.558478 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34f431a7-2856-47c7-9b52-09609e062606 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 202 Aug 09 07:43:38.559015 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 535/2148] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:38 2026] DELETE /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:43:38.566266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dc803d9b-2ee0-42eb-b13a-3223c17e1680 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.568262 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dc803d9b-2ee0-42eb-b13a-3223c17e1680 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] GET https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:38.568562 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dc803d9b-2ee0-42eb-b13a-3223c17e1680 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.568789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dc803d9b-2ee0-42eb-b13a-3223c17e1680 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.577256 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.577256 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:38.581758 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dc803d9b-2ee0-42eb-b13a-3223c17e1680 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Volume info retrieved successfully. Aug 09 07:43:38.586992 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dc803d9b-2ee0-42eb-b13a-3223c17e1680 tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 200 Aug 09 07:43:38.587473 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 535/2149] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:38.637667 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8569253b-a589-496e-8302-48d27cf3eb5b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.639561 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8569253b-a589-496e-8302-48d27cf3eb5b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:38.639755 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8569253b-a589-496e-8302-48d27cf3eb5b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.639967 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8569253b-a589-496e-8302-48d27cf3eb5b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.644845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d6fdea89-bbc6-48fa-ac49-ed2b84478c0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.647290 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6fdea89-bbc6-48fa-ac49-ed2b84478c0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:38.648943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6fdea89-bbc6-48fa-ac49-ed2b84478c0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.648943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6fdea89-bbc6-48fa-ac49-ed2b84478c0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.651644 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.651644 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:38.657054 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.657054 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:38.657472 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8569253b-a589-496e-8302-48d27cf3eb5b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:38.662799 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d6fdea89-bbc6-48fa-ac49-ed2b84478c0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:38.666096 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8569253b-a589-496e-8302-48d27cf3eb5b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:38.666096 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 535/2150] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.669807 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6fdea89-bbc6-48fa-ac49-ed2b84478c0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:38.670554 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 546/2151] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:38.681627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-992023c0-f1ba-4424-b98d-4f224067b147 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.684027 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-992023c0-f1ba-4424-b98d-4f224067b147 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:38.684299 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-992023c0-f1ba-4424-b98d-4f224067b147 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.684566 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-992023c0-f1ba-4424-b98d-4f224067b147 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.696537 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.696537 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:38.700576 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-992023c0-f1ba-4424-b98d-4f224067b147 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] Volume info retrieved successfully. Aug 09 07:43:38.706871 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-992023c0-f1ba-4424-b98d-4f224067b147 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-reader] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:38.707455 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 536/2152] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.756206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-7713cc1c-7990-400d-a0aa-2f7493befeb0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.759150 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-7713cc1c-7990-400d-a0aa-2f7493befeb0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:38.759390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-7713cc1c-7990-400d-a0aa-2f7493befeb0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.759612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-7713cc1c-7990-400d-a0aa-2f7493befeb0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.773845 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.773845 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:38.778967 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-7713cc1c-7990-400d-a0aa-2f7493befeb0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:38.784508 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-7713cc1c-7990-400d-a0aa-2f7493befeb0 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:38.784994 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 536/2153] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.806247 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-89eb48bb-8c04-4287-a85b-39a68c8e2e44 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.808685 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-89eb48bb-8c04-4287-a85b-39a68c8e2e44 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250/action Aug 09 07:43:38.808844 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-89eb48bb-8c04-4287-a85b-39a68c8e2e44 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:43:38.808984 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-89eb48bb-8c04-4287-a85b-39a68c8e2e44 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:38.820946 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.820946 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:38.821385 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-89eb48bb-8c04-4287-a85b-39a68c8e2e44 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:38.830477 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-89eb48bb-8c04-4287-a85b-39a68c8e2e44 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Begin detaching volume completed successfully. Aug 09 07:43:38.830747 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-89eb48bb-8c04-4287-a85b-39a68c8e2e44 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250/action returned with HTTP 202 Aug 09 07:43:38.831229 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 536/2154] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:43:38 2026] POST /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:43:38.853585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d571df10-ca1f-4239-b66a-497b92f973ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.856006 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d571df10-ca1f-4239-b66a-497b92f973ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:38.856266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d571df10-ca1f-4239-b66a-497b92f973ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.856756 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d571df10-ca1f-4239-b66a-497b92f973ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.870363 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.870363 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:38.875949 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d571df10-ca1f-4239-b66a-497b92f973ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:38.881668 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-24743a44-63ea-4c47-b8b7-1602a107064e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.882034 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d571df10-ca1f-4239-b66a-497b92f973ce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:38.882173 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24743a44-63ea-4c47-b8b7-1602a107064e None None] GET https://10.4.3.41/volume// Aug 09 07:43:38.882460 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24743a44-63ea-4c47-b8b7-1602a107064e None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.882533 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 547/2155] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:38.882687 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24743a44-63ea-4c47-b8b7-1602a107064e None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.883126 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24743a44-63ea-4c47-b8b7-1602a107064e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:38.883412 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 537/2156] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:38.891588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-17beba1f-b112-4024-b764-64974f61eec4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:38.894234 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-17beba1f-b112-4024-b764-64974f61eec4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:38.895141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-17beba1f-b112-4024-b764-64974f61eec4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:38.895141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-17beba1f-b112-4024-b764-64974f61eec4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:38.908097 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:38.908097 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:38.915489 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-17beba1f-b112-4024-b764-64974f61eec4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:38.921009 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-17beba1f-b112-4024-b764-64974f61eec4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:38.921443 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 537/2157] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:43:38 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:39.083388 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5221df37-6505-4368-9e12-315f5e863afb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.085873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5221df37-6505-4368-9e12-315f5e863afb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:39.086112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5221df37-6505-4368-9e12-315f5e863afb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.086357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5221df37-6505-4368-9e12-315f5e863afb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.086531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5221df37-6505-4368-9e12-315f5e863afb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:39.091846 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:39.091846 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:39.092625 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5221df37-6505-4368-9e12-315f5e863afb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:39.093140 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 537/2158] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:39 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:39.150732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1f1a8b3-5a51-4d32-aaf7-0c49cc07c80e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.152828 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1f1a8b3-5a51-4d32-aaf7-0c49cc07c80e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:39.153061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1f1a8b3-5a51-4d32-aaf7-0c49cc07c80e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.153269 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1f1a8b3-5a51-4d32-aaf7-0c49cc07c80e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.163657 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:39.163657 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:39.167362 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1f1a8b3-5a51-4d32-aaf7-0c49cc07c80e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:39.172216 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1f1a8b3-5a51-4d32-aaf7-0c49cc07c80e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:39.172564 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 548/2159] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:39 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:39.393021 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-da3c95e7-c070-4fd7-bc8a-7e8841931243 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.394830 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da3c95e7-c070-4fd7-bc8a-7e8841931243 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:39.395077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da3c95e7-c070-4fd7-bc8a-7e8841931243 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.395299 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da3c95e7-c070-4fd7-bc8a-7e8841931243 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.395405 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-da3c95e7-c070-4fd7-bc8a-7e8841931243 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:39.400520 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:39.400520 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:39.401265 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da3c95e7-c070-4fd7-bc8a-7e8841931243 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:39.401684 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 538/2160] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:39 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:39.602580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-67e43113-219e-49ce-a9c1-928c7e9c286d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.604690 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67e43113-219e-49ce-a9c1-928c7e9c286d tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] GET https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:39.604993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67e43113-219e-49ce-a9c1-928c7e9c286d tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.605208 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67e43113-219e-49ce-a9c1-928c7e9c286d tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.612360 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67e43113-219e-49ce-a9c1-928c7e9c286d tempest-VolumesTransfersV355Test-192786485 tempest-VolumesTransfersV355Test-192786485-project-admin] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 404 Aug 09 07:43:39.613013 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 538/2161] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:39 2026] GET /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:39.621053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8314bbb2-2392-4ecf-b6ef-af2c022addd3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.622775 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8314bbb2-2392-4ecf-b6ef-af2c022addd3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] GET https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:39.623040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8314bbb2-2392-4ecf-b6ef-af2c022addd3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.623288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8314bbb2-2392-4ecf-b6ef-af2c022addd3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.628901 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8314bbb2-2392-4ecf-b6ef-af2c022addd3 tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 404 Aug 09 07:43:39.629371 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 538/2162] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:43:39 2026] GET /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:39.636530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c584ccc5-14a5-4de4-b7af-9d949b5ea97a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.638370 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c584ccc5-14a5-4de4-b7af-9d949b5ea97a tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] DELETE https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:39.638598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c584ccc5-14a5-4de4-b7af-9d949b5ea97a tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.638818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c584ccc5-14a5-4de4-b7af-9d949b5ea97a tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.639006 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c584ccc5-14a5-4de4-b7af-9d949b5ea97a tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] Delete volume with id: 21c78383-4751-4f99-a724-a1ceb6e0a4fc Aug 09 07:43:39.644478 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c584ccc5-14a5-4de4-b7af-9d949b5ea97a tempest-VolumesTransfersV355Test-1028487792 tempest-VolumesTransfersV355Test-1028487792-project-member] https://10.4.3.41/volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc returned with HTTP 404 Aug 09 07:43:39.644885 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 549/2163] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:43:39 2026] DELETE /volume/v3/volumes/21c78383-4751-4f99-a724-a1ceb6e0a4fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:43:39.682571 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33d9eb5e-62b8-4e18-b1ef-c9f57b3a17d9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.685546 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33d9eb5e-62b8-4e18-b1ef-c9f57b3a17d9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:39.685881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33d9eb5e-62b8-4e18-b1ef-c9f57b3a17d9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.686187 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33d9eb5e-62b8-4e18-b1ef-c9f57b3a17d9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.694377 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:39.694377 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:39.698752 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-33d9eb5e-62b8-4e18-b1ef-c9f57b3a17d9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:39.703551 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33d9eb5e-62b8-4e18-b1ef-c9f57b3a17d9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:39.704073 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 539/2164] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:39 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:39.895896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2159cf86-53ed-4c7e-8fca-87205d986b81 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:39.897885 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2159cf86-53ed-4c7e-8fca-87205d986b81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:39.898094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2159cf86-53ed-4c7e-8fca-87205d986b81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:39.898288 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2159cf86-53ed-4c7e-8fca-87205d986b81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:39.909048 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:39.909048 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:39.913024 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2159cf86-53ed-4c7e-8fca-87205d986b81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:39.918539 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2159cf86-53ed-4c7e-8fca-87205d986b81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:39.919057 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 539/2165] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:39 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:40.105936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b104cc5a-622f-49ff-bec9-a8297823c6d3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:40.107731 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b104cc5a-622f-49ff-bec9-a8297823c6d3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:40.108003 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b104cc5a-622f-49ff-bec9-a8297823c6d3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:40.108270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b104cc5a-622f-49ff-bec9-a8297823c6d3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:40.108445 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b104cc5a-622f-49ff-bec9-a8297823c6d3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:40.112585 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:40.112585 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:40.113451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b104cc5a-622f-49ff-bec9-a8297823c6d3 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:40.113843 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 539/2166] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:40 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:40.186120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecbdf507-851f-4d8c-ad90-de06e8998a97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:40.188131 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecbdf507-851f-4d8c-ad90-de06e8998a97 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:40.188250 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecbdf507-851f-4d8c-ad90-de06e8998a97 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:40.188457 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecbdf507-851f-4d8c-ad90-de06e8998a97 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:40.198669 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:40.198669 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:40.202537 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ecbdf507-851f-4d8c-ad90-de06e8998a97 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:40.207350 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecbdf507-851f-4d8c-ad90-de06e8998a97 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:40.207735 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 550/2167] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:40 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:40.412550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8839b427-68fb-41b0-82d6-71fa858bed7c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:40.414242 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8839b427-68fb-41b0-82d6-71fa858bed7c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:40.414469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8839b427-68fb-41b0-82d6-71fa858bed7c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:40.414650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8839b427-68fb-41b0-82d6-71fa858bed7c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:40.414761 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8839b427-68fb-41b0-82d6-71fa858bed7c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:40.419347 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:40.419347 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:40.420225 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8839b427-68fb-41b0-82d6-71fa858bed7c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:40.420758 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 540/2168] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:40 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:40.718047 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b8fa8eb-0e36-49dd-a689-1da2dc96ba83 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:40.720926 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b8fa8eb-0e36-49dd-a689-1da2dc96ba83 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:40.720926 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b8fa8eb-0e36-49dd-a689-1da2dc96ba83 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:40.720926 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b8fa8eb-0e36-49dd-a689-1da2dc96ba83 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:40.729338 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:40.729338 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:40.734423 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1b8fa8eb-0e36-49dd-a689-1da2dc96ba83 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:40.741183 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b8fa8eb-0e36-49dd-a689-1da2dc96ba83 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:40.741632 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 540/2169] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:40 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:40.936977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3c8d89e3-d72f-45db-8994-a7e7c2554e16 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:40.941080 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c8d89e3-d72f-45db-8994-a7e7c2554e16 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:40.941350 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c8d89e3-d72f-45db-8994-a7e7c2554e16 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:40.941595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c8d89e3-d72f-45db-8994-a7e7c2554e16 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:40.959245 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:40.959245 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:40.963610 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3c8d89e3-d72f-45db-8994-a7e7c2554e16 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:40.969435 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c8d89e3-d72f-45db-8994-a7e7c2554e16 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:40.969985 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 540/2170] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:40 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:41.126501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-afc1dad7-04a7-4370-9f26-5e3a85517f76 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:41.129732 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afc1dad7-04a7-4370-9f26-5e3a85517f76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:41.129732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afc1dad7-04a7-4370-9f26-5e3a85517f76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:41.129732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afc1dad7-04a7-4370-9f26-5e3a85517f76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:41.129732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-afc1dad7-04a7-4370-9f26-5e3a85517f76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:41.140837 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:41.140837 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:41.140970 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afc1dad7-04a7-4370-9f26-5e3a85517f76 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:41.141487 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 551/2171] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:41 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:41.220529 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2be55370-b7b6-45b8-8c06-53a1880cfbea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:41.222866 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2be55370-b7b6-45b8-8c06-53a1880cfbea tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:41.223176 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2be55370-b7b6-45b8-8c06-53a1880cfbea tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:41.223445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2be55370-b7b6-45b8-8c06-53a1880cfbea tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:41.234258 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:41.234258 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:41.237878 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2be55370-b7b6-45b8-8c06-53a1880cfbea tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:41.243011 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2be55370-b7b6-45b8-8c06-53a1880cfbea tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:41.243433 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 541/2172] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:41 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:41.433032 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c96102af-d786-43a7-aa02-76335386130f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:41.434790 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c96102af-d786-43a7-aa02-76335386130f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:41.435199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c96102af-d786-43a7-aa02-76335386130f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:41.435500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c96102af-d786-43a7-aa02-76335386130f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:41.435734 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c96102af-d786-43a7-aa02-76335386130f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:41.442695 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:41.442695 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:41.442695 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c96102af-d786-43a7-aa02-76335386130f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:41.442695 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 541/2173] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:41 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:41.758066 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b210cc91-3cc8-4f87-999a-9c30b65b0a49 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:41.760429 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b210cc91-3cc8-4f87-999a-9c30b65b0a49 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:41.760700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b210cc91-3cc8-4f87-999a-9c30b65b0a49 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:41.760993 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b210cc91-3cc8-4f87-999a-9c30b65b0a49 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:41.772558 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:41.772558 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:41.776645 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b210cc91-3cc8-4f87-999a-9c30b65b0a49 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:41.781360 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b210cc91-3cc8-4f87-999a-9c30b65b0a49 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:41.781780 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 541/2174] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:41 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:41.939227 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-68f07a90-0c7e-491a-8ba2-02162361481e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:41.983053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6bb0f5d4-a10a-41cc-a685-399a5aa237ca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:41.984844 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bb0f5d4-a10a-41cc-a685-399a5aa237ca tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:41.985045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bb0f5d4-a10a-41cc-a685-399a5aa237ca tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:41.985218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bb0f5d4-a10a-41cc-a685-399a5aa237ca tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:41.994674 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:41.994674 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:41.998336 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6bb0f5d4-a10a-41cc-a685-399a5aa237ca tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:42.003342 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bb0f5d4-a10a-41cc-a685-399a5aa237ca tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:42.003761 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 542/2175] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:41 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:42.036136 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68f07a90-0c7e-491a-8ba2-02162361481e tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:43:42.036409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68f07a90-0c7e-491a-8ba2-02162361481e tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:42.036678 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68f07a90-0c7e-491a-8ba2-02162361481e tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:42.037018 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-68f07a90-0c7e-491a-8ba2-02162361481e tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:42.038113 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-68f07a90-0c7e-491a-8ba2-02162361481e tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:42.047307 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-68f07a90-0c7e-491a-8ba2-02162361481e tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:42.047753 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68f07a90-0c7e-491a-8ba2-02162361481e tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:43:42.048263 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 552/2176] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:43:41 2026] GET /volume/v3/volumes => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:43:42.057278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5868068d-510e-4d68-a318-a406526fc79c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:42.059108 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:42.059632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1003682884"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:42.061557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1003682884'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:42.061971 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume of 1 GB Aug 09 07:43:42.066285 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Availability Zones retrieved successfully. Aug 09 07:43:42.071956 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Flow 'volume_create_api' (013894b5-07d3-4734-8539-3fc8a48521bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:42.072984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d47333bf-4752-49a7-9ed2-75cb3691decf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:42.073971 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:42.101172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d47333bf-4752-49a7-9ed2-75cb3691decf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:42.103024 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8aaa0b-274b-48e2-8944-29a38f5a258e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:42.154698 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b12e8074-3dbc-4e7f-bc31-fc388aa17850 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:42.157643 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b12e8074-3dbc-4e7f-bc31-fc388aa17850 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:42.157968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b12e8074-3dbc-4e7f-bc31-fc388aa17850 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:42.160129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b12e8074-3dbc-4e7f-bc31-fc388aa17850 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:42.160129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b12e8074-3dbc-4e7f-bc31-fc388aa17850 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:42.160239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Created reservations ['9f14dd87-257a-48c2-a0d8-9311046670d6', '6c3422a5-0a3b-4eac-9966-ce336dc8be3f', '398f0c75-3c6a-4848-9834-2c70b94ace2a', '8f245be8-799c-46df-8e1e-e5cd5f6eb8b1'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:42.160239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8aaa0b-274b-48e2-8944-29a38f5a258e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f14dd87-257a-48c2-a0d8-9311046670d6', '6c3422a5-0a3b-4eac-9966-ce336dc8be3f', '398f0c75-3c6a-4848-9834-2c70b94ace2a', '8f245be8-799c-46df-8e1e-e5cd5f6eb8b1']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:42.160625 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063c1068-f920-4006-9c2d-3327e903a3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:42.164921 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:42.164921 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:42.166037 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b12e8074-3dbc-4e7f-bc31-fc388aa17850 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:42.167226 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 542/2177] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:42 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:42.186932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063c1068-f920-4006-9c2d-3327e903a3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '235755a1-9b39-4b80-8f7b-6af2ab5fb6a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1003682884',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa654dded7704b9a9ba63e7c3424f884',qos_specs=None,replication_status=,reservations=['9f14dd87-257a-48c2-a0d8-9311046670d6','6c3422a5-0a3b-4eac-9966-ce336dc8be3f','398f0c75-3c6a-4848-9834-2c70b94ace2a','8f245be8-799c-46df-8e1e-e5cd5f6eb8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13dc0d945204284b8ff537b298a9087',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1003682884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=235755a1-9b39-4b80-8f7b-6af2ab5fb6a0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fa654dded7704b9a9ba63e7c3424f884',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a13dc0d945204284b8ff537b298a9087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:42.186932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c83344f-3d2d-4da1-ad3d-0dc0fb0b427c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:42.203890 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c83344f-3d2d-4da1-ad3d-0dc0fb0b427c) transitioned into state 'SUCCESS' from state '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-1003682884',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa654dded7704b9a9ba63e7c3424f884',qos_specs=None,replication_status=,reservations=['9f14dd87-257a-48c2-a0d8-9311046670d6','6c3422a5-0a3b-4eac-9966-ce336dc8be3f','398f0c75-3c6a-4848-9834-2c70b94ace2a','8f245be8-799c-46df-8e1e-e5cd5f6eb8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13dc0d945204284b8ff537b298a9087',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:42.204795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5843529d-48e9-4a47-95c3-47159336c29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:42.215565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5843529d-48e9-4a47-95c3-47159336c29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:42.216646 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Flow 'volume_create_api' (013894b5-07d3-4734-8539-3fc8a48521bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:42.217122 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume request issued successfully. Aug 09 07:43:42.217757 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5868068d-510e-4d68-a318-a406526fc79c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:42.218299 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 542/2178] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:42 2026] POST /volume/v3/volumes => generated 762 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:42.230576 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e9fc16c-caf2-427b-a087-582ee7ffeb48 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:42.232847 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e9fc16c-caf2-427b-a087-582ee7ffeb48 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:42.233059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e9fc16c-caf2-427b-a087-582ee7ffeb48 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:42.233284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e9fc16c-caf2-427b-a087-582ee7ffeb48 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:42.240598 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:42.240598 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:42.244757 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1e9fc16c-caf2-427b-a087-582ee7ffeb48 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:42.249238 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e9fc16c-caf2-427b-a087-582ee7ffeb48 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 200 Aug 09 07:43:42.249669 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 543/2179] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:42 2026] GET /volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:42.258841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59f8fe65-2cc4-456b-96a9-35c5afdf9f51 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:42.260632 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59f8fe65-2cc4-456b-96a9-35c5afdf9f51 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:42.260833 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59f8fe65-2cc4-456b-96a9-35c5afdf9f51 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:42.261048 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59f8fe65-2cc4-456b-96a9-35c5afdf9f51 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:42.272058 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:42.272058 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:42.276341 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59f8fe65-2cc4-456b-96a9-35c5afdf9f51 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:42.281237 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59f8fe65-2cc4-456b-96a9-35c5afdf9f51 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:42.281639 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 553/2180] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:42 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:42.452740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cc027e3f-5dd6-4594-add5-b76543497e99 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:42.454676 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cc027e3f-5dd6-4594-add5-b76543497e99 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:42.454905 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cc027e3f-5dd6-4594-add5-b76543497e99 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:42.455168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cc027e3f-5dd6-4594-add5-b76543497e99 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:42.455313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-cc027e3f-5dd6-4594-add5-b76543497e99 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:42.460685 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:42.460685 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:42.461612 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cc027e3f-5dd6-4594-add5-b76543497e99 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:42.462225 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 543/2181] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:42 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:42.794794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-23c69f6f-6a6d-4c03-abf0-a4d13af4d273 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:42.797176 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23c69f6f-6a6d-4c03-abf0-a4d13af4d273 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:42.797427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23c69f6f-6a6d-4c03-abf0-a4d13af4d273 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:42.797667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23c69f6f-6a6d-4c03-abf0-a4d13af4d273 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:42.806826 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:42.806826 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:42.811554 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-23c69f6f-6a6d-4c03-abf0-a4d13af4d273 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:42.817316 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23c69f6f-6a6d-4c03-abf0-a4d13af4d273 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:42.817805 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 543/2182] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:42 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:43.019380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e6c2685-17a7-43a2-8512-e63492f1473c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.021166 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e6c2685-17a7-43a2-8512-e63492f1473c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:43.021346 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e6c2685-17a7-43a2-8512-e63492f1473c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.021521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e6c2685-17a7-43a2-8512-e63492f1473c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.030884 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.030884 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:43.034342 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5e6c2685-17a7-43a2-8512-e63492f1473c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:43.038563 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e6c2685-17a7-43a2-8512-e63492f1473c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:43.038963 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 544/2183] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:43.176211 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-800fbb3b-3235-419c-a275-d9800cefa3a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.178118 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-800fbb3b-3235-419c-a275-d9800cefa3a6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:43.178316 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-800fbb3b-3235-419c-a275-d9800cefa3a6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.178497 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-800fbb3b-3235-419c-a275-d9800cefa3a6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.178608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-800fbb3b-3235-419c-a275-d9800cefa3a6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:43.183618 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.183618 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:43.184477 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-800fbb3b-3235-419c-a275-d9800cefa3a6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:43.184924 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 554/2184] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:43.262527 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-90f692e4-cf5a-45e5-9351-b80b8aa48a7f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.264568 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90f692e4-cf5a-45e5-9351-b80b8aa48a7f tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:43.264778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90f692e4-cf5a-45e5-9351-b80b8aa48a7f tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.264990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90f692e4-cf5a-45e5-9351-b80b8aa48a7f tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.272005 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.272005 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:43.275936 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-90f692e4-cf5a-45e5-9351-b80b8aa48a7f tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:43.281061 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90f692e4-cf5a-45e5-9351-b80b8aa48a7f tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 200 Aug 09 07:43:43.281523 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 544/2185] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:43.297078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-48e701d8-0ddb-40e5-a8e8-53f4ff643270 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.298865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd067d22-c3aa-434b-8dcd-1be46d359703 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.299867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48e701d8-0ddb-40e5-a8e8-53f4ff643270 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:43.300113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48e701d8-0ddb-40e5-a8e8-53f4ff643270 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.300381 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48e701d8-0ddb-40e5-a8e8-53f4ff643270 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.300835 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd067d22-c3aa-434b-8dcd-1be46d359703 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:43.301097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd067d22-c3aa-434b-8dcd-1be46d359703 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.301329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd067d22-c3aa-434b-8dcd-1be46d359703 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.310337 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.310337 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:43.312818 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.312818 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:43.315680 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-48e701d8-0ddb-40e5-a8e8-53f4ff643270 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:43.316409 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bd067d22-c3aa-434b-8dcd-1be46d359703 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:43.321099 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd067d22-c3aa-434b-8dcd-1be46d359703 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:43.321531 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 545/2186] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:43.321852 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48e701d8-0ddb-40e5-a8e8-53f4ff643270 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 200 Aug 09 07:43:43.322399 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 544/2187] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:43.336424 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.338375 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:43.338752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1366019174"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:43.340379 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1366019174'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:43.340501 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume of 1 GB Aug 09 07:43:43.344515 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Availability Zones retrieved successfully. Aug 09 07:43:43.350247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Flow 'volume_create_api' (0ccead63-5968-4bcf-a547-dd55be6dbf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:43.351173 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49bbcc64-e09b-4e23-9565-732312e0a7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:43.352167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:43.377374 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49bbcc64-e09b-4e23-9565-732312e0a7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:43.378133 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a20e11-77fe-4f0b-8311-412513a85611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:43.421334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Created reservations ['c08dbf29-b529-4138-98ae-c5941eb236d8', '680afb98-d3c1-4164-b326-50714967245e', 'a6566b85-6ca5-4ac3-a8ab-0991f29f5051', '0f6c750f-1fec-44ba-aa15-699c00ed7128'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:43.422446 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a20e11-77fe-4f0b-8311-412513a85611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c08dbf29-b529-4138-98ae-c5941eb236d8', '680afb98-d3c1-4164-b326-50714967245e', 'a6566b85-6ca5-4ac3-a8ab-0991f29f5051', '0f6c750f-1fec-44ba-aa15-699c00ed7128']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:43.423502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7372b66a-3354-4085-a1f1-a5e715835399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:43.451416 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7372b66a-3354-4085-a1f1-a5e715835399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5f65600-09c3-412f-8de9-2bbdae5a89d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1366019174',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa654dded7704b9a9ba63e7c3424f884',qos_specs=None,replication_status=,reservations=['c08dbf29-b529-4138-98ae-c5941eb236d8','680afb98-d3c1-4164-b326-50714967245e','a6566b85-6ca5-4ac3-a8ab-0991f29f5051','0f6c750f-1fec-44ba-aa15-699c00ed7128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13dc0d945204284b8ff537b298a9087',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1366019174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5f65600-09c3-412f-8de9-2bbdae5a89d6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fa654dded7704b9a9ba63e7c3424f884',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a13dc0d945204284b8ff537b298a9087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:43.452527 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f649959a-9756-4402-b3f7-19f67f558f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:43.472599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a6be8385-fca2-48d7-ab38-da6fa29c4deb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.474973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f649959a-9756-4402-b3f7-19f67f558f8d) transitioned into state 'SUCCESS' from state '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-1366019174',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa654dded7704b9a9ba63e7c3424f884',qos_specs=None,replication_status=,reservations=['c08dbf29-b529-4138-98ae-c5941eb236d8','680afb98-d3c1-4164-b326-50714967245e','a6566b85-6ca5-4ac3-a8ab-0991f29f5051','0f6c750f-1fec-44ba-aa15-699c00ed7128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13dc0d945204284b8ff537b298a9087',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:43.475709 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6be8385-fca2-48d7-ab38-da6fa29c4deb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:43.475836 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66778db6-07df-4922-a6bf-f08cf8d3500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:43.475965 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a6be8385-fca2-48d7-ab38-da6fa29c4deb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.476157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a6be8385-fca2-48d7-ab38-da6fa29c4deb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.476259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a6be8385-fca2-48d7-ab38-da6fa29c4deb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:43.480942 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.480942 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:43.481704 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6be8385-fca2-48d7-ab38-da6fa29c4deb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:43.482049 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 545/2188] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:43.486509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66778db6-07df-4922-a6bf-f08cf8d3500b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:43.487586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Flow 'volume_create_api' (0ccead63-5968-4bcf-a547-dd55be6dbf7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:43.487929 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume request issued successfully. Aug 09 07:43:43.488672 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0ec7a72-1c49-4cb7-8b8b-4b91e97820ff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:43.489184 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 555/2189] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:43 2026] POST /volume/v3/volumes => generated 762 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:43.505827 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-72f06e78-8eb7-4ed7-ad08-ac91ee105e96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.507605 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-72f06e78-8eb7-4ed7-ad08-ac91ee105e96 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:43.507812 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-72f06e78-8eb7-4ed7-ad08-ac91ee105e96 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.508028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-72f06e78-8eb7-4ed7-ad08-ac91ee105e96 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.514779 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.514779 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:43.518577 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-72f06e78-8eb7-4ed7-ad08-ac91ee105e96 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:43.523060 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-72f06e78-8eb7-4ed7-ad08-ac91ee105e96 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 200 Aug 09 07:43:43.523443 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 546/2190] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:43:43.830537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6bf19d37-3dcd-423b-87cb-2a00b270a4fb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.832295 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6bf19d37-3dcd-423b-87cb-2a00b270a4fb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:43.832497 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6bf19d37-3dcd-423b-87cb-2a00b270a4fb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.832690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6bf19d37-3dcd-423b-87cb-2a00b270a4fb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.841982 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.841982 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:43.846484 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6bf19d37-3dcd-423b-87cb-2a00b270a4fb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:43.852364 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6bf19d37-3dcd-423b-87cb-2a00b270a4fb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:43.852789 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 545/2191] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:43.968301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-32043fa5-27cf-43d0-823c-503f8fbde94e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:43.970358 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-32043fa5-27cf-43d0-823c-503f8fbde94e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:43.970567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-32043fa5-27cf-43d0-823c-503f8fbde94e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:43.970805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-32043fa5-27cf-43d0-823c-503f8fbde94e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:43.979771 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:43.979771 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:43.984067 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-32043fa5-27cf-43d0-823c-503f8fbde94e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:43.988105 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-32043fa5-27cf-43d0-823c-503f8fbde94e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:43.988572 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 546/2192] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:43 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:44.051141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-728c8fce-293e-4667-bf4f-3669190274f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.053007 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-728c8fce-293e-4667-bf4f-3669190274f6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:44.053193 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-728c8fce-293e-4667-bf4f-3669190274f6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.053401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-728c8fce-293e-4667-bf4f-3669190274f6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.062787 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.062787 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:44.066214 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-728c8fce-293e-4667-bf4f-3669190274f6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:44.070517 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-728c8fce-293e-4667-bf4f-3669190274f6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:44.070966 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 556/2193] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:44.196691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dbe4dc99-35c1-41cd-8a36-79ad2c6d5274 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.199021 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbe4dc99-35c1-41cd-8a36-79ad2c6d5274 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:44.199259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbe4dc99-35c1-41cd-8a36-79ad2c6d5274 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.199472 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbe4dc99-35c1-41cd-8a36-79ad2c6d5274 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.199602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-dbe4dc99-35c1-41cd-8a36-79ad2c6d5274 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:44.203892 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.203892 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:44.204672 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbe4dc99-35c1-41cd-8a36-79ad2c6d5274 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:44.205106 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 547/2194] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:44.334623 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5a16cd45-731e-4f7d-a2c3-3dd773b6387d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.336610 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a16cd45-731e-4f7d-a2c3-3dd773b6387d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:44.336865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a16cd45-731e-4f7d-a2c3-3dd773b6387d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.337090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a16cd45-731e-4f7d-a2c3-3dd773b6387d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.348139 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.348139 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:44.352035 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5a16cd45-731e-4f7d-a2c3-3dd773b6387d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:44.356355 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a16cd45-731e-4f7d-a2c3-3dd773b6387d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:44.356754 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 546/2195] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:44.492941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-65db986f-f050-47f8-9699-c63cd7d46304 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.494826 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-65db986f-f050-47f8-9699-c63cd7d46304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:44.495071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-65db986f-f050-47f8-9699-c63cd7d46304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.495292 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-65db986f-f050-47f8-9699-c63cd7d46304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.495391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-65db986f-f050-47f8-9699-c63cd7d46304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:44.500399 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.500399 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:44.501171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-65db986f-f050-47f8-9699-c63cd7d46304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:44.501659 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 547/2196] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:44.535779 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b41b6c4e-0bd0-4881-bdd6-59051be62cf9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.537748 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b41b6c4e-0bd0-4881-bdd6-59051be62cf9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:44.538219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b41b6c4e-0bd0-4881-bdd6-59051be62cf9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.538219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b41b6c4e-0bd0-4881-bdd6-59051be62cf9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.545710 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.545710 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:44.549791 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b41b6c4e-0bd0-4881-bdd6-59051be62cf9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:44.554141 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b41b6c4e-0bd0-4881-bdd6-59051be62cf9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 200 Aug 09 07:43:44.554538 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 557/2197] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:44.566867 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa98f392-1052-4e8a-a2c4-066e65002fc3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.568891 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa98f392-1052-4e8a-a2c4-066e65002fc3 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:44.569158 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa98f392-1052-4e8a-a2c4-066e65002fc3 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.569363 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa98f392-1052-4e8a-a2c4-066e65002fc3 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.582764 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.582764 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:44.586975 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aa98f392-1052-4e8a-a2c4-066e65002fc3 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:44.591562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa98f392-1052-4e8a-a2c4-066e65002fc3 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 200 Aug 09 07:43:44.592037 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 548/2198] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:44.607167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.608898 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:43:44.609243 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1553903509"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:44.610871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1553903509'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:43:44.611072 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume of 1 GB Aug 09 07:43:44.615411 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Availability Zones retrieved successfully. Aug 09 07:43:44.621274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Flow 'volume_create_api' (3846394b-4cb9-43ae-bd53-01eb5bdcdc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:44.622188 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bfaa42-a31f-4d8e-9959-961e5806ffb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:44.623202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:43:44.651322 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6bfaa42-a31f-4d8e-9959-961e5806ffb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:44.652150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db762e0c-296b-461d-9c22-785d04f1c1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:44.690039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Created reservations ['e0f8d499-426c-4f7f-b857-ac8108d7dc2d', '1fbbeefa-f86e-41ac-9ce5-ab7726ef7f15', '7674e977-8470-4be6-b0c8-6c3efe9cce31', 'e2a25ff6-9fd3-4e70-863b-a78932d7f495'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:43:44.690861 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db762e0c-296b-461d-9c22-785d04f1c1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0f8d499-426c-4f7f-b857-ac8108d7dc2d', '1fbbeefa-f86e-41ac-9ce5-ab7726ef7f15', '7674e977-8470-4be6-b0c8-6c3efe9cce31', 'e2a25ff6-9fd3-4e70-863b-a78932d7f495']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:44.691589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47602520-2259-4060-83fa-c69ef913a55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:44.715886 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47602520-2259-4060-83fa-c69ef913a55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e39fa20-b0ba-4f76-b031-703341b9c7c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1553903509',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa654dded7704b9a9ba63e7c3424f884',qos_specs=None,replication_status=,reservations=['e0f8d499-426c-4f7f-b857-ac8108d7dc2d','1fbbeefa-f86e-41ac-9ce5-ab7726ef7f15','7674e977-8470-4be6-b0c8-6c3efe9cce31','e2a25ff6-9fd3-4e70-863b-a78932d7f495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13dc0d945204284b8ff537b298a9087',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:43:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1553903509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e39fa20-b0ba-4f76-b031-703341b9c7c5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fa654dded7704b9a9ba63e7c3424f884',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a13dc0d945204284b8ff537b298a9087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:44.717180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b1fc16-14ad-48b5-9a35-2ae6c0413a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:44.737423 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b1fc16-14ad-48b5-9a35-2ae6c0413a25) transitioned into state 'SUCCESS' from state '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-1553903509',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa654dded7704b9a9ba63e7c3424f884',qos_specs=None,replication_status=,reservations=['e0f8d499-426c-4f7f-b857-ac8108d7dc2d','1fbbeefa-f86e-41ac-9ce5-ab7726ef7f15','7674e977-8470-4be6-b0c8-6c3efe9cce31','e2a25ff6-9fd3-4e70-863b-a78932d7f495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a13dc0d945204284b8ff537b298a9087',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:44.738177 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94eb9f1-3e30-48a4-9db6-36c59d10920e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:43:44.748197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94eb9f1-3e30-48a4-9db6-36c59d10920e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:43:44.749158 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Flow 'volume_create_api' (3846394b-4cb9-43ae-bd53-01eb5bdcdc63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:43:44.749618 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Create volume request issued successfully. Aug 09 07:43:44.750465 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32dec065-794b-421a-bbf0-ae8f4abd61dd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:43:44.751168 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 547/2199] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:43:44 2026] POST /volume/v3/volumes => generated 762 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:43:44.766086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d949c733-d143-4fc7-b30a-3137eb78e9e7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.768101 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d949c733-d143-4fc7-b30a-3137eb78e9e7 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:44.768330 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d949c733-d143-4fc7-b30a-3137eb78e9e7 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.768551 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d949c733-d143-4fc7-b30a-3137eb78e9e7 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.776576 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.776576 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:44.780803 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d949c733-d143-4fc7-b30a-3137eb78e9e7 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:44.785714 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d949c733-d143-4fc7-b30a-3137eb78e9e7 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 200 Aug 09 07:43:44.786171 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 548/2200] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:44.867634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a77007d7-b243-46d1-b1b5-26a3bff562e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:44.869860 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a77007d7-b243-46d1-b1b5-26a3bff562e6 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:44.870062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a77007d7-b243-46d1-b1b5-26a3bff562e6 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:44.870244 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a77007d7-b243-46d1-b1b5-26a3bff562e6 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:44.879069 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:44.879069 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:44.884235 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a77007d7-b243-46d1-b1b5-26a3bff562e6 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:44.889445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a77007d7-b243-46d1-b1b5-26a3bff562e6 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:44.889886 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 558/2201] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:44 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.084696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fcf2c04a-e832-42bb-8112-c100a067b7c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.087405 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fcf2c04a-e832-42bb-8112-c100a067b7c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:45.087676 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fcf2c04a-e832-42bb-8112-c100a067b7c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.087975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fcf2c04a-e832-42bb-8112-c100a067b7c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.101356 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.101356 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:45.105853 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fcf2c04a-e832-42bb-8112-c100a067b7c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:45.111869 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fcf2c04a-e832-42bb-8112-c100a067b7c9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:45.112461 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 549/2202] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:45.217622 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ef4c892a-c171-4e40-a876-19c7eec967ab None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.219529 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef4c892a-c171-4e40-a876-19c7eec967ab tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:45.219710 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef4c892a-c171-4e40-a876-19c7eec967ab tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.219938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef4c892a-c171-4e40-a876-19c7eec967ab tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.220052 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ef4c892a-c171-4e40-a876-19c7eec967ab tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:45.224592 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.224592 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:45.225428 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef4c892a-c171-4e40-a876-19c7eec967ab tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:45.225926 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 548/2203] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.370157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a1865ddb-bcaa-4baa-9d1b-6895429b7e0f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.371945 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1865ddb-bcaa-4baa-9d1b-6895429b7e0f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:45.372134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1865ddb-bcaa-4baa-9d1b-6895429b7e0f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.372346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1865ddb-bcaa-4baa-9d1b-6895429b7e0f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.381344 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.381344 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:45.385328 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a1865ddb-bcaa-4baa-9d1b-6895429b7e0f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:45.389308 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1865ddb-bcaa-4baa-9d1b-6895429b7e0f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:45.389658 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 549/2204] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.512881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d27bf1d3-a502-4ef0-b8dc-083f0ba2a380 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.514648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d27bf1d3-a502-4ef0-b8dc-083f0ba2a380 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:45.514854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d27bf1d3-a502-4ef0-b8dc-083f0ba2a380 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.515052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d27bf1d3-a502-4ef0-b8dc-083f0ba2a380 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.515158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d27bf1d3-a502-4ef0-b8dc-083f0ba2a380 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:45.519284 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.519284 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:45.519819 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d27bf1d3-a502-4ef0-b8dc-083f0ba2a380 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:45.520193 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 559/2205] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.800184 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ccd0a5ac-5dec-4f21-aef2-1e3b8152cff1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.801978 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccd0a5ac-5dec-4f21-aef2-1e3b8152cff1 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:45.802161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccd0a5ac-5dec-4f21-aef2-1e3b8152cff1 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.802353 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccd0a5ac-5dec-4f21-aef2-1e3b8152cff1 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.808740 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.808740 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:45.812154 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ccd0a5ac-5dec-4f21-aef2-1e3b8152cff1 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:45.816073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccd0a5ac-5dec-4f21-aef2-1e3b8152cff1 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 200 Aug 09 07:43:45.816458 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 550/2206] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.827782 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-95984223-d65c-488c-b670-adebded5cd0b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.829513 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-95984223-d65c-488c-b670-adebded5cd0b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:45.829692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-95984223-d65c-488c-b670-adebded5cd0b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.829883 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-95984223-d65c-488c-b670-adebded5cd0b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.836491 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.836491 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:45.839868 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-95984223-d65c-488c-b670-adebded5cd0b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:45.843720 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-95984223-d65c-488c-b670-adebded5cd0b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 200 Aug 09 07:43:45.844125 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 549/2207] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.856643 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-19097c40-865d-42b2-8dbf-8eda7661239a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.858468 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19097c40-865d-42b2-8dbf-8eda7661239a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:43:45.858660 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-19097c40-865d-42b2-8dbf-8eda7661239a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.858856 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-19097c40-865d-42b2-8dbf-8eda7661239a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.859080 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-19097c40-865d-42b2-8dbf-8eda7661239a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:45.859842 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19097c40-865d-42b2-8dbf-8eda7661239a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:45.868011 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-19097c40-865d-42b2-8dbf-8eda7661239a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:45.868637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19097c40-865d-42b2-8dbf-8eda7661239a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:43:45.869234 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 550/2208] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes => generated 970 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.878197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-579f998d-2a96-4453-8271-a29cf2228d6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.879939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-579f998d-2a96-4453-8271-a29cf2228d6d tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1553903509 Aug 09 07:43:45.880180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-579f998d-2a96-4453-8271-a29cf2228d6d tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.880411 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-579f998d-2a96-4453-8271-a29cf2228d6d tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.880701 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-579f998d-2a96-4453-8271-a29cf2228d6d tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:45.881589 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-579f998d-2a96-4453-8271-a29cf2228d6d tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1553903509'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:45.889404 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-579f998d-2a96-4453-8271-a29cf2228d6d tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:45.889823 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-579f998d-2a96-4453-8271-a29cf2228d6d tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1553903509 returned with HTTP 200 Aug 09 07:43:45.890275 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 560/2209] 10.4.3.41 () {66 vars in 1331 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1553903509 => generated 332 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.899490 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.901999 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1553903509 Aug 09 07:43:45.901999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.901999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.902321 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:45.903195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1553903509'), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:45.903557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a16bb543-37a4-4ab3-a29a-a86594311733 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.905303 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a16bb543-37a4-4ab3-a29a-a86594311733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:45.905540 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a16bb543-37a4-4ab3-a29a-a86594311733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.905803 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a16bb543-37a4-4ab3-a29a-a86594311733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.913608 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.913608 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:45.917520 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a16bb543-37a4-4ab3-a29a-a86594311733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:45.922016 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a16bb543-37a4-4ab3-a29a-a86594311733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:45.922398 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 550/2210] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.931741 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:45.932453 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.932453 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:45.936273 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8640cd2-77ac-4801-a3fb-e7213e6d90cf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1553903509 returned with HTTP 200 Aug 09 07:43:45.936657 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 551/2211] 10.4.3.41 () {66 vars in 1352 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1553903509 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:45.948519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ea6464a4-047b-4252-96be-5aa76b2d176b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.950161 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea6464a4-047b-4252-96be-5aa76b2d176b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1 Aug 09 07:43:45.950344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea6464a4-047b-4252-96be-5aa76b2d176b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.950583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea6464a4-047b-4252-96be-5aa76b2d176b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.950859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-ea6464a4-047b-4252-96be-5aa76b2d176b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:45.951190 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.951190 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:45.951567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ea6464a4-047b-4252-96be-5aa76b2d176b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:45.957783 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ea6464a4-047b-4252-96be-5aa76b2d176b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:45.958444 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.958444 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:45.961876 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea6464a4-047b-4252-96be-5aa76b2d176b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 09 07:43:45.962221 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 551/2212] 10.4.3.41 () {66 vars in 1266 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:45.973982 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:45.975606 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:45.975820 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:45.976028 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:45.976277 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:45.976572 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:45.976572 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:45.976999 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.009705 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.010559 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.010559 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:46.014819 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbbc6032-4f0a-45d1-945d-cfbce00a6566 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 200 Aug 09 07:43:46.015337 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 561/2213] 10.4.3.41 () {66 vars in 1354 bytes} [Sun Aug 9 07:43:45 2026] GET /volume/v3/volumes/detail?limit=1&marker=1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 1000 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.028368 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.030010 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:46.030180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.030367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.030641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.031322 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.066712 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.067475 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.067475 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:46.071646 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c57bf1e8-2581-43af-acd8-bc9dd5013579 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 200 Aug 09 07:43:46.072113 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 551/2214] 10.4.3.41 () {66 vars in 1354 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 1000 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.085202 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.086860 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:46.087074 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.087254 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.087470 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.088143 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.121347 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.123573 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75f1af99-49a9-40a9-bedd-a0037ed7cfaf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=1&marker=235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 200 Aug 09 07:43:46.124014 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 552/2215] 10.4.3.41 () {66 vars in 1354 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?limit=1&marker=235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:43:46.126562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-64f83221-46fa-4c35-9a22-9ea2410fbb11 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.128253 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64f83221-46fa-4c35-9a22-9ea2410fbb11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:46.128465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64f83221-46fa-4c35-9a22-9ea2410fbb11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.128661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64f83221-46fa-4c35-9a22-9ea2410fbb11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.138398 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.139389 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.139389 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:46.140254 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 09 07:43:46.140492 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.140772 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.141024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.141236 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.141927 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.142998 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-64f83221-46fa-4c35-9a22-9ea2410fbb11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:46.147089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64f83221-46fa-4c35-9a22-9ea2410fbb11 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:46.147705 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 552/2216] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.169784 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.170688 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.170688 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:46.174956 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49a6f422-519d-4ada-ac43-0e745e9fdd24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 09 07:43:46.175389 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 562/2217] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.188059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.189715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 09 07:43:46.189902 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.190128 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.190367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.190582 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value available, assuming string {{(pid=100221) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.191221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.219261 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.220243 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.220243 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:46.224211 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2b04b7d-b8f5-4229-87f6-53f9aa568fe6 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 09 07:43:46.224596 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 552/2218] 10.4.3.41 () {66 vars in 1352 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.236257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee9d1eae-539f-4f01-9907-9e401db400f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.237748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fb697d80-51ba-415f-adf5-8b82d60148fd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.238036 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee9d1eae-539f-4f01-9907-9e401db400f5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:46.238221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee9d1eae-539f-4f01-9907-9e401db400f5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.238445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee9d1eae-539f-4f01-9907-9e401db400f5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.238559 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ee9d1eae-539f-4f01-9907-9e401db400f5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:46.239661 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb697d80-51ba-415f-adf5-8b82d60148fd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1 Aug 09 07:43:46.239896 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb697d80-51ba-415f-adf5-8b82d60148fd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.240137 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb697d80-51ba-415f-adf5-8b82d60148fd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.240394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-fb697d80-51ba-415f-adf5-8b82d60148fd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.241093 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb697d80-51ba-415f-adf5-8b82d60148fd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.242677 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.242677 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:46.243462 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee9d1eae-539f-4f01-9907-9e401db400f5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:46.243811 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 553/2219] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.248506 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fb697d80-51ba-415f-adf5-8b82d60148fd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.249115 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb697d80-51ba-415f-adf5-8b82d60148fd tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 09 07:43:46.249500 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 553/2220] 10.4.3.41 () {66 vars in 1245 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.257840 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f186880d-519f-45c6-bc72-456474600cda None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.259614 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f186880d-519f-45c6-bc72-456474600cda tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1&marker=1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:46.259868 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f186880d-519f-45c6-bc72-456474600cda tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.260138 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f186880d-519f-45c6-bc72-456474600cda tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.260385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-f186880d-519f-45c6-bc72-456474600cda tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.261041 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f186880d-519f-45c6-bc72-456474600cda tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.272618 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f186880d-519f-45c6-bc72-456474600cda tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.273308 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f186880d-519f-45c6-bc72-456474600cda tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?limit=1&marker=1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 200 Aug 09 07:43:46.273718 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 563/2221] 10.4.3.41 () {66 vars in 1333 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?limit=1&marker=1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.281728 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-797bb668-9af4-4dbe-8438-e05ce892c655 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.283970 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-797bb668-9af4-4dbe-8438-e05ce892c655 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1&marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:46.284226 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-797bb668-9af4-4dbe-8438-e05ce892c655 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.284445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-797bb668-9af4-4dbe-8438-e05ce892c655 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.284663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-797bb668-9af4-4dbe-8438-e05ce892c655 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.285417 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-797bb668-9af4-4dbe-8438-e05ce892c655 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.296626 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-797bb668-9af4-4dbe-8438-e05ce892c655 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.297288 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-797bb668-9af4-4dbe-8438-e05ce892c655 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?limit=1&marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 200 Aug 09 07:43:46.297651 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 553/2222] 10.4.3.41 () {66 vars in 1333 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?limit=1&marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.307879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.309650 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?limit=1&marker=235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:46.309851 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.310046 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.310263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.310933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.320956 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.321247 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d68c91dc-3c11-42e1-89c5-d83ee4adae61 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?limit=1&marker=235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 200 Aug 09 07:43:46.321634 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 554/2223] 10.4.3.41 () {66 vars in 1333 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?limit=1&marker=235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:43:46.332492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.334263 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1366019174&status=available Aug 09 07:43:46.334446 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.334622 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.334851 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.335135 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value available, assuming string {{(pid=100220) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.335429 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.335429 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:46.335934 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1366019174'), ('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.363387 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.363821 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c67aa986-f0e1-444d-a308-fb0fa5f5c479 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1366019174&status=available returned with HTTP 200 Aug 09 07:43:46.364267 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 554/2224] 10.4.3.41 () {66 vars in 1365 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1366019174&status=available => generated 332 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.375049 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.376870 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1003682884&status=available Aug 09 07:43:46.377107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.377304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.377547 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.377828 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.378085 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.378085 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:46.378445 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1003682884'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.404255 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-03fc5170-6b0a-49a0-9ba3-ebba52976a17 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.405994 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-03fc5170-6b0a-49a0-9ba3-ebba52976a17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:46.406232 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-03fc5170-6b0a-49a0-9ba3-ebba52976a17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.406458 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-03fc5170-6b0a-49a0-9ba3-ebba52976a17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.408154 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.408871 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.408871 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:46.413279 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f03a1e24-80e8-4e7f-aa08-20fba558cb89 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1003682884&status=available returned with HTTP 200 Aug 09 07:43:46.413878 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 564/2225] 10.4.3.41 () {66 vars in 1386 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1003682884&status=available => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.415991 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.415991 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:46.420210 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-03fc5170-6b0a-49a0-9ba3-ebba52976a17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:46.424373 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-03fc5170-6b0a-49a0-9ba3-ebba52976a17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:46.424714 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 554/2226] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.428603 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.430433 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6&sort=id%3Aasc Aug 09 07:43:46.430689 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.431001 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.431366 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.432133 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.464977 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.466757 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2cdab5b2-c1e3-45ac-a866-bc6bb5bada63 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6&sort=id%3Aasc returned with HTTP 200 Aug 09 07:43:46.467232 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 555/2227] 10.4.3.41 () {66 vars in 1366 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?marker=d5f65600-09c3-412f-8de9-2bbdae5a89d6&sort=id%3Aasc => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:43:46.480339 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.482204 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 09 07:43:46.482445 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.482693 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.483051 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.483497 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.483497 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:46.484092 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.517345 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.518422 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.518422 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:46.523359 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-675ddc36-665c-4b11-8c9c-8fc31367ee1a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 09 07:43:46.523846 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 555/2228] 10.4.3.41 () {66 vars in 1330 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2548 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.533226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d6d3331-c782-4ad5-b2b9-5333276dddff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.535340 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d6d3331-c782-4ad5-b2b9-5333276dddff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:46.535578 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d6d3331-c782-4ad5-b2b9-5333276dddff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.535881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d6d3331-c782-4ad5-b2b9-5333276dddff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.536050 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9d6d3331-c782-4ad5-b2b9-5333276dddff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:46.538640 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3ac8a028-2109-4db9-a614-e8638d1db313 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.540538 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3ac8a028-2109-4db9-a614-e8638d1db313 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:43:46.540680 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.540680 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:46.540794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3ac8a028-2109-4db9-a614-e8638d1db313 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.541039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3ac8a028-2109-4db9-a614-e8638d1db313 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.541233 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d6d3331-c782-4ad5-b2b9-5333276dddff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:46.541325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-3ac8a028-2109-4db9-a614-e8638d1db313 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.541868 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 565/2229] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.542587 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3ac8a028-2109-4db9-a614-e8638d1db313 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.551265 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3ac8a028-2109-4db9-a614-e8638d1db313 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.552205 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.552205 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:46.556705 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3ac8a028-2109-4db9-a614-e8638d1db313 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:43:46.557136 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 555/2230] 10.4.3.41 () {66 vars in 1251 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail => generated 2548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.571042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.572957 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 09 07:43:46.573180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.573418 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.573632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.574435 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.607772 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.608459 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a64acc1a-4c7d-4b3a-97a8-8569d6e96485 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 09 07:43:46.608959 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 556/2231] 10.4.3.41 () {66 vars in 1309 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 970 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.621781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.623427 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?availability_zone=nova Aug 09 07:43:46.623600 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.623812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.624054 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.624254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value nova, assuming string {{(pid=100220) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.624995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.651161 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.651651 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dce6fae6-5f8e-4f47-baf9-036e28940b82 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 09 07:43:46.652104 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 556/2232] 10.4.3.41 () {66 vars in 1275 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.660809 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.662525 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?availability_zone=nova Aug 09 07:43:46.662746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.662991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.663263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.663515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value nova, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.664115 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.690781 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.691373 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a892df3-c603-4ac7-933f-61a0a2019d24 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 09 07:43:46.691814 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 566/2233] 10.4.3.41 () {66 vars in 1275 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.701292 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.702842 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?bootable=false Aug 09 07:43:46.703032 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.703209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.703476 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.704170 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.731546 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.732353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14f1247c-8508-4f55-9d23-3fb2c42f7495 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 09 07:43:46.732779 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 556/2234] 10.4.3.41 () {66 vars in 1259 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.740980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a10a715a-a383-498f-8f66-15cf2bf9747a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.742789 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a10a715a-a383-498f-8f66-15cf2bf9747a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?bootable=false Aug 09 07:43:46.743050 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a10a715a-a383-498f-8f66-15cf2bf9747a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.743291 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a10a715a-a383-498f-8f66-15cf2bf9747a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.743544 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-a10a715a-a383-498f-8f66-15cf2bf9747a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.743900 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.743900 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:46.744362 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a10a715a-a383-498f-8f66-15cf2bf9747a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.774003 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a10a715a-a383-498f-8f66-15cf2bf9747a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.774598 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a10a715a-a383-498f-8f66-15cf2bf9747a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 09 07:43:46.775169 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 557/2235] 10.4.3.41 () {66 vars in 1259 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.784385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.786007 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?status=available Aug 09 07:43:46.786191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.786385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.786605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.786870 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value available, assuming string {{(pid=100220) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.787118 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.787118 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:46.787483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.815421 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.816042 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-812d29aa-f26c-4099-92c0-fedd1d3bdf4b tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?status=available returned with HTTP 200 Aug 09 07:43:46.816517 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 557/2236] 10.4.3.41 () {66 vars in 1263 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.824732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-853f68f7-797c-4fe0-a47b-e8755d585819 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.826832 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes?status=available Aug 09 07:43:46.827106 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.827341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.827633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.827971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.828296 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.828296 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:46.828798 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.867898 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.868660 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-853f68f7-797c-4fe0-a47b-e8755d585819 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes?status=available returned with HTTP 200 Aug 09 07:43:46.869223 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 567/2237] 10.4.3.41 () {66 vars in 1263 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.878969 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1dd484b1-efd5-49ca-a646-01b707465a8a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.881358 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?availability_zone=nova Aug 09 07:43:46.881638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.881943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.882284 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.882604 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value nova, assuming string {{(pid=100221) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.882957 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.882957 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:46.883489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.914732 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.915681 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.915681 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:46.920068 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dd484b1-efd5-49ca-a646-01b707465a8a tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 09 07:43:46.920438 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 557/2238] 10.4.3.41 () {66 vars in 1296 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2548 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.935202 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ccc044c8-6b7e-4e41-8e9b-6f84d6029112 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.935552 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.937176 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?bootable=false Aug 09 07:43:46.937388 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccc044c8-6b7e-4e41-8e9b-6f84d6029112 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:46.937447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.937603 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccc044c8-6b7e-4e41-8e9b-6f84d6029112 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.937671 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.937836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccc044c8-6b7e-4e41-8e9b-6f84d6029112 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.937871 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.938215 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.938215 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:46.938658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:46.945771 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.945771 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:46.950101 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ccc044c8-6b7e-4e41-8e9b-6f84d6029112 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:46.954507 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccc044c8-6b7e-4e41-8e9b-6f84d6029112 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:46.954935 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 558/2239] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:46.968679 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:46.969801 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.969801 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:46.974490 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec261761-f54f-4f14-8c49-46ae1f23ab26 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 09 07:43:46.974939 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 558/2240] 10.4.3.41 () {66 vars in 1280 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2548 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:46.993336 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:46.995247 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/detail?status=available Aug 09 07:43:46.995484 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:46.995708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:46.996007 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:43:46.996261 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:43:46.996556 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:46.996556 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:46.996955 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:43:47.005658 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Get all volumes completed successfully. Aug 09 07:43:47.006627 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.006627 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:47.011445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17823b63-0ddf-497b-8770-9dea9f7243a9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 09 07:43:47.011970 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 568/2241] 10.4.3.41 () {66 vars in 1284 bytes} [Sun Aug 9 07:43:46 2026] GET /volume/v3/volumes/detail?status=available => generated 2548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:47.026626 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c3e320ec-04a5-4cad-84d8-a90589893855 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.028422 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c3e320ec-04a5-4cad-84d8-a90589893855 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:47.028641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c3e320ec-04a5-4cad-84d8-a90589893855 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.028831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c3e320ec-04a5-4cad-84d8-a90589893855 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.035822 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.035822 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:47.040584 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c3e320ec-04a5-4cad-84d8-a90589893855 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:47.046246 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c3e320ec-04a5-4cad-84d8-a90589893855 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 200 Aug 09 07:43:47.046679 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 558/2242] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:47 2026] GET /volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:47.059982 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.061909 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:47.062130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.062325 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.062540 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Delete volume with id: 1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:47.070265 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.070265 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:47.071038 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:47.091870 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Delete volume request issued successfully. Aug 09 07:43:47.092186 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80eea147-d04a-47c7-85ed-abd66ad4c282 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 202 Aug 09 07:43:47.092787 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 559/2243] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:43:47 2026] DELETE /volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:47.101189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ff9112a3-7ca8-4e9b-a0cb-09378fa9f1d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.104659 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff9112a3-7ca8-4e9b-a0cb-09378fa9f1d2 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:47.104992 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff9112a3-7ca8-4e9b-a0cb-09378fa9f1d2 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.105291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff9112a3-7ca8-4e9b-a0cb-09378fa9f1d2 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.113387 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.113387 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:47.117887 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ff9112a3-7ca8-4e9b-a0cb-09378fa9f1d2 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:47.122649 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff9112a3-7ca8-4e9b-a0cb-09378fa9f1d2 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 200 Aug 09 07:43:47.123105 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 559/2244] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:47 2026] GET /volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:47.160097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2fd25c3e-045a-4465-af84-6a083750afc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.162257 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fd25c3e-045a-4465-af84-6a083750afc9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:47.162457 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fd25c3e-045a-4465-af84-6a083750afc9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.162640 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fd25c3e-045a-4465-af84-6a083750afc9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.172727 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.172727 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:47.176633 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2fd25c3e-045a-4465-af84-6a083750afc9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:47.181184 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fd25c3e-045a-4465-af84-6a083750afc9 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:47.181568 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 569/2245] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:47 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:47.253640 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a4d62edd-c017-4244-92e2-66a4c157a2ef None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.255496 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a4d62edd-c017-4244-92e2-66a4c157a2ef tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:47.255686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a4d62edd-c017-4244-92e2-66a4c157a2ef tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.255894 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a4d62edd-c017-4244-92e2-66a4c157a2ef tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.256093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a4d62edd-c017-4244-92e2-66a4c157a2ef tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:47.260818 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.260818 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:47.261715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a4d62edd-c017-4244-92e2-66a4c157a2ef tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:47.262173 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 559/2246] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:47 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:47.438156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7cc97583-b49e-4a1b-aa98-4f1dbbab6d6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.440668 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7cc97583-b49e-4a1b-aa98-4f1dbbab6d6a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:47.440949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7cc97583-b49e-4a1b-aa98-4f1dbbab6d6a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.441255 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7cc97583-b49e-4a1b-aa98-4f1dbbab6d6a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.454531 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.454531 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:47.459359 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7cc97583-b49e-4a1b-aa98-4f1dbbab6d6a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:47.465377 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7cc97583-b49e-4a1b-aa98-4f1dbbab6d6a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:47.465826 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 560/2247] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:47 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:47.553720 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-60601eb2-585b-4443-aecf-e2fdcb5c67a2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.555509 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60601eb2-585b-4443-aecf-e2fdcb5c67a2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:47.555773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60601eb2-585b-4443-aecf-e2fdcb5c67a2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.556010 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60601eb2-585b-4443-aecf-e2fdcb5c67a2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.556105 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-60601eb2-585b-4443-aecf-e2fdcb5c67a2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:47.560092 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.560092 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:47.560624 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60601eb2-585b-4443-aecf-e2fdcb5c67a2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:47.561007 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 560/2248] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:47 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:47.968820 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3769bff-b3a2-470f-9e89-5373be776478 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:47.970928 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3769bff-b3a2-470f-9e89-5373be776478 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:47.971167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3769bff-b3a2-470f-9e89-5373be776478 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:47.971396 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3769bff-b3a2-470f-9e89-5373be776478 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:47.979349 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:47.979349 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:47.983082 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3769bff-b3a2-470f-9e89-5373be776478 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:47.988536 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3769bff-b3a2-470f-9e89-5373be776478 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:47.989051 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 570/2249] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:47 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:48.136373 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3f00fe78-a4ca-4258-923e-ab3a110d5bdf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.138100 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f00fe78-a4ca-4258-923e-ab3a110d5bdf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 Aug 09 07:43:48.138299 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f00fe78-a4ca-4258-923e-ab3a110d5bdf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.138467 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f00fe78-a4ca-4258-923e-ab3a110d5bdf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.144062 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f00fe78-a4ca-4258-923e-ab3a110d5bdf tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 returned with HTTP 404 Aug 09 07:43:48.144694 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 560/2250] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:48 2026] GET /volume/v3/volumes/1e39fa20-b0ba-4f76-b031-703341b9c7c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:48.151386 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-31839445-f6a1-41cf-9a2d-44e87e5554f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.152970 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31839445-f6a1-41cf-9a2d-44e87e5554f9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:48.153156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31839445-f6a1-41cf-9a2d-44e87e5554f9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.153356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31839445-f6a1-41cf-9a2d-44e87e5554f9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.159809 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:48.159809 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:48.163303 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-31839445-f6a1-41cf-9a2d-44e87e5554f9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:48.167113 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31839445-f6a1-41cf-9a2d-44e87e5554f9 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 200 Aug 09 07:43:48.167585 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 561/2251] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:48 2026] GET /volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:48.179053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-08d57702-8d08-431f-af69-171793225700 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.180761 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-08d57702-8d08-431f-af69-171793225700 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:48.180999 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-08d57702-8d08-431f-af69-171793225700 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.181192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-08d57702-8d08-431f-af69-171793225700 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.181345 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-08d57702-8d08-431f-af69-171793225700 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Delete volume with id: d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:48.189102 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:48.189102 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:48.189502 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-08d57702-8d08-431f-af69-171793225700 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:48.195584 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b5eb061-db54-4fdf-9089-cf3912d547c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.197436 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b5eb061-db54-4fdf-9089-cf3912d547c2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:48.197614 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b5eb061-db54-4fdf-9089-cf3912d547c2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.197806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b5eb061-db54-4fdf-9089-cf3912d547c2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.207573 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-08d57702-8d08-431f-af69-171793225700 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Delete volume request issued successfully. Aug 09 07:43:48.207798 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-08d57702-8d08-431f-af69-171793225700 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 202 Aug 09 07:43:48.208260 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 561/2252] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:43:48 2026] DELETE /volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:48.211045 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:48.211045 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:48.215058 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b5eb061-db54-4fdf-9089-cf3912d547c2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:48.219619 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b5eb061-db54-4fdf-9089-cf3912d547c2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:48.219983 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-79012476-11d9-457a-85dc-3bd8bd6b242c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.220114 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 571/2253] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:48 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:48.221882 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79012476-11d9-457a-85dc-3bd8bd6b242c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:48.222086 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79012476-11d9-457a-85dc-3bd8bd6b242c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.222264 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79012476-11d9-457a-85dc-3bd8bd6b242c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.228672 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:48.228672 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:48.232028 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-79012476-11d9-457a-85dc-3bd8bd6b242c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:48.235581 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79012476-11d9-457a-85dc-3bd8bd6b242c tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 200 Aug 09 07:43:48.235923 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 561/2254] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:48 2026] GET /volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:48.273931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1de8a5f-048e-4afd-9f5a-49ccfc9be093 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.275886 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1de8a5f-048e-4afd-9f5a-49ccfc9be093 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:48.276151 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1de8a5f-048e-4afd-9f5a-49ccfc9be093 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.276393 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1de8a5f-048e-4afd-9f5a-49ccfc9be093 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.276528 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c1de8a5f-048e-4afd-9f5a-49ccfc9be093 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:48.285267 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:48.285267 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:48.286209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1de8a5f-048e-4afd-9f5a-49ccfc9be093 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:48.286667 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 562/2255] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:48 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:48.480435 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e2772e18-bb66-4162-a046-8012a12cb5d3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.482365 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2772e18-bb66-4162-a046-8012a12cb5d3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:48.482540 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e2772e18-bb66-4162-a046-8012a12cb5d3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.482716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e2772e18-bb66-4162-a046-8012a12cb5d3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.491552 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:48.491552 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:48.495656 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e2772e18-bb66-4162-a046-8012a12cb5d3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:48.500211 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2772e18-bb66-4162-a046-8012a12cb5d3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:48.500611 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 562/2256] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:48 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:48.573308 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aba4e95d-5cb6-448c-ba03-f2f0189f1c59 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:48.575557 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aba4e95d-5cb6-448c-ba03-f2f0189f1c59 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:48.575831 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aba4e95d-5cb6-448c-ba03-f2f0189f1c59 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:48.576058 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aba4e95d-5cb6-448c-ba03-f2f0189f1c59 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:48.576195 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aba4e95d-5cb6-448c-ba03-f2f0189f1c59 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:48.580809 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:48.580809 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:48.581504 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aba4e95d-5cb6-448c-ba03-f2f0189f1c59 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:48.581885 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 572/2257] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:48 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:49.003597 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d01e5114-6c90-4c74-9af9-48dc26cbecad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.005395 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d01e5114-6c90-4c74-9af9-48dc26cbecad tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:49.005582 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d01e5114-6c90-4c74-9af9-48dc26cbecad tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.005760 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d01e5114-6c90-4c74-9af9-48dc26cbecad tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.013615 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.013615 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:49.017468 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d01e5114-6c90-4c74-9af9-48dc26cbecad tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:49.021851 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d01e5114-6c90-4c74-9af9-48dc26cbecad tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:49.022251 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 562/2258] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:49.231971 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ea21a60-f4a1-484a-abd8-e03e1d92ef92 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.234060 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ea21a60-f4a1-484a-abd8-e03e1d92ef92 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:49.234262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ea21a60-f4a1-484a-abd8-e03e1d92ef92 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.234454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ea21a60-f4a1-484a-abd8-e03e1d92ef92 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.243811 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.243811 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:49.248246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3dfe3602-61cb-4a4a-8678-9c23c2378131 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.248598 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4ea21a60-f4a1-484a-abd8-e03e1d92ef92 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:49.250201 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3dfe3602-61cb-4a4a-8678-9c23c2378131 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 Aug 09 07:43:49.250391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3dfe3602-61cb-4a4a-8678-9c23c2378131 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.250567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3dfe3602-61cb-4a4a-8678-9c23c2378131 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.252279 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ea21a60-f4a1-484a-abd8-e03e1d92ef92 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:49.252661 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 563/2259] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:49.255936 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3dfe3602-61cb-4a4a-8678-9c23c2378131 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 returned with HTTP 404 Aug 09 07:43:49.256393 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 563/2260] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/volumes/d5f65600-09c3-412f-8de9-2bbdae5a89d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:49.263027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf9576c6-9559-4c56-a7cb-bd99f899eaff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.264813 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf9576c6-9559-4c56-a7cb-bd99f899eaff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:49.265000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf9576c6-9559-4c56-a7cb-bd99f899eaff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.265170 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf9576c6-9559-4c56-a7cb-bd99f899eaff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.271455 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.271455 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:49.274483 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bf9576c6-9559-4c56-a7cb-bd99f899eaff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:49.278258 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf9576c6-9559-4c56-a7cb-bd99f899eaff tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 200 Aug 09 07:43:49.278615 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 573/2261] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:49.290577 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.292259 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] DELETE https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:49.292460 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.292638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.292798 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Delete volume with id: 235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:49.297608 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5bb9ea88-a521-4ec9-9f15-b25056589303 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.299314 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.299314 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:49.299457 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5bb9ea88-a521-4ec9-9f15-b25056589303 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:49.299534 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5bb9ea88-a521-4ec9-9f15-b25056589303 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.299742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5bb9ea88-a521-4ec9-9f15-b25056589303 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.299808 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:49.299832 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5bb9ea88-a521-4ec9-9f15-b25056589303 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:49.303705 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.303705 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:49.304471 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5bb9ea88-a521-4ec9-9f15-b25056589303 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:49.304826 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 564/2262] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:49.315088 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Delete volume request issued successfully. Aug 09 07:43:49.315298 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90a807c8-2696-4c79-a4e7-7d6b6a260835 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 202 Aug 09 07:43:49.315691 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 563/2263] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:43:49 2026] DELETE /volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:43:49.322832 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c25de89d-08d7-4c9e-9219-2d6d988bbb99 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.324652 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c25de89d-08d7-4c9e-9219-2d6d988bbb99 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:49.324892 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c25de89d-08d7-4c9e-9219-2d6d988bbb99 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.325104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c25de89d-08d7-4c9e-9219-2d6d988bbb99 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.333193 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.333193 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:49.336993 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c25de89d-08d7-4c9e-9219-2d6d988bbb99 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Volume info retrieved successfully. Aug 09 07:43:49.341163 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c25de89d-08d7-4c9e-9219-2d6d988bbb99 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 200 Aug 09 07:43:49.341677 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 564/2264] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:49.512200 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0dde189a-89ae-47cb-9ba4-265f025d30f3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.513898 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0dde189a-89ae-47cb-9ba4-265f025d30f3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:49.514095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0dde189a-89ae-47cb-9ba4-265f025d30f3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.514290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0dde189a-89ae-47cb-9ba4-265f025d30f3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.525147 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.525147 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:49.528570 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0dde189a-89ae-47cb-9ba4-265f025d30f3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:49.533110 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0dde189a-89ae-47cb-9ba4-265f025d30f3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:49.533485 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 574/2265] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:49.592588 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-66c9db08-3518-453d-958c-0f97334b007a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:49.594419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66c9db08-3518-453d-958c-0f97334b007a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:49.594645 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66c9db08-3518-453d-958c-0f97334b007a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:49.594883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66c9db08-3518-453d-958c-0f97334b007a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:49.595040 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-66c9db08-3518-453d-958c-0f97334b007a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:49.598883 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:49.598883 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:49.599475 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66c9db08-3518-453d-958c-0f97334b007a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:49.599846 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 565/2266] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:49 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:50.036084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e5022599-4de4-45a9-8523-7d695e6bc0cd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:50.037929 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5022599-4de4-45a9-8523-7d695e6bc0cd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:50.038119 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5022599-4de4-45a9-8523-7d695e6bc0cd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:50.038295 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5022599-4de4-45a9-8523-7d695e6bc0cd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:50.040326 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=749,cinder:UPDATE=205,cinder:INSERT=131 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:43:50.046392 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:50.046392 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:50.050475 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e5022599-4de4-45a9-8523-7d695e6bc0cd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:50.055039 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5022599-4de4-45a9-8523-7d695e6bc0cd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:50.055427 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 564/2267] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:50 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:50.265491 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b6e06589-db18-4ec4-98d0-379410e5974d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:50.267306 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b6e06589-db18-4ec4-98d0-379410e5974d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:50.267515 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b6e06589-db18-4ec4-98d0-379410e5974d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:50.267716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b6e06589-db18-4ec4-98d0-379410e5974d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:50.276739 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:50.276739 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:50.280100 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b6e06589-db18-4ec4-98d0-379410e5974d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:50.284643 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b6e06589-db18-4ec4-98d0-379410e5974d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:50.285027 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 565/2268] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:50 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:50.315774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e20d2495-60f1-4b4b-b4ec-b13f7ad6b22b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:50.318030 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e20d2495-60f1-4b4b-b4ec-b13f7ad6b22b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:50.318280 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e20d2495-60f1-4b4b-b4ec-b13f7ad6b22b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:50.318507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e20d2495-60f1-4b4b-b4ec-b13f7ad6b22b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:50.318641 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e20d2495-60f1-4b4b-b4ec-b13f7ad6b22b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:50.323640 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:50.323640 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:50.324668 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e20d2495-60f1-4b4b-b4ec-b13f7ad6b22b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:50.325193 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 575/2269] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:50 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:50.357116 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4e994514-b56f-483c-8ee4-150049d4e696 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:50.359034 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e994514-b56f-483c-8ee4-150049d4e696 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] GET https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 Aug 09 07:43:50.359295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e994514-b56f-483c-8ee4-150049d4e696 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:50.359527 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e994514-b56f-483c-8ee4-150049d4e696 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:50.365594 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e994514-b56f-483c-8ee4-150049d4e696 tempest-VolumesListTestJSON-1585628938 tempest-VolumesListTestJSON-1585628938-project-member] https://10.4.3.41/volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 returned with HTTP 404 Aug 09 07:43:50.366175 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 566/2270] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:50 2026] GET /volume/v3/volumes/235755a1-9b39-4b80-8f7b-6af2ab5fb6a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:43:50.546388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-999c78cf-1286-47c6-83c6-e1c622e7832b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:50.548230 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-999c78cf-1286-47c6-83c6-e1c622e7832b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:50.548466 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-999c78cf-1286-47c6-83c6-e1c622e7832b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:50.548669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-999c78cf-1286-47c6-83c6-e1c622e7832b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:50.557853 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:50.557853 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:50.561449 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-999c78cf-1286-47c6-83c6-e1c622e7832b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:50.565556 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-999c78cf-1286-47c6-83c6-e1c622e7832b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:50.565969 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 565/2271] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:50 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:50.610173 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ac7d78d8-15d7-4f16-9cfd-24c18c8f2725 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:50.612041 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac7d78d8-15d7-4f16-9cfd-24c18c8f2725 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:50.612308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac7d78d8-15d7-4f16-9cfd-24c18c8f2725 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:50.612491 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac7d78d8-15d7-4f16-9cfd-24c18c8f2725 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:50.612591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ac7d78d8-15d7-4f16-9cfd-24c18c8f2725 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:50.616724 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:50.616724 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:50.617449 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac7d78d8-15d7-4f16-9cfd-24c18c8f2725 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:50.617832 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 566/2272] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:50 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:51.067024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a106ddc9-148c-4f9c-ac45-97f8addc303c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:51.068686 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a106ddc9-148c-4f9c-ac45-97f8addc303c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:51.068954 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a106ddc9-148c-4f9c-ac45-97f8addc303c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:51.069165 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a106ddc9-148c-4f9c-ac45-97f8addc303c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:51.076262 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:51.076262 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:51.079851 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a106ddc9-148c-4f9c-ac45-97f8addc303c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:51.084057 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a106ddc9-148c-4f9c-ac45-97f8addc303c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:51.084472 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 576/2273] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:51 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:51.296603 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-975415dc-1eb8-4f10-b170-9afc6f60c42d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:51.299278 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-975415dc-1eb8-4f10-b170-9afc6f60c42d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:51.299494 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-975415dc-1eb8-4f10-b170-9afc6f60c42d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:51.299670 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-975415dc-1eb8-4f10-b170-9afc6f60c42d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:51.309067 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:51.309067 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:51.312325 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-975415dc-1eb8-4f10-b170-9afc6f60c42d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:51.316380 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-975415dc-1eb8-4f10-b170-9afc6f60c42d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:51.316801 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 567/2274] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:51 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:51.335228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-563c64ed-b146-4359-af0c-f5b2a78ce9a0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:51.337538 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-563c64ed-b146-4359-af0c-f5b2a78ce9a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:51.337726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-563c64ed-b146-4359-af0c-f5b2a78ce9a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:51.337959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-563c64ed-b146-4359-af0c-f5b2a78ce9a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:51.338077 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-563c64ed-b146-4359-af0c-f5b2a78ce9a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:51.342399 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:51.342399 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:51.343239 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-563c64ed-b146-4359-af0c-f5b2a78ce9a0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:51.343619 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 566/2275] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:51 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:51.582492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ff761657-8358-432d-8e35-bc29ba5770c7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:51.584403 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff761657-8358-432d-8e35-bc29ba5770c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:51.584549 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff761657-8358-432d-8e35-bc29ba5770c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:51.584739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff761657-8358-432d-8e35-bc29ba5770c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:51.593291 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:51.593291 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:51.596439 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ff761657-8358-432d-8e35-bc29ba5770c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:51.600140 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff761657-8358-432d-8e35-bc29ba5770c7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:51.600505 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 567/2276] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:51 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:51.628787 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80f79d46-f287-4c36-b096-fbc8136d2f93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:51.630708 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80f79d46-f287-4c36-b096-fbc8136d2f93 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:51.631012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80f79d46-f287-4c36-b096-fbc8136d2f93 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:51.631245 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80f79d46-f287-4c36-b096-fbc8136d2f93 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:51.631362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-80f79d46-f287-4c36-b096-fbc8136d2f93 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:51.635172 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:51.635172 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:51.635779 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80f79d46-f287-4c36-b096-fbc8136d2f93 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:51.636174 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 577/2277] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:51 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:52.096417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04fc2b90-c274-4a65-822c-132e5f42725d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:52.098056 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04fc2b90-c274-4a65-822c-132e5f42725d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:52.098240 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04fc2b90-c274-4a65-822c-132e5f42725d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:52.098420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04fc2b90-c274-4a65-822c-132e5f42725d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:52.104875 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:52.104875 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:52.108322 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-04fc2b90-c274-4a65-822c-132e5f42725d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:52.112581 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04fc2b90-c274-4a65-822c-132e5f42725d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:52.112975 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 568/2278] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:52 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:52.328754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bba8bd5e-e2b8-4d0e-a63d-bc55e751df24 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:52.331441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bba8bd5e-e2b8-4d0e-a63d-bc55e751df24 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:52.331660 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bba8bd5e-e2b8-4d0e-a63d-bc55e751df24 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:52.331880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bba8bd5e-e2b8-4d0e-a63d-bc55e751df24 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:52.344462 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:52.344462 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:52.349639 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bba8bd5e-e2b8-4d0e-a63d-bc55e751df24 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:52.357030 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f2d4e8d0-91de-401e-8918-ac4060855db8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:52.357348 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bba8bd5e-e2b8-4d0e-a63d-bc55e751df24 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:52.357813 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 567/2279] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:52 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:52.359321 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2d4e8d0-91de-401e-8918-ac4060855db8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:52.359597 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2d4e8d0-91de-401e-8918-ac4060855db8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:52.359865 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2d4e8d0-91de-401e-8918-ac4060855db8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:52.360037 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f2d4e8d0-91de-401e-8918-ac4060855db8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:52.365120 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:52.365120 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:52.366203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2d4e8d0-91de-401e-8918-ac4060855db8 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:52.366720 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 568/2280] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:52 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:52.614875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cfd39553-bf20-4bf2-9bd1-52469d96a7b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:52.617314 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfd39553-bf20-4bf2-9bd1-52469d96a7b7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:52.617545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfd39553-bf20-4bf2-9bd1-52469d96a7b7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:52.617784 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfd39553-bf20-4bf2-9bd1-52469d96a7b7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:52.626636 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:52.626636 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:52.629935 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cfd39553-bf20-4bf2-9bd1-52469d96a7b7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:52.634024 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfd39553-bf20-4bf2-9bd1-52469d96a7b7 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:52.634594 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 578/2281] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:52 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:52.646537 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-526e069d-b5cf-4c02-b938-ff12013efa52 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:52.650258 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-526e069d-b5cf-4c02-b938-ff12013efa52 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:52.650496 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-526e069d-b5cf-4c02-b938-ff12013efa52 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:52.650717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-526e069d-b5cf-4c02-b938-ff12013efa52 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:52.650882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-526e069d-b5cf-4c02-b938-ff12013efa52 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:52.657228 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:52.657228 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:52.657897 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-526e069d-b5cf-4c02-b938-ff12013efa52 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:52.658300 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 569/2282] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:52 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:53.125096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b8fe5e30-f872-47df-8fbd-0041f488c739 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:53.126907 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8fe5e30-f872-47df-8fbd-0041f488c739 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:53.127107 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8fe5e30-f872-47df-8fbd-0041f488c739 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:53.127285 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8fe5e30-f872-47df-8fbd-0041f488c739 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:53.133688 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:53.133688 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:53.137634 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b8fe5e30-f872-47df-8fbd-0041f488c739 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:53.143227 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8fe5e30-f872-47df-8fbd-0041f488c739 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:53.143937 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 568/2283] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:53 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:53.370712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-24908e74-4750-4deb-a4ad-a77b9a64cfe4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:53.372896 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-24908e74-4750-4deb-a4ad-a77b9a64cfe4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:53.373176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-24908e74-4750-4deb-a4ad-a77b9a64cfe4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:53.373411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-24908e74-4750-4deb-a4ad-a77b9a64cfe4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:53.379304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16666128-0e2b-4ca8-ad61-66f38166bf88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:53.379980 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16666128-0e2b-4ca8-ad61-66f38166bf88 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:53.380157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16666128-0e2b-4ca8-ad61-66f38166bf88 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:53.380350 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16666128-0e2b-4ca8-ad61-66f38166bf88 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:53.380480 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-16666128-0e2b-4ca8-ad61-66f38166bf88 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:53.384541 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:53.384541 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:53.384662 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:53.384662 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:53.385781 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16666128-0e2b-4ca8-ad61-66f38166bf88 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:53.385781 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 579/2284] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:53 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:53.388640 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-24908e74-4750-4deb-a4ad-a77b9a64cfe4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:53.393644 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-24908e74-4750-4deb-a4ad-a77b9a64cfe4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:53.394211 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 569/2285] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:53 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:53.651931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0bf116a5-4fde-419b-8587-b6528682147e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:53.653483 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bf116a5-4fde-419b-8587-b6528682147e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:53.653678 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bf116a5-4fde-419b-8587-b6528682147e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:53.653878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bf116a5-4fde-419b-8587-b6528682147e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:53.667298 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:53.667298 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:53.670434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-527bcca2-0cbc-4804-8b63-5a210f43e317 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:53.673235 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0bf116a5-4fde-419b-8587-b6528682147e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:53.673358 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-527bcca2-0cbc-4804-8b63-5a210f43e317 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:53.673884 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-527bcca2-0cbc-4804-8b63-5a210f43e317 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:53.674262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-527bcca2-0cbc-4804-8b63-5a210f43e317 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:53.674853 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-527bcca2-0cbc-4804-8b63-5a210f43e317 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:53.679616 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bf116a5-4fde-419b-8587-b6528682147e tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:53.680264 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 570/2286] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:53 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:53.686486 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:53.686486 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:53.686486 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-527bcca2-0cbc-4804-8b63-5a210f43e317 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:53.686486 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 569/2287] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:53 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:54.156104 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-571dab13-f1c6-4946-9da2-659a7aeeeddb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:54.158033 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-571dab13-f1c6-4946-9da2-659a7aeeeddb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:54.158249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-571dab13-f1c6-4946-9da2-659a7aeeeddb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:54.158523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-571dab13-f1c6-4946-9da2-659a7aeeeddb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:54.165959 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:54.165959 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:54.170054 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-571dab13-f1c6-4946-9da2-659a7aeeeddb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:54.174625 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-571dab13-f1c6-4946-9da2-659a7aeeeddb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:54.175088 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 580/2288] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:54 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:54.396488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c11d7639-baea-4312-ad8a-5cf5bc2a3ef6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:54.398022 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c11d7639-baea-4312-ad8a-5cf5bc2a3ef6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:54.398233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c11d7639-baea-4312-ad8a-5cf5bc2a3ef6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:54.398415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c11d7639-baea-4312-ad8a-5cf5bc2a3ef6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:54.398532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c11d7639-baea-4312-ad8a-5cf5bc2a3ef6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:54.402893 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:54.402893 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:54.403515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c11d7639-baea-4312-ad8a-5cf5bc2a3ef6 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:54.403965 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 570/2289] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:54 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:54.411439 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63447950-0d1c-455c-a40c-f092efa0a281 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:54.413056 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63447950-0d1c-455c-a40c-f092efa0a281 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:54.413309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63447950-0d1c-455c-a40c-f092efa0a281 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:54.413443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63447950-0d1c-455c-a40c-f092efa0a281 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:54.422133 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:54.422133 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:54.425430 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63447950-0d1c-455c-a40c-f092efa0a281 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:54.429637 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63447950-0d1c-455c-a40c-f092efa0a281 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:54.430161 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 571/2290] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:54 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:54.697578 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-08613c2b-2921-49e6-8939-b3616ba8540f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:54.699985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-08613c2b-2921-49e6-8939-b3616ba8540f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:54.701947 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-08613c2b-2921-49e6-8939-b3616ba8540f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:54.701947 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-08613c2b-2921-49e6-8939-b3616ba8540f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:54.702145 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49da6d1e-0aaa-42f5-a9b2-e9deba5eb4b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:54.704165 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49da6d1e-0aaa-42f5-a9b2-e9deba5eb4b3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:54.704426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49da6d1e-0aaa-42f5-a9b2-e9deba5eb4b3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:54.704667 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49da6d1e-0aaa-42f5-a9b2-e9deba5eb4b3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:54.707261 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-49da6d1e-0aaa-42f5-a9b2-e9deba5eb4b3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:54.709338 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:54.709338 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:54.710134 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49da6d1e-0aaa-42f5-a9b2-e9deba5eb4b3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:54.710564 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 581/2291] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:54 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:54.714881 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:54.714881 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:54.720003 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-08613c2b-2921-49e6-8939-b3616ba8540f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:54.726171 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-08613c2b-2921-49e6-8939-b3616ba8540f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:54.727052 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 570/2292] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:54 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:55.190961 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d25ceab3-3185-403a-8a85-ef4a7c81155e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:55.192872 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d25ceab3-3185-403a-8a85-ef4a7c81155e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:55.193158 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d25ceab3-3185-403a-8a85-ef4a7c81155e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:55.193421 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d25ceab3-3185-403a-8a85-ef4a7c81155e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:55.201042 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:55.201042 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:55.205376 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d25ceab3-3185-403a-8a85-ef4a7c81155e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:55.210706 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d25ceab3-3185-403a-8a85-ef4a7c81155e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:55.214942 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 571/2293] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:55 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:55.415942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1442ed8b-3e86-42b7-ba53-75880effb1a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:55.417740 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1442ed8b-3e86-42b7-ba53-75880effb1a4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:55.417924 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1442ed8b-3e86-42b7-ba53-75880effb1a4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:55.418102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1442ed8b-3e86-42b7-ba53-75880effb1a4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:55.418201 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1442ed8b-3e86-42b7-ba53-75880effb1a4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:55.422058 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:55.422058 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:55.422807 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1442ed8b-3e86-42b7-ba53-75880effb1a4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:55.423189 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 572/2294] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:55 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:55.443468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b383fa6-829b-459f-b9ed-e8f6aeee9e9b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:55.445955 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b383fa6-829b-459f-b9ed-e8f6aeee9e9b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:55.446259 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b383fa6-829b-459f-b9ed-e8f6aeee9e9b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:55.446556 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b383fa6-829b-459f-b9ed-e8f6aeee9e9b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:55.458007 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:55.458007 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:55.462273 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9b383fa6-829b-459f-b9ed-e8f6aeee9e9b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:55.468344 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b383fa6-829b-459f-b9ed-e8f6aeee9e9b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:55.468957 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 582/2295] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:55 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:55.722056 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d769cda8-6941-4262-82a3-301f3e2cf6c9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:55.724028 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d769cda8-6941-4262-82a3-301f3e2cf6c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:55.724287 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d769cda8-6941-4262-82a3-301f3e2cf6c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:55.724519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d769cda8-6941-4262-82a3-301f3e2cf6c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:55.724664 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-d769cda8-6941-4262-82a3-301f3e2cf6c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:55.728884 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:55.728884 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:55.729496 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d769cda8-6941-4262-82a3-301f3e2cf6c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:55.730011 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 571/2296] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:55 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:55.739615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-73705df7-ae6a-48bd-8849-3b71f01d4cc1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:55.741388 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-73705df7-ae6a-48bd-8849-3b71f01d4cc1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:55.741616 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-73705df7-ae6a-48bd-8849-3b71f01d4cc1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:55.741834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-73705df7-ae6a-48bd-8849-3b71f01d4cc1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:55.751536 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:55.751536 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:55.755176 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-73705df7-ae6a-48bd-8849-3b71f01d4cc1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:55.758892 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-73705df7-ae6a-48bd-8849-3b71f01d4cc1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:55.759261 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 572/2297] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:55 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:56.225443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-158e8a0e-4072-41f3-b3c2-3a51cadc184c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:56.227023 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-158e8a0e-4072-41f3-b3c2-3a51cadc184c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:56.227210 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-158e8a0e-4072-41f3-b3c2-3a51cadc184c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:56.227408 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-158e8a0e-4072-41f3-b3c2-3a51cadc184c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:56.233521 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:56.233521 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:56.237569 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-158e8a0e-4072-41f3-b3c2-3a51cadc184c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:56.243925 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-158e8a0e-4072-41f3-b3c2-3a51cadc184c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:56.244615 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 573/2298] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:56 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:56.433237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4b0c1ce-3735-49ff-aa8c-3afe51b35c62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:56.434988 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4b0c1ce-3735-49ff-aa8c-3afe51b35c62 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:56.435242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4b0c1ce-3735-49ff-aa8c-3afe51b35c62 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:56.435436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4b0c1ce-3735-49ff-aa8c-3afe51b35c62 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:56.435533 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e4b0c1ce-3735-49ff-aa8c-3afe51b35c62 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:56.439630 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:56.439630 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:56.440380 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4b0c1ce-3735-49ff-aa8c-3afe51b35c62 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:56.440726 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 583/2299] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:56 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:56.481829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-94df4f58-2b55-43d1-abee-09dca95fb2db None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:56.483730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94df4f58-2b55-43d1-abee-09dca95fb2db tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:56.483955 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94df4f58-2b55-43d1-abee-09dca95fb2db tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:56.484141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94df4f58-2b55-43d1-abee-09dca95fb2db tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:56.494535 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:56.494535 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:56.498094 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-94df4f58-2b55-43d1-abee-09dca95fb2db tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:56.502909 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94df4f58-2b55-43d1-abee-09dca95fb2db tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:56.503322 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 572/2300] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:56 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:56.741346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-890e2e9e-6a42-4bdd-92c6-7595961df681 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:56.743626 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-890e2e9e-6a42-4bdd-92c6-7595961df681 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:56.743935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-890e2e9e-6a42-4bdd-92c6-7595961df681 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:56.744227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-890e2e9e-6a42-4bdd-92c6-7595961df681 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:56.744378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-890e2e9e-6a42-4bdd-92c6-7595961df681 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:56.749395 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:56.749395 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:56.750124 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-890e2e9e-6a42-4bdd-92c6-7595961df681 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:56.750536 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 573/2301] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:56 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:56.774533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b71d3ebc-ee71-4c83-aef2-c253befb285d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:56.776203 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b71d3ebc-ee71-4c83-aef2-c253befb285d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:56.776374 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b71d3ebc-ee71-4c83-aef2-c253befb285d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:56.776546 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b71d3ebc-ee71-4c83-aef2-c253befb285d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:56.787367 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:56.787367 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:56.792079 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b71d3ebc-ee71-4c83-aef2-c253befb285d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:56.798320 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b71d3ebc-ee71-4c83-aef2-c253befb285d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:56.798859 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 574/2302] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:56 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:57.260523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd72074f-c7fe-4741-a0a9-cccbf6363d26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:57.262698 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd72074f-c7fe-4741-a0a9-cccbf6363d26 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:57.262950 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd72074f-c7fe-4741-a0a9-cccbf6363d26 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:57.263184 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd72074f-c7fe-4741-a0a9-cccbf6363d26 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:57.272321 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:57.272321 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:57.276544 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dd72074f-c7fe-4741-a0a9-cccbf6363d26 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:57.282663 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd72074f-c7fe-4741-a0a9-cccbf6363d26 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:57.283098 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 584/2303] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:57 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:57.451878 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-32c89835-c16a-4923-80b8-759e6d48177d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:57.454038 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32c89835-c16a-4923-80b8-759e6d48177d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:57.454287 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32c89835-c16a-4923-80b8-759e6d48177d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:57.454522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32c89835-c16a-4923-80b8-759e6d48177d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:57.454656 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-32c89835-c16a-4923-80b8-759e6d48177d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:57.459254 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:57.459254 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:57.460036 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32c89835-c16a-4923-80b8-759e6d48177d tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:57.460429 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 573/2304] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:57 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:57.518461 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f7ecd375-40c3-4810-bb1a-9cbe99e9175f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:57.520337 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7ecd375-40c3-4810-bb1a-9cbe99e9175f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:57.520568 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7ecd375-40c3-4810-bb1a-9cbe99e9175f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:57.520807 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7ecd375-40c3-4810-bb1a-9cbe99e9175f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:57.530165 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:57.530165 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:57.533893 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f7ecd375-40c3-4810-bb1a-9cbe99e9175f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:57.538628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7ecd375-40c3-4810-bb1a-9cbe99e9175f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:57.539124 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 574/2305] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:57 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:57.762878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2b33c0ed-e200-4e70-953e-15ed31392278 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:57.764486 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b33c0ed-e200-4e70-953e-15ed31392278 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:57.764692 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b33c0ed-e200-4e70-953e-15ed31392278 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:57.764979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b33c0ed-e200-4e70-953e-15ed31392278 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:57.765104 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2b33c0ed-e200-4e70-953e-15ed31392278 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:57.768885 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:57.768885 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:57.769421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b33c0ed-e200-4e70-953e-15ed31392278 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:57.769730 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 575/2306] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:57 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:57.811857 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f3677539-e2fe-4cc9-abc1-1cfe520faaa2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:57.813645 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3677539-e2fe-4cc9-abc1-1cfe520faaa2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:57.813887 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3677539-e2fe-4cc9-abc1-1cfe520faaa2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:57.814121 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3677539-e2fe-4cc9-abc1-1cfe520faaa2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:57.822937 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:57.822937 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:57.826640 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f3677539-e2fe-4cc9-abc1-1cfe520faaa2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:57.831101 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3677539-e2fe-4cc9-abc1-1cfe520faaa2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:57.832669 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 585/2307] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:57 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.057431 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fc1a5d9d-27e4-44d3-97b6-45561bf18383 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.059205 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fc1a5d9d-27e4-44d3-97b6-45561bf18383 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:43:58.059365 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fc1a5d9d-27e4-44d3-97b6-45561bf18383 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.059555 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fc1a5d9d-27e4-44d3-97b6-45561bf18383 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.069032 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.069032 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:58.073358 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fc1a5d9d-27e4-44d3-97b6-45561bf18383 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:58.079040 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fc1a5d9d-27e4-44d3-97b6-45561bf18383 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:43:58.079418 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 574/2308] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.094023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9112e301-2413-4907-ae72-7963b625ca40 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.096287 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9112e301-2413-4907-ae72-7963b625ca40 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:43:58.096489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9112e301-2413-4907-ae72-7963b625ca40 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.096739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9112e301-2413-4907-ae72-7963b625ca40 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.105717 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.105717 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:58.110397 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9112e301-2413-4907-ae72-7963b625ca40 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:58.115723 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9112e301-2413-4907-ae72-7963b625ca40 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:43:58.116228 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 575/2309] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.162754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-f30d8a7b-5524-48ec-b1f5-ead278be83a3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.168739 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-f30d8a7b-5524-48ec-b1f5-ead278be83a3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:43:58.168967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-f30d8a7b-5524-48ec-b1f5-ead278be83a3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.169739 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-f30d8a7b-5524-48ec-b1f5-ead278be83a3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.180040 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.180040 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:58.183963 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-f30d8a7b-5524-48ec-b1f5-ead278be83a3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:58.187728 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-f30d8a7b-5524-48ec-b1f5-ead278be83a3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:43:58.188142 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 576/2310] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.254164 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb801ffc-70b9-4d44-bc25-617976c4dac0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.254631 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb801ffc-70b9-4d44-bc25-617976c4dac0 None None] GET https://10.4.3.41/volume// Aug 09 07:43:58.254848 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb801ffc-70b9-4d44-bc25-617976c4dac0 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.255126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb801ffc-70b9-4d44-bc25-617976c4dac0 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.255485 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb801ffc-70b9-4d44-bc25-617976c4dac0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:58.255795 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 586/2311] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:58.264129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03b419af-3558-4b06-80d0-2f892c13c1a4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.266183 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03b419af-3558-4b06-80d0-2f892c13c1a4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:43:58.266448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03b419af-3558-4b06-80d0-2f892c13c1a4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd5a51d4-f894-4086-8be7-2237a3a8fdaf", "connector": null, "instance_uuid": "8613a5e1-3b1d-490a-a2d7-28203ec1c154"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:58.275450 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.275450 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:58.297812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cf035993-30c5-4842-bd1a-7b9595367525 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.299635 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cf035993-30c5-4842-bd1a-7b9595367525 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:58.299828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cf035993-30c5-4842-bd1a-7b9595367525 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.300085 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cf035993-30c5-4842-bd1a-7b9595367525 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.305898 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03b419af-3558-4b06-80d0-2f892c13c1a4 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:43:58.306403 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 575/2312] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:43:58 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 09 07:43:58.308213 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.308213 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:58.312528 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cf035993-30c5-4842-bd1a-7b9595367525 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:58.317542 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cf035993-30c5-4842-bd1a-7b9595367525 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:58.317946 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 576/2313] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.336213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-675dc191-24e5-44bd-b0f8-7721aef56a5c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.338610 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-675dc191-24e5-44bd-b0f8-7721aef56a5c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:43:58.338829 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-675dc191-24e5-44bd-b0f8-7721aef56a5c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.339049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-675dc191-24e5-44bd-b0f8-7721aef56a5c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.345233 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78f778ad-fb6a-44ac-a74b-223b57c6a694 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.345687 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78f778ad-fb6a-44ac-a74b-223b57c6a694 None None] GET https://10.4.3.41/volume// Aug 09 07:43:58.345877 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78f778ad-fb6a-44ac-a74b-223b57c6a694 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.346216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78f778ad-fb6a-44ac-a74b-223b57c6a694 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.346539 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78f778ad-fb6a-44ac-a74b-223b57c6a694 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:43:58.346927 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 587/2314] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:43:58.349760 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.349760 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:58.353506 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-675dc191-24e5-44bd-b0f8-7721aef56a5c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:58.355148 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-3809dfb8-ad2c-4ff6-a993-b1acd6331ab1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.357709 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-675dc191-24e5-44bd-b0f8-7721aef56a5c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:43:58.357858 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-3809dfb8-ad2c-4ff6-a993-b1acd6331ab1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:43:58.358049 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-3809dfb8-ad2c-4ff6-a993-b1acd6331ab1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.358165 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 577/2315] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.358325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-3809dfb8-ad2c-4ff6-a993-b1acd6331ab1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.369724 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.369724 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:58.373577 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-3809dfb8-ad2c-4ff6-a993-b1acd6331ab1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:58.378902 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-3809dfb8-ad2c-4ff6-a993-b1acd6331ab1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:43:58.379482 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 576/2316] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:43:58.470629 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2dcde9d7-e01c-4446-87f0-bbdc1968ab2b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.472538 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2dcde9d7-e01c-4446-87f0-bbdc1968ab2b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:58.472767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2dcde9d7-e01c-4446-87f0-bbdc1968ab2b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.473008 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2dcde9d7-e01c-4446-87f0-bbdc1968ab2b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.473123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-2dcde9d7-e01c-4446-87f0-bbdc1968ab2b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:58.477548 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.477548 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:58.478407 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2dcde9d7-e01c-4446-87f0-bbdc1968ab2b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:58.478866 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 577/2317] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.479212 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-692ad96a-3cfa-4bb8-8392-34afc50a8067 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.481794 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-692ad96a-3cfa-4bb8-8392-34afc50a8067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] PUT https://10.4.3.41/volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148 Aug 09 07:43:58.482274 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-692ad96a-3cfa-4bb8-8392-34afc50a8067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:43:58.489995 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-692ad96a-3cfa-4bb8-8392-34afc50a8067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Acquiring lock "cinder-attachment_update-fd5a51d4-f894-4086-8be7-2237a3a8fdaf-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:43:58.494713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-692ad96a-3cfa-4bb8-8392-34afc50a8067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fd5a51d4-f894-4086-8be7-2237a3a8fdaf-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:43:58.495725 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.495725 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:58.557526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-135b191a-9bfb-4e54-88e7-2ad35d693276 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.560368 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-135b191a-9bfb-4e54-88e7-2ad35d693276 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:58.560626 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-135b191a-9bfb-4e54-88e7-2ad35d693276 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.560893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-135b191a-9bfb-4e54-88e7-2ad35d693276 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.573794 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.573794 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:58.578420 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-135b191a-9bfb-4e54-88e7-2ad35d693276 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:58.583606 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-135b191a-9bfb-4e54-88e7-2ad35d693276 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:58.584400 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 578/2318] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:58.589602 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-692ad96a-3cfa-4bb8-8392-34afc50a8067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fd5a51d4-f894-4086-8be7-2237a3a8fdaf-np0000006821" released by "attachment_update" :: held 0.095s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:43:58.589961 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-692ad96a-3cfa-4bb8-8392-34afc50a8067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148 returned with HTTP 200 Aug 09 07:43:58.590431 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 588/2319] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:43:58 2026] PUT /volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:58.600274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-765d082d-a0ec-42b5-9118-a95b9bfe343d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.603217 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-765d082d-a0ec-42b5-9118-a95b9bfe343d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/encryption Aug 09 07:43:58.603426 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-765d082d-a0ec-42b5-9118-a95b9bfe343d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.603612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-765d082d-a0ec-42b5-9118-a95b9bfe343d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.615865 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.615865 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:58.624710 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-765d082d-a0ec-42b5-9118-a95b9bfe343d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/encryption returned with HTTP 200 Aug 09 07:43:58.625351 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 577/2320] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.781380 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bf269c91-0306-4519-b41b-975386838be0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.783457 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bf269c91-0306-4519-b41b-975386838be0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:58.783653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bf269c91-0306-4519-b41b-975386838be0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.783841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bf269c91-0306-4519-b41b-975386838be0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.783970 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-bf269c91-0306-4519-b41b-975386838be0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:58.788590 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.788590 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:58.789404 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bf269c91-0306-4519-b41b-975386838be0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:58.789780 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 578/2321] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:58.847029 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-137fcf57-f497-4abc-bcae-6016383a3e3c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:58.848714 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-137fcf57-f497-4abc-bcae-6016383a3e3c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:58.848923 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-137fcf57-f497-4abc-bcae-6016383a3e3c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:58.849139 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-137fcf57-f497-4abc-bcae-6016383a3e3c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:58.858623 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:58.858623 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:58.862898 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-137fcf57-f497-4abc-bcae-6016383a3e3c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:58.867314 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-137fcf57-f497-4abc-bcae-6016383a3e3c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:58.867700 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 579/2322] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:58 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:59.332585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95e3b8f0-2908-4137-8dbb-f1c41d3f1400 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:59.334257 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95e3b8f0-2908-4137-8dbb-f1c41d3f1400 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:43:59.334427 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95e3b8f0-2908-4137-8dbb-f1c41d3f1400 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:59.334596 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95e3b8f0-2908-4137-8dbb-f1c41d3f1400 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:59.340665 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:59.340665 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:59.343816 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-95e3b8f0-2908-4137-8dbb-f1c41d3f1400 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:43:59.347791 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95e3b8f0-2908-4137-8dbb-f1c41d3f1400 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:43:59.348165 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 589/2323] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:59 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:59.372642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3c94f369-8339-4035-9a07-60bc97df3dd8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:59.374962 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c94f369-8339-4035-9a07-60bc97df3dd8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:43:59.374962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c94f369-8339-4035-9a07-60bc97df3dd8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:59.374962 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c94f369-8339-4035-9a07-60bc97df3dd8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:59.384382 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:59.384382 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:59.387716 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c94f369-8339-4035-9a07-60bc97df3dd8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:43:59.391844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c94f369-8339-4035-9a07-60bc97df3dd8 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:43:59.392270 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 578/2324] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:59 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:59.488035 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ac612072-cd32-4b79-bf4d-a989d33cd559 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:59.489642 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac612072-cd32-4b79-bf4d-a989d33cd559 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:43:59.489812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac612072-cd32-4b79-bf4d-a989d33cd559 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:59.490018 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac612072-cd32-4b79-bf4d-a989d33cd559 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:59.490111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ac612072-cd32-4b79-bf4d-a989d33cd559 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:59.494146 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:59.494146 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:43:59.494881 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac612072-cd32-4b79-bf4d-a989d33cd559 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:43:59.495254 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 579/2325] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:59 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:59.599342 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-52e5c7e0-4437-465a-ba8b-5c77c8d8f2dd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:59.601802 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52e5c7e0-4437-465a-ba8b-5c77c8d8f2dd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:43:59.602115 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52e5c7e0-4437-465a-ba8b-5c77c8d8f2dd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:59.602533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52e5c7e0-4437-465a-ba8b-5c77c8d8f2dd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:59.618174 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:59.618174 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:43:59.623924 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-52e5c7e0-4437-465a-ba8b-5c77c8d8f2dd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:43:59.630337 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52e5c7e0-4437-465a-ba8b-5c77c8d8f2dd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:43:59.630864 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 580/2326] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:59 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:43:59.799635 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd49a706-c708-41e6-9df8-7c3c4ec7e4ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:59.801338 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd49a706-c708-41e6-9df8-7c3c4ec7e4ca tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:43:59.801535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd49a706-c708-41e6-9df8-7c3c4ec7e4ca tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:59.801706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd49a706-c708-41e6-9df8-7c3c4ec7e4ca tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:59.801825 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-cd49a706-c708-41e6-9df8-7c3c4ec7e4ca tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:43:59.805752 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:59.805752 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:43:59.806436 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd49a706-c708-41e6-9df8-7c3c4ec7e4ca tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:43:59.806871 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 590/2327] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:43:59 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:43:59.880766 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae0bcdf6-dc41-4580-ba7d-93ec9dbfedfb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:43:59.882474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae0bcdf6-dc41-4580-ba7d-93ec9dbfedfb tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:43:59.882652 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae0bcdf6-dc41-4580-ba7d-93ec9dbfedfb tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:43:59.882842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae0bcdf6-dc41-4580-ba7d-93ec9dbfedfb tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:43:59.892708 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:43:59.892708 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:43:59.896153 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ae0bcdf6-dc41-4580-ba7d-93ec9dbfedfb tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:43:59.899885 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae0bcdf6-dc41-4580-ba7d-93ec9dbfedfb tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:43:59.900308 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 579/2328] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:43:59 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:00.360778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-07c8a6a5-17e1-48e8-a40c-1a4d713dce84 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:00.362345 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-07c8a6a5-17e1-48e8-a40c-1a4d713dce84 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:00.362579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-07c8a6a5-17e1-48e8-a40c-1a4d713dce84 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:00.362765 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-07c8a6a5-17e1-48e8-a40c-1a4d713dce84 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:00.370156 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:00.370156 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:00.374531 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-07c8a6a5-17e1-48e8-a40c-1a4d713dce84 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:00.379112 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-07c8a6a5-17e1-48e8-a40c-1a4d713dce84 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:00.379558 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 580/2329] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:00 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:00.405065 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8ada2d10-b641-4674-99b8-471026d6d118 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:00.406835 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ada2d10-b641-4674-99b8-471026d6d118 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:00.407058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8ada2d10-b641-4674-99b8-471026d6d118 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:00.407238 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8ada2d10-b641-4674-99b8-471026d6d118 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:00.419433 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:00.419433 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:00.424152 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8ada2d10-b641-4674-99b8-471026d6d118 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:00.429560 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ada2d10-b641-4674-99b8-471026d6d118 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:00.429560 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 581/2330] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:00 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:00.506586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8812afb-d0be-4a80-9fc0-948c232dd586 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:00.508212 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8812afb-d0be-4a80-9fc0-948c232dd586 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:00.508392 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8812afb-d0be-4a80-9fc0-948c232dd586 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:00.508566 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8812afb-d0be-4a80-9fc0-948c232dd586 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:00.508669 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b8812afb-d0be-4a80-9fc0-948c232dd586 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:00.512951 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:00.512951 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:00.513645 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8812afb-d0be-4a80-9fc0-948c232dd586 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:00.514039 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 591/2331] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:00 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:00.643817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0d631b66-ba98-4210-98e9-08b60c9cb5e6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:00.645678 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d631b66-ba98-4210-98e9-08b60c9cb5e6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:00.645956 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d631b66-ba98-4210-98e9-08b60c9cb5e6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:00.646183 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d631b66-ba98-4210-98e9-08b60c9cb5e6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:00.655507 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:00.655507 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:00.658615 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0d631b66-ba98-4210-98e9-08b60c9cb5e6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:00.662369 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d631b66-ba98-4210-98e9-08b60c9cb5e6 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:00.662713 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 580/2332] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:00 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:00.818284 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3727ba21-4c74-4056-8575-c81c944eb544 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:00.820084 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3727ba21-4c74-4056-8575-c81c944eb544 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:00.820321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3727ba21-4c74-4056-8575-c81c944eb544 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:00.820545 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3727ba21-4c74-4056-8575-c81c944eb544 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:00.820642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3727ba21-4c74-4056-8575-c81c944eb544 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:00.824758 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:00.824758 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:00.825497 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3727ba21-4c74-4056-8575-c81c944eb544 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:00.825886 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 581/2333] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:00 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:00.876261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:00.878131 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:00.878420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-199278286", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:00.879895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-199278286', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:00.880032 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Create volume of 1 GB Aug 09 07:44:00.883756 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Availability Zones retrieved successfully. Aug 09 07:44:00.888974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Flow 'volume_create_api' (ff7e120c-d107-4f73-9bde-92a4aa00b947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:00.889836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bdc51e-5867-4fde-98bb-7fd049707b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:00.890758 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:00.912425 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae95cf35-da3b-48d5-a1c9-258c2932f32a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:00.913541 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bdc51e-5867-4fde-98bb-7fd049707b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:00.914385 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae95cf35-da3b-48d5-a1c9-258c2932f32a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:00.914538 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea70d23b-b84a-4e02-9dae-60fb3db0f673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:00.914586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae95cf35-da3b-48d5-a1c9-258c2932f32a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:00.914744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae95cf35-da3b-48d5-a1c9-258c2932f32a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:00.923613 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:00.923613 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:00.926722 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae95cf35-da3b-48d5-a1c9-258c2932f32a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:00.930934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae95cf35-da3b-48d5-a1c9-258c2932f32a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:00.931346 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 592/2334] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:00 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:00.968976 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Created reservations ['90ee650f-3427-4409-a52f-1d7e3a228c84', '6d4a7de6-dbb9-417a-8c77-11acc7b78cd2', '1ce1b125-72c2-468b-b0ce-acd7a261ec75', '28492b42-c264-46e0-8fb3-4aa5c5f7fffa'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:00.970036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea70d23b-b84a-4e02-9dae-60fb3db0f673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90ee650f-3427-4409-a52f-1d7e3a228c84', '6d4a7de6-dbb9-417a-8c77-11acc7b78cd2', '1ce1b125-72c2-468b-b0ce-acd7a261ec75', '28492b42-c264-46e0-8fb3-4aa5c5f7fffa']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:00.970778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776e0df6-f886-48c4-bfb3-7f24b965e81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:00.990969 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (776e0df6-f886-48c4-bfb3-7f24b965e81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10514269-5376-47c1-a42d-3f1bac6e2383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-199278286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8d260fcfaa4e779132b085a4cef64f',qos_specs=None,replication_status=,reservations=['90ee650f-3427-4409-a52f-1d7e3a228c84','6d4a7de6-dbb9-417a-8c77-11acc7b78cd2','1ce1b125-72c2-468b-b0ce-acd7a261ec75','28492b42-c264-46e0-8fb3-4aa5c5f7fffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cff34fdda0a4a40a5c67552c48da263',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-199278286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10514269-5376-47c1-a42d-3f1bac6e2383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe8d260fcfaa4e779132b085a4cef64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cff34fdda0a4a40a5c67552c48da263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:00.991819 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1feb2a84-dc27-4f62-9798-12136ec58bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:01.009562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1feb2a84-dc27-4f62-9798-12136ec58bad) transitioned into state 'SUCCESS' from state '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-199278286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8d260fcfaa4e779132b085a4cef64f',qos_specs=None,replication_status=,reservations=['90ee650f-3427-4409-a52f-1d7e3a228c84','6d4a7de6-dbb9-417a-8c77-11acc7b78cd2','1ce1b125-72c2-468b-b0ce-acd7a261ec75','28492b42-c264-46e0-8fb3-4aa5c5f7fffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cff34fdda0a4a40a5c67552c48da263',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:01.010250 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1e478d-5b13-4e70-808b-0a81a1b65ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:01.018282 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1e478d-5b13-4e70-808b-0a81a1b65ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:01.019027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Flow 'volume_create_api' (ff7e120c-d107-4f73-9bde-92a4aa00b947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:01.019330 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Create volume request issued successfully. Aug 09 07:44:01.019838 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-14dd4f13-5a94-411b-8d34-9b7e01e5b124 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:01.020370 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 582/2335] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:44:00 2026] POST /volume/v3/volumes => generated 744 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:01.392729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-35eb26a4-e0a0-477d-a858-cdc0d5ce0e43 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:01.394468 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-35eb26a4-e0a0-477d-a858-cdc0d5ce0e43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:01.394630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-35eb26a4-e0a0-477d-a858-cdc0d5ce0e43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:01.394822 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-35eb26a4-e0a0-477d-a858-cdc0d5ce0e43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:01.402176 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:01.402176 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:01.405812 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-35eb26a4-e0a0-477d-a858-cdc0d5ce0e43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:01.409893 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-35eb26a4-e0a0-477d-a858-cdc0d5ce0e43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:01.410287 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 581/2336] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:01 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:01.441903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-da48e85b-dd05-4eb9-89f8-928e1a23a813 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:01.443670 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da48e85b-dd05-4eb9-89f8-928e1a23a813 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:01.443894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da48e85b-dd05-4eb9-89f8-928e1a23a813 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:01.444104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da48e85b-dd05-4eb9-89f8-928e1a23a813 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:01.452982 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:01.452982 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:01.456262 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-da48e85b-dd05-4eb9-89f8-928e1a23a813 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:01.460769 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da48e85b-dd05-4eb9-89f8-928e1a23a813 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:01.461252 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 582/2337] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:01 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:01.523963 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58b6c841-da94-4410-aefb-6ee3ccac74f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:01.525964 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58b6c841-da94-4410-aefb-6ee3ccac74f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:01.526183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58b6c841-da94-4410-aefb-6ee3ccac74f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:01.526449 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58b6c841-da94-4410-aefb-6ee3ccac74f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:01.526581 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-58b6c841-da94-4410-aefb-6ee3ccac74f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:01.530883 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:01.530883 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:01.531675 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58b6c841-da94-4410-aefb-6ee3ccac74f2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:01.532118 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 593/2338] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:01 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:01.675678 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-af150115-61d6-40aa-8f65-55d6d9f2bfb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:01.677749 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af150115-61d6-40aa-8f65-55d6d9f2bfb2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:01.678045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-af150115-61d6-40aa-8f65-55d6d9f2bfb2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:01.678307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-af150115-61d6-40aa-8f65-55d6d9f2bfb2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:01.689782 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:01.689782 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:01.693860 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-af150115-61d6-40aa-8f65-55d6d9f2bfb2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:01.698181 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af150115-61d6-40aa-8f65-55d6d9f2bfb2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:01.698580 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 583/2339] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:01 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:01.835466 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5b37d768-e33c-4ebf-a134-842244f47bda None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:01.837558 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b37d768-e33c-4ebf-a134-842244f47bda tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:01.837805 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b37d768-e33c-4ebf-a134-842244f47bda tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:01.838029 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b37d768-e33c-4ebf-a134-842244f47bda tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:01.838247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5b37d768-e33c-4ebf-a134-842244f47bda tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:01.842671 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:01.842671 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:01.843447 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b37d768-e33c-4ebf-a134-842244f47bda tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:01.843854 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 582/2340] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:01 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:01.943304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-de5c5ebb-e6b5-40ae-a9da-c33966c9ec7c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:01.945159 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de5c5ebb-e6b5-40ae-a9da-c33966c9ec7c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:01.945313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de5c5ebb-e6b5-40ae-a9da-c33966c9ec7c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:01.945497 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de5c5ebb-e6b5-40ae-a9da-c33966c9ec7c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:01.954625 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:01.954625 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:01.957895 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-de5c5ebb-e6b5-40ae-a9da-c33966c9ec7c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:01.962115 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de5c5ebb-e6b5-40ae-a9da-c33966c9ec7c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:01.962549 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 583/2341] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:01 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:02.424865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1cbc65d4-0407-4390-8da7-48245d70d2d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:02.426681 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cbc65d4-0407-4390-8da7-48245d70d2d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:02.426885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cbc65d4-0407-4390-8da7-48245d70d2d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:02.427084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cbc65d4-0407-4390-8da7-48245d70d2d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:02.435113 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:02.435113 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:02.440024 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1cbc65d4-0407-4390-8da7-48245d70d2d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:02.446598 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cbc65d4-0407-4390-8da7-48245d70d2d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:02.447260 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 594/2342] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:02 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:02.476653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a7099bf9-87a8-44ec-9198-610e9f45e4d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:02.478563 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7099bf9-87a8-44ec-9198-610e9f45e4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:02.478847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7099bf9-87a8-44ec-9198-610e9f45e4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:02.479170 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7099bf9-87a8-44ec-9198-610e9f45e4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:02.488248 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:02.488248 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:02.491296 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a7099bf9-87a8-44ec-9198-610e9f45e4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:02.495584 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7099bf9-87a8-44ec-9198-610e9f45e4d1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:02.495958 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 584/2343] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:02 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:02.541615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c9eed789-4f8e-47d6-9170-73ce342d04f1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:02.543484 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9eed789-4f8e-47d6-9170-73ce342d04f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:02.543675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9eed789-4f8e-47d6-9170-73ce342d04f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:02.543886 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9eed789-4f8e-47d6-9170-73ce342d04f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:02.544040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c9eed789-4f8e-47d6-9170-73ce342d04f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:02.548632 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:02.548632 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:02.549555 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9eed789-4f8e-47d6-9170-73ce342d04f1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:02.549955 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 583/2344] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:02 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:02.711071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c9da3abd-595f-468e-b498-157d48df62f5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:02.713156 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9da3abd-595f-468e-b498-157d48df62f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:02.713406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9da3abd-595f-468e-b498-157d48df62f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:02.713644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9da3abd-595f-468e-b498-157d48df62f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:02.724656 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:02.724656 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:02.728340 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c9da3abd-595f-468e-b498-157d48df62f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:02.733171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9da3abd-595f-468e-b498-157d48df62f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:02.733627 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 584/2345] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:02 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:02.854183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-72d92a0c-679f-4d70-9b91-81d6445d3c47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:02.855870 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72d92a0c-679f-4d70-9b91-81d6445d3c47 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:02.856105 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72d92a0c-679f-4d70-9b91-81d6445d3c47 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:02.856295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72d92a0c-679f-4d70-9b91-81d6445d3c47 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:02.856393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-72d92a0c-679f-4d70-9b91-81d6445d3c47 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:02.860126 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:02.860126 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:02.860679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72d92a0c-679f-4d70-9b91-81d6445d3c47 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:02.861045 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 595/2346] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:02 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:02.974048 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33bbc567-9b00-4c8b-81d6-784967d19e85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:02.976019 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33bbc567-9b00-4c8b-81d6-784967d19e85 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:02.976209 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33bbc567-9b00-4c8b-81d6-784967d19e85 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:02.976412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33bbc567-9b00-4c8b-81d6-784967d19e85 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:02.985282 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:02.985282 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:02.988572 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-33bbc567-9b00-4c8b-81d6-784967d19e85 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:02.992637 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33bbc567-9b00-4c8b-81d6-784967d19e85 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:02.993233 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 585/2347] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:02 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:03.459084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7c0ebb16-7613-4313-b849-adf807a507fc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:03.460613 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c0ebb16-7613-4313-b849-adf807a507fc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:03.460866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c0ebb16-7613-4313-b849-adf807a507fc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:03.461051 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c0ebb16-7613-4313-b849-adf807a507fc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:03.468393 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:03.468393 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:03.472501 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7c0ebb16-7613-4313-b849-adf807a507fc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:03.476164 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c0ebb16-7613-4313-b849-adf807a507fc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:03.476575 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 584/2348] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:03 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:03.507948 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-100dffad-0b71-4f18-a495-d72958627d75 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:03.509651 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-100dffad-0b71-4f18-a495-d72958627d75 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:03.509885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-100dffad-0b71-4f18-a495-d72958627d75 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:03.510108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-100dffad-0b71-4f18-a495-d72958627d75 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:03.518181 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:03.518181 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:03.521970 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-100dffad-0b71-4f18-a495-d72958627d75 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:03.525634 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-100dffad-0b71-4f18-a495-d72958627d75 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:03.526001 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 585/2349] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:03 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:03.560549 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-729ca1bd-8522-4859-b386-92b4f0dac388 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:03.562757 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-729ca1bd-8522-4859-b386-92b4f0dac388 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:03.563030 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-729ca1bd-8522-4859-b386-92b4f0dac388 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:03.563256 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-729ca1bd-8522-4859-b386-92b4f0dac388 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:03.563395 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-729ca1bd-8522-4859-b386-92b4f0dac388 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:03.568266 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:03.568266 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:03.569303 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-729ca1bd-8522-4859-b386-92b4f0dac388 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:03.569746 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 596/2350] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:03 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:03.744776 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c4710afa-5386-40a5-9a50-ff96f5c800cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:03.746778 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4710afa-5386-40a5-9a50-ff96f5c800cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:03.747030 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4710afa-5386-40a5-9a50-ff96f5c800cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:03.747249 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4710afa-5386-40a5-9a50-ff96f5c800cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:03.757493 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:03.757493 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:03.760531 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c4710afa-5386-40a5-9a50-ff96f5c800cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:03.764061 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4710afa-5386-40a5-9a50-ff96f5c800cf tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:03.764433 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 586/2351] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:03 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:03.872327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fe12ba36-0a82-466c-9f5c-378ffc8bb9c5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:03.874428 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe12ba36-0a82-466c-9f5c-378ffc8bb9c5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:03.874428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe12ba36-0a82-466c-9f5c-378ffc8bb9c5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:03.874631 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe12ba36-0a82-466c-9f5c-378ffc8bb9c5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:03.874760 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-fe12ba36-0a82-466c-9f5c-378ffc8bb9c5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:03.879139 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:03.879139 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:03.879765 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe12ba36-0a82-466c-9f5c-378ffc8bb9c5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:03.880178 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 585/2352] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:03 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:04.004831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ec53a50b-87b3-488c-8fb0-1c2cb556b191 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:04.006994 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec53a50b-87b3-488c-8fb0-1c2cb556b191 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:04.007230 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec53a50b-87b3-488c-8fb0-1c2cb556b191 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:04.007469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec53a50b-87b3-488c-8fb0-1c2cb556b191 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:04.018388 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:04.018388 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:04.022164 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ec53a50b-87b3-488c-8fb0-1c2cb556b191 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:04.026971 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec53a50b-87b3-488c-8fb0-1c2cb556b191 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:04.027440 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 586/2353] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:04 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:04.489878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d6860e0c-41a9-4227-a795-05223427534e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:04.491418 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6860e0c-41a9-4227-a795-05223427534e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:04.491648 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6860e0c-41a9-4227-a795-05223427534e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:04.491937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6860e0c-41a9-4227-a795-05223427534e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:04.499957 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:04.499957 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:04.504039 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d6860e0c-41a9-4227-a795-05223427534e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:04.508397 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6860e0c-41a9-4227-a795-05223427534e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:04.508792 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 597/2354] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:04 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:04.537223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f0ccbb8-f44d-4fd4-896e-051999562f06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:04.539114 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f0ccbb8-f44d-4fd4-896e-051999562f06 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:04.539308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f0ccbb8-f44d-4fd4-896e-051999562f06 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:04.539526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f0ccbb8-f44d-4fd4-896e-051999562f06 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:04.548406 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:04.548406 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:04.551786 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f0ccbb8-f44d-4fd4-896e-051999562f06 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:04.556399 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f0ccbb8-f44d-4fd4-896e-051999562f06 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:04.556845 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 587/2355] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:04 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:04.582740 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-99107eba-27bb-4d60-8ad5-68b742b35c96 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:04.588202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-99107eba-27bb-4d60-8ad5-68b742b35c96 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:04.588390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-99107eba-27bb-4d60-8ad5-68b742b35c96 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:04.588580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-99107eba-27bb-4d60-8ad5-68b742b35c96 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:04.588683 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-99107eba-27bb-4d60-8ad5-68b742b35c96 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:04.592585 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:04.592585 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:04.593376 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-99107eba-27bb-4d60-8ad5-68b742b35c96 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:04.594085 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 586/2356] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:04 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:04.776072 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-619c5503-bd53-42f0-82bd-3f9a8e3e48f1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:04.777657 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-619c5503-bd53-42f0-82bd-3f9a8e3e48f1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:04.777842 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-619c5503-bd53-42f0-82bd-3f9a8e3e48f1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:04.778041 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-619c5503-bd53-42f0-82bd-3f9a8e3e48f1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:04.789062 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:04.789062 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:04.792841 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-619c5503-bd53-42f0-82bd-3f9a8e3e48f1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:04.797471 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-619c5503-bd53-42f0-82bd-3f9a8e3e48f1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:04.797924 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 587/2357] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:04 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:04.891668 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c716f02-20da-49d0-bffa-fc9c75293389 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:04.894065 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c716f02-20da-49d0-bffa-fc9c75293389 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:04.894369 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c716f02-20da-49d0-bffa-fc9c75293389 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:04.894630 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c716f02-20da-49d0-bffa-fc9c75293389 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:04.894782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8c716f02-20da-49d0-bffa-fc9c75293389 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:04.899774 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:04.899774 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:04.900570 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c716f02-20da-49d0-bffa-fc9c75293389 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:04.901098 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 598/2358] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:04 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:05.038894 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91551902-473b-4f0f-b48c-2a48c541d3f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:05.041061 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91551902-473b-4f0f-b48c-2a48c541d3f5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:05.041367 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91551902-473b-4f0f-b48c-2a48c541d3f5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:05.041657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91551902-473b-4f0f-b48c-2a48c541d3f5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:05.050513 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:05.050513 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:05.053498 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-91551902-473b-4f0f-b48c-2a48c541d3f5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:05.057927 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91551902-473b-4f0f-b48c-2a48c541d3f5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:05.058290 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 588/2359] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:05 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:05.520506 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6da59cfd-6e71-4dcc-b7b9-70f6894c5733 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:05.522104 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6da59cfd-6e71-4dcc-b7b9-70f6894c5733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:05.522336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6da59cfd-6e71-4dcc-b7b9-70f6894c5733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:05.522504 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6da59cfd-6e71-4dcc-b7b9-70f6894c5733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:05.529833 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:05.529833 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:05.534091 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6da59cfd-6e71-4dcc-b7b9-70f6894c5733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:05.539373 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6da59cfd-6e71-4dcc-b7b9-70f6894c5733 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:05.539822 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 587/2360] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:05 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:05.568434 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-30030b04-134b-4e94-86e8-1eb65e31f907 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:05.570133 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30030b04-134b-4e94-86e8-1eb65e31f907 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:05.570308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30030b04-134b-4e94-86e8-1eb65e31f907 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:05.570492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30030b04-134b-4e94-86e8-1eb65e31f907 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:05.579383 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:05.579383 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:05.582571 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-30030b04-134b-4e94-86e8-1eb65e31f907 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:05.586217 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30030b04-134b-4e94-86e8-1eb65e31f907 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:05.586582 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 588/2361] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:05 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:05.604156 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a2e7812-6e32-44c7-947a-3a69b96d71cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:05.606094 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a2e7812-6e32-44c7-947a-3a69b96d71cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:05.606292 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a2e7812-6e32-44c7-947a-3a69b96d71cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:05.606502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a2e7812-6e32-44c7-947a-3a69b96d71cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:05.606627 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5a2e7812-6e32-44c7-947a-3a69b96d71cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:05.611187 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:05.611187 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:05.612019 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a2e7812-6e32-44c7-947a-3a69b96d71cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:05.612421 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 599/2362] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:05 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:05.810441 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8029ad94-6dca-4cce-88ef-c6a873616e04 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:05.812099 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8029ad94-6dca-4cce-88ef-c6a873616e04 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:05.812281 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8029ad94-6dca-4cce-88ef-c6a873616e04 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:05.812454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8029ad94-6dca-4cce-88ef-c6a873616e04 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:05.821290 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:05.821290 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:05.824470 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8029ad94-6dca-4cce-88ef-c6a873616e04 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:05.828748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8029ad94-6dca-4cce-88ef-c6a873616e04 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:05.829177 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 589/2363] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:05 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:05.910075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ec0e804a-d017-4d7d-b278-7a1baccb9c03 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:05.911728 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ec0e804a-d017-4d7d-b278-7a1baccb9c03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:05.911950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ec0e804a-d017-4d7d-b278-7a1baccb9c03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:05.912128 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ec0e804a-d017-4d7d-b278-7a1baccb9c03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:05.912228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ec0e804a-d017-4d7d-b278-7a1baccb9c03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:05.916043 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:05.916043 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:05.916649 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ec0e804a-d017-4d7d-b278-7a1baccb9c03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:05.917004 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 588/2364] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:05 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:06.071961 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-859292e6-8c58-40b2-a9cc-2daea1cba2c1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.074350 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-859292e6-8c58-40b2-a9cc-2daea1cba2c1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:06.074509 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-859292e6-8c58-40b2-a9cc-2daea1cba2c1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.074689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-859292e6-8c58-40b2-a9cc-2daea1cba2c1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.083304 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.083304 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:06.087390 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-859292e6-8c58-40b2-a9cc-2daea1cba2c1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:06.091270 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-859292e6-8c58-40b2-a9cc-2daea1cba2c1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:06.091621 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 589/2365] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:06.099544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cadeddb-26c9-4bfd-babe-02c798f66bee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.101231 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cadeddb-26c9-4bfd-babe-02c798f66bee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:44:06.101407 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cadeddb-26c9-4bfd-babe-02c798f66bee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.101581 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cadeddb-26c9-4bfd-babe-02c798f66bee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.108134 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.108134 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:06.111260 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8cadeddb-26c9-4bfd-babe-02c798f66bee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:44:06.114743 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cadeddb-26c9-4bfd-babe-02c798f66bee tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:44:06.115115 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 600/2366] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:06.156961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-71a87ffe-6d0f-4e86-b236-fa820ee71920 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.158603 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71a87ffe-6d0f-4e86-b236-fa820ee71920 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:44:06.158779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71a87ffe-6d0f-4e86-b236-fa820ee71920 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.158981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71a87ffe-6d0f-4e86-b236-fa820ee71920 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.166159 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.166159 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:06.169373 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-71a87ffe-6d0f-4e86-b236-fa820ee71920 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:44:06.173349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71a87ffe-6d0f-4e86-b236-fa820ee71920 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:44:06.173764 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 590/2367] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:06.554944 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-52cbbab7-d6b8-4ad7-b5dc-eca23437c73a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.556174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52cbbab7-d6b8-4ad7-b5dc-eca23437c73a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:06.556363 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52cbbab7-d6b8-4ad7-b5dc-eca23437c73a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.556544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52cbbab7-d6b8-4ad7-b5dc-eca23437c73a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.565178 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.565178 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:06.569266 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-52cbbab7-d6b8-4ad7-b5dc-eca23437c73a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:06.577816 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52cbbab7-d6b8-4ad7-b5dc-eca23437c73a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:06.578319 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 589/2368] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:06.598830 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8900bb2a-4043-4277-a4a7-c7f5e2520909 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.600994 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8900bb2a-4043-4277-a4a7-c7f5e2520909 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:06.601212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8900bb2a-4043-4277-a4a7-c7f5e2520909 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.601447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8900bb2a-4043-4277-a4a7-c7f5e2520909 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.617895 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.617895 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:06.621575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a88547c6-de3d-4952-a41d-acd18ccddc10 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.621872 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8900bb2a-4043-4277-a4a7-c7f5e2520909 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:06.623469 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a88547c6-de3d-4952-a41d-acd18ccddc10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:06.623714 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a88547c6-de3d-4952-a41d-acd18ccddc10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.623931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a88547c6-de3d-4952-a41d-acd18ccddc10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.624046 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a88547c6-de3d-4952-a41d-acd18ccddc10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:06.627551 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8900bb2a-4043-4277-a4a7-c7f5e2520909 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:06.627982 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 590/2369] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:06.628543 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.628543 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:06.629375 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a88547c6-de3d-4952-a41d-acd18ccddc10 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:06.629643 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 601/2370] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:06.842585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-68b9d675-10e6-416f-8b6c-21cdc0d8a4d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.844382 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68b9d675-10e6-416f-8b6c-21cdc0d8a4d5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:06.844627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68b9d675-10e6-416f-8b6c-21cdc0d8a4d5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.844825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68b9d675-10e6-416f-8b6c-21cdc0d8a4d5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.854180 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.854180 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:06.857669 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-68b9d675-10e6-416f-8b6c-21cdc0d8a4d5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:06.861673 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68b9d675-10e6-416f-8b6c-21cdc0d8a4d5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:06.862047 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 591/2371] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:06.929451 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0c2b1171-9d39-4c76-bd23-c7de43ba0f48 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:06.931658 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c2b1171-9d39-4c76-bd23-c7de43ba0f48 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:06.931876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c2b1171-9d39-4c76-bd23-c7de43ba0f48 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:06.932078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c2b1171-9d39-4c76-bd23-c7de43ba0f48 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:06.932177 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-0c2b1171-9d39-4c76-bd23-c7de43ba0f48 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:06.936426 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:06.936426 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:06.936954 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c2b1171-9d39-4c76-bd23-c7de43ba0f48 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:06.937352 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 590/2372] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:06 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:07.107941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-acdca85c-79df-47d8-b5d2-fde5ace2ce07 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:07.113555 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-acdca85c-79df-47d8-b5d2-fde5ace2ce07 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:07.113764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-acdca85c-79df-47d8-b5d2-fde5ace2ce07 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:07.114002 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-acdca85c-79df-47d8-b5d2-fde5ace2ce07 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:07.134581 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:07.134581 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:07.139205 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-acdca85c-79df-47d8-b5d2-fde5ace2ce07 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:07.144428 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-acdca85c-79df-47d8-b5d2-fde5ace2ce07 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:07.144922 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 591/2373] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:07 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:07.590875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f19eb4af-1a7c-4a96-b8b2-0ef2f800a663 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:07.593078 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f19eb4af-1a7c-4a96-b8b2-0ef2f800a663 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:07.593260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f19eb4af-1a7c-4a96-b8b2-0ef2f800a663 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:07.593472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f19eb4af-1a7c-4a96-b8b2-0ef2f800a663 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:07.602582 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:07.602582 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:07.609079 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f19eb4af-1a7c-4a96-b8b2-0ef2f800a663 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:07.614835 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f19eb4af-1a7c-4a96-b8b2-0ef2f800a663 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:07.615361 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 602/2374] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:07 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:07.639509 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c649965-e48a-4b87-bf33-8478496fabd1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:07.641643 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c649965-e48a-4b87-bf33-8478496fabd1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:07.641961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c649965-e48a-4b87-bf33-8478496fabd1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:07.642384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c649965-e48a-4b87-bf33-8478496fabd1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:07.642384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9c649965-e48a-4b87-bf33-8478496fabd1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:07.647757 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:07.647757 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:07.648420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-af31be1e-301c-4cfb-a5ae-f43c1cc4d224 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:07.648996 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c649965-e48a-4b87-bf33-8478496fabd1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:07.649470 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 592/2375] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:07 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:07.650287 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af31be1e-301c-4cfb-a5ae-f43c1cc4d224 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:07.650512 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-af31be1e-301c-4cfb-a5ae-f43c1cc4d224 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:07.650754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-af31be1e-301c-4cfb-a5ae-f43c1cc4d224 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:07.661533 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:07.661533 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:07.668640 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-af31be1e-301c-4cfb-a5ae-f43c1cc4d224 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:07.673144 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af31be1e-301c-4cfb-a5ae-f43c1cc4d224 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:07.673592 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 591/2376] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:07 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:07.879363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1cb68983-6f9b-4467-ae6b-e18f307efd48 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:07.881667 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1cb68983-6f9b-4467-ae6b-e18f307efd48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:07.881931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1cb68983-6f9b-4467-ae6b-e18f307efd48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:07.882186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1cb68983-6f9b-4467-ae6b-e18f307efd48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:07.893892 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:07.893892 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:07.899197 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1cb68983-6f9b-4467-ae6b-e18f307efd48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:07.904701 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1cb68983-6f9b-4467-ae6b-e18f307efd48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:07.905207 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 592/2377] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:07 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:07.947072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-22818665-6937-4a93-a2aa-87fcd7bd3b5f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:07.949134 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22818665-6937-4a93-a2aa-87fcd7bd3b5f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:07.949371 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22818665-6937-4a93-a2aa-87fcd7bd3b5f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:07.949560 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22818665-6937-4a93-a2aa-87fcd7bd3b5f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:07.949979 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-22818665-6937-4a93-a2aa-87fcd7bd3b5f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:07.954056 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:07.954056 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:07.954842 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22818665-6937-4a93-a2aa-87fcd7bd3b5f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:07.955333 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 603/2378] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:07 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:08.157462 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3a44511-0378-44fa-aace-7e31e05615a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:08.159228 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3a44511-0378-44fa-aace-7e31e05615a4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:08.159428 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3a44511-0378-44fa-aace-7e31e05615a4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:08.159652 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3a44511-0378-44fa-aace-7e31e05615a4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:08.173940 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:08.173940 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:08.184078 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3a44511-0378-44fa-aace-7e31e05615a4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:08.192047 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3a44511-0378-44fa-aace-7e31e05615a4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:08.192047 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 593/2379] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:08 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:08.629712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-80196fa6-e67f-45ef-803a-59f3e2952fac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:08.632000 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80196fa6-e67f-45ef-803a-59f3e2952fac tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:08.632000 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80196fa6-e67f-45ef-803a-59f3e2952fac tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:08.632139 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80196fa6-e67f-45ef-803a-59f3e2952fac tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:08.639386 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:08.639386 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:08.643537 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-80196fa6-e67f-45ef-803a-59f3e2952fac tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:08.649080 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80196fa6-e67f-45ef-803a-59f3e2952fac tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:08.649650 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 592/2380] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:08 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:08.658982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a814851c-0e0a-4e95-805d-718ac513234f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:08.660591 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a814851c-0e0a-4e95-805d-718ac513234f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:08.660758 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a814851c-0e0a-4e95-805d-718ac513234f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:08.660971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a814851c-0e0a-4e95-805d-718ac513234f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:08.661066 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a814851c-0e0a-4e95-805d-718ac513234f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:08.665446 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:08.665446 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:08.666257 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a814851c-0e0a-4e95-805d-718ac513234f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:08.666647 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 593/2381] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:08 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:08.688729 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38830abc-e577-4b78-a0d0-e616d227f380 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:08.692392 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38830abc-e577-4b78-a0d0-e616d227f380 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:08.692677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38830abc-e577-4b78-a0d0-e616d227f380 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:08.692902 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38830abc-e577-4b78-a0d0-e616d227f380 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:08.702750 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:08.702750 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:08.706440 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-38830abc-e577-4b78-a0d0-e616d227f380 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:08.710792 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38830abc-e577-4b78-a0d0-e616d227f380 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:08.711290 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 604/2382] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:08 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:08.918931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-afe99507-b1fe-452b-98e8-4d9ffd97d99d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:08.920773 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afe99507-b1fe-452b-98e8-4d9ffd97d99d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:08.921012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afe99507-b1fe-452b-98e8-4d9ffd97d99d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:08.921230 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afe99507-b1fe-452b-98e8-4d9ffd97d99d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:08.930629 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:08.930629 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:08.934125 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-afe99507-b1fe-452b-98e8-4d9ffd97d99d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:08.938174 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afe99507-b1fe-452b-98e8-4d9ffd97d99d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:08.938612 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 594/2383] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:08 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:08.967849 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6c9eb618-8638-4425-a804-8ae7a5afc600 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:08.969667 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6c9eb618-8638-4425-a804-8ae7a5afc600 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:08.969934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6c9eb618-8638-4425-a804-8ae7a5afc600 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:08.970143 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6c9eb618-8638-4425-a804-8ae7a5afc600 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:08.970262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6c9eb618-8638-4425-a804-8ae7a5afc600 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:08.974339 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:08.974339 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:08.974974 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6c9eb618-8638-4425-a804-8ae7a5afc600 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:08.975321 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 593/2384] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:08 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:09.013259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-84754d22-6cd7-4c88-88c2-e85aacad284b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.014908 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-84754d22-6cd7-4c88-88c2-e85aacad284b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] DELETE https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:44:09.015111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-84754d22-6cd7-4c88-88c2-e85aacad284b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.015283 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-84754d22-6cd7-4c88-88c2-e85aacad284b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.015432 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-84754d22-6cd7-4c88-88c2-e85aacad284b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Delete volume with id: 41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:44:09.021668 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.021668 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:09.022108 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-84754d22-6cd7-4c88-88c2-e85aacad284b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:44:09.036890 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-84754d22-6cd7-4c88-88c2-e85aacad284b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Delete volume request issued successfully. Aug 09 07:44:09.037117 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-84754d22-6cd7-4c88-88c2-e85aacad284b tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 202 Aug 09 07:44:09.037608 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 594/2385] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:09 2026] DELETE /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:09.046303 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb589acb-ab01-4551-9ce8-037dac4b17b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.048390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb589acb-ab01-4551-9ce8-037dac4b17b3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:44:09.048597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb589acb-ab01-4551-9ce8-037dac4b17b3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.048838 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb589acb-ab01-4551-9ce8-037dac4b17b3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.056495 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.056495 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:09.060698 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb589acb-ab01-4551-9ce8-037dac4b17b3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:44:09.065277 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb589acb-ab01-4551-9ce8-037dac4b17b3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 200 Aug 09 07:44:09.065690 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 605/2386] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:09 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:09.200864 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1248a57b-66b5-49e7-908d-394590124d93 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.202723 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1248a57b-66b5-49e7-908d-394590124d93 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:09.202925 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1248a57b-66b5-49e7-908d-394590124d93 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.203107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1248a57b-66b5-49e7-908d-394590124d93 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.211776 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.211776 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:09.214873 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1248a57b-66b5-49e7-908d-394590124d93 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:09.218499 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1248a57b-66b5-49e7-908d-394590124d93 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:09.218865 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 595/2387] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:09 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:09.662537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e6ed0ae8-abab-499c-b88f-ed3a391203c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.664564 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e6ed0ae8-abab-499c-b88f-ed3a391203c1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:09.664932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e6ed0ae8-abab-499c-b88f-ed3a391203c1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.665175 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e6ed0ae8-abab-499c-b88f-ed3a391203c1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.673255 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.673255 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:09.677228 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e4f784e3-0f4c-4d4e-a89a-637dc6e025e2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.677617 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e6ed0ae8-abab-499c-b88f-ed3a391203c1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:09.678753 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e4f784e3-0f4c-4d4e-a89a-637dc6e025e2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:09.678991 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e4f784e3-0f4c-4d4e-a89a-637dc6e025e2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.679216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e4f784e3-0f4c-4d4e-a89a-637dc6e025e2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.679344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e4f784e3-0f4c-4d4e-a89a-637dc6e025e2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:09.683091 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e6ed0ae8-abab-499c-b88f-ed3a391203c1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:09.683515 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 594/2388] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:09 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:09.686120 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.686120 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:09.687211 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e4f784e3-0f4c-4d4e-a89a-637dc6e025e2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:09.687718 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 595/2389] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:09 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:09.723513 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae54547f-acb2-4e27-bdca-94be4d1c0c95 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.725706 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae54547f-acb2-4e27-bdca-94be4d1c0c95 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:09.725706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae54547f-acb2-4e27-bdca-94be4d1c0c95 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.725706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae54547f-acb2-4e27-bdca-94be4d1c0c95 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.733996 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.733996 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:09.737045 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae54547f-acb2-4e27-bdca-94be4d1c0c95 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:09.740577 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae54547f-acb2-4e27-bdca-94be4d1c0c95 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:09.740970 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 606/2390] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:09 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:09.950792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-936f3653-87f0-41dd-ac2d-7390a5351d65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.952480 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-936f3653-87f0-41dd-ac2d-7390a5351d65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:09.952663 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-936f3653-87f0-41dd-ac2d-7390a5351d65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.952872 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-936f3653-87f0-41dd-ac2d-7390a5351d65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.961098 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.961098 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:09.964032 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-936f3653-87f0-41dd-ac2d-7390a5351d65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:09.967697 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-936f3653-87f0-41dd-ac2d-7390a5351d65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:09.968068 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 596/2391] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:09 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:09.986441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-495a6773-5d0a-4b4a-87d3-509f56e2f88b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:09.988269 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-495a6773-5d0a-4b4a-87d3-509f56e2f88b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:09.988671 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-495a6773-5d0a-4b4a-87d3-509f56e2f88b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:09.988879 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-495a6773-5d0a-4b4a-87d3-509f56e2f88b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:09.989209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-495a6773-5d0a-4b4a-87d3-509f56e2f88b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:09.993133 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:09.993133 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:09.993690 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-495a6773-5d0a-4b4a-87d3-509f56e2f88b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:09.994185 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 595/2392] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:09 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:10.077403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a4b615c8-47b4-4721-a56b-6b0abd054b82 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.079127 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4b615c8-47b4-4721-a56b-6b0abd054b82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 Aug 09 07:44:10.079304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4b615c8-47b4-4721-a56b-6b0abd054b82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.079499 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4b615c8-47b4-4721-a56b-6b0abd054b82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.085397 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4b615c8-47b4-4721-a56b-6b0abd054b82 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 returned with HTTP 404 Aug 09 07:44:10.085840 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 596/2393] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:10 2026] GET /volume/v3/volumes/41d1db78-b001-4093-a844-5254048589c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:10.135295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.136875 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:44:10.137068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.137234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.137384 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Delete volume with id: 2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:44:10.143497 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:10.143497 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:10.143935 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:44:10.158461 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Delete volume request issued successfully. Aug 09 07:44:10.158652 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2ab7bf3-8761-4f15-9a67-9a09375a12e0 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 202 Aug 09 07:44:10.159104 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 607/2394] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:10 2026] DELETE /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:10.167036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c3282ac-27b9-4717-981b-7058144bddd3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.168975 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c3282ac-27b9-4717-981b-7058144bddd3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:44:10.169251 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c3282ac-27b9-4717-981b-7058144bddd3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.169491 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c3282ac-27b9-4717-981b-7058144bddd3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.176613 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:10.176613 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:10.180123 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c3282ac-27b9-4717-981b-7058144bddd3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Volume info retrieved successfully. Aug 09 07:44:10.184782 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c3282ac-27b9-4717-981b-7058144bddd3 tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 200 Aug 09 07:44:10.185172 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 597/2395] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:10 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:10.233929 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e00ece87-9753-471e-ae3a-bfa343d4e54c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.237626 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e00ece87-9753-471e-ae3a-bfa343d4e54c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:10.237866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e00ece87-9753-471e-ae3a-bfa343d4e54c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.238077 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e00ece87-9753-471e-ae3a-bfa343d4e54c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.247961 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:10.247961 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:10.251424 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e00ece87-9753-471e-ae3a-bfa343d4e54c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:10.256665 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e00ece87-9753-471e-ae3a-bfa343d4e54c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:10.257219 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 596/2396] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:10 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:10.695676 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e17d08a9-4b06-4217-a858-8400829cb1ec None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.697386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e17d08a9-4b06-4217-a858-8400829cb1ec tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:10.697461 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-72d5624c-c58c-472b-8a87-5345ee5ffbc0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.697627 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e17d08a9-4b06-4217-a858-8400829cb1ec tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.697843 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e17d08a9-4b06-4217-a858-8400829cb1ec tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.699064 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72d5624c-c58c-472b-8a87-5345ee5ffbc0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:10.699275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72d5624c-c58c-472b-8a87-5345ee5ffbc0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.699471 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72d5624c-c58c-472b-8a87-5345ee5ffbc0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.699570 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-72d5624c-c58c-472b-8a87-5345ee5ffbc0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:10.703574 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:10.703574 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:10.704312 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72d5624c-c58c-472b-8a87-5345ee5ffbc0 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:10.704675 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 608/2397] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:10 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:10.705319 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:10.705319 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:10.709289 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e17d08a9-4b06-4217-a858-8400829cb1ec tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:10.713152 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e17d08a9-4b06-4217-a858-8400829cb1ec tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:10.713512 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 597/2398] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:10 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:10.752581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-db6f6366-1536-479d-8451-0a1f599f2047 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.754479 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db6f6366-1536-479d-8451-0a1f599f2047 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:10.754689 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db6f6366-1536-479d-8451-0a1f599f2047 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.754885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db6f6366-1536-479d-8451-0a1f599f2047 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.763720 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:10.763720 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:10.766768 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-db6f6366-1536-479d-8451-0a1f599f2047 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:10.770525 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db6f6366-1536-479d-8451-0a1f599f2047 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:10.770938 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 598/2399] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:10 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:10.979868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6f3d7561-d88b-4bd6-96e6-c41b0decd0f8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:10.981745 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6f3d7561-d88b-4bd6-96e6-c41b0decd0f8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:10.981990 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6f3d7561-d88b-4bd6-96e6-c41b0decd0f8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:10.982183 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6f3d7561-d88b-4bd6-96e6-c41b0decd0f8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:10.991554 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:10.991554 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:10.995522 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6f3d7561-d88b-4bd6-96e6-c41b0decd0f8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:10.999751 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6f3d7561-d88b-4bd6-96e6-c41b0decd0f8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:11.000152 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 597/2400] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:10 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:11.005393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac15e6c3-3853-4433-a6db-64e179d8cfd9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:11.006775 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac15e6c3-3853-4433-a6db-64e179d8cfd9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:11.007095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac15e6c3-3853-4433-a6db-64e179d8cfd9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:11.007364 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac15e6c3-3853-4433-a6db-64e179d8cfd9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:11.007585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ac15e6c3-3853-4433-a6db-64e179d8cfd9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:11.012020 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:11.012020 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:11.012780 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac15e6c3-3853-4433-a6db-64e179d8cfd9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:11.013292 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 609/2401] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:11 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:11.196825 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c4f12e74-3af2-4654-84e9-bb2e5e8ffeaa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:11.198583 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4f12e74-3af2-4654-84e9-bb2e5e8ffeaa tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] GET https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 Aug 09 07:44:11.198755 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4f12e74-3af2-4654-84e9-bb2e5e8ffeaa tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:11.198964 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4f12e74-3af2-4654-84e9-bb2e5e8ffeaa tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:11.203953 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4f12e74-3af2-4654-84e9-bb2e5e8ffeaa tempest-AttachVolumeShelveTestJSON-602248089 tempest-AttachVolumeShelveTestJSON-602248089-project-member] https://10.4.3.41/volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 returned with HTTP 404 Aug 09 07:44:11.204429 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 598/2402] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:11 2026] GET /volume/v3/volumes/2f6b9aba-5929-4426-963c-343e80f6f031 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:11.269288 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7bfa9a66-9f21-4712-ac3c-f93a495bac1b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:11.271331 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bfa9a66-9f21-4712-ac3c-f93a495bac1b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:11.271525 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bfa9a66-9f21-4712-ac3c-f93a495bac1b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:11.271743 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bfa9a66-9f21-4712-ac3c-f93a495bac1b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:11.282729 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:11.282729 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:11.285673 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7bfa9a66-9f21-4712-ac3c-f93a495bac1b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:11.289033 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bfa9a66-9f21-4712-ac3c-f93a495bac1b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:11.289395 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 599/2403] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:11 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:11.715996 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-00bdab7a-dee7-4328-99e8-43e4f9388f56 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:11.718537 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00bdab7a-dee7-4328-99e8-43e4f9388f56 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:11.718794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00bdab7a-dee7-4328-99e8-43e4f9388f56 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:11.719087 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00bdab7a-dee7-4328-99e8-43e4f9388f56 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:11.719262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-00bdab7a-dee7-4328-99e8-43e4f9388f56 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:11.727167 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:11.727167 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:11.727340 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59acf36a-7b50-4025-9e91-5b24aed8cf39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:11.727695 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00bdab7a-dee7-4328-99e8-43e4f9388f56 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:11.727695 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 598/2404] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:11 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:11.729690 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59acf36a-7b50-4025-9e91-5b24aed8cf39 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:11.730092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59acf36a-7b50-4025-9e91-5b24aed8cf39 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:11.730426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59acf36a-7b50-4025-9e91-5b24aed8cf39 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:11.739956 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:11.739956 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:11.746623 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59acf36a-7b50-4025-9e91-5b24aed8cf39 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:11.753462 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59acf36a-7b50-4025-9e91-5b24aed8cf39 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:11.754212 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 610/2405] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:11 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:11.784879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9257da6f-555d-43bf-bc9e-f2d2debb1bf9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:11.787091 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9257da6f-555d-43bf-bc9e-f2d2debb1bf9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:11.787343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9257da6f-555d-43bf-bc9e-f2d2debb1bf9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:11.787579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9257da6f-555d-43bf-bc9e-f2d2debb1bf9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:11.799358 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:11.799358 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:11.803363 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9257da6f-555d-43bf-bc9e-f2d2debb1bf9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:11.808771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9257da6f-555d-43bf-bc9e-f2d2debb1bf9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:11.809248 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 599/2406] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:11 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:12.012768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b222545e-fef1-4c31-8f86-cb175ebf440b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:12.014905 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b222545e-fef1-4c31-8f86-cb175ebf440b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:12.015169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b222545e-fef1-4c31-8f86-cb175ebf440b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:12.015410 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b222545e-fef1-4c31-8f86-cb175ebf440b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:12.023946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b0a6398a-8ec2-44c7-bbfb-b77d6ace107c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:12.025130 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:12.025130 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:12.026184 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b0a6398a-8ec2-44c7-bbfb-b77d6ace107c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:12.026425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b0a6398a-8ec2-44c7-bbfb-b77d6ace107c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:12.026655 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b0a6398a-8ec2-44c7-bbfb-b77d6ace107c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:12.026788 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b0a6398a-8ec2-44c7-bbfb-b77d6ace107c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:12.028672 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b222545e-fef1-4c31-8f86-cb175ebf440b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:12.031471 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:12.031471 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:12.032238 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b0a6398a-8ec2-44c7-bbfb-b77d6ace107c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:12.032663 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 599/2407] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:12 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:12.033082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b222545e-fef1-4c31-8f86-cb175ebf440b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:12.033578 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 600/2408] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:12 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:12.302529 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-514a756a-20f6-45f3-a6d3-5e4801b03127 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:12.304190 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-514a756a-20f6-45f3-a6d3-5e4801b03127 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:12.304560 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-514a756a-20f6-45f3-a6d3-5e4801b03127 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:12.304868 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-514a756a-20f6-45f3-a6d3-5e4801b03127 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:12.314613 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:12.314613 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:12.320556 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-514a756a-20f6-45f3-a6d3-5e4801b03127 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:12.322846 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-514a756a-20f6-45f3-a6d3-5e4801b03127 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:12.323540 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 611/2409] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:12 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:12.738113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e3e7d08a-d503-4aa1-9385-cd18176bfd42 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:12.740052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3e7d08a-d503-4aa1-9385-cd18176bfd42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:12.740320 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3e7d08a-d503-4aa1-9385-cd18176bfd42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:12.740535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3e7d08a-d503-4aa1-9385-cd18176bfd42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:12.740630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e3e7d08a-d503-4aa1-9385-cd18176bfd42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:12.746533 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:12.746533 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:12.747393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3e7d08a-d503-4aa1-9385-cd18176bfd42 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:12.747829 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 600/2410] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:12 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:12.768357 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-103970eb-f741-4d62-8d3f-e61aed6a0e0e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:12.770274 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-103970eb-f741-4d62-8d3f-e61aed6a0e0e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:12.770578 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-103970eb-f741-4d62-8d3f-e61aed6a0e0e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:12.770728 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-103970eb-f741-4d62-8d3f-e61aed6a0e0e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:12.780718 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:12.780718 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:12.785542 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-103970eb-f741-4d62-8d3f-e61aed6a0e0e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:12.791318 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-103970eb-f741-4d62-8d3f-e61aed6a0e0e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:12.791668 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 600/2411] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:12 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:12.825608 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e20872da-1f1d-4ba0-b727-41426560f2f2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:12.828278 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e20872da-1f1d-4ba0-b727-41426560f2f2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:12.828567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e20872da-1f1d-4ba0-b727-41426560f2f2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:12.828848 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e20872da-1f1d-4ba0-b727-41426560f2f2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:12.842276 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:12.842276 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:12.847886 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e20872da-1f1d-4ba0-b727-41426560f2f2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:12.853384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e20872da-1f1d-4ba0-b727-41426560f2f2 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:12.854078 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 601/2412] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:12 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:13.045302 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fcea086c-eb3a-4a95-afaf-a7c8745cd451 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:13.047381 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fcea086c-eb3a-4a95-afaf-a7c8745cd451 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:13.047750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fcea086c-eb3a-4a95-afaf-a7c8745cd451 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:13.048155 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fcea086c-eb3a-4a95-afaf-a7c8745cd451 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:13.048930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fcea086c-eb3a-4a95-afaf-a7c8745cd451 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:13.053050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f7c7c5b3-9b93-4225-8699-75c9284af49e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:13.054231 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:13.054231 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:13.054861 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7c7c5b3-9b93-4225-8699-75c9284af49e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:13.055760 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7c7c5b3-9b93-4225-8699-75c9284af49e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:13.055760 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7c7c5b3-9b93-4225-8699-75c9284af49e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:13.055893 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fcea086c-eb3a-4a95-afaf-a7c8745cd451 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:13.055893 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 612/2413] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:13 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:13.066314 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:13.066314 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:13.069932 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f7c7c5b3-9b93-4225-8699-75c9284af49e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:13.074608 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7c7c5b3-9b93-4225-8699-75c9284af49e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:13.075040 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 601/2414] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:13 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:13.339999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-535456a9-6a88-4262-89f6-3bdb555ec564 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:13.342432 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-535456a9-6a88-4262-89f6-3bdb555ec564 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:13.342673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-535456a9-6a88-4262-89f6-3bdb555ec564 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:13.342930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-535456a9-6a88-4262-89f6-3bdb555ec564 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:13.352539 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:13.352539 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:13.356579 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-535456a9-6a88-4262-89f6-3bdb555ec564 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:13.361680 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-535456a9-6a88-4262-89f6-3bdb555ec564 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:13.362109 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 601/2415] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:13 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:13.759782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e53cc66-8d98-4d51-8d23-b880a65c8e47 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:13.761624 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e53cc66-8d98-4d51-8d23-b880a65c8e47 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:13.761875 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e53cc66-8d98-4d51-8d23-b880a65c8e47 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:13.762113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e53cc66-8d98-4d51-8d23-b880a65c8e47 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:13.762265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0e53cc66-8d98-4d51-8d23-b880a65c8e47 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:13.766637 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:13.766637 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:13.767406 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e53cc66-8d98-4d51-8d23-b880a65c8e47 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:13.767763 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 602/2416] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:13 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:13.806110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f775f9ef-dcfd-4210-b24e-9c9fe7750cd9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:13.807665 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f775f9ef-dcfd-4210-b24e-9c9fe7750cd9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:13.808074 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f775f9ef-dcfd-4210-b24e-9c9fe7750cd9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:13.808472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f775f9ef-dcfd-4210-b24e-9c9fe7750cd9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:13.816783 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:13.816783 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:13.820233 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f775f9ef-dcfd-4210-b24e-9c9fe7750cd9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:13.825499 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f775f9ef-dcfd-4210-b24e-9c9fe7750cd9 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:13.826175 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 613/2417] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:13 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:13.868743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-067da079-6c3b-4b85-ab6b-82997cb96029 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:13.870925 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-067da079-6c3b-4b85-ab6b-82997cb96029 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:13.871189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-067da079-6c3b-4b85-ab6b-82997cb96029 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:13.871482 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-067da079-6c3b-4b85-ab6b-82997cb96029 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:13.883015 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:13.883015 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:13.887506 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-067da079-6c3b-4b85-ab6b-82997cb96029 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:13.893668 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-067da079-6c3b-4b85-ab6b-82997cb96029 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:13.894260 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 602/2418] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:13 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:14.067447 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b0a44c98-e251-4df2-bee1-ce0471a888c0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:14.069282 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b0a44c98-e251-4df2-bee1-ce0471a888c0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:14.069500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b0a44c98-e251-4df2-bee1-ce0471a888c0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:14.069673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b0a44c98-e251-4df2-bee1-ce0471a888c0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:14.069779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b0a44c98-e251-4df2-bee1-ce0471a888c0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:14.076155 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:14.076155 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:14.077621 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b0a44c98-e251-4df2-bee1-ce0471a888c0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:14.078057 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 602/2419] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:14 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:14.093208 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bddeb866-993e-4666-b77f-4463d2c445b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:14.093208 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bddeb866-993e-4666-b77f-4463d2c445b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:14.093443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bddeb866-993e-4666-b77f-4463d2c445b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:14.093567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bddeb866-993e-4666-b77f-4463d2c445b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:14.103452 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:14.103452 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:14.107047 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bddeb866-993e-4666-b77f-4463d2c445b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:14.111338 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bddeb866-993e-4666-b77f-4463d2c445b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:14.111737 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 603/2420] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:14 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:14.376433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7b249d6-8bb9-4024-b885-e68d914b14be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:14.379985 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7b249d6-8bb9-4024-b885-e68d914b14be tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:14.379985 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7b249d6-8bb9-4024-b885-e68d914b14be tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:14.379985 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7b249d6-8bb9-4024-b885-e68d914b14be tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:14.390359 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:14.390359 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:14.394460 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7b249d6-8bb9-4024-b885-e68d914b14be tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:14.399225 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7b249d6-8bb9-4024-b885-e68d914b14be tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:14.399766 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 614/2421] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:14 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:14.778198 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2783b61f-ce5a-494b-a85c-dbf8f867ed9f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:14.780316 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2783b61f-ce5a-494b-a85c-dbf8f867ed9f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:14.780550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2783b61f-ce5a-494b-a85c-dbf8f867ed9f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:14.780764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2783b61f-ce5a-494b-a85c-dbf8f867ed9f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:14.780895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-2783b61f-ce5a-494b-a85c-dbf8f867ed9f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:14.786104 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:14.786104 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:14.787005 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2783b61f-ce5a-494b-a85c-dbf8f867ed9f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:14.787487 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 603/2422] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:14 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:14.841091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-93f999b5-541e-4216-ab62-38cf0d64f8d2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:14.844844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93f999b5-541e-4216-ab62-38cf0d64f8d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:14.844844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-93f999b5-541e-4216-ab62-38cf0d64f8d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:14.844844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-93f999b5-541e-4216-ab62-38cf0d64f8d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:14.851805 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:14.851805 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:14.856281 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-93f999b5-541e-4216-ab62-38cf0d64f8d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:14.863153 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93f999b5-541e-4216-ab62-38cf0d64f8d2 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:14.863785 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 603/2423] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:14 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:14.906736 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5f8916b-d4e0-49ba-9edc-844ed32abf6f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:14.908584 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f8916b-d4e0-49ba-9edc-844ed32abf6f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:14.908784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f8916b-d4e0-49ba-9edc-844ed32abf6f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:14.909013 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f8916b-d4e0-49ba-9edc-844ed32abf6f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:14.918695 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:14.918695 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:14.922323 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b5f8916b-d4e0-49ba-9edc-844ed32abf6f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:14.926310 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f8916b-d4e0-49ba-9edc-844ed32abf6f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:14.926717 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 604/2424] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:14 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:15.091122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a40fdb56-ff61-4d53-a9f7-3050e294b42e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.093752 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a40fdb56-ff61-4d53-a9f7-3050e294b42e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:15.093885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a40fdb56-ff61-4d53-a9f7-3050e294b42e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.094181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a40fdb56-ff61-4d53-a9f7-3050e294b42e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.094332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a40fdb56-ff61-4d53-a9f7-3050e294b42e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:15.099590 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.099590 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:15.100296 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a40fdb56-ff61-4d53-a9f7-3050e294b42e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:15.100863 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 615/2425] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:15.123517 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e12b0465-2568-4a09-a741-0a7e8274d4b7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.125418 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e12b0465-2568-4a09-a741-0a7e8274d4b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:15.125597 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e12b0465-2568-4a09-a741-0a7e8274d4b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.125792 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e12b0465-2568-4a09-a741-0a7e8274d4b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.135439 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.135439 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:15.139249 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e12b0465-2568-4a09-a741-0a7e8274d4b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:15.143845 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e12b0465-2568-4a09-a741-0a7e8274d4b7 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:15.144262 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 604/2426] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:15.416655 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c9ae8622-cb9b-4f0e-8bb5-36cccd5f996a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.418551 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9ae8622-cb9b-4f0e-8bb5-36cccd5f996a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:15.418785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9ae8622-cb9b-4f0e-8bb5-36cccd5f996a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.419041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9ae8622-cb9b-4f0e-8bb5-36cccd5f996a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.428568 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.428568 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:15.432415 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c9ae8622-cb9b-4f0e-8bb5-36cccd5f996a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:15.436782 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9ae8622-cb9b-4f0e-8bb5-36cccd5f996a tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:15.436884 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.437186 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 604/2427] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:15.438683 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:15.439015 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1475076653", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:15.440687 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1475076653', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:15.440812 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Create volume of 1 GB Aug 09 07:44:15.444898 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Availability Zones retrieved successfully. Aug 09 07:44:15.450217 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Flow 'volume_create_api' (419d0fdf-a98a-4af6-8175-136736eeaf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:15.451077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417b6e86-bfeb-486e-b594-7d8131dc7bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:15.452023 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:15.478697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417b6e86-bfeb-486e-b594-7d8131dc7bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:15.479407 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd3507-6302-4845-89fa-464189f8b58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:15.538418 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Created reservations ['b5a44b6a-726d-45c4-8658-8ad037aa137e', '561fd809-268a-4e11-b68a-47295e67abf6', '05804cdd-d2c0-4e0a-9b6a-350f4dc31e3e', 'a8e16e0b-3b56-43e2-85b8-418412ccf7d4'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:15.539170 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd3507-6302-4845-89fa-464189f8b58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a44b6a-726d-45c4-8658-8ad037aa137e', '561fd809-268a-4e11-b68a-47295e67abf6', '05804cdd-d2c0-4e0a-9b6a-350f4dc31e3e', 'a8e16e0b-3b56-43e2-85b8-418412ccf7d4']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:15.539808 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df484d6-3874-4fcb-be4f-a32c939d3fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:15.565429 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df484d6-3874-4fcb-be4f-a32c939d3fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1691ab1b-a268-4466-bcd4-b3079c4eddac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1475076653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fdf6916107b04b219bcc2386bb830b25',qos_specs=None,replication_status=,reservations=['b5a44b6a-726d-45c4-8658-8ad037aa137e','561fd809-268a-4e11-b68a-47295e67abf6','05804cdd-d2c0-4e0a-9b6a-350f4dc31e3e','a8e16e0b-3b56-43e2-85b8-418412ccf7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf6f4b68e6496ba674db3f339f8456',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1475076653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1691ab1b-a268-4466-bcd4-b3079c4eddac,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fdf6916107b04b219bcc2386bb830b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fdf6f4b68e6496ba674db3f339f8456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:15.566260 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af2e50e-d700-413b-9e07-144282904909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:15.584270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af2e50e-d700-413b-9e07-144282904909) transitioned into state 'SUCCESS' from state '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-1475076653',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fdf6916107b04b219bcc2386bb830b25',qos_specs=None,replication_status=,reservations=['b5a44b6a-726d-45c4-8658-8ad037aa137e','561fd809-268a-4e11-b68a-47295e67abf6','05804cdd-d2c0-4e0a-9b6a-350f4dc31e3e','a8e16e0b-3b56-43e2-85b8-418412ccf7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fdf6f4b68e6496ba674db3f339f8456',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:15.585032 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3234fe8b-0784-40e1-b29d-f76950e53b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:15.594175 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3234fe8b-0784-40e1-b29d-f76950e53b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:15.595086 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Flow 'volume_create_api' (419d0fdf-a98a-4af6-8175-136736eeaf39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:15.595395 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Create volume request issued successfully. Aug 09 07:44:15.596118 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e0822036-572c-4a0a-b021-38326237843e req-932460b4-cc4c-40ee-8c71-024766f8e23e tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:15.596631 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 605/2428] 10.4.3.41 () {72 vars in 1534 bytes} [Sun Aug 9 07:44:15 2026] POST /volume/v3/volumes => generated 761 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:15.604686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e0822036-572c-4a0a-b021-38326237843e req-345e5094-de9a-4058-9985-0b7c784a50bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.607078 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0822036-572c-4a0a-b021-38326237843e req-345e5094-de9a-4058-9985-0b7c784a50bd tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] GET https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:15.607277 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0822036-572c-4a0a-b021-38326237843e req-345e5094-de9a-4058-9985-0b7c784a50bd tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.607512 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0822036-572c-4a0a-b021-38326237843e req-345e5094-de9a-4058-9985-0b7c784a50bd tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.614107 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.614107 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:15.617438 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e0822036-572c-4a0a-b021-38326237843e req-345e5094-de9a-4058-9985-0b7c784a50bd tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Volume info retrieved successfully. Aug 09 07:44:15.621459 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0822036-572c-4a0a-b021-38326237843e req-345e5094-de9a-4058-9985-0b7c784a50bd tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac returned with HTTP 200 Aug 09 07:44:15.621832 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 616/2429] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:15.645315 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-5517783c-27ce-4f24-a10a-19e5d188702f req-76d973ab-ebf6-4276-828c-c0480b9d8ac4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.647276 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5517783c-27ce-4f24-a10a-19e5d188702f req-76d973ab-ebf6-4276-828c-c0480b9d8ac4 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] GET https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:15.647453 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5517783c-27ce-4f24-a10a-19e5d188702f req-76d973ab-ebf6-4276-828c-c0480b9d8ac4 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.647630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5517783c-27ce-4f24-a10a-19e5d188702f req-76d973ab-ebf6-4276-828c-c0480b9d8ac4 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.653926 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.653926 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:15.657414 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-5517783c-27ce-4f24-a10a-19e5d188702f req-76d973ab-ebf6-4276-828c-c0480b9d8ac4 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Volume info retrieved successfully. Aug 09 07:44:15.661206 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5517783c-27ce-4f24-a10a-19e5d188702f req-76d973ab-ebf6-4276-828c-c0480b9d8ac4 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac returned with HTTP 200 Aug 09 07:44:15.661589 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 605/2430] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:15.798393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fb31e9c2-66de-45ff-a28d-0e5ff26d047f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.799964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fb31e9c2-66de-45ff-a28d-0e5ff26d047f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:15.800131 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fb31e9c2-66de-45ff-a28d-0e5ff26d047f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.800301 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fb31e9c2-66de-45ff-a28d-0e5ff26d047f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.800400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-fb31e9c2-66de-45ff-a28d-0e5ff26d047f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:15.804230 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.804230 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:15.804984 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fb31e9c2-66de-45ff-a28d-0e5ff26d047f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:15.805252 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 605/2431] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:15.877293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2bf8622-6bdf-4413-9e00-a52a77a87722 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.879585 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2bf8622-6bdf-4413-9e00-a52a77a87722 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:15.879747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2bf8622-6bdf-4413-9e00-a52a77a87722 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.879981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2bf8622-6bdf-4413-9e00-a52a77a87722 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.887569 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.887569 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:15.891158 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d2bf8622-6bdf-4413-9e00-a52a77a87722 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:15.895519 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2bf8622-6bdf-4413-9e00-a52a77a87722 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:15.895926 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 606/2432] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:15.941178 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f713517e-58c8-4f83-b5c8-4a1d70fb71d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:15.942967 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f713517e-58c8-4f83-b5c8-4a1d70fb71d6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:15.943145 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f713517e-58c8-4f83-b5c8-4a1d70fb71d6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:15.943327 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f713517e-58c8-4f83-b5c8-4a1d70fb71d6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:15.945139 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=340,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:44:15.954145 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:15.954145 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:15.957424 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f713517e-58c8-4f83-b5c8-4a1d70fb71d6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:15.961924 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f713517e-58c8-4f83-b5c8-4a1d70fb71d6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:15.962340 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 617/2433] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:15 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.112081 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-17811edf-4e4d-4e1c-97b7-0ad4d1161db0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.114105 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-17811edf-4e4d-4e1c-97b7-0ad4d1161db0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:16.114325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-17811edf-4e4d-4e1c-97b7-0ad4d1161db0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.114532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-17811edf-4e4d-4e1c-97b7-0ad4d1161db0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.114654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-17811edf-4e4d-4e1c-97b7-0ad4d1161db0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:16.119072 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.119072 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:16.119689 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-17811edf-4e4d-4e1c-97b7-0ad4d1161db0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:16.120326 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 606/2434] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.157267 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-50697428-a8ee-4c9b-b7fd-aad5414adf48 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.159472 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-50697428-a8ee-4c9b-b7fd-aad5414adf48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:16.159642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-50697428-a8ee-4c9b-b7fd-aad5414adf48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.159833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-50697428-a8ee-4c9b-b7fd-aad5414adf48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.168979 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.168979 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:16.174124 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-50697428-a8ee-4c9b-b7fd-aad5414adf48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:16.178211 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-50697428-a8ee-4c9b-b7fd-aad5414adf48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:16.178581 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 606/2435] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:16.449450 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-797decb1-137d-4875-abd0-47c15822f494 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.451310 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-797decb1-137d-4875-abd0-47c15822f494 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:16.451519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-797decb1-137d-4875-abd0-47c15822f494 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.451692 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-797decb1-137d-4875-abd0-47c15822f494 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.461770 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.461770 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:16.465394 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-797decb1-137d-4875-abd0-47c15822f494 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:16.469686 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-797decb1-137d-4875-abd0-47c15822f494 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:16.470509 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 607/2436] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.684899 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-001568bb-93ac-496b-b7c8-6e88ccb36c77 req-6fa048e6-67f8-4576-a513-ff5f74cb0d4d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.687046 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-001568bb-93ac-496b-b7c8-6e88ccb36c77 req-6fa048e6-67f8-4576-a513-ff5f74cb0d4d tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] GET https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:16.687268 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-001568bb-93ac-496b-b7c8-6e88ccb36c77 req-6fa048e6-67f8-4576-a513-ff5f74cb0d4d tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.687453 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-001568bb-93ac-496b-b7c8-6e88ccb36c77 req-6fa048e6-67f8-4576-a513-ff5f74cb0d4d tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.695217 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.695217 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:16.699069 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-001568bb-93ac-496b-b7c8-6e88ccb36c77 req-6fa048e6-67f8-4576-a513-ff5f74cb0d4d tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Volume info retrieved successfully. Aug 09 07:44:16.703354 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-001568bb-93ac-496b-b7c8-6e88ccb36c77 req-6fa048e6-67f8-4576-a513-ff5f74cb0d4d tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac returned with HTTP 200 Aug 09 07:44:16.703832 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 618/2437] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.759507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-db94e703-ca60-479d-bdf2-47f5b7c9f60b req-e3d17f10-afba-4e52-bbe3-2df676c39644 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.761673 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-db94e703-ca60-479d-bdf2-47f5b7c9f60b req-e3d17f10-afba-4e52-bbe3-2df676c39644 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-reader] GET https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:16.761851 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-db94e703-ca60-479d-bdf2-47f5b7c9f60b req-e3d17f10-afba-4e52-bbe3-2df676c39644 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.762041 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-db94e703-ca60-479d-bdf2-47f5b7c9f60b req-e3d17f10-afba-4e52-bbe3-2df676c39644 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-reader] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.768414 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.768414 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:16.771849 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-db94e703-ca60-479d-bdf2-47f5b7c9f60b req-e3d17f10-afba-4e52-bbe3-2df676c39644 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-reader] Volume info retrieved successfully. Aug 09 07:44:16.776149 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-db94e703-ca60-479d-bdf2-47f5b7c9f60b req-e3d17f10-afba-4e52-bbe3-2df676c39644 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-reader] https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac returned with HTTP 200 Aug 09 07:44:16.776557 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 607/2438] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.798908 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.801079 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:16.801254 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.801439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.801594 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Delete volume with id: 1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:16.808264 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.808264 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:16.808757 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Volume info retrieved successfully. Aug 09 07:44:16.814691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ff47e318-2885-4a97-9a56-37d57c37b348 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.816661 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff47e318-2885-4a97-9a56-37d57c37b348 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:16.816860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff47e318-2885-4a97-9a56-37d57c37b348 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.817056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff47e318-2885-4a97-9a56-37d57c37b348 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.817180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ff47e318-2885-4a97-9a56-37d57c37b348 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:16.818750 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=497,cinder:UPDATE=72,cinder:INSERT=51 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:44:16.821927 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.821927 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:16.822635 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff47e318-2885-4a97-9a56-37d57c37b348 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:16.823099 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 608/2439] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.828970 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Delete volume request issued successfully. Aug 09 07:44:16.829228 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fd2a2e3a-db30-40b8-b376-7f083b760e67 req-e51f9f5a-b224-43ea-a59e-d546441fd3a5 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac returned with HTTP 202 Aug 09 07:44:16.829766 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 607/2440] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:44:16 2026] DELETE /volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:16.850131 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a98a1b3f-383f-40bb-ab47-c43017dac071 req-30203b4e-143d-42d3-9736-796a8e3f93d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.851953 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a98a1b3f-383f-40bb-ab47-c43017dac071 req-30203b4e-143d-42d3-9736-796a8e3f93d7 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] GET https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:16.852230 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a98a1b3f-383f-40bb-ab47-c43017dac071 req-30203b4e-143d-42d3-9736-796a8e3f93d7 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.852469 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a98a1b3f-383f-40bb-ab47-c43017dac071 req-30203b4e-143d-42d3-9736-796a8e3f93d7 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.858993 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.858993 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:16.862557 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a98a1b3f-383f-40bb-ab47-c43017dac071 req-30203b4e-143d-42d3-9736-796a8e3f93d7 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Volume info retrieved successfully. Aug 09 07:44:16.867084 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a98a1b3f-383f-40bb-ab47-c43017dac071 req-30203b4e-143d-42d3-9736-796a8e3f93d7 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac returned with HTTP 200 Aug 09 07:44:16.867084 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 619/2441] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.907774 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fa6f0d3f-9328-4120-aae0-0c25f5e566ab None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.909455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa6f0d3f-9328-4120-aae0-0c25f5e566ab tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:16.909642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fa6f0d3f-9328-4120-aae0-0c25f5e566ab tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.909879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fa6f0d3f-9328-4120-aae0-0c25f5e566ab tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.916254 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.916254 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:16.919637 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fa6f0d3f-9328-4120-aae0-0c25f5e566ab tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:16.923511 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa6f0d3f-9328-4120-aae0-0c25f5e566ab tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:16.923869 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 608/2442] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:16.974279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2cd5323b-aa00-49c4-bc49-4c04c78e69a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:16.975900 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2cd5323b-aa00-49c4-bc49-4c04c78e69a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:16.976104 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2cd5323b-aa00-49c4-bc49-4c04c78e69a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:16.976279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2cd5323b-aa00-49c4-bc49-4c04c78e69a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:16.985125 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:16.985125 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:16.988330 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2cd5323b-aa00-49c4-bc49-4c04c78e69a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:16.992213 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2cd5323b-aa00-49c4-bc49-4c04c78e69a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:16.992584 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 609/2443] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:16 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:17.129833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9e26413c-f877-41da-9582-cf9ea3d490c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:17.131557 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e26413c-f877-41da-9582-cf9ea3d490c1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:17.131794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e26413c-f877-41da-9582-cf9ea3d490c1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:17.132064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e26413c-f877-41da-9582-cf9ea3d490c1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:17.132217 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9e26413c-f877-41da-9582-cf9ea3d490c1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:17.136055 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:17.136055 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:17.136635 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e26413c-f877-41da-9582-cf9ea3d490c1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:17.137049 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 608/2444] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:17 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:17.191333 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df7563fc-72d2-407a-9d87-2d91e0b60494 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:17.193183 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df7563fc-72d2-407a-9d87-2d91e0b60494 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:17.193535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df7563fc-72d2-407a-9d87-2d91e0b60494 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:17.193820 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df7563fc-72d2-407a-9d87-2d91e0b60494 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:17.204251 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:17.204251 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:17.208084 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-df7563fc-72d2-407a-9d87-2d91e0b60494 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:17.212620 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df7563fc-72d2-407a-9d87-2d91e0b60494 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:17.213263 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 620/2445] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:17 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:17.483044 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-480fec10-2a82-4770-8ae7-10756670e23c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:17.485369 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-480fec10-2a82-4770-8ae7-10756670e23c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:17.485629 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-480fec10-2a82-4770-8ae7-10756670e23c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:17.485889 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-480fec10-2a82-4770-8ae7-10756670e23c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:17.496124 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:17.496124 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:17.499595 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-480fec10-2a82-4770-8ae7-10756670e23c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:17.503560 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-480fec10-2a82-4770-8ae7-10756670e23c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:17.504094 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 609/2446] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:17 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:17.832954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-31aac92e-8e6e-45ce-bd2a-20cafdbf774e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:17.835077 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31aac92e-8e6e-45ce-bd2a-20cafdbf774e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:17.835317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31aac92e-8e6e-45ce-bd2a-20cafdbf774e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:17.835549 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31aac92e-8e6e-45ce-bd2a-20cafdbf774e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:17.835695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-31aac92e-8e6e-45ce-bd2a-20cafdbf774e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:17.840685 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:17.840685 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:17.841555 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31aac92e-8e6e-45ce-bd2a-20cafdbf774e tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:17.841972 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 610/2447] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:17 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:17.890713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-74eca090-726a-40f4-b677-8f7adc0a5c2e req-fbd5c9ba-703e-4628-8da2-49cdd1169c16 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:17.893260 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-74eca090-726a-40f4-b677-8f7adc0a5c2e req-fbd5c9ba-703e-4628-8da2-49cdd1169c16 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] GET https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac Aug 09 07:44:17.893490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-74eca090-726a-40f4-b677-8f7adc0a5c2e req-fbd5c9ba-703e-4628-8da2-49cdd1169c16 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:17.893726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-74eca090-726a-40f4-b677-8f7adc0a5c2e req-fbd5c9ba-703e-4628-8da2-49cdd1169c16 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:17.900875 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-74eca090-726a-40f4-b677-8f7adc0a5c2e req-fbd5c9ba-703e-4628-8da2-49cdd1169c16 tempest-VolumesGetTestJSON-855975697 tempest-VolumesGetTestJSON-855975697-project-member] https://10.4.3.41/volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac returned with HTTP 404 Aug 09 07:44:17.901518 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 609/2448] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:17 2026] GET /volume/v3/volumes/1691ab1b-a268-4466-bcd4-b3079c4eddac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:17.937611 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3f1d87d-84dc-4c7b-889b-cf9443743c09 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:17.939248 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3f1d87d-84dc-4c7b-889b-cf9443743c09 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:17.939620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3f1d87d-84dc-4c7b-889b-cf9443743c09 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:17.939894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3f1d87d-84dc-4c7b-889b-cf9443743c09 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:17.946519 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:17.946519 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:17.950485 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3f1d87d-84dc-4c7b-889b-cf9443743c09 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:17.954615 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3f1d87d-84dc-4c7b-889b-cf9443743c09 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:17.955099 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 621/2449] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:17 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:18.005749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-06146e84-87e8-49dc-be29-9bc516babd87 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:18.009932 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06146e84-87e8-49dc-be29-9bc516babd87 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:18.009932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06146e84-87e8-49dc-be29-9bc516babd87 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:18.009932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06146e84-87e8-49dc-be29-9bc516babd87 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:18.010375 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=354,cinder:INSERT=4,cinder:UPDATE=8 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:44:18.020400 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:18.020400 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:18.023997 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-06146e84-87e8-49dc-be29-9bc516babd87 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:18.028515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06146e84-87e8-49dc-be29-9bc516babd87 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:18.028939 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 610/2450] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:18 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:18.146803 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eeda0e3f-68ed-4922-b045-2758b4af4405 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:18.149216 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eeda0e3f-68ed-4922-b045-2758b4af4405 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:18.149403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eeda0e3f-68ed-4922-b045-2758b4af4405 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:18.149738 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eeda0e3f-68ed-4922-b045-2758b4af4405 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:18.149876 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-eeda0e3f-68ed-4922-b045-2758b4af4405 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:18.155489 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:18.155489 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:18.156392 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eeda0e3f-68ed-4922-b045-2758b4af4405 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:18.156957 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 611/2451] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:18 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:18.226244 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2263513b-d65f-4fee-a411-bf18840f64fd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:18.227785 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2263513b-d65f-4fee-a411-bf18840f64fd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:18.227972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2263513b-d65f-4fee-a411-bf18840f64fd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:18.228146 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2263513b-d65f-4fee-a411-bf18840f64fd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:18.237441 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:18.237441 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:18.241099 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2263513b-d65f-4fee-a411-bf18840f64fd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:18.246191 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2263513b-d65f-4fee-a411-bf18840f64fd tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:18.246567 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 610/2452] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:18 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:18.516034 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d413ed6e-b321-4bf4-9ea0-3dc34b8aa6d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:18.517863 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d413ed6e-b321-4bf4-9ea0-3dc34b8aa6d5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:18.519448 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d413ed6e-b321-4bf4-9ea0-3dc34b8aa6d5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:18.519448 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d413ed6e-b321-4bf4-9ea0-3dc34b8aa6d5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:18.527601 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:18.527601 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:18.531188 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d413ed6e-b321-4bf4-9ea0-3dc34b8aa6d5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:18.535601 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d413ed6e-b321-4bf4-9ea0-3dc34b8aa6d5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:18.536144 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 622/2453] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:18 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:18.851752 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8dbc18bd-0d85-4719-b3f9-9552d74b85e5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:18.854088 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8dbc18bd-0d85-4719-b3f9-9552d74b85e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:18.854342 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8dbc18bd-0d85-4719-b3f9-9552d74b85e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:18.854589 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8dbc18bd-0d85-4719-b3f9-9552d74b85e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:18.854743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8dbc18bd-0d85-4719-b3f9-9552d74b85e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:18.860165 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:18.860165 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:18.861123 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8dbc18bd-0d85-4719-b3f9-9552d74b85e5 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:18.861752 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 611/2454] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:18 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:18.968029 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3858d9a-88c9-4496-b71c-9dbd8a635a95 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:18.969713 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3858d9a-88c9-4496-b71c-9dbd8a635a95 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:18.969966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3858d9a-88c9-4496-b71c-9dbd8a635a95 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:18.970155 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3858d9a-88c9-4496-b71c-9dbd8a635a95 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:18.978157 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:18.978157 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:18.984433 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3858d9a-88c9-4496-b71c-9dbd8a635a95 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:18.989776 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3858d9a-88c9-4496-b71c-9dbd8a635a95 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:18.990266 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 612/2455] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:18 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:19.045393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b1b3b2b1-5775-4478-8914-83ec8b6f2c38 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:19.046892 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b1b3b2b1-5775-4478-8914-83ec8b6f2c38 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:19.047219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b1b3b2b1-5775-4478-8914-83ec8b6f2c38 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:19.047399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b1b3b2b1-5775-4478-8914-83ec8b6f2c38 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:19.056628 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:19.056628 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:19.060236 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b1b3b2b1-5775-4478-8914-83ec8b6f2c38 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:19.064310 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b1b3b2b1-5775-4478-8914-83ec8b6f2c38 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:19.064690 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 611/2456] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:19 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:19.167688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f68c166a-5c67-40d3-a0ad-f6090227c0b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:19.169651 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f68c166a-5c67-40d3-a0ad-f6090227c0b1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:19.169869 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f68c166a-5c67-40d3-a0ad-f6090227c0b1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:19.170068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f68c166a-5c67-40d3-a0ad-f6090227c0b1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:19.170169 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f68c166a-5c67-40d3-a0ad-f6090227c0b1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:19.178529 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:19.178529 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:19.179150 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f68c166a-5c67-40d3-a0ad-f6090227c0b1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:19.179535 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 623/2457] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:19 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:19.260876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5e532e5d-6741-4acc-a3d4-d010e0d35755 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:19.264443 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e532e5d-6741-4acc-a3d4-d010e0d35755 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:19.264702 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e532e5d-6741-4acc-a3d4-d010e0d35755 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:19.264969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e532e5d-6741-4acc-a3d4-d010e0d35755 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:19.276476 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:19.276476 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:19.280721 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5e532e5d-6741-4acc-a3d4-d010e0d35755 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:19.285941 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e532e5d-6741-4acc-a3d4-d010e0d35755 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:19.286435 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 612/2458] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:19 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:19.312421 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-74f614ca-dadb-4112-a099-51e5814c78a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:19.435340 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:19.435854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-349762739"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:19.437940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-349762739'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:19.438158 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume of 1 GB Aug 09 07:44:19.443478 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Availability Zones retrieved successfully. Aug 09 07:44:19.452546 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Flow 'volume_create_api' (4dd3cd90-c411-4c98-9804-b9221f79b8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:19.453992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d730a4d-245e-405f-83a2-36ab84216452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:19.455549 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:19.484117 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d730a4d-245e-405f-83a2-36ab84216452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:19.485033 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fdc647-7583-411e-a1a2-d6d3f9ffecd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:19.546653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Created reservations ['9290961d-8a95-4613-80b0-b3e1a4e98675', '0dbc10db-ee4d-469d-a310-dae59eb1fe20', '1b69aa5b-e35b-4c75-a8be-d2cbe82078c2', '2d9995b2-8b73-4f5d-bb3f-a93f1d2c4c7f'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:19.547695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fdc647-7583-411e-a1a2-d6d3f9ffecd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9290961d-8a95-4613-80b0-b3e1a4e98675', '0dbc10db-ee4d-469d-a310-dae59eb1fe20', '1b69aa5b-e35b-4c75-a8be-d2cbe82078c2', '2d9995b2-8b73-4f5d-bb3f-a93f1d2c4c7f']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:19.548305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b1acb83a-a670-483e-bcf3-d855d570ba87 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:19.548812 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d958508-adc0-4526-9660-0c06966db606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:19.550163 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b1acb83a-a670-483e-bcf3-d855d570ba87 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:19.550356 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b1acb83a-a670-483e-bcf3-d855d570ba87 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:19.550533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b1acb83a-a670-483e-bcf3-d855d570ba87 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:19.560463 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:19.560463 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:19.564158 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b1acb83a-a670-483e-bcf3-d855d570ba87 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:19.568384 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b1acb83a-a670-483e-bcf3-d855d570ba87 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:19.568792 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 612/2459] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:19 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:19.578586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d958508-adc0-4526-9660-0c06966db606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-349762739',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c147572106434155bfb5c4e6946349b9',qos_specs=None,replication_status=,reservations=['9290961d-8a95-4613-80b0-b3e1a4e98675','0dbc10db-ee4d-469d-a310-dae59eb1fe20','1b69aa5b-e35b-4c75-a8be-d2cbe82078c2','2d9995b2-8b73-4f5d-bb3f-a93f1d2c4c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-349762739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c147572106434155bfb5c4e6946349b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:19.579977 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a36cee1-4aee-480c-a996-e904a0514c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:19.601681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a36cee1-4aee-480c-a996-e904a0514c08) transitioned into state 'SUCCESS' from state '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-349762739',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c147572106434155bfb5c4e6946349b9',qos_specs=None,replication_status=,reservations=['9290961d-8a95-4613-80b0-b3e1a4e98675','0dbc10db-ee4d-469d-a310-dae59eb1fe20','1b69aa5b-e35b-4c75-a8be-d2cbe82078c2','2d9995b2-8b73-4f5d-bb3f-a93f1d2c4c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:19.606091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f486b19-300b-4df2-b84e-5774a69d849f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:19.611747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f486b19-300b-4df2-b84e-5774a69d849f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:19.612478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Flow 'volume_create_api' (4dd3cd90-c411-4c98-9804-b9221f79b8cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:19.612749 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume request issued successfully. Aug 09 07:44:19.613277 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74f614ca-dadb-4112-a099-51e5814c78a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:19.613658 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 613/2460] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:44:19 2026] POST /volume/v3/volumes => generated 757 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:19.626633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a908c0b-b632-4a63-abec-075b59424881 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:19.628821 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a908c0b-b632-4a63-abec-075b59424881 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b Aug 09 07:44:19.629076 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a908c0b-b632-4a63-abec-075b59424881 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:19.629343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a908c0b-b632-4a63-abec-075b59424881 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:19.638155 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:19.638155 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:19.642632 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8a908c0b-b632-4a63-abec-075b59424881 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:19.647871 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a908c0b-b632-4a63-abec-075b59424881 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b returned with HTTP 200 Aug 09 07:44:19.648378 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 624/2461] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:19 2026] GET /volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:19.871839 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-511fd1cb-870b-4527-8e7d-0b3c3e7bef58 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:19.873481 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-511fd1cb-870b-4527-8e7d-0b3c3e7bef58 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:19.873671 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-511fd1cb-870b-4527-8e7d-0b3c3e7bef58 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:19.873892 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-511fd1cb-870b-4527-8e7d-0b3c3e7bef58 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:19.874001 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-511fd1cb-870b-4527-8e7d-0b3c3e7bef58 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:19.878171 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:19.878171 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:19.879004 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-511fd1cb-870b-4527-8e7d-0b3c3e7bef58 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:19.879394 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 613/2462] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:19 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:20.003063 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-933508d4-fad4-463a-8a66-0fababd49a56 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.004681 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-933508d4-fad4-463a-8a66-0fababd49a56 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:20.004885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-933508d4-fad4-463a-8a66-0fababd49a56 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.005104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-933508d4-fad4-463a-8a66-0fababd49a56 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.011657 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.011657 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:20.015184 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-933508d4-fad4-463a-8a66-0fababd49a56 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:20.019262 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-933508d4-fad4-463a-8a66-0fababd49a56 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:20.019739 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 613/2463] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 1249 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:20.080391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6d81091c-c1d9-407d-9d54-69c83fda303f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.082312 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d81091c-c1d9-407d-9d54-69c83fda303f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:20.082550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d81091c-c1d9-407d-9d54-69c83fda303f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.082757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d81091c-c1d9-407d-9d54-69c83fda303f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.092624 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.092624 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:20.096310 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6d81091c-c1d9-407d-9d54-69c83fda303f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:20.100874 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d81091c-c1d9-407d-9d54-69c83fda303f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:20.101398 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 614/2464] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:20.146111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-659f24f1-011e-4f53-84de-afd100f46eaf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.147887 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-659f24f1-011e-4f53-84de-afd100f46eaf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:20.148354 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-659f24f1-011e-4f53-84de-afd100f46eaf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.148646 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-659f24f1-011e-4f53-84de-afd100f46eaf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.155288 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.155288 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:20.158770 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-659f24f1-011e-4f53-84de-afd100f46eaf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:20.163649 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-659f24f1-011e-4f53-84de-afd100f46eaf tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:20.163649 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 625/2465] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:20.189078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-09727fd7-836b-4c7e-abf3-31a2d84ecf75 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.190735 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-09727fd7-836b-4c7e-abf3-31a2d84ecf75 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:20.191003 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-09727fd7-836b-4c7e-abf3-31a2d84ecf75 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.191179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-09727fd7-836b-4c7e-abf3-31a2d84ecf75 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.191278 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-09727fd7-836b-4c7e-abf3-31a2d84ecf75 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:20.195303 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.195303 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:20.195833 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-09727fd7-836b-4c7e-abf3-31a2d84ecf75 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:20.196238 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 614/2466] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:20.299997 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b14c4250-bf16-44c2-b7e7-45a98e434288 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.301860 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b14c4250-bf16-44c2-b7e7-45a98e434288 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:20.302757 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b14c4250-bf16-44c2-b7e7-45a98e434288 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.302994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b14c4250-bf16-44c2-b7e7-45a98e434288 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.319356 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.319356 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:20.324536 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b14c4250-bf16-44c2-b7e7-45a98e434288 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:20.328871 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b14c4250-bf16-44c2-b7e7-45a98e434288 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:20.329441 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 614/2467] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:20.548004 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-1cea42a7-ef82-43a2-9205-a60dce84e139 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.550419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-1cea42a7-ef82-43a2-9205-a60dce84e139 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:20.550658 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-1cea42a7-ef82-43a2-9205-a60dce84e139 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.550878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-1cea42a7-ef82-43a2-9205-a60dce84e139 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.557602 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.557602 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:20.561070 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-1cea42a7-ef82-43a2-9205-a60dce84e139 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:20.565072 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-1cea42a7-ef82-43a2-9205-a60dce84e139 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:20.565418 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 615/2468] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:20.575362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1693c6f-ecd1-4deb-bd69-2228881d855d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.576834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1693c6f-ecd1-4deb-bd69-2228881d855d None None] GET https://10.4.3.41/volume// Aug 09 07:44:20.576834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1693c6f-ecd1-4deb-bd69-2228881d855d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.576834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1693c6f-ecd1-4deb-bd69-2228881d855d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.577097 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1693c6f-ecd1-4deb-bd69-2228881d855d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:20.577530 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 626/2469] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:20.581594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6a634029-11f3-411e-91fe-fac321fc79cd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.583813 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6a634029-11f3-411e-91fe-fac321fc79cd tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:20.583813 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6a634029-11f3-411e-91fe-fac321fc79cd tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.584052 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6a634029-11f3-411e-91fe-fac321fc79cd tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.585977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-acaa7c42-3d8d-4257-bc09-638e290880f8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.591981 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-acaa7c42-3d8d-4257-bc09-638e290880f8 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:44:20.592331 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-acaa7c42-3d8d-4257-bc09-638e290880f8 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "172935ce-bbf4-4a40-8473-cc594df3e9df", "connector": null, "instance_uuid": "b407f78e-adcd-4077-b3f3-ddd2bf281baa"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:20.599930 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.599930 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:20.606632 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.606632 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:20.608232 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6a634029-11f3-411e-91fe-fac321fc79cd tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:20.615126 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6a634029-11f3-411e-91fe-fac321fc79cd tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:20.615524 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 615/2470] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:20.631655 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-acaa7c42-3d8d-4257-bc09-638e290880f8 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:44:20.632040 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 615/2471] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:44:20 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:20.660634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f177e87-464b-4a40-92ac-b6d6cd974d2e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.662425 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f177e87-464b-4a40-92ac-b6d6cd974d2e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b Aug 09 07:44:20.662600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f177e87-464b-4a40-92ac-b6d6cd974d2e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.662777 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f177e87-464b-4a40-92ac-b6d6cd974d2e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.670752 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.670752 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:20.675087 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f177e87-464b-4a40-92ac-b6d6cd974d2e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:20.679094 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f177e87-464b-4a40-92ac-b6d6cd974d2e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b returned with HTTP 200 Aug 09 07:44:20.679448 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 616/2472] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:20.704553 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e2576237-92fd-4acc-b171-bc0bfc03b53c req-7dd50a8a-b79b-4d0d-9485-f29b8976aeb1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.706108 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e2576237-92fd-4acc-b171-bc0bfc03b53c req-7dd50a8a-b79b-4d0d-9485-f29b8976aeb1 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b Aug 09 07:44:20.706432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e2576237-92fd-4acc-b171-bc0bfc03b53c req-7dd50a8a-b79b-4d0d-9485-f29b8976aeb1 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.706677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e2576237-92fd-4acc-b171-bc0bfc03b53c req-7dd50a8a-b79b-4d0d-9485-f29b8976aeb1 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.713055 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.713055 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:20.716445 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e2576237-92fd-4acc-b171-bc0bfc03b53c req-7dd50a8a-b79b-4d0d-9485-f29b8976aeb1 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:20.720485 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e2576237-92fd-4acc-b171-bc0bfc03b53c req-7dd50a8a-b79b-4d0d-9485-f29b8976aeb1 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b returned with HTTP 200 Aug 09 07:44:20.720485 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 627/2473] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:20.733100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.735033 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:20.735343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-479340082"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:20.736737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-479340082'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:20.736865 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume of 1 GB Aug 09 07:44:20.740576 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Availability Zones retrieved successfully. Aug 09 07:44:20.746277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Flow 'volume_create_api' (1c111948-9c0d-409d-a7b4-5a447f4b767e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:20.747396 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea676260-e8f6-41a7-bb9a-529e20e653ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:20.748259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:20.774072 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea676260-e8f6-41a7-bb9a-529e20e653ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:20.774813 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b94e71-3e4e-42f2-a4d4-d47d7fd71ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:20.819443 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Created reservations ['90d7de96-ce38-4589-a3f9-052ac5fb8b61', 'a81e45cf-d29a-4942-9e10-49cafe2189ac', 'fa561c48-2581-49ac-b7a9-9a372077ea29', 'ab783240-9e5a-4e8f-9226-7769da07c340'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:20.820424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b94e71-3e4e-42f2-a4d4-d47d7fd71ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d7de96-ce38-4589-a3f9-052ac5fb8b61', 'a81e45cf-d29a-4942-9e10-49cafe2189ac', 'fa561c48-2581-49ac-b7a9-9a372077ea29', 'ab783240-9e5a-4e8f-9226-7769da07c340']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:20.821414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73c9f46-9556-4e45-a510-85541a843c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:20.851935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73c9f46-9556-4e45-a510-85541a843c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0250b5d7-00e3-42f8-bb8e-3e68c3a2febb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-479340082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c147572106434155bfb5c4e6946349b9',qos_specs=None,replication_status=,reservations=['90d7de96-ce38-4589-a3f9-052ac5fb8b61','a81e45cf-d29a-4942-9e10-49cafe2189ac','fa561c48-2581-49ac-b7a9-9a372077ea29','ab783240-9e5a-4e8f-9226-7769da07c340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-479340082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0250b5d7-00e3-42f8-bb8e-3e68c3a2febb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c147572106434155bfb5c4e6946349b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:20.851935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b5edaa-65e7-4ed6-8fd4-9cc98b2ea0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:20.869343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b5edaa-65e7-4ed6-8fd4-9cc98b2ea0f5) transitioned into state 'SUCCESS' from state '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-479340082',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c147572106434155bfb5c4e6946349b9',qos_specs=None,replication_status=,reservations=['90d7de96-ce38-4589-a3f9-052ac5fb8b61','a81e45cf-d29a-4942-9e10-49cafe2189ac','fa561c48-2581-49ac-b7a9-9a372077ea29','ab783240-9e5a-4e8f-9226-7769da07c340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:20.870044 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87773ab-6195-4d61-8859-05a23f1044b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:20.878692 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87773ab-6195-4d61-8859-05a23f1044b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:20.879321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Flow 'volume_create_api' (1c111948-9c0d-409d-a7b4-5a447f4b767e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:20.879534 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume request issued successfully. Aug 09 07:44:20.880136 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6a5c600-e12f-4a7b-8dd7-036d99c8ab5a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:20.881464 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 616/2474] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:44:20 2026] POST /volume/v3/volumes => generated 757 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:20.888856 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b3ff59a8-88b7-47bc-9e3f-1824d3477e6f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.890565 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b3ff59a8-88b7-47bc-9e3f-1824d3477e6f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:20.890775 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b3ff59a8-88b7-47bc-9e3f-1824d3477e6f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.890986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b3ff59a8-88b7-47bc-9e3f-1824d3477e6f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.891085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b3ff59a8-88b7-47bc-9e3f-1824d3477e6f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:20.892242 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-058ed21a-235a-43ad-9f2f-2527cc8dd201 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:20.894221 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-058ed21a-235a-43ad-9f2f-2527cc8dd201 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb Aug 09 07:44:20.894221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-058ed21a-235a-43ad-9f2f-2527cc8dd201 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:20.894315 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-058ed21a-235a-43ad-9f2f-2527cc8dd201 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:20.895505 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.895505 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:20.896199 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b3ff59a8-88b7-47bc-9e3f-1824d3477e6f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:20.896527 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 616/2475] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:20.904013 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:20.904013 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:20.907192 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-058ed21a-235a-43ad-9f2f-2527cc8dd201 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:20.911545 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-058ed21a-235a-43ad-9f2f-2527cc8dd201 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb returned with HTTP 200 Aug 09 07:44:20.911936 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 617/2476] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:20 2026] GET /volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:21.115428 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b64653cb-2f02-49e3-8866-cdfbf4b1d17e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.116891 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b64653cb-2f02-49e3-8866-cdfbf4b1d17e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:21.117221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b64653cb-2f02-49e3-8866-cdfbf4b1d17e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.117490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b64653cb-2f02-49e3-8866-cdfbf4b1d17e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.127156 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.127156 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:21.130985 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b64653cb-2f02-49e3-8866-cdfbf4b1d17e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:21.135049 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b64653cb-2f02-49e3-8866-cdfbf4b1d17e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:21.135580 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 628/2477] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:21.207221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74ef33b1-d146-437a-912b-217f473e7ba4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.209153 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74ef33b1-d146-437a-912b-217f473e7ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:21.209361 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74ef33b1-d146-437a-912b-217f473e7ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.209546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74ef33b1-d146-437a-912b-217f473e7ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.209643 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-74ef33b1-d146-437a-912b-217f473e7ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:21.213981 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.213981 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:21.214604 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74ef33b1-d146-437a-912b-217f473e7ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:21.215017 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 617/2478] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:21.342194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8d1443b7-aec2-4382-872f-ad575c7d4481 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.344207 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d1443b7-aec2-4382-872f-ad575c7d4481 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:21.344442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d1443b7-aec2-4382-872f-ad575c7d4481 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.344658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d1443b7-aec2-4382-872f-ad575c7d4481 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.357690 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.357690 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:21.362936 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8d1443b7-aec2-4382-872f-ad575c7d4481 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:21.368700 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d1443b7-aec2-4382-872f-ad575c7d4481 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:21.369201 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 617/2479] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:21.628859 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94e32e5d-174f-454b-b2de-f035029ec86b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.633014 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94e32e5d-174f-454b-b2de-f035029ec86b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:21.633200 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94e32e5d-174f-454b-b2de-f035029ec86b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.633374 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94e32e5d-174f-454b-b2de-f035029ec86b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.643267 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.643267 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:21.646656 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94e32e5d-174f-454b-b2de-f035029ec86b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:21.650338 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94e32e5d-174f-454b-b2de-f035029ec86b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:21.650843 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 618/2480] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:21.670546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58fe3f79-3f6d-40b3-97a8-f76938e03474 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.670546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58fe3f79-3f6d-40b3-97a8-f76938e03474 None None] GET https://10.4.3.41/volume// Aug 09 07:44:21.670546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58fe3f79-3f6d-40b3-97a8-f76938e03474 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.670546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58fe3f79-3f6d-40b3-97a8-f76938e03474 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.670546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58fe3f79-3f6d-40b3-97a8-f76938e03474 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:21.670546 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 629/2481] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:21.680267 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-e59d45a7-bea6-4c8d-bf43-537eb6ead300 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.683126 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-e59d45a7-bea6-4c8d-bf43-537eb6ead300 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:44:21.683422 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-e59d45a7-bea6-4c8d-bf43-537eb6ead300 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.683704 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-e59d45a7-bea6-4c8d-bf43-537eb6ead300 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.696969 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.696969 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:21.701210 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-e59d45a7-bea6-4c8d-bf43-537eb6ead300 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:44:21.707409 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-e59d45a7-bea6-4c8d-bf43-537eb6ead300 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:44:21.708012 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 618/2482] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 1428 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:44:21.811092 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-51b349f5-b641-40c3-9b6f-a2f32507a79a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.814524 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-51b349f5-b641-40c3-9b6f-a2f32507a79a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] PUT https://10.4.3.41/volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0 Aug 09 07:44:21.814929 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-51b349f5-b641-40c3-9b6f-a2f32507a79a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:21.823882 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-51b349f5-b641-40c3-9b6f-a2f32507a79a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Acquiring lock "cinder-attachment_update-172935ce-bbf4-4a40-8473-cc594df3e9df-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:44:21.829088 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-51b349f5-b641-40c3-9b6f-a2f32507a79a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Lock "cinder-attachment_update-172935ce-bbf4-4a40-8473-cc594df3e9df-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:44:21.830136 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.830136 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:21.908524 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-51b349f5-b641-40c3-9b6f-a2f32507a79a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Lock "cinder-attachment_update-172935ce-bbf4-4a40-8473-cc594df3e9df-np0000006821" released by "attachment_update" :: held 0.079s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:44:21.909067 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-51b349f5-b641-40c3-9b6f-a2f32507a79a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0 returned with HTTP 200 Aug 09 07:44:21.909389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5020873c-6815-4f5d-95fe-6a7498d7a929 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.909781 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 618/2483] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:44:21 2026] PUT /volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:21.911499 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5020873c-6815-4f5d-95fe-6a7498d7a929 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:21.911700 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5020873c-6815-4f5d-95fe-6a7498d7a929 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.911927 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5020873c-6815-4f5d-95fe-6a7498d7a929 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.912063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5020873c-6815-4f5d-95fe-6a7498d7a929 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:21.917211 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.917211 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:21.918386 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5020873c-6815-4f5d-95fe-6a7498d7a929 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:21.918981 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 619/2484] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:21.930575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78a1ed1c-4405-4531-8622-453269fc1119 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.932227 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78a1ed1c-4405-4531-8622-453269fc1119 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb Aug 09 07:44:21.932549 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78a1ed1c-4405-4531-8622-453269fc1119 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.932901 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78a1ed1c-4405-4531-8622-453269fc1119 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.939234 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-9a2e4214-b6ae-415e-9032-a3a71a310a12 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.941250 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.941250 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:21.941692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-9a2e4214-b6ae-415e-9032-a3a71a310a12 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0/action Aug 09 07:44:21.942296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-9a2e4214-b6ae-415e-9032-a3a71a310a12 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:21.942296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-9a2e4214-b6ae-415e-9032-a3a71a310a12 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:21.944721 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-78a1ed1c-4405-4531-8622-453269fc1119 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:21.949084 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78a1ed1c-4405-4531-8622-453269fc1119 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb returned with HTTP 200 Aug 09 07:44:21.949535 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 630/2485] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:21.957673 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.957673 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:21.972044 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-be2e7ed1-4568-4ce7-865b-0318642f5421 req-0c20bfb5-ab09-4d55-b812-373c876d6111 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:21.972218 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2c6e2954-c358-4847-81ac-eb894f8f2781 req-9a2e4214-b6ae-415e-9032-a3a71a310a12 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0/action returned with HTTP 204 Aug 09 07:44:21.972584 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 619/2486] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:44:21 2026] POST /volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:21.974376 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-be2e7ed1-4568-4ce7-865b-0318642f5421 req-0c20bfb5-ab09-4d55-b812-373c876d6111 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb Aug 09 07:44:21.974576 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-be2e7ed1-4568-4ce7-865b-0318642f5421 req-0c20bfb5-ab09-4d55-b812-373c876d6111 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:21.974842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-be2e7ed1-4568-4ce7-865b-0318642f5421 req-0c20bfb5-ab09-4d55-b812-373c876d6111 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:21.984175 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:21.984175 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:21.992429 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-be2e7ed1-4568-4ce7-865b-0318642f5421 req-0c20bfb5-ab09-4d55-b812-373c876d6111 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:21.998737 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-be2e7ed1-4568-4ce7-865b-0318642f5421 req-0c20bfb5-ab09-4d55-b812-373c876d6111 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb returned with HTTP 200 Aug 09 07:44:21.999356 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 619/2487] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:21 2026] GET /volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:22.015067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.017012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:22.017410 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1200863123"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:22.019052 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1200863123'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:22.019199 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume of 1 GB Aug 09 07:44:22.023305 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Availability Zones retrieved successfully. Aug 09 07:44:22.029650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Flow 'volume_create_api' (1cbeb9f5-ec8f-4697-ab6a-8fd2fd3d72ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:22.030717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59f284f-392e-43f4-8e9c-7f59201e9306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:22.031694 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:22.065085 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59f284f-392e-43f4-8e9c-7f59201e9306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:22.066149 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce719767-e7d7-4e6b-9693-21c5e4edd8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:22.123705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Created reservations ['0e9917d7-5bec-4f96-a299-68da69eaa31d', '12f3c4d8-c766-4be4-8736-0c774c8873de', '3673e6e8-6e56-4f72-a832-9fad754e6da3', 'bbd4304b-71a0-45cb-ac28-486fbbb07107'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:22.124492 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce719767-e7d7-4e6b-9693-21c5e4edd8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e9917d7-5bec-4f96-a299-68da69eaa31d', '12f3c4d8-c766-4be4-8736-0c774c8873de', '3673e6e8-6e56-4f72-a832-9fad754e6da3', 'bbd4304b-71a0-45cb-ac28-486fbbb07107']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:22.125289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc98013a-1883-4bad-823b-30d0909391b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:22.148013 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4297060-57c5-4af8-b3cc-16ed7a442a4e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.149697 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4297060-57c5-4af8-b3cc-16ed7a442a4e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:22.150015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4297060-57c5-4af8-b3cc-16ed7a442a4e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.150266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4297060-57c5-4af8-b3cc-16ed7a442a4e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.151232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc98013a-1883-4bad-823b-30d0909391b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d76789b-e358-40e4-b468-0d31cc8a00d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1200863123',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c147572106434155bfb5c4e6946349b9',qos_specs=None,replication_status=,reservations=['0e9917d7-5bec-4f96-a299-68da69eaa31d','12f3c4d8-c766-4be4-8736-0c774c8873de','3673e6e8-6e56-4f72-a832-9fad754e6da3','bbd4304b-71a0-45cb-ac28-486fbbb07107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1200863123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d76789b-e358-40e4-b468-0d31cc8a00d7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c147572106434155bfb5c4e6946349b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:22.153981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b227cee-ed7f-4ca6-a2fb-64d620703f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:22.160104 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.160104 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:22.163685 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e4297060-57c5-4af8-b3cc-16ed7a442a4e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:22.168723 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4297060-57c5-4af8-b3cc-16ed7a442a4e tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:22.169325 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 631/2488] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:22.173693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b227cee-ed7f-4ca6-a2fb-64d620703f55) transitioned into state 'SUCCESS' from state '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-1200863123',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c147572106434155bfb5c4e6946349b9',qos_specs=None,replication_status=,reservations=['0e9917d7-5bec-4f96-a299-68da69eaa31d','12f3c4d8-c766-4be4-8736-0c774c8873de','3673e6e8-6e56-4f72-a832-9fad754e6da3','bbd4304b-71a0-45cb-ac28-486fbbb07107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dcdb9bd8da64849823f24ed6110d75b',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:22.174501 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7051f6c1-8e86-4b7f-9f07-802854bc0752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:22.184484 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7051f6c1-8e86-4b7f-9f07-802854bc0752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:22.185308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Flow 'volume_create_api' (1cbeb9f5-ec8f-4697-ab6a-8fd2fd3d72ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:22.185668 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Create volume request issued successfully. Aug 09 07:44:22.186422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccd0d728-56cd-4f44-aaef-e7552ba5e42f tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:22.186855 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 620/2489] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:44:22 2026] POST /volume/v3/volumes => generated 758 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:22.208096 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-31b2b52e-ec78-4533-bffa-36b11116fc3b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.210558 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-31b2b52e-ec78-4533-bffa-36b11116fc3b tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 Aug 09 07:44:22.211056 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-31b2b52e-ec78-4533-bffa-36b11116fc3b tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.211285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-31b2b52e-ec78-4533-bffa-36b11116fc3b tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.220621 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.220621 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:22.225652 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-31b2b52e-ec78-4533-bffa-36b11116fc3b tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:22.226306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-52996778-97ba-417e-8995-2c016bb6f0be None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.228840 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52996778-97ba-417e-8995-2c016bb6f0be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:22.229197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52996778-97ba-417e-8995-2c016bb6f0be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.229445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52996778-97ba-417e-8995-2c016bb6f0be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.229582 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-52996778-97ba-417e-8995-2c016bb6f0be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:22.232472 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-31b2b52e-ec78-4533-bffa-36b11116fc3b tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 returned with HTTP 200 Aug 09 07:44:22.232894 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 620/2490] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:22.236549 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.236549 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:22.237518 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52996778-97ba-417e-8995-2c016bb6f0be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:22.238071 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 620/2491] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:22.391367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-93fb615d-b7a9-45e4-b632-46a09248b8a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.391367 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93fb615d-b7a9-45e4-b632-46a09248b8a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:22.391367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93fb615d-b7a9-45e4-b632-46a09248b8a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.391367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93fb615d-b7a9-45e4-b632-46a09248b8a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.403656 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.403656 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:22.407956 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-93fb615d-b7a9-45e4-b632-46a09248b8a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:22.413474 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93fb615d-b7a9-45e4-b632-46a09248b8a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:22.414031 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 632/2492] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:22.495896 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-36b60be9-9fe9-4ec6-a5a1-e20a52ed6bd0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.498206 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-36b60be9-9fe9-4ec6-a5a1-e20a52ed6bd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50/action Aug 09 07:44:22.498586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-36b60be9-9fe9-4ec6-a5a1-e20a52ed6bd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:22.498698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-36b60be9-9fe9-4ec6-a5a1-e20a52ed6bd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:22.514853 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.514853 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:22.526039 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7ebdf564-235d-4697-a5ee-ec395e5f327a req-36b60be9-9fe9-4ec6-a5a1-e20a52ed6bd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50/action returned with HTTP 204 Aug 09 07:44:22.526537 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 621/2493] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:44:22 2026] POST /volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:22.605720 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-86543af0-f2d0-40eb-8a99-a2547c3db534 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.607922 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-86543af0-f2d0-40eb-8a99-a2547c3db534 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 Aug 09 07:44:22.608116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-86543af0-f2d0-40eb-8a99-a2547c3db534 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.608314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-86543af0-f2d0-40eb-8a99-a2547c3db534 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.615847 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.615847 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:22.661669 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e51bb511-c02e-43cb-b9ef-aaa18fa414bd req-86543af0-f2d0-40eb-8a99-a2547c3db534 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 returned with HTTP 200 Aug 09 07:44:22.662130 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 621/2494] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:44:22 2026] DELETE /volume/v3/attachments/1a3837e9-7ccf-48c5-a0ff-7812eaadd297 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:22.663832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c4708933-6a76-4124-8e89-a78018195b4d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.665965 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c4708933-6a76-4124-8e89-a78018195b4d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:22.666175 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c4708933-6a76-4124-8e89-a78018195b4d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.666362 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c4708933-6a76-4124-8e89-a78018195b4d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.680870 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.680870 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:22.686206 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c4708933-6a76-4124-8e89-a78018195b4d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:22.690816 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c4708933-6a76-4124-8e89-a78018195b4d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:22.691304 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 621/2495] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:22.707395 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab4ef834-04c2-4919-a02a-25e0a0bc15d8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.711752 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab4ef834-04c2-4919-a02a-25e0a0bc15d8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:22.711752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab4ef834-04c2-4919-a02a-25e0a0bc15d8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.711752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab4ef834-04c2-4919-a02a-25e0a0bc15d8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.724397 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.724397 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:22.728363 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ab4ef834-04c2-4919-a02a-25e0a0bc15d8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:22.732510 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab4ef834-04c2-4919-a02a-25e0a0bc15d8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:22.732847 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 633/2496] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:22.780035 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7b67b9f7-5ab8-4d73-a9c6-d013b569f1dd req-bd23f485-25e0-49ef-8a58-30c9ec353b99 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.782498 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7b67b9f7-5ab8-4d73-a9c6-d013b569f1dd req-bd23f485-25e0-49ef-8a58-30c9ec353b99 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:22.782763 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7b67b9f7-5ab8-4d73-a9c6-d013b569f1dd req-bd23f485-25e0-49ef-8a58-30c9ec353b99 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.783042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7b67b9f7-5ab8-4d73-a9c6-d013b569f1dd req-bd23f485-25e0-49ef-8a58-30c9ec353b99 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.792657 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.792657 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:22.797086 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7b67b9f7-5ab8-4d73-a9c6-d013b569f1dd req-bd23f485-25e0-49ef-8a58-30c9ec353b99 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:22.801330 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7b67b9f7-5ab8-4d73-a9c6-d013b569f1dd req-bd23f485-25e0-49ef-8a58-30c9ec353b99 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:22.801880 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 622/2497] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:22.817436 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2e129d5a-20e9-4426-8ffc-76bcbc22718d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.819118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2e129d5a-20e9-4426-8ffc-76bcbc22718d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:22.819315 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2e129d5a-20e9-4426-8ffc-76bcbc22718d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.819495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2e129d5a-20e9-4426-8ffc-76bcbc22718d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.829149 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.829149 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:22.833019 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2e129d5a-20e9-4426-8ffc-76bcbc22718d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:22.837758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2e129d5a-20e9-4426-8ffc-76bcbc22718d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:22.838297 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 622/2498] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:22.877637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-73a9f1e9-bac8-406b-8d97-70465f562f36 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.879612 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-73a9f1e9-bac8-406b-8d97-70465f562f36 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:22.879833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-73a9f1e9-bac8-406b-8d97-70465f562f36 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.880039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-73a9f1e9-bac8-406b-8d97-70465f562f36 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.889873 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.889873 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:22.894506 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-73a9f1e9-bac8-406b-8d97-70465f562f36 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:22.901037 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-73a9f1e9-bac8-406b-8d97-70465f562f36 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:22.901587 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 622/2499] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:22.919605 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-a408f5f8-083f-432b-93c1-1ded49091bff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.921955 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-a408f5f8-083f-432b-93c1-1ded49091bff tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904/action Aug 09 07:44:22.922306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-a408f5f8-083f-432b-93c1-1ded49091bff tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:22.922447 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-a408f5f8-083f-432b-93c1-1ded49091bff tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:22.928898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8bf0bd17-149a-4103-ad6a-77cad3a213d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.930738 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bf0bd17-149a-4103-ad6a-77cad3a213d1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:22.930966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8bf0bd17-149a-4103-ad6a-77cad3a213d1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.931174 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8bf0bd17-149a-4103-ad6a-77cad3a213d1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.931296 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8bf0bd17-149a-4103-ad6a-77cad3a213d1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:22.935177 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.935177 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:22.935693 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-a408f5f8-083f-432b-93c1-1ded49091bff tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:22.935838 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:22.935838 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:22.936703 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bf0bd17-149a-4103-ad6a-77cad3a213d1 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:22.937027 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 623/2500] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:22.942950 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-a408f5f8-083f-432b-93c1-1ded49091bff tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Begin detaching volume completed successfully. Aug 09 07:44:22.943106 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-a408f5f8-083f-432b-93c1-1ded49091bff tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904/action returned with HTTP 202 Aug 09 07:44:22.943632 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 634/2501] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:44:22 2026] POST /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:22.988142 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-465347fc-6bbf-49c3-b7d2-7ee7e741663c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:22.988645 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-465347fc-6bbf-49c3-b7d2-7ee7e741663c None None] GET https://10.4.3.41/volume// Aug 09 07:44:22.988894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-465347fc-6bbf-49c3-b7d2-7ee7e741663c None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:22.989188 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-465347fc-6bbf-49c3-b7d2-7ee7e741663c None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:22.989586 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-465347fc-6bbf-49c3-b7d2-7ee7e741663c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:22.990239 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 623/2502] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:22.999855 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-48bc8d1d-dd99-4802-a75a-ac34e80af03d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.002128 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-48bc8d1d-dd99-4802-a75a-ac34e80af03d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:23.002414 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-48bc8d1d-dd99-4802-a75a-ac34e80af03d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.002665 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-48bc8d1d-dd99-4802-a75a-ac34e80af03d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.016095 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.016095 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:23.019855 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-48bc8d1d-dd99-4802-a75a-ac34e80af03d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:23.024537 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-48bc8d1d-dd99-4802-a75a-ac34e80af03d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:23.025075 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 623/2503] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:44:22 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:44:23.181863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d91fe14-9285-4c1a-9c14-574ab51e4f2a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.184308 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d91fe14-9285-4c1a-9c14-574ab51e4f2a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:23.184506 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d91fe14-9285-4c1a-9c14-574ab51e4f2a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.184688 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d91fe14-9285-4c1a-9c14-574ab51e4f2a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.195096 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.195096 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:23.198934 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7d91fe14-9285-4c1a-9c14-574ab51e4f2a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:23.203041 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d91fe14-9285-4c1a-9c14-574ab51e4f2a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:23.203487 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 624/2504] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.246441 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b515ec83-7c25-4504-8985-b56cf8252324 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.248345 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b515ec83-7c25-4504-8985-b56cf8252324 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 Aug 09 07:44:23.248548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b515ec83-7c25-4504-8985-b56cf8252324 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.248740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b515ec83-7c25-4504-8985-b56cf8252324 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.250945 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3fc0cdcf-6d07-43a9-8415-769ccfd45523 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.253057 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3fc0cdcf-6d07-43a9-8415-769ccfd45523 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:23.253301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3fc0cdcf-6d07-43a9-8415-769ccfd45523 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.253482 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3fc0cdcf-6d07-43a9-8415-769ccfd45523 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.253578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3fc0cdcf-6d07-43a9-8415-769ccfd45523 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:23.257341 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.257341 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:23.259927 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.259927 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:23.260794 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3fc0cdcf-6d07-43a9-8415-769ccfd45523 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:23.261237 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 624/2505] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.262372 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b515ec83-7c25-4504-8985-b56cf8252324 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:23.267075 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b515ec83-7c25-4504-8985-b56cf8252324 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 returned with HTTP 200 Aug 09 07:44:23.267506 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 635/2506] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.290408 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0be81178-76e7-4a17-ab10-76c63e92def0 req-2a1fe36c-2b8c-46c7-abdf-b62dd42c89fc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.292600 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0be81178-76e7-4a17-ab10-76c63e92def0 req-2a1fe36c-2b8c-46c7-abdf-b62dd42c89fc tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 Aug 09 07:44:23.292835 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0be81178-76e7-4a17-ab10-76c63e92def0 req-2a1fe36c-2b8c-46c7-abdf-b62dd42c89fc tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.293190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0be81178-76e7-4a17-ab10-76c63e92def0 req-2a1fe36c-2b8c-46c7-abdf-b62dd42c89fc tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.300589 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.300589 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:23.305269 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0be81178-76e7-4a17-ab10-76c63e92def0 req-2a1fe36c-2b8c-46c7-abdf-b62dd42c89fc tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:23.314938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0be81178-76e7-4a17-ab10-76c63e92def0 req-2a1fe36c-2b8c-46c7-abdf-b62dd42c89fc tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 returned with HTTP 200 Aug 09 07:44:23.314938 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 624/2507] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.416484 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.418491 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.418676 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.418877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.419182 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.419809 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.428086 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.428829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-763a975c-61c2-43d3-9369-e3447914cf81 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.428999 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.428999 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:23.430576 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-763a975c-61c2-43d3-9369-e3447914cf81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:23.430777 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-763a975c-61c2-43d3-9369-e3447914cf81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.431023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-763a975c-61c2-43d3-9369-e3447914cf81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.434078 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f434016d-8ce6-4c84-b8cb-1f2dca3f8757 req-5aee0f3a-09d7-486b-b70b-b66574907e70 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.434558 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 625/2508] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.438067 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.438067 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:23.441524 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-763a975c-61c2-43d3-9369-e3447914cf81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:23.445587 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-763a975c-61c2-43d3-9369-e3447914cf81 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:23.445957 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 625/2509] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.458677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c9401c30-d3d2-428f-94a7-d4b484fc753f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.460212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.460519 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9401c30-d3d2-428f-94a7-d4b484fc753f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:23.460718 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9401c30-d3d2-428f-94a7-d4b484fc753f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.460995 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9401c30-d3d2-428f-94a7-d4b484fc753f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.462324 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.462546 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.463672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.463672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.463672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.468980 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.468980 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:23.472813 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.473284 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c9401c30-d3d2-428f-94a7-d4b484fc753f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:23.474178 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.474178 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:23.477666 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9401c30-d3d2-428f-94a7-d4b484fc753f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:23.478195 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 636/2510] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.479714 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5e58a8b8-beff-4cf0-a044-fd0b977737e2 req-75f6fc31-8f6d-4d4a-8bfd-df9e8c4248db tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.480326 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 625/2511] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.511297 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.514152 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.514375 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.514610 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.514963 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.515984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.523296 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.524287 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.524287 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:23.527154 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2a7d93ea-f7a7-4396-bc26-068be1cd212a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.528202 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-abce346d-31b8-4d43-bded-4b0b88b134cd req-df373a3b-9e13-43e3-b6ac-7109ade93f97 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.528641 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 626/2512] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.529364 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a7d93ea-f7a7-4396-bc26-068be1cd212a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:23.529364 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a7d93ea-f7a7-4396-bc26-068be1cd212a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.529364 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a7d93ea-f7a7-4396-bc26-068be1cd212a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.537779 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.537779 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:23.541937 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2a7d93ea-f7a7-4396-bc26-068be1cd212a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:23.546724 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a7d93ea-f7a7-4396-bc26-068be1cd212a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:23.547335 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 626/2513] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.553335 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.555327 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.555532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.555834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.556121 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.556947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.566058 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.567334 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.567334 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:23.572703 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-778a1d9f-de61-43aa-82c8-e1b9d2974480 req-ecef5acd-f316-41b3-a8bd-f94ce783932c tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.573310 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 637/2514] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.598941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.601182 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.601359 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.601539 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.601752 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.602452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.604277 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.605927 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:23.606255 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-176924008", "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:23.607641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-176924008', 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:23.610392 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.611365 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.611365 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:23.615605 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-09e3c81f-4e09-455f-baba-f028cfa322da req-fc822dfa-b839-4ab0-bc9d-6619bf2c326d tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.616015 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 626/2515] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.639695 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.642202 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.642407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.642579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.642849 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.643538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.651003 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.652321 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.652321 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:23.656940 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-55702c86-2331-49e7-be63-c80496f1a7b0 req-9e8b88a8-c908-4139-b340-f5a8dfa40c8e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.657485 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 627/2516] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.681064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.682612 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume of 1 GB Aug 09 07:44:23.683010 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.683010 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:23.683187 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.683407 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.683613 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.683694 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Availability Zones retrieved successfully. Aug 09 07:44:23.683925 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.684647 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.689800 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (d825a6a9-9fae-4646-9e60-b3f2c6528074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:23.690533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6465ff-60a7-4cbc-b81c-1b3ea7ca82bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:23.691437 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:23.692846 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.694192 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.694192 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:23.699527 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3ef565ea-7e03-49b0-be25-abf2d13d038f req-d06c38d0-9555-4b03-b3ca-7f85bee53126 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.700171 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 638/2517] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.724134 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.726545 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:23.726736 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.726961 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.727204 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:23.728214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:23.732765 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.732765 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:23.737372 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] Get all volumes completed successfully. Aug 09 07:44:23.738450 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.738450 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:23.742746 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-16193e53-f75d-415c-b2ee-1ec74f0d21eb req-37758044-73b3-48bd-b04f-8a2289c1de09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:23.743242 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 627/2518] 10.4.3.41 () {68 vars in 1501 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:23.745052 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6465ff-60a7-4cbc-b81c-1b3ea7ca82bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:34Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9df29816-abbb-4dc8-97c5-ae3294cf9a0b', 'encryption_key_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=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:23.746357 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b39c5c0-8967-4c12-b26a-1c51111d71a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:23.761661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.763299 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 Aug 09 07:44:23.763599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.763748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.763969 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Delete volume with id: 2d76789b-e358-40e4-b468-0d31cc8a00d7 Aug 09 07:44:23.771736 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.771736 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:23.772444 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:23.790952 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Delete volume request issued successfully. Aug 09 07:44:23.791193 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-18fa4eb0-cd06-403e-aaef-9f0d1dd29a2a tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 returned with HTTP 202 Aug 09 07:44:23.791266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Created reservations ['f6d2fe30-9854-458f-adea-c592ad0d54ea', 'ac95791a-a7b0-496d-a1cd-a58716a5bfa8', '0bb5212f-7e32-473b-8f37-fbc4d9959c71', '27c20322-30cd-4a69-a077-e9ec567f3e2e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:23.791751 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 628/2519] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:23 2026] DELETE /volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:23.792175 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b39c5c0-8967-4c12-b26a-1c51111d71a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d2fe30-9854-458f-adea-c592ad0d54ea', 'ac95791a-a7b0-496d-a1cd-a58716a5bfa8', '0bb5212f-7e32-473b-8f37-fbc4d9959c71', '27c20322-30cd-4a69-a077-e9ec567f3e2e']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:23.793078 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1b3b05-c81c-42e8-b4a7-272c510ba40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:23.800245 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2df855e9-bd73-4244-aa1d-c0cc8449e7a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.802716 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2df855e9-bd73-4244-aa1d-c0cc8449e7a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 Aug 09 07:44:23.803021 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2df855e9-bd73-4244-aa1d-c0cc8449e7a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.803289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2df855e9-bd73-4244-aa1d-c0cc8449e7a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.813478 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.813478 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:23.818773 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2df855e9-bd73-4244-aa1d-c0cc8449e7a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:23.822495 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1b3b05-c81c-42e8-b4a7-272c510ba40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ffca1b-aa3f-48f7-8e73-2643966e6a3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-176924008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['f6d2fe30-9854-458f-adea-c592ad0d54ea','ac95791a-a7b0-496d-a1cd-a58716a5bfa8','0bb5212f-7e32-473b-8f37-fbc4d9959c71','27c20322-30cd-4a69-a077-e9ec567f3e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-176924008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71ffca1b-aa3f-48f7-8e73-2643966e6a3c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0ce2dae6ec4b4ed29e792284d5f84098',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9df29816-abbb-4dc8-97c5-ae3294cf9a0b),volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:23.822495 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0b1bf3-e43d-414f-a4fa-85eabcb5829b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:23.825144 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2df855e9-bd73-4244-aa1d-c0cc8449e7a5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 returned with HTTP 200 Aug 09 07:44:23.825562 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 639/2520] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.845381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f0b1bf3-e43d-414f-a4fa-85eabcb5829b) transitioned into state 'SUCCESS' from state '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-176924008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ce2dae6ec4b4ed29e792284d5f84098',qos_specs=None,replication_status=,reservations=['f6d2fe30-9854-458f-adea-c592ad0d54ea','ac95791a-a7b0-496d-a1cd-a58716a5bfa8','0bb5212f-7e32-473b-8f37-fbc4d9959c71','27c20322-30cd-4a69-a077-e9ec567f3e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88ba543f43d74e17a6194c3d1b7a7aae',volume_type_id=9df29816-abbb-4dc8-97c5-ae3294cf9a0b)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:23.846134 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17402738-9852-4786-9c43-78d1c7443b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:23.854603 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17402738-9852-4786-9c43-78d1c7443b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:23.855497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Flow 'volume_create_api' (d825a6a9-9fae-4646-9e60-b3f2c6528074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:23.855822 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create volume request issued successfully. Aug 09 07:44:23.856412 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1f397f0-4dd5-45e1-a864-e8ba02721fce tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:23.856877 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 627/2521] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:44:23 2026] POST /volume/v3/volumes => generated 757 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:23.869136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ac8a7ba6-39b8-4bf0-93de-cc2ea224c3b2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.871168 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ac8a7ba6-39b8-4bf0-93de-cc2ea224c3b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:23.871294 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7ba6-39b8-4bf0-93de-cc2ea224c3b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.871475 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7ba6-39b8-4bf0-93de-cc2ea224c3b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.878739 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.878739 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:23.882246 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ac8a7ba6-39b8-4bf0-93de-cc2ea224c3b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:23.886208 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ac8a7ba6-39b8-4bf0-93de-cc2ea224c3b2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:23.886646 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 628/2522] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:23.948705 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0936ea92-99ff-4883-968d-eb9781acf055 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:23.950999 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0936ea92-99ff-4883-968d-eb9781acf055 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:23.951246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0936ea92-99ff-4883-968d-eb9781acf055 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:23.951470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0936ea92-99ff-4883-968d-eb9781acf055 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:23.951599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-0936ea92-99ff-4883-968d-eb9781acf055 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:23.956861 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:23.956861 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:23.957826 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0936ea92-99ff-4883-968d-eb9781acf055 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:23.958300 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 629/2523] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:23 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:24.216897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cdd275c5-316d-411d-916e-e6bf475e9100 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:24.218831 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdd275c5-316d-411d-916e-e6bf475e9100 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:24.219054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdd275c5-316d-411d-916e-e6bf475e9100 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:24.219241 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdd275c5-316d-411d-916e-e6bf475e9100 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:24.228654 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:24.228654 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:24.232324 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cdd275c5-316d-411d-916e-e6bf475e9100 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:24.236608 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdd275c5-316d-411d-916e-e6bf475e9100 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:24.237124 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 640/2524] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:24 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:24.272412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ebb8f322-61ce-4393-9db5-f8aa4c41fa54 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:24.274312 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebb8f322-61ce-4393-9db5-f8aa4c41fa54 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:24.274499 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebb8f322-61ce-4393-9db5-f8aa4c41fa54 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:24.274689 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebb8f322-61ce-4393-9db5-f8aa4c41fa54 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:24.274816 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ebb8f322-61ce-4393-9db5-f8aa4c41fa54 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:24.279549 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:24.279549 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:24.280241 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebb8f322-61ce-4393-9db5-f8aa4c41fa54 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:24.280647 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 628/2525] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:24 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:24.839688 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6e2d9629-7a55-4619-8048-29c4d3ed4319 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:24.841359 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e2d9629-7a55-4619-8048-29c4d3ed4319 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 Aug 09 07:44:24.841551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e2d9629-7a55-4619-8048-29c4d3ed4319 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:24.841721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e2d9629-7a55-4619-8048-29c4d3ed4319 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:24.847024 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e2d9629-7a55-4619-8048-29c4d3ed4319 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 returned with HTTP 404 Aug 09 07:44:24.847430 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 629/2526] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:24 2026] GET /volume/v3/volumes/2d76789b-e358-40e4-b468-0d31cc8a00d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:24.853342 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-846379c5-4d82-46f2-a996-700dbac53cf5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:24.855107 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-846379c5-4d82-46f2-a996-700dbac53cf5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb Aug 09 07:44:24.855318 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-846379c5-4d82-46f2-a996-700dbac53cf5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:24.855495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-846379c5-4d82-46f2-a996-700dbac53cf5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:24.855688 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-846379c5-4d82-46f2-a996-700dbac53cf5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Delete volume with id: 0250b5d7-00e3-42f8-bb8e-3e68c3a2febb Aug 09 07:44:24.862304 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:24.862304 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:24.862697 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-846379c5-4d82-46f2-a996-700dbac53cf5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:24.878250 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-846379c5-4d82-46f2-a996-700dbac53cf5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Delete volume request issued successfully. Aug 09 07:44:24.878462 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-846379c5-4d82-46f2-a996-700dbac53cf5 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb returned with HTTP 202 Aug 09 07:44:24.878857 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 630/2527] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:24 2026] DELETE /volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:24.886390 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5cec9e7f-def9-4d84-b3a9-d45cd14daded None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:24.888160 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5cec9e7f-def9-4d84-b3a9-d45cd14daded tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb Aug 09 07:44:24.888338 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5cec9e7f-def9-4d84-b3a9-d45cd14daded tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:24.888536 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5cec9e7f-def9-4d84-b3a9-d45cd14daded tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:24.895068 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:24.895068 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:24.899079 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5cec9e7f-def9-4d84-b3a9-d45cd14daded tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:24.900215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6b83749c-711c-4f59-9665-4b18705cd972 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:24.902040 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b83749c-711c-4f59-9665-4b18705cd972 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:24.902232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b83749c-711c-4f59-9665-4b18705cd972 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:24.902423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b83749c-711c-4f59-9665-4b18705cd972 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:24.904611 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5cec9e7f-def9-4d84-b3a9-d45cd14daded tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb returned with HTTP 200 Aug 09 07:44:24.904847 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 641/2528] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:24 2026] GET /volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:24.910035 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:24.910035 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:24.915086 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6b83749c-711c-4f59-9665-4b18705cd972 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:24.920213 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b83749c-711c-4f59-9665-4b18705cd972 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:24.920628 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 629/2529] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:24 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:24.968509 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-89a9ae1d-cc8a-4d7b-bac7-4d8625011378 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:24.970235 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-89a9ae1d-cc8a-4d7b-bac7-4d8625011378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:24.970435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-89a9ae1d-cc8a-4d7b-bac7-4d8625011378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:24.970631 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-89a9ae1d-cc8a-4d7b-bac7-4d8625011378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:24.970759 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-89a9ae1d-cc8a-4d7b-bac7-4d8625011378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:24.974926 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:24.974926 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:24.975606 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-89a9ae1d-cc8a-4d7b-bac7-4d8625011378 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:24.975969 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 630/2530] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:24 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:25.077528 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-2c966e58-312a-48b4-bcc2-a7f1645998f5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.079502 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-2c966e58-312a-48b4-bcc2-a7f1645998f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:25.079706 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-2c966e58-312a-48b4-bcc2-a7f1645998f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.079936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-2c966e58-312a-48b4-bcc2-a7f1645998f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.086154 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.086154 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:25.089333 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-2c966e58-312a-48b4-bcc2-a7f1645998f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:25.093268 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-2c966e58-312a-48b4-bcc2-a7f1645998f5 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:25.093633 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 631/2531] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:25.248708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa7507ed-5e85-4ac7-b616-511eda8b4f23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.250241 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa7507ed-5e85-4ac7-b616-511eda8b4f23 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:25.250465 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa7507ed-5e85-4ac7-b616-511eda8b4f23 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.250675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa7507ed-5e85-4ac7-b616-511eda8b4f23 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.259306 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.259306 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:25.262639 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aa7507ed-5e85-4ac7-b616-511eda8b4f23 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:25.266661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa7507ed-5e85-4ac7-b616-511eda8b4f23 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:25.267111 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 642/2532] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:25.290967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c4930599-a437-448f-9af1-07a17207ead6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.293222 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4930599-a437-448f-9af1-07a17207ead6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:25.293520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4930599-a437-448f-9af1-07a17207ead6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.293781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4930599-a437-448f-9af1-07a17207ead6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.293962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c4930599-a437-448f-9af1-07a17207ead6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:25.299289 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.299289 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:25.300116 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4930599-a437-448f-9af1-07a17207ead6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:25.300594 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 630/2533] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:25.444897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-34524bf1-c158-408b-b32e-99f31ccb3525 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.446964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-34524bf1-c158-408b-b32e-99f31ccb3525 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:25.447194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-34524bf1-c158-408b-b32e-99f31ccb3525 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.447428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-34524bf1-c158-408b-b32e-99f31ccb3525 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.454307 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.454307 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:25.459034 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-34524bf1-c158-408b-b32e-99f31ccb3525 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:25.465675 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-34524bf1-c158-408b-b32e-99f31ccb3525 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:25.466391 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 631/2534] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:25.475437 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f89fccaf-7621-4cbc-97f6-bea16fbe53b1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.475828 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f89fccaf-7621-4cbc-97f6-bea16fbe53b1 None None] GET https://10.4.3.41/volume// Aug 09 07:44:25.476025 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f89fccaf-7621-4cbc-97f6-bea16fbe53b1 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.476233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f89fccaf-7621-4cbc-97f6-bea16fbe53b1 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.476531 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f89fccaf-7621-4cbc-97f6-bea16fbe53b1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:25.476812 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 632/2535] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:25.483680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-87cffb4f-75ab-45b5-9cf3-e7d5ff1ed163 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.486296 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-87cffb4f-75ab-45b5-9cf3-e7d5ff1ed163 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:44:25.486781 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-87cffb4f-75ab-45b5-9cf3-e7d5ff1ed163 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71ffca1b-aa3f-48f7-8e73-2643966e6a3c", "connector": null, "instance_uuid": "36b8dba9-0df7-4298-9f57-72c5a37c22c0"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:25.495061 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.495061 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:25.520837 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-87cffb4f-75ab-45b5-9cf3-e7d5ff1ed163 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:44:25.521297 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 643/2536] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:44:25 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:25.919537 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f04bb13b-514a-49d6-ab84-84205137446e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.921448 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f04bb13b-514a-49d6-ab84-84205137446e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb Aug 09 07:44:25.921713 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f04bb13b-514a-49d6-ab84-84205137446e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.922021 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f04bb13b-514a-49d6-ab84-84205137446e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.927496 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f04bb13b-514a-49d6-ab84-84205137446e tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb returned with HTTP 404 Aug 09 07:44:25.928054 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 631/2537] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/v3/volumes/0250b5d7-00e3-42f8-bb8e-3e68c3a2febb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:25.935639 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.937247 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] DELETE https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b Aug 09 07:44:25.937424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.937598 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.937738 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Delete volume with id: 06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b Aug 09 07:44:25.944309 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.944309 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:25.944741 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:25.960666 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Delete volume request issued successfully. Aug 09 07:44:25.960895 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4f89beec-b498-4cb2-8ffd-e1aa5dd9b6ea tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b returned with HTTP 202 Aug 09 07:44:25.961309 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 632/2538] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:25 2026] DELETE /volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:25.968242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4b227bf7-f659-48e5-a4cd-d50af2130d09 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.976411 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b227bf7-f659-48e5-a4cd-d50af2130d09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b Aug 09 07:44:25.976628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b227bf7-f659-48e5-a4cd-d50af2130d09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.976897 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b227bf7-f659-48e5-a4cd-d50af2130d09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.988835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41bea86d-5093-46a2-aca6-44bbae023952 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:25.988835 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41bea86d-5093-46a2-aca6-44bbae023952 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:25.988835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41bea86d-5093-46a2-aca6-44bbae023952 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:25.988835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41bea86d-5093-46a2-aca6-44bbae023952 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:25.988835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-41bea86d-5093-46a2-aca6-44bbae023952 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:25.992854 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.992854 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:25.993759 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41bea86d-5093-46a2-aca6-44bbae023952 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:25.994196 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:25.994196 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:25.994300 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 644/2539] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:26.004233 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4b227bf7-f659-48e5-a4cd-d50af2130d09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Volume info retrieved successfully. Aug 09 07:44:26.009217 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b227bf7-f659-48e5-a4cd-d50af2130d09 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b returned with HTTP 200 Aug 09 07:44:26.009856 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 633/2540] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:25 2026] GET /volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:26.282023 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6a647962-3ac3-4092-9b2b-946fbda97393 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:26.284447 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a647962-3ac3-4092-9b2b-946fbda97393 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:26.284723 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a647962-3ac3-4092-9b2b-946fbda97393 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:26.285009 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a647962-3ac3-4092-9b2b-946fbda97393 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:26.303892 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:26.303892 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:26.308766 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6a647962-3ac3-4092-9b2b-946fbda97393 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:26.311221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-33ad9afd-4980-49ab-8168-0fb18d862a2b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:26.314209 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-33ad9afd-4980-49ab-8168-0fb18d862a2b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:26.315195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-33ad9afd-4980-49ab-8168-0fb18d862a2b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:26.315195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-33ad9afd-4980-49ab-8168-0fb18d862a2b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:26.315388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-33ad9afd-4980-49ab-8168-0fb18d862a2b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:26.315679 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a647962-3ac3-4092-9b2b-946fbda97393 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:26.316311 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 632/2541] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:26 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:26.321771 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:26.321771 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:26.322729 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-33ad9afd-4980-49ab-8168-0fb18d862a2b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:26.323324 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 633/2542] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:26 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:26.720132 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cfeb83f5-2936-4b76-8f14-5c4432e34386 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:26.720591 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfeb83f5-2936-4b76-8f14-5c4432e34386 None None] GET https://10.4.3.41/volume// Aug 09 07:44:26.720796 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfeb83f5-2936-4b76-8f14-5c4432e34386 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:26.721047 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfeb83f5-2936-4b76-8f14-5c4432e34386 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:26.721441 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfeb83f5-2936-4b76-8f14-5c4432e34386 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:26.722041 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 645/2543] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:44:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:26.740016 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-fb5a71fa-6d50-400f-8558-ebd9629029c3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:26.744272 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-fb5a71fa-6d50-400f-8558-ebd9629029c3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:26.744272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-fb5a71fa-6d50-400f-8558-ebd9629029c3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:26.744272 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-fb5a71fa-6d50-400f-8558-ebd9629029c3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:26.756111 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:26.756111 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:26.761527 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-fb5a71fa-6d50-400f-8558-ebd9629029c3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:26.769598 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-fb5a71fa-6d50-400f-8558-ebd9629029c3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:26.769598 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 634/2544] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:44:26 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:44:26.896167 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-ab5618fd-fbd2-43e8-acf0-bb55a838312d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:26.899254 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-ab5618fd-fbd2-43e8-acf0-bb55a838312d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] PUT https://10.4.3.41/volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82 Aug 09 07:44:26.899254 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-ab5618fd-fbd2-43e8-acf0-bb55a838312d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:26.908633 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-ab5618fd-fbd2-43e8-acf0-bb55a838312d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Acquiring lock "cinder-attachment_update-71ffca1b-aa3f-48f7-8e73-2643966e6a3c-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:44:26.915276 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-ab5618fd-fbd2-43e8-acf0-bb55a838312d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-71ffca1b-aa3f-48f7-8e73-2643966e6a3c-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:44:26.916620 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:26.916620 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:27.006066 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c9bcfacd-d022-47d7-9d86-65bfa6897b43 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:27.008097 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9bcfacd-d022-47d7-9d86-65bfa6897b43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:27.008347 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9bcfacd-d022-47d7-9d86-65bfa6897b43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:27.008567 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9bcfacd-d022-47d7-9d86-65bfa6897b43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:27.008721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c9bcfacd-d022-47d7-9d86-65bfa6897b43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:27.013736 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:27.013736 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:27.014715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9bcfacd-d022-47d7-9d86-65bfa6897b43 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:27.015300 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 634/2545] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:27 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:27.024973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95dd5c26-dc1c-401a-b1be-e76d60094686 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:27.027446 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95dd5c26-dc1c-401a-b1be-e76d60094686 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] GET https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b Aug 09 07:44:27.027626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95dd5c26-dc1c-401a-b1be-e76d60094686 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:27.027835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95dd5c26-dc1c-401a-b1be-e76d60094686 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:27.034485 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95dd5c26-dc1c-401a-b1be-e76d60094686 tempest-VolumesTestJSON-603460259 tempest-VolumesTestJSON-603460259-project-member] https://10.4.3.41/volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b returned with HTTP 404 Aug 09 07:44:27.035225 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 646/2546] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:27 2026] GET /volume/v3/volumes/06d8e7f0-a78f-4a9e-84b7-b4c4de37de2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:27.037640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-ab5618fd-fbd2-43e8-acf0-bb55a838312d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Lock "cinder-attachment_update-71ffca1b-aa3f-48f7-8e73-2643966e6a3c-np0000006821" released by "attachment_update" :: held 0.122s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:44:27.038091 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-ab5618fd-fbd2-43e8-acf0-bb55a838312d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82 returned with HTTP 200 Aug 09 07:44:27.039293 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 633/2547] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:44:26 2026] PUT /volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:27.071807 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-be2952d7-5e42-472c-a7e9-6baeefdc3976 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:27.074934 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-be2952d7-5e42-472c-a7e9-6baeefdc3976 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82/action Aug 09 07:44:27.075325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-be2952d7-5e42-472c-a7e9-6baeefdc3976 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:27.075457 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-be2952d7-5e42-472c-a7e9-6baeefdc3976 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:27.098870 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:27.098870 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:27.128116 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0be972eb-c253-47f3-a346-d1a2fdee6217 req-be2952d7-5e42-472c-a7e9-6baeefdc3976 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82/action returned with HTTP 204 Aug 09 07:44:27.128538 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 635/2548] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:44:27 2026] POST /volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:27.331422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8c820e25-e387-40d4-842f-8956ee88827f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:27.333252 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c820e25-e387-40d4-842f-8956ee88827f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:27.333479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c820e25-e387-40d4-842f-8956ee88827f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:27.333731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c820e25-e387-40d4-842f-8956ee88827f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:27.335417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63bef843-e925-48f6-a2f1-98f70115f051 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:27.337703 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63bef843-e925-48f6-a2f1-98f70115f051 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:27.337997 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63bef843-e925-48f6-a2f1-98f70115f051 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:27.338172 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63bef843-e925-48f6-a2f1-98f70115f051 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:27.338295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-63bef843-e925-48f6-a2f1-98f70115f051 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:27.343429 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:27.343429 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:27.344230 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63bef843-e925-48f6-a2f1-98f70115f051 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:27.344760 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 647/2549] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:27 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:27.346669 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:27.346669 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:27.351405 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8c820e25-e387-40d4-842f-8956ee88827f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:27.357631 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c820e25-e387-40d4-842f-8956ee88827f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:27.358192 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 635/2550] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:27 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:28.031890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-89adda78-dfd2-4109-9dd3-694b4af201cb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:28.035937 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89adda78-dfd2-4109-9dd3-694b4af201cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:28.035937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89adda78-dfd2-4109-9dd3-694b4af201cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:28.035937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89adda78-dfd2-4109-9dd3-694b4af201cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:28.035937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-89adda78-dfd2-4109-9dd3-694b4af201cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:28.040981 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:28.040981 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:28.042197 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89adda78-dfd2-4109-9dd3-694b4af201cb tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:28.042747 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 634/2551] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:28 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:28.358555 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c8417ae-2a1d-451c-861c-cefe96ab6d7d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:28.361484 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c8417ae-2a1d-451c-861c-cefe96ab6d7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:28.361863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c8417ae-2a1d-451c-861c-cefe96ab6d7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:28.362166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c8417ae-2a1d-451c-861c-cefe96ab6d7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:28.362318 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4c8417ae-2a1d-451c-861c-cefe96ab6d7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:28.373155 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-808c9c55-938a-4693-96cc-2b419f3518e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:28.375276 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-808c9c55-938a-4693-96cc-2b419f3518e5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:28.375397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-808c9c55-938a-4693-96cc-2b419f3518e5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:28.375630 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-808c9c55-938a-4693-96cc-2b419f3518e5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:28.382878 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:28.382878 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:28.383647 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c8417ae-2a1d-451c-861c-cefe96ab6d7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:28.384123 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 636/2552] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:28 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:28.388499 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:28.388499 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:28.394869 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-808c9c55-938a-4693-96cc-2b419f3518e5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:28.407307 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-808c9c55-938a-4693-96cc-2b419f3518e5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:28.407721 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 648/2553] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:28 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:29.065735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8ac5f139-4813-4319-987e-dbceafbbb01f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.069933 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8ac5f139-4813-4319-987e-dbceafbbb01f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:29.069933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8ac5f139-4813-4319-987e-dbceafbbb01f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:29.069933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8ac5f139-4813-4319-987e-dbceafbbb01f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:29.069933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8ac5f139-4813-4319-987e-dbceafbbb01f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:29.076136 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:29.076136 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:29.077191 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8ac5f139-4813-4319-987e-dbceafbbb01f tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:29.077567 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 636/2554] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:29 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:29.088187 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-536af9f3-e495-4e29-a9bb-473dc63723ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.093610 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-536af9f3-e495-4e29-a9bb-473dc63723ac tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50 Aug 09 07:44:29.093730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-536af9f3-e495-4e29-a9bb-473dc63723ac tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:29.093975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-536af9f3-e495-4e29-a9bb-473dc63723ac tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:29.103951 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:29.103951 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:29.193380 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ab7426ef-30d6-4381-a336-02c5846ec7ff req-536af9f3-e495-4e29-a9bb-473dc63723ac tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50 returned with HTTP 200 Aug 09 07:44:29.193972 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 635/2555] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:44:29 2026] DELETE /volume/v3/attachments/a5c22157-2938-4d3c-9712-0e28775b0d50 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:29.289242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3bd6fa6c-b4b7-4ee2-9097-dd8c7857bda1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.291510 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3bd6fa6c-b4b7-4ee2-9097-dd8c7857bda1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:44:29.291744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3bd6fa6c-b4b7-4ee2-9097-dd8c7857bda1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:29.292031 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3bd6fa6c-b4b7-4ee2-9097-dd8c7857bda1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:29.321833 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:29.321833 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:29.330380 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3bd6fa6c-b4b7-4ee2-9097-dd8c7857bda1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:44:29.340070 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3bd6fa6c-b4b7-4ee2-9097-dd8c7857bda1 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:44:29.340655 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 637/2556] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:29 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:29.402745 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8f5ef16b-98d3-46ba-8059-9c35ca3c5181 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.409453 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f5ef16b-98d3-46ba-8059-9c35ca3c5181 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:29.409735 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f5ef16b-98d3-46ba-8059-9c35ca3c5181 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:29.410235 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f5ef16b-98d3-46ba-8059-9c35ca3c5181 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:29.410235 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8f5ef16b-98d3-46ba-8059-9c35ca3c5181 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:29.413288 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-85ee9aef-cba7-45ac-8f74-7757461c3abd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.418153 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:29.418153 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:29.419093 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f5ef16b-98d3-46ba-8059-9c35ca3c5181 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:29.419613 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 649/2557] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:29 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:29.433074 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f54de44e-6b44-46b4-9504-4e1007e4933a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.444245 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f54de44e-6b44-46b4-9504-4e1007e4933a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:29.444578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f54de44e-6b44-46b4-9504-4e1007e4933a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:29.445796 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f54de44e-6b44-46b4-9504-4e1007e4933a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:29.459610 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:29.459610 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:29.464533 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f54de44e-6b44-46b4-9504-4e1007e4933a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:29.470333 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f54de44e-6b44-46b4-9504-4e1007e4933a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:29.470861 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 636/2558] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:29 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:29.576119 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-85ee9aef-cba7-45ac-8f74-7757461c3abd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:44:29.578038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-85ee9aef-cba7-45ac-8f74-7757461c3abd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1255713019"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:29.606547 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-85ee9aef-cba7-45ac-8f74-7757461c3abd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:44:29.606547 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 637/2559] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:44:29 2026] POST /volume/v3/types => generated 228 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:29.617997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9dbfe0e7-e0f0-4ff1-aa88-e6066cff394f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.620124 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9dbfe0e7-e0f0-4ff1-aa88-e6066cff394f tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:44:29.620546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9dbfe0e7-e0f0-4ff1-aa88-e6066cff394f tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-816123"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:29.649384 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9dbfe0e7-e0f0-4ff1-aa88-e6066cff394f tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:44:29.649758 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 638/2560] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:44:29 2026] POST /volume/v3/group_types => generated 181 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:29.673090 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.749770 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:44:29.750260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8d18c194-f91f-40b9-ab21-ef5957991c9f", "volume_types": ["e472c90c-48c3-42ad-b475-99f72d6d057e"], "name": "tempest-GroupSnapshotsV319Test-Group-200467491"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:29.751813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Creating new group {'group': {'group_type': '8d18c194-f91f-40b9-ab21-ef5957991c9f', 'volume_types': ['e472c90c-48c3-42ad-b475-99f72d6d057e'], 'name': 'tempest-GroupSnapshotsV319Test-Group-200467491'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:44:29.756247 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-200467491. Aug 09 07:44:29.764602 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Availability Zones retrieved successfully. Aug 09 07:44:29.788278 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Created reservations ['a2940449-c20e-4f5f-a4e5-13d356cade66'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:29.823259 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44d9403e-2dc1-4b99-bed0-1ca4822e4188 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:44:29.823833 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 650/2561] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:44:29 2026] POST /volume/v3/groups => generated 115 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:29.844047 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dbeb67ed-ebbf-40ab-8c09-909bbf80ba25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:29.851221 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbeb67ed-ebbf-40ab-8c09-909bbf80ba25 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc Aug 09 07:44:29.851560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbeb67ed-ebbf-40ab-8c09-909bbf80ba25 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:29.851817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbeb67ed-ebbf-40ab-8c09-909bbf80ba25 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:29.851996 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-dbeb67ed-ebbf-40ab-8c09-909bbf80ba25 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:44:29.859274 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:29.859274 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:29.870456 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbeb67ed-ebbf-40ab-8c09-909bbf80ba25 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc returned with HTTP 200 Aug 09 07:44:29.871040 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 637/2562] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:44:29 2026] GET /volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc => generated 395 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:30.096126 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b9dd68d4-b278-4d64-932a-4c84aba1df6c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:30.098678 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9dd68d4-b278-4d64-932a-4c84aba1df6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:30.098993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9dd68d4-b278-4d64-932a-4c84aba1df6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:30.099234 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9dd68d4-b278-4d64-932a-4c84aba1df6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:30.099416 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b9dd68d4-b278-4d64-932a-4c84aba1df6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:30.110926 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:30.110926 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:30.111891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9dd68d4-b278-4d64-932a-4c84aba1df6c tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:30.112397 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 638/2563] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:30 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:30.435199 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-888c8490-665e-4bff-8b86-9edc2b8c134f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:30.437037 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-888c8490-665e-4bff-8b86-9edc2b8c134f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:30.437268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-888c8490-665e-4bff-8b86-9edc2b8c134f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:30.437488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-888c8490-665e-4bff-8b86-9edc2b8c134f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:30.437627 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-888c8490-665e-4bff-8b86-9edc2b8c134f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:30.444408 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:30.444408 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:30.445310 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-888c8490-665e-4bff-8b86-9edc2b8c134f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:30.445928 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 639/2564] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:30 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:30.497367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2b453ff-c3c2-4551-ae5e-d3500b131eb5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:30.502263 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2b453ff-c3c2-4551-ae5e-d3500b131eb5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:30.505024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2b453ff-c3c2-4551-ae5e-d3500b131eb5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:30.510059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2b453ff-c3c2-4551-ae5e-d3500b131eb5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:30.536531 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:30.536531 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:30.545136 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e2b453ff-c3c2-4551-ae5e-d3500b131eb5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:30.550459 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2b453ff-c3c2-4551-ae5e-d3500b131eb5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:30.551185 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 651/2565] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:30 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:30.884111 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49d46194-42ad-493b-8972-2c38b5e37c1b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:30.888385 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49d46194-42ad-493b-8972-2c38b5e37c1b tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc Aug 09 07:44:30.888601 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49d46194-42ad-493b-8972-2c38b5e37c1b tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:30.888804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49d46194-42ad-493b-8972-2c38b5e37c1b tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:30.888973 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-49d46194-42ad-493b-8972-2c38b5e37c1b tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:44:30.895982 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:30.895982 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:30.910391 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49d46194-42ad-493b-8972-2c38b5e37c1b tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc returned with HTTP 200 Aug 09 07:44:30.910734 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 638/2566] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:44:30 2026] GET /volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc => generated 396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:30.921195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:30.923612 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:30.924497 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1311227111", "volume_type": "e472c90c-48c3-42ad-b475-99f72d6d057e", "group_id": "69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:30.926375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1311227111', 'volume_type': 'e472c90c-48c3-42ad-b475-99f72d6d057e', 'group_id': '69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:30.938086 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:30.938086 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:30.938086 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Create volume of 1 GB Aug 09 07:44:30.949437 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Availability Zones retrieved successfully. Aug 09 07:44:30.957044 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Flow 'volume_create_api' (85199d9e-c881-4b5f-bb62-f83b9d6c8f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:30.958265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db242e59-b1a4-484c-a59c-00b0547800b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:30.958987 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:30.958987 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:30.959424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:30.985692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db242e59-b1a4-484c-a59c-00b0547800b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:44:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e472c90c-48c3-42ad-b475-99f72d6d057e,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1255713019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e472c90c-48c3-42ad-b475-99f72d6d057e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:30.986860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ab9b85-9e4c-4434-9dfa-52c96d0851a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:31.039431 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1255713019 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1255713019, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:31.040103 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1255713019 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1255713019, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:31.094445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Created reservations ['4806c3cc-8246-4aac-a18a-10e846cb617f', '8dc1999e-827a-4242-b9d8-de7e87e32eeb', '170411a2-460f-4452-8b35-2a64baebdd74', '4e7bbe98-cea4-4ea6-abd8-06064b138492'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:31.095594 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8ab9b85-9e4c-4434-9dfa-52c96d0851a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4806c3cc-8246-4aac-a18a-10e846cb617f', '8dc1999e-827a-4242-b9d8-de7e87e32eeb', '170411a2-460f-4452-8b35-2a64baebdd74', '4e7bbe98-cea4-4ea6-abd8-06064b138492']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:31.096824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4bba766-4325-44d2-9666-30097f26915d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:31.123549 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4244be1c-caa3-496b-86f5-39360d33395b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:31.125878 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4244be1c-caa3-496b-86f5-39360d33395b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:31.126477 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4244be1c-caa3-496b-86f5-39360d33395b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:31.126688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4244be1c-caa3-496b-86f5-39360d33395b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:31.126813 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4244be1c-caa3-496b-86f5-39360d33395b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:31.132242 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4bba766-4325-44d2-9666-30097f26915d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ea310ec-cade-4a6b-ac22-9875d079f4aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1311227111',encryption_key_id=None,group_id=69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc,group_type_id=,metadata={},multiattach=False,project_id='350e594aaabd4f0b89d0092a89ded3b8',qos_specs=None,replication_status=,reservations=['4806c3cc-8246-4aac-a18a-10e846cb617f','8dc1999e-827a-4242-b9d8-de7e87e32eeb','170411a2-460f-4452-8b35-2a64baebdd74','4e7bbe98-cea4-4ea6-abd8-06064b138492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0358868c59df428eb5d5a55d6e27ac4a',volume_type_id=e472c90c-48c3-42ad-b475-99f72d6d057e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1311227111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc,host=None,id=9ea310ec-cade-4a6b-ac22-9875d079f4aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350e594aaabd4f0b89d0092a89ded3b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0358868c59df428eb5d5a55d6e27ac4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e472c90c-48c3-42ad-b475-99f72d6d057e),volume_type_id=e472c90c-48c3-42ad-b475-99f72d6d057e)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:31.133653 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f83c60-6968-4026-b72a-8799f0826649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:31.135387 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:31.135387 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:31.136755 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4244be1c-caa3-496b-86f5-39360d33395b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:31.137540 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 640/2567] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:31 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:31.165041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f83c60-6968-4026-b72a-8799f0826649) transitioned into state 'SUCCESS' from state '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-1311227111',encryption_key_id=None,group_id=69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc,group_type_id=,metadata={},multiattach=False,project_id='350e594aaabd4f0b89d0092a89ded3b8',qos_specs=None,replication_status=,reservations=['4806c3cc-8246-4aac-a18a-10e846cb617f','8dc1999e-827a-4242-b9d8-de7e87e32eeb','170411a2-460f-4452-8b35-2a64baebdd74','4e7bbe98-cea4-4ea6-abd8-06064b138492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0358868c59df428eb5d5a55d6e27ac4a',volume_type_id=e472c90c-48c3-42ad-b475-99f72d6d057e)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:31.165841 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9451b4-0a27-4f55-846f-a01c3ae97e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:31.184941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9451b4-0a27-4f55-846f-a01c3ae97e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:31.184941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Flow 'volume_create_api' (85199d9e-c881-4b5f-bb62-f83b9d6c8f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:31.184941 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Create volume request issued successfully. Aug 09 07:44:31.185609 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:44:31.185845 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:44:31.230484 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:44:31.235245 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:31.235245 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:31.239935 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57cc89cd-c1b8-41a8-97e6-dfcb0c189cd7 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:31.240056 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 639/2568] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:44:30 2026] POST /volume/v3/volumes => generated 825 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:31.254759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:31.256761 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa Aug 09 07:44:31.259936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:31.259936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:31.271412 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:31.271412 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:31.276737 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Volume info retrieved successfully. Aug 09 07:44:31.277899 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:44:31.278171 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:44:31.340649 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:44:31.349399 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:31.349399 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:31.364764 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4406070-d87e-4665-ab4d-838de7e1ec21 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa returned with HTTP 200 Aug 09 07:44:31.365354 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 652/2569] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:44:31 2026] GET /volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa => generated 893 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:31.466077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c0ed28c8-b8fc-413f-8dce-f1343f7969a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:31.469549 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c0ed28c8-b8fc-413f-8dce-f1343f7969a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:31.469852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c0ed28c8-b8fc-413f-8dce-f1343f7969a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:31.470105 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c0ed28c8-b8fc-413f-8dce-f1343f7969a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:31.470289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c0ed28c8-b8fc-413f-8dce-f1343f7969a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:31.477698 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:31.477698 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:31.478594 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c0ed28c8-b8fc-413f-8dce-f1343f7969a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:31.479118 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 639/2570] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:31 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:31.565424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bda70570-9f4c-4479-8362-e7334cfe2bc6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:31.567786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bda70570-9f4c-4479-8362-e7334cfe2bc6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:31.568171 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bda70570-9f4c-4479-8362-e7334cfe2bc6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:31.568596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bda70570-9f4c-4479-8362-e7334cfe2bc6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:31.582509 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:31.582509 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:31.587977 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bda70570-9f4c-4479-8362-e7334cfe2bc6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:31.593607 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bda70570-9f4c-4479-8362-e7334cfe2bc6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:31.594447 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 641/2571] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:31 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:32.154558 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4ea23d6b-8202-433a-a8df-3843a9bc8b68 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:32.156825 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4ea23d6b-8202-433a-a8df-3843a9bc8b68 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:32.157028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4ea23d6b-8202-433a-a8df-3843a9bc8b68 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:32.157211 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4ea23d6b-8202-433a-a8df-3843a9bc8b68 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:32.157312 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4ea23d6b-8202-433a-a8df-3843a9bc8b68 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:32.169149 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.169149 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:32.169149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4ea23d6b-8202-433a-a8df-3843a9bc8b68 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:32.169149 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 640/2572] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:32 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:32.384257 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:32.388456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa Aug 09 07:44:32.388763 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:32.390994 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:32.404050 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.404050 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:32.411795 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Volume info retrieved successfully. Aug 09 07:44:32.412555 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:44:32.412734 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:44:32.458136 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:44:32.461576 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.461576 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:32.468966 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ecbc39d-d21b-464f-a446-84033a6fbdae tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa returned with HTTP 200 Aug 09 07:44:32.469499 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 653/2573] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:44:32 2026] GET /volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa => generated 918 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:32.489445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:32.491351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bced4049-57e2-482c-8d9c-2beb78b32a03 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:32.492303 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 09 07:44:32.492786 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-900536553"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:32.494311 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-900536553'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 07:44:32.495721 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bced4049-57e2-482c-8d9c-2beb78b32a03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:32.495848 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bced4049-57e2-482c-8d9c-2beb78b32a03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:32.496411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bced4049-57e2-482c-8d9c-2beb78b32a03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:32.496598 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-bced4049-57e2-482c-8d9c-2beb78b32a03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:32.497595 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.497595 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:32.504076 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.504076 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:32.504650 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.group_snapshots [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-900536553. Aug 09 07:44:32.505102 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bced4049-57e2-482c-8d9c-2beb78b32a03 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:32.505689 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 642/2574] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:32 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:32.549579 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.549579 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:32.569168 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1255713019 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1255713019, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:32.569168 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1255713019 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1255713019, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:32.604058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Created reservations ['b6bdad51-cf2e-458d-adb0-63b27a5e609a', '86f6dfd5-155a-4d77-a2f8-7d3661632dc2', 'ebb60593-7bd4-4588-9d2d-96559b3f3922', 'a4a44211-efbc-4673-ad23-c82e4bf2ca92'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:32.613679 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-baad3769-5ca7-4534-979e-187e89dcb4c7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:32.616970 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-baad3769-5ca7-4534-979e-187e89dcb4c7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:32.617219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-baad3769-5ca7-4534-979e-187e89dcb4c7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:32.618019 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-baad3769-5ca7-4534-979e-187e89dcb4c7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:32.632460 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.632460 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:32.639652 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-baad3769-5ca7-4534-979e-187e89dcb4c7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:32.646545 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-baad3769-5ca7-4534-979e-187e89dcb4c7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:32.648459 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 641/2575] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:32 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:32.664020 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-733f17b5-73a6-4415-b198-bd1f3a78f67c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 09 07:44:32.664446 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 640/2576] 10.4.3.41 () {70 vars in 1317 bytes} [Sun Aug 9 07:44:32 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:32.676841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-260393b9-bdad-4b43-9574-24898f509731 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:32.680565 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-260393b9-bdad-4b43-9574-24898f509731 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:32.680812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-260393b9-bdad-4b43-9574-24898f509731 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:32.681064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-260393b9-bdad-4b43-9574-24898f509731 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:32.681240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-260393b9-bdad-4b43-9574-24898f509731 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:44:32.685729 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:32.685729 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:32.689640 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-260393b9-bdad-4b43-9574-24898f509731 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 200 Aug 09 07:44:32.690101 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 654/2577] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:44:32 2026] GET /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:33.175996 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9c5890bc-4f22-4e89-8681-57b62c499da2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.178817 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9c5890bc-4f22-4e89-8681-57b62c499da2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:33.179727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9c5890bc-4f22-4e89-8681-57b62c499da2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.179727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9c5890bc-4f22-4e89-8681-57b62c499da2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.179727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9c5890bc-4f22-4e89-8681-57b62c499da2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:33.188686 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.188686 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:33.190139 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9c5890bc-4f22-4e89-8681-57b62c499da2 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:33.190298 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 643/2578] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.210113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4d570b1c-f994-4969-9421-d9bd0bec952a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.215200 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4d570b1c-f994-4969-9421-d9bd0bec952a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:44:33.216021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4d570b1c-f994-4969-9421-d9bd0bec952a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.216021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4d570b1c-f994-4969-9421-d9bd0bec952a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.240944 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.240944 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:33.245257 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4d570b1c-f994-4969-9421-d9bd0bec952a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:44:33.252933 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4d570b1c-f994-4969-9421-d9bd0bec952a tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 returned with HTTP 200 Aug 09 07:44:33.253461 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 642/2579] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.271808 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5fd4655c-796b-4e52-bd45-f192169d28b4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.275384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fd4655c-796b-4e52-bd45-f192169d28b4 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] POST https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7/action Aug 09 07:44:33.275384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fd4655c-796b-4e52-bd45-f192169d28b4 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:33.275384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fd4655c-796b-4e52-bd45-f192169d28b4 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:33.277885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-5fd4655c-796b-4e52-bd45-f192169d28b4 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] Updating backup 'd009be50-dbbe-418f-b0d1-4fa8545555a7' with '{'status': 'error'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 07:44:33.297704 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.297704 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:33.317597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-5fd4655c-796b-4e52-bd45-f192169d28b4 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] reset_status in rpcapi backup_id d009be50-dbbe-418f-b0d1-4fa8545555a7 on host np0000006821. {{(pid=100222) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 09 07:44:33.319945 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fd4655c-796b-4e52-bd45-f192169d28b4 tempest-VolumesBackupsAdminTest-599846067 tempest-VolumesBackupsAdminTest-599846067-project-admin] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7/action returned with HTTP 202 Aug 09 07:44:33.320485 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 641/2580] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:44:33 2026] POST /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:33.332484 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-acb0a46b-ac2c-4579-b0f2-bf8f949665f4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.337661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acb0a46b-ac2c-4579-b0f2-bf8f949665f4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:33.337957 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acb0a46b-ac2c-4579-b0f2-bf8f949665f4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.338333 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acb0a46b-ac2c-4579-b0f2-bf8f949665f4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.338511 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-acb0a46b-ac2c-4579-b0f2-bf8f949665f4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:33.350014 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.350014 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:33.351049 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acb0a46b-ac2c-4579-b0f2-bf8f949665f4 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:33.351495 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 655/2581] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.363550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ef1dc48c-5ea0-4d8c-87db-1f19ad54d8a7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.366687 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ef1dc48c-5ea0-4d8c-87db-1f19ad54d8a7 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] DELETE https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:33.366946 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ef1dc48c-5ea0-4d8c-87db-1f19ad54d8a7 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.367175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ef1dc48c-5ea0-4d8c-87db-1f19ad54d8a7 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.367175 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-ef1dc48c-5ea0-4d8c-87db-1f19ad54d8a7 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete backup with id: d009be50-dbbe-418f-b0d1-4fa8545555a7. Aug 09 07:44:33.377047 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.377047 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:33.404113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-ef1dc48c-5ea0-4d8c-87db-1f19ad54d8a7 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] delete_backup rpcapi backup_id d009be50-dbbe-418f-b0d1-4fa8545555a7 {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:44:33.407150 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ef1dc48c-5ea0-4d8c-87db-1f19ad54d8a7 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 202 Aug 09 07:44:33.407801 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 644/2582] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:33 2026] DELETE /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:33.422958 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f560795f-bfbb-41de-970a-8c7860678901 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.424780 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f560795f-bfbb-41de-970a-8c7860678901 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:33.425035 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f560795f-bfbb-41de-970a-8c7860678901 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.425253 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f560795f-bfbb-41de-970a-8c7860678901 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.425351 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f560795f-bfbb-41de-970a-8c7860678901 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:33.438273 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.438273 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:33.439420 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f560795f-bfbb-41de-970a-8c7860678901 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 200 Aug 09 07:44:33.439782 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 643/2583] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.523054 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7224c9df-1514-49df-a7bb-ac8d87205acb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.525604 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7224c9df-1514-49df-a7bb-ac8d87205acb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:44:33.525604 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7224c9df-1514-49df-a7bb-ac8d87205acb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.525713 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7224c9df-1514-49df-a7bb-ac8d87205acb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.525760 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7224c9df-1514-49df-a7bb-ac8d87205acb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:33.532781 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.532781 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:33.533679 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7224c9df-1514-49df-a7bb-ac8d87205acb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:44:33.534202 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 642/2584] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.547973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.552260 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:44:33.554047 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c14fb97-580a-4ff6-b45a-ad3d35091608"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:33.557088 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating new backup {'backup': {'volume_id': '0c14fb97-580a-4ff6-b45a-ad3d35091608'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:44:33.557394 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating backup of volume 0c14fb97-580a-4ff6-b45a-ad3d35091608 in container None Aug 09 07:44:33.574784 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.574784 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:33.575504 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:44:33.608021 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['e100895e-c9de-4941-8178-20a423cbe3f9', '85ca6a78-81b3-44ca-b0c4-76f742b5f02c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:33.657673 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12b0ada8-a327-497b-adb7-d69dccc32fe1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:44:33.658267 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 656/2585] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:44:33 2026] POST /volume/v3/backups => generated 286 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:33.669550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c9141a66-e112-414c-a5cd-2c71f504b2b3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.671106 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9141a66-e112-414c-a5cd-2c71f504b2b3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:33.671352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9141a66-e112-414c-a5cd-2c71f504b2b3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.671594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9141a66-e112-414c-a5cd-2c71f504b2b3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.673279 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6f63a7ce-3a1d-440b-99d5-b8b78acbb062 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.676273 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6f63a7ce-3a1d-440b-99d5-b8b78acbb062 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:33.676613 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6f63a7ce-3a1d-440b-99d5-b8b78acbb062 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.676999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6f63a7ce-3a1d-440b-99d5-b8b78acbb062 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.677121 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6f63a7ce-3a1d-440b-99d5-b8b78acbb062 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:33.685711 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.685711 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:33.686350 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.686350 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:33.686637 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6f63a7ce-3a1d-440b-99d5-b8b78acbb062 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:33.687168 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 644/2586] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 693 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.695350 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c9141a66-e112-414c-a5cd-2c71f504b2b3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:33.699995 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9141a66-e112-414c-a5cd-2c71f504b2b3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:33.700600 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 645/2587] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.700815 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1c076e6c-50ec-4e39-8626-ff1c180d994d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.703350 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c076e6c-50ec-4e39-8626-ff1c180d994d tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:33.703671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c076e6c-50ec-4e39-8626-ff1c180d994d tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.704062 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c076e6c-50ec-4e39-8626-ff1c180d994d tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.704274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-1c076e6c-50ec-4e39-8626-ff1c180d994d tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:44:33.709473 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.709473 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:33.714631 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c076e6c-50ec-4e39-8626-ff1c180d994d tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 200 Aug 09 07:44:33.715247 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 643/2588] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:33.727791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.731036 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:44:33.731036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.731036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.731036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:33.731754 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.731754 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:33.733275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:44:33.737721 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Get all snapshots completed successfully. Aug 09 07:44:33.738517 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.738517 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:33.739842 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bd635ae-42df-4732-b47b-0efaedb4bec0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:44:33.739842 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 657/2589] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.750864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-231bf10b-f2e8-4f30-a82b-a6b2a1e46c31 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.754940 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-231bf10b-f2e8-4f30-a82b-a6b2a1e46c31 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/snapshots/680a628c-8d6c-4693-abd7-08234672a9c8 Aug 09 07:44:33.754940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-231bf10b-f2e8-4f30-a82b-a6b2a1e46c31 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.754940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-231bf10b-f2e8-4f30-a82b-a6b2a1e46c31 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.759756 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.759756 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:33.760275 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-231bf10b-f2e8-4f30-a82b-a6b2a1e46c31 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Snapshot retrieved successfully. Aug 09 07:44:33.761049 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-231bf10b-f2e8-4f30-a82b-a6b2a1e46c31 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/snapshots/680a628c-8d6c-4693-abd7-08234672a9c8 returned with HTTP 200 Aug 09 07:44:33.761413 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 645/2590] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/snapshots/680a628c-8d6c-4693-abd7-08234672a9c8 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:33.772847 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-82d08f74-8169-42b5-b2ee-5936886021c7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.776172 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82d08f74-8169-42b5-b2ee-5936886021c7 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action Aug 09 07:44:33.777115 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82d08f74-8169-42b5-b2ee-5936886021c7 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:33.777115 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82d08f74-8169-42b5-b2ee-5936886021c7 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:33.779088 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.group_snapshots [None req-82d08f74-8169-42b5-b2ee-5936886021c7 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Updating group '0583efa1-a62f-417d-a9cb-849e394130bb' with 'creating' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 07:44:33.796430 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.796430 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:33.818114 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82d08f74-8169-42b5-b2ee-5936886021c7 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action returned with HTTP 202 Aug 09 07:44:33.819040 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 646/2591] 10.4.3.41 () {70 vars in 1448 bytes} [Sun Aug 9 07:44:33 2026] POST /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:44:33.827405 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0590fcf9-8750-46ee-890c-465a5e9e175f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.830855 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0590fcf9-8750-46ee-890c-465a5e9e175f tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:33.831151 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0590fcf9-8750-46ee-890c-465a5e9e175f tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.831405 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0590fcf9-8750-46ee-890c-465a5e9e175f tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.831581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-0590fcf9-8750-46ee-890c-465a5e9e175f tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:44:33.838682 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.838682 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:33.843655 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0590fcf9-8750-46ee-890c-465a5e9e175f tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 200 Aug 09 07:44:33.843861 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 644/2592] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:33.853013 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1266f4fe-cc7d-4da0-8074-49bc90b822cd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.855311 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1266f4fe-cc7d-4da0-8074-49bc90b822cd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action Aug 09 07:44:33.855810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1266f4fe-cc7d-4da0-8074-49bc90b822cd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:33.856033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1266f4fe-cc7d-4da0-8074-49bc90b822cd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:33.857532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-1266f4fe-cc7d-4da0-8074-49bc90b822cd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Updating group '0583efa1-a62f-417d-a9cb-849e394130bb' with 'available' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 07:44:33.862167 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.862167 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:33.872038 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1266f4fe-cc7d-4da0-8074-49bc90b822cd tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action returned with HTTP 202 Aug 09 07:44:33.872590 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 658/2593] 10.4.3.41 () {70 vars in 1448 bytes} [Sun Aug 9 07:44:33 2026] POST /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:44:33.885038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1c36e008-914b-464a-8756-5069c09ad94c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.888691 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c36e008-914b-464a-8756-5069c09ad94c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:33.888963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c36e008-914b-464a-8756-5069c09ad94c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.889213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c36e008-914b-464a-8756-5069c09ad94c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.889378 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-1c36e008-914b-464a-8756-5069c09ad94c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:44:33.895609 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.895609 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:33.902715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c36e008-914b-464a-8756-5069c09ad94c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 200 Aug 09 07:44:33.902715 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 646/2594] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:33.916176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ebfda345-3359-45a3-bf8a-575226a0ed24 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.918760 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ebfda345-3359-45a3-bf8a-575226a0ed24 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action Aug 09 07:44:33.919264 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ebfda345-3359-45a3-bf8a-575226a0ed24 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:33.919685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ebfda345-3359-45a3-bf8a-575226a0ed24 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:33.921254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.group_snapshots [None req-ebfda345-3359-45a3-bf8a-575226a0ed24 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Updating group '0583efa1-a62f-417d-a9cb-849e394130bb' with 'error' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 07:44:33.925544 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.925544 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:33.937897 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ebfda345-3359-45a3-bf8a-575226a0ed24 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action returned with HTTP 202 Aug 09 07:44:33.937897 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 647/2595] 10.4.3.41 () {70 vars in 1448 bytes} [Sun Aug 9 07:44:33 2026] POST /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 09 07:44:33.947592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-054b6dbb-d587-4da4-a777-283460516fec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.949416 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-054b6dbb-d587-4da4-a777-283460516fec tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:33.949618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-054b6dbb-d587-4da4-a777-283460516fec tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:33.949837 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-054b6dbb-d587-4da4-a777-283460516fec tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:33.949988 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-054b6dbb-d587-4da4-a777-283460516fec tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:44:33.957963 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.957963 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:33.963174 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-054b6dbb-d587-4da4-a777-283460516fec tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 200 Aug 09 07:44:33.963708 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 645/2596] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:44:33 2026] GET /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:33.978061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46db82dd-49eb-4a79-b74a-2bb41416f402 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:33.979707 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46db82dd-49eb-4a79-b74a-2bb41416f402 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] POST https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action Aug 09 07:44:33.980134 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46db82dd-49eb-4a79-b74a-2bb41416f402 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:33.980284 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46db82dd-49eb-4a79-b74a-2bb41416f402 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:33.981655 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-46db82dd-49eb-4a79-b74a-2bb41416f402 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Updating group '0583efa1-a62f-417d-a9cb-849e394130bb' with 'available' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 09 07:44:33.984899 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:33.984899 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:33.992665 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46db82dd-49eb-4a79-b74a-2bb41416f402 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action returned with HTTP 202 Aug 09 07:44:33.993127 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 659/2597] 10.4.3.41 () {70 vars in 1448 bytes} [Sun Aug 9 07:44:33 2026] POST /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:44:34.004984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c2585ca1-8dbc-414d-82fa-3570429cccbd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.008443 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2585ca1-8dbc-414d-82fa-3570429cccbd tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:34.008555 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2585ca1-8dbc-414d-82fa-3570429cccbd tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.008726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2585ca1-8dbc-414d-82fa-3570429cccbd tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.008859 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-c2585ca1-8dbc-414d-82fa-3570429cccbd tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:44:34.012174 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.012174 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:34.016130 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2585ca1-8dbc-414d-82fa-3570429cccbd tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 200 Aug 09 07:44:34.016607 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 647/2598] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:34.029069 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-56d2ff7d-4d9e-4c1a-84ad-c3adb16676f0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.032696 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-56d2ff7d-4d9e-4c1a-84ad-c3adb16676f0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:34.033036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-56d2ff7d-4d9e-4c1a-84ad-c3adb16676f0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.033680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-56d2ff7d-4d9e-4c1a-84ad-c3adb16676f0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.033680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.group_snapshots [None req-56d2ff7d-4d9e-4c1a-84ad-c3adb16676f0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] delete called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100220) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 07:44:34.033680 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.group_snapshots [None req-56d2ff7d-4d9e-4c1a-84ad-c3adb16676f0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Delete group_snapshot with id: 0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:34.038755 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.038755 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:34.089956 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-56d2ff7d-4d9e-4c1a-84ad-c3adb16676f0 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 202 Aug 09 07:44:34.090162 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 648/2599] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:44:34 2026] DELETE /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:44:34.099989 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3a7d84b1-6569-4de4-811a-f770d5193719 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.104175 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:34.104175 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.107303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.107303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:34.107303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:34.115743 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Get all volumes completed successfully. Aug 09 07:44:34.116980 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:44:34.117236 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:44:34.161057 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:44:34.165421 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.165421 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:34.176035 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a7d84b1-6569-4de4-811a-f770d5193719 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:34.176620 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 646/2600] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:34.200008 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-098d97d1-2633-449e-9d79-c06c17cb6230 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.202367 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-098d97d1-2633-449e-9d79-c06c17cb6230 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:44:34.202675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-098d97d1-2633-449e-9d79-c06c17cb6230 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.203027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-098d97d1-2633-449e-9d79-c06c17cb6230 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.203172 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-098d97d1-2633-449e-9d79-c06c17cb6230 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:34.204706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-098d97d1-2633-449e-9d79-c06c17cb6230 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:44:34.211411 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-098d97d1-2633-449e-9d79-c06c17cb6230 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Get all snapshots completed successfully. Aug 09 07:44:34.212577 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-098d97d1-2633-449e-9d79-c06c17cb6230 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:44:34.213124 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 660/2601] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:34.222950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b77bdb2b-39da-4c7a-8cda-112504156649 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.226978 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b77bdb2b-39da-4c7a-8cda-112504156649 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb Aug 09 07:44:34.226978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b77bdb2b-39da-4c7a-8cda-112504156649 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.226978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b77bdb2b-39da-4c7a-8cda-112504156649 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.226978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-b77bdb2b-39da-4c7a-8cda-112504156649 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 0583efa1-a62f-417d-a9cb-849e394130bb {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:44:34.231882 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b77bdb2b-39da-4c7a-8cda-112504156649 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb returned with HTTP 404 Aug 09 07:44:34.232797 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 648/2602] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/group_snapshots/0583efa1-a62f-417d-a9cb-849e394130bb => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:44:34.243732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.247852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:44:34.248202 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.248498 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.248836 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:44:34.249304 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.249304 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:34.249925 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:34.261549 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Get all volumes completed successfully. Aug 09 07:44:34.263267 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:44:34.265458 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:44:34.332880 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:44:34.337308 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.337308 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:34.348951 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0135d03c-a871-4bed-93ac-2bafbbc92318 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:44:34.348951 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 649/2603] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:34.363232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3cc139d-6d1e-40df-9e26-232d99956e0c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.364738 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3cc139d-6d1e-40df-9e26-232d99956e0c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] POST https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc/action Aug 09 07:44:34.365320 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3cc139d-6d1e-40df-9e26-232d99956e0c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:34.366929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3cc139d-6d1e-40df-9e26-232d99956e0c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:34.366929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-e3cc139d-6d1e-40df-9e26-232d99956e0c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] delete called for group 69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc {{(pid=100222) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:44:34.367197 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-e3cc139d-6d1e-40df-9e26-232d99956e0c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Delete group with id: 69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc Aug 09 07:44:34.371726 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.371726 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:34.439731 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3cc139d-6d1e-40df-9e26-232d99956e0c tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc/action returned with HTTP 202 Aug 09 07:44:34.440871 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 647/2604] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:44:34 2026] POST /volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:44:34.454094 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.455613 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0c521f9e-6b0f-4d41-9c52-50a80b7ef270 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.457857 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c521f9e-6b0f-4d41-9c52-50a80b7ef270 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 Aug 09 07:44:34.458219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c521f9e-6b0f-4d41-9c52-50a80b7ef270 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.458435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c521f9e-6b0f-4d41-9c52-50a80b7ef270 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.458528 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa Aug 09 07:44:34.458581 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-0c521f9e-6b0f-4d41-9c52-50a80b7ef270 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Show backup with id d009be50-dbbe-418f-b0d1-4fa8545555a7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:34.460202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.460202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.467251 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c521f9e-6b0f-4d41-9c52-50a80b7ef270 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 returned with HTTP 404 Aug 09 07:44:34.467974 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 649/2605] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/backups/d009be50-dbbe-418f-b0d1-4fa8545555a7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:34.471799 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.471799 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:34.489265 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Volume info retrieved successfully. Aug 09 07:44:34.493291 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:44:34.493291 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:44:34.499989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03f83c02-6d8d-4a1c-9b1e-6dead52d3fd6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.506080 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03f83c02-6d8d-4a1c-9b1e-6dead52d3fd6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148/action Aug 09 07:44:34.506689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03f83c02-6d8d-4a1c-9b1e-6dead52d3fd6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:34.506802 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03f83c02-6d8d-4a1c-9b1e-6dead52d3fd6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:34.529199 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.529199 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:34.544893 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-a7a96e49-23f6-490a-ab49-e23efee9ccdc req-03f83c02-6d8d-4a1c-9b1e-6dead52d3fd6 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148/action returned with HTTP 204 Aug 09 07:44:34.545499 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 650/2606] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:44:34 2026] POST /volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:34.551431 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:44:34.556331 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.556331 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:34.572332 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b85d6110-3087-4d05-bf6c-cbafbe143991 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.573018 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a221e8e3-6573-4789-96d2-4ceb6b24b8f1 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa returned with HTTP 200 Aug 09 07:44:34.573986 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 661/2607] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:34.575660 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b85d6110-3087-4d05-bf6c-cbafbe143991 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:44:34.576673 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b85d6110-3087-4d05-bf6c-cbafbe143991 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.576673 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b85d6110-3087-4d05-bf6c-cbafbe143991 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.586569 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.586569 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:34.591520 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b85d6110-3087-4d05-bf6c-cbafbe143991 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:44:34.597789 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b85d6110-3087-4d05-bf6c-cbafbe143991 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 returned with HTTP 200 Aug 09 07:44:34.598421 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 648/2608] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:34.617063 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.619206 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] DELETE https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:44:34.620342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.620606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.620818 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete volume with id: aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:44:34.632460 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.632460 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:34.633087 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:44:34.654000 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Delete volume request issued successfully. Aug 09 07:44:34.654243 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b001d5a-a1f5-4a6a-a7f5-13f7255aff50 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 returned with HTTP 202 Aug 09 07:44:34.654788 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 650/2609] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:34 2026] DELETE /volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:34.663697 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a0a1cecc-b991-42ed-9f97-eeb316477f0b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.667956 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0a1cecc-b991-42ed-9f97-eeb316477f0b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:44:34.668458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0a1cecc-b991-42ed-9f97-eeb316477f0b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.668648 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0a1cecc-b991-42ed-9f97-eeb316477f0b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.680802 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.680802 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:34.688618 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a0a1cecc-b991-42ed-9f97-eeb316477f0b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Volume info retrieved successfully. Aug 09 07:44:34.694326 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0a1cecc-b991-42ed-9f97-eeb316477f0b tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 returned with HTTP 200 Aug 09 07:44:34.694975 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 651/2610] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:34.705594 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-feee77fb-496f-4c92-8453-3486c60996fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.709163 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-feee77fb-496f-4c92-8453-3486c60996fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:34.709467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-feee77fb-496f-4c92-8453-3486c60996fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.709675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-feee77fb-496f-4c92-8453-3486c60996fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.710015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-feee77fb-496f-4c92-8453-3486c60996fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:34.717697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4a204de8-9e05-48a9-b365-39e91136c9a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.720287 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a204de8-9e05-48a9-b365-39e91136c9a0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:34.720337 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.720337 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:34.720414 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a204de8-9e05-48a9-b365-39e91136c9a0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.720951 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a204de8-9e05-48a9-b365-39e91136c9a0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.721253 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-feee77fb-496f-4c92-8453-3486c60996fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:34.722222 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 662/2611] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:34.735033 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.735033 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:34.740110 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4a204de8-9e05-48a9-b365-39e91136c9a0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:34.746322 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a204de8-9e05-48a9-b365-39e91136c9a0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:34.746953 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 649/2612] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:34.762794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b9a1a796-7574-4452-8f98-668c4f04f1b7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.765667 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9a1a796-7574-4452-8f98-668c4f04f1b7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:34.766075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9a1a796-7574-4452-8f98-668c4f04f1b7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.766374 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9a1a796-7574-4452-8f98-668c4f04f1b7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.779368 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.779368 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:34.785614 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b9a1a796-7574-4452-8f98-668c4f04f1b7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:34.794084 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9a1a796-7574-4452-8f98-668c4f04f1b7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:34.794807 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 651/2613] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:34.856418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f1e13b3d-408c-4065-89d9-f53636f56dd3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.858594 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f1e13b3d-408c-4065-89d9-f53636f56dd3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:34.858874 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f1e13b3d-408c-4065-89d9-f53636f56dd3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.859146 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f1e13b3d-408c-4065-89d9-f53636f56dd3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.869001 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.869001 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:34.873272 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f1e13b3d-408c-4065-89d9-f53636f56dd3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:34.878006 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f1e13b3d-408c-4065-89d9-f53636f56dd3 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:34.878566 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 652/2614] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:34.897416 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47e065f6-0c3c-4048-9910-0d85388a4007 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.901287 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47e065f6-0c3c-4048-9910-0d85388a4007 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:34.901599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47e065f6-0c3c-4048-9910-0d85388a4007 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.901806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47e065f6-0c3c-4048-9910-0d85388a4007 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.906312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f4a4a26a-e704-4662-9bc4-ff36090b0006 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.909190 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f4a4a26a-e704-4662-9bc4-ff36090b0006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/action Aug 09 07:44:34.909685 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f4a4a26a-e704-4662-9bc4-ff36090b0006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:34.909883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f4a4a26a-e704-4662-9bc4-ff36090b0006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:34.913162 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.913162 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:34.920868 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-47e065f6-0c3c-4048-9910-0d85388a4007 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:34.926191 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.926191 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:34.926995 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f4a4a26a-e704-4662-9bc4-ff36090b0006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:34.928021 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47e065f6-0c3c-4048-9910-0d85388a4007 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:34.928781 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 663/2615] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:34.945273 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-32205c09-0267-4125-ba69-fc89d3d067be None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:34.945724 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f4a4a26a-e704-4662-9bc4-ff36090b0006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Begin detaching volume completed successfully. Aug 09 07:44:34.946046 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f4a4a26a-e704-4662-9bc4-ff36090b0006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/action returned with HTTP 202 Aug 09 07:44:34.946710 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 650/2616] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:44:34 2026] POST /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:34.947696 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32205c09-0267-4125-ba69-fc89d3d067be tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:34.948095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32205c09-0267-4125-ba69-fc89d3d067be tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:34.948797 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32205c09-0267-4125-ba69-fc89d3d067be tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:34.957532 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:34.957532 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:34.963231 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-32205c09-0267-4125-ba69-fc89d3d067be tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:34.975598 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32205c09-0267-4125-ba69-fc89d3d067be tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:34.976288 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 652/2617] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:34 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:35.038745 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-de6c2c5b-3a65-46f9-9459-07be4bf2d7f0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.038890 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de6c2c5b-3a65-46f9-9459-07be4bf2d7f0 None None] GET https://10.4.3.41/volume// Aug 09 07:44:35.041385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de6c2c5b-3a65-46f9-9459-07be4bf2d7f0 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.041739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de6c2c5b-3a65-46f9-9459-07be4bf2d7f0 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.044565 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de6c2c5b-3a65-46f9-9459-07be4bf2d7f0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:35.044565 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 653/2618] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:35.058334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f8ef7d72-9028-4284-b797-2d97ce15cb4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.062516 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f8ef7d72-9028-4284-b797-2d97ce15cb4b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:35.064292 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f8ef7d72-9028-4284-b797-2d97ce15cb4b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.064533 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f8ef7d72-9028-4284-b797-2d97ce15cb4b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.084286 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.084286 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:35.094085 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f8ef7d72-9028-4284-b797-2d97ce15cb4b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:35.100464 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-f8ef7d72-9028-4284-b797-2d97ce15cb4b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:35.101117 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 664/2619] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 1352 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:44:35.137573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-de429c96-aa38-4db9-bf37-c56dd3a6ed13 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.139983 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-de429c96-aa38-4db9-bf37-c56dd3a6ed13 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/encryption Aug 09 07:44:35.140220 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-de429c96-aa38-4db9-bf37-c56dd3a6ed13 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.140450 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-de429c96-aa38-4db9-bf37-c56dd3a6ed13 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.157396 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.157396 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:35.166603 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-de429c96-aa38-4db9-bf37-c56dd3a6ed13 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/encryption returned with HTTP 200 Aug 09 07:44:35.167285 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 651/2620] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:35.294182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-234126cc-ce9a-46c6-89a7-356cee54858e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.297638 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-234126cc-ce9a-46c6-89a7-356cee54858e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:35.297899 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-234126cc-ce9a-46c6-89a7-356cee54858e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.298468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-234126cc-ce9a-46c6-89a7-356cee54858e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.308875 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.308875 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:35.314031 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-234126cc-ce9a-46c6-89a7-356cee54858e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:35.319361 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-234126cc-ce9a-46c6-89a7-356cee54858e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:35.320622 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 653/2621] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:44:35.433377 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-34a3c8f4-c691-4a8d-823d-7387a39d2fc0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.433956 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34a3c8f4-c691-4a8d-823d-7387a39d2fc0 None None] GET https://10.4.3.41/volume// Aug 09 07:44:35.434234 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34a3c8f4-c691-4a8d-823d-7387a39d2fc0 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.434514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34a3c8f4-c691-4a8d-823d-7387a39d2fc0 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.435508 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34a3c8f4-c691-4a8d-823d-7387a39d2fc0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:35.436235 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 654/2622] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:35.450475 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c7fe2cd2-aa80-41fd-a33d-3de2a1ae57db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.457023 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c7fe2cd2-aa80-41fd-a33d-3de2a1ae57db tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:44:35.457023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c7fe2cd2-aa80-41fd-a33d-3de2a1ae57db tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10514269-5376-47c1-a42d-3f1bac6e2383", "connector": null, "instance_uuid": "3b771c57-3868-4785-b1e7-36851de80e45"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:35.472110 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.472110 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:35.519110 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c7fe2cd2-aa80-41fd-a33d-3de2a1ae57db tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:44:35.519893 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 665/2623] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:44:35 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 09 07:44:35.554793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4dadca14-5558-4b57-a1a6-1cf6b100e459 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.556688 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dadca14-5558-4b57-a1a6-1cf6b100e459 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:35.557200 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dadca14-5558-4b57-a1a6-1cf6b100e459 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.557200 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dadca14-5558-4b57-a1a6-1cf6b100e459 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.594890 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-55fab24a-8409-46cc-b2b8-d91592349215 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.597460 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55fab24a-8409-46cc-b2b8-d91592349215 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa Aug 09 07:44:35.597696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55fab24a-8409-46cc-b2b8-d91592349215 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.597884 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55fab24a-8409-46cc-b2b8-d91592349215 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.611021 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55fab24a-8409-46cc-b2b8-d91592349215 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa returned with HTTP 404 Aug 09 07:44:35.611532 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 654/2624] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/volumes/9ea310ec-cade-4a6b-ac22-9875d079f4aa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:44:35.620814 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4dde389c-eb87-4ed9-b6a4-c8a6c3e46fd9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.623419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2e177f56-2795-4c64-b267-14a54efae391 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.623419 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e177f56-2795-4c64-b267-14a54efae391 None None] GET https://10.4.3.41/volume// Aug 09 07:44:35.623419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e177f56-2795-4c64-b267-14a54efae391 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.623939 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4dde389c-eb87-4ed9-b6a4-c8a6c3e46fd9 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] GET https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc Aug 09 07:44:35.624027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e177f56-2795-4c64-b267-14a54efae391 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.624078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4dde389c-eb87-4ed9-b6a4-c8a6c3e46fd9 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.624132 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e177f56-2795-4c64-b267-14a54efae391 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:35.624132 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 666/2625] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:35.624370 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4dde389c-eb87-4ed9-b6a4-c8a6c3e46fd9 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.624603 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-4dde389c-eb87-4ed9-b6a4-c8a6c3e46fd9 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] show called for member 69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:44:35.629457 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4dde389c-eb87-4ed9-b6a4-c8a6c3e46fd9 tempest-GroupSnapshotsV319Test-970210716 tempest-GroupSnapshotsV319Test-970210716-project-member] https://10.4.3.41/volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc returned with HTTP 404 Aug 09 07:44:35.630107 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 655/2626] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/groups/69b35f4a-9bfc-43bc-bb88-4b8d0478bcbc => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:44:35.641407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ebe84dd5-deda-49ae-9767-a2a6c47b4e01 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.642153 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a6fbca3-2056-4af6-9245-2937472231b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.643945 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a6fbca3-2056-4af6-9245-2937472231b2 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/8d18c194-f91f-40b9-ab21-ef5957991c9f Aug 09 07:44:35.644144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a6fbca3-2056-4af6-9245-2937472231b2 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.644386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a6fbca3-2056-4af6-9245-2937472231b2 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.644634 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.644634 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:35.644895 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ebe84dd5-deda-49ae-9767-a2a6c47b4e01 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:35.645654 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ebe84dd5-deda-49ae-9767-a2a6c47b4e01 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.646226 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ebe84dd5-deda-49ae-9767-a2a6c47b4e01 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.664757 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.664757 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:35.664980 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a6fbca3-2056-4af6-9245-2937472231b2 tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/group_types/8d18c194-f91f-40b9-ab21-ef5957991c9f returned with HTTP 202 Aug 09 07:44:35.665733 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 667/2627] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:44:35 2026] DELETE /volume/v3/group_types/8d18c194-f91f-40b9-ab21-ef5957991c9f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:44:35.675598 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ebe84dd5-deda-49ae-9767-a2a6c47b4e01 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:35.676247 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eaa749ac-cadd-4679-9ea7-0662542cd76e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.678347 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eaa749ac-cadd-4679-9ea7-0662542cd76e tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] DELETE https://10.4.3.41/volume/v3/types/e472c90c-48c3-42ad-b475-99f72d6d057e Aug 09 07:44:35.678636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eaa749ac-cadd-4679-9ea7-0662542cd76e tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.678899 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eaa749ac-cadd-4679-9ea7-0662542cd76e tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.681415 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ebe84dd5-deda-49ae-9767-a2a6c47b4e01 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:35.681893 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 655/2628] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:44:35.712856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-760501a8-4b11-47e7-b21c-d3afa039de25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.717938 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eaa749ac-cadd-4679-9ea7-0662542cd76e tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/types/e472c90c-48c3-42ad-b475-99f72d6d057e returned with HTTP 202 Aug 09 07:44:35.718290 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-760501a8-4b11-47e7-b21c-d3afa039de25 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] GET https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 Aug 09 07:44:35.718290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-760501a8-4b11-47e7-b21c-d3afa039de25 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.718290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-760501a8-4b11-47e7-b21c-d3afa039de25 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.718408 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 656/2629] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:44:35 2026] DELETE /volume/v3/types/e472c90c-48c3-42ad-b475-99f72d6d057e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:35.725107 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ed06c059-14c1-4c2e-9773-ca545a5554fb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.725652 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-760501a8-4b11-47e7-b21c-d3afa039de25 tempest-VolumesBackupsAdminTest-627153861 tempest-VolumesBackupsAdminTest-627153861-project-member] https://10.4.3.41/volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 returned with HTTP 404 Aug 09 07:44:35.726596 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 668/2630] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/volumes/aeabb0bb-428c-4ec2-9ab8-c584a0fa1d85 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:35.727532 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ed06c059-14c1-4c2e-9773-ca545a5554fb tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] GET https://10.4.3.41/volume/v3/types/e472c90c-48c3-42ad-b475-99f72d6d057e Aug 09 07:44:35.727848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ed06c059-14c1-4c2e-9773-ca545a5554fb tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.728160 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ed06c059-14c1-4c2e-9773-ca545a5554fb tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.738342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ed06c059-14c1-4c2e-9773-ca545a5554fb tempest-GroupSnapshotsV319Test-655291169 tempest-GroupSnapshotsV319Test-655291169-project-admin] https://10.4.3.41/volume/v3/types/e472c90c-48c3-42ad-b475-99f72d6d057e returned with HTTP 404 Aug 09 07:44:35.738456 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 656/2631] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/types/e472c90c-48c3-42ad-b475-99f72d6d057e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:35.739407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-88d6415c-3420-40c5-8814-0d02ce4a069d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.741795 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-88d6415c-3420-40c5-8814-0d02ce4a069d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:35.743358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-88d6415c-3420-40c5-8814-0d02ce4a069d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:35.743551 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-88d6415c-3420-40c5-8814-0d02ce4a069d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:35.744018 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-88d6415c-3420-40c5-8814-0d02ce4a069d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:35.756642 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.756642 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:35.757515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-88d6415c-3420-40c5-8814-0d02ce4a069d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:35.760219 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 657/2632] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 695 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:35.772022 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.772022 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:35.778454 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4dadca14-5558-4b57-a1a6-1cf6b100e459 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:35.784276 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dadca14-5558-4b57-a1a6-1cf6b100e459 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:35.785926 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 652/2633] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:35 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 836 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:35.852755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c487ed86-d4cd-4603-b0a8-dfba6fe60df6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:35.854163 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c487ed86-d4cd-4603-b0a8-dfba6fe60df6 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] PUT https://10.4.3.41/volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54 Aug 09 07:44:35.854568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c487ed86-d4cd-4603-b0a8-dfba6fe60df6 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:35.866313 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c487ed86-d4cd-4603-b0a8-dfba6fe60df6 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Acquiring lock "cinder-attachment_update-10514269-5376-47c1-a42d-3f1bac6e2383-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:44:35.875663 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c487ed86-d4cd-4603-b0a8-dfba6fe60df6 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Lock "cinder-attachment_update-10514269-5376-47c1-a42d-3f1bac6e2383-np0000006821" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:44:35.879131 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:35.879131 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:35.994993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c487ed86-d4cd-4603-b0a8-dfba6fe60df6 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Lock "cinder-attachment_update-10514269-5376-47c1-a42d-3f1bac6e2383-np0000006821" released by "attachment_update" :: held 0.119s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:44:35.997146 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-c487ed86-d4cd-4603-b0a8-dfba6fe60df6 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54 returned with HTTP 200 Aug 09 07:44:35.997146 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 669/2634] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:44:35 2026] PUT /volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:36.065307 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:36.071453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/limits Aug 09 07:44:36.071453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:36.071453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:36.090587 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.091075 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.091536 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.091976 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.092645 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.093473 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.093877 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.094305 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:36.119315 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-1b16e66f-9108-4c9e-bc13-c7f7c87cef8a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 09 07:44:36.119315 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 657/2635] 10.4.3.41 () {68 vars in 1477 bytes} [Sun Aug 9 07:44:36 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:36.166138 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-7e6a96be-66e7-4f5e-b0f6-f0f247c33ba1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:36.170057 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-7e6a96be-66e7-4f5e-b0f6-f0f247c33ba1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:36.170303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-7e6a96be-66e7-4f5e-b0f6-f0f247c33ba1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:36.170582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-7e6a96be-66e7-4f5e-b0f6-f0f247c33ba1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:36.187787 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:36.187787 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:36.199472 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-7e6a96be-66e7-4f5e-b0f6-f0f247c33ba1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:36.208111 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-7e6a96be-66e7-4f5e-b0f6-f0f247c33ba1 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:36.208387 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 658/2636] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:36 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 1657 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:36.227902 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:36.232196 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:44:36.233572 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71ffca1b-aa3f-48f7-8e73-2643966e6a3c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:36.253048 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:36.253048 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:36.253671 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:36.253856 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Create snapshot from volume 71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:36.340796 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Created reservations ['ede3454a-876c-4c9c-b0eb-fb3a5fe90d64', '3bce4ebd-6b09-41ce-8a8c-5e8f3d599bd3', '93373826-f6b3-412f-ab6c-a6bdba22db1e', 'e204beae-d3c1-4d00-bb16-d4a175160359'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:36.397068 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Snapshot force create request issued successfully. Aug 09 07:44:36.397412 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d82a638e-75b2-40f5-9a89-92415f7d94bf req-ce661263-ebd5-46fb-bc49-05b8d4605b65 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:44:36.397955 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 653/2637] 10.4.3.41 () {72 vars in 1540 bytes} [Sun Aug 9 07:44:36 2026] POST /volume/v3/snapshots => generated 292 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:36.669582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-889abcbc-3cb8-452d-8654-6fec6c622e26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:36.672942 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-889abcbc-3cb8-452d-8654-6fec6c622e26 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148 Aug 09 07:44:36.673238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-889abcbc-3cb8-452d-8654-6fec6c622e26 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:36.673545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-889abcbc-3cb8-452d-8654-6fec6c622e26 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:36.688728 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:36.688728 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:36.772198 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f5b8fe50-9329-4b20-944c-5e9f16cb36be req-889abcbc-3cb8-452d-8654-6fec6c622e26 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148 returned with HTTP 200 Aug 09 07:44:36.772377 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-88196596-4572-46ed-a094-2be2769d0713 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:36.772719 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 670/2638] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:44:36 2026] DELETE /volume/v3/attachments/1005e9ec-ab3f-4104-876e-402d6736c148 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:36.776853 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88196596-4572-46ed-a094-2be2769d0713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:36.776853 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-88196596-4572-46ed-a094-2be2769d0713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:36.777127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-88196596-4572-46ed-a094-2be2769d0713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:36.777300 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-88196596-4572-46ed-a094-2be2769d0713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:36.785017 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:36.785017 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:36.786146 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88196596-4572-46ed-a094-2be2769d0713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:36.786727 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 658/2639] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:36 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:36.802721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c01b3087-a4b9-4083-abda-ad01ee389437 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:36.808320 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c01b3087-a4b9-4083-abda-ad01ee389437 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:36.810797 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c01b3087-a4b9-4083-abda-ad01ee389437 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:36.810797 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c01b3087-a4b9-4083-abda-ad01ee389437 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:36.823588 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:36.823588 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:36.829627 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c01b3087-a4b9-4083-abda-ad01ee389437 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:36.839570 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c01b3087-a4b9-4083-abda-ad01ee389437 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:36.840302 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 659/2640] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:36 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:37.185487 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d46b378a-b956-4ea3-9e4f-083a5172d17c req-d2971d32-de11-44d7-bb0c-9a87285b2a50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:37.188562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d46b378a-b956-4ea3-9e4f-083a5172d17c req-d2971d32-de11-44d7-bb0c-9a87285b2a50 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:37.188865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d46b378a-b956-4ea3-9e4f-083a5172d17c req-d2971d32-de11-44d7-bb0c-9a87285b2a50 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:37.189143 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d46b378a-b956-4ea3-9e4f-083a5172d17c req-d2971d32-de11-44d7-bb0c-9a87285b2a50 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:37.199313 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:37.199313 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:37.208032 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d46b378a-b956-4ea3-9e4f-083a5172d17c req-d2971d32-de11-44d7-bb0c-9a87285b2a50 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:37.215132 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d46b378a-b956-4ea3-9e4f-083a5172d17c req-d2971d32-de11-44d7-bb0c-9a87285b2a50 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:37.215893 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 654/2641] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:37 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:37.801556 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d3b3aae-d63f-4c92-b66b-f350e890b1e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:37.803655 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d3b3aae-d63f-4c92-b66b-f350e890b1e6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:37.803972 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d3b3aae-d63f-4c92-b66b-f350e890b1e6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:37.804173 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d3b3aae-d63f-4c92-b66b-f350e890b1e6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:37.804270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4d3b3aae-d63f-4c92-b66b-f350e890b1e6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:37.808636 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:37.808636 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:37.809251 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d3b3aae-d63f-4c92-b66b-f350e890b1e6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:37.809597 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 671/2642] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:37 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:37.857978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-11e69130-3307-4c4e-92a0-703963e10ba4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:37.861307 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11e69130-3307-4c4e-92a0-703963e10ba4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:37.861591 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-11e69130-3307-4c4e-92a0-703963e10ba4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:37.862686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-11e69130-3307-4c4e-92a0-703963e10ba4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:37.880250 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:37.880250 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:37.885050 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-11e69130-3307-4c4e-92a0-703963e10ba4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:37.896212 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11e69130-3307-4c4e-92a0-703963e10ba4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:37.897034 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 659/2643] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:37 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:38.829980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aff16539-abbd-481d-9741-d35df90b8b9e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:38.836459 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aff16539-abbd-481d-9741-d35df90b8b9e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:38.837811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aff16539-abbd-481d-9741-d35df90b8b9e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:38.838093 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aff16539-abbd-481d-9741-d35df90b8b9e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:38.838668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-aff16539-abbd-481d-9741-d35df90b8b9e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:38.845742 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:38.845742 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:38.849527 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aff16539-abbd-481d-9741-d35df90b8b9e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:38.851100 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 660/2644] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:38 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:38.915928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03ad73bb-3440-4faf-aab9-465cdfc29f0a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:38.918640 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03ad73bb-3440-4faf-aab9-465cdfc29f0a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:38.918897 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03ad73bb-3440-4faf-aab9-465cdfc29f0a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:38.919399 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03ad73bb-3440-4faf-aab9-465cdfc29f0a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:38.938320 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:38.938320 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:38.943149 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-03ad73bb-3440-4faf-aab9-465cdfc29f0a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:38.951940 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03ad73bb-3440-4faf-aab9-465cdfc29f0a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:38.951940 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 655/2645] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:38 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:39.229488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16045448-f4e2-40f5-b526-9e6e9e472760 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:39.401574 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16045448-f4e2-40f5-b526-9e6e9e472760 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] GET https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 09 07:44:39.402394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16045448-f4e2-40f5-b526-9e6e9e472760 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:39.403259 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16045448-f4e2-40f5-b526-9e6e9e472760 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:39.428746 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16045448-f4e2-40f5-b526-9e6e9e472760 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 07:44:39.429436 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 672/2646] 10.4.3.41 () {66 vars in 1290 bytes} [Sun Aug 9 07:44:39 2026] GET /volume/v3/os-quota-class-sets/default => generated 1580 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:39.442687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-11e93412-95f5-4b45-be29-e943b2f78bd2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:39.444896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11e93412-95f5-4b45-be29-e943b2f78bd2 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] GET https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 09 07:44:39.445173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-11e93412-95f5-4b45-be29-e943b2f78bd2 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:39.445447 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-11e93412-95f5-4b45-be29-e943b2f78bd2 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:39.477246 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-11e93412-95f5-4b45-be29-e943b2f78bd2 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 07:44:39.477246 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 660/2647] 10.4.3.41 () {66 vars in 1290 bytes} [Sun Aug 9 07:44:39 2026] GET /volume/v3/os-quota-class-sets/default => generated 1580 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:39.491556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-993055c7-d119-4d70-abea-c370f88c1d34 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:39.499179 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-993055c7-d119-4d70-abea-c370f88c1d34 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:44:39.499894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-993055c7-d119-4d70-abea-c370f88c1d34 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-79404441"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:39.520312 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-993055c7-d119-4d70-abea-c370f88c1d34 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:44:39.521016 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 661/2648] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:44:39 2026] POST /volume/v3/types => generated 226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:39.531700 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fb1ffbe6-51e5-488e-b639-90b97c38e6d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:39.535356 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb1ffbe6-51e5-488e-b639-90b97c38e6d5 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 09 07:44:39.535356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb1ffbe6-51e5-488e-b639-90b97c38e6d5 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-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-79404441": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-79404441": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-79404441": 5}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:39.653035 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb1ffbe6-51e5-488e-b639-90b97c38e6d5 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 07:44:39.653342 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 656/2649] 10.4.3.41 () {68 vars in 1311 bytes} [Sun Aug 9 07:44:39 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1765 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:39.667072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:39.669514 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/142719191b1a40619eb553e77ad099ad/defaults Aug 09 07:44:39.672287 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:39.672287 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Calling method 'defaults' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:39.680542 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.681070 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.681536 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.682000 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.682424 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.682714 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.684403 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.684403 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.684403 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.684403 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.684403 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.684403 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:39.691748 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9761bd97-b330-4749-8b92-a3eb617dc7ad tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/142719191b1a40619eb553e77ad099ad/defaults returned with HTTP 200 Aug 09 07:44:39.692461 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 673/2650] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:44:39 2026] GET /volume/v3/os-quota-sets/142719191b1a40619eb553e77ad099ad/defaults => generated 1801 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:39.866930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9af00956-430f-4a9d-8dcc-c69f493f0911 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:39.873970 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9af00956-430f-4a9d-8dcc-c69f493f0911 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:39.874271 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9af00956-430f-4a9d-8dcc-c69f493f0911 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:39.874580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9af00956-430f-4a9d-8dcc-c69f493f0911 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:39.874580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9af00956-430f-4a9d-8dcc-c69f493f0911 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:39.884944 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:39.884944 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:39.884944 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9af00956-430f-4a9d-8dcc-c69f493f0911 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:39.884944 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 661/2651] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:39 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:39.970290 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cb063bd8-8baa-451e-836b-a5dceae3c729 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:39.974579 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cb063bd8-8baa-451e-836b-a5dceae3c729 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:39.974579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cb063bd8-8baa-451e-836b-a5dceae3c729 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:39.975094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cb063bd8-8baa-451e-836b-a5dceae3c729 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:39.993900 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:39.993900 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:39.998703 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cb063bd8-8baa-451e-836b-a5dceae3c729 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:40.007553 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cb063bd8-8baa-451e-836b-a5dceae3c729 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:40.008511 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 662/2652] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:39 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:40.008905 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:40.011586 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/0f16c33ace0d4267a143f6b4e73b7849/defaults Aug 09 07:44:40.011891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:40.012267 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Calling method 'defaults' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:40.023422 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.023715 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.024176 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1603138148 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1603138148, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.024452 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.024748 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.025072 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.025391 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.025561 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.025776 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.027215 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:40.033174 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ced15d03-2cbd-4331-b50b-d51f61182fc5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:40.033826 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7fae4934-bdb1-4e4d-9d61-dd56698f268e tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/0f16c33ace0d4267a143f6b4e73b7849/defaults returned with HTTP 200 Aug 09 07:44:40.033826 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 657/2653] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:44:40 2026] GET /volume/v3/os-quota-sets/0f16c33ace0d4267a143f6b4e73b7849/defaults => generated 1801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:40.038027 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ced15d03-2cbd-4331-b50b-d51f61182fc5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54/action Aug 09 07:44:40.038027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ced15d03-2cbd-4331-b50b-d51f61182fc5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:40.038027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ced15d03-2cbd-4331-b50b-d51f61182fc5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:40.078569 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:40.078569 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:40.097045 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-39723e6c-ea02-4d7c-b80f-99bbf82a7f60 req-ced15d03-2cbd-4331-b50b-d51f61182fc5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54/action returned with HTTP 204 Aug 09 07:44:40.098534 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 674/2654] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:44:40 2026] POST /volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:40.187061 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b9fc060f-4d4e-4a77-84a9-5278e841ab48 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:40.190936 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9fc060f-4d4e-4a77-84a9-5278e841ab48 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] DELETE https://10.4.3.41/volume/v3/types/3cc32e1a-0d6e-4243-a21a-6f453d72f033 Aug 09 07:44:40.190936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9fc060f-4d4e-4a77-84a9-5278e841ab48 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:40.190936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9fc060f-4d4e-4a77-84a9-5278e841ab48 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:40.226368 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9fc060f-4d4e-4a77-84a9-5278e841ab48 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/types/3cc32e1a-0d6e-4243-a21a-6f453d72f033 returned with HTTP 202 Aug 09 07:44:40.227254 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 662/2655] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:44:40 2026] DELETE /volume/v3/types/3cc32e1a-0d6e-4243-a21a-6f453d72f033 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:40.237110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-df1487f6-e7dc-42fc-aa25-1b7b2bc968f8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:40.239190 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df1487f6-e7dc-42fc-aa25-1b7b2bc968f8 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] GET https://10.4.3.41/volume/v3/types/3cc32e1a-0d6e-4243-a21a-6f453d72f033 Aug 09 07:44:40.239399 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df1487f6-e7dc-42fc-aa25-1b7b2bc968f8 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:40.239580 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df1487f6-e7dc-42fc-aa25-1b7b2bc968f8 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:40.245118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df1487f6-e7dc-42fc-aa25-1b7b2bc968f8 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/types/3cc32e1a-0d6e-4243-a21a-6f453d72f033 returned with HTTP 404 Aug 09 07:44:40.245850 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 663/2656] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:44:40 2026] GET /volume/v3/types/3cc32e1a-0d6e-4243-a21a-6f453d72f033 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:40.256766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c8427cac-e34a-41b6-aa0e-07c738ec3e81 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:40.260396 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c8427cac-e34a-41b6-aa0e-07c738ec3e81 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-class-sets/default Aug 09 07:44:40.261036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c8427cac-e34a-41b6-aa0e-07c738ec3e81 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:40.376487 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c8427cac-e34a-41b6-aa0e-07c738ec3e81 tempest-VolumeQuotaClassesTest-1538571192 tempest-VolumeQuotaClassesTest-1538571192-project-admin] https://10.4.3.41/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 09 07:44:40.377384 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 658/2657] 10.4.3.41 () {68 vars in 1311 bytes} [Sun Aug 9 07:44:40 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1563 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:40.487399 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e0897d73-cdf1-4204-8783-df780056ab1c req-cd3072bf-6af4-4f28-8469-65ebf4640d62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:40.494981 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-cd3072bf-6af4-4f28-8469-65ebf4640d62 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:40.495201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-cd3072bf-6af4-4f28-8469-65ebf4640d62 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:40.496835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-cd3072bf-6af4-4f28-8469-65ebf4640d62 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:40.508084 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:40.508084 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:40.512312 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e0897d73-cdf1-4204-8783-df780056ab1c req-cd3072bf-6af4-4f28-8469-65ebf4640d62 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:40.517515 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-cd3072bf-6af4-4f28-8469-65ebf4640d62 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:40.517945 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 675/2658] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:40 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 1657 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:40.902301 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab0e0a0a-85de-4d93-bc51-33e3ccce4fd0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:40.906022 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab0e0a0a-85de-4d93-bc51-33e3ccce4fd0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:40.906022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab0e0a0a-85de-4d93-bc51-33e3ccce4fd0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:40.906022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab0e0a0a-85de-4d93-bc51-33e3ccce4fd0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:40.906022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ab0e0a0a-85de-4d93-bc51-33e3ccce4fd0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:40.911458 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:40.911458 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:40.912467 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab0e0a0a-85de-4d93-bc51-33e3ccce4fd0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:40.913034 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 663/2659] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:40 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:41.025936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1c43dadb-5b55-4c15-b8cd-c6d30112d608 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:41.028082 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1c43dadb-5b55-4c15-b8cd-c6d30112d608 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:41.028082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1c43dadb-5b55-4c15-b8cd-c6d30112d608 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:41.028082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1c43dadb-5b55-4c15-b8cd-c6d30112d608 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:41.043464 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:41.043464 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:41.047756 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1c43dadb-5b55-4c15-b8cd-c6d30112d608 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:41.052279 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1c43dadb-5b55-4c15-b8cd-c6d30112d608 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:41.052767 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 664/2660] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:41 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:41.066783 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5c4aba4-d194-4801-9672-c1f40f60ac52 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:41.068649 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5c4aba4-d194-4801-9672-c1f40f60ac52 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:41.069569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5c4aba4-d194-4801-9672-c1f40f60ac52 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:41.069835 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5c4aba4-d194-4801-9672-c1f40f60ac52 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:41.090931 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:41.090931 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:41.095730 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d5c4aba4-d194-4801-9672-c1f40f60ac52 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:41.106098 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5c4aba4-d194-4801-9672-c1f40f60ac52 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:41.107449 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 659/2661] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:41 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 1129 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:41.529306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e0897d73-cdf1-4204-8783-df780056ab1c req-a2773883-55bd-43b4-9e7d-5a4b940f9e6f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:41.533183 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-a2773883-55bd-43b4-9e7d-5a4b940f9e6f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82 Aug 09 07:44:41.533436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-a2773883-55bd-43b4-9e7d-5a4b940f9e6f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:41.533709 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-a2773883-55bd-43b4-9e7d-5a4b940f9e6f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:41.545596 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:41.545596 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:41.638716 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e0897d73-cdf1-4204-8783-df780056ab1c req-a2773883-55bd-43b4-9e7d-5a4b940f9e6f tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82 returned with HTTP 200 Aug 09 07:44:41.639230 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 676/2662] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:44:41 2026] DELETE /volume/v3/attachments/a319fb78-8a03-4dc7-8cec-a3c4de685d82 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:41.825067 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:41.826985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:41.827347 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:41.827549 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:41.827825 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume with id: fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:41.837523 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:41.837523 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:41.838004 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:41.850265 np0000006821 devstack@c-api.service[100221]: WARNING cinder.keymgr.conf_key_mgr [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:44:41.860494 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume request issued successfully. Aug 09 07:44:41.860798 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7aac622c-4d04-4c4b-b46a-a2aee9b0fef0 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 202 Aug 09 07:44:41.861364 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 664/2663] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:41 2026] DELETE /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:41.874579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-469481a9-7caf-4a1a-abda-c7550d284190 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:41.879848 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-469481a9-7caf-4a1a-abda-c7550d284190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:41.880057 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-469481a9-7caf-4a1a-abda-c7550d284190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:41.880337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-469481a9-7caf-4a1a-abda-c7550d284190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:41.889318 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:41.889318 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:41.894650 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-469481a9-7caf-4a1a-abda-c7550d284190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:44:41.902637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-469481a9-7caf-4a1a-abda-c7550d284190 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 200 Aug 09 07:44:41.903425 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 665/2664] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:41 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:41.924422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9d310c8-f147-49f3-ab13-443dcd17afa1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:41.926170 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9d310c8-f147-49f3-ab13-443dcd17afa1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:41.926506 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9d310c8-f147-49f3-ab13-443dcd17afa1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:41.926728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9d310c8-f147-49f3-ab13-443dcd17afa1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:41.926888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c9d310c8-f147-49f3-ab13-443dcd17afa1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:41.931904 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:41.931904 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:41.932490 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9d310c8-f147-49f3-ab13-443dcd17afa1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:41.932959 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 660/2665] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:41 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:42.918940 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3680d483-d709-4a6b-adea-102015813989 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:42.922984 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3680d483-d709-4a6b-adea-102015813989 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf Aug 09 07:44:42.923445 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3680d483-d709-4a6b-adea-102015813989 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:42.923506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3680d483-d709-4a6b-adea-102015813989 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:42.935356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3680d483-d709-4a6b-adea-102015813989 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf returned with HTTP 404 Aug 09 07:44:42.935979 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 677/2666] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:42 2026] GET /volume/v3/volumes/fd5a51d4-f894-4086-8be7-2237a3a8fdaf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:42.948330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9f6c92be-bbb2-4425-854a-2cb775d278c0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:42.949555 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fd08b378-a822-4e90-94c8-4312e1a96a89 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:42.952012 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd08b378-a822-4e90-94c8-4312e1a96a89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:42.952308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fd08b378-a822-4e90-94c8-4312e1a96a89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:42.952507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fd08b378-a822-4e90-94c8-4312e1a96a89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:42.952625 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-fd08b378-a822-4e90-94c8-4312e1a96a89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:42.953021 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9f6c92be-bbb2-4425-854a-2cb775d278c0 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:44:42.953306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9f6c92be-bbb2-4425-854a-2cb775d278c0 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:42.953571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9f6c92be-bbb2-4425-854a-2cb775d278c0 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:42.954588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-9f6c92be-bbb2-4425-854a-2cb775d278c0 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:44:42.960089 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:42.960089 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:42.960843 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd08b378-a822-4e90-94c8-4312e1a96a89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:42.961294 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 666/2667] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:42 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:42.989386 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9f6c92be-bbb2-4425-854a-2cb775d278c0 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Get all volumes completed successfully. Aug 09 07:44:43.005034 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:43.005034 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:43.030987 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9f6c92be-bbb2-4425-854a-2cb775d278c0 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:44:43.031885 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 665/2668] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:44:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16836 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:44:43.055997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ecafe038-bfec-4d98-a57c-68e26c6ea96b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:43.059981 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecafe038-bfec-4d98-a57c-68e26c6ea96b tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] DELETE https://10.4.3.41/volume/v3/types/492e5f55-98a2-4e3a-bcab-9eb4ff996ad7 Aug 09 07:44:43.059981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecafe038-bfec-4d98-a57c-68e26c6ea96b tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:43.059981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecafe038-bfec-4d98-a57c-68e26c6ea96b tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:43.092809 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecafe038-bfec-4d98-a57c-68e26c6ea96b tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/492e5f55-98a2-4e3a-bcab-9eb4ff996ad7 returned with HTTP 202 Aug 09 07:44:43.094132 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 661/2669] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:44:43 2026] DELETE /volume/v3/types/492e5f55-98a2-4e3a-bcab-9eb4ff996ad7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:43.110634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5e99af5-d4fe-4953-91f4-93af6b1ff426 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:43.114378 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5e99af5-d4fe-4953-91f4-93af6b1ff426 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:44:43.114778 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5e99af5-d4fe-4953-91f4-93af6b1ff426 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1002360355", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:43.117596 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:43.117596 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:43.139006 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5e99af5-d4fe-4953-91f4-93af6b1ff426 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:44:43.139464 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 678/2670] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:44:43 2026] POST /volume/v3/types => generated 212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:43.150976 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-62c8d375-c123-4b44-9a95-67f0c8bac5fc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:43.152981 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62c8d375-c123-4b44-9a95-67f0c8bac5fc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] POST https://10.4.3.41/volume/v3/types/d93e7029-94aa-4e9e-a5d3-30862031ba5c/encryption Aug 09 07:44:43.153397 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-62c8d375-c123-4b44-9a95-67f0c8bac5fc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:43.178071 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62c8d375-c123-4b44-9a95-67f0c8bac5fc tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/d93e7029-94aa-4e9e-a5d3-30862031ba5c/encryption returned with HTTP 200 Aug 09 07:44:43.178563 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 667/2671] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:44:43 2026] POST /volume/v3/types/d93e7029-94aa-4e9e-a5d3-30862031ba5c/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:43.191535 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:43.195059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:43.195573 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-485569566", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1002360355", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:43.198930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-485569566', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1002360355', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:43.203225 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume of 1 GB Aug 09 07:44:43.203574 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:43.203574 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:43.204213 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Availability Zones retrieved successfully. Aug 09 07:44:43.213272 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (106bfc77-c2d1-4662-9164-8a8c3e93984c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:43.214654 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e8c4d7-80a6-4779-b1a8-6dea7168e081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:43.216284 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:43.256427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e8c4d7-80a6-4779-b1a8-6dea7168e081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:44:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d93e7029-94aa-4e9e-a5d3-30862031ba5c,is_public=True,name='tempest-scenario-type-luks-1002360355',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd93e7029-94aa-4e9e-a5d3-30862031ba5c', '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=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:43.257988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06766cb0-48e0-41c1-9670-fe57874a4ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:43.301545 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:43.302519 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:43.348737 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Created reservations ['500f2ee2-0030-4416-a96d-9d14f8863ca6', 'c6580b76-1476-4161-a82f-283dd2bcdeae', 'a1c0d5c5-8913-42fe-80d8-eba259ccd865', 'd28e11b5-a6ea-471e-829f-26ba1d5d124c'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:43.349946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06766cb0-48e0-41c1-9670-fe57874a4ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500f2ee2-0030-4416-a96d-9d14f8863ca6', 'c6580b76-1476-4161-a82f-283dd2bcdeae', 'a1c0d5c5-8913-42fe-80d8-eba259ccd865', 'd28e11b5-a6ea-471e-829f-26ba1d5d124c']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:43.351187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787e91b8-af0c-4cd5-8145-a461eb4b15a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:43.379117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787e91b8-af0c-4cd5-8145-a461eb4b15a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf40925-8ef4-49af-b362-ac2ef2d6221e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-485569566',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['500f2ee2-0030-4416-a96d-9d14f8863ca6','c6580b76-1476-4161-a82f-283dd2bcdeae','a1c0d5c5-8913-42fe-80d8-eba259ccd865','d28e11b5-a6ea-471e-829f-26ba1d5d124c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=d93e7029-94aa-4e9e-a5d3-30862031ba5c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-485569566',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fbf40925-8ef4-49af-b362-ac2ef2d6221e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fccd97faf68540579ac19fe2666e202b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee8962ce05342279414acbb23bf7c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d93e7029-94aa-4e9e-a5d3-30862031ba5c),volume_type_id=d93e7029-94aa-4e9e-a5d3-30862031ba5c)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:43.379117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943c2287-a081-45d1-ba33-b71e412ada61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:43.408339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943c2287-a081-45d1-ba33-b71e412ada61) transitioned into state 'SUCCESS' from state '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-485569566',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fccd97faf68540579ac19fe2666e202b',qos_specs=None,replication_status=,reservations=['500f2ee2-0030-4416-a96d-9d14f8863ca6','c6580b76-1476-4161-a82f-283dd2bcdeae','a1c0d5c5-8913-42fe-80d8-eba259ccd865','d28e11b5-a6ea-471e-829f-26ba1d5d124c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee8962ce05342279414acbb23bf7c48',volume_type_id=d93e7029-94aa-4e9e-a5d3-30862031ba5c)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:43.409333 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ae2b997-e273-4c53-9e39-b59d5d9ba6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:43.426898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ae2b997-e273-4c53-9e39-b59d5d9ba6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:43.428951 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Flow 'volume_create_api' (106bfc77-c2d1-4662-9164-8a8c3e93984c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:43.429498 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Create volume request issued successfully. Aug 09 07:44:43.431046 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e550346-b59a-46b3-a8d8-29f62e561f48 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:43.431046 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 666/2672] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:44:43 2026] POST /volume/v3/volumes => generated 782 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:43.671135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:43.673627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c?cascade=True Aug 09 07:44:43.673787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:43.674215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:43.674350 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume with id: 71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:43.686322 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:43.686322 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:43.686874 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:43.734272 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume request issued successfully. Aug 09 07:44:43.734272 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2167c851-9fe7-44c3-80e6-15c1cfa77341 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c?cascade=True returned with HTTP 202 Aug 09 07:44:43.734759 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 662/2673] 10.4.3.41 () {66 vars in 1369 bytes} [Sun Aug 9 07:44:43 2026] DELETE /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c?cascade=True => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:43.747902 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66605933-555a-40e5-ab79-0fee7b11ae48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:43.750408 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66605933-555a-40e5-ab79-0fee7b11ae48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:43.750408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66605933-555a-40e5-ab79-0fee7b11ae48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:43.750687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66605933-555a-40e5-ab79-0fee7b11ae48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:43.765606 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:43.765606 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:43.771568 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-66605933-555a-40e5-ab79-0fee7b11ae48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:43.778615 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66605933-555a-40e5-ab79-0fee7b11ae48 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 200 Aug 09 07:44:43.778983 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 679/2674] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:43 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:43.973930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5ec009e4-f234-44c2-a4c7-b0e5c875eb35 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:43.978817 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ec009e4-f234-44c2-a4c7-b0e5c875eb35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:43.978817 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5ec009e4-f234-44c2-a4c7-b0e5c875eb35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:43.978817 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5ec009e4-f234-44c2-a4c7-b0e5c875eb35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:43.979004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5ec009e4-f234-44c2-a4c7-b0e5c875eb35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:43.987464 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:43.987464 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:43.988250 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ec009e4-f234-44c2-a4c7-b0e5c875eb35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:43.988647 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 668/2675] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:43 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:44.143649 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1d947554-a170-4180-903c-d692f1b9ae2b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.268545 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1d947554-a170-4180-903c-d692f1b9ae2b tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:44.269012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1d947554-a170-4180-903c-d692f1b9ae2b tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.269012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1d947554-a170-4180-903c-d692f1b9ae2b tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.269310 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:44.269310 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:44.286580 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-1d947554-a170-4180-903c-d692f1b9ae2b tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.295355 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1d947554-a170-4180-903c-d692f1b9ae2b tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:44.295948 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 667/2676] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:44:44 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 1593 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.311157 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.313780 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d/defaults Aug 09 07:44:44.314046 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.314330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'defaults' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.314701 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:44.314701 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:44.326976 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.327239 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.327623 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.334121 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa09efe6-923e-49f1-b8c8-3d19ab2d7625 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d/defaults returned with HTTP 200 Aug 09 07:44:44.334515 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 663/2677] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:44:44 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d/defaults => generated 1593 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.345206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0de176c-36c0-4b9a-99c2-ac901ef9f1e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.347158 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0de176c-36c0-4b9a-99c2-ac901ef9f1e8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:44.347580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0de176c-36c0-4b9a-99c2-ac901ef9f1e8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:44.387028 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-b0de176c-36c0-4b9a-99c2-ac901ef9f1e8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.387028 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-b0de176c-36c0-4b9a-99c2-ac901ef9f1e8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.387028 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-b0de176c-36c0-4b9a-99c2-ac901ef9f1e8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.396501 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0de176c-36c0-4b9a-99c2-ac901ef9f1e8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:44.397368 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 680/2678] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:44:44 2026] PUT /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 1551 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.410685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-00e7a996-4b17-4ec2-a606-f104d5239317 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.414615 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00e7a996-4b17-4ec2-a606-f104d5239317 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] DELETE https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:44.415168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00e7a996-4b17-4ec2-a606-f104d5239317 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.415253 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00e7a996-4b17-4ec2-a606-f104d5239317 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.436746 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00e7a996-4b17-4ec2-a606-f104d5239317 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:44.437305 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 669/2679] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:44:44 2026] DELETE /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 09 07:44:44.450030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-08d6e864-7858-4d87-a188-23038fad13d8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.452058 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-08d6e864-7858-4d87-a188-23038fad13d8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:44.452174 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-08d6e864-7858-4d87-a188-23038fad13d8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.452445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-08d6e864-7858-4d87-a188-23038fad13d8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.471772 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-08d6e864-7858-4d87-a188-23038fad13d8 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:44.472429 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 668/2680] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:44:44 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 1593 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.488804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e28827dc-cc63-4484-8845-ee1146e29bb5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.491175 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e28827dc-cc63-4484-8845-ee1146e29bb5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:44.492687 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e28827dc-cc63-4484-8845-ee1146e29bb5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:44.613282 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e28827dc-cc63-4484-8845-ee1146e29bb5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:44.613902 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 664/2681] 10.4.3.41 () {68 vars in 1368 bytes} [Sun Aug 9 07:44:44 2026] PUT /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 1551 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.625190 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34ced33f-2a04-47b5-844c-a04641ef12db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.627252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34ced33f-2a04-47b5-844c-a04641ef12db tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d/defaults Aug 09 07:44:44.627455 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34ced33f-2a04-47b5-844c-a04641ef12db tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.627634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34ced33f-2a04-47b5-844c-a04641ef12db tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'defaults' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.641473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34ced33f-2a04-47b5-844c-a04641ef12db tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d/defaults returned with HTTP 200 Aug 09 07:44:44.641869 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 681/2682] 10.4.3.41 () {66 vars in 1374 bytes} [Sun Aug 9 07:44:44 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d/defaults => generated 1593 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.653544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.655646 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:44.655869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.656159 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.665420 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.665538 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.665990 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1002360355 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1002360355, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.666299 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.666476 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.666697 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-782301988-377423911, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.666907 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.667169 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.667314 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-751902091-1891428020, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.667670 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1336314414-1093624321, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:44:44.676122 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3bb77e78-8e7d-4bc9-8617-b60fa5b8823e tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:44.676692 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 670/2683] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:44:44 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 1593 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.695871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b96787a0-e473-4d95-9008-ef91cc0db3ca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.698292 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b96787a0-e473-4d95-9008-ef91cc0db3ca tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True Aug 09 07:44:44.698551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b96787a0-e473-4d95-9008-ef91cc0db3ca tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.698836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b96787a0-e473-4d95-9008-ef91cc0db3ca tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.723949 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b96787a0-e473-4d95-9008-ef91cc0db3ca tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True returned with HTTP 200 Aug 09 07:44:44.724590 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 669/2684] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:44 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True => generated 2685 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:44.737719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.797037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd67ee86-33b7-4311-9ea8-31367033567a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:44.801161 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd67ee86-33b7-4311-9ea8-31367033567a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:44.801363 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd67ee86-33b7-4311-9ea8-31367033567a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:44.801992 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd67ee86-33b7-4311-9ea8-31367033567a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:44.811218 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd67ee86-33b7-4311-9ea8-31367033567a tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 404 Aug 09 07:44:44.811969 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 682/2685] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:44 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:44.821124 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:44.821124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1451556308"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:44.821365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1451556308'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:44.821365 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Create volume of 1 GB Aug 09 07:44:44.825992 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Availability Zones retrieved successfully. Aug 09 07:44:44.833925 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Flow 'volume_create_api' (697d9e52-b581-4ed8-988f-a16dbf0c102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:44.835469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7725ed76-507c-444f-917f-d7e2b357e8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:44.837581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:44.875648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7725ed76-507c-444f-917f-d7e2b357e8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:44.876731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16db1cc2-c8e7-4945-9d18-ea68d134ad63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:44.964063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Created reservations ['5a1b5a34-7e32-4971-9a8a-e657e0e3c34e', 'f6415580-4d99-4915-8c9a-50507d0eba4b', 'a1e68776-9252-4771-8065-d3a6cdddce74', '7fe77046-2187-48d9-83b1-b2b8a41c2115'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:44.964981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16db1cc2-c8e7-4945-9d18-ea68d134ad63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a1b5a34-7e32-4971-9a8a-e657e0e3c34e', 'f6415580-4d99-4915-8c9a-50507d0eba4b', 'a1e68776-9252-4771-8065-d3a6cdddce74', '7fe77046-2187-48d9-83b1-b2b8a41c2115']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:44.966179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c648b70-d4f2-464c-a9b0-40f0013fe6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:44.996298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c648b70-d4f2-464c-a9b0-40f0013fe6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c80c83c-2c84-49e7-9ba7-efdf62056b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1451556308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0b7ef7cefd4929bfce6b672528282d',qos_specs=None,replication_status=,reservations=['5a1b5a34-7e32-4971-9a8a-e657e0e3c34e','f6415580-4d99-4915-8c9a-50507d0eba4b','a1e68776-9252-4771-8065-d3a6cdddce74','7fe77046-2187-48d9-83b1-b2b8a41c2115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28885b3ad8b4b0c94ca13fd9a4e6f5f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1451556308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c80c83c-2c84-49e7-9ba7-efdf62056b2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0b7ef7cefd4929bfce6b672528282d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c28885b3ad8b4b0c94ca13fd9a4e6f5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:44.996298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0f8c94-187a-4fde-9e1e-077b9b0d46e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:45.005156 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-50b136fc-0f66-4310-9e33-c86daab2fece None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.007968 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50b136fc-0f66-4310-9e33-c86daab2fece tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:45.008613 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50b136fc-0f66-4310-9e33-c86daab2fece tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.009042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50b136fc-0f66-4310-9e33-c86daab2fece tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.009297 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-50b136fc-0f66-4310-9e33-c86daab2fece tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:45.017609 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.017609 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:45.018677 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50b136fc-0f66-4310-9e33-c86daab2fece tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:45.019378 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 671/2686] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:45.019832 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0f8c94-187a-4fde-9e1e-077b9b0d46e0) transitioned into state 'SUCCESS' from state '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-1451556308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0b7ef7cefd4929bfce6b672528282d',qos_specs=None,replication_status=,reservations=['5a1b5a34-7e32-4971-9a8a-e657e0e3c34e','f6415580-4d99-4915-8c9a-50507d0eba4b','a1e68776-9252-4771-8065-d3a6cdddce74','7fe77046-2187-48d9-83b1-b2b8a41c2115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28885b3ad8b4b0c94ca13fd9a4e6f5f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:45.023057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161a1da7-6efd-4faf-a8fd-4f9049a4a3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:45.036188 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161a1da7-6efd-4faf-a8fd-4f9049a4a3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:45.037552 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Flow 'volume_create_api' (697d9e52-b581-4ed8-988f-a16dbf0c102c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:45.037981 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Create volume request issued successfully. Aug 09 07:44:45.038832 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ceaf2a5-647d-4d49-ba0b-47a36313d3ee tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:45.039376 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 665/2687] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:44:44 2026] POST /volume/v3/volumes => generated 754 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:45.061301 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dde5d4e7-5157-46c3-aa04-afbecdd70450 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.064016 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dde5d4e7-5157-46c3-aa04-afbecdd70450 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:45.064305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dde5d4e7-5157-46c3-aa04-afbecdd70450 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.064526 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dde5d4e7-5157-46c3-aa04-afbecdd70450 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.074875 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.074875 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:45.081803 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dde5d4e7-5157-46c3-aa04-afbecdd70450 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Volume info retrieved successfully. Aug 09 07:44:45.095983 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dde5d4e7-5157-46c3-aa04-afbecdd70450 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f returned with HTTP 200 Aug 09 07:44:45.096671 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 670/2688] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:45.346817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a2d52fb2-1f59-4329-bbd0-dbc669dd0d08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.351352 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2d52fb2-1f59-4329-bbd0-dbc669dd0d08 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:45.351626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2d52fb2-1f59-4329-bbd0-dbc669dd0d08 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.351923 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2d52fb2-1f59-4329-bbd0-dbc669dd0d08 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.352121 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a2d52fb2-1f59-4329-bbd0-dbc669dd0d08 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume with id: 71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:45.363237 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2d52fb2-1f59-4329-bbd0-dbc669dd0d08 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 404 Aug 09 07:44:45.363237 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 683/2689] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:45 2026] DELETE /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:45.376093 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7fd24b23-ba2d-42db-ba71-dc424d6c39de None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.380597 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7fd24b23-ba2d-42db-ba71-dc424d6c39de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c Aug 09 07:44:45.380803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7fd24b23-ba2d-42db-ba71-dc424d6c39de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.381106 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7fd24b23-ba2d-42db-ba71-dc424d6c39de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.392612 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7fd24b23-ba2d-42db-ba71-dc424d6c39de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c returned with HTTP 404 Aug 09 07:44:45.393198 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 672/2690] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/v3/volumes/71ffca1b-aa3f-48f7-8e73-2643966e6a3c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:45.405392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.408679 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:45.409036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.409338 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.409582 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume with id: e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:45.423042 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.423042 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:45.423691 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:45.447844 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume request issued successfully. Aug 09 07:44:45.448566 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3339728-da38-4c8a-ad5c-6aaef6b51638 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 202 Aug 09 07:44:45.449591 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 666/2691] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:45 2026] DELETE /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:45.464611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cca947a9-56a1-4e6c-8043-c21f057dfb6b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.467934 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cca947a9-56a1-4e6c-8043-c21f057dfb6b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:45.468240 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cca947a9-56a1-4e6c-8043-c21f057dfb6b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.468539 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cca947a9-56a1-4e6c-8043-c21f057dfb6b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.478161 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.478161 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:45.485189 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cca947a9-56a1-4e6c-8043-c21f057dfb6b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:45.493444 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cca947a9-56a1-4e6c-8043-c21f057dfb6b tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 200 Aug 09 07:44:45.494265 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 671/2692] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:45.557794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.606125 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:45.606845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2061483690"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:45.608479 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2061483690'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:45.608694 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Create volume of 1 GB Aug 09 07:44:45.613991 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Availability Zones retrieved successfully. Aug 09 07:44:45.623306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Flow 'volume_create_api' (9225fbff-8763-43c5-9588-fe38d04b3f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:45.624972 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b622251a-a81b-4a87-8fb1-b17ca76aa7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:45.627404 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:45.664181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b622251a-a81b-4a87-8fb1-b17ca76aa7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:45.664181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091850da-b326-4b02-8794-95aeefde47ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:45.736627 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Created reservations ['54e63670-87c6-48d5-a329-5688b7a4f919', 'd49a4f27-4283-4805-985b-bccb82a0eae2', '3b0863a3-a36f-4b27-99eb-e4aee4366472', 'b2ecac8f-27f8-4142-a7d1-48bc01b317ef'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:45.737552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091850da-b326-4b02-8794-95aeefde47ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54e63670-87c6-48d5-a329-5688b7a4f919', 'd49a4f27-4283-4805-985b-bccb82a0eae2', '3b0863a3-a36f-4b27-99eb-e4aee4366472', 'b2ecac8f-27f8-4142-a7d1-48bc01b317ef']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:45.738207 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3405b68d-9523-4d90-9e89-2964ad319bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:45.772605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-32147394-be70-474b-981b-3206c224a0a2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.773474 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3405b68d-9523-4d90-9e89-2964ad319bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bddaca6a-2bda-42fa-987b-143ac271d753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2061483690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='693f493b58804a89b60672a4bfc243d2',qos_specs=None,replication_status=,reservations=['54e63670-87c6-48d5-a329-5688b7a4f919','d49a4f27-4283-4805-985b-bccb82a0eae2','3b0863a3-a36f-4b27-99eb-e4aee4366472','b2ecac8f-27f8-4142-a7d1-48bc01b317ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa132b460c5c401da25d230a7b5e89e6',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2061483690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bddaca6a-2bda-42fa-987b-143ac271d753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='693f493b58804a89b60672a4bfc243d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa132b460c5c401da25d230a7b5e89e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:45.774530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404ee004-f951-402a-9e89-eae4c041bed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:45.775498 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-32147394-be70-474b-981b-3206c224a0a2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:45.775885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-32147394-be70-474b-981b-3206c224a0a2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.775885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-32147394-be70-474b-981b-3206c224a0a2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.800178 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.800178 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:45.814086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404ee004-f951-402a-9e89-eae4c041bed0) transitioned into state 'SUCCESS' from state '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-2061483690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='693f493b58804a89b60672a4bfc243d2',qos_specs=None,replication_status=,reservations=['54e63670-87c6-48d5-a329-5688b7a4f919','d49a4f27-4283-4805-985b-bccb82a0eae2','3b0863a3-a36f-4b27-99eb-e4aee4366472','b2ecac8f-27f8-4142-a7d1-48bc01b317ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa132b460c5c401da25d230a7b5e89e6',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:45.814256 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-32147394-be70-474b-981b-3206c224a0a2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:45.815530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1a9699-5770-44e2-99a4-fa9848a17601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:45.823641 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-32147394-be70-474b-981b-3206c224a0a2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:45.825181 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 673/2693] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 1129 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:45.828681 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef1a9699-5770-44e2-99a4-fa9848a17601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:45.829987 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Flow 'volume_create_api' (9225fbff-8763-43c5-9588-fe38d04b3f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:45.830430 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Create volume request issued successfully. Aug 09 07:44:45.831122 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb57b9cb-5fed-4ccb-be89-97d99d1adc17 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:45.831540 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 684/2694] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:44:45 2026] POST /volume/v3/volumes => generated 747 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:45.847024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-85d848f0-a52f-4964-9519-dbe2f2f159f2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.848201 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-27c7b86e-4c72-4a68-bc7b-069e77f5d184 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.849565 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85d848f0-a52f-4964-9519-dbe2f2f159f2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:44:45.849877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85d848f0-a52f-4964-9519-dbe2f2f159f2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.850211 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85d848f0-a52f-4964-9519-dbe2f2f159f2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.851724 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-27c7b86e-4c72-4a68-bc7b-069e77f5d184 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383/action Aug 09 07:44:45.852800 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-27c7b86e-4c72-4a68-bc7b-069e77f5d184 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:45.852800 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-27c7b86e-4c72-4a68-bc7b-069e77f5d184 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:45.861437 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.861437 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:45.867648 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-85d848f0-a52f-4964-9519-dbe2f2f159f2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:44:45.870770 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.870770 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:45.870770 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-27c7b86e-4c72-4a68-bc7b-069e77f5d184 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:45.874268 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85d848f0-a52f-4964-9519-dbe2f2f159f2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:44:45.874707 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 667/2695] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:45.880399 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-27c7b86e-4c72-4a68-bc7b-069e77f5d184 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Begin detaching volume completed successfully. Aug 09 07:44:45.880636 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-27c7b86e-4c72-4a68-bc7b-069e77f5d184 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383/action returned with HTTP 202 Aug 09 07:44:45.881240 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 672/2696] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:44:45 2026] POST /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:45.938946 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7b83d12b-6844-4dce-986f-72bc5f2be32e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.939366 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7b83d12b-6844-4dce-986f-72bc5f2be32e None None] GET https://10.4.3.41/volume// Aug 09 07:44:45.939541 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7b83d12b-6844-4dce-986f-72bc5f2be32e None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.939754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7b83d12b-6844-4dce-986f-72bc5f2be32e None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.940123 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7b83d12b-6844-4dce-986f-72bc5f2be32e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:44:45.940599 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 674/2697] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:44:45.949323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-7c86e282-cf5a-4c94-b108-ea670a8a6569 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:45.951833 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-7c86e282-cf5a-4c94-b108-ea670a8a6569 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:45.952266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-7c86e282-cf5a-4c94-b108-ea670a8a6569 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:45.952343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-7c86e282-cf5a-4c94-b108-ea670a8a6569 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:45.968534 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:45.968534 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:45.975836 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-7c86e282-cf5a-4c94-b108-ea670a8a6569 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:45.980950 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-7c86e282-cf5a-4c94-b108-ea670a8a6569 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:44:45.981394 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 685/2698] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:44:45 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:44:46.033519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-23dfa69a-8721-425c-b263-562b6ca9b2aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.035808 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23dfa69a-8721-425c-b263-562b6ca9b2aa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:46.036073 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23dfa69a-8721-425c-b263-562b6ca9b2aa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.036544 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23dfa69a-8721-425c-b263-562b6ca9b2aa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.036729 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-23dfa69a-8721-425c-b263-562b6ca9b2aa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:46.042316 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:46.042316 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:46.043320 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23dfa69a-8721-425c-b263-562b6ca9b2aa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:46.044261 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 668/2699] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:46 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:46.129310 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-867ac1c9-8e8b-418e-8a64-962f73631660 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.131187 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-867ac1c9-8e8b-418e-8a64-962f73631660 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:46.131685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-867ac1c9-8e8b-418e-8a64-962f73631660 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.131685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-867ac1c9-8e8b-418e-8a64-962f73631660 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.138233 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:46.138233 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:46.141891 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-867ac1c9-8e8b-418e-8a64-962f73631660 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Volume info retrieved successfully. Aug 09 07:44:46.147046 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-867ac1c9-8e8b-418e-8a64-962f73631660 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f returned with HTTP 200 Aug 09 07:44:46.147584 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 673/2700] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:46 2026] GET /volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:46.162766 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4ad2e802-8220-44bf-88f7-09abf92367d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.166647 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ad2e802-8220-44bf-88f7-09abf92367d7 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True Aug 09 07:44:46.166953 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ad2e802-8220-44bf-88f7-09abf92367d7 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.167220 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ad2e802-8220-44bf-88f7-09abf92367d7 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.200128 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ad2e802-8220-44bf-88f7-09abf92367d7 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True returned with HTTP 200 Aug 09 07:44:46.200625 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 675/2701] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:46 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True => generated 2685 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:46.214201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.216107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:46.216374 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.216600 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.216827 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Delete volume with id: 3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:46.224121 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:46.224121 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:46.224763 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Volume info retrieved successfully. Aug 09 07:44:46.247050 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Delete volume request issued successfully. Aug 09 07:44:46.247317 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe9926d4-0be1-4b0d-82cf-96bc00042dea tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f returned with HTTP 202 Aug 09 07:44:46.247840 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 686/2702] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:46 2026] DELETE /volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:46.261053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6df27313-3e8e-4a18-8d45-43517c02c0a3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.263248 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6df27313-3e8e-4a18-8d45-43517c02c0a3 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:46.263511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6df27313-3e8e-4a18-8d45-43517c02c0a3 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.263798 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6df27313-3e8e-4a18-8d45-43517c02c0a3 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.278809 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:46.278809 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:46.287991 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6df27313-3e8e-4a18-8d45-43517c02c0a3 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Volume info retrieved successfully. Aug 09 07:44:46.296524 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6df27313-3e8e-4a18-8d45-43517c02c0a3 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f returned with HTTP 200 Aug 09 07:44:46.297183 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 669/2703] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:46 2026] GET /volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:46.514168 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-70c74333-008a-4b5c-9c37-8c78fa7119de None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.516649 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-70c74333-008a-4b5c-9c37-8c78fa7119de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 Aug 09 07:44:46.516885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-70c74333-008a-4b5c-9c37-8c78fa7119de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.517175 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-70c74333-008a-4b5c-9c37-8c78fa7119de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.527610 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-70c74333-008a-4b5c-9c37-8c78fa7119de tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 returned with HTTP 404 Aug 09 07:44:46.528232 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 674/2704] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:46 2026] GET /volume/v3/volumes/e84690c3-97b4-417c-951c-4b11d3d4b250 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:46.891850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2a052525-7e6f-494f-ba04-5b9e14ef7faa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.895843 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a052525-7e6f-494f-ba04-5b9e14ef7faa tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:44:46.896216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a052525-7e6f-494f-ba04-5b9e14ef7faa tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.896506 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a052525-7e6f-494f-ba04-5b9e14ef7faa tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.898594 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-60cedd94-b0bb-41dd-adc3-647370f349b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:46.905996 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:46.905996 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:46.910845 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2a052525-7e6f-494f-ba04-5b9e14ef7faa tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:44:46.912480 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-60cedd94-b0bb-41dd-adc3-647370f349b0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54 Aug 09 07:44:46.912743 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-60cedd94-b0bb-41dd-adc3-647370f349b0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:46.913013 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-60cedd94-b0bb-41dd-adc3-647370f349b0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:46.917865 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a052525-7e6f-494f-ba04-5b9e14ef7faa tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:44:46.918444 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 676/2705] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:46 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:46.926419 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:46.926419 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:46.986255 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-99fc07e8-f5fd-4836-bcbd-3c335ff4005e req-60cedd94-b0bb-41dd-adc3-647370f349b0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54 returned with HTTP 200 Aug 09 07:44:46.986936 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 687/2706] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:44:46 2026] DELETE /volume/v3/attachments/f8fbe1b1-1662-44e3-ae44-4d2ee607cb54 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:47.065513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6cb91bf5-43c3-4e75-8c8f-1d3f720bb14e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:47.065513 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cb91bf5-43c3-4e75-8c8f-1d3f720bb14e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:47.065513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cb91bf5-43c3-4e75-8c8f-1d3f720bb14e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:47.065513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cb91bf5-43c3-4e75-8c8f-1d3f720bb14e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:47.065513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6cb91bf5-43c3-4e75-8c8f-1d3f720bb14e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:47.075418 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:47.075418 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:47.076487 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cb91bf5-43c3-4e75-8c8f-1d3f720bb14e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:47.077099 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 670/2707] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:47 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:47.320339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-19f09feb-023c-43d1-8cf6-3d79aa5e4a0b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:47.323964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f09feb-023c-43d1-8cf6-3d79aa5e4a0b tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:47.324183 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f09feb-023c-43d1-8cf6-3d79aa5e4a0b tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:47.324357 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f09feb-023c-43d1-8cf6-3d79aa5e4a0b tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:47.331966 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f09feb-023c-43d1-8cf6-3d79aa5e4a0b tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f returned with HTTP 404 Aug 09 07:44:47.332422 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 675/2708] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:47 2026] GET /volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:47.342588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-871e23a4-a11f-4161-ac4b-074ce3341932 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:47.345117 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-871e23a4-a11f-4161-ac4b-074ce3341932 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:47.345449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-871e23a4-a11f-4161-ac4b-074ce3341932 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:47.345680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-871e23a4-a11f-4161-ac4b-074ce3341932 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:47.356220 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-871e23a4-a11f-4161-ac4b-074ce3341932 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f returned with HTTP 404 Aug 09 07:44:47.356984 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 677/2709] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:47 2026] GET /volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:47.368721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98959ee7-9f7a-4291-924b-d123e972a130 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:47.370415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98959ee7-9f7a-4291-924b-d123e972a130 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:47.370603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98959ee7-9f7a-4291-924b-d123e972a130 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:47.370816 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98959ee7-9f7a-4291-924b-d123e972a130 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:47.370996 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-98959ee7-9f7a-4291-924b-d123e972a130 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Delete volume with id: 3c80c83c-2c84-49e7-9ba7-efdf62056b2f Aug 09 07:44:47.380034 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98959ee7-9f7a-4291-924b-d123e972a130 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f returned with HTTP 404 Aug 09 07:44:47.380533 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 688/2710] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:47 2026] DELETE /volume/v3/volumes/3c80c83c-2c84-49e7-9ba7-efdf62056b2f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:47.395445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:47.397533 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:47.398129 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1431468425"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:47.399852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1431468425'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:47.400034 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Create volume of 1 GB Aug 09 07:44:47.407170 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Availability Zones retrieved successfully. Aug 09 07:44:47.413079 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Flow 'volume_create_api' (83d46e9c-b4e8-45e4-9996-5dc91f915ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:47.414150 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5403113-8319-4af6-964b-553c8454b776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:47.415331 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:47.450225 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5403113-8319-4af6-964b-553c8454b776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:47.451096 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae339b4-7e1c-4054-bad7-db9ba08b7314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:47.496735 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Created reservations ['9390dcb5-8bb1-4038-b11f-877ac0feca88', '5fb6ce3f-f490-445c-b623-304dc38e81ef', 'b48e62f4-8c83-43e3-b302-ef62f2c08498', '4dad4778-111b-4955-a461-d983d42266b5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:47.497609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae339b4-7e1c-4054-bad7-db9ba08b7314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9390dcb5-8bb1-4038-b11f-877ac0feca88', '5fb6ce3f-f490-445c-b623-304dc38e81ef', 'b48e62f4-8c83-43e3-b302-ef62f2c08498', '4dad4778-111b-4955-a461-d983d42266b5']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:47.498486 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c777b4-362c-4ae7-b013-dabfdd41153e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:47.527064 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c777b4-362c-4ae7-b013-dabfdd41153e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '463de402-a388-4c19-a9a7-66bdbf918953', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1431468425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0b7ef7cefd4929bfce6b672528282d',qos_specs=None,replication_status=,reservations=['9390dcb5-8bb1-4038-b11f-877ac0feca88','5fb6ce3f-f490-445c-b623-304dc38e81ef','b48e62f4-8c83-43e3-b302-ef62f2c08498','4dad4778-111b-4955-a461-d983d42266b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28885b3ad8b4b0c94ca13fd9a4e6f5f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1431468425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=463de402-a388-4c19-a9a7-66bdbf918953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0b7ef7cefd4929bfce6b672528282d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c28885b3ad8b4b0c94ca13fd9a4e6f5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:47.528374 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873077a9-d67f-4a7b-be63-f4d135e5e6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:47.549790 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873077a9-d67f-4a7b-be63-f4d135e5e6e1) transitioned into state 'SUCCESS' from state '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-1431468425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0b7ef7cefd4929bfce6b672528282d',qos_specs=None,replication_status=,reservations=['9390dcb5-8bb1-4038-b11f-877ac0feca88','5fb6ce3f-f490-445c-b623-304dc38e81ef','b48e62f4-8c83-43e3-b302-ef62f2c08498','4dad4778-111b-4955-a461-d983d42266b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28885b3ad8b4b0c94ca13fd9a4e6f5f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:47.550520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c5c9e6-8d33-45b0-9bd7-0dde0811720e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:47.560849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c5c9e6-8d33-45b0-9bd7-0dde0811720e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:47.562972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Flow 'volume_create_api' (83d46e9c-b4e8-45e4-9996-5dc91f915ec1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:47.563059 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Create volume request issued successfully. Aug 09 07:44:47.563882 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f247372e-2caa-4df3-bdb0-ed4b4b7bf818 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:47.564507 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 671/2711] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:44:47 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:47.583141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-14baef3e-8546-4a54-9750-e805a384e25c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:47.583141 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14baef3e-8546-4a54-9750-e805a384e25c tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:47.583744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14baef3e-8546-4a54-9750-e805a384e25c tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:47.583744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14baef3e-8546-4a54-9750-e805a384e25c tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:47.599378 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:47.599378 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:47.610285 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-14baef3e-8546-4a54-9750-e805a384e25c tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Volume info retrieved successfully. Aug 09 07:44:47.618218 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14baef3e-8546-4a54-9750-e805a384e25c tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 200 Aug 09 07:44:47.618645 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 676/2712] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:47 2026] GET /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:48.049000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.051073 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:44:48.051517 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10514269-5376-47c1-a42d-3f1bac6e2383", "force": false, "name": "tempest-TestStampPattern-snapshot-17391898", "description": null, "metadata": null}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:48.069866 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:48.069866 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:48.070504 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:44:48.070691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Create snapshot from volume 10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:44:48.089763 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63ecf7e5-5e61-4219-9000-8c5d2be72d2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.091991 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63ecf7e5-5e61-4219-9000-8c5d2be72d2f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:48.092245 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63ecf7e5-5e61-4219-9000-8c5d2be72d2f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:48.092467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63ecf7e5-5e61-4219-9000-8c5d2be72d2f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:48.092622 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-63ecf7e5-5e61-4219-9000-8c5d2be72d2f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:48.098204 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:48.098204 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:48.099081 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63ecf7e5-5e61-4219-9000-8c5d2be72d2f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:48.099566 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 689/2713] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:48 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:48.118385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Created reservations ['ed28b4b6-fa95-4487-8b7f-32a93821ef8f', 'd7bb138f-54e6-4611-925f-2e184670aa7d', '345c6d60-e6cb-4770-80ec-0ae99ea96d4f', '50cb2fff-da5d-407f-99ef-4ac4029f2435'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:48.161386 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot create request issued successfully. Aug 09 07:44:48.161877 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0226abd5-e3c6-41cc-9161-fcf819828f6d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:44:48.162589 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 678/2714] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:44:48 2026] POST /volume/v3/snapshots => generated 301 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:48.175532 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7fc63087-f339-4ccf-81b8-1888a4816758 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.177421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7fc63087-f339-4ccf-81b8-1888a4816758 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 Aug 09 07:44:48.177785 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7fc63087-f339-4ccf-81b8-1888a4816758 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:48.178104 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7fc63087-f339-4ccf-81b8-1888a4816758 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:48.183159 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:48.183159 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:48.183763 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7fc63087-f339-4ccf-81b8-1888a4816758 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot retrieved successfully. Aug 09 07:44:48.185018 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7fc63087-f339-4ccf-81b8-1888a4816758 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 returned with HTTP 200 Aug 09 07:44:48.185018 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 672/2715] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:44:48 2026] GET /volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 => generated 433 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:48.636527 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fd7cb4ef-eaf6-4441-821a-6087dbb47d18 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.640977 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd7cb4ef-eaf6-4441-821a-6087dbb47d18 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:48.640977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd7cb4ef-eaf6-4441-821a-6087dbb47d18 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:48.640977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd7cb4ef-eaf6-4441-821a-6087dbb47d18 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:48.647852 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:48.647852 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:48.652671 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fd7cb4ef-eaf6-4441-821a-6087dbb47d18 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Volume info retrieved successfully. Aug 09 07:44:48.658486 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd7cb4ef-eaf6-4441-821a-6087dbb47d18 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 200 Aug 09 07:44:48.659115 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 677/2716] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:48 2026] GET /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:48.680300 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d80cf81a-429a-424a-8d33-d881d319487d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.683454 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d80cf81a-429a-424a-8d33-d881d319487d tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True Aug 09 07:44:48.683720 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d80cf81a-429a-424a-8d33-d881d319487d tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:48.684146 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d80cf81a-429a-424a-8d33-d881d319487d tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:48.709629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d80cf81a-429a-424a-8d33-d881d319487d tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True returned with HTTP 200 Aug 09 07:44:48.709629 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 690/2717] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:48 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True => generated 2685 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:48.728941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-77f79e31-670a-4e88-a67d-ee96b0c4b753 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.729606 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-77f79e31-670a-4e88-a67d-ee96b0c4b753 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/29a39f445b3a4a32bc80cc3e79b29b01?usage=True Aug 09 07:44:48.729853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-77f79e31-670a-4e88-a67d-ee96b0c4b753 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:48.730061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-77f79e31-670a-4e88-a67d-ee96b0c4b753 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:48.730371 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:48.730371 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:48.765944 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-77f79e31-670a-4e88-a67d-ee96b0c4b753 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/29a39f445b3a4a32bc80cc3e79b29b01?usage=True returned with HTTP 200 Aug 09 07:44:48.766519 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 679/2718] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:48 2026] GET /volume/v3/os-quota-sets/29a39f445b3a4a32bc80cc3e79b29b01?usage=True => generated 2685 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:48.781758 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f6bb006-5984-429a-9289-c7042107a364 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.783626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f6bb006-5984-429a-9289-c7042107a364 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer Aug 09 07:44:48.784221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f6bb006-5984-429a-9289-c7042107a364 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "463de402-a388-4c19-a9a7-66bdbf918953"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:48.786213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-2f6bb006-5984-429a-9289-c7042107a364 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Creating new volume transfer {'transfer': {'volume_id': '463de402-a388-4c19-a9a7-66bdbf918953'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 09 07:44:48.786496 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-2f6bb006-5984-429a-9289-c7042107a364 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Creating transfer of volume 463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:48.786752 np0000006821 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-2f6bb006-5984-429a-9289-c7042107a364 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Generating transfer record for volume 463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:48.797793 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:48.797793 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:48.812733 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f6bb006-5984-429a-9289-c7042107a364 tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/os-volume-transfer returned with HTTP 202 Aug 09 07:44:48.812733 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 673/2719] 10.4.3.41 () {68 vars in 1284 bytes} [Sun Aug 9 07:44:48 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:48.821900 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:48.895172 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] POST https://10.4.3.41/volume/v3/os-volume-transfer/089e4058-a9c8-4add-beb3-7a9c86c5f894/accept Aug 09 07:44:48.895568 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e6531ea2b06b8a13"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:48.897017 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.volume_transfer [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Accepting volume transfer 089e4058-a9c8-4add-beb3-7a9c86c5f894 {{(pid=100221) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 07:44:48.897159 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.volume_transfer [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Accepting transfer 089e4058-a9c8-4add-beb3-7a9c86c5f894 Aug 09 07:44:48.964984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Created reservations ['a1d3aaab-e8c1-4032-b509-f8fa8c0ff649', '6c3b0dc0-735f-4040-942b-8c8b7d08d3ff', '7b4d858f-e334-4da8-9b12-0f2d03692beb', 'e5c67012-0ffc-4edd-9b14-9a3d7c1209d6'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:48.991555 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Created reservations ['d9639b10-4e39-4a95-9bb8-4a529536df92', '6b3654f9-7442-4cd0-ab5f-74826230d8f1', '06f4e1d9-ba8a-4bcb-ad69-ec96d54acddc', 'd16a2287-ac84-4e99-8be2-4d789335c1e4'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:49.037869 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Created reservations ['b4a368d7-85b6-4813-bc98-a39832ab4d86', 'c43be348-3352-4ce2-8aaf-832abc161ca5', '529d32bd-25b7-4e81-a40d-f2c4de37ff42', '763dccc7-4315-4805-92b6-7eb6512dd24e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:49.083550 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Created reservations ['c89c5b17-a8c2-49c8-bed7-47d7a20ee8c5', 'ae362cf9-eceb-4329-822f-cf1ef6243500', 'e0eef9a7-fbce-4896-aa83-0c66a33bfe61', 'de1ddf1d-d028-4396-8ba6-278226b0055e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:49.101114 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Transfer volume completed successfully. Aug 09 07:44:49.116811 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-307138a9-af23-4c47-9e4b-3693951199fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.120687 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-307138a9-af23-4c47-9e4b-3693951199fc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:49.121144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-307138a9-af23-4c47-9e4b-3693951199fc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.121748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-307138a9-af23-4c47-9e4b-3693951199fc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.121748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-307138a9-af23-4c47-9e4b-3693951199fc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:49.128078 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:49.128078 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:49.128949 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-307138a9-af23-4c47-9e4b-3693951199fc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:49.129291 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 691/2720] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:49 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:49.199782 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2337d70c-8e1e-45fb-94bf-3a3d85535f4a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.204299 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2337d70c-8e1e-45fb-94bf-3a3d85535f4a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 Aug 09 07:44:49.204639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2337d70c-8e1e-45fb-94bf-3a3d85535f4a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.204974 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2337d70c-8e1e-45fb-94bf-3a3d85535f4a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.210712 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:49.210712 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:49.211338 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2337d70c-8e1e-45fb-94bf-3a3d85535f4a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot retrieved successfully. Aug 09 07:44:49.212212 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2337d70c-8e1e-45fb-94bf-3a3d85535f4a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 returned with HTTP 200 Aug 09 07:44:49.212741 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 680/2721] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:44:49 2026] GET /volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:49.221080 np0000006821 devstack@c-api.service[100221]: INFO cinder.transfer.api [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Volume 463de402-a388-4c19-a9a7-66bdbf918953 has been transferred. Aug 09 07:44:49.224535 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e5620a3-8ad0-438b-87dd-51be983eb5dd tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] https://10.4.3.41/volume/v3/os-volume-transfer/089e4058-a9c8-4add-beb3-7a9c86c5f894/accept returned with HTTP 202 Aug 09 07:44:49.225084 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 678/2722] 10.4.3.41 () {68 vars in 1416 bytes} [Sun Aug 9 07:44:48 2026] POST /volume/v3/os-volume-transfer/089e4058-a9c8-4add-beb3-7a9c86c5f894/accept => generated 363 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:49.231413 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fc658dc6-28f4-42ec-9cdb-d5745e63f35b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.234495 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc658dc6-28f4-42ec-9cdb-d5745e63f35b tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 Aug 09 07:44:49.234797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc658dc6-28f4-42ec-9cdb-d5745e63f35b tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.235235 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc658dc6-28f4-42ec-9cdb-d5745e63f35b tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.240578 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d5f162a0-0fa0-4234-8662-3f968e848d80 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.243334 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5f162a0-0fa0-4234-8662-3f968e848d80 tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] GET https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:49.243604 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5f162a0-0fa0-4234-8662-3f968e848d80 tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.243874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d5f162a0-0fa0-4234-8662-3f968e848d80 tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.244078 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:49.244078 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:49.244571 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fc658dc6-28f4-42ec-9cdb-d5745e63f35b tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot retrieved successfully. Aug 09 07:44:49.246583 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc658dc6-28f4-42ec-9cdb-d5745e63f35b tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 returned with HTTP 200 Aug 09 07:44:49.246671 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 674/2723] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:44:49 2026] GET /volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 => generated 460 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:49.255411 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:49.255411 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:49.261558 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d5f162a0-0fa0-4234-8662-3f968e848d80 tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] Volume info retrieved successfully. Aug 09 07:44:49.269884 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d5f162a0-0fa0-4234-8662-3f968e848d80 tempest-VolumeQuotasAdminTestJSON-343318342 tempest-VolumeQuotasAdminTestJSON-343318342-project-member] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 200 Aug 09 07:44:49.269884 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 692/2724] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:49 2026] GET /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:49.286558 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-68cfd97b-e325-4d83-b735-4d1c9eaa73b9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.290803 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-68cfd97b-e325-4d83-b735-4d1c9eaa73b9 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True Aug 09 07:44:49.290803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-68cfd97b-e325-4d83-b735-4d1c9eaa73b9 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.290803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-68cfd97b-e325-4d83-b735-4d1c9eaa73b9 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.331709 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-68cfd97b-e325-4d83-b735-4d1c9eaa73b9 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True returned with HTTP 200 Aug 09 07:44:49.333856 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 681/2725] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:49 2026] GET /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d?usage=True => generated 2685 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:49.351482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b270a96e-2199-40bb-a16f-157f294ab3c6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.356568 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b270a96e-2199-40bb-a16f-157f294ab3c6 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/29a39f445b3a4a32bc80cc3e79b29b01?usage=True Aug 09 07:44:49.356815 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b270a96e-2199-40bb-a16f-157f294ab3c6 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.358297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b270a96e-2199-40bb-a16f-157f294ab3c6 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.358297 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:49.358297 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:49.386555 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b270a96e-2199-40bb-a16f-157f294ab3c6 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/29a39f445b3a4a32bc80cc3e79b29b01?usage=True returned with HTTP 200 Aug 09 07:44:49.387146 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 679/2726] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:49 2026] GET /volume/v3/os-quota-sets/29a39f445b3a4a32bc80cc3e79b29b01?usage=True => generated 2685 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:49.403499 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.408962 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:49.409280 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.409539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.409783 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Delete volume with id: 463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:49.424824 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:49.424824 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:49.425287 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Volume info retrieved successfully. Aug 09 07:44:49.461403 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Delete volume request issued successfully. Aug 09 07:44:49.461608 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b88d317c-4899-4915-86b1-d54fbfa16ff5 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 202 Aug 09 07:44:49.462084 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 675/2727] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:49 2026] DELETE /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 09 07:44:49.470905 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4050fab-2d80-4609-a56e-cad8406d17ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:49.473836 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4050fab-2d80-4609-a56e-cad8406d17ae tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:49.474168 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4050fab-2d80-4609-a56e-cad8406d17ae tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:49.474751 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4050fab-2d80-4609-a56e-cad8406d17ae tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:49.485757 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:49.485757 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:49.492937 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b4050fab-2d80-4609-a56e-cad8406d17ae tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Volume info retrieved successfully. Aug 09 07:44:49.500107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4050fab-2d80-4609-a56e-cad8406d17ae tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 200 Aug 09 07:44:49.500714 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 693/2728] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:49 2026] GET /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:50.145568 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ba5e1138-5b13-4058-9e73-957ef8522d6c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:50.147268 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba5e1138-5b13-4058-9e73-957ef8522d6c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:50.147415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba5e1138-5b13-4058-9e73-957ef8522d6c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:50.147687 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba5e1138-5b13-4058-9e73-957ef8522d6c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:50.147807 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ba5e1138-5b13-4058-9e73-957ef8522d6c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:50.156257 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:50.156257 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:50.157106 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba5e1138-5b13-4058-9e73-957ef8522d6c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:50.157505 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 682/2729] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:50 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:50.516459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7641ed35-9ceb-4722-83b4-426058504ebd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:50.519287 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7641ed35-9ceb-4722-83b4-426058504ebd tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:50.519522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7641ed35-9ceb-4722-83b4-426058504ebd tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:50.519747 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7641ed35-9ceb-4722-83b4-426058504ebd tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:50.524531 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=475,cinder:UPDATE=68,cinder:INSERT=49 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:44:50.529085 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7641ed35-9ceb-4722-83b4-426058504ebd tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 404 Aug 09 07:44:50.530850 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 680/2730] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:50 2026] GET /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:50.541152 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d7193e94-16b6-434b-a992-4c1cbd5435bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:50.543525 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7193e94-16b6-434b-a992-4c1cbd5435bb tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] GET https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:50.545024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7193e94-16b6-434b-a992-4c1cbd5435bb tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:50.545024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7193e94-16b6-434b-a992-4c1cbd5435bb tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:50.552328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7193e94-16b6-434b-a992-4c1cbd5435bb tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 404 Aug 09 07:44:50.553297 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 676/2731] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:50 2026] GET /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:50.564665 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6171dc1c-c1bc-4616-9122-18bd3c76b8db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:50.570090 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6171dc1c-c1bc-4616-9122-18bd3c76b8db tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] DELETE https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:50.570286 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6171dc1c-c1bc-4616-9122-18bd3c76b8db tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:50.570534 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6171dc1c-c1bc-4616-9122-18bd3c76b8db tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:50.570704 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6171dc1c-c1bc-4616-9122-18bd3c76b8db tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] Delete volume with id: 463de402-a388-4c19-a9a7-66bdbf918953 Aug 09 07:44:50.576382 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6171dc1c-c1bc-4616-9122-18bd3c76b8db tempest-VolumeQuotasAdminTestJSON-280681785 tempest-VolumeQuotasAdminTestJSON-280681785-project-member] https://10.4.3.41/volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 returned with HTTP 404 Aug 09 07:44:50.576848 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 694/2732] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:50 2026] DELETE /volume/v3/volumes/463de402-a388-4c19-a9a7-66bdbf918953 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:50.589909 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a0ea6ecf-8808-4f46-b8e2-7e1dc98d9f36 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:50.592655 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0ea6ecf-8808-4f46-b8e2-7e1dc98d9f36 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] GET https://10.4.3.41/volume/v3/os-quota-sets/f2543f92704c4150b498213f29982e97?usage=True Aug 09 07:44:50.592850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0ea6ecf-8808-4f46-b8e2-7e1dc98d9f36 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:50.593147 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0ea6ecf-8808-4f46-b8e2-7e1dc98d9f36 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:50.620357 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0ea6ecf-8808-4f46-b8e2-7e1dc98d9f36 tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/f2543f92704c4150b498213f29982e97?usage=True returned with HTTP 200 Aug 09 07:44:50.620777 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 683/2733] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:50 2026] GET /volume/v3/os-quota-sets/f2543f92704c4150b498213f29982e97?usage=True => generated 2685 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:50.641439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-560ed7b6-e5dd-42e2-8c6a-bd8de5fc544c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:50.643275 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-560ed7b6-e5dd-42e2-8c6a-bd8de5fc544c tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:50.643679 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-560ed7b6-e5dd-42e2-8c6a-bd8de5fc544c tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-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=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:50.799712 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-560ed7b6-e5dd-42e2-8c6a-bd8de5fc544c tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:50.800343 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 681/2734] 10.4.3.41 () {68 vars in 1368 bytes} [Sun Aug 9 07:44:50 2026] PUT /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 1553 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:50.811252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04864b4d-f489-4539-92c1-6952d8b99afc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:50.813213 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04864b4d-f489-4539-92c1-6952d8b99afc tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] PUT https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d Aug 09 07:44:50.813804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04864b4d-f489-4539-92c1-6952d8b99afc tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:50.932016 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04864b4d-f489-4539-92c1-6952d8b99afc tempest-VolumeQuotasAdminTestJSON-2067217735 tempest-VolumeQuotasAdminTestJSON-2067217735-project-admin] https://10.4.3.41/volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d returned with HTTP 200 Aug 09 07:44:50.932498 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 677/2735] 10.4.3.41 () {68 vars in 1368 bytes} [Sun Aug 9 07:44:50 2026] PUT /volume/v3/os-quota-sets/fd0b7ef7cefd4929bfce6b672528282d => generated 1551 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:51.172066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a59fe15-af1f-4b23-b460-fed07e50632e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:51.173977 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a59fe15-af1f-4b23-b460-fed07e50632e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:51.174257 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a59fe15-af1f-4b23-b460-fed07e50632e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:51.174513 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a59fe15-af1f-4b23-b460-fed07e50632e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:51.174668 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8a59fe15-af1f-4b23-b460-fed07e50632e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:51.182534 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:51.182534 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:51.183446 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a59fe15-af1f-4b23-b460-fed07e50632e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:51.183903 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 695/2736] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:51 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:51.804566 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:51.806635 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:44:51.806907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:51.807118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:51.807278 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume with id: c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:44:51.816968 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:51.816968 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:51.817555 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:51.844114 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume request issued successfully. Aug 09 07:44:51.844276 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca60437a-02f6-406d-a9e4-ea2c02663d9e tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 202 Aug 09 07:44:51.844676 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 684/2737] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:51 2026] DELETE /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:51.857293 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b020b64-52db-47be-974a-56e35a077b47 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:51.862681 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b020b64-52db-47be-974a-56e35a077b47 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:44:51.864424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b020b64-52db-47be-974a-56e35a077b47 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:51.865345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b020b64-52db-47be-974a-56e35a077b47 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:51.884248 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:51.884248 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:51.894036 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1b020b64-52db-47be-974a-56e35a077b47 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:51.901361 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b020b64-52db-47be-974a-56e35a077b47 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 200 Aug 09 07:44:51.901975 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 682/2738] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:51 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:52.205996 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10d778d6-4329-4016-85ab-e6f9d40b247b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:52.206758 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10d778d6-4329-4016-85ab-e6f9d40b247b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:52.206928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10d778d6-4329-4016-85ab-e6f9d40b247b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:52.207156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10d778d6-4329-4016-85ab-e6f9d40b247b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:52.207292 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-10d778d6-4329-4016-85ab-e6f9d40b247b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:52.212271 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:52.212271 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:52.213232 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10d778d6-4329-4016-85ab-e6f9d40b247b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 200 Aug 09 07:44:52.213690 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 678/2739] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:52 2026] GET /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:52.230741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-54439869-22ed-459e-8b1b-ac08d853f2a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:52.237686 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54439869-22ed-459e-8b1b-ac08d853f2a5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 Aug 09 07:44:52.237686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54439869-22ed-459e-8b1b-ac08d853f2a5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:52.237686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54439869-22ed-459e-8b1b-ac08d853f2a5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:52.237686 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-54439869-22ed-459e-8b1b-ac08d853f2a5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete backup with id: 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7. Aug 09 07:44:52.245083 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:52.245083 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:52.270293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-54439869-22ed-459e-8b1b-ac08d853f2a5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] delete_backup rpcapi backup_id 2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:44:52.274851 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54439869-22ed-459e-8b1b-ac08d853f2a5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 returned with HTTP 202 Aug 09 07:44:52.275591 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 696/2740] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:44:52 2026] DELETE /volume/v3/backups/2ca00cb9-2a00-460a-87a8-785bf3e1ecf7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:52.293066 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:52.295221 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:52.295514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-163311422"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:52.298004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-163311422'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:52.298004 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume of 1 GB Aug 09 07:44:52.305069 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Availability Zones retrieved successfully. Aug 09 07:44:52.313860 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (0ca55cd9-59c5-40bb-aed0-887b047c16d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:52.315390 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479c5212-68ed-44ef-b327-22d2ca16b4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:52.316538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:52.362111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479c5212-68ed-44ef-b327-22d2ca16b4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:52.362947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0f36e7-813c-4f31-b891-d0c9127cfd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:52.435407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['9c7b4443-e0ce-49df-825f-2baf5c9d3dbf', 'd5516e3a-bc2e-4b1f-a485-de8d497750ec', '51b1ce3b-085f-4b63-8ec8-2db042b93df4', 'd4681f31-f106-4896-ac9b-21b1a06f3ab3'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:52.436541 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0f36e7-813c-4f31-b891-d0c9127cfd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c7b4443-e0ce-49df-825f-2baf5c9d3dbf', 'd5516e3a-bc2e-4b1f-a485-de8d497750ec', '51b1ce3b-085f-4b63-8ec8-2db042b93df4', 'd4681f31-f106-4896-ac9b-21b1a06f3ab3']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:52.438226 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059e50c6-c32b-4626-9742-6b38ff21546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:52.469422 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059e50c6-c32b-4626-9742-6b38ff21546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb961b3a-a9f0-41c3-b18e-8795cfb671f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-163311422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['9c7b4443-e0ce-49df-825f-2baf5c9d3dbf','d5516e3a-bc2e-4b1f-a485-de8d497750ec','51b1ce3b-085f-4b63-8ec8-2db042b93df4','d4681f31-f106-4896-ac9b-21b1a06f3ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-163311422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb961b3a-a9f0-41c3-b18e-8795cfb671f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:52.470274 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d3c249-707b-4b14-9b3d-5003fdbfa2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:52.502162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d3c249-707b-4b14-9b3d-5003fdbfa2ff) transitioned into state 'SUCCESS' from state '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-163311422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['9c7b4443-e0ce-49df-825f-2baf5c9d3dbf','d5516e3a-bc2e-4b1f-a485-de8d497750ec','51b1ce3b-085f-4b63-8ec8-2db042b93df4','d4681f31-f106-4896-ac9b-21b1a06f3ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:52.503085 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97396bb1-d872-4b9c-9f31-0d17f3d1eb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:52.517469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97396bb1-d872-4b9c-9f31-0d17f3d1eb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:52.518589 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (0ca55cd9-59c5-40bb-aed0-887b047c16d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:52.519011 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request issued successfully. Aug 09 07:44:52.519776 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94dc5d86-216f-4750-b2a6-3cc9b2a13128 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:52.526477 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 685/2741] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:44:52 2026] POST /volume/v3/volumes => generated 775 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:52.548593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e0c4cc45-ad95-4a22-99fa-01bd88472c18 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:52.551867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0c4cc45-ad95-4a22-99fa-01bd88472c18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 Aug 09 07:44:52.552176 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0c4cc45-ad95-4a22-99fa-01bd88472c18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:52.552467 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0c4cc45-ad95-4a22-99fa-01bd88472c18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:52.565354 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:52.565354 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:52.570552 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e0c4cc45-ad95-4a22-99fa-01bd88472c18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:44:52.577343 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0c4cc45-ad95-4a22-99fa-01bd88472c18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 returned with HTTP 200 Aug 09 07:44:52.578049 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 683/2742] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:52 2026] GET /volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:52.919673 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3f9f4ba0-83cc-4074-8686-f4c648faf1a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:52.922445 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f9f4ba0-83cc-4074-8686-f4c648faf1a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 Aug 09 07:44:52.922723 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f9f4ba0-83cc-4074-8686-f4c648faf1a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:52.922930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f9f4ba0-83cc-4074-8686-f4c648faf1a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:52.934297 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f9f4ba0-83cc-4074-8686-f4c648faf1a4 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 returned with HTTP 404 Aug 09 07:44:52.935266 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 679/2743] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:52 2026] GET /volume/v3/volumes/c81d7be1-a74b-4c2f-a52b-a94532832bd5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:53.598248 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49732ff8-bf2b-4719-95db-c5ff1b127624 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:53.602438 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49732ff8-bf2b-4719-95db-c5ff1b127624 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 Aug 09 07:44:53.602438 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49732ff8-bf2b-4719-95db-c5ff1b127624 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:53.602438 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49732ff8-bf2b-4719-95db-c5ff1b127624 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:53.619829 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:53.619829 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:53.630705 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-49732ff8-bf2b-4719-95db-c5ff1b127624 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:44:53.639394 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49732ff8-bf2b-4719-95db-c5ff1b127624 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 returned with HTTP 200 Aug 09 07:44:53.640062 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 697/2744] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:53 2026] GET /volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 => generated 1006 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:53.658531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:53.663028 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:44:53.663028 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb961b3a-a9f0-41c3-b18e-8795cfb671f0", "name": "tempest-type-Backup-511044643"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:53.664328 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating new backup {'backup': {'volume_id': 'fb961b3a-a9f0-41c3-b18e-8795cfb671f0', 'name': 'tempest-type-Backup-511044643'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:44:53.665508 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating backup of volume fb961b3a-a9f0-41c3-b18e-8795cfb671f0 in container None Aug 09 07:44:53.678650 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:53.678650 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:53.679872 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:44:53.713722 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['86e99fe5-36d0-49a0-805c-2c52e8035d9f', 'df06f39e-8023-42fa-a3fe-cab2ac3c547a'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:53.763933 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0eca1ca4-04f4-4f31-b845-3276372f4272 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:44:53.764541 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 686/2745] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:44:53 2026] POST /volume/v3/backups => generated 313 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:53.775502 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-602aaa63-5b64-4641-842b-034628c5b0b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:53.778535 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-602aaa63-5b64-4641-842b-034628c5b0b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:44:53.781059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-602aaa63-5b64-4641-842b-034628c5b0b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:53.781325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-602aaa63-5b64-4641-842b-034628c5b0b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:53.781474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-602aaa63-5b64-4641-842b-034628c5b0b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:53.788308 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:53.788308 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:53.789387 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-602aaa63-5b64-4641-842b-034628c5b0b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:44:53.790012 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 684/2746] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:53 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:54.218314 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:54.220261 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:44:54.220629 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-attach": {"instance_uuid": "ebf61c06-7857-4c67-99c2-480d3b4d6ade", "mountpoint": "/dev/vdb"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:54.220782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ebf61c06-7857-4c67-99c2-480d3b4d6ade", "mountpoint": "/dev/vdb"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:54.230677 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:54.230677 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:54.231490 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:44:54.242397 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Update volume admin metadata completed successfully. Aug 09 07:44:54.320260 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Attach volume completed successfully. Aug 09 07:44:54.320630 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff9bc538-d67b-46c9-942d-f6157465b2a5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:44:54.323648 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 680/2747] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:44:54 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:54.338449 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9159bb24-7663-48b9-b724-f2304b4949a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:54.341241 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9159bb24-7663-48b9-b724-f2304b4949a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:44:54.341550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9159bb24-7663-48b9-b724-f2304b4949a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:54.341878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9159bb24-7663-48b9-b724-f2304b4949a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:54.357015 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:54.357015 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:54.371036 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9159bb24-7663-48b9-b724-f2304b4949a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:44:54.377882 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9159bb24-7663-48b9-b724-f2304b4949a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:44:54.378858 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 698/2748] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:54 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:44:54.399800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f1267fa3-53e0-4247-bf16-c13f47dd0a1e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:54.401605 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1267fa3-53e0-4247-bf16-c13f47dd0a1e tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:44:54.401990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1267fa3-53e0-4247-bf16-c13f47dd0a1e tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-detach": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:44:54.402144 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1267fa3-53e0-4247-bf16-c13f47dd0a1e tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:54.433962 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:54.433962 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:54.434977 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f1267fa3-53e0-4247-bf16-c13f47dd0a1e tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:44:54.487292 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f1267fa3-53e0-4247-bf16-c13f47dd0a1e tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Detach volume completed successfully. Aug 09 07:44:54.487292 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1267fa3-53e0-4247-bf16-c13f47dd0a1e tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:44:54.487292 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 687/2749] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:44:54 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:44:54.503589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0ccc1678-8881-45ed-bb0e-5e0b688b77e0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:54.505788 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ccc1678-8881-45ed-bb0e-5e0b688b77e0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:44:54.506020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ccc1678-8881-45ed-bb0e-5e0b688b77e0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:54.506238 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ccc1678-8881-45ed-bb0e-5e0b688b77e0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:54.514923 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:54.514923 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:54.521383 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0ccc1678-8881-45ed-bb0e-5e0b688b77e0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:44:54.527125 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ccc1678-8881-45ed-bb0e-5e0b688b77e0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:44:54.527500 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 685/2750] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:54 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:54.585020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:54.734030 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:54.734359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-581574936"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:54.739438 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-581574936'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:54.742009 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Create volume of 1 GB Aug 09 07:44:54.742419 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:54.742419 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:54.751222 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Availability Zones retrieved successfully. Aug 09 07:44:54.758437 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Flow 'volume_create_api' (fed572c1-b1eb-4d2c-9317-d92de905f8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:54.760779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41987786-935c-4391-9a7f-25c65608db23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:54.761533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:54.796776 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41987786-935c-4391-9a7f-25c65608db23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:54.797872 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abec205c-bbb9-40a8-8ce3-411383d746c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:54.808626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fa25d2d4-3e68-436c-98e2-bbe67dcf3740 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:54.812182 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa25d2d4-3e68-436c-98e2-bbe67dcf3740 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:44:54.812182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa25d2d4-3e68-436c-98e2-bbe67dcf3740 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:54.812182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa25d2d4-3e68-436c-98e2-bbe67dcf3740 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:54.812182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fa25d2d4-3e68-436c-98e2-bbe67dcf3740 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:54.819375 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:54.819375 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:54.820218 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa25d2d4-3e68-436c-98e2-bbe67dcf3740 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:44:54.820717 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 699/2751] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:54 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:54.901583 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Created reservations ['ad7f54f2-594b-425a-ae23-c8b88c5f03fb', 'aedb060d-ae85-4437-bd67-8f58ccbf8334', '6647e342-ed5d-42d5-9c39-0f7534e1e7ac', '46a0b1d5-67ae-40dd-b6ac-f40739a20a9c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:54.902565 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abec205c-bbb9-40a8-8ce3-411383d746c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad7f54f2-594b-425a-ae23-c8b88c5f03fb', 'aedb060d-ae85-4437-bd67-8f58ccbf8334', '6647e342-ed5d-42d5-9c39-0f7534e1e7ac', '46a0b1d5-67ae-40dd-b6ac-f40739a20a9c']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:54.903674 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd45556-192b-4292-9e0d-1fae4314e907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:54.932154 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd45556-192b-4292-9e0d-1fae4314e907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ce12e65-4646-4612-8a10-27400a4b7d13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-581574936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b049177b1df74653831c283e392c3b9f',qos_specs=None,replication_status=,reservations=['ad7f54f2-594b-425a-ae23-c8b88c5f03fb','aedb060d-ae85-4437-bd67-8f58ccbf8334','6647e342-ed5d-42d5-9c39-0f7534e1e7ac','46a0b1d5-67ae-40dd-b6ac-f40739a20a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069e2877d57a428aba0c0aad5f3f694c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-581574936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ce12e65-4646-4612-8a10-27400a4b7d13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b049177b1df74653831c283e392c3b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='069e2877d57a428aba0c0aad5f3f694c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:54.933166 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb73f21d-fe1a-4c6d-898d-02419a4262e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:54.956106 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb73f21d-fe1a-4c6d-898d-02419a4262e5) transitioned into state 'SUCCESS' from state '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-581574936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b049177b1df74653831c283e392c3b9f',qos_specs=None,replication_status=,reservations=['ad7f54f2-594b-425a-ae23-c8b88c5f03fb','aedb060d-ae85-4437-bd67-8f58ccbf8334','6647e342-ed5d-42d5-9c39-0f7534e1e7ac','46a0b1d5-67ae-40dd-b6ac-f40739a20a9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='069e2877d57a428aba0c0aad5f3f694c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:54.957108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc1442e-9ef1-4bed-949c-4f24b3e9c44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:54.969116 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc1442e-9ef1-4bed-949c-4f24b3e9c44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:54.970614 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Flow 'volume_create_api' (fed572c1-b1eb-4d2c-9317-d92de905f8b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:54.971193 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Create volume request issued successfully. Aug 09 07:44:54.972199 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbe56d2c-2a73-4583-a72f-1d95de36f864 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:54.972845 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 681/2752] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:44:54 2026] POST /volume/v3/volumes => generated 747 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:54.986657 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-24e55622-aafa-4421-bb82-9d8d946bd2ad None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:54.988793 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-24e55622-aafa-4421-bb82-9d8d946bd2ad tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 Aug 09 07:44:54.989181 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-24e55622-aafa-4421-bb82-9d8d946bd2ad tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:54.989523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-24e55622-aafa-4421-bb82-9d8d946bd2ad tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:54.998456 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:54.998456 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:55.005384 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-24e55622-aafa-4421-bb82-9d8d946bd2ad tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:55.007449 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-24e55622-aafa-4421-bb82-9d8d946bd2ad tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 returned with HTTP 200 Aug 09 07:44:55.007987 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 688/2753] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:54 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:55.386253 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:55.389382 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:55.389523 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-203372297", "snapshot_id": "ca6604cf-7068-4d13-b65d-cda6b6e1fb93", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:55.391170 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-203372297', 'snapshot_id': 'ca6604cf-7068-4d13-b65d-cda6b6e1fb93', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:55.397614 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:55.397614 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:55.398204 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot retrieved successfully. Aug 09 07:44:55.398357 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Create volume of 1 GB Aug 09 07:44:55.402030 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Availability Zones retrieved successfully. Aug 09 07:44:55.407767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Flow 'volume_create_api' (1eb77137-424e-4e66-bd99-ae80d0d3e213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:55.408669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afdd4024-4bb2-45fd-9da9-c6cec8abac65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:55.409570 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:55.437415 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afdd4024-4bb2-45fd-9da9-c6cec8abac65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ca6604cf-7068-4d13-b65d-cda6b6e1fb93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:55.438366 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1059095-a2d8-45d2-9ebc-de90689404e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:55.489125 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Created reservations ['7d90b943-2fb3-4ee8-b6ae-209a986a87eb', 'd34cbf3c-0ace-4335-b997-73b61c47b4d2', '2dc1bcb6-8f37-46da-aec4-c34f85e32bef', '416ee569-22a4-4ff4-aef9-49665b485801'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:55.490189 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1059095-a2d8-45d2-9ebc-de90689404e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d90b943-2fb3-4ee8-b6ae-209a986a87eb', 'd34cbf3c-0ace-4335-b997-73b61c47b4d2', '2dc1bcb6-8f37-46da-aec4-c34f85e32bef', '416ee569-22a4-4ff4-aef9-49665b485801']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:55.491470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4d5c84-3f75-4434-9850-88fc3012ce36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:55.529389 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4d5c84-3f75-4434-9850-88fc3012ce36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '095cdc78-5bd3-4195-95c8-fd078e5bb9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-203372297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8d260fcfaa4e779132b085a4cef64f',qos_specs=None,replication_status=,reservations=['7d90b943-2fb3-4ee8-b6ae-209a986a87eb','d34cbf3c-0ace-4335-b997-73b61c47b4d2','2dc1bcb6-8f37-46da-aec4-c34f85e32bef','416ee569-22a4-4ff4-aef9-49665b485801'],size=1,snapshot_id=ca6604cf-7068-4d13-b65d-cda6b6e1fb93,source_replicaid=,source_volid=None,status='creating',user_id='6cff34fdda0a4a40a5c67552c48da263',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-203372297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=095cdc78-5bd3-4195-95c8-fd078e5bb9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe8d260fcfaa4e779132b085a4cef64f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ca6604cf-7068-4d13-b65d-cda6b6e1fb93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cff34fdda0a4a40a5c67552c48da263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:55.530200 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f594f0-b975-4c31-b24a-460e2192af83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:55.550485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f594f0-b975-4c31-b24a-460e2192af83) transitioned into state 'SUCCESS' from state '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-203372297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8d260fcfaa4e779132b085a4cef64f',qos_specs=None,replication_status=,reservations=['7d90b943-2fb3-4ee8-b6ae-209a986a87eb','d34cbf3c-0ace-4335-b997-73b61c47b4d2','2dc1bcb6-8f37-46da-aec4-c34f85e32bef','416ee569-22a4-4ff4-aef9-49665b485801'],size=1,snapshot_id=ca6604cf-7068-4d13-b65d-cda6b6e1fb93,source_replicaid=,source_volid=None,status='creating',user_id='6cff34fdda0a4a40a5c67552c48da263',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:55.551236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5149d2-31b3-46ea-ae8f-65f61eae307b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:55.577517 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5149d2-31b3-46ea-ae8f-65f61eae307b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:55.578537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Flow 'volume_create_api' (1eb77137-424e-4e66-bd99-ae80d0d3e213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:55.578848 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Create volume request issued successfully. Aug 09 07:44:55.579439 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-31e18937-9ec3-4fe8-9b5d-2ceaef479712 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:55.579860 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 686/2754] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:44:55 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:55.831771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16f47b96-1e82-4084-864a-54c2fed66828 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:55.834108 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16f47b96-1e82-4084-864a-54c2fed66828 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:44:55.834427 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16f47b96-1e82-4084-864a-54c2fed66828 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:55.834780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16f47b96-1e82-4084-864a-54c2fed66828 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:55.834842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-16f47b96-1e82-4084-864a-54c2fed66828 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:55.840642 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:55.840642 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:55.841570 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16f47b96-1e82-4084-864a-54c2fed66828 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:44:55.842121 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 700/2755] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:55 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:56.023886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-528b4564-6b98-4d67-b42e-2b7352adce19 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.026221 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-528b4564-6b98-4d67-b42e-2b7352adce19 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 Aug 09 07:44:56.026669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-528b4564-6b98-4d67-b42e-2b7352adce19 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.027056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-528b4564-6b98-4d67-b42e-2b7352adce19 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.038874 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.038874 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:56.044960 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-528b4564-6b98-4d67-b42e-2b7352adce19 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.052187 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-528b4564-6b98-4d67-b42e-2b7352adce19 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 returned with HTTP 200 Aug 09 07:44:56.052868 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 682/2756] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:56.070964 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a5454ee3-1e68-47ce-b8b3-07b7f08f2af9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.070964 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5454ee3-1e68-47ce-b8b3-07b7f08f2af9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] POST https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.070964 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a5454ee3-1e68-47ce-b8b3-07b7f08f2af9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:56.079642 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.079642 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:56.080196 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a5454ee3-1e68-47ce-b8b3-07b7f08f2af9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.090600 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a5454ee3-1e68-47ce-b8b3-07b7f08f2af9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Create volume metadata completed successfully. Aug 09 07:44:56.090600 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5454ee3-1e68-47ce-b8b3-07b7f08f2af9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.090901 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 689/2757] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:44:56 2026] POST /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:56.098797 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a1c9f65e-c023-4ea7-80e6-5ee520007d69 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.102615 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a1c9f65e-c023-4ea7-80e6-5ee520007d69 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.102854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a1c9f65e-c023-4ea7-80e6-5ee520007d69 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.103036 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a1c9f65e-c023-4ea7-80e6-5ee520007d69 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.113390 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.113390 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:56.113821 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a1c9f65e-c023-4ea7-80e6-5ee520007d69 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.119831 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a1c9f65e-c023-4ea7-80e6-5ee520007d69 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Get volume metadata completed successfully. Aug 09 07:44:56.120109 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a1c9f65e-c023-4ea7-80e6-5ee520007d69 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.120455 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 687/2758] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:56.143234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-864b567d-9beb-47a8-a04a-64e1b059e086 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.145381 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-864b567d-9beb-47a8-a04a-64e1b059e086 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] PUT https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.145861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-864b567d-9beb-47a8-a04a-64e1b059e086 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:56.160649 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.160649 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:56.161234 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-864b567d-9beb-47a8-a04a-64e1b059e086 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.175392 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-864b567d-9beb-47a8-a04a-64e1b059e086 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Update volume metadata completed successfully. Aug 09 07:44:56.175651 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-864b567d-9beb-47a8-a04a-64e1b059e086 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.176083 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 701/2759] 10.4.3.41 () {68 vars in 1388 bytes} [Sun Aug 9 07:44:56 2026] PUT /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.185511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9686fd7d-1a20-47b7-8e36-42949b00f7d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.187151 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9686fd7d-1a20-47b7-8e36-42949b00f7d7 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.187522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9686fd7d-1a20-47b7-8e36-42949b00f7d7 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.187870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9686fd7d-1a20-47b7-8e36-42949b00f7d7 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.205406 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.205406 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:56.206420 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9686fd7d-1a20-47b7-8e36-42949b00f7d7 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.213386 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9686fd7d-1a20-47b7-8e36-42949b00f7d7 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Get volume metadata completed successfully. Aug 09 07:44:56.213814 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9686fd7d-1a20-47b7-8e36-42949b00f7d7 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.214310 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 683/2760] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.225255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.228766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key1 Aug 09 07:44:56.229050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.229310 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.241732 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.241732 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:56.242378 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.249599 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Get volume metadata completed successfully. Aug 09 07:44:56.257696 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Delete volume metadata completed successfully. Aug 09 07:44:56.257890 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b65b6279-35fe-487b-b1b3-174094d6ebb9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key1 returned with HTTP 200 Aug 09 07:44:56.258306 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 690/2761] 10.4.3.41 () {66 vars in 1386 bytes} [Sun Aug 9 07:44:56 2026] DELETE /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 09 07:44:56.264657 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4603cc2c-bf78-437e-9b1d-c2efb98d8361 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.267670 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4603cc2c-bf78-437e-9b1d-c2efb98d8361 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.267991 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4603cc2c-bf78-437e-9b1d-c2efb98d8361 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.268266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4603cc2c-bf78-437e-9b1d-c2efb98d8361 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.279455 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.279455 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:56.280269 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4603cc2c-bf78-437e-9b1d-c2efb98d8361 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.289453 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4603cc2c-bf78-437e-9b1d-c2efb98d8361 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Get volume metadata completed successfully. Aug 09 07:44:56.289453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4603cc2c-bf78-437e-9b1d-c2efb98d8361 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.289453 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 688/2762] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.299637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aaf4ec18-64d9-4c82-b464-876b48ed8d82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.303101 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaf4ec18-64d9-4c82-b464-876b48ed8d82 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] PUT https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.303101 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aaf4ec18-64d9-4c82-b464-876b48ed8d82 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:56.312339 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.312339 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:56.312610 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aaf4ec18-64d9-4c82-b464-876b48ed8d82 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.320589 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aaf4ec18-64d9-4c82-b464-876b48ed8d82 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Update volume metadata completed successfully. Aug 09 07:44:56.320846 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaf4ec18-64d9-4c82-b464-876b48ed8d82 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.321404 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 702/2763] 10.4.3.41 () {68 vars in 1388 bytes} [Sun Aug 9 07:44:56 2026] PUT /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 09 07:44:56.332079 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3a9337b8-526e-4275-8b86-f91678cc3415 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.332746 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a9337b8-526e-4275-8b86-f91678cc3415 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] POST https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.334053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a9337b8-526e-4275-8b86-f91678cc3415 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:56.344289 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.344289 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:56.344820 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3a9337b8-526e-4275-8b86-f91678cc3415 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.366768 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3a9337b8-526e-4275-8b86-f91678cc3415 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Create volume metadata completed successfully. Aug 09 07:44:56.366768 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a9337b8-526e-4275-8b86-f91678cc3415 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.367195 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 684/2764] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:44:56 2026] POST /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.377975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8754e6f0-684f-4723-9a0a-03610fd89d51 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.379686 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8754e6f0-684f-4723-9a0a-03610fd89d51 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] PUT https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key3 Aug 09 07:44:56.379927 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8754e6f0-684f-4723-9a0a-03610fd89d51 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:56.388359 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.388359 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:56.388936 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8754e6f0-684f-4723-9a0a-03610fd89d51 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.398358 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8754e6f0-684f-4723-9a0a-03610fd89d51 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Update volume metadata completed successfully. Aug 09 07:44:56.399057 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8754e6f0-684f-4723-9a0a-03610fd89d51 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key3 returned with HTTP 200 Aug 09 07:44:56.399643 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 691/2765] 10.4.3.41 () {68 vars in 1403 bytes} [Sun Aug 9 07:44:56 2026] PUT /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.406663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-473ee6b7-4ca2-495f-b3a8-70c2e74b2ba1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.409369 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-473ee6b7-4ca2-495f-b3a8-70c2e74b2ba1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key3 Aug 09 07:44:56.409550 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-473ee6b7-4ca2-495f-b3a8-70c2e74b2ba1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.411868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-473ee6b7-4ca2-495f-b3a8-70c2e74b2ba1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.417882 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.417882 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:56.420645 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-473ee6b7-4ca2-495f-b3a8-70c2e74b2ba1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.423646 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-473ee6b7-4ca2-495f-b3a8-70c2e74b2ba1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Get volume metadata completed successfully. Aug 09 07:44:56.424669 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-473ee6b7-4ca2-495f-b3a8-70c2e74b2ba1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key3 returned with HTTP 200 Aug 09 07:44:56.424669 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 689/2766] 10.4.3.41 () {66 vars in 1383 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.434321 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28d8f30c-c156-41ef-90cd-4f5a5c1521e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.437014 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28d8f30c-c156-41ef-90cd-4f5a5c1521e1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.437014 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28d8f30c-c156-41ef-90cd-4f5a5c1521e1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.437014 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28d8f30c-c156-41ef-90cd-4f5a5c1521e1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.444676 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.444676 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:56.445305 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-28d8f30c-c156-41ef-90cd-4f5a5c1521e1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.451258 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-28d8f30c-c156-41ef-90cd-4f5a5c1521e1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Get volume metadata completed successfully. Aug 09 07:44:56.453765 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28d8f30c-c156-41ef-90cd-4f5a5c1521e1 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.453765 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 703/2767] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.459991 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49e48ae7-bca8-407b-8a57-b884e544c9d9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.462119 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49e48ae7-bca8-407b-8a57-b884e544c9d9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] PUT https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata Aug 09 07:44:56.462631 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49e48ae7-bca8-407b-8a57-b884e544c9d9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:56.477579 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.477579 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:56.479491 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49e48ae7-bca8-407b-8a57-b884e544c9d9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.497954 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49e48ae7-bca8-407b-8a57-b884e544c9d9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Update volume metadata completed successfully. Aug 09 07:44:56.498265 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49e48ae7-bca8-407b-8a57-b884e544c9d9 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata returned with HTTP 200 Aug 09 07:44:56.498747 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 685/2768] 10.4.3.41 () {68 vars in 1388 bytes} [Sun Aug 9 07:44:56 2026] PUT /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:44:56.510747 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c252f322-df28-47a0-be87-a2683934524e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.512479 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c252f322-df28-47a0-be87-a2683934524e tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 Aug 09 07:44:56.512885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c252f322-df28-47a0-be87-a2683934524e tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.512885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c252f322-df28-47a0-be87-a2683934524e tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.519403 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.519403 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:56.523224 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c252f322-df28-47a0-be87-a2683934524e tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.527884 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c252f322-df28-47a0-be87-a2683934524e tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 returned with HTTP 200 Aug 09 07:44:56.528229 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 692/2769] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:56.542061 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0206da7c-64f9-4f79-b21a-614bf1514942 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.544277 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0206da7c-64f9-4f79-b21a-614bf1514942 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 Aug 09 07:44:56.544554 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0206da7c-64f9-4f79-b21a-614bf1514942 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.544812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0206da7c-64f9-4f79-b21a-614bf1514942 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.545015 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0206da7c-64f9-4f79-b21a-614bf1514942 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Delete volume with id: 1ce12e65-4646-4612-8a10-27400a4b7d13 Aug 09 07:44:56.555871 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.555871 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:56.556670 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0206da7c-64f9-4f79-b21a-614bf1514942 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.592746 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0206da7c-64f9-4f79-b21a-614bf1514942 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Delete volume request issued successfully. Aug 09 07:44:56.593377 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0206da7c-64f9-4f79-b21a-614bf1514942 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 returned with HTTP 202 Aug 09 07:44:56.594158 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 690/2770] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:44:56 2026] DELETE /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:44:56.604794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97e0c123-edfa-4d60-86de-52ab93371d9a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.607194 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97e0c123-edfa-4d60-86de-52ab93371d9a tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 Aug 09 07:44:56.607427 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97e0c123-edfa-4d60-86de-52ab93371d9a tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.607631 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97e0c123-edfa-4d60-86de-52ab93371d9a tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.614952 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.614952 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:56.624499 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-97e0c123-edfa-4d60-86de-52ab93371d9a tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Volume info retrieved successfully. Aug 09 07:44:56.632370 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97e0c123-edfa-4d60-86de-52ab93371d9a tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 returned with HTTP 200 Aug 09 07:44:56.633008 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 704/2771] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:56.854050 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6f50ff7d-54b6-47ce-b173-5dbd545a16e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:56.857944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f50ff7d-54b6-47ce-b173-5dbd545a16e3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:44:56.858199 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f50ff7d-54b6-47ce-b173-5dbd545a16e3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:56.858890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f50ff7d-54b6-47ce-b173-5dbd545a16e3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:56.859036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6f50ff7d-54b6-47ce-b173-5dbd545a16e3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:56.864268 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:56.864268 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:44:56.864892 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f50ff7d-54b6-47ce-b173-5dbd545a16e3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:44:56.865272 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 686/2772] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:56 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:57.651185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-01a18376-c33b-4b27-b983-e0c999240af0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:57.653412 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01a18376-c33b-4b27-b983-e0c999240af0 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] GET https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 Aug 09 07:44:57.653806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01a18376-c33b-4b27-b983-e0c999240af0 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:57.655758 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01a18376-c33b-4b27-b983-e0c999240af0 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:57.666357 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01a18376-c33b-4b27-b983-e0c999240af0 tempest-VolumesMetadataTest-1611696105 tempest-VolumesMetadataTest-1611696105-project-member] https://10.4.3.41/volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 returned with HTTP 404 Aug 09 07:44:57.667368 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 693/2773] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:57 2026] GET /volume/v3/volumes/1ce12e65-4646-4612-8a10-27400a4b7d13 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:44:57.878161 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1d7c2cbd-e924-4cfe-b0aa-102b0d3ea0fa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:57.880392 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1d7c2cbd-e924-4cfe-b0aa-102b0d3ea0fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:44:57.880806 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1d7c2cbd-e924-4cfe-b0aa-102b0d3ea0fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:57.881669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1d7c2cbd-e924-4cfe-b0aa-102b0d3ea0fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:57.881669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-1d7c2cbd-e924-4cfe-b0aa-102b0d3ea0fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:57.888951 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:57.888951 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:57.890984 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1d7c2cbd-e924-4cfe-b0aa-102b0d3ea0fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:44:57.890984 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 691/2774] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:57 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:58.908263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b107f75-4566-46a6-a5dd-4817515eec3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:58.909994 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b107f75-4566-46a6-a5dd-4817515eec3a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:44:58.910171 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b107f75-4566-46a6-a5dd-4817515eec3a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:58.910883 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b107f75-4566-46a6-a5dd-4817515eec3a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:58.911027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7b107f75-4566-46a6-a5dd-4817515eec3a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:58.915532 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:58.915532 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:58.917193 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b107f75-4566-46a6-a5dd-4817515eec3a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:44:58.917193 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 705/2775] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:58 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:59.411382 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:59.578368 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:44:59.580018 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-646630371"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:44:59.584013 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-646630371'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:44:59.584013 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Create volume of 2 GB Aug 09 07:44:59.594199 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Availability Zones retrieved successfully. Aug 09 07:44:59.603751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Flow 'volume_create_api' (12c17539-1814-49dc-b9dc-5df22e5d1c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:59.605464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a50833-756b-47be-bcb9-84b41a01a10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:59.606956 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Validating volume size '2' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:44:59.656281 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a50833-756b-47be-bcb9-84b41a01a10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:59.657236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b82b76-b937-4079-a8a7-c82629391c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:59.701723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-5b0431de-d046-43a3-9db3-9794942df7bf req-360af72a-85c7-4784-b7e3-07075687b1e2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:59.704873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-360af72a-85c7-4784-b7e3-07075687b1e2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:44:59.705043 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-360af72a-85c7-4784-b7e3-07075687b1e2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:59.705296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-360af72a-85c7-4784-b7e3-07075687b1e2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:59.724342 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:59.724342 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:44:59.731228 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-5b0431de-d046-43a3-9db3-9794942df7bf req-360af72a-85c7-4784-b7e3-07075687b1e2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:44:59.743483 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-360af72a-85c7-4784-b7e3-07075687b1e2 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 200 Aug 09 07:44:59.743483 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 694/2776] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:44:59 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 1656 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:44:59.758392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Created reservations ['bb85742c-b094-4d34-ba69-706ad3e845bf', 'cccb0283-6f1d-4cb2-a0d1-2d26892ef2cf', 'a81633aa-6107-456f-8d32-55f4dc9065e5', '91888041-d47f-4083-bc13-721fecb2e839'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:44:59.761768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b82b76-b937-4079-a8a7-c82629391c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb85742c-b094-4d34-ba69-706ad3e845bf', 'cccb0283-6f1d-4cb2-a0d1-2d26892ef2cf', 'a81633aa-6107-456f-8d32-55f4dc9065e5', '91888041-d47f-4083-bc13-721fecb2e839']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:59.761768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d48eff6-4041-4ca1-b2b0-5ecf3c72f541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:59.787511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d48eff6-4041-4ca1-b2b0-5ecf3c72f541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0cac61b-4264-4d9d-a514-59a93ef21933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-646630371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b43ec9ffb8b46178938ae0fb18639c1',qos_specs=None,replication_status=,reservations=['bb85742c-b094-4d34-ba69-706ad3e845bf','cccb0283-6f1d-4cb2-a0d1-2d26892ef2cf','a81633aa-6107-456f-8d32-55f4dc9065e5','91888041-d47f-4083-bc13-721fecb2e839'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb5085a3cd414c86bc8d4bb351d90173',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-646630371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0cac61b-4264-4d9d-a514-59a93ef21933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b43ec9ffb8b46178938ae0fb18639c1',provider_auth=None,provider_geometry=None,provider_id=None,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='bb5085a3cd414c86bc8d4bb351d90173',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:59.788417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9361c3-f711-479e-a426-fc353c1acebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:59.820144 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9361c3-f711-479e-a426-fc353c1acebb) transitioned into state 'SUCCESS' from state '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-646630371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b43ec9ffb8b46178938ae0fb18639c1',qos_specs=None,replication_status=,reservations=['bb85742c-b094-4d34-ba69-706ad3e845bf','cccb0283-6f1d-4cb2-a0d1-2d26892ef2cf','a81633aa-6107-456f-8d32-55f4dc9065e5','91888041-d47f-4083-bc13-721fecb2e839'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb5085a3cd414c86bc8d4bb351d90173',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:59.821252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391f7990-ec82-4d60-933d-9f965a6a8219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:44:59.832550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391f7990-ec82-4d60-933d-9f965a6a8219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:44:59.833375 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Flow 'volume_create_api' (12c17539-1814-49dc-b9dc-5df22e5d1c59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:44:59.833989 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Create volume request issued successfully. Aug 09 07:44:59.834231 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e9fd014-40d9-4bf5-a351-d7eeb623b8db tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:44:59.835088 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 687/2777] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:44:59 2026] POST /volume/v3/volumes => generated 752 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:44:59.857138 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cea2c6be-e602-49d0-87bb-f25d6cdf3b1d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:59.860158 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cea2c6be-e602-49d0-87bb-f25d6cdf3b1d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] GET https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 Aug 09 07:44:59.860849 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cea2c6be-e602-49d0-87bb-f25d6cdf3b1d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:59.860849 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cea2c6be-e602-49d0-87bb-f25d6cdf3b1d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:59.872811 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:59.872811 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:44:59.877985 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cea2c6be-e602-49d0-87bb-f25d6cdf3b1d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Volume info retrieved successfully. Aug 09 07:44:59.886413 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cea2c6be-e602-49d0-87bb-f25d6cdf3b1d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 returned with HTTP 200 Aug 09 07:44:59.887048 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 692/2778] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:44:59 2026] GET /volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:44:59.930686 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b33cec93-7249-48de-ba86-90c8f11f46c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:44:59.932571 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b33cec93-7249-48de-ba86-90c8f11f46c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:44:59.932791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b33cec93-7249-48de-ba86-90c8f11f46c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:44:59.933018 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b33cec93-7249-48de-ba86-90c8f11f46c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:44:59.933128 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b33cec93-7249-48de-ba86-90c8f11f46c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:44:59.937103 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:44:59.937103 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:44:59.937781 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b33cec93-7249-48de-ba86-90c8f11f46c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:44:59.938169 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 706/2779] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:44:59 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:00.906544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-82c0f5ab-d04f-4602-b4de-8a08df97bbc3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:00.909022 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5b0431de-d046-43a3-9db3-9794942df7bf req-f0587c38-bb36-499f-a18d-9e6bd89386e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:00.909329 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82c0f5ab-d04f-4602-b4de-8a08df97bbc3 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] GET https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 Aug 09 07:45:00.909742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82c0f5ab-d04f-4602-b4de-8a08df97bbc3 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:00.909742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82c0f5ab-d04f-4602-b4de-8a08df97bbc3 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:00.911047 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-f0587c38-bb36-499f-a18d-9e6bd89386e8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3 Aug 09 07:45:00.911341 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-f0587c38-bb36-499f-a18d-9e6bd89386e8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:00.911596 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-f0587c38-bb36-499f-a18d-9e6bd89386e8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:00.919441 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:00.919441 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:00.926986 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:00.926986 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:00.927194 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-82c0f5ab-d04f-4602-b4de-8a08df97bbc3 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Volume info retrieved successfully. Aug 09 07:45:00.931004 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82c0f5ab-d04f-4602-b4de-8a08df97bbc3 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 returned with HTTP 200 Aug 09 07:45:00.931372 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 695/2780] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:00 2026] GET /volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:00.952653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:00.953465 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-33a197e8-76f2-4c07-9b59-5ae185a51e15 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:00.956968 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:00.958549 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-33a197e8-76f2-4c07-9b59-5ae185a51e15 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:00.958805 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-33a197e8-76f2-4c07-9b59-5ae185a51e15 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:00.959412 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-33a197e8-76f2-4c07-9b59-5ae185a51e15 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:00.959541 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-33a197e8-76f2-4c07-9b59-5ae185a51e15 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:00.960002 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b0cac61b-4264-4d9d-a514-59a93ef21933"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:00.965454 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b0cac61b-4264-4d9d-a514-59a93ef21933'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:00.969090 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:00.969090 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:00.971671 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-33a197e8-76f2-4c07-9b59-5ae185a51e15 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:00.973895 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 693/2781] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:00 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:00.977574 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:00.977574 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:00.978273 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Volume retrieved successfully. Aug 09 07:45:00.978442 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Create volume of 1 GB Aug 09 07:45:00.982627 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Availability Zones retrieved successfully. Aug 09 07:45:00.988152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Flow 'volume_create_api' (1b1be6b7-dc1a-441c-ba50-66ed94effce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:00.989240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f9246c-ba1e-42b4-b41c-19e7164dc6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:00.990222 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:00.991459 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f9246c-ba1e-42b4-b41c-19e7164dc6ad) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 07:45:00.991459 np0000006821 devstack@c-api.service[100223]: 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 09 07:45:00.993334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f9246c-ba1e-42b4-b41c-19e7164dc6ad) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:00.995986 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f9246c-ba1e-42b4-b41c-19e7164dc6ad) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:45:00.995986 np0000006821 devstack@c-api.service[100223]: WARNING cinder.volume.api [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Flow 'volume_create_api' (1b1be6b7-dc1a-441c-ba50-66ed94effce3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 07:45:00.995986 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5c9aa2b-9577-4a78-906f-b0f1649d420d tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:45:00.996229 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 707/2782] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:45:00 2026] POST /volume/v3/volumes => generated 173 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:45:01.018350 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f52d0f70-5842-452f-88fc-b955bbbbae25 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:01.020631 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f52d0f70-5842-452f-88fc-b955bbbbae25 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] GET https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 Aug 09 07:45:01.020972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f52d0f70-5842-452f-88fc-b955bbbbae25 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:01.021238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f52d0f70-5842-452f-88fc-b955bbbbae25 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:01.034049 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:01.034049 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:01.039640 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f52d0f70-5842-452f-88fc-b955bbbbae25 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Volume info retrieved successfully. Aug 09 07:45:01.046415 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f52d0f70-5842-452f-88fc-b955bbbbae25 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 returned with HTTP 200 Aug 09 07:45:01.047134 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 696/2783] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:01 2026] GET /volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:01.054960 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5b0431de-d046-43a3-9db3-9794942df7bf req-f0587c38-bb36-499f-a18d-9e6bd89386e8 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3 returned with HTTP 200 Aug 09 07:45:01.056226 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 688/2784] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:00 2026] DELETE /volume/v3/attachments/08e9afca-3afe-4cf0-b6ff-67498c9cc2c3 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:01.063975 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:01.066863 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 Aug 09 07:45:01.067426 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:01.067709 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:01.067941 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Delete volume with id: b0cac61b-4264-4d9d-a514-59a93ef21933 Aug 09 07:45:01.077122 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:01.077122 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:01.077945 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Volume info retrieved successfully. Aug 09 07:45:01.098062 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Delete volume request issued successfully. Aug 09 07:45:01.098375 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-697c3ddb-7ba3-43af-9fea-a2381722e2a1 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 returned with HTTP 202 Aug 09 07:45:01.100017 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 694/2785] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:01 2026] DELETE /volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:01.109052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-599988dc-4b74-40b5-96fb-4e97618b6cbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:01.111325 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-599988dc-4b74-40b5-96fb-4e97618b6cbf tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] GET https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 Aug 09 07:45:01.111530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-599988dc-4b74-40b5-96fb-4e97618b6cbf tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:01.111722 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-599988dc-4b74-40b5-96fb-4e97618b6cbf tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:01.120371 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:01.120371 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:01.125779 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-599988dc-4b74-40b5-96fb-4e97618b6cbf tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Volume info retrieved successfully. Aug 09 07:45:01.131743 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-599988dc-4b74-40b5-96fb-4e97618b6cbf tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 returned with HTTP 200 Aug 09 07:45:01.132133 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 708/2786] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:01 2026] GET /volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:01.992170 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-34fca50e-2d7d-4900-952a-2144f5a5a221 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:01.995453 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34fca50e-2d7d-4900-952a-2144f5a5a221 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:01.995755 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34fca50e-2d7d-4900-952a-2144f5a5a221 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:01.995942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34fca50e-2d7d-4900-952a-2144f5a5a221 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:01.996050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-34fca50e-2d7d-4900-952a-2144f5a5a221 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:02.002677 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:02.002677 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:02.004585 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34fca50e-2d7d-4900-952a-2144f5a5a221 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:02.005011 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 697/2787] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:01 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:02.152053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3846157b-2a44-4822-b579-7de6287c4483 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:02.158261 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3846157b-2a44-4822-b579-7de6287c4483 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] GET https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 Aug 09 07:45:02.158261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3846157b-2a44-4822-b579-7de6287c4483 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:02.158719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3846157b-2a44-4822-b579-7de6287c4483 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:02.167189 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3846157b-2a44-4822-b579-7de6287c4483 tempest-VolumesCloneNegativeTest-1973633793 tempest-VolumesCloneNegativeTest-1973633793-project-member] https://10.4.3.41/volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 returned with HTTP 404 Aug 09 07:45:02.167807 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 689/2788] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:02 2026] GET /volume/v3/volumes/b0cac61b-4264-4d9d-a514-59a93ef21933 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:02.972364 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:02.974891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:45:02.975137 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:02.975480 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:02.975703 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume with id: 3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:45:02.988728 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:02.988728 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:02.989552 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:45:03.020388 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76312215-0293-4447-9044-d5c05fe969b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:03.024045 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Delete volume request issued successfully. Aug 09 07:45:03.024436 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76312215-0293-4447-9044-d5c05fe969b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:03.024767 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-83002cd4-7ae1-4d2c-8c42-c14bed9a5e0d tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 202 Aug 09 07:45:03.024832 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76312215-0293-4447-9044-d5c05fe969b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:03.024832 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76312215-0293-4447-9044-d5c05fe969b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:03.024982 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-76312215-0293-4447-9044-d5c05fe969b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:03.025221 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 695/2789] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:02 2026] DELETE /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:03.036122 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:03.036122 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:03.036337 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76312215-0293-4447-9044-d5c05fe969b8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:03.036783 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 709/2790] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:03 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:03.039125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-db44fc6f-da72-4f77-a210-64385375a6a3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:03.046527 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db44fc6f-da72-4f77-a210-64385375a6a3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:45:03.046649 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db44fc6f-da72-4f77-a210-64385375a6a3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:03.047810 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db44fc6f-da72-4f77-a210-64385375a6a3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:03.066655 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:03.066655 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:03.075167 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-db44fc6f-da72-4f77-a210-64385375a6a3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Volume info retrieved successfully. Aug 09 07:45:03.090040 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db44fc6f-da72-4f77-a210-64385375a6a3 tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 200 Aug 09 07:45:03.090444 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 698/2791] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:03 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:03.838336 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ae71777e-df4d-421d-bb22-cf678e502552 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:03.973778 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae71777e-df4d-421d-bb22-cf678e502552 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:03.974250 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae71777e-df4d-421d-bb22-cf678e502552 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a558919-aac6-48a2-abff-bef8333a9630", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1685541213"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:03.984782 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae71777e-df4d-421d-bb22-cf678e502552 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 404 Aug 09 07:45:03.985400 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 690/2792] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:03 2026] POST /volume/v3/snapshots => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:03.994989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-06396706-02f1-4dbd-8278-e1902cbd54e6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:03.996839 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-06396706-02f1-4dbd-8278-e1902cbd54e6 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:03.997218 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-06396706-02f1-4dbd-8278-e1902cbd54e6 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-299969164"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:04.025015 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-06396706-02f1-4dbd-8278-e1902cbd54e6 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 404 Aug 09 07:45:04.025525 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 696/2793] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:03 2026] POST /volume/v3/snapshots => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:04.036276 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d681ec9d-e146-48ef-b080-1ecbfecf62b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.038520 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d681ec9d-e146-48ef-b080-1ecbfecf62b9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=invalid Aug 09 07:45:04.038799 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d681ec9d-e146-48ef-b080-1ecbfecf62b9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.039061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d681ec9d-e146-48ef-b080-1ecbfecf62b9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.039408 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d681ec9d-e146-48ef-b080-1ecbfecf62b9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] HTTP exception thrown: limit param must be an integer Aug 09 07:45:04.039556 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d681ec9d-e146-48ef-b080-1ecbfecf62b9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 09 07:45:04.040466 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 710/2794] 10.4.3.41 () {66 vars in 1263 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:04.049493 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a1fe9f3a-d885-4a9b-801f-803915ef28c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.049612 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ba89443c-90a8-49c7-af3d-caaa1f76c204 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.051354 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba89443c-90a8-49c7-af3d-caaa1f76c204 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/snapshots?marker=ed73f552-42c8-4d54-acba-3fc4e2809d66 Aug 09 07:45:04.051414 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1fe9f3a-d885-4a9b-801f-803915ef28c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:04.051563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1fe9f3a-d885-4a9b-801f-803915ef28c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.051622 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba89443c-90a8-49c7-af3d-caaa1f76c204 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.051761 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1fe9f3a-d885-4a9b-801f-803915ef28c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.051815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba89443c-90a8-49c7-af3d-caaa1f76c204 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.051855 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a1fe9f3a-d885-4a9b-801f-803915ef28c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:04.052061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-ba89443c-90a8-49c7-af3d-caaa1f76c204 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:04.053134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-ba89443c-90a8-49c7-af3d-caaa1f76c204 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:45:04.056311 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:04.056311 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:04.056955 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1fe9f3a-d885-4a9b-801f-803915ef28c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:04.057335 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 691/2795] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:45:04.058176 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba89443c-90a8-49c7-af3d-caaa1f76c204 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots?marker=ed73f552-42c8-4d54-acba-3fc4e2809d66 returned with HTTP 404 Aug 09 07:45:04.058810 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 699/2796] 10.4.3.41 () {66 vars in 1323 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/snapshots?marker=ed73f552-42c8-4d54-acba-3fc4e2809d66 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:04.068216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1931eca3-2dc0-473b-a93d-8783d6171739 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.070084 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1931eca3-2dc0-473b-a93d-8783d6171739 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=invalid Aug 09 07:45:04.070284 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1931eca3-2dc0-473b-a93d-8783d6171739 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.070488 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1931eca3-2dc0-473b-a93d-8783d6171739 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.070809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-1931eca3-2dc0-473b-a93d-8783d6171739 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:04.071931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.db.api [None req-1931eca3-2dc0-473b-a93d-8783d6171739 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Building query based on filter {{(pid=100221) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:45:04.072392 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1931eca3-2dc0-473b-a93d-8783d6171739 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 09 07:45:04.072846 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 697/2797] 10.4.3.41 () {66 vars in 1269 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 09 07:45:04.081517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.084313 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:04.084908 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1896064053"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:04.087598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1896064053'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:04.087926 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Create volume of 2 GB Aug 09 07:45:04.095440 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Availability Zones retrieved successfully. Aug 09 07:45:04.104083 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Flow 'volume_create_api' (524286eb-e9af-40da-82f8-cef3e365e004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:04.105788 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57298699-d38f-461d-b2f6-48b6a59d797f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:04.107359 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Validating volume size '2' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:04.107474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1e5d523-b8ea-4467-90dc-2c71511a500c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.110144 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1e5d523-b8ea-4467-90dc-2c71511a500c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] GET https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd Aug 09 07:45:04.110773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1e5d523-b8ea-4467-90dc-2c71511a500c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.110773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1e5d523-b8ea-4467-90dc-2c71511a500c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.117548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1e5d523-b8ea-4467-90dc-2c71511a500c tempest-AttachVolumeMultiAttachTest-864270441 tempest-AttachVolumeMultiAttachTest-864270441-project-member] https://10.4.3.41/volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd returned with HTTP 404 Aug 09 07:45:04.118167 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 692/2798] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/volumes/3d7a8b64-b83d-4dd2-8fda-23139b5e81bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:04.148787 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57298699-d38f-461d-b2f6-48b6a59d797f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:04.150396 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6febaa18-e1f1-4305-8f0c-7bac5092e143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:04.242174 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Created reservations ['1eb88964-d5a9-4a7c-8c6a-f858427bf67e', '356fb7a9-63a5-4e75-bfd4-10ea13b52a82', '9686cccd-28a6-4529-8db9-56aecd1cec5a', '1bb43455-7751-4105-ae63-25742b673482'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:04.242954 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6febaa18-e1f1-4305-8f0c-7bac5092e143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eb88964-d5a9-4a7c-8c6a-f858427bf67e', '356fb7a9-63a5-4e75-bfd4-10ea13b52a82', '9686cccd-28a6-4529-8db9-56aecd1cec5a', '1bb43455-7751-4105-ae63-25742b673482']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:04.244043 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfeeef3-838b-4421-abad-0ddaab838e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:04.278194 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfeeef3-838b-4421-abad-0ddaab838e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f84d694-0e2b-4862-90b6-da38f2c1b6e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1896064053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a049f5c99bde45179a959c342bcfd910',qos_specs=None,replication_status=,reservations=['1eb88964-d5a9-4a7c-8c6a-f858427bf67e','356fb7a9-63a5-4e75-bfd4-10ea13b52a82','9686cccd-28a6-4529-8db9-56aecd1cec5a','1bb43455-7751-4105-ae63-25742b673482'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146228f3c1794217afb9b1ca49de2aa3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1896064053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f84d694-0e2b-4862-90b6-da38f2c1b6e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a049f5c99bde45179a959c342bcfd910',provider_auth=None,provider_geometry=None,provider_id=None,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='146228f3c1794217afb9b1ca49de2aa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:04.279277 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8334aa-2283-4b17-b25e-5d8ada956be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:04.328164 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8334aa-2283-4b17-b25e-5d8ada956be8) transitioned into state 'SUCCESS' from state '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-1896064053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a049f5c99bde45179a959c342bcfd910',qos_specs=None,replication_status=,reservations=['1eb88964-d5a9-4a7c-8c6a-f858427bf67e','356fb7a9-63a5-4e75-bfd4-10ea13b52a82','9686cccd-28a6-4529-8db9-56aecd1cec5a','1bb43455-7751-4105-ae63-25742b673482'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146228f3c1794217afb9b1ca49de2aa3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:04.328996 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2585c53-02eb-4941-bee0-67a323a0c94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:04.343167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2585c53-02eb-4941-bee0-67a323a0c94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:04.344036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Flow 'volume_create_api' (524286eb-e9af-40da-82f8-cef3e365e004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:04.344446 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Create volume request issued successfully. Aug 09 07:45:04.345255 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a0a462f-7ff3-4370-94e0-c26d9d537002 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:04.345757 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 711/2799] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:45:04 2026] POST /volume/v3/volumes => generated 760 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:04.371340 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-17fc840f-540a-4500-984a-98ec9d631114 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.377307 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-17fc840f-540a-4500-984a-98ec9d631114 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:04.377715 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-17fc840f-540a-4500-984a-98ec9d631114 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.382296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-17fc840f-540a-4500-984a-98ec9d631114 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.404462 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:04.404462 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:04.422969 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-17fc840f-540a-4500-984a-98ec9d631114 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Volume info retrieved successfully. Aug 09 07:45:04.432224 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-17fc840f-540a-4500-984a-98ec9d631114 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 returned with HTTP 200 Aug 09 07:45:04.433208 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 700/2800] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 => generated 828 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:04.560980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.563541 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:04.564037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-attach": {"instance_uuid": "03ca6a5a-27aa-4db4-b1b2-bbe10a47f2db", "mountpoint": "/dev/vdb"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:04.564227 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "03ca6a5a-27aa-4db4-b1b2-bbe10a47f2db", "mountpoint": "/dev/vdb"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:04.576599 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:04.576599 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:04.577506 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:04.584711 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Update volume admin metadata completed successfully. Aug 09 07:45:04.684604 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Attach volume completed successfully. Aug 09 07:45:04.685570 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0b512075-fc2d-437d-8812-fadb5c5abb77 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:04.685998 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 698/2801] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:04 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:04.695939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33c9d5b1-b7a6-4432-bd53-f12a69937560 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.698218 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33c9d5b1-b7a6-4432-bd53-f12a69937560 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:04.698458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33c9d5b1-b7a6-4432-bd53-f12a69937560 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.698948 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33c9d5b1-b7a6-4432-bd53-f12a69937560 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.712231 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:04.712231 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:04.718787 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-33c9d5b1-b7a6-4432-bd53-f12a69937560 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:04.726163 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33c9d5b1-b7a6-4432-bd53-f12a69937560 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:04.726661 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 693/2802] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:04.744334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59804356-a1bb-425b-ac69-2ad754b135a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.747270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59804356-a1bb-425b-ac69-2ad754b135a6 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:04.747449 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59804356-a1bb-425b-ac69-2ad754b135a6 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.747719 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59804356-a1bb-425b-ac69-2ad754b135a6 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.763229 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:04.763229 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:04.769284 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59804356-a1bb-425b-ac69-2ad754b135a6 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:04.777389 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59804356-a1bb-425b-ac69-2ad754b135a6 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:04.777799 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 712/2803] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:04.793636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-940a0d34-3f41-4538-9326-ff0e84650b57 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.798069 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-940a0d34-3f41-4538-9326-ff0e84650b57 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:04.798069 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-940a0d34-3f41-4538-9326-ff0e84650b57 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-detach": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:04.798069 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-940a0d34-3f41-4538-9326-ff0e84650b57 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:04.808568 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:04.808568 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:04.809258 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-940a0d34-3f41-4538-9326-ff0e84650b57 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:04.852501 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-940a0d34-3f41-4538-9326-ff0e84650b57 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Detach volume completed successfully. Aug 09 07:45:04.852501 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-940a0d34-3f41-4538-9326-ff0e84650b57 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:04.852501 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 701/2804] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:04 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:04.859853 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e71923a6-c659-49a9-a727-2cc103ab6d2a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:04.861714 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e71923a6-c659-49a9-a727-2cc103ab6d2a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:04.861980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e71923a6-c659-49a9-a727-2cc103ab6d2a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:04.862195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e71923a6-c659-49a9-a727-2cc103ab6d2a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:04.869566 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:04.869566 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:04.874616 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e71923a6-c659-49a9-a727-2cc103ab6d2a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:04.881469 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e71923a6-c659-49a9-a727-2cc103ab6d2a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:04.882062 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 699/2805] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:04 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:05.071167 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a699a15c-6994-4bd2-839a-5c262cf165b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:05.074107 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a699a15c-6994-4bd2-839a-5c262cf165b9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:05.074359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a699a15c-6994-4bd2-839a-5c262cf165b9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:05.074567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a699a15c-6994-4bd2-839a-5c262cf165b9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:05.074727 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a699a15c-6994-4bd2-839a-5c262cf165b9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:05.092556 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:05.092556 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:05.095877 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a699a15c-6994-4bd2-839a-5c262cf165b9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:05.098225 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 694/2806] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:05 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:05.451670 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efe88d95-4c11-4eab-9bf2-c456d17690f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:05.456358 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efe88d95-4c11-4eab-9bf2-c456d17690f1 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:05.456644 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efe88d95-4c11-4eab-9bf2-c456d17690f1 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:05.456893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efe88d95-4c11-4eab-9bf2-c456d17690f1 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:05.466929 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:05.466929 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:05.472633 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efe88d95-4c11-4eab-9bf2-c456d17690f1 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Volume info retrieved successfully. Aug 09 07:45:05.479147 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efe88d95-4c11-4eab-9bf2-c456d17690f1 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 returned with HTTP 200 Aug 09 07:45:05.479586 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 713/2807] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:05 2026] GET /volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:05.495667 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:05.497455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:05.498023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f84d694-0e2b-4862-90b6-da38f2c1b6e1", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1910564643"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:05.507348 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:05.507348 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:05.508032 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Volume info retrieved successfully. Aug 09 07:45:05.508330 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Create snapshot from volume 7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:05.563442 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Created reservations ['ecc41ab8-a726-44ca-a24f-a6cb416a7db8', 'd3819f4d-5569-479b-b181-80a019d5db7c', '511b3da3-ca1a-48fa-860c-65aaca990e4c', 'efefa85d-5da0-4173-b9dd-b3e008fa4f88'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:05.610813 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Snapshot create request issued successfully. Aug 09 07:45:05.611205 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd8e9fd2-a6bf-4c82-bc1b-f6b7b934beef tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:45:05.611693 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 702/2808] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:05 2026] POST /volume/v3/snapshots => generated 318 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:05.629027 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae7f6898-5bf1-42a7-a461-51da960aea15 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:05.631013 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae7f6898-5bf1-42a7-a461-51da960aea15 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 Aug 09 07:45:05.631305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae7f6898-5bf1-42a7-a461-51da960aea15 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:05.631585 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae7f6898-5bf1-42a7-a461-51da960aea15 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:05.637162 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:05.637162 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:05.637586 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ae7f6898-5bf1-42a7-a461-51da960aea15 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Snapshot retrieved successfully. Aug 09 07:45:05.638407 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae7f6898-5bf1-42a7-a461-51da960aea15 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 returned with HTTP 200 Aug 09 07:45:05.638775 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 700/2809] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:05 2026] GET /volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:06.112280 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6a3b153-54d9-47b8-8bc2-fc0057b36517 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:06.114528 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6a3b153-54d9-47b8-8bc2-fc0057b36517 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:06.114845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6a3b153-54d9-47b8-8bc2-fc0057b36517 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:06.115123 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6a3b153-54d9-47b8-8bc2-fc0057b36517 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:06.115273 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f6a3b153-54d9-47b8-8bc2-fc0057b36517 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:06.120451 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:06.120451 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:06.121252 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6a3b153-54d9-47b8-8bc2-fc0057b36517 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:06.121742 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 695/2810] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:06 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:06.652514 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a8bc16e-b524-4b62-b794-87288508a264 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:06.654369 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a8bc16e-b524-4b62-b794-87288508a264 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 Aug 09 07:45:06.655860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a8bc16e-b524-4b62-b794-87288508a264 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:06.655860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a8bc16e-b524-4b62-b794-87288508a264 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:06.660365 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:06.660365 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:06.661222 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a8bc16e-b524-4b62-b794-87288508a264 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Snapshot retrieved successfully. Aug 09 07:45:06.662304 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a8bc16e-b524-4b62-b794-87288508a264 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 returned with HTTP 200 Aug 09 07:45:06.662781 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 714/2811] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:06 2026] GET /volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:06.674484 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:06.676927 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:06.677398 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ce7b8a4e-873c-4b11-b205-757b2dc8c476"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:06.680224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ce7b8a4e-873c-4b11-b205-757b2dc8c476'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:06.687467 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:06.687467 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:06.688079 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Snapshot retrieved successfully. Aug 09 07:45:06.688229 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Create volume of 1 GB Aug 09 07:45:06.693629 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Availability Zones retrieved successfully. Aug 09 07:45:06.701086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Flow 'volume_create_api' (c63c02c9-8d50-4f1e-8519-08fdaf2ebc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:06.702508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9bdf2b-1ae8-47a4-914e-ff5f4390112b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:06.703800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:06.705178 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9bdf2b-1ae8-47a4-914e-ff5f4390112b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 09 07:45:06.705178 np0000006821 devstack@c-api.service[100220]: 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 09 07:45:06.707127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9bdf2b-1ae8-47a4-914e-ff5f4390112b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:06.708037 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9bdf2b-1ae8-47a4-914e-ff5f4390112b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 09 07:45:06.709004 np0000006821 devstack@c-api.service[100220]: WARNING cinder.volume.api [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Flow 'volume_create_api' (c63c02c9-8d50-4f1e-8519-08fdaf2ebc70) transitioned into state 'REVERTED' from state 'RUNNING' Aug 09 07:45:06.709359 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c15127d6-71d7-4997-91cf-e52e4485bcd5 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 400 Aug 09 07:45:06.710124 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 703/2812] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:45:06 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:45:06.719582 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:06.721718 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 Aug 09 07:45:06.721982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:06.722225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:06.722386 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Delete snapshot with id: ce7b8a4e-873c-4b11-b205-757b2dc8c476 Aug 09 07:45:06.730255 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:06.730255 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:06.730709 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Snapshot retrieved successfully. Aug 09 07:45:06.746615 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Snapshot delete request issued successfully. Aug 09 07:45:06.746833 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4267e3a-9c44-4eaf-b62d-a63ef7441f60 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 returned with HTTP 202 Aug 09 07:45:06.747299 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 701/2813] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:45:06 2026] DELETE /volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:06.760146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64285162-504b-46d8-b816-8186052e7f1f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:06.763040 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64285162-504b-46d8-b816-8186052e7f1f tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 Aug 09 07:45:06.763289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64285162-504b-46d8-b816-8186052e7f1f tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:06.763472 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64285162-504b-46d8-b816-8186052e7f1f tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:06.768603 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:06.768603 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:06.769102 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-64285162-504b-46d8-b816-8186052e7f1f tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Snapshot retrieved successfully. Aug 09 07:45:06.769978 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64285162-504b-46d8-b816-8186052e7f1f tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 returned with HTTP 200 Aug 09 07:45:06.770388 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 696/2814] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:06 2026] GET /volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.133358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-828e84e4-87c8-4b23-9b45-efcfbc49de11 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.136708 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-828e84e4-87c8-4b23-9b45-efcfbc49de11 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:07.136708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-828e84e4-87c8-4b23-9b45-efcfbc49de11 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.136708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-828e84e4-87c8-4b23-9b45-efcfbc49de11 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.136708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-828e84e4-87c8-4b23-9b45-efcfbc49de11 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:07.143959 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.143959 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:07.143959 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-828e84e4-87c8-4b23-9b45-efcfbc49de11 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:07.143959 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 715/2815] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.479397 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-259d8eec-4622-4ad5-be8b-c134248caca0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.481723 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-259d8eec-4622-4ad5-be8b-c134248caca0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:07.482195 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-259d8eec-4622-4ad5-be8b-c134248caca0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:07.482378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-259d8eec-4622-4ad5-be8b-c134248caca0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:07.491836 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.491836 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:07.492389 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-259d8eec-4622-4ad5-be8b-c134248caca0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.503851 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-259d8eec-4622-4ad5-be8b-c134248caca0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Reserve volume completed successfully. Aug 09 07:45:07.503851 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-259d8eec-4622-4ad5-be8b-c134248caca0 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:07.503851 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 704/2816] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:07 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:07.518062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ffd93f2d-5fd4-48a3-8a7d-35d5eb7e1835 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.520360 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ffd93f2d-5fd4-48a3-8a7d-35d5eb7e1835 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:07.520581 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ffd93f2d-5fd4-48a3-8a7d-35d5eb7e1835 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.520806 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ffd93f2d-5fd4-48a3-8a7d-35d5eb7e1835 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.705471 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.705471 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:07.710065 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ffd93f2d-5fd4-48a3-8a7d-35d5eb7e1835 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.715086 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ffd93f2d-5fd4-48a3-8a7d-35d5eb7e1835 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:07.715416 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 702/2817] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.731874 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5a273890-683b-404f-ae96-8af6e83db106 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.735936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a273890-683b-404f-ae96-8af6e83db106 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:07.735936 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a273890-683b-404f-ae96-8af6e83db106 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:07.735936 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a273890-683b-404f-ae96-8af6e83db106 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:07.742327 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.742327 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:07.742815 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5a273890-683b-404f-ae96-8af6e83db106 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.754130 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5a273890-683b-404f-ae96-8af6e83db106 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Unreserve volume completed successfully. Aug 09 07:45:07.754343 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a273890-683b-404f-ae96-8af6e83db106 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:07.754889 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 697/2818] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:07 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:07.763186 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bfe9ff70-007b-4f88-b71c-21fee922ab88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.764933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfe9ff70-007b-4f88-b71c-21fee922ab88 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:07.765277 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfe9ff70-007b-4f88-b71c-21fee922ab88 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.766679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfe9ff70-007b-4f88-b71c-21fee922ab88 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.779816 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.779816 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:07.782164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0a258c94-66fa-4273-9f42-b30667096525 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.783469 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bfe9ff70-007b-4f88-b71c-21fee922ab88 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.784807 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a258c94-66fa-4273-9f42-b30667096525 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 Aug 09 07:45:07.785960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a258c94-66fa-4273-9f42-b30667096525 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.785960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a258c94-66fa-4273-9f42-b30667096525 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.788066 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfe9ff70-007b-4f88-b71c-21fee922ab88 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:07.788533 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 716/2819] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.791124 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a258c94-66fa-4273-9f42-b30667096525 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 returned with HTTP 404 Aug 09 07:45:07.791631 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 705/2820] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/snapshots/ce7b8a4e-873c-4b11-b205-757b2dc8c476 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:07.799569 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e5c3db5d-0eb7-4d93-92de-4687c0cd84d3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.801787 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5c3db5d-0eb7-4d93-92de-4687c0cd84d3 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:07.802079 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5c3db5d-0eb7-4d93-92de-4687c0cd84d3 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.802345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5c3db5d-0eb7-4d93-92de-4687c0cd84d3 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.807750 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb7fbc01-1603-4305-b89c-b684c416c77f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.809749 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb7fbc01-1603-4305-b89c-b684c416c77f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:07.810257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb7fbc01-1603-4305-b89c-b684c416c77f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:07.810393 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.810393 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:07.810585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb7fbc01-1603-4305-b89c-b684c416c77f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:07.815100 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e5c3db5d-0eb7-4d93-92de-4687c0cd84d3 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Volume info retrieved successfully. Aug 09 07:45:07.820306 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5c3db5d-0eb7-4d93-92de-4687c0cd84d3 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 returned with HTTP 200 Aug 09 07:45:07.820501 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.820501 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:07.820811 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cb7fbc01-1603-4305-b89c-b684c416c77f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.821023 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 703/2821] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.827611 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cb7fbc01-1603-4305-b89c-b684c416c77f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume updated successfully. Aug 09 07:45:07.827893 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb7fbc01-1603-4305-b89c-b684c416c77f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 200 Aug 09 07:45:07.828480 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 698/2822] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:07 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 07:45:07.834558 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.836783 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:07.837337 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.839033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.839033 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Delete volume with id: 7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:07.839187 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f1ec8f6f-7618-4644-9e37-bbf275dc3df2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.841588 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1ec8f6f-7618-4644-9e37-bbf275dc3df2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:07.841878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1ec8f6f-7618-4644-9e37-bbf275dc3df2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.845944 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1ec8f6f-7618-4644-9e37-bbf275dc3df2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.849083 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.849083 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:07.850009 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Volume info retrieved successfully. Aug 09 07:45:07.852883 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.852883 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:07.858608 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f1ec8f6f-7618-4644-9e37-bbf275dc3df2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.866024 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1ec8f6f-7618-4644-9e37-bbf275dc3df2 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:07.866656 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 706/2823] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.874309 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Delete volume request issued successfully. Aug 09 07:45:07.875341 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9c2c7f8-d8d1-42f4-b37e-692c5c9db327 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 returned with HTTP 202 Aug 09 07:45:07.875341 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 717/2824] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:07 2026] DELETE /volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:07.887185 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9fd0c958-97b6-44ec-8651-6e3f357635f5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.887802 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2dc552fe-976b-4087-b261-9a8751ce186b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.889477 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9fd0c958-97b6-44ec-8651-6e3f357635f5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:07.889909 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9fd0c958-97b6-44ec-8651-6e3f357635f5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:07.890099 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9fd0c958-97b6-44ec-8651-6e3f357635f5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:07.890362 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2dc552fe-976b-4087-b261-9a8751ce186b tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:07.890660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2dc552fe-976b-4087-b261-9a8751ce186b tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.890976 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2dc552fe-976b-4087-b261-9a8751ce186b tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.899504 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.899504 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:07.901653 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.901653 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:07.902310 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9fd0c958-97b6-44ec-8651-6e3f357635f5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.904271 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2dc552fe-976b-4087-b261-9a8751ce186b tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Volume info retrieved successfully. Aug 09 07:45:07.909339 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2dc552fe-976b-4087-b261-9a8751ce186b tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 returned with HTTP 200 Aug 09 07:45:07.909849 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 699/2825] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.911241 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9fd0c958-97b6-44ec-8651-6e3f357635f5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume updated successfully. Aug 09 07:45:07.911463 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9fd0c958-97b6-44ec-8651-6e3f357635f5 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 200 Aug 09 07:45:07.911932 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 704/2826] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:07 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 07:45:07.925660 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0dee350f-51fb-43b0-8428-afcaf96e4738 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.928763 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0dee350f-51fb-43b0-8428-afcaf96e4738 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:07.929132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0dee350f-51fb-43b0-8428-afcaf96e4738 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:07.929654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0dee350f-51fb-43b0-8428-afcaf96e4738 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:07.942254 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:07.942254 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:07.948174 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0dee350f-51fb-43b0-8428-afcaf96e4738 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:07.959985 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0dee350f-51fb-43b0-8428-afcaf96e4738 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:07.961097 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 707/2827] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:07 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:07.981642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:07.984512 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:07.985143 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:07.985445 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:08.005813 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:08.005813 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:08.006447 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:08.019425 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Update volume admin metadata completed successfully. Aug 09 07:45:08.019690 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Update readonly setting on volume completed successfully. Aug 09 07:45:08.020362 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f58a883-553f-4487-861c-6b983e2ce5b8 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:08.020611 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 718/2828] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:07 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:08.031161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6346010-af16-44f1-b425-d7fde597ec37 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:08.033083 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6346010-af16-44f1-b425-d7fde597ec37 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:08.033474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6346010-af16-44f1-b425-d7fde597ec37 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:08.033728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6346010-af16-44f1-b425-d7fde597ec37 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:08.044218 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:08.044218 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:08.049825 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c6346010-af16-44f1-b425-d7fde597ec37 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:08.054955 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6346010-af16-44f1-b425-d7fde597ec37 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:08.055601 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 700/2829] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:08 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:08.071474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-91264a01-9b7d-4722-bc75-5444edf13765 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:08.074125 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91264a01-9b7d-4722-bc75-5444edf13765 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:08.074729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91264a01-9b7d-4722-bc75-5444edf13765 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:08.075040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91264a01-9b7d-4722-bc75-5444edf13765 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:08.085845 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:08.085845 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:08.086072 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-91264a01-9b7d-4722-bc75-5444edf13765 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:08.099451 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-91264a01-9b7d-4722-bc75-5444edf13765 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Update volume admin metadata completed successfully. Aug 09 07:45:08.099451 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-91264a01-9b7d-4722-bc75-5444edf13765 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Update readonly setting on volume completed successfully. Aug 09 07:45:08.100815 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91264a01-9b7d-4722-bc75-5444edf13765 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:08.100815 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 705/2830] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:45:08 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:08.108973 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a387c9e9-a670-4f45-9eaf-6ab63757e846 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:08.111568 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a387c9e9-a670-4f45-9eaf-6ab63757e846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:08.111895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a387c9e9-a670-4f45-9eaf-6ab63757e846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:08.112067 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a387c9e9-a670-4f45-9eaf-6ab63757e846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:08.128080 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:08.128080 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:08.136893 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a387c9e9-a670-4f45-9eaf-6ab63757e846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:08.142584 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a387c9e9-a670-4f45-9eaf-6ab63757e846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:08.143438 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 708/2831] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:08 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:08.164506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-524fb617-6d1b-4f73-8522-c8f4dc5b0ab0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:08.166836 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-524fb617-6d1b-4f73-8522-c8f4dc5b0ab0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:08.167453 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-524fb617-6d1b-4f73-8522-c8f4dc5b0ab0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:08.167453 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-524fb617-6d1b-4f73-8522-c8f4dc5b0ab0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:08.168342 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-524fb617-6d1b-4f73-8522-c8f4dc5b0ab0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:08.170055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-21181323-4cf1-4070-8849-44dba1380df1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:08.172116 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21181323-4cf1-4070-8849-44dba1380df1 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:08.172540 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21181323-4cf1-4070-8849-44dba1380df1 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-198254861", "disk_format": "raw"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:08.173355 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21181323-4cf1-4070-8849-44dba1380df1 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-198254861", "disk_format": "raw"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:08.173406 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:08.173406 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:08.174039 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-524fb617-6d1b-4f73-8522-c8f4dc5b0ab0 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:08.174257 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 719/2832] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:08 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:08.184567 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:08.184567 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:08.185348 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-21181323-4cf1-4070-8849-44dba1380df1 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:08.206181 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:08.206181 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:08.210857 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.image.image_utils [None req-21181323-4cf1-4070-8849-44dba1380df1 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-198254861'}] 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-198254861'}]. {{(pid=100222) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 09 07:45:08.926710 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8f5c95ea-1323-407e-8cc3-9a581ec905e9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:08.928769 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8f5c95ea-1323-407e-8cc3-9a581ec905e9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] GET https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 Aug 09 07:45:08.929003 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8f5c95ea-1323-407e-8cc3-9a581ec905e9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:08.929212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8f5c95ea-1323-407e-8cc3-9a581ec905e9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:08.938620 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8f5c95ea-1323-407e-8cc3-9a581ec905e9 tempest-VolumesSnapshotNegativeTestJSON-1085583740 tempest-VolumesSnapshotNegativeTestJSON-1085583740-project-member] https://10.4.3.41/volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 returned with HTTP 404 Aug 09 07:45:08.939120 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 706/2833] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:08 2026] GET /volume/v3/volumes/7f84d694-0e2b-4862-90b6-da38f2c1b6e1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:08.941497 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-21181323-4cf1-4070-8849-44dba1380df1 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Copy volume to image completed successfully. Aug 09 07:45:08.942365 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21181323-4cf1-4070-8849-44dba1380df1 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:08.942830 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 701/2834] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:45:08 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 686 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:09.076625 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-68291b21-e01e-4ad4-b4cf-3d486e4c02ea None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.187588 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecf3eff4-de92-412f-ae1a-d1b63c0086fa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.189459 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecf3eff4-de92-412f-ae1a-d1b63c0086fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:09.189870 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecf3eff4-de92-412f-ae1a-d1b63c0086fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.190139 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecf3eff4-de92-412f-ae1a-d1b63c0086fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.190263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ecf3eff4-de92-412f-ae1a-d1b63c0086fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:09.194395 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:09.194395 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:09.195036 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecf3eff4-de92-412f-ae1a-d1b63c0086fa tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:09.195441 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 720/2835] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:09 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:09.210813 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-68291b21-e01e-4ad4-b4cf-3d486e4c02ea tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:45:09.211323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-68291b21-e01e-4ad4-b4cf-3d486e4c02ea tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-499242306"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:09.225142 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-68291b21-e01e-4ad4-b4cf-3d486e4c02ea tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:45:09.225493 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 709/2836] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:45:09 2026] POST /volume/v3/group_types => generated 180 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:09.235759 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-edd380e2-d6c6-4566-a1af-a813a343c976 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.237630 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-edd380e2-d6c6-4566-a1af-a813a343c976 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] POST https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs Aug 09 07:45:09.238063 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-edd380e2-d6c6-4566-a1af-a813a343c976 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:09.255775 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-edd380e2-d6c6-4566-a1af-a813a343c976 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs returned with HTTP 202 Aug 09 07:45:09.256649 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 707/2837] 10.4.3.41 () {70 vars in 1451 bytes} [Sun Aug 9 07:45:09 2026] POST /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:09.264819 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-29e4059a-7de8-4743-9c8f-cb28af3b930b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.267304 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29e4059a-7de8-4743-9c8f-cb28af3b930b tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] POST https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs Aug 09 07:45:09.267962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29e4059a-7de8-4743-9c8f-cb28af3b930b tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:09.297227 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29e4059a-7de8-4743-9c8f-cb28af3b930b tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs returned with HTTP 202 Aug 09 07:45:09.297227 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 702/2838] 10.4.3.41 () {70 vars in 1451 bytes} [Sun Aug 9 07:45:09 2026] POST /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs => generated 61 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:09.306659 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4610cd6e-e6b5-42c0-97aa-1cb8b8373f18 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.308090 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4610cd6e-e6b5-42c0-97aa-1cb8b8373f18 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] GET https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 Aug 09 07:45:09.308687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4610cd6e-e6b5-42c0-97aa-1cb8b8373f18 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.308687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4610cd6e-e6b5-42c0-97aa-1cb8b8373f18 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.321407 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4610cd6e-e6b5-42c0-97aa-1cb8b8373f18 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 returned with HTTP 200 Aug 09 07:45:09.322044 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 721/2839] 10.4.3.41 () {68 vars in 1445 bytes} [Sun Aug 9 07:45:09 2026] GET /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:09.331363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0a5d7922-53fa-4b39-bd7c-f9563f4a4c93 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.333977 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a5d7922-53fa-4b39-bd7c-f9563f4a4c93 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] GET https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 Aug 09 07:45:09.335931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a5d7922-53fa-4b39-bd7c-f9563f4a4c93 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.335931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a5d7922-53fa-4b39-bd7c-f9563f4a4c93 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.348098 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a5d7922-53fa-4b39-bd7c-f9563f4a4c93 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 returned with HTTP 200 Aug 09 07:45:09.348651 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 710/2840] 10.4.3.41 () {68 vars in 1445 bytes} [Sun Aug 9 07:45:09 2026] GET /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:09.356738 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-05ba6075-2f6c-4e03-8972-0053e5a2578e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.358551 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05ba6075-2f6c-4e03-8972-0053e5a2578e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] PUT https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 Aug 09 07:45:09.358988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-05ba6075-2f6c-4e03-8972-0053e5a2578e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:09.373323 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05ba6075-2f6c-4e03-8972-0053e5a2578e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 returned with HTTP 200 Aug 09 07:45:09.373323 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 708/2841] 10.4.3.41 () {70 vars in 1465 bytes} [Sun Aug 9 07:45:09 2026] PUT /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:09.386887 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e6a9c6d-0373-481b-b6fe-59eccc462e0e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.390024 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e6a9c6d-0373-481b-b6fe-59eccc462e0e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] GET https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs Aug 09 07:45:09.391103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e6a9c6d-0373-481b-b6fe-59eccc462e0e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.391518 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e6a9c6d-0373-481b-b6fe-59eccc462e0e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.399889 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e6a9c6d-0373-481b-b6fe-59eccc462e0e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs returned with HTTP 200 Aug 09 07:45:09.400420 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 703/2842] 10.4.3.41 () {68 vars in 1430 bytes} [Sun Aug 9 07:45:09 2026] GET /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs => generated 87 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:09.409936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-155589f8-b4a8-43d7-b37f-3298bc0ac181 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.412300 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-155589f8-b4a8-43d7-b37f-3298bc0ac181 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key1 Aug 09 07:45:09.412667 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-155589f8-b4a8-43d7-b37f-3298bc0ac181 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.412986 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-155589f8-b4a8-43d7-b37f-3298bc0ac181 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.425927 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-155589f8-b4a8-43d7-b37f-3298bc0ac181 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key1 returned with HTTP 202 Aug 09 07:45:09.426357 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 722/2843] 10.4.3.41 () {68 vars in 1448 bytes} [Sun Aug 9 07:45:09 2026] DELETE /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:09.434405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1516aa2d-37a3-409a-bc87-e09561d4f70e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.438616 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1516aa2d-37a3-409a-bc87-e09561d4f70e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] GET https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key1 Aug 09 07:45:09.438876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1516aa2d-37a3-409a-bc87-e09561d4f70e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.439123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1516aa2d-37a3-409a-bc87-e09561d4f70e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.446477 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1516aa2d-37a3-409a-bc87-e09561d4f70e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] HTTP exception thrown: Group Type ebe92561-8aee-4d53-a914-27a72347da14 has no extra spec with key key1. Aug 09 07:45:09.446661 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1516aa2d-37a3-409a-bc87-e09561d4f70e tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key1 returned with HTTP 404 Aug 09 07:45:09.447269 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 711/2844] 10.4.3.41 () {68 vars in 1445 bytes} [Sun Aug 9 07:45:09 2026] GET /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:09.456235 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-05bc4eb8-07ec-4e37-b898-3fcb0ce9bcd9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.458370 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05bc4eb8-07ec-4e37-b898-3fcb0ce9bcd9 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 Aug 09 07:45:09.458611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-05bc4eb8-07ec-4e37-b898-3fcb0ce9bcd9 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.458849 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-05bc4eb8-07ec-4e37-b898-3fcb0ce9bcd9 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.469777 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05bc4eb8-07ec-4e37-b898-3fcb0ce9bcd9 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 returned with HTTP 202 Aug 09 07:45:09.470161 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 709/2845] 10.4.3.41 () {68 vars in 1448 bytes} [Sun Aug 9 07:45:09 2026] DELETE /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:09.478350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1db46928-28f9-44f2-8f99-769d98df1572 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.481131 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1db46928-28f9-44f2-8f99-769d98df1572 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] GET https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 Aug 09 07:45:09.481725 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1db46928-28f9-44f2-8f99-769d98df1572 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.482024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1db46928-28f9-44f2-8f99-769d98df1572 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.490458 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1db46928-28f9-44f2-8f99-769d98df1572 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] HTTP exception thrown: Group Type ebe92561-8aee-4d53-a914-27a72347da14 has no extra spec with key key2. Aug 09 07:45:09.490599 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1db46928-28f9-44f2-8f99-769d98df1572 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 returned with HTTP 404 Aug 09 07:45:09.491175 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 704/2846] 10.4.3.41 () {68 vars in 1445 bytes} [Sun Aug 9 07:45:09 2026] GET /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:09.502478 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a697b4f2-1f2f-4b85-adc2-9364227db9dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.505004 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a697b4f2-1f2f-4b85-adc2-9364227db9dd tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 Aug 09 07:45:09.505399 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a697b4f2-1f2f-4b85-adc2-9364227db9dd tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.505774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a697b4f2-1f2f-4b85-adc2-9364227db9dd tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.519943 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a697b4f2-1f2f-4b85-adc2-9364227db9dd tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 returned with HTTP 202 Aug 09 07:45:09.520518 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 723/2847] 10.4.3.41 () {68 vars in 1448 bytes} [Sun Aug 9 07:45:09 2026] DELETE /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:09.529304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b11b3880-885f-41a3-b05a-f45394bd6274 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.531508 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b11b3880-885f-41a3-b05a-f45394bd6274 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] GET https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 Aug 09 07:45:09.531925 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b11b3880-885f-41a3-b05a-f45394bd6274 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.532178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b11b3880-885f-41a3-b05a-f45394bd6274 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.546824 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b11b3880-885f-41a3-b05a-f45394bd6274 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] HTTP exception thrown: Group Type ebe92561-8aee-4d53-a914-27a72347da14 has no extra spec with key key3. Aug 09 07:45:09.547048 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b11b3880-885f-41a3-b05a-f45394bd6274 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 returned with HTTP 404 Aug 09 07:45:09.547715 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 712/2848] 10.4.3.41 () {68 vars in 1445 bytes} [Sun Aug 9 07:45:09 2026] GET /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14/group_specs/key3 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:09.557173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9cd0617f-c3cd-41bf-af6f-ec44274ccf15 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:09.559971 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cd0617f-c3cd-41bf-af6f-ec44274ccf15 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14 Aug 09 07:45:09.560263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cd0617f-c3cd-41bf-af6f-ec44274ccf15 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:09.560508 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cd0617f-c3cd-41bf-af6f-ec44274ccf15 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:09.575837 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cd0617f-c3cd-41bf-af6f-ec44274ccf15 tempest-GroupTypeSpecsTest-377707401 tempest-GroupTypeSpecsTest-377707401-project-admin] https://10.4.3.41/volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14 returned with HTTP 202 Aug 09 07:45:09.576377 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 710/2849] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:45:09 2026] DELETE /volume/v3/group_types/ebe92561-8aee-4d53-a914-27a72347da14 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:10.209837 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1c86fa8-a368-44bb-875c-455f3c60d1cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:10.213887 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1c86fa8-a368-44bb-875c-455f3c60d1cd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:10.214156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1c86fa8-a368-44bb-875c-455f3c60d1cd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:10.214386 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1c86fa8-a368-44bb-875c-455f3c60d1cd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:10.214581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c1c86fa8-a368-44bb-875c-455f3c60d1cd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:10.220280 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:10.220280 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:10.221324 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1c86fa8-a368-44bb-875c-455f3c60d1cd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:10.221906 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 705/2850] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:10 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:10.782417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:10.892751 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:10.893894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1548690309"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:10.895575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1548690309'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:10.895839 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume of 1 GB Aug 09 07:45:10.900806 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Availability Zones retrieved successfully. Aug 09 07:45:10.907997 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (be2afe2b-baa7-4744-8403-7b25a8429569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:10.909200 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef44163-4861-4b37-b0cf-c83df142e28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:10.910229 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:10.949504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aef44163-4861-4b37-b0cf-c83df142e28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:10.950240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4dfa9e-7fc7-4e0c-948a-3f1c2821aac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:11.028017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['bec00df0-de00-4c6f-ad7f-ea1ab4f33fcc', '40e86aaf-71a4-45b3-be31-0b3c856834c0', 'e202d7fc-4f82-47dd-b78e-dda26c4189af', 'd164784e-ec0f-431a-8766-245b274eb28e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:11.030200 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4dfa9e-7fc7-4e0c-948a-3f1c2821aac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec00df0-de00-4c6f-ad7f-ea1ab4f33fcc', '40e86aaf-71a4-45b3-be31-0b3c856834c0', 'e202d7fc-4f82-47dd-b78e-dda26c4189af', 'd164784e-ec0f-431a-8766-245b274eb28e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:11.031214 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a02063-133b-43e1-b924-88b3a16aa646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:11.056567 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a02063-133b-43e1-b924-88b3a16aa646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd2146ef-0650-436a-903c-0f3b8ab6da7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1548690309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['bec00df0-de00-4c6f-ad7f-ea1ab4f33fcc','40e86aaf-71a4-45b3-be31-0b3c856834c0','e202d7fc-4f82-47dd-b78e-dda26c4189af','d164784e-ec0f-431a-8766-245b274eb28e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1548690309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd2146ef-0650-436a-903c-0f3b8ab6da7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5937ae09697b4bb892ab89c34477d106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:11.057405 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f091bca2-5c76-42a4-a752-df69d49d8e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:11.075859 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f091bca2-5c76-42a4-a752-df69d49d8e60) transitioned into state 'SUCCESS' from state '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-1548690309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['bec00df0-de00-4c6f-ad7f-ea1ab4f33fcc','40e86aaf-71a4-45b3-be31-0b3c856834c0','e202d7fc-4f82-47dd-b78e-dda26c4189af','d164784e-ec0f-431a-8766-245b274eb28e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:11.076637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d23b55c8-3fcf-426d-82f1-3efa1d3988db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:11.088295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d23b55c8-3fcf-426d-82f1-3efa1d3988db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:11.089040 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (be2afe2b-baa7-4744-8403-7b25a8429569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:11.089321 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request issued successfully. Aug 09 07:45:11.089832 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6c4d8dc4-f0b7-409e-b1db-3aa348d937b2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:11.090230 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 724/2851] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:45:10 2026] POST /volume/v3/volumes => generated 776 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:11.102264 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-49e0bb94-fea0-413d-af3d-ef53391d1815 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:11.104243 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49e0bb94-fea0-413d-af3d-ef53391d1815 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c Aug 09 07:45:11.104498 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49e0bb94-fea0-413d-af3d-ef53391d1815 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:11.104735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49e0bb94-fea0-413d-af3d-ef53391d1815 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:11.118016 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:11.118016 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:11.120571 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-49e0bb94-fea0-413d-af3d-ef53391d1815 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:45:11.126078 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49e0bb94-fea0-413d-af3d-ef53391d1815 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c returned with HTTP 200 Aug 09 07:45:11.126530 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 713/2852] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:11 2026] GET /volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:11.235543 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2c37477a-51e3-4670-be59-6c7f4e8df802 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:11.238257 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2c37477a-51e3-4670-be59-6c7f4e8df802 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:11.238558 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2c37477a-51e3-4670-be59-6c7f4e8df802 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:11.238852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2c37477a-51e3-4670-be59-6c7f4e8df802 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:11.239040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-2c37477a-51e3-4670-be59-6c7f4e8df802 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:11.246357 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:11.246357 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:11.247331 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2c37477a-51e3-4670-be59-6c7f4e8df802 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:11.247857 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 711/2853] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:11 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:12.034599 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.143983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-316fecd0-4e27-49ed-b298-925e04c44367 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.148880 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-316fecd0-4e27-49ed-b298-925e04c44367 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c Aug 09 07:45:12.148880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-316fecd0-4e27-49ed-b298-925e04c44367 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:12.148880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-316fecd0-4e27-49ed-b298-925e04c44367 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:12.160042 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:12.160042 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:12.166600 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-316fecd0-4e27-49ed-b298-925e04c44367 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:45:12.169579 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:12.170012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-536472106"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:12.173067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-536472106'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:12.173361 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create volume of 1 GB Aug 09 07:45:12.173813 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-316fecd0-4e27-49ed-b298-925e04c44367 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c returned with HTTP 200 Aug 09 07:45:12.174376 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 725/2854] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:12 2026] GET /volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:12.178933 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Availability Zones retrieved successfully. Aug 09 07:45:12.186167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.187876 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:45:12.188232 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd2146ef-0650-436a-903c-0f3b8ab6da7c", "name": "tempest-type-Backup-1334675687"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:12.188329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Flow 'volume_create_api' (6f830ca4-54d4-4f9b-834d-c6c86f50c77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:12.189630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating new backup {'backup': {'volume_id': 'dd2146ef-0650-436a-903c-0f3b8ab6da7c', 'name': 'tempest-type-Backup-1334675687'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:45:12.189763 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating backup of volume dd2146ef-0650-436a-903c-0f3b8ab6da7c in container None Aug 09 07:45:12.189942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2cd3f6-3f4a-499b-9fc9-09e14afa05c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:12.191424 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:12.196999 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:12.196999 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:12.197800 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:45:12.225371 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['ba2519a3-4c72-449e-875d-9ff812f65ac8', 'ddd8016f-fe94-47bd-bd1e-2a4bdec02a8c'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:12.233901 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2cd3f6-3f4a-499b-9fc9-09e14afa05c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:12.235541 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919c6737-76aa-448b-b5e9-5bbfe9a9469d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:12.263521 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f1171b5f-61b2-4bc5-88b8-ca6ef70e033c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.266143 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f1171b5f-61b2-4bc5-88b8-ca6ef70e033c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:12.266406 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f1171b5f-61b2-4bc5-88b8-ca6ef70e033c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:12.267215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f1171b5f-61b2-4bc5-88b8-ca6ef70e033c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:12.267215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f1171b5f-61b2-4bc5-88b8-ca6ef70e033c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:12.270643 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cefa3810-1ef7-4a81-9b77-7ed598ed446c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:45:12.271005 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 714/2855] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:45:12 2026] POST /volume/v3/backups => generated 314 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 07:45:12.271812 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:12.271812 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:12.272599 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f1171b5f-61b2-4bc5-88b8-ca6ef70e033c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:12.273075 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 712/2856] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:12 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:12.289159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be6d0639-a298-4f82-af16-12c125472a90 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.291025 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be6d0639-a298-4f82-af16-12c125472a90 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:12.291821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be6d0639-a298-4f82-af16-12c125472a90 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:12.291821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be6d0639-a298-4f82-af16-12c125472a90 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:12.291821 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-be6d0639-a298-4f82-af16-12c125472a90 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:12.299184 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:12.299184 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:12.300046 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be6d0639-a298-4f82-af16-12c125472a90 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:12.300478 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 726/2857] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:12 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:12.358351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Created reservations ['ebc3164d-4578-4a6e-80a2-225ea0038290', '148cf251-e181-4491-971a-d3ed75d0ea85', '5dc7706b-1de7-4e79-8a79-40b28141f8bb', 'e9053a27-db11-4bfe-aa72-fb683780c290'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:12.359541 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919c6737-76aa-448b-b5e9-5bbfe9a9469d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc3164d-4578-4a6e-80a2-225ea0038290', '148cf251-e181-4491-971a-d3ed75d0ea85', '5dc7706b-1de7-4e79-8a79-40b28141f8bb', 'e9053a27-db11-4bfe-aa72-fb683780c290']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:12.360607 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e75b6f43-6476-4650-a6d7-33df32d61376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:12.396061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e75b6f43-6476-4650-a6d7-33df32d61376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b68dcc91-8167-41d6-a0c8-7e2a5bd7be58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-536472106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8f846b67d147b58ef7f530248b8f86',qos_specs=None,replication_status=,reservations=['ebc3164d-4578-4a6e-80a2-225ea0038290','148cf251-e181-4491-971a-d3ed75d0ea85','5dc7706b-1de7-4e79-8a79-40b28141f8bb','e9053a27-db11-4bfe-aa72-fb683780c290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93389180b144b679517e74838b5ab07',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-536472106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b68dcc91-8167-41d6-a0c8-7e2a5bd7be58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8f846b67d147b58ef7f530248b8f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a93389180b144b679517e74838b5ab07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:12.397348 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b74662f-ff3a-4c3b-9de1-1296ecb7e247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:12.423560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b74662f-ff3a-4c3b-9de1-1296ecb7e247) transitioned into state 'SUCCESS' from state '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-536472106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8f846b67d147b58ef7f530248b8f86',qos_specs=None,replication_status=,reservations=['ebc3164d-4578-4a6e-80a2-225ea0038290','148cf251-e181-4491-971a-d3ed75d0ea85','5dc7706b-1de7-4e79-8a79-40b28141f8bb','e9053a27-db11-4bfe-aa72-fb683780c290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93389180b144b679517e74838b5ab07',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:12.424568 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b301a73-47b6-4c28-9886-a2c5443408cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:12.439648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b301a73-47b6-4c28-9886-a2c5443408cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:12.440534 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Flow 'volume_create_api' (6f830ca4-54d4-4f9b-834d-c6c86f50c77b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:12.440932 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create volume request issued successfully. Aug 09 07:45:12.441506 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b700fbc2-4af9-438f-be7b-e00aefbcbc99 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:12.441900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 706/2858] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:45:12 2026] POST /volume/v3/volumes => generated 748 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:12.458100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0545655d-fd0f-42a7-8a17-dcfadabe4b34 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.459741 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0545655d-fd0f-42a7-8a17-dcfadabe4b34 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:12.460027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0545655d-fd0f-42a7-8a17-dcfadabe4b34 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:12.461933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0545655d-fd0f-42a7-8a17-dcfadabe4b34 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:12.470220 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:12.470220 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:12.478941 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0545655d-fd0f-42a7-8a17-dcfadabe4b34 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:12.481934 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0545655d-fd0f-42a7-8a17-dcfadabe4b34 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 returned with HTTP 200 Aug 09 07:45:12.482503 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 715/2859] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:12 2026] GET /volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:12.569901 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-076d7e3c-92a9-4d27-b7bd-e86fcacc6dfa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.574985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-076d7e3c-92a9-4d27-b7bd-e86fcacc6dfa tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:12.575278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-076d7e3c-92a9-4d27-b7bd-e86fcacc6dfa tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:12.575637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-076d7e3c-92a9-4d27-b7bd-e86fcacc6dfa tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:12.585837 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:12.585837 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:12.591728 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-076d7e3c-92a9-4d27-b7bd-e86fcacc6dfa tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:12.598528 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-076d7e3c-92a9-4d27-b7bd-e86fcacc6dfa tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:12.599124 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 713/2860] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:12 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:12.898519 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-02c22dc1-036f-4cf4-ad5d-32b255ee852d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:12.900665 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-02c22dc1-036f-4cf4-ad5d-32b255ee852d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:12.900879 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-02c22dc1-036f-4cf4-ad5d-32b255ee852d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:12.901104 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-02c22dc1-036f-4cf4-ad5d-32b255ee852d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:12.908537 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:12.908537 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:12.912387 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-02c22dc1-036f-4cf4-ad5d-32b255ee852d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:12.917181 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-02c22dc1-036f-4cf4-ad5d-32b255ee852d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:12.917801 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 727/2861] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:12 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:13.022640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-daa2a55d-a656-4ffc-81ac-1d155ecb00f4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.023197 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-daa2a55d-a656-4ffc-81ac-1d155ecb00f4 None None] GET https://10.4.3.41/volume// Aug 09 07:45:13.023412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-daa2a55d-a656-4ffc-81ac-1d155ecb00f4 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.023651 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-daa2a55d-a656-4ffc-81ac-1d155ecb00f4 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.024048 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-daa2a55d-a656-4ffc-81ac-1d155ecb00f4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:13.025616 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 707/2862] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:13.033753 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-aec388d2-76c5-4ec0-8490-f3b73500cd86 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.037131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-aec388d2-76c5-4ec0-8490-f3b73500cd86 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:45:13.037263 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-aec388d2-76c5-4ec0-8490-f3b73500cd86 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7931fd7d-fb2e-49ad-8bbf-dd074ce495b8", "connector": null, "instance_uuid": "b407f78e-adcd-4077-b3f3-ddd2bf281baa"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:13.049494 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.049494 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:13.078254 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-aec388d2-76c5-4ec0-8490-f3b73500cd86 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:45:13.078721 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 716/2863] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:45:13 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 09 07:45:13.113973 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d337e81e-a934-4156-ab09-df897d70000a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.118950 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d337e81e-a934-4156-ab09-df897d70000a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:13.119339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d337e81e-a934-4156-ab09-df897d70000a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.119339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d337e81e-a934-4156-ab09-df897d70000a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.122210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c964ee00-b503-4e81-be03-22530d979630 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.122788 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c964ee00-b503-4e81-be03-22530d979630 None None] GET https://10.4.3.41/volume// Aug 09 07:45:13.123066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c964ee00-b503-4e81-be03-22530d979630 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.123719 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c964ee00-b503-4e81-be03-22530d979630 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.123806 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c964ee00-b503-4e81-be03-22530d979630 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:13.124247 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 728/2864] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:13.132011 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.132011 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:13.133520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-974c4f41-6ce0-42e0-af43-ca03533e1f1b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.135626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-974c4f41-6ce0-42e0-af43-ca03533e1f1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:13.135841 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-974c4f41-6ce0-42e0-af43-ca03533e1f1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.135974 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d337e81e-a934-4156-ab09-df897d70000a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:13.136051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-974c4f41-6ce0-42e0-af43-ca03533e1f1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.140100 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d337e81e-a934-4156-ab09-df897d70000a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:13.140509 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 714/2865] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:13.145520 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.145520 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:13.148811 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-974c4f41-6ce0-42e0-af43-ca03533e1f1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:13.153282 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-974c4f41-6ce0-42e0-af43-ca03533e1f1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:13.153649 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 708/2866] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 1115 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:13.266018 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-65cc6cd0-2fbe-496a-b10b-db049e44bf14 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.268254 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-65cc6cd0-2fbe-496a-b10b-db049e44bf14 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] PUT https://10.4.3.41/volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559 Aug 09 07:45:13.268617 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-65cc6cd0-2fbe-496a-b10b-db049e44bf14 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:13.277269 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-65cc6cd0-2fbe-496a-b10b-db049e44bf14 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Acquiring lock "cinder-attachment_update-7931fd7d-fb2e-49ad-8bbf-dd074ce495b8-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:45:13.282381 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-65cc6cd0-2fbe-496a-b10b-db049e44bf14 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Lock "cinder-attachment_update-7931fd7d-fb2e-49ad-8bbf-dd074ce495b8-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:45:13.283450 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.283450 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:13.288054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5243007b-2fe8-4290-a0e2-e824fa978388 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.290840 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5243007b-2fe8-4290-a0e2-e824fa978388 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:13.290840 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5243007b-2fe8-4290-a0e2-e824fa978388 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.290967 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5243007b-2fe8-4290-a0e2-e824fa978388 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.291151 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5243007b-2fe8-4290-a0e2-e824fa978388 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:13.298188 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.298188 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:13.299107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5243007b-2fe8-4290-a0e2-e824fa978388 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 200 Aug 09 07:45:13.300081 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 729/2867] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:13.316485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e00e76c7-3ce8-43bb-9c82-49a48871365a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.316882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bb69f94a-0a65-417e-802a-e3250c5b3082 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.319423 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e00e76c7-3ce8-43bb-9c82-49a48871365a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 Aug 09 07:45:13.319475 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb69f94a-0a65-417e-802a-e3250c5b3082 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:13.319513 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e00e76c7-3ce8-43bb-9c82-49a48871365a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.319682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb69f94a-0a65-417e-802a-e3250c5b3082 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.319729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e00e76c7-3ce8-43bb-9c82-49a48871365a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.319907 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-e00e76c7-3ce8-43bb-9c82-49a48871365a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete backup with id: 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1. Aug 09 07:45:13.319992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb69f94a-0a65-417e-802a-e3250c5b3082 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.320134 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bb69f94a-0a65-417e-802a-e3250c5b3082 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:13.324941 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.324941 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:13.325898 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb69f94a-0a65-417e-802a-e3250c5b3082 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:13.326346 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.326346 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:13.326466 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 709/2868] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:13.346620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-e00e76c7-3ce8-43bb-9c82-49a48871365a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] delete_backup rpcapi backup_id 1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:45:13.349700 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e00e76c7-3ce8-43bb-9c82-49a48871365a tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 returned with HTTP 202 Aug 09 07:45:13.349700 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 715/2869] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:45:13 2026] DELETE /volume/v3/backups/1d2dd9e0-48de-4bef-8f84-dc1784a4a5b1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 07:45:13.359304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-866db248-e011-4c6c-8845-8f1b7ebef35f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.361499 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-866db248-e011-4c6c-8845-8f1b7ebef35f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 Aug 09 07:45:13.361739 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-866db248-e011-4c6c-8845-8f1b7ebef35f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.361930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-866db248-e011-4c6c-8845-8f1b7ebef35f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.362119 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-866db248-e011-4c6c-8845-8f1b7ebef35f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume with id: fb961b3a-a9f0-41c3-b18e-8795cfb671f0 Aug 09 07:45:13.374444 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.374444 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:13.374893 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-866db248-e011-4c6c-8845-8f1b7ebef35f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:13.386207 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-65cc6cd0-2fbe-496a-b10b-db049e44bf14 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Lock "cinder-attachment_update-7931fd7d-fb2e-49ad-8bbf-dd074ce495b8-np0000006821" released by "attachment_update" :: held 0.102s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:45:13.386207 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-65cc6cd0-2fbe-496a-b10b-db049e44bf14 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559 returned with HTTP 200 Aug 09 07:45:13.386207 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 717/2870] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:45:13 2026] PUT /volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:13.406944 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-866db248-e011-4c6c-8845-8f1b7ebef35f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume request issued successfully. Aug 09 07:45:13.406944 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-866db248-e011-4c6c-8845-8f1b7ebef35f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 returned with HTTP 202 Aug 09 07:45:13.406944 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 730/2871] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:45:13 2026] DELETE /volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:13.416344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0129e3c9-8892-4f33-b13b-910fbc9c5448 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.418362 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0129e3c9-8892-4f33-b13b-910fbc9c5448 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 Aug 09 07:45:13.418604 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0129e3c9-8892-4f33-b13b-910fbc9c5448 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.418845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0129e3c9-8892-4f33-b13b-910fbc9c5448 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.429068 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.429068 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:13.434370 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0129e3c9-8892-4f33-b13b-910fbc9c5448 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:13.442080 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0129e3c9-8892-4f33-b13b-910fbc9c5448 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 returned with HTTP 200 Aug 09 07:45:13.442710 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 710/2872] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:13.499530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fe0a1607-866e-422f-acb6-f510057b36aa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.501370 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe0a1607-866e-422f-acb6-f510057b36aa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:13.501514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe0a1607-866e-422f-acb6-f510057b36aa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.501848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe0a1607-866e-422f-acb6-f510057b36aa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.511344 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.511344 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:13.515868 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fe0a1607-866e-422f-acb6-f510057b36aa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:13.521482 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe0a1607-866e-422f-acb6-f510057b36aa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 returned with HTTP 200 Aug 09 07:45:13.521986 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 716/2873] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:13.539425 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.541546 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:13.542103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b68dcc91-8167-41d6-a0c8-7e2a5bd7be58", "name": "tempest-SnapshotsActionsTest-Snapshot-2089405"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:13.554391 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.554391 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:13.554584 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:13.554720 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create snapshot from volume b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:13.608606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Created reservations ['48ddb977-8f3e-4627-8b30-a8444405c522', '293c19f6-9697-4f0e-86a5-24b37f30ab15', 'a649e2e3-5d8f-47aa-aacd-974a43850628', 'b3648806-ec7b-4a56-8c3f-710c49f92306'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:13.657332 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot create request issued successfully. Aug 09 07:45:13.657809 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e9db23c4-7d32-4cc2-b1e1-ca5906d948a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:45:13.658409 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 718/2874] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:13 2026] POST /volume/v3/snapshots => generated 304 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:13.672268 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c727551-f92a-443a-a2d6-e9c6a0c87203 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:13.678078 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c727551-f92a-443a-a2d6-e9c6a0c87203 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:13.678401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c727551-f92a-443a-a2d6-e9c6a0c87203 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:13.678712 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c727551-f92a-443a-a2d6-e9c6a0c87203 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:13.686942 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:13.686942 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:13.690513 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c727551-f92a-443a-a2d6-e9c6a0c87203 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:13.690875 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c727551-f92a-443a-a2d6-e9c6a0c87203 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:13.691340 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 731/2875] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:13 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:14.155239 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f615b60-d0ab-48da-9b43-63328171bac5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.157647 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f615b60-d0ab-48da-9b43-63328171bac5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:14.157938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f615b60-d0ab-48da-9b43-63328171bac5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.158194 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f615b60-d0ab-48da-9b43-63328171bac5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.170458 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.170458 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:14.174608 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f615b60-d0ab-48da-9b43-63328171bac5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:14.180289 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f615b60-d0ab-48da-9b43-63328171bac5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:14.180867 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 711/2876] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:14.339692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b6437a80-6642-446b-a771-7dcfa094f14e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.341725 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6437a80-6642-446b-a771-7dcfa094f14e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:14.342009 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b6437a80-6642-446b-a771-7dcfa094f14e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.342258 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b6437a80-6642-446b-a771-7dcfa094f14e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.342364 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b6437a80-6642-446b-a771-7dcfa094f14e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:14.347066 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.347066 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:14.347696 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6437a80-6642-446b-a771-7dcfa094f14e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:14.348071 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 717/2877] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:14.460359 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fc2156b1-5d2b-4e87-bab4-388e2ba7109b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.462575 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc2156b1-5d2b-4e87-bab4-388e2ba7109b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 Aug 09 07:45:14.462805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc2156b1-5d2b-4e87-bab4-388e2ba7109b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.463049 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc2156b1-5d2b-4e87-bab4-388e2ba7109b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.470323 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc2156b1-5d2b-4e87-bab4-388e2ba7109b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 returned with HTTP 404 Aug 09 07:45:14.471050 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 719/2878] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/volumes/fb961b3a-a9f0-41c3-b18e-8795cfb671f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:14.481387 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.483932 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571/export_record Aug 09 07:45:14.483932 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.483932 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'export_record' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.483932 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Export record for backup b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:248}} Aug 09 07:45:14.492700 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.492700 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:14.493710 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling RPCAPI with context: , host: np0000006821, backup: b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) export_record /opt/stack/cinder/cinder/backup/api.py:510}} Aug 09 07:45:14.513776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] export_record in rpcapi backup_id b1bd2837-00cd-4299-92eb-52cf34418571 on host np0000006821. {{(pid=100223) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 07:45:14.522534 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjFiZDI4MzctMDBjZC00Mjk5LTkyZWItNTJjZjM0NDE4NTcxIiwgInVzZXJfaWQiOiAiMDBlZWIxM2NiYjllNDc5ZjkyYWY1OWIyNmQ1ZTEwNzIiLCAicHJvamVjdF9pZCI6ICI5YTk2NmQwZWRlOWU0YWY0YTRhNmMzM2QzYTlhZGMzOSIsICJ2b2x1bWVfaWQiOiAiMGMxNGZiOTctNTgwYS00ZmY2LWI0NWEtYWQzZDM1MDkxNjA4IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjM5NDk2MjI1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGMxNGZiOTctNTgwYS00ZmY2LWI0NWEtYWQzZDM1MDkxNjA4LzIwMjYwODA5MDc0MzEzL2F6X25vdmFfYmFja3VwX2IxYmQyODM3LTAwY2QtNDI5OS05MmViLTUyY2YzNDQxODU3MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDM6MTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDM6MTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NDozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100223) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 07:45:14.522834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6719818c-1fdd-4d74-a9bf-25ef1c748d70 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571/export_record returned with HTTP 200 Aug 09 07:45:14.523615 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 732/2879] 10.4.3.41 () {68 vars in 1423 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571/export_record => generated 1424 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:14.533520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-07a8329d-267b-4c04-985e-9f495f9040d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.535311 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:14.535730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-718078155"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:14.537453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-718078155'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:14.537626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume of 1 GB Aug 09 07:45:14.542375 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Availability Zones retrieved successfully. Aug 09 07:45:14.549248 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (1b796a69-8339-427e-bc58-e4b9d25b1a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:14.550624 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbe123c-4403-4732-8d9f-74e8a38ad0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:14.551830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:14.589301 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbe123c-4403-4732-8d9f-74e8a38ad0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:14.590459 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb98d6a-6bf9-46aa-8da4-132e5602618e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:14.647470 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['de86f845-c598-48f1-8a2b-2c15b1fb7f89', '88d6e8ab-a5a2-4e52-be99-e5f0b5612c13', '79e1c96f-479a-4742-ae06-8cc3f8cca635', '97510420-aa96-4eb9-80c6-fedcc01127ea'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:14.648361 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb98d6a-6bf9-46aa-8da4-132e5602618e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de86f845-c598-48f1-8a2b-2c15b1fb7f89', '88d6e8ab-a5a2-4e52-be99-e5f0b5612c13', '79e1c96f-479a-4742-ae06-8cc3f8cca635', '97510420-aa96-4eb9-80c6-fedcc01127ea']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:14.649272 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07420a45-cd9d-46ff-bdbc-cc0d1f83ca7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:14.683708 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07420a45-cd9d-46ff-bdbc-cc0d1f83ca7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0421f2b6-fcf6-411a-95aa-9400b52b5238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-718078155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['de86f845-c598-48f1-8a2b-2c15b1fb7f89','88d6e8ab-a5a2-4e52-be99-e5f0b5612c13','79e1c96f-479a-4742-ae06-8cc3f8cca635','97510420-aa96-4eb9-80c6-fedcc01127ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-718078155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0421f2b6-fcf6-411a-95aa-9400b52b5238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:14.684873 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07b3665-5d8c-45fe-9fb6-606cf875417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:14.706373 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4cb7c676-0e54-4ba4-9acc-bb05c3d9aa69 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.708736 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4cb7c676-0e54-4ba4-9acc-bb05c3d9aa69 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:14.709127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4cb7c676-0e54-4ba4-9acc-bb05c3d9aa69 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.709445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4cb7c676-0e54-4ba4-9acc-bb05c3d9aa69 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.716732 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.716732 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:14.717465 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4cb7c676-0e54-4ba4-9acc-bb05c3d9aa69 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:14.718526 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4cb7c676-0e54-4ba4-9acc-bb05c3d9aa69 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:14.719140 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 718/2880] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:14.720864 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07b3665-5d8c-45fe-9fb6-606cf875417b) transitioned into state 'SUCCESS' from state '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-718078155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['de86f845-c598-48f1-8a2b-2c15b1fb7f89','88d6e8ab-a5a2-4e52-be99-e5f0b5612c13','79e1c96f-479a-4742-ae06-8cc3f8cca635','97510420-aa96-4eb9-80c6-fedcc01127ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:14.721926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cad9463-25b9-413b-9f38-b7da46d80ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:14.730346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f1a39604-9d93-469c-bceb-10453e8842a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.738323 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cad9463-25b9-413b-9f38-b7da46d80ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:14.739763 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (1b796a69-8339-427e-bc58-e4b9d25b1a09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:14.740193 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request issued successfully. Aug 09 07:45:14.740995 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07a8329d-267b-4c04-985e-9f495f9040d8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:14.741530 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 712/2881] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:45:14 2026] POST /volume/v3/volumes => generated 775 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:14.755275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d4689f5-47e2-4f06-a017-742f046da61f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.762942 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d4689f5-47e2-4f06-a017-742f046da61f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 Aug 09 07:45:14.762942 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d4689f5-47e2-4f06-a017-742f046da61f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.762942 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d4689f5-47e2-4f06-a017-742f046da61f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.775559 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.775559 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:14.787258 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5d4689f5-47e2-4f06-a017-742f046da61f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:14.796273 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d4689f5-47e2-4f06-a017-742f046da61f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 returned with HTTP 200 Aug 09 07:45:14.796815 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 733/2882] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:14.802638 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1a39604-9d93-469c-bceb-10453e8842a6 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:14.803123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1a39604-9d93-469c-bceb-10453e8842a6 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:14.803309 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f1a39604-9d93-469c-bceb-10453e8842a6 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:14.805083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-f1a39604-9d93-469c-bceb-10453e8842a6 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'creating'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:14.821773 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.821773 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:14.838957 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f1a39604-9d93-469c-bceb-10453e8842a6 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:14.839586 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 720/2883] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:14 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:14.849057 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-08dd13fb-0e23-4589-91fa-d951a8331acc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.851962 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-08dd13fb-0e23-4589-91fa-d951a8331acc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:14.852257 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-08dd13fb-0e23-4589-91fa-d951a8331acc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.852526 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-08dd13fb-0e23-4589-91fa-d951a8331acc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.859968 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.859968 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:14.860571 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-08dd13fb-0e23-4589-91fa-d951a8331acc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:14.862292 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-08dd13fb-0e23-4589-91fa-d951a8331acc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:14.862898 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 719/2884] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:14.875543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4433305c-6666-40a1-8d5a-02f3f35dcee1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.877880 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4433305c-6666-40a1-8d5a-02f3f35dcee1 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:14.878392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4433305c-6666-40a1-8d5a-02f3f35dcee1 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:14.878512 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4433305c-6666-40a1-8d5a-02f3f35dcee1 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:14.879903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-4433305c-6666-40a1-8d5a-02f3f35dcee1 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:14.895899 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.895899 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:14.919439 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4433305c-6666-40a1-8d5a-02f3f35dcee1 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:14.920101 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 713/2885] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:14 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:14.931717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c2845d90-d0ae-4f42-90b8-b50c545e6054 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.934469 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2845d90-d0ae-4f42-90b8-b50c545e6054 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:14.934878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2845d90-d0ae-4f42-90b8-b50c545e6054 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:14.935710 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2845d90-d0ae-4f42-90b8-b50c545e6054 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:14.941942 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.941942 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:14.942481 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c2845d90-d0ae-4f42-90b8-b50c545e6054 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:14.943595 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2845d90-d0ae-4f42-90b8-b50c545e6054 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:14.944318 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 734/2886] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:14 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:14.957707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:14.963510 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:14.964023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b68dcc91-8167-41d6-a0c8-7e2a5bd7be58", "name": "tempest-SnapshotsActionsTest-Snapshot-756334253"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:14.979740 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:14.979740 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:14.980439 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:14.980553 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create snapshot from volume b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:15.030685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Created reservations ['c6f88fbc-248e-46b3-b9da-94fc8c9c490d', '9167c299-ebcc-4559-a4c0-269e7552e263', 'f4d0d200-f247-4b0d-b821-01db46279d7c', '9acff095-9bc7-4af5-bf22-5148c7256c3f'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:15.087345 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot create request issued successfully. Aug 09 07:45:15.087345 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-65b3c3b6-05e6-4a17-a74a-e7640df2ea54 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:45:15.087881 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 721/2887] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:15.104318 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b463592-e5cf-4f96-855b-2eb32a793d78 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:15.106869 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b463592-e5cf-4f96-855b-2eb32a793d78 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e Aug 09 07:45:15.106869 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b463592-e5cf-4f96-855b-2eb32a793d78 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:15.107037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b463592-e5cf-4f96-855b-2eb32a793d78 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:15.113757 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:15.113757 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:15.114265 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1b463592-e5cf-4f96-855b-2eb32a793d78 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:15.115089 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b463592-e5cf-4f96-855b-2eb32a793d78 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e returned with HTTP 200 Aug 09 07:45:15.115864 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 720/2888] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:15 2026] GET /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:15.194598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d0303201-283a-4e2f-9095-ae7b48de3b9d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:15.196561 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0303201-283a-4e2f-9095-ae7b48de3b9d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:15.196826 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0303201-283a-4e2f-9095-ae7b48de3b9d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:15.197097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0303201-283a-4e2f-9095-ae7b48de3b9d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:15.207901 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:15.207901 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:15.212655 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d0303201-283a-4e2f-9095-ae7b48de3b9d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:15.220486 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0303201-283a-4e2f-9095-ae7b48de3b9d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:15.221138 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 714/2889] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:15 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:15.360728 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef5e8877-ff92-4b06-a1ae-c0b9d4a1c9dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:15.366252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef5e8877-ff92-4b06-a1ae-c0b9d4a1c9dc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:15.366552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef5e8877-ff92-4b06-a1ae-c0b9d4a1c9dc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:15.366777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef5e8877-ff92-4b06-a1ae-c0b9d4a1c9dc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:15.366962 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ef5e8877-ff92-4b06-a1ae-c0b9d4a1c9dc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:15.376277 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:15.376277 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:15.377177 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef5e8877-ff92-4b06-a1ae-c0b9d4a1c9dc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:15.377653 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 735/2890] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:15 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:15.820285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25521792-120c-4d78-9f10-e40947b8095b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:15.824560 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25521792-120c-4d78-9f10-e40947b8095b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 Aug 09 07:45:15.824560 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25521792-120c-4d78-9f10-e40947b8095b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:15.824560 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25521792-120c-4d78-9f10-e40947b8095b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:15.837118 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:15.837118 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:15.846202 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-25521792-120c-4d78-9f10-e40947b8095b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:15.853386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25521792-120c-4d78-9f10-e40947b8095b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 returned with HTTP 200 Aug 09 07:45:15.854120 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 722/2891] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:15 2026] GET /volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 => generated 1006 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:15.883511 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7316f55b-cc17-43ed-b751-ed4d42436713 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:15.887749 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7316f55b-cc17-43ed-b751-ed4d42436713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:45:15.890108 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7316f55b-cc17-43ed-b751-ed4d42436713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0421f2b6-fcf6-411a-95aa-9400b52b5238", "name": "tempest-type-Backup-701698047"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:15.892744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-7316f55b-cc17-43ed-b751-ed4d42436713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating new backup {'backup': {'volume_id': '0421f2b6-fcf6-411a-95aa-9400b52b5238', 'name': 'tempest-type-Backup-701698047'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:45:15.893022 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-7316f55b-cc17-43ed-b751-ed4d42436713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating backup of volume 0421f2b6-fcf6-411a-95aa-9400b52b5238 in container None Aug 09 07:45:15.909183 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:15.909183 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:15.909567 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7316f55b-cc17-43ed-b751-ed4d42436713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:15.953344 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-7316f55b-cc17-43ed-b751-ed4d42436713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['2bedc957-ee84-4457-b81f-a84877b180e8', '4e7e88b2-e75d-43b2-b596-274084cb02f7'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:16.003983 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7316f55b-cc17-43ed-b751-ed4d42436713 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:45:16.004484 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 721/2892] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:45:15 2026] POST /volume/v3/backups => generated 313 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:16.016998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c26f8063-0e2d-464b-8958-517a4f38f935 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.020588 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c26f8063-0e2d-464b-8958-517a4f38f935 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:16.020715 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c26f8063-0e2d-464b-8958-517a4f38f935 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:16.022962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c26f8063-0e2d-464b-8958-517a4f38f935 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:16.022962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c26f8063-0e2d-464b-8958-517a4f38f935 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:16.028508 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.028508 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:16.029188 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c26f8063-0e2d-464b-8958-517a4f38f935 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:16.029743 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 715/2893] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:16 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:16.134576 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa559dd0-0773-4678-8d06-208cd1fcd49c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.137602 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa559dd0-0773-4678-8d06-208cd1fcd49c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e Aug 09 07:45:16.137891 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa559dd0-0773-4678-8d06-208cd1fcd49c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:16.138478 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa559dd0-0773-4678-8d06-208cd1fcd49c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:16.140375 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=459,cinder:UPDATE=81,cinder:INSERT=44 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:45:16.145015 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.145015 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:16.145544 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aa559dd0-0773-4678-8d06-208cd1fcd49c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:16.147326 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa559dd0-0773-4678-8d06-208cd1fcd49c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e returned with HTTP 200 Aug 09 07:45:16.147326 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 736/2894] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:16 2026] GET /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:16.165747 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6d24296a-be54-4aa2-93bd-17ab4cc208fc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.168074 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6d24296a-be54-4aa2-93bd-17ab4cc208fc tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e/action Aug 09 07:45:16.168471 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6d24296a-be54-4aa2-93bd-17ab4cc208fc tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:16.168584 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6d24296a-be54-4aa2-93bd-17ab4cc208fc tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:16.169943 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-6d24296a-be54-4aa2-93bd-17ab4cc208fc tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot '6acbbd7b-9131-46af-84a8-48508730492e' with '{'status': 'creating'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:16.202145 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.202145 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:16.226802 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6d24296a-be54-4aa2-93bd-17ab4cc208fc tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e/action returned with HTTP 202 Aug 09 07:45:16.228300 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 723/2895] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:16 2026] POST /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:16.239055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1e639474-8f2e-470c-bcda-a233e8899827 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.241095 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e639474-8f2e-470c-bcda-a233e8899827 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:16.241095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e639474-8f2e-470c-bcda-a233e8899827 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:16.241095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e639474-8f2e-470c-bcda-a233e8899827 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:16.244635 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1b916efa-a33c-49a1-9ec1-cf4c7b0316a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.247431 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b916efa-a33c-49a1-9ec1-cf4c7b0316a8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e Aug 09 07:45:16.247431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b916efa-a33c-49a1-9ec1-cf4c7b0316a8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:16.247722 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b916efa-a33c-49a1-9ec1-cf4c7b0316a8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:16.254727 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.254727 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:16.254960 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.254960 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:16.255032 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1b916efa-a33c-49a1-9ec1-cf4c7b0316a8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:16.256027 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b916efa-a33c-49a1-9ec1-cf4c7b0316a8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e returned with HTTP 200 Aug 09 07:45:16.256268 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 716/2896] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:16 2026] GET /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:16.260740 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1e639474-8f2e-470c-bcda-a233e8899827 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:16.267090 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e639474-8f2e-470c-bcda-a233e8899827 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:16.267511 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 722/2897] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:16 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:16.276758 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59a95c0f-f57b-47fd-81d2-48995b6bf02c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.278439 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59a95c0f-f57b-47fd-81d2-48995b6bf02c tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e/action Aug 09 07:45:16.279074 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59a95c0f-f57b-47fd-81d2-48995b6bf02c tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:16.279369 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59a95c0f-f57b-47fd-81d2-48995b6bf02c tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:16.304645 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.304645 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:16.306942 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59a95c0f-f57b-47fd-81d2-48995b6bf02c tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot retrieved successfully. Aug 09 07:45:16.329329 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59a95c0f-f57b-47fd-81d2-48995b6bf02c tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot delete request issued successfully. Aug 09 07:45:16.329823 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59a95c0f-f57b-47fd-81d2-48995b6bf02c tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e/action returned with HTTP 202 Aug 09 07:45:16.330535 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 737/2898] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:16 2026] POST /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:16.343932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a02a5be-d732-4305-866d-61b561a49b06 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.346384 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a02a5be-d732-4305-866d-61b561a49b06 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e Aug 09 07:45:16.346707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a02a5be-d732-4305-866d-61b561a49b06 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:16.346967 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a02a5be-d732-4305-866d-61b561a49b06 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:16.354878 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.354878 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:16.355402 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1a02a5be-d732-4305-866d-61b561a49b06 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:16.356472 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a02a5be-d732-4305-866d-61b561a49b06 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e returned with HTTP 200 Aug 09 07:45:16.357102 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 724/2899] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:16 2026] GET /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:16.392436 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3bd1ca48-4448-4a5c-866d-14172e45165a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:16.394607 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bd1ca48-4448-4a5c-866d-14172e45165a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:16.394865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bd1ca48-4448-4a5c-866d-14172e45165a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:16.395074 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bd1ca48-4448-4a5c-866d-14172e45165a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:16.395195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3bd1ca48-4448-4a5c-866d-14172e45165a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:16.400897 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:16.400897 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:16.402314 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bd1ca48-4448-4a5c-866d-14172e45165a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:16.402791 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 717/2900] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:16 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:17.051454 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-094ce622-025b-4e2e-9722-bac7b5b52eed None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.054936 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-094ce622-025b-4e2e-9722-bac7b5b52eed tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:17.054936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-094ce622-025b-4e2e-9722-bac7b5b52eed tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:17.054936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-094ce622-025b-4e2e-9722-bac7b5b52eed tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:17.054936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-094ce622-025b-4e2e-9722-bac7b5b52eed tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:17.058313 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:17.058313 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:17.058969 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-094ce622-025b-4e2e-9722-bac7b5b52eed tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:17.059318 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 723/2901] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:17 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:17.287682 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a803a91-6509-4ae3-9751-979847f34de7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.289508 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a803a91-6509-4ae3-9751-979847f34de7 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:17.289722 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a803a91-6509-4ae3-9751-979847f34de7 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:17.289874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a803a91-6509-4ae3-9751-979847f34de7 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:17.301245 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:17.301245 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:17.305345 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6a803a91-6509-4ae3-9751-979847f34de7 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:17.310195 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a803a91-6509-4ae3-9751-979847f34de7 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:17.310617 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 738/2902] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:17 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:17.368995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-50185144-cefa-4469-b90d-81573406307d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.370715 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50185144-cefa-4469-b90d-81573406307d tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e Aug 09 07:45:17.370924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50185144-cefa-4469-b90d-81573406307d tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:17.371116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50185144-cefa-4469-b90d-81573406307d tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:17.375824 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50185144-cefa-4469-b90d-81573406307d tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e returned with HTTP 404 Aug 09 07:45:17.376356 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 725/2903] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:17 2026] GET /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:17.386449 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eed8d19f-212b-43b4-aba1-d05d8dac98eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.390939 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eed8d19f-212b-43b4-aba1-d05d8dac98eb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:17.391418 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eed8d19f-212b-43b4-aba1-d05d8dac98eb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:17.391573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eed8d19f-212b-43b4-aba1-d05d8dac98eb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:17.394749 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-eed8d19f-212b-43b4-aba1-d05d8dac98eb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:17.398877 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=610,cinder:INSERT=107,cinder:UPDATE=176,cinder:DELETE=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:45:17.412930 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:17.412930 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:17.417812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bb1da6dd-fe78-4b46-b5c3-7647b9543784 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.421834 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bb1da6dd-fe78-4b46-b5c3-7647b9543784 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:17.422102 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bb1da6dd-fe78-4b46-b5c3-7647b9543784 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:17.422318 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bb1da6dd-fe78-4b46-b5c3-7647b9543784 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:17.422422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bb1da6dd-fe78-4b46-b5c3-7647b9543784 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:17.430594 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eed8d19f-212b-43b4-aba1-d05d8dac98eb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:17.430833 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:17.430833 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:17.431577 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 718/2904] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:17 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:17.431641 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bb1da6dd-fe78-4b46-b5c3-7647b9543784 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:17.432023 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 724/2905] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:17 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:17.439097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ea555fb-96fd-445b-901a-0d721994a968 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.441934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ea555fb-96fd-445b-901a-0d721994a968 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:17.442240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ea555fb-96fd-445b-901a-0d721994a968 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:17.442533 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ea555fb-96fd-445b-901a-0d721994a968 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:17.449785 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:17.449785 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:17.450474 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7ea555fb-96fd-445b-901a-0d721994a968 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:17.451582 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ea555fb-96fd-445b-901a-0d721994a968 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:17.452150 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 739/2906] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:17 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:17.464112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2013f9ea-5439-484f-8801-a87ab2dead1c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.466481 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2013f9ea-5439-484f-8801-a87ab2dead1c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e Aug 09 07:45:17.466697 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2013f9ea-5439-484f-8801-a87ab2dead1c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:17.466883 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2013f9ea-5439-484f-8801-a87ab2dead1c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:17.467019 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-2013f9ea-5439-484f-8801-a87ab2dead1c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Delete snapshot with id: 6acbbd7b-9131-46af-84a8-48508730492e Aug 09 07:45:17.474505 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2013f9ea-5439-484f-8801-a87ab2dead1c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e returned with HTTP 404 Aug 09 07:45:17.475167 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 726/2907] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:45:17 2026] DELETE /volume/v3/snapshots/6acbbd7b-9131-46af-84a8-48508730492e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:17.484529 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.486554 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:17.486941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b68dcc91-8167-41d6-a0c8-7e2a5bd7be58", "name": "tempest-SnapshotsActionsTest-Snapshot-815206966"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:17.498138 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:17.498138 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:17.498701 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:17.498776 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create snapshot from volume b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:17.529212 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Created reservations ['a0fa22d0-7237-4591-8a25-9c5a4ceeda75', 'f0e2479e-3ec4-43c5-b567-910d69791afc', '35cabe81-08d9-4465-9076-3a338960abaa', 'c3074fea-4c3d-4343-93ae-9e086e2505e0'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:17.600838 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot create request issued successfully. Aug 09 07:45:17.600838 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa816d2b-d5d1-4146-ac42-57e7831a3c22 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:45:17.601900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 719/2908] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:17.614459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-34c21bcb-26cd-4899-ae4a-4edb6221adfa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:17.616728 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-34c21bcb-26cd-4899-ae4a-4edb6221adfa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 Aug 09 07:45:17.616973 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-34c21bcb-26cd-4899-ae4a-4edb6221adfa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:17.617237 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-34c21bcb-26cd-4899-ae4a-4edb6221adfa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:17.624089 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:17.624089 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:17.625743 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-34c21bcb-26cd-4899-ae4a-4edb6221adfa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:17.626059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-34c21bcb-26cd-4899-ae4a-4edb6221adfa tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 returned with HTTP 200 Aug 09 07:45:17.626743 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 725/2909] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:17 2026] GET /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:18.076727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c75076f-e917-4ff5-ab83-8d221f70b792 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.079229 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c75076f-e917-4ff5-ab83-8d221f70b792 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:18.079525 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c75076f-e917-4ff5-ab83-8d221f70b792 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:18.079762 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c75076f-e917-4ff5-ab83-8d221f70b792 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:18.079898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7c75076f-e917-4ff5-ab83-8d221f70b792 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:18.083989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-70734eeb-1d1a-4e5f-94be-81b7b063bbbd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.085603 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.085603 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:18.086307 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-70734eeb-1d1a-4e5f-94be-81b7b063bbbd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559/action Aug 09 07:45:18.086391 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c75076f-e917-4ff5-ab83-8d221f70b792 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:18.086777 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-70734eeb-1d1a-4e5f-94be-81b7b063bbbd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:18.086852 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 740/2910] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:18 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:18.086939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-70734eeb-1d1a-4e5f-94be-81b7b063bbbd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:18.090194 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=448,cinder:INSERT=56,cinder:UPDATE=119,cinder:DELETE=2 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:45:18.111349 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.111349 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:18.122451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-fe713357-ea63-4b95-b2f7-454cdab961ad req-70734eeb-1d1a-4e5f-94be-81b7b063bbbd tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559/action returned with HTTP 204 Aug 09 07:45:18.122859 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 727/2911] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:45:18 2026] POST /volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:18.331609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-51e80385-04a0-4ba7-a5bc-069f8cc3009f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.334306 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51e80385-04a0-4ba7-a5bc-069f8cc3009f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:18.335717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51e80385-04a0-4ba7-a5bc-069f8cc3009f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:18.335717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51e80385-04a0-4ba7-a5bc-069f8cc3009f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:18.350605 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.350605 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:18.355837 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-51e80385-04a0-4ba7-a5bc-069f8cc3009f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:18.364558 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51e80385-04a0-4ba7-a5bc-069f8cc3009f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:18.366299 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 720/2912] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:18 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:18.381854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-54eec8e3-0ecf-4692-b76b-8aff3ebb26c4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.387957 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-54eec8e3-0ecf-4692-b76b-8aff3ebb26c4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:18.388731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-54eec8e3-0ecf-4692-b76b-8aff3ebb26c4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:18.389304 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-54eec8e3-0ecf-4692-b76b-8aff3ebb26c4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:18.413118 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.413118 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:18.423364 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-54eec8e3-0ecf-4692-b76b-8aff3ebb26c4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:18.443622 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-54eec8e3-0ecf-4692-b76b-8aff3ebb26c4 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:18.446319 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 726/2913] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:18 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 1228 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:18.446478 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3928bcf6-aed3-4804-b2e7-e3e2b3e1f0c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.450332 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3928bcf6-aed3-4804-b2e7-e3e2b3e1f0c3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:18.450596 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3928bcf6-aed3-4804-b2e7-e3e2b3e1f0c3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:18.450791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3928bcf6-aed3-4804-b2e7-e3e2b3e1f0c3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:18.451029 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3928bcf6-aed3-4804-b2e7-e3e2b3e1f0c3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:18.460423 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.460423 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:18.460423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3928bcf6-aed3-4804-b2e7-e3e2b3e1f0c3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:18.460867 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 741/2914] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:18 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:18.639493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dd37d695-4a95-4394-bbe7-f7a01004e4cb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.641800 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd37d695-4a95-4394-bbe7-f7a01004e4cb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 Aug 09 07:45:18.642005 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd37d695-4a95-4394-bbe7-f7a01004e4cb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:18.642216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd37d695-4a95-4394-bbe7-f7a01004e4cb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:18.649126 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.649126 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:18.649719 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dd37d695-4a95-4394-bbe7-f7a01004e4cb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:18.654942 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd37d695-4a95-4394-bbe7-f7a01004e4cb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 returned with HTTP 200 Aug 09 07:45:18.654942 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 728/2915] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:18 2026] GET /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:18.665904 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f1a2966d-1dc1-461d-b576-ebc00120b2fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.669446 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1a2966d-1dc1-461d-b576-ebc00120b2fe tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3/action Aug 09 07:45:18.669446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1a2966d-1dc1-461d-b576-ebc00120b2fe tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:18.669446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1a2966d-1dc1-461d-b576-ebc00120b2fe tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:18.670147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-f1a2966d-1dc1-461d-b576-ebc00120b2fe tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot '0504f96f-8e5b-4dce-a7cf-d133063be3d3' with '{'status': 'deleting'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:18.682979 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.682979 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:18.699453 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1a2966d-1dc1-461d-b576-ebc00120b2fe tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3/action returned with HTTP 202 Aug 09 07:45:18.699593 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 721/2916] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:18 2026] POST /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:18.710836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7a089e10-6e6a-474e-9804-7182e5cc31e8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.714050 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7a089e10-6e6a-474e-9804-7182e5cc31e8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 Aug 09 07:45:18.714050 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7a089e10-6e6a-474e-9804-7182e5cc31e8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:18.714050 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7a089e10-6e6a-474e-9804-7182e5cc31e8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:18.723053 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.723053 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:18.723646 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7a089e10-6e6a-474e-9804-7182e5cc31e8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:18.724883 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7a089e10-6e6a-474e-9804-7182e5cc31e8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 returned with HTTP 200 Aug 09 07:45:18.725412 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 727/2917] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:18 2026] GET /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:18.739430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a3fff25-f0fe-47cf-b361-053ace3276db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.741418 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a3fff25-f0fe-47cf-b361-053ace3276db tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3/action Aug 09 07:45:18.741867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a3fff25-f0fe-47cf-b361-053ace3276db tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:18.742089 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a3fff25-f0fe-47cf-b361-053ace3276db tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:18.751171 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.751171 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:18.751523 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5a3fff25-f0fe-47cf-b361-053ace3276db tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot retrieved successfully. Aug 09 07:45:18.775467 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5a3fff25-f0fe-47cf-b361-053ace3276db tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot delete request issued successfully. Aug 09 07:45:18.775747 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a3fff25-f0fe-47cf-b361-053ace3276db tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3/action returned with HTTP 202 Aug 09 07:45:18.776523 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 742/2918] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:18 2026] POST /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:18.787290 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f6edbb13-3ece-4d1b-a7b7-1dfca93151c6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:18.790040 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6edbb13-3ece-4d1b-a7b7-1dfca93151c6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 Aug 09 07:45:18.790781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f6edbb13-3ece-4d1b-a7b7-1dfca93151c6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:18.790781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f6edbb13-3ece-4d1b-a7b7-1dfca93151c6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:18.798163 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:18.798163 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:18.801396 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f6edbb13-3ece-4d1b-a7b7-1dfca93151c6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:18.801396 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6edbb13-3ece-4d1b-a7b7-1dfca93151c6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 returned with HTTP 200 Aug 09 07:45:18.801396 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 729/2919] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:18 2026] GET /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:19.101520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-943fb2f6-0639-49d7-b2cf-e2ea3ca3f452 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.104289 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-943fb2f6-0639-49d7-b2cf-e2ea3ca3f452 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:19.104486 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-943fb2f6-0639-49d7-b2cf-e2ea3ca3f452 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.104780 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-943fb2f6-0639-49d7-b2cf-e2ea3ca3f452 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.105522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-943fb2f6-0639-49d7-b2cf-e2ea3ca3f452 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:19.113977 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.113977 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:19.114367 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-943fb2f6-0639-49d7-b2cf-e2ea3ca3f452 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:19.114977 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 722/2920] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:19 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:19.284197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e1ffdb31-06a5-4cb1-9d99-3824ef445ebb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.286365 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1ffdb31-06a5-4cb1-9d99-3824ef445ebb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:19.286597 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1ffdb31-06a5-4cb1-9d99-3824ef445ebb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.286766 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1ffdb31-06a5-4cb1-9d99-3824ef445ebb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.306036 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.306036 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:19.314719 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e1ffdb31-06a5-4cb1-9d99-3824ef445ebb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:19.321395 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1ffdb31-06a5-4cb1-9d99-3824ef445ebb tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:19.321815 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 728/2921] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:19 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:19.474588 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-082e6033-2703-49de-91e4-d250a5666022 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.476609 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-082e6033-2703-49de-91e4-d250a5666022 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:19.476881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-082e6033-2703-49de-91e4-d250a5666022 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.477139 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-082e6033-2703-49de-91e4-d250a5666022 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.477247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-082e6033-2703-49de-91e4-d250a5666022 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:19.482997 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.482997 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:19.483781 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-082e6033-2703-49de-91e4-d250a5666022 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:19.484348 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 743/2922] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:19 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:19.732504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-df9d19f3-9403-4da1-95d7-7d6bde369966 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.736243 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-df9d19f3-9403-4da1-95d7-7d6bde369966 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:19.736537 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-df9d19f3-9403-4da1-95d7-7d6bde369966 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.736922 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-df9d19f3-9403-4da1-95d7-7d6bde369966 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.746390 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.746390 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:19.758435 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-df9d19f3-9403-4da1-95d7-7d6bde369966 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:19.767037 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-df9d19f3-9403-4da1-95d7-7d6bde369966 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:19.768436 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 730/2923] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:19 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:19.813554 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-969595fe-4616-47ca-831b-0c4a7861cc65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.814021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fde6a413-7644-415c-861b-044d3eef54eb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.816251 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:19.816603 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1324834433"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:19.816651 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fde6a413-7644-415c-861b-044d3eef54eb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 Aug 09 07:45:19.816980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fde6a413-7644-415c-861b-044d3eef54eb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.817339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fde6a413-7644-415c-861b-044d3eef54eb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.818467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1324834433'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:19.818467 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume of 1 GB Aug 09 07:45:19.824137 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Availability Zones retrieved successfully. Aug 09 07:45:19.827645 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fde6a413-7644-415c-861b-044d3eef54eb tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 returned with HTTP 404 Aug 09 07:45:19.828285 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 729/2924] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:19 2026] GET /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:19.834326 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Flow 'volume_create_api' (dc84dfdc-edfa-471b-a37c-e398d9231887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:19.836897 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e735b7-d7bf-4a68-9444-8b799d1128da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:19.837933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:19.838103 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43c8ef0a-03ab-46a1-9f18-7de3e7be103e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.844597 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43c8ef0a-03ab-46a1-9f18-7de3e7be103e tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:19.845070 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43c8ef0a-03ab-46a1-9f18-7de3e7be103e tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:19.845249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43c8ef0a-03ab-46a1-9f18-7de3e7be103e tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:19.849022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-43c8ef0a-03ab-46a1-9f18-7de3e7be103e tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:19.869558 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.869558 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:19.877494 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e735b7-d7bf-4a68-9444-8b799d1128da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:19.878788 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d3e8fa-192c-4d4e-a348-e274879b4f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:19.889938 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43c8ef0a-03ab-46a1-9f18-7de3e7be103e tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:19.890494 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 744/2925] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:19 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:19.900374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d71840b3-7904-447b-a754-4f320e225d2e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.905580 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d71840b3-7904-447b-a754-4f320e225d2e tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:19.905759 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d71840b3-7904-447b-a754-4f320e225d2e tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.905990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d71840b3-7904-447b-a754-4f320e225d2e tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.917005 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.917005 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:19.917723 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d71840b3-7904-447b-a754-4f320e225d2e tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:19.918809 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d71840b3-7904-447b-a754-4f320e225d2e tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:19.920454 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 731/2926] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:19 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:19.925022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7c8e7a1e-5439-485f-889b-62d10e9304ec None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.925022 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c8e7a1e-5439-485f-889b-62d10e9304ec None None] GET https://10.4.3.41/volume// Aug 09 07:45:19.925022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c8e7a1e-5439-485f-889b-62d10e9304ec None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.927919 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c8e7a1e-5439-485f-889b-62d10e9304ec None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.928635 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c8e7a1e-5439-485f-889b-62d10e9304ec None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:19.928951 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 730/2927] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:45:19 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:19.933874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-60206409-9214-4a16-ba53-2aefdde04bb8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.935318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60206409-9214-4a16-ba53-2aefdde04bb8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 Aug 09 07:45:19.935694 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60206409-9214-4a16-ba53-2aefdde04bb8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:19.936045 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60206409-9214-4a16-ba53-2aefdde04bb8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:19.936319 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-60206409-9214-4a16-ba53-2aefdde04bb8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Delete snapshot with id: 0504f96f-8e5b-4dce-a7cf-d133063be3d3 Aug 09 07:45:19.941534 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60206409-9214-4a16-ba53-2aefdde04bb8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 returned with HTTP 404 Aug 09 07:45:19.942275 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 745/2928] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:45:19 2026] DELETE /volume/v3/snapshots/0504f96f-8e5b-4dce-a7cf-d133063be3d3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:19.942639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-eff21fa6-e578-4812-9b32-4ab7e2e84553 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.949641 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-eff21fa6-e578-4812-9b32-4ab7e2e84553 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:45:19.951071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-eff21fa6-e578-4812-9b32-4ab7e2e84553 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd8184d1-f688-411d-8696-bf134197ba75", "connector": null, "instance_uuid": "b407f78e-adcd-4077-b3f3-ddd2bf281baa"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:19.955536 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:19.959507 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:19.960121 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b68dcc91-8167-41d6-a0c8-7e2a5bd7be58", "name": "tempest-SnapshotsActionsTest-Snapshot-1730900944"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:19.960581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Created reservations ['90d32c52-aa4b-4108-aa0b-26ed12897fdb', '2c184956-fa2b-423d-b66a-434290313a48', 'eb468540-37d2-4234-9261-9fbb499031a2', '3787c590-0798-4891-b1b2-73cf482a89ac'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:19.961753 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d3e8fa-192c-4d4e-a348-e274879b4f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90d32c52-aa4b-4108-aa0b-26ed12897fdb', '2c184956-fa2b-423d-b66a-434290313a48', 'eb468540-37d2-4234-9261-9fbb499031a2', '3787c590-0798-4891-b1b2-73cf482a89ac']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:19.962513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e122cc46-3c91-4a5f-95e9-5c361b2469af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:19.967764 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.967764 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:19.972100 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:19.972100 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:19.972629 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:19.972829 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create snapshot from volume b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:19.994498 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e122cc46-3c91-4a5f-95e9-5c361b2469af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7509e23-a063-43e0-b89c-f28e3ded48a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1324834433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00949dac2e834a3e91b5642692e43379',qos_specs=None,replication_status=,reservations=['90d32c52-aa4b-4108-aa0b-26ed12897fdb','2c184956-fa2b-423d-b66a-434290313a48','eb468540-37d2-4234-9261-9fbb499031a2','3787c590-0798-4891-b1b2-73cf482a89ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1324834433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7509e23-a063-43e0-b89c-f28e3ded48a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00949dac2e834a3e91b5642692e43379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:19.995539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945e266d-b7af-4e26-b8ab-700fe12d15d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:20.018309 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-eff21fa6-e578-4812-9b32-4ab7e2e84553 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:45:20.019004 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 732/2929] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:45:19 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 09 07:45:20.020948 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945e266d-b7af-4e26-b8ab-700fe12d15d9) transitioned into state 'SUCCESS' from state '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-1324834433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00949dac2e834a3e91b5642692e43379',qos_specs=None,replication_status=,reservations=['90d32c52-aa4b-4108-aa0b-26ed12897fdb','2c184956-fa2b-423d-b66a-434290313a48','eb468540-37d2-4234-9261-9fbb499031a2','3787c590-0798-4891-b1b2-73cf482a89ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f41de4c3d1354d3c9d1eb6fd217080ef',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:20.022719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89036a4-7763-43c8-9df9-c38e5be9690a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:20.035512 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89036a4-7763-43c8-9df9-c38e5be9690a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:20.036448 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Flow 'volume_create_api' (dc84dfdc-edfa-471b-a37c-e398d9231887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:20.036834 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Create volume request issued successfully. Aug 09 07:45:20.037559 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-969595fe-4616-47ca-831b-0c4a7861cc65 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:20.038120 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 723/2930] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:45:19 2026] POST /volume/v3/volumes => generated 753 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:20.045828 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Created reservations ['077d69cd-bf76-48cd-b0c7-41dc62bfe4b6', 'dbe2a7f8-690b-4689-905d-f3004201effc', 'd58143d9-4841-4ec6-8c01-cc892f4d48ad', '66cd11cb-2779-4987-a757-e3eb2d4f433d'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:20.060223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b594b0f6-6145-45ec-88e6-023eb60c7dd0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.061089 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-971922a3-1ddf-4891-a0d3-56791cf25b2b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.061885 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b594b0f6-6145-45ec-88e6-023eb60c7dd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:20.062195 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b594b0f6-6145-45ec-88e6-023eb60c7dd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:20.062449 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b594b0f6-6145-45ec-88e6-023eb60c7dd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:20.064110 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-971922a3-1ddf-4891-a0d3-56791cf25b2b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:20.064284 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-971922a3-1ddf-4891-a0d3-56791cf25b2b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:20.065404 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-971922a3-1ddf-4891-a0d3-56791cf25b2b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:20.074679 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:20.074679 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:20.078511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ae36f6a4-b771-4ad7-a064-6857d1b95a0c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.081442 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b594b0f6-6145-45ec-88e6-023eb60c7dd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:20.081723 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae36f6a4-b771-4ad7-a064-6857d1b95a0c None None] GET https://10.4.3.41/volume// Aug 09 07:45:20.082964 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae36f6a4-b771-4ad7-a064-6857d1b95a0c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:20.082964 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae36f6a4-b771-4ad7-a064-6857d1b95a0c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:20.082964 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae36f6a4-b771-4ad7-a064-6857d1b95a0c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:20.083264 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 724/2931] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:20 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:20.086539 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b594b0f6-6145-45ec-88e6-023eb60c7dd0 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:20.086704 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:20.086704 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:20.087454 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 746/2932] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:20 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:20.096183 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-971922a3-1ddf-4891-a0d3-56791cf25b2b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:20.096312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-ddf7a454-b9fd-4cba-9c3f-165a62c500ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.100414 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-ddf7a454-b9fd-4cba-9c3f-165a62c500ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:20.100773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-ddf7a454-b9fd-4cba-9c3f-165a62c500ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:20.101075 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-ddf7a454-b9fd-4cba-9c3f-165a62c500ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:20.103785 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-971922a3-1ddf-4891-a0d3-56791cf25b2b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:20.104434 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 733/2933] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:20 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 936 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:20.110685 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot create request issued successfully. Aug 09 07:45:20.111281 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8af1fa4f-9a18-4ba5-a110-3da27f2373d2 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:45:20.111928 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 731/2934] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:20.115881 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:20.115881 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:20.121389 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-ddf7a454-b9fd-4cba-9c3f-165a62c500ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:20.124144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95c8016a-b649-425d-bbfd-4a50ea3380b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.126020 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95c8016a-b649-425d-bbfd-4a50ea3380b4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f Aug 09 07:45:20.126372 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95c8016a-b649-425d-bbfd-4a50ea3380b4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:20.126692 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95c8016a-b649-425d-bbfd-4a50ea3380b4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:20.130972 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-ddf7a454-b9fd-4cba-9c3f-165a62c500ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:20.133225 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:20.133225 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:20.133225 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-95c8016a-b649-425d-bbfd-4a50ea3380b4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:20.133225 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95c8016a-b649-425d-bbfd-4a50ea3380b4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f returned with HTTP 200 Aug 09 07:45:20.133744 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 725/2935] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:20 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:20.133801 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 747/2936] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:20 2026] GET /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:20.134475 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-082a89d7-dde2-44b8-a290-d1615f804573 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.141055 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-082a89d7-dde2-44b8-a290-d1615f804573 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:20.141304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-082a89d7-dde2-44b8-a290-d1615f804573 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:20.141502 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-082a89d7-dde2-44b8-a290-d1615f804573 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:20.141619 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-082a89d7-dde2-44b8-a290-d1615f804573 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:20.148143 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:20.148143 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:20.148858 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-082a89d7-dde2-44b8-a290-d1615f804573 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:20.149244 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 734/2937] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:20 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:20.283149 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-aa9c2787-a2e3-4ea6-b834-7487d1b3ef0a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.286252 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-aa9c2787-a2e3-4ea6-b834-7487d1b3ef0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] PUT https://10.4.3.41/volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107 Aug 09 07:45:20.287629 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-aa9c2787-a2e3-4ea6-b834-7487d1b3ef0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:20.312007 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-aa9c2787-a2e3-4ea6-b834-7487d1b3ef0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Acquiring lock "cinder-attachment_update-fd8184d1-f688-411d-8696-bf134197ba75-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:45:20.321255 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-aa9c2787-a2e3-4ea6-b834-7487d1b3ef0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Lock "cinder-attachment_update-fd8184d1-f688-411d-8696-bf134197ba75-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:45:20.321255 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:20.321255 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:20.491089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-aa9c2787-a2e3-4ea6-b834-7487d1b3ef0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Lock "cinder-attachment_update-fd8184d1-f688-411d-8696-bf134197ba75-np0000006821" released by "attachment_update" :: held 0.173s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:45:20.491468 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-aa9c2787-a2e3-4ea6-b834-7487d1b3ef0a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107 returned with HTTP 200 Aug 09 07:45:20.492090 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 732/2938] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:45:20 2026] PUT /volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:20.497890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-90350839-6a15-402f-b477-3af689ddd4ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:20.502439 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90350839-6a15-402f-b477-3af689ddd4ba tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:20.502747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90350839-6a15-402f-b477-3af689ddd4ba tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:20.503088 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90350839-6a15-402f-b477-3af689ddd4ba tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:20.503423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-90350839-6a15-402f-b477-3af689ddd4ba tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:20.510044 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:20.510044 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:20.511208 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90350839-6a15-402f-b477-3af689ddd4ba tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:20.511895 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 726/2939] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:20 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.108097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-484d917b-5e91-48c8-aa91-76283de50423 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.110063 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-484d917b-5e91-48c8-aa91-76283de50423 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:21.111934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-484d917b-5e91-48c8-aa91-76283de50423 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.111934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-484d917b-5e91-48c8-aa91-76283de50423 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.124126 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.124126 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:21.126692 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e5a526dd-6f85-413f-8d31-ea3803921a02 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.131325 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5a526dd-6f85-413f-8d31-ea3803921a02 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:21.132590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e5a526dd-6f85-413f-8d31-ea3803921a02 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.132969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e5a526dd-6f85-413f-8d31-ea3803921a02 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.137710 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-484d917b-5e91-48c8-aa91-76283de50423 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:21.143627 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-484d917b-5e91-48c8-aa91-76283de50423 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:21.144156 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 748/2940] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.145417 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.145417 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:21.148034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3185dbc1-7009-4a28-8bcf-a2cde1d402d9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.152984 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e5a526dd-6f85-413f-8d31-ea3803921a02 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:21.154688 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3185dbc1-7009-4a28-8bcf-a2cde1d402d9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f Aug 09 07:45:21.154958 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3185dbc1-7009-4a28-8bcf-a2cde1d402d9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.155178 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3185dbc1-7009-4a28-8bcf-a2cde1d402d9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.161770 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5a526dd-6f85-413f-8d31-ea3803921a02 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:21.162379 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 735/2941] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.166787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91561989-173e-49c6-8726-ea43517a172f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.168930 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.168930 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:21.168930 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3185dbc1-7009-4a28-8bcf-a2cde1d402d9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:21.169136 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3185dbc1-7009-4a28-8bcf-a2cde1d402d9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f returned with HTTP 200 Aug 09 07:45:21.169578 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 733/2942] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.170930 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91561989-173e-49c6-8726-ea43517a172f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:21.171775 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91561989-173e-49c6-8726-ea43517a172f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.172072 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91561989-173e-49c6-8726-ea43517a172f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.172255 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-91561989-173e-49c6-8726-ea43517a172f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:21.179831 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.179831 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:21.183143 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91561989-173e-49c6-8726-ea43517a172f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:21.183143 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 727/2943] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.186253 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f0906312-bab6-485a-9b0e-ce4e2baffc35 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.189250 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0906312-bab6-485a-9b0e-ce4e2baffc35 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f/action Aug 09 07:45:21.189704 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0906312-bab6-485a-9b0e-ce4e2baffc35 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:21.189883 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0906312-bab6-485a-9b0e-ce4e2baffc35 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:21.191471 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-f0906312-bab6-485a-9b0e-ce4e2baffc35 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'a448ced7-9980-4b67-982b-ea3e49e3d56f' with '{'status': 'error'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:21.205788 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.205788 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:21.228392 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0906312-bab6-485a-9b0e-ce4e2baffc35 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f/action returned with HTTP 202 Aug 09 07:45:21.229193 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 749/2944] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:21 2026] POST /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:21.235347 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-e1f95851-f9c0-49f0-b861-af51ffe7059d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.236933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae8cbaf7-7f5a-4486-8c9e-9c227ae8295f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.238846 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae8cbaf7-7f5a-4486-8c9e-9c227ae8295f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f Aug 09 07:45:21.238982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-e1f95851-f9c0-49f0-b861-af51ffe7059d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:21.239436 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae8cbaf7-7f5a-4486-8c9e-9c227ae8295f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.239527 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-e1f95851-f9c0-49f0-b861-af51ffe7059d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.239527 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-e1f95851-f9c0-49f0-b861-af51ffe7059d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.239632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae8cbaf7-7f5a-4486-8c9e-9c227ae8295f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.248334 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.248334 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:21.249050 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ae8cbaf7-7f5a-4486-8c9e-9c227ae8295f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:21.249133 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.249133 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:21.250332 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae8cbaf7-7f5a-4486-8c9e-9c227ae8295f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f returned with HTTP 200 Aug 09 07:45:21.250875 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 734/2945] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.255282 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-e1f95851-f9c0-49f0-b861-af51ffe7059d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:21.263248 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-e1f95851-f9c0-49f0-b861-af51ffe7059d tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:21.263889 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 736/2946] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.264505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-85d3df5c-eff4-413f-bd63-6b338b6287c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.267117 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85d3df5c-eff4-413f-bd63-6b338b6287c9 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f/action Aug 09 07:45:21.267578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85d3df5c-eff4-413f-bd63-6b338b6287c9 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:21.267729 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85d3df5c-eff4-413f-bd63-6b338b6287c9 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:21.281252 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.281252 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:21.281951 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-85d3df5c-eff4-413f-bd63-6b338b6287c9 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot retrieved successfully. Aug 09 07:45:21.311042 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-85d3df5c-eff4-413f-bd63-6b338b6287c9 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot delete request issued successfully. Aug 09 07:45:21.311272 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85d3df5c-eff4-413f-bd63-6b338b6287c9 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f/action returned with HTTP 202 Aug 09 07:45:21.312319 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 728/2947] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:21 2026] POST /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:21.322948 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d16f909-967b-4b88-86bb-0e926a4261a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.326090 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d16f909-967b-4b88-86bb-0e926a4261a4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f Aug 09 07:45:21.326465 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d16f909-967b-4b88-86bb-0e926a4261a4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.326593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d16f909-967b-4b88-86bb-0e926a4261a4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.336619 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.336619 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:21.337177 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d16f909-967b-4b88-86bb-0e926a4261a4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:21.338370 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d16f909-967b-4b88-86bb-0e926a4261a4 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f returned with HTTP 200 Aug 09 07:45:21.338804 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 750/2948] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.424358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fd5bf7ae-4419-4702-a4b9-80e008f7a1f4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.424933 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd5bf7ae-4419-4702-a4b9-80e008f7a1f4 None None] GET https://10.4.3.41/volume// Aug 09 07:45:21.424998 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd5bf7ae-4419-4702-a4b9-80e008f7a1f4 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.425199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd5bf7ae-4419-4702-a4b9-80e008f7a1f4 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.425652 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd5bf7ae-4419-4702-a4b9-80e008f7a1f4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:21.427216 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 735/2949] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:21.448515 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-cd8a14d4-601a-4a80-be3c-901a3eeda444 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.451763 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-cd8a14d4-601a-4a80-be3c-901a3eeda444 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:45:21.452148 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-cd8a14d4-601a-4a80-be3c-901a3eeda444 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7509e23-a063-43e0-b89c-f28e3ded48a0", "connector": null, "instance_uuid": "6bf23eaa-1358-476e-b893-cf3981adec75"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:21.464201 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.464201 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:21.512035 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-cd8a14d4-601a-4a80-be3c-901a3eeda444 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:45:21.512656 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 737/2950] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:45:21 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:21.525958 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-153ef2ee-df0a-48e9-97a4-928c992ded50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.529317 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-153ef2ee-df0a-48e9-97a4-928c992ded50 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:21.530019 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-153ef2ee-df0a-48e9-97a4-928c992ded50 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.530019 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-153ef2ee-df0a-48e9-97a4-928c992ded50 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.530361 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-153ef2ee-df0a-48e9-97a4-928c992ded50 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:21.537934 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.537934 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:21.539507 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-153ef2ee-df0a-48e9-97a4-928c992ded50 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:21.539507 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 729/2951] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.574230 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b7d46ac-cd7e-468a-b669-5baac4125d0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.574854 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b7d46ac-cd7e-468a-b669-5baac4125d0b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:21.576194 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b7d46ac-cd7e-468a-b669-5baac4125d0b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.576565 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b7d46ac-cd7e-468a-b669-5baac4125d0b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.584533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d162c9ac-c546-4964-95c6-00fc283708c5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.584533 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d162c9ac-c546-4964-95c6-00fc283708c5 None None] GET https://10.4.3.41/volume// Aug 09 07:45:21.584533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d162c9ac-c546-4964-95c6-00fc283708c5 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.584533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d162c9ac-c546-4964-95c6-00fc283708c5 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.584533 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d162c9ac-c546-4964-95c6-00fc283708c5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:21.586606 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 736/2952] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:21.596393 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.596393 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:21.613326 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b7d46ac-cd7e-468a-b669-5baac4125d0b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:21.613466 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b2a9ad0b-b650-4195-ad89-9e1df3009cc4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.614623 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b2a9ad0b-b650-4195-ad89-9e1df3009cc4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:21.614623 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b2a9ad0b-b650-4195-ad89-9e1df3009cc4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:21.614623 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b2a9ad0b-b650-4195-ad89-9e1df3009cc4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:21.620795 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b7d46ac-cd7e-468a-b669-5baac4125d0b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:21.620963 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 751/2953] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:21.631707 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.631707 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:21.637524 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b2a9ad0b-b650-4195-ad89-9e1df3009cc4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:21.644747 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b2a9ad0b-b650-4195-ad89-9e1df3009cc4 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:21.645378 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 738/2954] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:21 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:21.798609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b63c1a1a-64c3-4fd1-aa14-12c389d6d799 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:21.803294 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b63c1a1a-64c3-4fd1-aa14-12c389d6d799 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] PUT https://10.4.3.41/volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386 Aug 09 07:45:21.803723 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b63c1a1a-64c3-4fd1-aa14-12c389d6d799 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:21.826944 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b63c1a1a-64c3-4fd1-aa14-12c389d6d799 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Acquiring lock "cinder-attachment_update-d7509e23-a063-43e0-b89c-f28e3ded48a0-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:45:21.835586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b63c1a1a-64c3-4fd1-aa14-12c389d6d799 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Lock "cinder-attachment_update-d7509e23-a063-43e0-b89c-f28e3ded48a0-np0000006821" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:45:21.835982 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:21.835982 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:22.051350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b63c1a1a-64c3-4fd1-aa14-12c389d6d799 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Lock "cinder-attachment_update-d7509e23-a063-43e0-b89c-f28e3ded48a0-np0000006821" released by "attachment_update" :: held 0.217s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:45:22.051697 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-b63c1a1a-64c3-4fd1-aa14-12c389d6d799 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386 returned with HTTP 200 Aug 09 07:45:22.052206 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 730/2955] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:45:21 2026] PUT /volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386 => generated 969 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:22.190314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0c8d1469-181d-4a97-833b-e255e971d330 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.193993 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c8d1469-181d-4a97-833b-e255e971d330 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:22.193993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c8d1469-181d-4a97-833b-e255e971d330 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.193993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c8d1469-181d-4a97-833b-e255e971d330 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.195563 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ed850a39-3bc0-4d24-8d35-e5f62f524437 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.198871 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed850a39-3bc0-4d24-8d35-e5f62f524437 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:22.199260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed850a39-3bc0-4d24-8d35-e5f62f524437 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.199517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed850a39-3bc0-4d24-8d35-e5f62f524437 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.199675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ed850a39-3bc0-4d24-8d35-e5f62f524437 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:22.211502 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.211502 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:22.212524 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.212524 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:22.212635 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed850a39-3bc0-4d24-8d35-e5f62f524437 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:22.213114 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 752/2956] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:22 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:22.219878 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0c8d1469-181d-4a97-833b-e255e971d330 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:22.229248 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c8d1469-181d-4a97-833b-e255e971d330 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:22.229248 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 737/2957] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:22 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:22.353248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3e81a598-7256-4995-8743-5a7f2f5f59ea None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.357389 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3e81a598-7256-4995-8743-5a7f2f5f59ea tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f Aug 09 07:45:22.357641 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3e81a598-7256-4995-8743-5a7f2f5f59ea tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.357933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3e81a598-7256-4995-8743-5a7f2f5f59ea tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.366414 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3e81a598-7256-4995-8743-5a7f2f5f59ea tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f returned with HTTP 404 Aug 09 07:45:22.367124 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 739/2958] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:22 2026] GET /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:22.378362 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aff9a03b-28d3-4d47-a3a5-c740367afc15 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.380840 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aff9a03b-28d3-4d47-a3a5-c740367afc15 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:22.381339 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aff9a03b-28d3-4d47-a3a5-c740367afc15 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:22.381513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aff9a03b-28d3-4d47-a3a5-c740367afc15 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:22.383341 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-aff9a03b-28d3-4d47-a3a5-c740367afc15 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:22.397697 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.397697 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:22.413097 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aff9a03b-28d3-4d47-a3a5-c740367afc15 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:22.413593 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 731/2959] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:22 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:22.428580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdf13fb6-8491-4ac0-ae1f-ed1883c2c3a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.431712 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdf13fb6-8491-4ac0-ae1f-ed1883c2c3a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:22.431961 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdf13fb6-8491-4ac0-ae1f-ed1883c2c3a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.432278 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdf13fb6-8491-4ac0-ae1f-ed1883c2c3a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.442014 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.442014 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:22.442411 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fdf13fb6-8491-4ac0-ae1f-ed1883c2c3a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:22.443704 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdf13fb6-8491-4ac0-ae1f-ed1883c2c3a6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:22.447690 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 753/2960] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:22 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:22.457703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e7e71ccb-c663-40a8-b03d-41a15b58199c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.461530 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e7e71ccb-c663-40a8-b03d-41a15b58199c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f Aug 09 07:45:22.461530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e7e71ccb-c663-40a8-b03d-41a15b58199c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.461530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e7e71ccb-c663-40a8-b03d-41a15b58199c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.461530 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-e7e71ccb-c663-40a8-b03d-41a15b58199c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Delete snapshot with id: a448ced7-9980-4b67-982b-ea3e49e3d56f Aug 09 07:45:22.468318 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e7e71ccb-c663-40a8-b03d-41a15b58199c tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f returned with HTTP 404 Aug 09 07:45:22.469408 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 738/2961] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:45:22 2026] DELETE /volume/v3/snapshots/a448ced7-9980-4b67-982b-ea3e49e3d56f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:22.482241 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.485742 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:22.486778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b68dcc91-8167-41d6-a0c8-7e2a5bd7be58", "name": "tempest-SnapshotsActionsTest-Snapshot-1476969798"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:22.506973 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.506973 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:22.508470 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:22.511257 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Create snapshot from volume b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:22.552573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-58553325-36b7-473d-9f5e-7f79de6bde8a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.555373 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58553325-36b7-473d-9f5e-7f79de6bde8a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:22.555721 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58553325-36b7-473d-9f5e-7f79de6bde8a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.555970 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58553325-36b7-473d-9f5e-7f79de6bde8a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.556136 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-58553325-36b7-473d-9f5e-7f79de6bde8a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:22.556342 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Created reservations ['2e0d5252-3adc-4cf5-96ce-3116124d1a1e', 'abf4a3ce-3e79-43c2-b905-05533dbddb31', '38c333f7-6ed2-4b81-99cf-39ea724d2410', 'ccd4074c-d59f-416b-8dbb-c532fe68c865'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:22.569353 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.569353 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:22.569971 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58553325-36b7-473d-9f5e-7f79de6bde8a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:22.573196 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 732/2962] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:22 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:22.605526 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot create request issued successfully. Aug 09 07:45:22.606014 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fdf6cdd2-5964-44c0-a437-a0f132823032 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:45:22.606478 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 740/2963] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:22 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 09 07:45:22.619525 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b7e8859-620c-489d-9e3e-1d06e5c673b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.621783 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b7e8859-620c-489d-9e3e-1d06e5c673b8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 Aug 09 07:45:22.622088 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b7e8859-620c-489d-9e3e-1d06e5c673b8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.622334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b7e8859-620c-489d-9e3e-1d06e5c673b8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.634811 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.634811 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:22.635443 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b7e8859-620c-489d-9e3e-1d06e5c673b8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:22.636641 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b7e8859-620c-489d-9e3e-1d06e5c673b8 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 returned with HTTP 200 Aug 09 07:45:22.638978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-af0695d4-5e75-4e57-af6d-b6d12ec12066 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:22.640590 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 754/2964] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:22 2026] GET /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:22.643901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af0695d4-5e75-4e57-af6d-b6d12ec12066 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:22.644427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-af0695d4-5e75-4e57-af6d-b6d12ec12066 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:22.646011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-af0695d4-5e75-4e57-af6d-b6d12ec12066 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:22.657974 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:22.657974 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:22.667307 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-af0695d4-5e75-4e57-af6d-b6d12ec12066 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:22.670490 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af0695d4-5e75-4e57-af6d-b6d12ec12066 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:22.671209 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 739/2965] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:22 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.229356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3337b06-fdb3-46b9-8329-fd142e0c098b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.232458 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3337b06-fdb3-46b9-8329-fd142e0c098b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:23.232770 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3337b06-fdb3-46b9-8329-fd142e0c098b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:23.232903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3337b06-fdb3-46b9-8329-fd142e0c098b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:23.233051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e3337b06-fdb3-46b9-8329-fd142e0c098b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:23.246324 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.246324 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:23.247258 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3337b06-fdb3-46b9-8329-fd142e0c098b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:23.247750 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 733/2966] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:23 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.251730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2c37b972-0328-42e4-a9d1-3e3a092944d3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.253633 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c37b972-0328-42e4-a9d1-3e3a092944d3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:23.253835 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c37b972-0328-42e4-a9d1-3e3a092944d3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:23.253884 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c37b972-0328-42e4-a9d1-3e3a092944d3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:23.268591 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.268591 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:23.274940 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2c37b972-0328-42e4-a9d1-3e3a092944d3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:23.278891 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c37b972-0328-42e4-a9d1-3e3a092944d3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:23.279385 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 741/2967] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:23 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.586377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-03fcf057-6ca7-4c26-8f7a-dfbd893f5513 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.589093 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03fcf057-6ca7-4c26-8f7a-dfbd893f5513 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:23.589484 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-03fcf057-6ca7-4c26-8f7a-dfbd893f5513 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:23.589706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-03fcf057-6ca7-4c26-8f7a-dfbd893f5513 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:23.589903 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-03fcf057-6ca7-4c26-8f7a-dfbd893f5513 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:23.596448 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.596448 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:23.597708 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03fcf057-6ca7-4c26-8f7a-dfbd893f5513 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:23.598180 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 755/2968] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:23 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.655864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-76ebe329-20af-46dd-bf77-bdbbf0176849 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.658172 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-76ebe329-20af-46dd-bf77-bdbbf0176849 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 Aug 09 07:45:23.658467 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-76ebe329-20af-46dd-bf77-bdbbf0176849 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:23.658746 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-76ebe329-20af-46dd-bf77-bdbbf0176849 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:23.665890 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.665890 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:23.666863 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-76ebe329-20af-46dd-bf77-bdbbf0176849 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:23.667724 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-76ebe329-20af-46dd-bf77-bdbbf0176849 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 returned with HTTP 200 Aug 09 07:45:23.668095 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 740/2969] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:23 2026] GET /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.680189 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-15f1a8ea-ac38-46ea-ab93-1b81ef73ddbb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.682253 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-15f1a8ea-ac38-46ea-ab93-1b81ef73ddbb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3/action Aug 09 07:45:23.682565 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-15f1a8ea-ac38-46ea-ab93-1b81ef73ddbb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:23.682751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-15f1a8ea-ac38-46ea-ab93-1b81ef73ddbb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:23.689337 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-15f1a8ea-ac38-46ea-ab93-1b81ef73ddbb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot '6b9b16f7-43e2-4253-97e9-7ea42708a8e3' with '{'status': 'error_deleting'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:23.690358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-00deb069-d51c-4615-b813-8eed355d636c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.692716 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00deb069-d51c-4615-b813-8eed355d636c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:23.693119 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00deb069-d51c-4615-b813-8eed355d636c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:23.693275 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00deb069-d51c-4615-b813-8eed355d636c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:23.704504 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.704504 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:23.706054 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.706054 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:23.710512 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-00deb069-d51c-4615-b813-8eed355d636c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:23.716251 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00deb069-d51c-4615-b813-8eed355d636c tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:23.716699 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 742/2970] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:23 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.729698 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-15f1a8ea-ac38-46ea-ab93-1b81ef73ddbb tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3/action returned with HTTP 202 Aug 09 07:45:23.730465 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 734/2971] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:23 2026] POST /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:23.741791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec126877-ba02-46d2-abd8-d691d020a8fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.744929 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec126877-ba02-46d2-abd8-d691d020a8fc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 Aug 09 07:45:23.745214 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec126877-ba02-46d2-abd8-d691d020a8fc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:23.745376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec126877-ba02-46d2-abd8-d691d020a8fc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:23.754515 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.754515 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:23.755006 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ec126877-ba02-46d2-abd8-d691d020a8fc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:23.756263 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec126877-ba02-46d2-abd8-d691d020a8fc tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 returned with HTTP 200 Aug 09 07:45:23.756700 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 756/2972] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:23 2026] GET /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.768167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-79655b86-5f89-4349-b963-bb57c65f49f4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.771393 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79655b86-5f89-4349-b963-bb57c65f49f4 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3/action Aug 09 07:45:23.771900 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79655b86-5f89-4349-b963-bb57c65f49f4 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:23.774037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79655b86-5f89-4349-b963-bb57c65f49f4 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:23.802560 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.802560 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:23.803128 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-79655b86-5f89-4349-b963-bb57c65f49f4 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot retrieved successfully. Aug 09 07:45:23.830178 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-79655b86-5f89-4349-b963-bb57c65f49f4 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot delete request issued successfully. Aug 09 07:45:23.830444 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79655b86-5f89-4349-b963-bb57c65f49f4 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3/action returned with HTTP 202 Aug 09 07:45:23.830963 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 741/2973] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:23 2026] POST /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:23.840271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-60b102d5-ba07-45af-b355-967ab2db1d0f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.842303 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60b102d5-ba07-45af-b355-967ab2db1d0f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 Aug 09 07:45:23.842489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60b102d5-ba07-45af-b355-967ab2db1d0f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:23.842701 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60b102d5-ba07-45af-b355-967ab2db1d0f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:23.848602 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.848602 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:23.849176 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-60b102d5-ba07-45af-b355-967ab2db1d0f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:23.850014 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60b102d5-ba07-45af-b355-967ab2db1d0f tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 returned with HTTP 200 Aug 09 07:45:23.850454 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 743/2974] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:23 2026] GET /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:23.859364 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-b8421652-6a4d-4de3-afb4-4f473cf4e7b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:23.863492 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-b8421652-6a4d-4de3-afb4-4f473cf4e7b8 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107/action Aug 09 07:45:23.864103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-b8421652-6a4d-4de3-afb4-4f473cf4e7b8 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:23.864290 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-b8421652-6a4d-4de3-afb4-4f473cf4e7b8 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:23.887234 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:23.887234 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:23.900180 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-43b70833-f412-4c14-8db5-2ae6342778b1 req-b8421652-6a4d-4de3-afb4-4f473cf4e7b8 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107/action returned with HTTP 204 Aug 09 07:45:23.900761 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 735/2975] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:45:23 2026] POST /volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:24.260710 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5f6ea8e-4989-4900-90d5-262ceb3a270c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.262776 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5f6ea8e-4989-4900-90d5-262ceb3a270c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:24.263074 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5f6ea8e-4989-4900-90d5-262ceb3a270c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.263290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5f6ea8e-4989-4900-90d5-262ceb3a270c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.263419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b5f6ea8e-4989-4900-90d5-262ceb3a270c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:24.268489 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.268489 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:24.269275 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5f6ea8e-4989-4900-90d5-262ceb3a270c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:24.269849 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 757/2976] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:24.295606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3187c3b4-41ab-4378-b1e4-32ea702098db None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.297556 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3187c3b4-41ab-4378-b1e4-32ea702098db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:24.297755 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3187c3b4-41ab-4378-b1e4-32ea702098db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.297998 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3187c3b4-41ab-4378-b1e4-32ea702098db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.310465 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.310465 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:24.313875 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3187c3b4-41ab-4378-b1e4-32ea702098db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:24.317590 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3187c3b4-41ab-4378-b1e4-32ea702098db tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:24.317971 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 742/2977] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:24.343157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a7a01e63-b998-4c40-9c4b-e95905af4be1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.345109 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7a01e63-b998-4c40-9c4b-e95905af4be1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:24.345373 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a7a01e63-b998-4c40-9c4b-e95905af4be1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.345644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a7a01e63-b998-4c40-9c4b-e95905af4be1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.357777 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.357777 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:24.361215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be8911ba-86d2-42bc-a066-f4288dcce7a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.363223 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be8911ba-86d2-42bc-a066-f4288dcce7a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:24.363618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be8911ba-86d2-42bc-a066-f4288dcce7a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.363807 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a7a01e63-b998-4c40-9c4b-e95905af4be1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:24.363860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be8911ba-86d2-42bc-a066-f4288dcce7a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.369503 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7a01e63-b998-4c40-9c4b-e95905af4be1 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:24.370108 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 744/2978] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:24.378170 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.378170 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:24.386628 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-be8911ba-86d2-42bc-a066-f4288dcce7a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:24.392301 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be8911ba-86d2-42bc-a066-f4288dcce7a9 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:24.392882 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 736/2979] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:24.612464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce591905-3186-4b27-9f3c-bbab23f9d7f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.614380 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce591905-3186-4b27-9f3c-bbab23f9d7f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:24.614653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce591905-3186-4b27-9f3c-bbab23f9d7f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.614809 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce591905-3186-4b27-9f3c-bbab23f9d7f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.614951 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ce591905-3186-4b27-9f3c-bbab23f9d7f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:24.619274 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.619274 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:24.619874 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce591905-3186-4b27-9f3c-bbab23f9d7f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:24.620242 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 758/2980] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:45:24.736482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3e2413a8-3f3d-4f81-82d6-930d345f5cd2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.738721 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e2413a8-3f3d-4f81-82d6-930d345f5cd2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:24.739047 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3e2413a8-3f3d-4f81-82d6-930d345f5cd2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.739273 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3e2413a8-3f3d-4f81-82d6-930d345f5cd2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.749200 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.749200 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:24.754265 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3e2413a8-3f3d-4f81-82d6-930d345f5cd2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:24.760404 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e2413a8-3f3d-4f81-82d6-930d345f5cd2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:24.760404 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 743/2981] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:24.867520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6bb4479b-ca23-4d73-9be3-c24ef9cedf53 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.867520 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6bb4479b-ca23-4d73-9be3-c24ef9cedf53 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 Aug 09 07:45:24.867520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6bb4479b-ca23-4d73-9be3-c24ef9cedf53 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.867520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6bb4479b-ca23-4d73-9be3-c24ef9cedf53 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.874720 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6bb4479b-ca23-4d73-9be3-c24ef9cedf53 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 returned with HTTP 404 Aug 09 07:45:24.875380 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 745/2982] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:24.886335 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-998cffc8-f27e-4b4e-81c1-01b928a4ea61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.888969 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-998cffc8-f27e-4b4e-81c1-01b928a4ea61 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:24.889754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-998cffc8-f27e-4b4e-81c1-01b928a4ea61 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:24.889926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-998cffc8-f27e-4b4e-81c1-01b928a4ea61 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:24.892772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-998cffc8-f27e-4b4e-81c1-01b928a4ea61 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:24.908997 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.908997 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:24.923848 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-998cffc8-f27e-4b4e-81c1-01b928a4ea61 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:24.924273 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 737/2983] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:24 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:24.932000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a3424564-d756-4eec-8a55-922bd3b14b43 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.934514 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3424564-d756-4eec-8a55-922bd3b14b43 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:24.934818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3424564-d756-4eec-8a55-922bd3b14b43 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.935144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3424564-d756-4eec-8a55-922bd3b14b43 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.952523 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:24.952523 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:24.953120 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a3424564-d756-4eec-8a55-922bd3b14b43 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:24.954127 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3424564-d756-4eec-8a55-922bd3b14b43 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:24.954557 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 759/2984] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:24 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:24.965598 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6cf1728a-6ddc-4d61-94f8-c1badbf06520 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.969682 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6cf1728a-6ddc-4d61-94f8-c1badbf06520 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 Aug 09 07:45:24.969682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6cf1728a-6ddc-4d61-94f8-c1badbf06520 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:24.969682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6cf1728a-6ddc-4d61-94f8-c1badbf06520 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:24.969682 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-6cf1728a-6ddc-4d61-94f8-c1badbf06520 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Delete snapshot with id: 6b9b16f7-43e2-4253-97e9-7ea42708a8e3 Aug 09 07:45:24.976648 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6cf1728a-6ddc-4d61-94f8-c1badbf06520 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 returned with HTTP 404 Aug 09 07:45:24.977607 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 744/2985] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:45:24 2026] DELETE /volume/v3/snapshots/6b9b16f7-43e2-4253-97e9-7ea42708a8e3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:24.988502 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0cf41914-b79f-4cb4-9abc-300c69a275ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:24.990398 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0cf41914-b79f-4cb4-9abc-300c69a275ee tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:24.990741 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0cf41914-b79f-4cb4-9abc-300c69a275ee tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:24.990856 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0cf41914-b79f-4cb4-9abc-300c69a275ee tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:24.992429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-0cf41914-b79f-4cb4-9abc-300c69a275ee tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'creating'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:25.003469 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.003469 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:25.018603 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0cf41914-b79f-4cb4-9abc-300c69a275ee tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:25.020540 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 746/2986] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:24 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:25.030334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7860c7bf-9867-4fc9-9fae-26f88d704ae6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.033092 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7860c7bf-9867-4fc9-9fae-26f88d704ae6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:25.033835 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7860c7bf-9867-4fc9-9fae-26f88d704ae6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.034261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7860c7bf-9867-4fc9-9fae-26f88d704ae6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.044436 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.044436 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:25.045160 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7860c7bf-9867-4fc9-9fae-26f88d704ae6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:25.046774 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7860c7bf-9867-4fc9-9fae-26f88d704ae6 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:25.046774 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 738/2987] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:25.061845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b494d3b-7252-4401-8b3e-de4b7d2f5696 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.064268 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b494d3b-7252-4401-8b3e-de4b7d2f5696 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:25.064826 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b494d3b-7252-4401-8b3e-de4b7d2f5696 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:25.064960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b494d3b-7252-4401-8b3e-de4b7d2f5696 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:25.066943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b494d3b-7252-4401-8b3e-de4b7d2f5696 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100223) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 07:45:25.076610 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.076610 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:25.077371 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.snapshot_actions [None req-0b494d3b-7252-4401-8b3e-de4b7d2f5696 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Updating snapshot ef613791-ff85-4b30-b272-742bc5510940 with info {'id': 'ef613791-ff85-4b30-b272-742bc5510940', 'status': 'error', 'progress': '80%'} Aug 09 07:45:25.085887 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b494d3b-7252-4401-8b3e-de4b7d2f5696 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:25.086443 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 760/2988] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:25 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 09 07:45:25.094769 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-532eb4c2-2120-412c-a02d-3d88cd5ec7e7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.097179 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-532eb4c2-2120-412c-a02d-3d88cd5ec7e7 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:25.097419 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-532eb4c2-2120-412c-a02d-3d88cd5ec7e7 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.097650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-532eb4c2-2120-412c-a02d-3d88cd5ec7e7 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.104525 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.104525 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:25.104972 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-532eb4c2-2120-412c-a02d-3d88cd5ec7e7 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Snapshot retrieved successfully. Aug 09 07:45:25.105930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-532eb4c2-2120-412c-a02d-3d88cd5ec7e7 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:25.106439 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 745/2989] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:25.118292 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-904de3b4-4340-4f88-998b-40804f873ba8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.120351 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-904de3b4-4340-4f88-998b-40804f873ba8 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] POST https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action Aug 09 07:45:25.120793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-904de3b4-4340-4f88-998b-40804f873ba8 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:25.120926 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-904de3b4-4340-4f88-998b-40804f873ba8 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:25.122533 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-904de3b4-4340-4f88-998b-40804f873ba8 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] Updating snapshot 'ef613791-ff85-4b30-b272-742bc5510940' with '{'status': 'available'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:45:25.132642 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.132642 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:25.146075 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-904de3b4-4340-4f88-998b-40804f873ba8 tempest-SnapshotsActionsTest-401047515 tempest-SnapshotsActionsTest-401047515-project-admin] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action returned with HTTP 202 Aug 09 07:45:25.146614 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 747/2990] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:45:25 2026] POST /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 07:45:25.157100 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2ffa0d86-6059-4d2a-83c1-d83f4a2cfcab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.158903 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ffa0d86-6059-4d2a-83c1-d83f4a2cfcab tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:25.159236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ffa0d86-6059-4d2a-83c1-d83f4a2cfcab tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.159424 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ffa0d86-6059-4d2a-83c1-d83f4a2cfcab tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.165462 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.165462 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:25.167933 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2ffa0d86-6059-4d2a-83c1-d83f4a2cfcab tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:25.167933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ffa0d86-6059-4d2a-83c1-d83f4a2cfcab tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:25.167933 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 739/2991] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:25.180366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b70da533-386b-4165-a9f1-11d29b5db4da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.182699 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b70da533-386b-4165-a9f1-11d29b5db4da tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:25.182983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b70da533-386b-4165-a9f1-11d29b5db4da tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.183251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b70da533-386b-4165-a9f1-11d29b5db4da tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.183390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-b70da533-386b-4165-a9f1-11d29b5db4da tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Delete snapshot with id: ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:25.189906 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.189906 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:25.190464 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b70da533-386b-4165-a9f1-11d29b5db4da tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:25.209378 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b70da533-386b-4165-a9f1-11d29b5db4da tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot delete request issued successfully. Aug 09 07:45:25.209602 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b70da533-386b-4165-a9f1-11d29b5db4da tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 202 Aug 09 07:45:25.210151 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 761/2992] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:45:25 2026] DELETE /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:25.219735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e98cc2f0-5bf0-464f-81fa-19bdb83f90e9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.221373 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e98cc2f0-5bf0-464f-81fa-19bdb83f90e9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:25.221580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e98cc2f0-5bf0-464f-81fa-19bdb83f90e9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.221773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e98cc2f0-5bf0-464f-81fa-19bdb83f90e9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.227679 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.227679 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:25.229016 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e98cc2f0-5bf0-464f-81fa-19bdb83f90e9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Snapshot retrieved successfully. Aug 09 07:45:25.229193 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e98cc2f0-5bf0-464f-81fa-19bdb83f90e9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 200 Aug 09 07:45:25.229569 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 746/2993] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:25.284177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c592600-c29e-4bad-a740-d7d23bac8e7d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.286894 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c592600-c29e-4bad-a740-d7d23bac8e7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:25.286894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c592600-c29e-4bad-a740-d7d23bac8e7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.287076 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c592600-c29e-4bad-a740-d7d23bac8e7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.287979 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4c592600-c29e-4bad-a740-d7d23bac8e7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:25.293947 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.293947 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:25.294821 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c592600-c29e-4bad-a740-d7d23bac8e7d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:25.295343 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 748/2994] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:25.413284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-179811c3-8522-4165-843c-dcbcdb70c571 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.414594 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-179811c3-8522-4165-843c-dcbcdb70c571 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:25.414972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-179811c3-8522-4165-843c-dcbcdb70c571 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.415224 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-179811c3-8522-4165-843c-dcbcdb70c571 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.424940 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.424940 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:25.430847 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-179811c3-8522-4165-843c-dcbcdb70c571 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:25.440734 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-179811c3-8522-4165-843c-dcbcdb70c571 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:25.440734 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 740/2995] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:25.634618 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f2b2e80-75eb-4565-9e26-2e56c7069ef4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.636618 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f2b2e80-75eb-4565-9e26-2e56c7069ef4 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:25.637021 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f2b2e80-75eb-4565-9e26-2e56c7069ef4 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.637147 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f2b2e80-75eb-4565-9e26-2e56c7069ef4 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.637198 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5f2b2e80-75eb-4565-9e26-2e56c7069ef4 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:25.644475 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.644475 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:25.645597 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f2b2e80-75eb-4565-9e26-2e56c7069ef4 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:25.646392 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 762/2996] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:25.780951 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-83f15d09-80da-44c0-8867-1a481b0f9026 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:25.781449 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-83f15d09-80da-44c0-8867-1a481b0f9026 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:25.781619 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-83f15d09-80da-44c0-8867-1a481b0f9026 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:25.781866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-83f15d09-80da-44c0-8867-1a481b0f9026 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:25.794415 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:25.794415 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:25.798641 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-83f15d09-80da-44c0-8867-1a481b0f9026 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:25.803347 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-83f15d09-80da-44c0-8867-1a481b0f9026 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:25.803769 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 747/2997] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:25 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:26.240776 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ccc2596e-be12-49b2-a388-725d2f41035b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.243003 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ccc2596e-be12-49b2-a388-725d2f41035b tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 Aug 09 07:45:26.243362 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ccc2596e-be12-49b2-a388-725d2f41035b tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.243985 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ccc2596e-be12-49b2-a388-725d2f41035b tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.249052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ccc2596e-be12-49b2-a388-725d2f41035b tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 returned with HTTP 404 Aug 09 07:45:26.250300 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 749/2998] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:26 2026] GET /volume/v3/snapshots/ef613791-ff85-4b30-b272-742bc5510940 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:26.259971 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-42a8c6a7-c8c8-424b-a977-0f3772bcfd29 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.263243 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42a8c6a7-c8c8-424b-a977-0f3772bcfd29 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:26.263565 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42a8c6a7-c8c8-424b-a977-0f3772bcfd29 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.263849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42a8c6a7-c8c8-424b-a977-0f3772bcfd29 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.274497 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.274497 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:26.282772 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-42a8c6a7-c8c8-424b-a977-0f3772bcfd29 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:26.290516 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42a8c6a7-c8c8-424b-a977-0f3772bcfd29 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 returned with HTTP 200 Aug 09 07:45:26.291176 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 741/2999] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:26 2026] GET /volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:26.310444 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba64bf34-7d01-454c-b83d-0b7f254a37be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.310648 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.312889 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] DELETE https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:26.313088 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.313367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.313645 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Delete volume with id: b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:26.314340 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba64bf34-7d01-454c-b83d-0b7f254a37be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:26.314983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba64bf34-7d01-454c-b83d-0b7f254a37be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.315064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba64bf34-7d01-454c-b83d-0b7f254a37be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.315374 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ba64bf34-7d01-454c-b83d-0b7f254a37be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:26.321514 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.321514 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:26.323191 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba64bf34-7d01-454c-b83d-0b7f254a37be tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:26.323191 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 763/3000] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:26 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:26.323693 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.323693 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:26.324351 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:26.350493 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Delete volume request issued successfully. Aug 09 07:45:26.350710 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7e7fcdb5-0552-475a-bc21-921f1c82ed15 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 returned with HTTP 202 Aug 09 07:45:26.351153 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 748/3001] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:26 2026] DELETE /volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:26.363726 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dac310b8-b51d-4f20-91e0-19f0ab5073b9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.365891 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dac310b8-b51d-4f20-91e0-19f0ab5073b9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:26.366200 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dac310b8-b51d-4f20-91e0-19f0ab5073b9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.366550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dac310b8-b51d-4f20-91e0-19f0ab5073b9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.376592 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.376592 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:26.382166 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dac310b8-b51d-4f20-91e0-19f0ab5073b9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Volume info retrieved successfully. Aug 09 07:45:26.388512 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dac310b8-b51d-4f20-91e0-19f0ab5073b9 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 returned with HTTP 200 Aug 09 07:45:26.389556 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 750/3002] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:26 2026] GET /volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:45:26.455146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-978dcbcf-cf00-46f7-b226-08fbc769d742 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.457101 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-978dcbcf-cf00-46f7-b226-08fbc769d742 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:26.457195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-978dcbcf-cf00-46f7-b226-08fbc769d742 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.457375 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-978dcbcf-cf00-46f7-b226-08fbc769d742 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.465826 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.465826 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:26.472750 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-978dcbcf-cf00-46f7-b226-08fbc769d742 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:26.480731 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-978dcbcf-cf00-46f7-b226-08fbc769d742 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:26.481155 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 742/3003] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:26 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:26.659638 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9df4c44d-e3cd-4af0-9395-906fd72940da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.661980 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9df4c44d-e3cd-4af0-9395-906fd72940da tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:26.662433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9df4c44d-e3cd-4af0-9395-906fd72940da tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.662733 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9df4c44d-e3cd-4af0-9395-906fd72940da tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.663170 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9df4c44d-e3cd-4af0-9395-906fd72940da tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:26.670973 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.670973 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:26.671757 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9df4c44d-e3cd-4af0-9395-906fd72940da tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:26.672431 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 764/3004] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:26 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:26.822560 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ffae28f4-72a2-493a-beaf-a352cb42b465 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.824959 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ffae28f4-72a2-493a-beaf-a352cb42b465 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:26.825331 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ffae28f4-72a2-493a-beaf-a352cb42b465 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:26.825637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ffae28f4-72a2-493a-beaf-a352cb42b465 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:26.839990 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.839990 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:26.842784 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ffae28f4-72a2-493a-beaf-a352cb42b465 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:26.849953 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ffae28f4-72a2-493a-beaf-a352cb42b465 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:26.849953 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 749/3005] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:26 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:26.880067 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-ea4152b2-23ca-47f0-99e9-c5038a19075b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:26.883251 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-ea4152b2-23ca-47f0-99e9-c5038a19075b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386/action Aug 09 07:45:26.883559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-ea4152b2-23ca-47f0-99e9-c5038a19075b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:26.883788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-ea4152b2-23ca-47f0-99e9-c5038a19075b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:26.908594 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:26.908594 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:26.924823 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-eaa5e783-7e8d-4593-b5a0-b40d3860dbb3 req-ea4152b2-23ca-47f0-99e9-c5038a19075b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386/action returned with HTTP 204 Aug 09 07:45:26.925802 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 751/3006] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:45:26 2026] POST /volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:27.335816 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-98a8c69f-7cff-44eb-a86c-a4e82fc34445 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.338661 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98a8c69f-7cff-44eb-a86c-a4e82fc34445 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:27.338980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98a8c69f-7cff-44eb-a86c-a4e82fc34445 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:27.339456 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98a8c69f-7cff-44eb-a86c-a4e82fc34445 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:27.339871 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-98a8c69f-7cff-44eb-a86c-a4e82fc34445 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:27.346813 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:27.346813 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:27.347975 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98a8c69f-7cff-44eb-a86c-a4e82fc34445 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:27.348600 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 743/3007] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:27 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:27.406781 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb0939bc-e316-4c0d-a8c7-a44cad9d4109 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.408992 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb0939bc-e316-4c0d-a8c7-a44cad9d4109 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] GET https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 Aug 09 07:45:27.409252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb0939bc-e316-4c0d-a8c7-a44cad9d4109 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:27.409478 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb0939bc-e316-4c0d-a8c7-a44cad9d4109 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:27.416304 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb0939bc-e316-4c0d-a8c7-a44cad9d4109 tempest-SnapshotsActionsTest-1209140033 tempest-SnapshotsActionsTest-1209140033-project-member] https://10.4.3.41/volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 returned with HTTP 404 Aug 09 07:45:27.416768 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 765/3008] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:27 2026] GET /volume/v3/volumes/b68dcc91-8167-41d6-a0c8-7e2a5bd7be58 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:27.496779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a6b58100-a80d-4fc9-b6f3-79a59d419c64 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.499052 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a6b58100-a80d-4fc9-b6f3-79a59d419c64 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:27.499453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a6b58100-a80d-4fc9-b6f3-79a59d419c64 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:27.499738 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a6b58100-a80d-4fc9-b6f3-79a59d419c64 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:27.511310 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:27.511310 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:27.517042 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a6b58100-a80d-4fc9-b6f3-79a59d419c64 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:27.524925 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a6b58100-a80d-4fc9-b6f3-79a59d419c64 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:27.525508 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 750/3009] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:27 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:27.569240 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ae3330c7-9b91-468a-b557-0cccb4976488 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.573017 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae3330c7-9b91-468a-b557-0cccb4976488 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] POST https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action Aug 09 07:45:27.573017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae3330c7-9b91-468a-b557-0cccb4976488 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-351142204", "disk_format": "qcow2"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:27.573017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae3330c7-9b91-468a-b557-0cccb4976488 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-351142204", "disk_format": "qcow2"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:27.586151 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:27.586151 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:27.586993 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ae3330c7-9b91-468a-b557-0cccb4976488 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:27.604346 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:27.604346 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:27.611673 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.image.image_utils [None req-ae3330c7-9b91-468a-b557-0cccb4976488 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-351142204'}] 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-351142204'}]. {{(pid=100220) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 09 07:45:27.687431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d4ae3ed6-5e5a-4fe7-a279-d8e0fa0b6eb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.689824 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4ae3ed6-5e5a-4fe7-a279-d8e0fa0b6eb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:27.690452 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4ae3ed6-5e5a-4fe7-a279-d8e0fa0b6eb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:27.690452 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4ae3ed6-5e5a-4fe7-a279-d8e0fa0b6eb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:27.690452 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d4ae3ed6-5e5a-4fe7-a279-d8e0fa0b6eb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:27.697237 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:27.697237 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:27.698145 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4ae3ed6-5e5a-4fe7-a279-d8e0fa0b6eb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:27.698976 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 744/3010] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:27 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:27.873519 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7eeec3f-d8c6-4210-bb61-ad1e555a0278 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.879595 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7eeec3f-d8c6-4210-bb61-ad1e555a0278 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:27.879595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7eeec3f-d8c6-4210-bb61-ad1e555a0278 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:27.879595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7eeec3f-d8c6-4210-bb61-ad1e555a0278 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:27.899004 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:27.899004 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:27.906542 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7eeec3f-d8c6-4210-bb61-ad1e555a0278 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:27.914801 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7eeec3f-d8c6-4210-bb61-ad1e555a0278 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:27.915263 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 766/3011] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:27 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:27.933979 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c3aab077-3a86-468d-9aa6-6bcb1f069279 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.938388 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c3aab077-3a86-468d-9aa6-6bcb1f069279 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:27.938388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c3aab077-3a86-468d-9aa6-6bcb1f069279 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:27.938741 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c3aab077-3a86-468d-9aa6-6bcb1f069279 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:27.952781 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:27.952781 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:27.959242 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c3aab077-3a86-468d-9aa6-6bcb1f069279 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:27.966939 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c3aab077-3a86-468d-9aa6-6bcb1f069279 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:27.967518 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 751/3012] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:27 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:27.989271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e91b347-443b-41c8-a06c-7fa865315162 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:27.991996 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e91b347-443b-41c8-a06c-7fa865315162 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:27.991996 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e91b347-443b-41c8-a06c-7fa865315162 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:27.992187 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e91b347-443b-41c8-a06c-7fa865315162 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:27.992993 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1e91b347-443b-41c8-a06c-7fa865315162 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Delete volume with id: d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:28.005293 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:28.005293 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:28.006156 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1e91b347-443b-41c8-a06c-7fa865315162 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:28.014266 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1e91b347-443b-41c8-a06c-7fa865315162 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-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 09 07:45:28.014678 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e91b347-443b-41c8-a06c-7fa865315162 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 400 Aug 09 07:45:28.015392 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 745/3013] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:27 2026] DELETE /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:45:28.024287 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-85744e05-78aa-4260-89c5-3d53cabcbbf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:28.026576 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85744e05-78aa-4260-89c5-3d53cabcbbf2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:28.026576 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85744e05-78aa-4260-89c5-3d53cabcbbf2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:28.026837 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85744e05-78aa-4260-89c5-3d53cabcbbf2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:28.039994 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:28.039994 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:28.049665 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-85744e05-78aa-4260-89c5-3d53cabcbbf2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:28.060736 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85744e05-78aa-4260-89c5-3d53cabcbbf2 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:28.061172 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 767/3014] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:28 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:28.124976 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-8547056a-2bab-4197-bfa9-085f9bdf3ca5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:28.127660 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-8547056a-2bab-4197-bfa9-085f9bdf3ca5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:28.129780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-8547056a-2bab-4197-bfa9-085f9bdf3ca5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:28.129780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-8547056a-2bab-4197-bfa9-085f9bdf3ca5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:28.142108 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:28.142108 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:28.150935 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-8547056a-2bab-4197-bfa9-085f9bdf3ca5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:28.154904 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-8547056a-2bab-4197-bfa9-085f9bdf3ca5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:28.155831 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 752/3015] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:28 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:28.182347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-59de5732-0b4d-4e10-869f-8509bb98bfc8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:28.184823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-59de5732-0b4d-4e10-869f-8509bb98bfc8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] POST https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0/action Aug 09 07:45:28.185253 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-59de5732-0b4d-4e10-869f-8509bb98bfc8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:28.185454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-59de5732-0b4d-4e10-869f-8509bb98bfc8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:28.200738 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:28.200738 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:28.201257 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-59de5732-0b4d-4e10-869f-8509bb98bfc8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:28.209356 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-59de5732-0b4d-4e10-869f-8509bb98bfc8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Begin detaching volume completed successfully. Aug 09 07:45:28.209585 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-59de5732-0b4d-4e10-869f-8509bb98bfc8 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0/action returned with HTTP 202 Aug 09 07:45:28.210130 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 746/3016] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:45:28 2026] POST /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:28.287210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c677591d-7929-44ea-b204-c5a05cd21fdb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:28.287210 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c677591d-7929-44ea-b204-c5a05cd21fdb None None] GET https://10.4.3.41/volume// Aug 09 07:45:28.287210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c677591d-7929-44ea-b204-c5a05cd21fdb None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:28.287210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c677591d-7929-44ea-b204-c5a05cd21fdb None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:28.287210 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c677591d-7929-44ea-b204-c5a05cd21fdb None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:28.287210 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 768/3017] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:28.301993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-580e2030-0b8a-4c67-9c25-08b69c5a11dc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:28.305386 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-580e2030-0b8a-4c67-9c25-08b69c5a11dc tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:28.305386 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-580e2030-0b8a-4c67-9c25-08b69c5a11dc tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:28.305675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-580e2030-0b8a-4c67-9c25-08b69c5a11dc tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:28.310638 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ae3330c7-9b91-468a-b557-0cccb4976488 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Copy volume to image completed successfully. Aug 09 07:45:28.311568 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae3330c7-9b91-468a-b557-0cccb4976488 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action returned with HTTP 202 Aug 09 07:45:28.311568 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 752/3018] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:45:27 2026] POST /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753/action => generated 688 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:28.328711 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:28.328711 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:28.337064 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-580e2030-0b8a-4c67-9c25-08b69c5a11dc tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:28.346563 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-580e2030-0b8a-4c67-9c25-08b69c5a11dc tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:28.346563 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 753/3019] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:28 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 1321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:28.366057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-310b224e-4728-41aa-bcb9-a7bdd381e777 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:28.368424 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-310b224e-4728-41aa-bcb9-a7bdd381e777 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:28.368609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-310b224e-4728-41aa-bcb9-a7bdd381e777 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:28.368813 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-310b224e-4728-41aa-bcb9-a7bdd381e777 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:28.369157 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-310b224e-4728-41aa-bcb9-a7bdd381e777 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:28.375402 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:28.375402 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:28.376379 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-310b224e-4728-41aa-bcb9-a7bdd381e777 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:28.377007 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 747/3020] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:28 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:28.712717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-643404ae-9d38-4942-9e76-783333f28f41 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:28.716138 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-643404ae-9d38-4942-9e76-783333f28f41 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:28.716935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-643404ae-9d38-4942-9e76-783333f28f41 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:28.719095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-643404ae-9d38-4942-9e76-783333f28f41 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:28.719292 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-643404ae-9d38-4942-9e76-783333f28f41 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:28.725154 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:28.725154 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:28.725778 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-643404ae-9d38-4942-9e76-783333f28f41 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:28.726213 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 769/3021] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:28 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:29.396365 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5aa7f725-a482-4a17-9a56-c65c3c063be1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:29.402324 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5aa7f725-a482-4a17-9a56-c65c3c063be1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:29.402590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5aa7f725-a482-4a17-9a56-c65c3c063be1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:29.402829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5aa7f725-a482-4a17-9a56-c65c3c063be1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:29.402991 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5aa7f725-a482-4a17-9a56-c65c3c063be1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:29.411830 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:29.411830 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:29.412501 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5aa7f725-a482-4a17-9a56-c65c3c063be1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:29.413045 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 753/3022] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:29 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:29.737567 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8439cb8f-f03e-408a-a548-4e32f8f9b066 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:29.741941 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8439cb8f-f03e-408a-a548-4e32f8f9b066 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:29.741941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8439cb8f-f03e-408a-a548-4e32f8f9b066 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:29.741941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8439cb8f-f03e-408a-a548-4e32f8f9b066 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:29.741941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8439cb8f-f03e-408a-a548-4e32f8f9b066 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:29.749803 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:29.749803 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:29.750764 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8439cb8f-f03e-408a-a548-4e32f8f9b066 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:29.751277 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 754/3023] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:29 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:29.929335 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e1aff185-9d7a-4aed-86b7-653daf9684eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:29.931548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1aff185-9d7a-4aed-86b7-653daf9684eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:29.931805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1aff185-9d7a-4aed-86b7-653daf9684eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:29.932081 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1aff185-9d7a-4aed-86b7-653daf9684eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:29.941071 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:29.941071 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:29.946364 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e1aff185-9d7a-4aed-86b7-653daf9684eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:29.954200 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1aff185-9d7a-4aed-86b7-653daf9684eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:29.954718 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 748/3024] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:29 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:29.972531 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d57815a0-bbb7-4d1b-a7dc-88b7e47be56d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:29.975359 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d57815a0-bbb7-4d1b-a7dc-88b7e47be56d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:29.975590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d57815a0-bbb7-4d1b-a7dc-88b7e47be56d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:29.975828 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d57815a0-bbb7-4d1b-a7dc-88b7e47be56d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:29.986386 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:29.986386 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:29.993135 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d57815a0-bbb7-4d1b-a7dc-88b7e47be56d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:30.000454 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d57815a0-bbb7-4d1b-a7dc-88b7e47be56d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:30.000999 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 770/3025] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:29 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.040229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-004827a5-4c0f-48f6-84d8-4726ec419c21 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.044040 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-004827a5-4c0f-48f6-84d8-4726ec419c21 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:30.044319 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-004827a5-4c0f-48f6-84d8-4726ec419c21 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.044575 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-004827a5-4c0f-48f6-84d8-4726ec419c21 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.054542 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.054542 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:30.057815 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-11e3214f-abfb-4786-9982-7eae1829c953 req-9f703f65-fea9-4276-a7a0-e9391936e0a1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.059510 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-004827a5-4c0f-48f6-84d8-4726ec419c21 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:30.064136 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-9f703f65-fea9-4276-a7a0-e9391936e0a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:30.064380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-9f703f65-fea9-4276-a7a0-e9391936e0a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.064634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-9f703f65-fea9-4276-a7a0-e9391936e0a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.068490 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-004827a5-4c0f-48f6-84d8-4726ec419c21 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:30.069022 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 754/3026] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:30.073773 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.073773 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:30.078262 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-11e3214f-abfb-4786-9982-7eae1829c953 req-9f703f65-fea9-4276-a7a0-e9391936e0a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:30.082808 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-9f703f65-fea9-4276-a7a0-e9391936e0a1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:30.083221 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 755/3027] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.088185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-2f6247d9-20c7-4929-b1ae-26619dbab861 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.090611 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-2f6247d9-20c7-4929-b1ae-26619dbab861 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8/action Aug 09 07:45:30.091094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-2f6247d9-20c7-4929-b1ae-26619dbab861 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:30.091307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-2f6247d9-20c7-4929-b1ae-26619dbab861 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:30.107510 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.107510 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:30.108059 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-2f6247d9-20c7-4929-b1ae-26619dbab861 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:30.115428 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-2f6247d9-20c7-4929-b1ae-26619dbab861 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Begin detaching volume completed successfully. Aug 09 07:45:30.115428 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-2f6247d9-20c7-4929-b1ae-26619dbab861 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8/action returned with HTTP 202 Aug 09 07:45:30.115932 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 749/3028] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:45:30 2026] POST /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:30.141940 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c3e5b22-0637-495c-8dc2-ea388c1656b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.174271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c60e3ca-f5db-4827-99f0-2139085ce94c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.174815 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c60e3ca-f5db-4827-99f0-2139085ce94c None None] GET https://10.4.3.41/volume// Aug 09 07:45:30.175092 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c60e3ca-f5db-4827-99f0-2139085ce94c None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.175366 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c60e3ca-f5db-4827-99f0-2139085ce94c None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.175809 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c60e3ca-f5db-4827-99f0-2139085ce94c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:30.176227 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 755/3029] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:30.177202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-871d6cd8-cebb-4905-9d0b-00830c7a5863 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.179507 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-871d6cd8-cebb-4905-9d0b-00830c7a5863 None None] GET https://10.4.3.41/volume// Aug 09 07:45:30.179507 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-871d6cd8-cebb-4905-9d0b-00830c7a5863 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.179507 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-871d6cd8-cebb-4905-9d0b-00830c7a5863 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.179507 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-871d6cd8-cebb-4905-9d0b-00830c7a5863 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:30.179507 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 756/3030] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:30.185442 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-11e3214f-abfb-4786-9982-7eae1829c953 req-0af97d62-15e9-4df4-97e9-f94718cee31d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.186357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-a7550911-81b9-4e19-9226-4ce7b7d181e3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.188079 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-0af97d62-15e9-4df4-97e9-f94718cee31d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:45:30.188438 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-0af97d62-15e9-4df4-97e9-f94718cee31d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf40925-8ef4-49af-b362-ac2ef2d6221e", "connector": null, "instance_uuid": "d38e5c21-d75a-4c71-aa22-048dd098459d"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:30.189082 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-a7550911-81b9-4e19-9226-4ce7b7d181e3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:30.189375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-a7550911-81b9-4e19-9226-4ce7b7d181e3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.189637 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-a7550911-81b9-4e19-9226-4ce7b7d181e3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.198826 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.198826 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:30.201475 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.201475 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:30.206684 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-a7550911-81b9-4e19-9226-4ce7b7d181e3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:30.213168 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-a7550911-81b9-4e19-9226-4ce7b7d181e3 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 200 Aug 09 07:45:30.213742 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 756/3031] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:30.230552 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-0af97d62-15e9-4df4-97e9-f94718cee31d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:45:30.231157 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 750/3032] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:45:30 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 09 07:45:30.250521 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c3e5b22-0637-495c-8dc2-ea388c1656b7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] GET https://10.4.3.41/volume/v3/os-services Aug 09 07:45:30.254409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c3e5b22-0637-495c-8dc2-ea388c1656b7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.254409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c3e5b22-0637-495c-8dc2-ea388c1656b7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.261228 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c3e5b22-0637-495c-8dc2-ea388c1656b7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] https://10.4.3.41/volume/v3/os-services returned with HTTP 200 Aug 09 07:45:30.261928 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 771/3033] 10.4.3.41 () {66 vars in 1242 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.262721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1930301f-c2c8-4a23-9505-2d94efeb3efc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.264928 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1930301f-c2c8-4a23-9505-2d94efeb3efc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:30.265195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1930301f-c2c8-4a23-9505-2d94efeb3efc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.265478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1930301f-c2c8-4a23-9505-2d94efeb3efc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.274281 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5df47a63-e22c-4dba-ad35-33711e145ae7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.276480 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5df47a63-e22c-4dba-ad35-33711e145ae7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] GET https://10.4.3.41/volume/v3/os-services?host=np0000006821 Aug 09 07:45:30.276781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5df47a63-e22c-4dba-ad35-33711e145ae7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.277072 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5df47a63-e22c-4dba-ad35-33711e145ae7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.284153 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b40ec026-24ea-4a9e-b100-a26f5481deb0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.284674 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b40ec026-24ea-4a9e-b100-a26f5481deb0 None None] GET https://10.4.3.41/volume// Aug 09 07:45:30.285145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b40ec026-24ea-4a9e-b100-a26f5481deb0 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.285262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b40ec026-24ea-4a9e-b100-a26f5481deb0 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.285614 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b40ec026-24ea-4a9e-b100-a26f5481deb0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:30.286058 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 751/3034] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:30.286850 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.286850 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:30.290959 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5df47a63-e22c-4dba-ad35-33711e145ae7 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] https://10.4.3.41/volume/v3/os-services?host=np0000006821 returned with HTTP 200 Aug 09 07:45:30.292769 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 757/3035] 10.4.3.41 () {66 vars in 1277 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/os-services?host=np0000006821 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.294202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-11e3214f-abfb-4786-9982-7eae1829c953 req-23b4dd17-9436-41bb-81be-6e5bdaa5853d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.295556 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1930301f-c2c8-4a23-9505-2d94efeb3efc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:30.296514 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-23b4dd17-9436-41bb-81be-6e5bdaa5853d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:30.297511 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-23b4dd17-9436-41bb-81be-6e5bdaa5853d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.297511 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-23b4dd17-9436-41bb-81be-6e5bdaa5853d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.301338 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2b4e445-3ccd-4a7d-b8a2-ba7b0d1790d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.302310 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1930301f-c2c8-4a23-9505-2d94efeb3efc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:30.302971 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 757/3036] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.303140 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2b4e445-3ccd-4a7d-b8a2-ba7b0d1790d5 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] GET https://10.4.3.41/volume/v3/os-services?host=np0000006821&binary=cinder-scheduler Aug 09 07:45:30.303592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2b4e445-3ccd-4a7d-b8a2-ba7b0d1790d5 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.303592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2b4e445-3ccd-4a7d-b8a2-ba7b0d1790d5 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.303853 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.303853 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:30.308879 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.308879 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:30.309804 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2b4e445-3ccd-4a7d-b8a2-ba7b0d1790d5 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] https://10.4.3.41/volume/v3/os-services?host=np0000006821&binary=cinder-scheduler returned with HTTP 200 Aug 09 07:45:30.310398 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 752/3037] 10.4.3.41 () {66 vars in 1325 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/os-services?host=np0000006821&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.313245 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-11e3214f-abfb-4786-9982-7eae1829c953 req-23b4dd17-9436-41bb-81be-6e5bdaa5853d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:30.321040 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-23b4dd17-9436-41bb-81be-6e5bdaa5853d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:30.321339 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ca4eea29-9cfb-42fd-9aa9-2c4a2fe3e49e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.321606 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 772/3038] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 1054 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:30.323795 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca4eea29-9cfb-42fd-9aa9-2c4a2fe3e49e tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] GET https://10.4.3.41/volume/v3/os-services?binary=cinder-scheduler Aug 09 07:45:30.324046 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca4eea29-9cfb-42fd-9aa9-2c4a2fe3e49e tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.324286 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca4eea29-9cfb-42fd-9aa9-2c4a2fe3e49e tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.329147 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca4eea29-9cfb-42fd-9aa9-2c4a2fe3e49e tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] https://10.4.3.41/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 09 07:45:30.329730 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 758/3039] 10.4.3.41 () {66 vars in 1289 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.342097 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5c430f48-6331-424b-8875-06db14075622 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.426580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03a1dbcd-aa72-43cc-af49-53c2ac6082a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.429067 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03a1dbcd-aa72-43cc-af49-53c2ac6082a9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:30.429345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03a1dbcd-aa72-43cc-af49-53c2ac6082a9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.429599 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03a1dbcd-aa72-43cc-af49-53c2ac6082a9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.429782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-03a1dbcd-aa72-43cc-af49-53c2ac6082a9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:30.434433 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:30.434896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1649670821"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:30.435061 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.435061 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:30.435785 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03a1dbcd-aa72-43cc-af49-53c2ac6082a9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:30.436389 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 753/3040] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.436877 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1649670821'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:30.437081 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Create volume of 1 GB Aug 09 07:45:30.442129 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Availability Zones retrieved successfully. Aug 09 07:45:30.450836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Flow 'volume_create_api' (e564c925-d14c-41ea-a2a8-e9c94932a1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:30.452344 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07120ddd-9c45-46d4-afaf-85dd498e6290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:30.453829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:30.487213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-11e3214f-abfb-4786-9982-7eae1829c953 req-4dd12c15-c587-420b-a05e-092d1f2ca7dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.488673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07120ddd-9c45-46d4-afaf-85dd498e6290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:30.489390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-4dd12c15-c587-420b-a05e-092d1f2ca7dc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] PUT https://10.4.3.41/volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf Aug 09 07:45:30.489597 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4635b1fb-8521-4160-ac8b-e60c58ee9cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:30.489800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-4dd12c15-c587-420b-a05e-092d1f2ca7dc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:30.498420 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-11e3214f-abfb-4786-9982-7eae1829c953 req-4dd12c15-c587-420b-a05e-092d1f2ca7dc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Acquiring lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:45:30.503458 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-11e3214f-abfb-4786-9982-7eae1829c953 req-4dd12c15-c587-420b-a05e-092d1f2ca7dc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:45:30.504439 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.504439 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:30.562199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Created reservations ['ed93f6cc-41ef-47fc-8811-91443ee5921b', '45ae77f9-d7b9-4954-a347-9d01e590a96f', 'b78fa29c-750e-434c-aaeb-4878a52887d5', 'e43f9390-8426-41a4-b5d1-74937c1e5272'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:30.563300 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4635b1fb-8521-4160-ac8b-e60c58ee9cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed93f6cc-41ef-47fc-8811-91443ee5921b', '45ae77f9-d7b9-4954-a347-9d01e590a96f', 'b78fa29c-750e-434c-aaeb-4878a52887d5', 'e43f9390-8426-41a4-b5d1-74937c1e5272']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:30.564615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b8271f-e89b-4bf2-9197-a34bffbb9a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:30.595493 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b8271f-e89b-4bf2-9197-a34bffbb9a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74688ad9-11eb-488d-b4d8-ce5b0c6f3e71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1649670821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88826639f8304956b7ff695ea25a2d53',qos_specs=None,replication_status=,reservations=['ed93f6cc-41ef-47fc-8811-91443ee5921b','45ae77f9-d7b9-4954-a347-9d01e590a96f','b78fa29c-750e-434c-aaeb-4878a52887d5','e43f9390-8426-41a4-b5d1-74937c1e5272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2656cf7e01704e2e98c459de239c9772',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1649670821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74688ad9-11eb-488d-b4d8-ce5b0c6f3e71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88826639f8304956b7ff695ea25a2d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2656cf7e01704e2e98c459de239c9772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:30.596564 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccf9a24-626f-4c1f-907b-d51057212565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:30.597236 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-11e3214f-abfb-4786-9982-7eae1829c953 req-4dd12c15-c587-420b-a05e-092d1f2ca7dc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" released by "attachment_update" :: held 0.094s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:45:30.597634 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-4dd12c15-c587-420b-a05e-092d1f2ca7dc tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf returned with HTTP 200 Aug 09 07:45:30.598318 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 773/3041] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:45:30 2026] PUT /volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:30.606952 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-11e3214f-abfb-4786-9982-7eae1829c953 req-31ec0389-8791-4793-9b71-751a666e346d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.609389 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-31ec0389-8791-4793-9b71-751a666e346d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption Aug 09 07:45:30.609625 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-31ec0389-8791-4793-9b71-751a666e346d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.610004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-31ec0389-8791-4793-9b71-751a666e346d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.621360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccf9a24-626f-4c1f-907b-d51057212565) transitioned into state 'SUCCESS' from state '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-1649670821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88826639f8304956b7ff695ea25a2d53',qos_specs=None,replication_status=,reservations=['ed93f6cc-41ef-47fc-8811-91443ee5921b','45ae77f9-d7b9-4954-a347-9d01e590a96f','b78fa29c-750e-434c-aaeb-4878a52887d5','e43f9390-8426-41a4-b5d1-74937c1e5272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2656cf7e01704e2e98c459de239c9772',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:30.621685 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.621685 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:30.622456 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59dacf83-d5fe-43a9-9999-3b823b291bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:30.628833 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-31ec0389-8791-4793-9b71-751a666e346d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption returned with HTTP 200 Aug 09 07:45:30.629498 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 759/3042] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.636443 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59dacf83-d5fe-43a9-9999-3b823b291bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:30.637721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Flow 'volume_create_api' (e564c925-d14c-41ea-a2a8-e9c94932a1a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:30.638189 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Create volume request issued successfully. Aug 09 07:45:30.638964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c430f48-6331-424b-8875-06db14075622 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:30.639524 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 758/3043] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:45:30 2026] POST /volume/v3/volumes => generated 752 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:30.651822 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-55a93652-2b64-4f76-ae68-93f282f55f16 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.653817 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55a93652-2b64-4f76-ae68-93f282f55f16 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] GET https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:30.654063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55a93652-2b64-4f76-ae68-93f282f55f16 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.654296 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55a93652-2b64-4f76-ae68-93f282f55f16 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.662493 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.662493 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:30.666849 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-55a93652-2b64-4f76-ae68-93f282f55f16 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Volume info retrieved successfully. Aug 09 07:45:30.672236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55a93652-2b64-4f76-ae68-93f282f55f16 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 returned with HTTP 200 Aug 09 07:45:30.672630 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 754/3044] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:30.763862 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-93ee0811-ccea-44e0-a1d9-3fcecc23cd4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:30.766239 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93ee0811-ccea-44e0-a1d9-3fcecc23cd4b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:30.766517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93ee0811-ccea-44e0-a1d9-3fcecc23cd4b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:30.766773 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93ee0811-ccea-44e0-a1d9-3fcecc23cd4b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:30.766949 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-93ee0811-ccea-44e0-a1d9-3fcecc23cd4b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:30.772526 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:30.772526 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:30.773434 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93ee0811-ccea-44e0-a1d9-3fcecc23cd4b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:30.774041 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 774/3045] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:30 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:31.321718 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7eed0883-6d2d-4a24-8ab2-9c2838e12231 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.323782 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7eed0883-6d2d-4a24-8ab2-9c2838e12231 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:31.323977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7eed0883-6d2d-4a24-8ab2-9c2838e12231 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.324223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7eed0883-6d2d-4a24-8ab2-9c2838e12231 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.335199 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.335199 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:31.338989 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7eed0883-6d2d-4a24-8ab2-9c2838e12231 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:31.343637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7eed0883-6d2d-4a24-8ab2-9c2838e12231 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:31.344025 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 760/3046] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:31.447249 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5f1bd5a4-7371-4f91-b778-cc477324d97e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.449194 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f1bd5a4-7371-4f91-b778-cc477324d97e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:31.449409 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f1bd5a4-7371-4f91-b778-cc477324d97e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.449615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f1bd5a4-7371-4f91-b778-cc477324d97e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.449742 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5f1bd5a4-7371-4f91-b778-cc477324d97e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:31.453988 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.453988 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:31.454576 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f1bd5a4-7371-4f91-b778-cc477324d97e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:31.454991 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 759/3047] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:31.688502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-410ae43d-b3d7-4be4-9af2-cad1f50fbd15 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.690624 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-410ae43d-b3d7-4be4-9af2-cad1f50fbd15 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] GET https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:31.690872 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-410ae43d-b3d7-4be4-9af2-cad1f50fbd15 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.691253 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-410ae43d-b3d7-4be4-9af2-cad1f50fbd15 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.699722 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.699722 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:31.704066 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-410ae43d-b3d7-4be4-9af2-cad1f50fbd15 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Volume info retrieved successfully. Aug 09 07:45:31.709665 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-410ae43d-b3d7-4be4-9af2-cad1f50fbd15 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 returned with HTTP 200 Aug 09 07:45:31.710222 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 755/3048] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:31.722278 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a39d149-14b9-4856-8b91-945135941504 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.723851 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a39d149-14b9-4856-8b91-945135941504 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] GET https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:31.724039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a39d149-14b9-4856-8b91-945135941504 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.724219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a39d149-14b9-4856-8b91-945135941504 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.731133 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.731133 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:31.734418 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0a39d149-14b9-4856-8b91-945135941504 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Volume info retrieved successfully. Aug 09 07:45:31.737961 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a39d149-14b9-4856-8b91-945135941504 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 returned with HTTP 200 Aug 09 07:45:31.738306 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 775/3049] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:31.749141 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0d1378bd-adfa-4dbb-90da-6a5a2e2de062 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.751197 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0d1378bd-adfa-4dbb-90da-6a5a2e2de062 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] GET https://10.4.3.41/volume/v3/os-services?host=np0000006821&binary=cinder-volume Aug 09 07:45:31.751393 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0d1378bd-adfa-4dbb-90da-6a5a2e2de062 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.751591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0d1378bd-adfa-4dbb-90da-6a5a2e2de062 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.757788 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0d1378bd-adfa-4dbb-90da-6a5a2e2de062 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] https://10.4.3.41/volume/v3/os-services?host=np0000006821&binary=cinder-volume returned with HTTP 200 Aug 09 07:45:31.758175 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 761/3050] 10.4.3.41 () {66 vars in 1319 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/os-services?host=np0000006821&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:31.766356 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ebcff827-bff0-4233-b53b-fed7f4905ba3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.768550 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ebcff827-bff0-4233-b53b-fed7f4905ba3 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] GET https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:31.768813 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ebcff827-bff0-4233-b53b-fed7f4905ba3 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.769082 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ebcff827-bff0-4233-b53b-fed7f4905ba3 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.778675 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.778675 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:31.785739 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ebcff827-bff0-4233-b53b-fed7f4905ba3 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Volume info retrieved successfully. Aug 09 07:45:31.787012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a38826f5-2879-4667-8389-da107ac4d433 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.788928 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a38826f5-2879-4667-8389-da107ac4d433 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:31.789124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a38826f5-2879-4667-8389-da107ac4d433 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.789305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a38826f5-2879-4667-8389-da107ac4d433 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.789399 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a38826f5-2879-4667-8389-da107ac4d433 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:31.790323 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ebcff827-bff0-4233-b53b-fed7f4905ba3 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 returned with HTTP 200 Aug 09 07:45:31.791240 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 760/3051] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:31.793383 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.793383 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:31.793957 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a38826f5-2879-4667-8389-da107ac4d433 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:31.794305 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 756/3052] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:31.802545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.804226 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] DELETE https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:31.804407 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.804594 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.804753 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Delete volume with id: 74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:31.811252 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.811252 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:31.811685 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Volume info retrieved successfully. Aug 09 07:45:31.828046 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Delete volume request issued successfully. Aug 09 07:45:31.828260 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-815e0db8-e094-4cdb-a202-1bf875f3e4ba tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 returned with HTTP 202 Aug 09 07:45:31.828758 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 776/3053] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:31 2026] DELETE /volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:31.835895 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ebe95411-2068-4eab-a79a-a6e67e8e410d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:31.838989 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ebe95411-2068-4eab-a79a-a6e67e8e410d tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] GET https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:31.839248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ebe95411-2068-4eab-a79a-a6e67e8e410d tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:31.839485 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ebe95411-2068-4eab-a79a-a6e67e8e410d tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:31.848470 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:31.848470 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:31.853092 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ebe95411-2068-4eab-a79a-a6e67e8e410d tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Volume info retrieved successfully. Aug 09 07:45:31.858352 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ebe95411-2068-4eab-a79a-a6e67e8e410d tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 returned with HTTP 200 Aug 09 07:45:31.858830 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 762/3054] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:31 2026] GET /volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:32.356390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4f1c606f-a7f2-4a1b-b7dc-c96de72f4da9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:32.357983 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4f1c606f-a7f2-4a1b-b7dc-c96de72f4da9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:32.358197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4f1c606f-a7f2-4a1b-b7dc-c96de72f4da9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:32.358389 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4f1c606f-a7f2-4a1b-b7dc-c96de72f4da9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:32.367024 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:32.367024 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:32.370342 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4f1c606f-a7f2-4a1b-b7dc-c96de72f4da9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:32.374453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4f1c606f-a7f2-4a1b-b7dc-c96de72f4da9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:32.374841 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 761/3055] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:32 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:32.465196 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5561f5ad-c7f4-4f94-9102-7294d2a0175b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:32.467869 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5561f5ad-c7f4-4f94-9102-7294d2a0175b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:32.468185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5561f5ad-c7f4-4f94-9102-7294d2a0175b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:32.468431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5561f5ad-c7f4-4f94-9102-7294d2a0175b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:32.468577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5561f5ad-c7f4-4f94-9102-7294d2a0175b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:32.473674 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:32.473674 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:32.474510 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5561f5ad-c7f4-4f94-9102-7294d2a0175b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:32.475054 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 757/3056] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:32 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:32.808181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2abb34da-0d1d-4bf3-abef-c1e3e1c365ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:32.813358 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2abb34da-0d1d-4bf3-abef-c1e3e1c365ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:32.813561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2abb34da-0d1d-4bf3-abef-c1e3e1c365ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:32.813758 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2abb34da-0d1d-4bf3-abef-c1e3e1c365ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:32.813851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2abb34da-0d1d-4bf3-abef-c1e3e1c365ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:32.821194 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:32.821194 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:32.821760 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2abb34da-0d1d-4bf3-abef-c1e3e1c365ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:32.822146 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 777/3057] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:32 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:32.836984 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-def4ef58-d7a9-4c7f-ab3f-239b9b1f88a3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:32.839171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-def4ef58-d7a9-4c7f-ab3f-239b9b1f88a3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] DELETE https://10.4.3.41/volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386 Aug 09 07:45:32.839503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-def4ef58-d7a9-4c7f-ab3f-239b9b1f88a3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:32.839715 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-def4ef58-d7a9-4c7f-ab3f-239b9b1f88a3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:32.847116 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:32.847116 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:32.873507 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7454bb91-a130-426a-8d0a-1842bd5fad91 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:32.875398 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7454bb91-a130-426a-8d0a-1842bd5fad91 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] GET https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 Aug 09 07:45:32.875610 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7454bb91-a130-426a-8d0a-1842bd5fad91 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:32.875817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7454bb91-a130-426a-8d0a-1842bd5fad91 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:32.881679 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7454bb91-a130-426a-8d0a-1842bd5fad91 tempest-VolumesServicesTestJSON-2145271802 tempest-VolumesServicesTestJSON-2145271802-project-member] https://10.4.3.41/volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 returned with HTTP 404 Aug 09 07:45:32.882286 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 762/3058] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:32 2026] GET /volume/v3/volumes/74688ad9-11eb-488d-b4d8-ce5b0c6f3e71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:32.894775 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7ecc44f2-cf12-4d93-b469-8e71d50d5123 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:32.896472 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ecc44f2-cf12-4d93-b469-8e71d50d5123 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] GET https://10.4.3.41/volume/v3/os-services Aug 09 07:45:32.896695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ecc44f2-cf12-4d93-b469-8e71d50d5123 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:32.897041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ecc44f2-cf12-4d93-b469-8e71d50d5123 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:32.901304 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ecc44f2-cf12-4d93-b469-8e71d50d5123 tempest-VolumesServicesTestJSON-743863319 tempest-VolumesServicesTestJSON-743863319-project-admin] https://10.4.3.41/volume/v3/os-services returned with HTTP 200 Aug 09 07:45:32.901655 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 758/3059] 10.4.3.41 () {66 vars in 1242 bytes} [Sun Aug 9 07:45:32 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:32.919657 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e31576a0-d579-4a6f-9b54-9dd258eba905 req-def4ef58-d7a9-4c7f-ab3f-239b9b1f88a3 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386 returned with HTTP 200 Aug 09 07:45:32.920132 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 763/3060] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:32 2026] DELETE /volume/v3/attachments/d28b8406-7992-4955-829a-31e21608f386 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:33.388036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7ebbd33-dc04-44a0-8870-48a2f5876024 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:33.390136 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7ebbd33-dc04-44a0-8870-48a2f5876024 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:33.390409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7ebbd33-dc04-44a0-8870-48a2f5876024 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:33.390674 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7ebbd33-dc04-44a0-8870-48a2f5876024 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:33.402252 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:33.402252 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:33.406578 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7ebbd33-dc04-44a0-8870-48a2f5876024 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:33.411677 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7ebbd33-dc04-44a0-8870-48a2f5876024 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:33.412115 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 778/3061] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:33 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:33.492892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eded2550-c684-4625-9f16-f24b8c19c805 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:33.495028 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eded2550-c684-4625-9f16-f24b8c19c805 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:33.495242 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eded2550-c684-4625-9f16-f24b8c19c805 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:33.495528 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eded2550-c684-4625-9f16-f24b8c19c805 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:33.495576 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-eded2550-c684-4625-9f16-f24b8c19c805 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:33.500759 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:33.500759 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:33.502385 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eded2550-c684-4625-9f16-f24b8c19c805 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:33.502385 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 763/3062] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:33 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:33.508852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-475d1054-96c6-4505-a9ff-bdbd004a16ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:33.511341 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-475d1054-96c6-4505-a9ff-bdbd004a16ce tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:33.511713 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-475d1054-96c6-4505-a9ff-bdbd004a16ce tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:33.512026 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-475d1054-96c6-4505-a9ff-bdbd004a16ce tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:33.523771 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:33.523771 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:33.529129 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-475d1054-96c6-4505-a9ff-bdbd004a16ce tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:33.536329 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-475d1054-96c6-4505-a9ff-bdbd004a16ce tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:33.536700 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 759/3063] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:33 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:33.835695 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bea08894-e409-4a3a-ae21-8af207545bf2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:33.837992 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bea08894-e409-4a3a-ae21-8af207545bf2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:33.837992 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bea08894-e409-4a3a-ae21-8af207545bf2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:33.839475 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bea08894-e409-4a3a-ae21-8af207545bf2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:33.839475 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-bea08894-e409-4a3a-ae21-8af207545bf2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:33.844298 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:33.844298 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:33.845171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bea08894-e409-4a3a-ae21-8af207545bf2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:33.845384 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 764/3064] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:33 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:34.426606 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dbacd8f0-d49c-4bcf-a4ae-6acdbd37e240 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:34.429726 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbacd8f0-d49c-4bcf-a4ae-6acdbd37e240 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:34.430052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbacd8f0-d49c-4bcf-a4ae-6acdbd37e240 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:34.430346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbacd8f0-d49c-4bcf-a4ae-6acdbd37e240 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:34.445116 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:34.445116 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:34.455171 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dbacd8f0-d49c-4bcf-a4ae-6acdbd37e240 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:34.461784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbacd8f0-d49c-4bcf-a4ae-6acdbd37e240 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:34.462838 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 779/3065] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:34 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:34.514019 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-76cf2353-cc9c-44ac-a889-2fa013d9672d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:34.516141 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-76cf2353-cc9c-44ac-a889-2fa013d9672d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:34.516427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-76cf2353-cc9c-44ac-a889-2fa013d9672d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:34.516720 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-76cf2353-cc9c-44ac-a889-2fa013d9672d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:34.516877 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-76cf2353-cc9c-44ac-a889-2fa013d9672d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:34.522459 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:34.522459 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:34.523288 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-76cf2353-cc9c-44ac-a889-2fa013d9672d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:34.523821 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 764/3066] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:34 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:34.856042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-387faf4c-2a1b-4de7-beb8-1ae9978127f8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:34.858011 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-387faf4c-2a1b-4de7-beb8-1ae9978127f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:34.858248 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-387faf4c-2a1b-4de7-beb8-1ae9978127f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:34.858436 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-387faf4c-2a1b-4de7-beb8-1ae9978127f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:34.858536 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-387faf4c-2a1b-4de7-beb8-1ae9978127f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:34.863372 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:34.863372 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:34.864213 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-387faf4c-2a1b-4de7-beb8-1ae9978127f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:34.864812 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 760/3067] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:34 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:34.976969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-82b6af57-293d-4304-a7dc-37f6f414d138 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:35.086309 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82b6af57-293d-4304-a7dc-37f6f414d138 tempest-VolumesSummaryTest-1122498234 tempest-VolumesSummaryTest-1122498234-project-member] GET https://10.4.3.41/volume/v3/volumes/summary Aug 09 07:45:35.086605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82b6af57-293d-4304-a7dc-37f6f414d138 tempest-VolumesSummaryTest-1122498234 tempest-VolumesSummaryTest-1122498234-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:35.086816 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82b6af57-293d-4304-a7dc-37f6f414d138 tempest-VolumesSummaryTest-1122498234 tempest-VolumesSummaryTest-1122498234-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:35.086998 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-82b6af57-293d-4304-a7dc-37f6f414d138 tempest-VolumesSummaryTest-1122498234 tempest-VolumesSummaryTest-1122498234-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:35.093860 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-82b6af57-293d-4304-a7dc-37f6f414d138 tempest-VolumesSummaryTest-1122498234 tempest-VolumesSummaryTest-1122498234-project-member] Get summary completed successfully. Aug 09 07:45:35.094203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82b6af57-293d-4304-a7dc-37f6f414d138 tempest-VolumesSummaryTest-1122498234 tempest-VolumesSummaryTest-1122498234-project-member] https://10.4.3.41/volume/v3/volumes/summary returned with HTTP 200 Aug 09 07:45:35.095005 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 765/3068] 10.4.3.41 () {68 vars in 1295 bytes} [Sun Aug 9 07:45:34 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:35.477476 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c201e55d-0530-4321-b64d-725286fa1c7f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:35.479303 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c201e55d-0530-4321-b64d-725286fa1c7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:35.479519 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c201e55d-0530-4321-b64d-725286fa1c7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:35.479714 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c201e55d-0530-4321-b64d-725286fa1c7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:35.494367 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:35.494367 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:35.498875 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c201e55d-0530-4321-b64d-725286fa1c7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:35.505023 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c201e55d-0530-4321-b64d-725286fa1c7f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:35.505586 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 780/3069] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:35 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:35.536295 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7cf27363-2508-42fd-a29f-e237db8735da None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:35.539113 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7cf27363-2508-42fd-a29f-e237db8735da tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:35.539410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7cf27363-2508-42fd-a29f-e237db8735da tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:35.539685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7cf27363-2508-42fd-a29f-e237db8735da tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:35.539830 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-7cf27363-2508-42fd-a29f-e237db8735da tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:35.547168 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:35.547168 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:35.548245 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7cf27363-2508-42fd-a29f-e237db8735da tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:35.548746 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 765/3070] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:35 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:35.877056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e6b6e270-6087-4da5-b4e9-8d4ae07c261e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:35.879055 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6b6e270-6087-4da5-b4e9-8d4ae07c261e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:35.879303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6b6e270-6087-4da5-b4e9-8d4ae07c261e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:35.879531 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6b6e270-6087-4da5-b4e9-8d4ae07c261e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:35.879633 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e6b6e270-6087-4da5-b4e9-8d4ae07c261e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:35.884754 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:35.884754 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:35.885471 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6b6e270-6087-4da5-b4e9-8d4ae07c261e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:35.885932 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 761/3071] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:35 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:36.256077 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-ac299d8f-e5d2-416c-a517-2a0ce927291e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:36.257554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-ac299d8f-e5d2-416c-a517-2a0ce927291e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559 Aug 09 07:45:36.257774 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-ac299d8f-e5d2-416c-a517-2a0ce927291e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:36.258002 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-ac299d8f-e5d2-416c-a517-2a0ce927291e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:36.285587 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:36.285587 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:36.363391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7a3d3d23-dee5-4722-b8a8-c675bde48340 req-ac299d8f-e5d2-416c-a517-2a0ce927291e tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559 returned with HTTP 200 Aug 09 07:45:36.363880 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 766/3072] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:36 2026] DELETE /volume/v3/attachments/addbc946-7a8b-4da3-9bf4-f96e6e664559 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:36.483931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:36.490330 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:36.490531 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:36.490822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:36.491080 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume with id: 7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:36.501876 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:36.501876 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:36.502496 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:36.521694 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8e064048-22f3-4755-a125-1179041d9618 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:36.524627 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e064048-22f3-4755-a125-1179041d9618 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:36.524627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8e064048-22f3-4755-a125-1179041d9618 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:36.524627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8e064048-22f3-4755-a125-1179041d9618 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:36.527858 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume request issued successfully. Aug 09 07:45:36.528169 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45bde8fa-cf6d-420e-bc70-5992cacec7d5 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 202 Aug 09 07:45:36.528735 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 781/3073] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:36 2026] DELETE /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:36.537168 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:36.537168 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:36.551079 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8e064048-22f3-4755-a125-1179041d9618 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:36.551079 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e064048-22f3-4755-a125-1179041d9618 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:36.551079 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 766/3074] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:36 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:45:36.561060 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb7db87b-22aa-43a7-b101-52373915c577 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:36.563198 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb7db87b-22aa-43a7-b101-52373915c577 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:36.563488 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb7db87b-22aa-43a7-b101-52373915c577 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:36.563760 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb7db87b-22aa-43a7-b101-52373915c577 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:36.563901 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cb7db87b-22aa-43a7-b101-52373915c577 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:36.571301 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:36.571301 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:36.572233 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb7db87b-22aa-43a7-b101-52373915c577 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:36.572711 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 762/3075] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:36 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:36.897541 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0a6b6ef7-7898-4490-bc57-f66975098abc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:36.899472 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a6b6ef7-7898-4490-bc57-f66975098abc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:45:36.900507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a6b6ef7-7898-4490-bc57-f66975098abc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:36.900507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a6b6ef7-7898-4490-bc57-f66975098abc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:36.900507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-0a6b6ef7-7898-4490-bc57-f66975098abc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:36.906249 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:36.906249 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:36.907179 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a6b6ef7-7898-4490-bc57-f66975098abc tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:45:36.907473 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 767/3076] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:36 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:36.918572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28c9d26a-6838-42df-8614-59039e3b777b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.046558 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28c9d26a-6838-42df-8614-59039e3b777b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:45:37.047115 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28c9d26a-6838-42df-8614-59039e3b777b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd2146ef-0650-436a-903c-0f3b8ab6da7c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:37.049382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-28c9d26a-6838-42df-8614-59039e3b777b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Creating new backup {'backup': {'volume_id': 'dd2146ef-0650-436a-903c-0f3b8ab6da7c'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:45:37.049590 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-28c9d26a-6838-42df-8614-59039e3b777b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Creating backup of volume dd2146ef-0650-436a-903c-0f3b8ab6da7c in container None Aug 09 07:45:37.060887 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.060887 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:37.061615 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-28c9d26a-6838-42df-8614-59039e3b777b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Volume info retrieved successfully. Aug 09 07:45:37.074935 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.077009 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:37.078304 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.078387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.078659 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Delete volume with id: d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:37.087644 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-28c9d26a-6838-42df-8614-59039e3b777b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Created reservations ['56de9d78-8166-4322-a2e2-ab244d8224c4', '5f7b82aa-c5ec-4124-9b76-ea6ed910dc62'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:37.088787 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.088787 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:37.089257 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:37.113443 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Delete volume request issued successfully. Aug 09 07:45:37.113702 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2892c91-d6a2-48e5-852b-0331d51ecc8b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 202 Aug 09 07:45:37.114241 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 767/3077] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:37 2026] DELETE /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:37.121945 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-564ba25c-6eea-4e21-aeaf-261adc876c17 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.123690 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-564ba25c-6eea-4e21-aeaf-261adc876c17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:37.123970 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-564ba25c-6eea-4e21-aeaf-261adc876c17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.124205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-564ba25c-6eea-4e21-aeaf-261adc876c17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.132311 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28c9d26a-6838-42df-8614-59039e3b777b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:45:37.133402 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 782/3078] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:45:36 2026] POST /volume/v3/backups => generated 286 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:37.135326 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.135326 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:37.139699 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-564ba25c-6eea-4e21-aeaf-261adc876c17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:37.147985 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-564ba25c-6eea-4e21-aeaf-261adc876c17 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 200 Aug 09 07:45:37.147985 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 763/3079] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:37 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:37.148901 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7f1fa98b-8682-4a7a-aac3-fab636c2b8be None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.160579 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f1fa98b-8682-4a7a-aac3-fab636c2b8be tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:37.160851 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f1fa98b-8682-4a7a-aac3-fab636c2b8be tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.163659 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f1fa98b-8682-4a7a-aac3-fab636c2b8be tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.163659 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7f1fa98b-8682-4a7a-aac3-fab636c2b8be tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:37.170416 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.170416 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:37.171879 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f1fa98b-8682-4a7a-aac3-fab636c2b8be tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:37.172418 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 768/3080] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:37 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:37.568231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e94fc497-5456-4777-9458-8ee7ffd55c1f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.570559 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e94fc497-5456-4777-9458-8ee7ffd55c1f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:37.570959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e94fc497-5456-4777-9458-8ee7ffd55c1f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.571182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e94fc497-5456-4777-9458-8ee7ffd55c1f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.583319 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c1f4586a-8cf4-4cda-b83c-cb19256a21e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.585464 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.585464 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:37.586538 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1f4586a-8cf4-4cda-b83c-cb19256a21e9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:37.586791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1f4586a-8cf4-4cda-b83c-cb19256a21e9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.587126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1f4586a-8cf4-4cda-b83c-cb19256a21e9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.587295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c1f4586a-8cf4-4cda-b83c-cb19256a21e9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:37.589756 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e94fc497-5456-4777-9458-8ee7ffd55c1f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:37.595008 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e94fc497-5456-4777-9458-8ee7ffd55c1f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:37.595133 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.595133 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:37.595660 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 768/3081] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:37 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:37.595889 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1f4586a-8cf4-4cda-b83c-cb19256a21e9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:37.596310 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 783/3082] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:37 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:37.606987 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cded9c15-0731-44b0-8184-5f54cee182ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.610794 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6/export_record Aug 09 07:45:37.611099 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.611359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'export_record' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.611518 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Export record for backup 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:248}} Aug 09 07:45:37.620426 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.620426 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:37.621742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling RPCAPI with context: , host: np0000006821, backup: 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/api.py:510}} Aug 09 07:45:37.637303 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] export_record in rpcapi backup_id 30b70894-7f23-4553-8646-a1ab7b6e2ef6 on host np0000006821. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 07:45:37.647410 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzBiNzA4OTQtN2YyMy00NTUzLTg2NDYtYTFhYjdiNmUyZWY2IiwgInVzZXJfaWQiOiAiMDBlZWIxM2NiYjllNDc5ZjkyYWY1OWIyNmQ1ZTEwNzIiLCAicHJvamVjdF9pZCI6ICI5YTk2NmQwZWRlOWU0YWY0YTRhNmMzM2QzYTlhZGMzOSIsICJ2b2x1bWVfaWQiOiAiMDQyMWYyYjYtZmNmNi00MTFhLTk1YWEtOTQwMGI1MmI1MjM4IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDE2OTgwNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNDIxZjJiNi1mY2Y2LTQxMWEtOTVhYS05NDAwYjUyYjUyMzgvMjAyNjA4MDkwNzQ1MjAvYXpfbm92YV9iYWNrdXBfMzBiNzA4OTQtN2YyMy00NTUzLTg2NDYtYTFhYjdiNmUyZWY2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQ1OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 07:45:37.647803 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cded9c15-0731-44b0-8184-5f54cee182ef tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6/export_record returned with HTTP 200 Aug 09 07:45:37.648400 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 764/3083] 10.4.3.41 () {68 vars in 1423 bytes} [Sun Aug 9 07:45:37 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:37.656835 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-abb541e4-1807-4390-812a-55c7e2a4d959 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.658837 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-abb541e4-1807-4390-812a-55c7e2a4d959 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:45:37.659198 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-abb541e4-1807-4390-812a-55c7e2a4d959 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.659578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-abb541e4-1807-4390-812a-55c7e2a4d959 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.659815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-abb541e4-1807-4390-812a-55c7e2a4d959 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:37.664592 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.664592 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:37.665326 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-abb541e4-1807-4390-812a-55c7e2a4d959 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:45:37.665788 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 769/3084] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:37 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:37.678923 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-38796451-5654-4847-8c9e-3bfc6d3558bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.681192 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups/import_record Aug 09 07:45:37.681827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIzNjNkY2ItZWE5ZC00NDcxLTg3NDctYzMzODA0YWFmNDhjIiwgInVzZXJfaWQiOiAiMDBlZWIxM2NiYjllNDc5ZjkyYWY1OWIyNmQ1ZTEwNzIiLCAicHJvamVjdF9pZCI6ICI5YTk2NmQwZWRlOWU0YWY0YTRhNmMzM2QzYTlhZGMzOSIsICJ2b2x1bWVfaWQiOiAiMDQyMWYyYjYtZmNmNi00MTFhLTk1YWEtOTQwMGI1MmI1MjM4IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDE2OTgwNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNDIxZjJiNi1mY2Y2LTQxMWEtOTVhYS05NDAwYjUyYjUyMzgvMjAyNjA4MDkwNzQ1MjAvYXpfbm92YV9iYWNrdXBfMzBiNzA4OTQtN2YyMy00NTUzLTg2NDYtYTFhYjdiNmUyZWY2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQ1OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:37.683820 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIzNjNkY2ItZWE5ZC00NDcxLTg3NDctYzMzODA0YWFmNDhjIiwgInVzZXJfaWQiOiAiMDBlZWIxM2NiYjllNDc5ZjkyYWY1OWIyNmQ1ZTEwNzIiLCAicHJvamVjdF9pZCI6ICI5YTk2NmQwZWRlOWU0YWY0YTRhNmMzM2QzYTlhZGMzOSIsICJ2b2x1bWVfaWQiOiAiMDQyMWYyYjYtZmNmNi00MTFhLTk1YWEtOTQwMGI1MmI1MjM4IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDE2OTgwNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNDIxZjJiNi1mY2Y2LTQxMWEtOTVhYS05NDAwYjUyYjUyMzgvMjAyNjA4MDkwNzQ1MjAvYXpfbm92YV9iYWNrdXBfMzBiNzA4OTQtN2YyMy00NTUzLTg2NDYtYTFhYjdiNmUyZWY2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQ1OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100221) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Aug 09 07:45:37.683941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIzNjNkY2ItZWE5ZC00NDcxLTg3NDctYzMzODA0YWFmNDhjIiwgInVzZXJfaWQiOiAiMDBlZWIxM2NiYjllNDc5ZjkyYWY1OWIyNmQ1ZTEwNzIiLCAicHJvamVjdF9pZCI6ICI5YTk2NmQwZWRlOWU0YWY0YTRhNmMzM2QzYTlhZGMzOSIsICJ2b2x1bWVfaWQiOiAiMDQyMWYyYjYtZmNmNi00MTFhLTk1YWEtOTQwMGI1MmI1MjM4IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDE2OTgwNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNDIxZjJiNi1mY2Y2LTQxMWEtOTVhYS05NDAwYjUyYjUyMzgvMjAyNjA4MDkwNzQ1MjAvYXpfbm92YV9iYWNrdXBfMzBiNzA4OTQtN2YyMy00NTUzLTg2NDYtYTFhYjdiNmUyZWY2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQ1OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100221) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:272}} Aug 09 07:45:37.709805 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['704af98c-63e4-4d16-9995-46f77aa5d9c6', 'c0b41ef6-3063-41e8-a01e-6ab8f9736805'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:37.733219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] import_record rpcapi backup id 2b363dcb-ea9d-4471-8747-c33804aaf48c on host np0000006821 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmIzNjNkY2ItZWE5ZC00NDcxLTg3NDctYzMzODA0YWFmNDhjIiwgInVzZXJfaWQiOiAiMDBlZWIxM2NiYjllNDc5ZjkyYWY1OWIyNmQ1ZTEwNzIiLCAicHJvamVjdF9pZCI6ICI5YTk2NmQwZWRlOWU0YWY0YTRhNmMzM2QzYTlhZGMzOSIsICJ2b2x1bWVfaWQiOiAiMDQyMWYyYjYtZmNmNi00MTFhLTk1YWEtOTQwMGI1MmI1MjM4IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MDE2OTgwNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNDIxZjJiNi1mY2Y2LTQxMWEtOTVhYS05NDAwYjUyYjUyMzgvMjAyNjA4MDkwNzQ1MjAvYXpfbm92YV9iYWNrdXBfMzBiNzA4OTQtN2YyMy00NTUzLTg2NDYtYTFhYjdiNmUyZWY2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NToxNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA5VDA3OjQ1OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100221) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 09 07:45:37.735318 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Import record output: {'backup': {'id': '2b363dcb-ea9d-4471-8747-c33804aaf48c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.41/volume/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c'}]}}. {{(pid=100221) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:286}} Aug 09 07:45:37.735595 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-38796451-5654-4847-8c9e-3bfc6d3558bc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 201 Aug 09 07:45:37.736117 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 769/3085] 10.4.3.41 () {70 vars in 1335 bytes} [Sun Aug 9 07:45:37 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 58 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:45:37.745066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2c36b2e-e14d-4cca-acda-c26d965e72bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:37.746797 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2c36b2e-e14d-4cca-acda-c26d965e72bd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c Aug 09 07:45:37.747034 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2c36b2e-e14d-4cca-acda-c26d965e72bd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:37.747217 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2c36b2e-e14d-4cca-acda-c26d965e72bd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:37.747322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e2c36b2e-e14d-4cca-acda-c26d965e72bd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b363dcb-ea9d-4471-8747-c33804aaf48c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:37.751371 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:37.751371 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:37.751961 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2c36b2e-e14d-4cca-acda-c26d965e72bd tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c returned with HTTP 200 Aug 09 07:45:37.752300 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 784/3086] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:37 2026] GET /volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:38.160360 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c989784f-3dd4-4ac7-b5fb-a04af931767f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.163082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c989784f-3dd4-4ac7-b5fb-a04af931767f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 Aug 09 07:45:38.163357 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c989784f-3dd4-4ac7-b5fb-a04af931767f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.163593 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c989784f-3dd4-4ac7-b5fb-a04af931767f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.172604 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c989784f-3dd4-4ac7-b5fb-a04af931767f tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 returned with HTTP 404 Aug 09 07:45:38.173273 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 765/3087] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:38 2026] GET /volume/v3/volumes/d7509e23-a063-43e0-b89c-f28e3ded48a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:38.183508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-552f49e1-9aa2-4b8c-99fe-b5113fa207c5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.186455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-552f49e1-9aa2-4b8c-99fe-b5113fa207c5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:38.186780 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-552f49e1-9aa2-4b8c-99fe-b5113fa207c5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.187134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-552f49e1-9aa2-4b8c-99fe-b5113fa207c5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.187681 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-552f49e1-9aa2-4b8c-99fe-b5113fa207c5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:38.192479 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.192479 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:38.193202 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-552f49e1-9aa2-4b8c-99fe-b5113fa207c5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:38.193896 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 770/3088] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:38 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:38.240607 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.242496 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] DELETE https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:45:38.242704 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.242887 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.243083 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Delete volume with id: 78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:45:38.251482 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.251482 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:38.252076 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:38.268998 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Delete volume request issued successfully. Aug 09 07:45:38.269583 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0079325c-7ef6-439b-87d5-e7225edd99c5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 202 Aug 09 07:45:38.270331 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 770/3089] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:38 2026] DELETE /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:38.279464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15c8d589-f15d-4012-9dc1-c44c299d18a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.281576 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15c8d589-f15d-4012-9dc1-c44c299d18a5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:45:38.281880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15c8d589-f15d-4012-9dc1-c44c299d18a5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.282148 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15c8d589-f15d-4012-9dc1-c44c299d18a5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.290096 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.290096 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:38.295108 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15c8d589-f15d-4012-9dc1-c44c299d18a5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:38.300234 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15c8d589-f15d-4012-9dc1-c44c299d18a5 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 200 Aug 09 07:45:38.300994 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 785/3090] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:38 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:38.562344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b57d4bf3-49b6-4665-b671-66b8bba69381 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.564076 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b57d4bf3-49b6-4665-b671-66b8bba69381 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:38.564259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b57d4bf3-49b6-4665-b671-66b8bba69381 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.564436 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b57d4bf3-49b6-4665-b671-66b8bba69381 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.572746 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.572746 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:38.578376 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b57d4bf3-49b6-4665-b671-66b8bba69381 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:38.583898 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b57d4bf3-49b6-4665-b671-66b8bba69381 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:38.584295 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 766/3091] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:38 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:38.611239 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0e1db73e-a84f-4d23-9de2-c72d888660eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.613062 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e1db73e-a84f-4d23-9de2-c72d888660eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:38.613303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e1db73e-a84f-4d23-9de2-c72d888660eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.613523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e1db73e-a84f-4d23-9de2-c72d888660eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.624374 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.624374 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:38.628623 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0e1db73e-a84f-4d23-9de2-c72d888660eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:38.633307 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e1db73e-a84f-4d23-9de2-c72d888660eb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:38.633833 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 771/3092] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:38 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:38.764218 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-322d3115-9215-4f0e-ac43-55a6ebc28b53 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.766055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-322d3115-9215-4f0e-ac43-55a6ebc28b53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c Aug 09 07:45:38.766262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-322d3115-9215-4f0e-ac43-55a6ebc28b53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.766448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-322d3115-9215-4f0e-ac43-55a6ebc28b53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.766572 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-322d3115-9215-4f0e-ac43-55a6ebc28b53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b363dcb-ea9d-4471-8747-c33804aaf48c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:38.770982 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.770982 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:38.771592 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-322d3115-9215-4f0e-ac43-55a6ebc28b53 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c returned with HTTP 200 Aug 09 07:45:38.771984 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 771/3093] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:38 2026] GET /volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:38.781253 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49d34c72-c65c-4d69-9a18-d0cb46fc8938 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.783241 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49d34c72-c65c-4d69-9a18-d0cb46fc8938 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c Aug 09 07:45:38.783526 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49d34c72-c65c-4d69-9a18-d0cb46fc8938 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.783789 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49d34c72-c65c-4d69-9a18-d0cb46fc8938 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.783896 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-49d34c72-c65c-4d69-9a18-d0cb46fc8938 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete backup with id: 2b363dcb-ea9d-4471-8747-c33804aaf48c. Aug 09 07:45:38.788619 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.788619 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:38.801386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-49d34c72-c65c-4d69-9a18-d0cb46fc8938 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] delete_backup rpcapi backup_id 2b363dcb-ea9d-4471-8747-c33804aaf48c {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:45:38.803359 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49d34c72-c65c-4d69-9a18-d0cb46fc8938 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c returned with HTTP 202 Aug 09 07:45:38.803897 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 786/3094] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:45:38 2026] DELETE /volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:38.813353 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-90a373c4-d07e-4208-9bc6-a59ebd047ade None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:38.816567 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90a373c4-d07e-4208-9bc6-a59ebd047ade tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c Aug 09 07:45:38.816772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90a373c4-d07e-4208-9bc6-a59ebd047ade tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:38.816951 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90a373c4-d07e-4208-9bc6-a59ebd047ade tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:38.817045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-90a373c4-d07e-4208-9bc6-a59ebd047ade tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b363dcb-ea9d-4471-8747-c33804aaf48c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:38.822932 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:38.822932 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:38.823574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90a373c4-d07e-4208-9bc6-a59ebd047ade tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c returned with HTTP 200 Aug 09 07:45:38.824282 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 767/3095] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:38 2026] GET /volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:39.207658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bfdb9689-c6d6-47e9-958a-89f7ffdfffcf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.210209 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bfdb9689-c6d6-47e9-958a-89f7ffdfffcf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:39.210429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bfdb9689-c6d6-47e9-958a-89f7ffdfffcf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.210613 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bfdb9689-c6d6-47e9-958a-89f7ffdfffcf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.210737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-bfdb9689-c6d6-47e9-958a-89f7ffdfffcf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:39.219308 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:39.219308 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:39.220067 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bfdb9689-c6d6-47e9-958a-89f7ffdfffcf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:39.220474 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 772/3096] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:39 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:39.318832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-133a6244-a220-4a6b-a86e-f588a8bfc897 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.320932 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-133a6244-a220-4a6b-a86e-f588a8bfc897 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 Aug 09 07:45:39.321141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-133a6244-a220-4a6b-a86e-f588a8bfc897 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.321360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-133a6244-a220-4a6b-a86e-f588a8bfc897 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.331309 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-133a6244-a220-4a6b-a86e-f588a8bfc897 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 returned with HTTP 404 Aug 09 07:45:39.331836 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 772/3097] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:39 2026] GET /volume/v3/volumes/78e380e9-05c3-484d-a5bd-3a19100c4904 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:39.466392 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.468700 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:45:39.469346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.469346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.469463 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Delete volume with id: 5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:45:39.478746 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:39.478746 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:39.479428 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:39.499624 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Delete volume request issued successfully. Aug 09 07:45:39.499832 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8fa0a2c-aba7-4267-bdf4-176be018284b tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 202 Aug 09 07:45:39.502066 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 787/3098] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:39 2026] DELETE /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:39.508147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a8e9b13-7e4b-4495-9982-c0018272bd67 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.511389 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a8e9b13-7e4b-4495-9982-c0018272bd67 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:45:39.511389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a8e9b13-7e4b-4495-9982-c0018272bd67 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.511389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a8e9b13-7e4b-4495-9982-c0018272bd67 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.517737 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:39.517737 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:39.521580 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a8e9b13-7e4b-4495-9982-c0018272bd67 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Volume info retrieved successfully. Aug 09 07:45:39.526392 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a8e9b13-7e4b-4495-9982-c0018272bd67 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 200 Aug 09 07:45:39.529321 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 768/3099] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:39 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:39.600073 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2b402e12-233d-4343-881f-77646a523872 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.603842 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2b402e12-233d-4343-881f-77646a523872 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:39.604192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2b402e12-233d-4343-881f-77646a523872 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.604477 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2b402e12-233d-4343-881f-77646a523872 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.617494 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:39.617494 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:39.625565 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2b402e12-233d-4343-881f-77646a523872 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:39.633871 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2b402e12-233d-4343-881f-77646a523872 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:39.634292 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 773/3100] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:39 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:39.651174 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-16ff91f4-49cf-4630-9477-64dc11fb5441 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.653020 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-16ff91f4-49cf-4630-9477-64dc11fb5441 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:39.653213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-16ff91f4-49cf-4630-9477-64dc11fb5441 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.653410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-16ff91f4-49cf-4630-9477-64dc11fb5441 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.665595 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:39.665595 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:39.672828 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-16ff91f4-49cf-4630-9477-64dc11fb5441 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:39.679525 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-16ff91f4-49cf-4630-9477-64dc11fb5441 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:39.679875 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 773/3101] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:39 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:39.836113 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5447973-46fc-4533-8772-30124067ebb4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.837874 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5447973-46fc-4533-8772-30124067ebb4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c Aug 09 07:45:39.838105 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5447973-46fc-4533-8772-30124067ebb4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.838285 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5447973-46fc-4533-8772-30124067ebb4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.838382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a5447973-46fc-4533-8772-30124067ebb4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b363dcb-ea9d-4471-8747-c33804aaf48c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:39.842125 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5447973-46fc-4533-8772-30124067ebb4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c returned with HTTP 404 Aug 09 07:45:39.842707 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 788/3102] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:39 2026] GET /volume/v3/backups/2b363dcb-ea9d-4471-8747-c33804aaf48c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:39.854167 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.856441 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 Aug 09 07:45:39.856714 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.856979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.857186 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume with id: 0421f2b6-fcf6-411a-95aa-9400b52b5238 Aug 09 07:45:39.868286 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:39.868286 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:39.868809 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:39.890048 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume request issued successfully. Aug 09 07:45:39.890263 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff0f2f2c-d700-4447-ab35-7e4f3de836d3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 returned with HTTP 202 Aug 09 07:45:39.890748 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 769/3103] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:45:39 2026] DELETE /volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:39.899999 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f416e593-9dac-485e-ae7e-9d6d3de4ce38 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:39.901720 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f416e593-9dac-485e-ae7e-9d6d3de4ce38 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 Aug 09 07:45:39.902027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f416e593-9dac-485e-ae7e-9d6d3de4ce38 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:39.902348 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f416e593-9dac-485e-ae7e-9d6d3de4ce38 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:39.912829 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:39.912829 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:39.918422 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f416e593-9dac-485e-ae7e-9d6d3de4ce38 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:39.923479 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f416e593-9dac-485e-ae7e-9d6d3de4ce38 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 returned with HTTP 200 Aug 09 07:45:39.924176 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 774/3104] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:39 2026] GET /volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:40.233283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-75696187-369c-4a70-af8e-5232058a08f8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:40.235933 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75696187-369c-4a70-af8e-5232058a08f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:40.236171 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75696187-369c-4a70-af8e-5232058a08f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:40.236332 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75696187-369c-4a70-af8e-5232058a08f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:40.236443 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-75696187-369c-4a70-af8e-5232058a08f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:40.244892 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:40.244892 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:40.245694 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75696187-369c-4a70-af8e-5232058a08f8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:40.246150 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 774/3105] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:40 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:40.541567 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90a1581f-7781-4276-ac76-d524517a2357 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:40.543965 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90a1581f-7781-4276-ac76-d524517a2357 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] GET https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 Aug 09 07:45:40.544247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90a1581f-7781-4276-ac76-d524517a2357 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:40.544490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90a1581f-7781-4276-ac76-d524517a2357 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:40.553456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90a1581f-7781-4276-ac76-d524517a2357 tempest-AttachVolumeNegativeTest-780324147 tempest-AttachVolumeNegativeTest-780324147-project-member] https://10.4.3.41/volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 returned with HTTP 404 Aug 09 07:45:40.554219 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 789/3106] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:40 2026] GET /volume/v3/volumes/5472513c-e576-4412-9aab-ed5c036affd0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:40.650479 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a382fff9-bdb4-495b-b38e-9ace97d5d7e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:40.652310 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a382fff9-bdb4-495b-b38e-9ace97d5d7e3 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:40.652515 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a382fff9-bdb4-495b-b38e-9ace97d5d7e3 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:40.652719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a382fff9-bdb4-495b-b38e-9ace97d5d7e3 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:40.665314 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:40.665314 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:40.677176 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a382fff9-bdb4-495b-b38e-9ace97d5d7e3 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:40.683288 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a382fff9-bdb4-495b-b38e-9ace97d5d7e3 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:40.683788 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 770/3107] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:40 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:40.699845 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cd8094fc-ef83-421a-bdb6-a0ec73f76f0f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:40.702803 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd8094fc-ef83-421a-bdb6-a0ec73f76f0f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:40.703073 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd8094fc-ef83-421a-bdb6-a0ec73f76f0f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:40.703321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd8094fc-ef83-421a-bdb6-a0ec73f76f0f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:40.714419 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:40.714419 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:40.718287 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cd8094fc-ef83-421a-bdb6-a0ec73f76f0f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:40.723540 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd8094fc-ef83-421a-bdb6-a0ec73f76f0f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:40.723964 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 775/3108] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:40 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:40.944289 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cbe3a31d-c44e-47e3-8f6b-4ae964dbc050 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:40.946938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cbe3a31d-c44e-47e3-8f6b-4ae964dbc050 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 Aug 09 07:45:40.946938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cbe3a31d-c44e-47e3-8f6b-4ae964dbc050 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:40.947154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cbe3a31d-c44e-47e3-8f6b-4ae964dbc050 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:40.955763 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cbe3a31d-c44e-47e3-8f6b-4ae964dbc050 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 returned with HTTP 404 Aug 09 07:45:40.956558 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 775/3109] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:40 2026] GET /volume/v3/volumes/0421f2b6-fcf6-411a-95aa-9400b52b5238 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:40.972139 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9095d838-87f5-47b9-8f41-b60bf291d8db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:40.975336 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9095d838-87f5-47b9-8f41-b60bf291d8db tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups Aug 09 07:45:40.976149 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9095d838-87f5-47b9-8f41-b60bf291d8db tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:40.976483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9095d838-87f5-47b9-8f41-b60bf291d8db tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:40.985994 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9095d838-87f5-47b9-8f41-b60bf291d8db tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 09 07:45:40.986536 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 790/3110] 10.4.3.41 () {68 vars in 1270 bytes} [Sun Aug 9 07:45:40 2026] GET /volume/v3/backups => generated 620 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.000950 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a160763c-8ffa-4981-a0fc-7995af5414e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.003121 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a160763c-8ffa-4981-a0fc-7995af5414e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups?project_id=9a966d0ede9e4af4a4a6c33d3a9adc39 Aug 09 07:45:41.003495 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a160763c-8ffa-4981-a0fc-7995af5414e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.003763 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a160763c-8ffa-4981-a0fc-7995af5414e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.020690 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a160763c-8ffa-4981-a0fc-7995af5414e8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups?project_id=9a966d0ede9e4af4a4a6c33d3a9adc39 returned with HTTP 200 Aug 09 07:45:41.021181 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 771/3111] 10.4.3.41 () {68 vars in 1357 bytes} [Sun Aug 9 07:45:40 2026] GET /volume/v3/backups?project_id=9a966d0ede9e4af4a4a6c33d3a9adc39 => generated 620 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.036715 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.039010 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:41.039440 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-959562102"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:41.040862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-959562102'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:41.041004 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume of 1 GB Aug 09 07:45:41.045571 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Availability Zones retrieved successfully. Aug 09 07:45:41.051736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (3805bdda-8dda-4dbc-bd15-b7df02aacc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:41.052795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e165a75-650e-408c-80bb-82f7cef74af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:41.053951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:41.084582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e165a75-650e-408c-80bb-82f7cef74af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:41.088131 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c4e43a-76eb-4ca6-864a-3967aa5af372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:41.142364 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['14b0eb37-f1da-4587-9ddb-f7dbd6602f46', 'f4d84ac0-d6f4-4541-8400-46b8e08c2740', '67afeda6-a816-467e-b464-9fdb51b054f7', 'ff89878a-c1e9-412a-9898-cff6df823daa'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:41.144079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c4e43a-76eb-4ca6-864a-3967aa5af372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b0eb37-f1da-4587-9ddb-f7dbd6602f46', 'f4d84ac0-d6f4-4541-8400-46b8e08c2740', '67afeda6-a816-467e-b464-9fdb51b054f7', 'ff89878a-c1e9-412a-9898-cff6df823daa']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:41.145066 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32451b0-7952-4645-aa68-60a32f60d456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:41.178930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32451b0-7952-4645-aa68-60a32f60d456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a11d1f04-9d24-4425-b621-32ec6edafd29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-959562102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['14b0eb37-f1da-4587-9ddb-f7dbd6602f46','f4d84ac0-d6f4-4541-8400-46b8e08c2740','67afeda6-a816-467e-b464-9fdb51b054f7','ff89878a-c1e9-412a-9898-cff6df823daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-959562102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a11d1f04-9d24-4425-b621-32ec6edafd29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:41.180639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6db42f6-b409-47bc-b40f-5e751c4a4b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:41.201758 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6db42f6-b409-47bc-b40f-5e751c4a4b8f) transitioned into state 'SUCCESS' from state '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-959562102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['14b0eb37-f1da-4587-9ddb-f7dbd6602f46','f4d84ac0-d6f4-4541-8400-46b8e08c2740','67afeda6-a816-467e-b464-9fdb51b054f7','ff89878a-c1e9-412a-9898-cff6df823daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:41.202930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08072756-e8a2-45ab-afa5-c2bd01122da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:41.214488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08072756-e8a2-45ab-afa5-c2bd01122da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:41.215305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (3805bdda-8dda-4dbc-bd15-b7df02aacc06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:41.215820 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request issued successfully. Aug 09 07:45:41.216304 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2bad547c-7506-4c1d-9782-7278bad3d4cc tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:41.217085 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 776/3112] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:45:41 2026] POST /volume/v3/volumes => generated 775 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:41.236845 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e0be8a7a-eaa5-4d49-8865-fcfd2cba6dfb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.238600 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0be8a7a-eaa5-4d49-8865-fcfd2cba6dfb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 Aug 09 07:45:41.238879 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0be8a7a-eaa5-4d49-8865-fcfd2cba6dfb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.239109 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0be8a7a-eaa5-4d49-8865-fcfd2cba6dfb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.255283 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.255283 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:41.259379 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9469256-a4dd-4e2d-81e3-f816880dd51f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.261185 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9469256-a4dd-4e2d-81e3-f816880dd51f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:41.261401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9469256-a4dd-4e2d-81e3-f816880dd51f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.261577 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9469256-a4dd-4e2d-81e3-f816880dd51f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.261688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b9469256-a4dd-4e2d-81e3-f816880dd51f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:41.265496 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e0be8a7a-eaa5-4d49-8865-fcfd2cba6dfb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:41.270071 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.270071 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:41.271702 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9469256-a4dd-4e2d-81e3-f816880dd51f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:41.271833 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0be8a7a-eaa5-4d49-8865-fcfd2cba6dfb tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 returned with HTTP 200 Aug 09 07:45:41.271926 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 791/3113] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.271979 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 776/3114] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.383980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-11e3214f-abfb-4786-9982-7eae1829c953 req-be54ab93-148a-4362-a479-4b9212b88b96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.387519 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-be54ab93-148a-4362-a479-4b9212b88b96 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf/action Aug 09 07:45:41.387682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-be54ab93-148a-4362-a479-4b9212b88b96 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:41.387830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-be54ab93-148a-4362-a479-4b9212b88b96 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:41.414509 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.414509 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:41.436968 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-11e3214f-abfb-4786-9982-7eae1829c953 req-be54ab93-148a-4362-a479-4b9212b88b96 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf/action returned with HTTP 204 Aug 09 07:45:41.437404 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 772/3115] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:45:41 2026] POST /volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:41.446739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8d03da10-69d8-4dcf-9ca5-da0b50c7721a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.449234 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8d03da10-69d8-4dcf-9ca5-da0b50c7721a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:41.449520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8d03da10-69d8-4dcf-9ca5-da0b50c7721a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.451207 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f7773922-5356-438c-a596-a913b5b0bd71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.451301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8d03da10-69d8-4dcf-9ca5-da0b50c7721a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.452196 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f7773922-5356-438c-a596-a913b5b0bd71 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:41.452487 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f7773922-5356-438c-a596-a913b5b0bd71 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.452749 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f7773922-5356-438c-a596-a913b5b0bd71 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.463935 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.463935 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:41.468587 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.468587 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:41.469695 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8d03da10-69d8-4dcf-9ca5-da0b50c7721a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:41.474410 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f7773922-5356-438c-a596-a913b5b0bd71 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:41.476950 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8d03da10-69d8-4dcf-9ca5-da0b50c7721a tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:41.477508 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 777/3116] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.490445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f7773922-5356-438c-a596-a913b5b0bd71 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:41.491191 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 792/3117] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 1229 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:41.497832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.500725 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:41.501054 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.501343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.501707 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Delete volume with id: bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:41.503123 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-feb1c3a2-3804-4afc-b8d1-9e560a4528de None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.506127 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-feb1c3a2-3804-4afc-b8d1-9e560a4528de tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:41.506127 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-feb1c3a2-3804-4afc-b8d1-9e560a4528de tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.506127 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-feb1c3a2-3804-4afc-b8d1-9e560a4528de tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.512331 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.512331 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:41.513305 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:41.514094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-14bf3ea4-8ffe-453a-8177-a1d54d3f0a61 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.516720 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-14bf3ea4-8ffe-453a-8177-a1d54d3f0a61 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] POST https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75/action Aug 09 07:45:41.517168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-14bf3ea4-8ffe-453a-8177-a1d54d3f0a61 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:41.517339 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-14bf3ea4-8ffe-453a-8177-a1d54d3f0a61 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:41.518338 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.518338 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:41.530192 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-feb1c3a2-3804-4afc-b8d1-9e560a4528de tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:41.530583 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.530583 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:41.531281 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-14bf3ea4-8ffe-453a-8177-a1d54d3f0a61 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:41.538273 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-feb1c3a2-3804-4afc-b8d1-9e560a4528de tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:41.539233 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 773/3118] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:45:41.540161 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Delete volume request issued successfully. Aug 09 07:45:41.540161 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e7740b61-ed19-47b6-8fbb-fd8a2ad70846 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 202 Aug 09 07:45:41.541774 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 777/3119] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:41 2026] DELETE /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:41.544824 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-14bf3ea4-8ffe-453a-8177-a1d54d3f0a61 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Begin detaching volume completed successfully. Aug 09 07:45:41.545102 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-14bf3ea4-8ffe-453a-8177-a1d54d3f0a61 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75/action returned with HTTP 202 Aug 09 07:45:41.545839 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 778/3120] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:45:41 2026] POST /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:41.550019 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c49130b4-32f0-447c-bce6-a4a192f23285 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.552148 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c49130b4-32f0-447c-bce6-a4a192f23285 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:41.552477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c49130b4-32f0-447c-bce6-a4a192f23285 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.552690 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c49130b4-32f0-447c-bce6-a4a192f23285 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.556093 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-abf8f0d3-7b55-4a05-b111-60e6d1bb4229 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.558779 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-abf8f0d3-7b55-4a05-b111-60e6d1bb4229 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:41.559012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-abf8f0d3-7b55-4a05-b111-60e6d1bb4229 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.559458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-abf8f0d3-7b55-4a05-b111-60e6d1bb4229 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.561805 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.561805 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:41.566595 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c49130b4-32f0-447c-bce6-a4a192f23285 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Volume info retrieved successfully. Aug 09 07:45:41.572085 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.572085 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:41.573701 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c49130b4-32f0-447c-bce6-a4a192f23285 tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 200 Aug 09 07:45:41.574256 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 793/3121] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.577838 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-abf8f0d3-7b55-4a05-b111-60e6d1bb4229 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:41.586419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-abf8f0d3-7b55-4a05-b111-60e6d1bb4229 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:41.586901 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 774/3122] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.625838 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-617b6100-704f-40ff-9578-1012b641eb96 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.626417 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-617b6100-704f-40ff-9578-1012b641eb96 None None] GET https://10.4.3.41/volume// Aug 09 07:45:41.626658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-617b6100-704f-40ff-9578-1012b641eb96 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.627290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-617b6100-704f-40ff-9578-1012b641eb96 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.627409 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-617b6100-704f-40ff-9578-1012b641eb96 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:41.628164 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 778/3123] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:41.640040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-42c0165d-be44-4d8a-836f-7cbfdbb8b54a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.642683 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-42c0165d-be44-4d8a-836f-7cbfdbb8b54a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:41.642930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-42c0165d-be44-4d8a-836f-7cbfdbb8b54a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.643229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-42c0165d-be44-4d8a-836f-7cbfdbb8b54a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.650310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-2587daee-9876-4553-8933-f6b35fe101d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.652890 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-2587daee-9876-4553-8933-f6b35fe101d5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:41.655674 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-2587daee-9876-4553-8933-f6b35fe101d5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.655674 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-2587daee-9876-4553-8933-f6b35fe101d5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.660391 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.660391 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:41.665601 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.665601 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:41.667164 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-42c0165d-be44-4d8a-836f-7cbfdbb8b54a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:41.671890 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-2587daee-9876-4553-8933-f6b35fe101d5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:41.673828 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-42c0165d-be44-4d8a-836f-7cbfdbb8b54a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:41.674396 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 779/3124] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 1412 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:41.680179 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-2587daee-9876-4553-8933-f6b35fe101d5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:41.681078 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 794/3125] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.745266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1fad50e7-6596-478c-854e-0fccb2e4e7bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.747574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1fad50e7-6596-478c-854e-0fccb2e4e7bb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:41.747822 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1fad50e7-6596-478c-854e-0fccb2e4e7bb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.748114 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1fad50e7-6596-478c-854e-0fccb2e4e7bb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.764550 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.764550 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:41.770622 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1fad50e7-6596-478c-854e-0fccb2e4e7bb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:41.776110 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1fad50e7-6596-478c-854e-0fccb2e4e7bb tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:41.776507 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 775/3126] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 1167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:41.793142 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8df2b502-0b45-4c9c-a63f-fba10fa515ae None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.795817 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8df2b502-0b45-4c9c-a63f-fba10fa515ae tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:45:41.796173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8df2b502-0b45-4c9c-a63f-fba10fa515ae tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.796464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8df2b502-0b45-4c9c-a63f-fba10fa515ae tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.804561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d333cfbe-ad23-47c8-b5e1-182f4cba55ba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.804976 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d333cfbe-ad23-47c8-b5e1-182f4cba55ba None None] GET https://10.4.3.41/volume// Aug 09 07:45:41.805182 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d333cfbe-ad23-47c8-b5e1-182f4cba55ba None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.805362 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d333cfbe-ad23-47c8-b5e1-182f4cba55ba None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.805690 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d333cfbe-ad23-47c8-b5e1-182f4cba55ba None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:41.805986 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 780/3127] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:41.812397 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.812397 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:41.817260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-307cf0a9-1945-4fa8-9934-7081361576e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.817883 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8df2b502-0b45-4c9c-a63f-fba10fa515ae tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:45:41.820558 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-307cf0a9-1945-4fa8-9934-7081361576e2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:45:41.821114 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-307cf0a9-1945-4fa8-9934-7081361576e2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "095cdc78-5bd3-4195-95c8-fd078e5bb9f7", "connector": null, "instance_uuid": "5f6cb3ef-7bfc-4b40-a742-5be4207f1e75"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:41.825585 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8df2b502-0b45-4c9c-a63f-fba10fa515ae tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:45:41.825585 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 779/3128] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:45:41.845257 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.845257 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:41.887546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-307cf0a9-1945-4fa8-9934-7081361576e2 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:45:41.888036 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 795/3129] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:45:41 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 09 07:45:41.920380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ceed802c-cfa6-412d-86ec-c9935144c2ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.922942 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ceed802c-cfa6-412d-86ec-c9935144c2ce tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:41.923044 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ceed802c-cfa6-412d-86ec-c9935144c2ce tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.923300 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ceed802c-cfa6-412d-86ec-c9935144c2ce tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.936976 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.936976 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:41.940787 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0c409b53-eed5-44cc-82bf-fa875112e75e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.941254 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0c409b53-eed5-44cc-82bf-fa875112e75e None None] GET https://10.4.3.41/volume// Aug 09 07:45:41.941459 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0c409b53-eed5-44cc-82bf-fa875112e75e None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.941731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0c409b53-eed5-44cc-82bf-fa875112e75e None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.942161 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0c409b53-eed5-44cc-82bf-fa875112e75e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:41.942502 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 781/3130] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:41.944922 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ceed802c-cfa6-412d-86ec-c9935144c2ce tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:41.951181 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ceed802c-cfa6-412d-86ec-c9935144c2ce tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:41.952280 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 776/3131] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:41.954833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-e94d9347-f84c-432a-a6cc-1ffe853c3f12 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:41.956983 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-e94d9347-f84c-432a-a6cc-1ffe853c3f12 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:41.957223 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-e94d9347-f84c-432a-a6cc-1ffe853c3f12 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:41.957408 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-e94d9347-f84c-432a-a6cc-1ffe853c3f12 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:41.973944 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:41.973944 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:41.973944 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-e94d9347-f84c-432a-a6cc-1ffe853c3f12 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:41.979090 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-e94d9347-f84c-432a-a6cc-1ffe853c3f12 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:41.979550 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 780/3132] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:41 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:42.087734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-550073d3-9202-46e2-a299-1f2d00e7e674 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:42.089809 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-550073d3-9202-46e2-a299-1f2d00e7e674 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] PUT https://10.4.3.41/volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3 Aug 09 07:45:42.111880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-550073d3-9202-46e2-a299-1f2d00e7e674 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:42.111880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-550073d3-9202-46e2-a299-1f2d00e7e674 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Acquiring lock "cinder-attachment_update-095cdc78-5bd3-4195-95c8-fd078e5bb9f7-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:45:42.111880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-550073d3-9202-46e2-a299-1f2d00e7e674 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Lock "cinder-attachment_update-095cdc78-5bd3-4195-95c8-fd078e5bb9f7-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:45:42.111880 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:42.111880 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:42.200595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-550073d3-9202-46e2-a299-1f2d00e7e674 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Lock "cinder-attachment_update-095cdc78-5bd3-4195-95c8-fd078e5bb9f7-np0000006821" released by "attachment_update" :: held 0.096s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:45:42.201029 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-550073d3-9202-46e2-a299-1f2d00e7e674 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3 returned with HTTP 200 Aug 09 07:45:42.201575 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 796/3133] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:45:42 2026] PUT /volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:42.284325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c100818-6765-4820-ba55-148b10c50e34 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:42.287029 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c100818-6765-4820-ba55-148b10c50e34 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:42.287318 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c100818-6765-4820-ba55-148b10c50e34 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:42.287530 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c100818-6765-4820-ba55-148b10c50e34 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:42.287655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4c100818-6765-4820-ba55-148b10c50e34 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:42.291000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6f5e6d3d-eb0f-4ea4-8074-c0435f64a8b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:42.292470 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:42.292470 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:42.293156 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c100818-6765-4820-ba55-148b10c50e34 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:42.293649 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f5e6d3d-eb0f-4ea4-8074-c0435f64a8b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 Aug 09 07:45:42.293699 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 782/3134] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:42 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:42.293792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f5e6d3d-eb0f-4ea4-8074-c0435f64a8b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:42.294124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f5e6d3d-eb0f-4ea4-8074-c0435f64a8b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:42.310823 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:42.310823 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:42.323941 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6f5e6d3d-eb0f-4ea4-8074-c0435f64a8b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:42.333617 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f5e6d3d-eb0f-4ea4-8074-c0435f64a8b5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 returned with HTTP 200 Aug 09 07:45:42.334211 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 777/3135] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:42 2026] GET /volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:42.352854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:42.355325 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:45:42.355703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a11d1f04-9d24-4425-b621-32ec6edafd29", "name": "tempest-type-Backup-679452714"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:42.358001 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating new backup {'backup': {'volume_id': 'a11d1f04-9d24-4425-b621-32ec6edafd29', 'name': 'tempest-type-Backup-679452714'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:45:42.358239 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating backup of volume a11d1f04-9d24-4425-b621-32ec6edafd29 in container None Aug 09 07:45:42.370782 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:42.370782 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:42.371229 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:45:42.405428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['aaba4f11-dd71-45e8-bc11-7fb86f2833fe', 'e4dc9591-ffeb-4cd9-9f14-72ad8f9cb48b'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:42.467107 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3e1c83c1-c5a7-4003-bb43-de56a029ce39 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:45:42.467605 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 781/3136] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:45:42 2026] POST /volume/v3/backups => generated 313 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:42.476664 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d17610a-9608-4334-bb90-fd408c781300 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:42.479832 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d17610a-9608-4334-bb90-fd408c781300 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:42.480112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d17610a-9608-4334-bb90-fd408c781300 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:42.480314 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d17610a-9608-4334-bb90-fd408c781300 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:42.480314 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5d17610a-9608-4334-bb90-fd408c781300 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:42.490511 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:42.490511 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:42.491556 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d17610a-9608-4334-bb90-fd408c781300 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:42.492116 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 797/3137] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:42 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:42.590939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-45273eee-d823-4c1d-a421-a83c1237d44f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:42.592891 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45273eee-d823-4c1d-a421-a83c1237d44f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] GET https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 Aug 09 07:45:42.593162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45273eee-d823-4c1d-a421-a83c1237d44f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:42.593449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45273eee-d823-4c1d-a421-a83c1237d44f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:42.601059 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45273eee-d823-4c1d-a421-a83c1237d44f tempest-VolumesActionsTest-2037813555 tempest-VolumesActionsTest-2037813555-project-member] https://10.4.3.41/volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 returned with HTTP 404 Aug 09 07:45:42.601510 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 783/3138] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:42 2026] GET /volume/v3/volumes/bddaca6a-2bda-42fa-987b-143ac271d753 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:42.970194 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ebe667c1-ddf0-4572-8c70-726daffe24f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:42.974295 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebe667c1-ddf0-4572-8c70-726daffe24f5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:42.974649 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebe667c1-ddf0-4572-8c70-726daffe24f5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:42.975015 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebe667c1-ddf0-4572-8c70-726daffe24f5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:42.992287 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:42.992287 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:42.998179 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ebe667c1-ddf0-4572-8c70-726daffe24f5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:43.006825 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebe667c1-ddf0-4572-8c70-726daffe24f5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:43.007025 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 778/3139] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:42 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:43.308574 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-43f7da92-0335-419a-983d-bfe2ba8e118a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:43.314225 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-43f7da92-0335-419a-983d-bfe2ba8e118a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:43.314225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-43f7da92-0335-419a-983d-bfe2ba8e118a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:43.314225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-43f7da92-0335-419a-983d-bfe2ba8e118a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:43.314225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-43f7da92-0335-419a-983d-bfe2ba8e118a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:43.320068 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:43.320068 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:43.321296 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-43f7da92-0335-419a-983d-bfe2ba8e118a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:43.322107 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 782/3140] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:43 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:43.506151 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7a7e814-c6cf-4e8a-8c6a-2d1ef7e6dd81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:43.509386 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7a7e814-c6cf-4e8a-8c6a-2d1ef7e6dd81 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:43.509386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7a7e814-c6cf-4e8a-8c6a-2d1ef7e6dd81 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:43.509386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7a7e814-c6cf-4e8a-8c6a-2d1ef7e6dd81 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:43.509386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a7a7e814-c6cf-4e8a-8c6a-2d1ef7e6dd81 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:43.526085 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:43.526085 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:43.527073 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7a7e814-c6cf-4e8a-8c6a-2d1ef7e6dd81 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:43.528092 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 798/3141] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:43 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:44.021807 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6c44629f-a047-4ffe-b0af-dd54ed60e85a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:44.023717 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6c44629f-a047-4ffe-b0af-dd54ed60e85a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:44.023939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6c44629f-a047-4ffe-b0af-dd54ed60e85a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:44.024166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6c44629f-a047-4ffe-b0af-dd54ed60e85a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:44.036300 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:44.036300 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:44.040501 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6c44629f-a047-4ffe-b0af-dd54ed60e85a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:44.045878 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6c44629f-a047-4ffe-b0af-dd54ed60e85a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:44.045878 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 784/3142] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:44 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:44.334464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-70264928-721f-48e4-b5e3-b890aa0a8f37 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:44.337834 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70264928-721f-48e4-b5e3-b890aa0a8f37 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:44.338188 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70264928-721f-48e4-b5e3-b890aa0a8f37 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:44.338447 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70264928-721f-48e4-b5e3-b890aa0a8f37 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:44.338645 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-70264928-721f-48e4-b5e3-b890aa0a8f37 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:44.344306 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:44.344306 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:44.345240 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70264928-721f-48e4-b5e3-b890aa0a8f37 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:44.345750 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 779/3143] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:44 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:44.547360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9c40aef0-3470-4269-8675-5986323d9944 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:44.549719 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9c40aef0-3470-4269-8675-5986323d9944 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:44.550083 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9c40aef0-3470-4269-8675-5986323d9944 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:44.550344 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9c40aef0-3470-4269-8675-5986323d9944 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:44.550528 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9c40aef0-3470-4269-8675-5986323d9944 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:44.555979 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:44.555979 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:44.556841 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9c40aef0-3470-4269-8675-5986323d9944 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:44.557365 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 783/3144] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:44 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:45.065799 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2adbc585-b686-4df3-951c-5b263fe80492 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.068276 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2adbc585-b686-4df3-951c-5b263fe80492 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:45.069009 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2adbc585-b686-4df3-951c-5b263fe80492 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:45.070172 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2adbc585-b686-4df3-951c-5b263fe80492 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:45.080213 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:45.080213 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:45.084096 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2adbc585-b686-4df3-951c-5b263fe80492 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:45.088137 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2adbc585-b686-4df3-951c-5b263fe80492 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:45.088497 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 799/3145] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:45 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:45.356791 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7d3c7149-34aa-4719-8519-69704f5b22e8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.358654 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d3c7149-34aa-4719-8519-69704f5b22e8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:45.359062 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d3c7149-34aa-4719-8519-69704f5b22e8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:45.359234 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d3c7149-34aa-4719-8519-69704f5b22e8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:45.359358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7d3c7149-34aa-4719-8519-69704f5b22e8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:45.366698 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:45.366698 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:45.367560 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d3c7149-34aa-4719-8519-69704f5b22e8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:45.368102 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 785/3146] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:45 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:45.518446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-267f359e-fa62-485f-ade4-35f15fe409db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.520671 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-267f359e-fa62-485f-ade4-35f15fe409db tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3/action Aug 09 07:45:45.521120 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-267f359e-fa62-485f-ade4-35f15fe409db tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:45.521244 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-267f359e-fa62-485f-ade4-35f15fe409db tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:45.547963 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:45.547963 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:45.566511 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9be6246c-1a4f-49ad-8ef3-ac0059b3ec01 req-267f359e-fa62-485f-ade4-35f15fe409db tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3/action returned with HTTP 204 Aug 09 07:45:45.566996 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 780/3147] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:45:45 2026] POST /volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:45.567863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-62d3ab68-79d8-4c9c-91c0-037bb383dd9b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.571065 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-62d3ab68-79d8-4c9c-91c0-037bb383dd9b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:45.571065 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-62d3ab68-79d8-4c9c-91c0-037bb383dd9b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:45.571065 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-62d3ab68-79d8-4c9c-91c0-037bb383dd9b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:45.571291 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-62d3ab68-79d8-4c9c-91c0-037bb383dd9b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:45.577902 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:45.577902 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:45.578986 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-62d3ab68-79d8-4c9c-91c0-037bb383dd9b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:45.579432 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 784/3148] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:45 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:45.643726 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f4bfd6a8-c3a4-4e5e-a8ee-a9029e731d1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.647364 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f4bfd6a8-c3a4-4e5e-a8ee-a9029e731d1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107 Aug 09 07:45:45.647600 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f4bfd6a8-c3a4-4e5e-a8ee-a9029e731d1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:45.647768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f4bfd6a8-c3a4-4e5e-a8ee-a9029e731d1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:45.659542 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:45.659542 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:45.724261 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4d0fc249-ee63-4bad-a904-6691b6a3cc96 req-f4bfd6a8-c3a4-4e5e-a8ee-a9029e731d1b tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107 returned with HTTP 200 Aug 09 07:45:45.724837 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 800/3149] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:45 2026] DELETE /volume/v3/attachments/6e22c52a-8454-472a-8db5-f530389ee107 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:45.815848 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.820488 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:45.821295 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:45.821592 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:45.822497 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume with id: fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:45.835173 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:45.835173 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:45.835173 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:45.859897 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume request issued successfully. Aug 09 07:45:45.860356 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ea8bd23-158f-4931-ad66-d42381ae8606 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 202 Aug 09 07:45:45.860674 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 786/3150] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:45 2026] DELETE /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:45.892528 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5c4af522-c1de-4287-8418-79bb8aab7f8a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.899991 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-30c63a03-6f02-4df7-a01b-328dcd073f4b req-8d094e15-7049-403c-b2bc-6933dbb58a2a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.905424 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-30c63a03-6f02-4df7-a01b-328dcd073f4b req-8d094e15-7049-403c-b2bc-6933dbb58a2a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:45.905424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-30c63a03-6f02-4df7-a01b-328dcd073f4b req-8d094e15-7049-403c-b2bc-6933dbb58a2a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:45.905424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-30c63a03-6f02-4df7-a01b-328dcd073f4b req-8d094e15-7049-403c-b2bc-6933dbb58a2a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:45.912409 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:45.912409 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:45.930037 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-30c63a03-6f02-4df7-a01b-328dcd073f4b req-8d094e15-7049-403c-b2bc-6933dbb58a2a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:45.938044 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-30c63a03-6f02-4df7-a01b-328dcd073f4b req-8d094e15-7049-403c-b2bc-6933dbb58a2a tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 200 Aug 09 07:45:45.938562 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 785/3151] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:45 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 936 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:45.994059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ef396886-9bfd-4148-a9f0-8c7ad7d9fb62 req-10a3281a-302e-4ad1-9ba5-0e6e362564ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:45.998953 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ef396886-9bfd-4148-a9f0-8c7ad7d9fb62 req-10a3281a-302e-4ad1-9ba5-0e6e362564ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:45.998953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ef396886-9bfd-4148-a9f0-8c7ad7d9fb62 req-10a3281a-302e-4ad1-9ba5-0e6e362564ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:45.998953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ef396886-9bfd-4148-a9f0-8c7ad7d9fb62 req-10a3281a-302e-4ad1-9ba5-0e6e362564ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.008534 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ef396886-9bfd-4148-a9f0-8c7ad7d9fb62 req-10a3281a-302e-4ad1-9ba5-0e6e362564ff tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 404 Aug 09 07:45:46.008534 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 801/3152] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:45 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:46.046780 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c4af522-c1de-4287-8418-79bb8aab7f8a tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 09 07:45:46.046780 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c4af522-c1de-4287-8418-79bb8aab7f8a tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.046780 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c4af522-c1de-4287-8418-79bb8aab7f8a tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Calling method 'get_pools' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.058231 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c4af522-c1de-4287-8418-79bb8aab7f8a tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 07:45:46.059033 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 781/3153] 10.4.3.41 () {66 vars in 1284 bytes} [Sun Aug 9 07:45:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:46.074094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eeee9efa-3ad8-4201-a82d-e12fe4e582ba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.076701 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eeee9efa-3ad8-4201-a82d-e12fe4e582ba tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True Aug 09 07:45:46.078930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eeee9efa-3ad8-4201-a82d-e12fe4e582ba tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.078930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eeee9efa-3ad8-4201-a82d-e12fe4e582ba tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Calling method 'get_pools' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.094287 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eeee9efa-3ad8-4201-a82d-e12fe4e582ba tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 09 07:45:46.094697 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 787/3154] 10.4.3.41 () {66 vars in 1307 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:46.103897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-19f97912-2f61-4ed8-925a-26b5a85b19ac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.106946 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f97912-2f61-4ed8-925a-26b5a85b19ac tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool Aug 09 07:45:46.106946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f97912-2f61-4ed8-925a-26b5a85b19ac tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.106946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f97912-2f61-4ed8-925a-26b5a85b19ac tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.107207 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-725c6116-8cfb-4916-9194-6451089395e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.109466 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-725c6116-8cfb-4916-9194-6451089395e4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:46.109851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-725c6116-8cfb-4916-9194-6451089395e4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.110268 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-725c6116-8cfb-4916-9194-6451089395e4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.117444 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f97912-2f61-4ed8-925a-26b5a85b19ac tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool returned with HTTP 200 Aug 09 07:45:46.119584 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 786/3155] 10.4.3.41 () {66 vars in 1311 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/capabilities/np0000006821@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:46.124110 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:46.124110 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:46.126474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2291d714-167b-41d1-8476-08cf9b012b5f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.127799 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-725c6116-8cfb-4916-9194-6451089395e4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:46.128403 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2291d714-167b-41d1-8476-08cf9b012b5f tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool Aug 09 07:45:46.128598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2291d714-167b-41d1-8476-08cf9b012b5f tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.128853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2291d714-167b-41d1-8476-08cf9b012b5f tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.133387 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-725c6116-8cfb-4916-9194-6451089395e4 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:46.133844 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 802/3156] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:46.140088 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2291d714-167b-41d1-8476-08cf9b012b5f tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool returned with HTTP 200 Aug 09 07:45:46.140528 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 782/3157] 10.4.3.41 () {66 vars in 1311 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/capabilities/np0000006821@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:46.146250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-21525c8e-da7d-4d20-a0f5-aa0d49d2697d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.148585 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-21525c8e-da7d-4d20-a0f5-aa0d49d2697d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:46.148816 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-21525c8e-da7d-4d20-a0f5-aa0d49d2697d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.149069 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-21525c8e-da7d-4d20-a0f5-aa0d49d2697d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.149852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-84ce5b77-5f97-4c81-9bcf-cbe3ff1dd0df None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.151881 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-84ce5b77-5f97-4c81-9bcf-cbe3ff1dd0df tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool Aug 09 07:45:46.152057 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-84ce5b77-5f97-4c81-9bcf-cbe3ff1dd0df tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.152394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-84ce5b77-5f97-4c81-9bcf-cbe3ff1dd0df tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.159172 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:46.159172 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:46.162295 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-84ce5b77-5f97-4c81-9bcf-cbe3ff1dd0df tempest-BackendsCapabilitiesAdminTestsJSON-1733497592 tempest-BackendsCapabilitiesAdminTestsJSON-1733497592-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool returned with HTTP 200 Aug 09 07:45:46.162764 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 787/3158] 10.4.3.41 () {66 vars in 1311 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/capabilities/np0000006821@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:46.167790 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-21525c8e-da7d-4d20-a0f5-aa0d49d2697d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:46.177294 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-21525c8e-da7d-4d20-a0f5-aa0d49d2697d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:46.177944 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 788/3159] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:46.383453 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39f01626-4572-4a01-91a2-f02c0ff058ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.385328 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39f01626-4572-4a01-91a2-f02c0ff058ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:46.385610 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39f01626-4572-4a01-91a2-f02c0ff058ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.385827 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39f01626-4572-4a01-91a2-f02c0ff058ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.385827 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-39f01626-4572-4a01-91a2-f02c0ff058ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:46.391456 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:46.391456 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:46.392030 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39f01626-4572-4a01-91a2-f02c0ff058ce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:46.392164 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 803/3160] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:46.472517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-501c442f-f8c0-4902-978c-e21444267c6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.472941 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-501c442f-f8c0-4902-978c-e21444267c6a None None] GET https://10.4.3.41/volume// Aug 09 07:45:46.473190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-501c442f-f8c0-4902-978c-e21444267c6a None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.473458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-501c442f-f8c0-4902-978c-e21444267c6a None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.473924 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-501c442f-f8c0-4902-978c-e21444267c6a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:46.474388 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 783/3161] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:46.485652 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4531f345-b24f-40a9-9770-846763e5ae56 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.488293 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4531f345-b24f-40a9-9770-846763e5ae56 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:45:46.488803 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4531f345-b24f-40a9-9770-846763e5ae56 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf40925-8ef4-49af-b362-ac2ef2d6221e", "connector": null, "instance_uuid": "d38e5c21-d75a-4c71-aa22-048dd098459d"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:46.502759 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:46.502759 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:46.556459 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4531f345-b24f-40a9-9770-846763e5ae56 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:45:46.557158 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 788/3162] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:45:46 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:46.567997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-6ad7a9fa-6651-4e2a-b296-99e9b8e7e43f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.570052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-6ad7a9fa-6651-4e2a-b296-99e9b8e7e43f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf Aug 09 07:45:46.570298 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-6ad7a9fa-6651-4e2a-b296-99e9b8e7e43f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.570569 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-6ad7a9fa-6651-4e2a-b296-99e9b8e7e43f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.581172 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:46.581172 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:46.592950 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-21f2918f-3cdf-4e50-b6c5-25f530877a6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:46.595718 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21f2918f-3cdf-4e50-b6c5-25f530877a6b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:46.596324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21f2918f-3cdf-4e50-b6c5-25f530877a6b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:46.596324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21f2918f-3cdf-4e50-b6c5-25f530877a6b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:46.596324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-21f2918f-3cdf-4e50-b6c5-25f530877a6b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:46.602244 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:46.602244 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:46.602957 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21f2918f-3cdf-4e50-b6c5-25f530877a6b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:46.603331 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 804/3163] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:46 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:46.655806 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-6ad7a9fa-6651-4e2a-b296-99e9b8e7e43f tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf returned with HTTP 200 Aug 09 07:45:46.656427 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 789/3164] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:46 2026] DELETE /volume/v3/attachments/a5b80aaf-fbac-490e-bb77-cbbe285cdacf => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:47.406590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00fa8116-725c-4d78-9feb-fe661c28ba49 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:47.408636 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00fa8116-725c-4d78-9feb-fe661c28ba49 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:47.408716 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00fa8116-725c-4d78-9feb-fe661c28ba49 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:47.408878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00fa8116-725c-4d78-9feb-fe661c28ba49 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:47.408972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-00fa8116-725c-4d78-9feb-fe661c28ba49 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:47.414755 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:47.414755 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:47.415452 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00fa8116-725c-4d78-9feb-fe661c28ba49 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:47.415925 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 784/3165] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:47 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:47.617111 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5c6aaf8c-9b8e-4b9f-b2e5-ae37167c1962 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:47.619739 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c6aaf8c-9b8e-4b9f-b2e5-ae37167c1962 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:47.620064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c6aaf8c-9b8e-4b9f-b2e5-ae37167c1962 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:47.620315 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c6aaf8c-9b8e-4b9f-b2e5-ae37167c1962 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:47.620481 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5c6aaf8c-9b8e-4b9f-b2e5-ae37167c1962 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:47.628877 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:47.628877 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:47.629522 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c6aaf8c-9b8e-4b9f-b2e5-ae37167c1962 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:47.629889 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 789/3166] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:47 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:48.390646 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-7e3976e5-b43a-41e1-ba09-bf61a3085edd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:48.392754 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-7e3976e5-b43a-41e1-ba09-bf61a3085edd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] PUT https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc Aug 09 07:45:48.393218 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-7e3976e5-b43a-41e1-ba09-bf61a3085edd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:48.402396 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-7e3976e5-b43a-41e1-ba09-bf61a3085edd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Acquiring lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:45:48.407794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-7e3976e5-b43a-41e1-ba09-bf61a3085edd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:45:48.409163 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:48.409163 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:48.431857 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eebfd2a9-f0b9-42ba-a9fc-1511aff48c7c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:48.434285 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eebfd2a9-f0b9-42ba-a9fc-1511aff48c7c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:48.434598 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eebfd2a9-f0b9-42ba-a9fc-1511aff48c7c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:48.435251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eebfd2a9-f0b9-42ba-a9fc-1511aff48c7c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:48.435251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-eebfd2a9-f0b9-42ba-a9fc-1511aff48c7c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:48.441555 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:48.441555 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:48.442430 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eebfd2a9-f0b9-42ba-a9fc-1511aff48c7c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:48.443255 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 790/3167] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:48 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:48.525459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-7e3976e5-b43a-41e1-ba09-bf61a3085edd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" released by "attachment_update" :: held 0.118s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:45:48.525860 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-7e3976e5-b43a-41e1-ba09-bf61a3085edd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc returned with HTTP 200 Aug 09 07:45:48.526417 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 805/3168] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:45:48 2026] PUT /volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:48.541886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4f01d76b-98c4-4c33-ada1-638d98529e82 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:48.544384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4f01d76b-98c4-4c33-ada1-638d98529e82 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc Aug 09 07:45:48.544861 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4f01d76b-98c4-4c33-ada1-638d98529e82 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:48.544861 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4f01d76b-98c4-4c33-ada1-638d98529e82 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:48.569658 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-4f01d76b-98c4-4c33-ada1-638d98529e82 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc returned with HTTP 200 Aug 09 07:45:48.570161 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 785/3169] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:45:48 2026] GET /volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:48.647281 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4b28a4ab-0720-428b-ad49-b32586d18f35 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:48.650365 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4b28a4ab-0720-428b-ad49-b32586d18f35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:48.650707 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4b28a4ab-0720-428b-ad49-b32586d18f35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:48.651028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4b28a4ab-0720-428b-ad49-b32586d18f35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:48.651709 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4b28a4ab-0720-428b-ad49-b32586d18f35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:48.659442 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:48.659442 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:48.660316 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4b28a4ab-0720-428b-ad49-b32586d18f35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:48.660652 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 790/3170] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:48 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:48.993128 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-9b27f67c-1786-4a93-9d3b-e1aae32d1c72 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:48.995370 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-9b27f67c-1786-4a93-9d3b-e1aae32d1c72 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:48.995578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-9b27f67c-1786-4a93-9d3b-e1aae32d1c72 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:48.995823 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-9b27f67c-1786-4a93-9d3b-e1aae32d1c72 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:49.009452 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:49.009452 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:49.019427 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-9b27f67c-1786-4a93-9d3b-e1aae32d1c72 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:49.029952 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-9b27f67c-1786-4a93-9d3b-e1aae32d1c72 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:49.030462 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 791/3171] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:48 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 1163 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:49.056965 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-0608a904-3397-4d85-8867-9005e791a341 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:49.059442 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-0608a904-3397-4d85-8867-9005e791a341 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] POST https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7/action Aug 09 07:45:49.059872 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-0608a904-3397-4d85-8867-9005e791a341 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:49.060078 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-0608a904-3397-4d85-8867-9005e791a341 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:49.073074 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:49.073074 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:49.073567 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-0608a904-3397-4d85-8867-9005e791a341 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:49.082923 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-0608a904-3397-4d85-8867-9005e791a341 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Begin detaching volume completed successfully. Aug 09 07:45:49.083382 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-0608a904-3397-4d85-8867-9005e791a341 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7/action returned with HTTP 202 Aug 09 07:45:49.084039 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 806/3172] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:45:49 2026] POST /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:49.144456 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d1865b73-083e-4e7f-b173-034caa55fd10 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:49.144456 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1865b73-083e-4e7f-b173-034caa55fd10 None None] GET https://10.4.3.41/volume// Aug 09 07:45:49.144456 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d1865b73-083e-4e7f-b173-034caa55fd10 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:49.144968 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d1865b73-083e-4e7f-b173-034caa55fd10 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:49.145233 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1865b73-083e-4e7f-b173-034caa55fd10 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:49.145692 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 786/3173] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:49.157836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-aac2f40f-db24-4efa-9b11-6935f5d3702e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:49.161185 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-aac2f40f-db24-4efa-9b11-6935f5d3702e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:49.161497 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-aac2f40f-db24-4efa-9b11-6935f5d3702e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:49.161647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-aac2f40f-db24-4efa-9b11-6935f5d3702e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:49.173822 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:49.173822 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:49.178682 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-aac2f40f-db24-4efa-9b11-6935f5d3702e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:49.184085 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-aac2f40f-db24-4efa-9b11-6935f5d3702e tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:49.184495 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 791/3174] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:45:49 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:49.452458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-cde6bc27-8862-45a3-a88c-4728752a821f req-fca95a66-3bb8-4412-8537-ab4c4b9092be None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:49.455583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b64cba8b-6a4b-42e0-b42e-281dfddfb09a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:49.457459 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cde6bc27-8862-45a3-a88c-4728752a821f req-fca95a66-3bb8-4412-8537-ab4c4b9092be tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0 Aug 09 07:45:49.457738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cde6bc27-8862-45a3-a88c-4728752a821f req-fca95a66-3bb8-4412-8537-ab4c4b9092be tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:49.457950 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b64cba8b-6a4b-42e0-b42e-281dfddfb09a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:49.458245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cde6bc27-8862-45a3-a88c-4728752a821f req-fca95a66-3bb8-4412-8537-ab4c4b9092be tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:49.458307 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b64cba8b-6a4b-42e0-b42e-281dfddfb09a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:49.458500 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b64cba8b-6a4b-42e0-b42e-281dfddfb09a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:49.458705 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b64cba8b-6a4b-42e0-b42e-281dfddfb09a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:49.463647 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:49.463647 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:49.464470 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b64cba8b-6a4b-42e0-b42e-281dfddfb09a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:49.465443 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 807/3175] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:49 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:49.469424 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:49.469424 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:49.519036 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cde6bc27-8862-45a3-a88c-4728752a821f req-fca95a66-3bb8-4412-8537-ab4c4b9092be tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0 returned with HTTP 200 Aug 09 07:45:49.519477 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 792/3176] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:49 2026] DELETE /volume/v3/attachments/da567a8a-897c-410b-b656-6fa958c747b0 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:49.672229 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-66dca521-33ac-48dc-a361-35fd60023e7e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:49.678053 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66dca521-33ac-48dc-a361-35fd60023e7e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:49.678053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66dca521-33ac-48dc-a361-35fd60023e7e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:49.678053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66dca521-33ac-48dc-a361-35fd60023e7e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:49.678053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-66dca521-33ac-48dc-a361-35fd60023e7e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:49.682780 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:49.682780 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:49.683807 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66dca521-33ac-48dc-a361-35fd60023e7e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:49.684378 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 787/3177] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:49 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:49.960816 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f185a4c8-a494-4521-8efb-a79770c4d21e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:50.045798 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f185a4c8-a494-4521-8efb-a79770c4d21e tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:45:50.046145 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f185a4c8-a494-4521-8efb-a79770c4d21e tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-542301877"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:50.062888 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f185a4c8-a494-4521-8efb-a79770c4d21e tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:45:50.063341 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 792/3178] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:45:49 2026] POST /volume/v3/types => generated 223 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:50.072782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d483775-dd87-4fe1-9c16-49c66945a65b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:50.074980 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d483775-dd87-4fe1-9c16-49c66945a65b tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:45:50.075180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d483775-dd87-4fe1-9c16-49c66945a65b tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-47483438"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:50.091746 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d483775-dd87-4fe1-9c16-49c66945a65b tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:45:50.092249 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 808/3179] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:45:50 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 09 07:45:50.105098 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:50.192719 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:45:50.193147 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d41d19a-bfa7-4ae9-8939-853df7f334a2", "volume_types": ["88770c89-ccc1-43be-a9f3-6bd6ff70fafc"], "name": "tempest-GroupSnapshotsTest-Group-109536770"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:50.194740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating new group {'group': {'group_type': '2d41d19a-bfa7-4ae9-8939-853df7f334a2', 'volume_types': ['88770c89-ccc1-43be-a9f3-6bd6ff70fafc'], 'name': 'tempest-GroupSnapshotsTest-Group-109536770'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:45:50.198973 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating group tempest-GroupSnapshotsTest-Group-109536770. Aug 09 07:45:50.200524 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:50.200524 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:50.214436 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:45:50.249537 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['841d51a0-8890-4261-a703-4c29e9e18101'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:50.286085 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-70f96ef9-d9d3-4098-86a5-ee88f11f88bb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:45:50.286085 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 793/3180] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:45:50 2026] POST /volume/v3/groups => generated 111 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:50.294041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2ff11b83-c26f-4b56-9d9c-089a163bfa30 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:50.295981 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ff11b83-c26f-4b56-9d9c-089a163bfa30 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c Aug 09 07:45:50.296229 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ff11b83-c26f-4b56-9d9c-089a163bfa30 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:50.296455 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ff11b83-c26f-4b56-9d9c-089a163bfa30 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:50.296627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-2ff11b83-c26f-4b56-9d9c-089a163bfa30 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 4e896349-3bfb-4ee7-87b0-26d375b5550c {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:45:50.301510 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:50.301510 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:50.314477 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ff11b83-c26f-4b56-9d9c-089a163bfa30 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c returned with HTTP 200 Aug 09 07:45:50.315004 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 788/3181] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:45:50 2026] GET /volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:50.476012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-41c3348d-2027-4e7b-b90c-4ee6e12ff5b7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:50.478422 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-41c3348d-2027-4e7b-b90c-4ee6e12ff5b7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:50.478694 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-41c3348d-2027-4e7b-b90c-4ee6e12ff5b7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:50.478948 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-41c3348d-2027-4e7b-b90c-4ee6e12ff5b7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:50.479107 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-41c3348d-2027-4e7b-b90c-4ee6e12ff5b7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:50.486029 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:50.486029 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:50.486783 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-41c3348d-2027-4e7b-b90c-4ee6e12ff5b7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:50.487453 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 793/3182] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:50 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:50.695944 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c679084e-0c50-47ed-9536-d3f7bef706df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:50.697469 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c679084e-0c50-47ed-9536-d3f7bef706df tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:50.697689 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c679084e-0c50-47ed-9536-d3f7bef706df tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:50.697879 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c679084e-0c50-47ed-9536-d3f7bef706df tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:50.698006 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c679084e-0c50-47ed-9536-d3f7bef706df tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:50.702844 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:50.702844 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:50.703581 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c679084e-0c50-47ed-9536-d3f7bef706df tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:50.704017 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 809/3183] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:50 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:51.164900 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.166689 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:45:51.166882 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:51.167100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:51.167257 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume with id: 172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:45:51.176942 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.176942 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:51.176942 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:51.192094 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume request issued successfully. Aug 09 07:45:51.192458 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9674f6c3-fa4a-4b18-9ab6-55865dcde3bc tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 202 Aug 09 07:45:51.192967 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 794/3184] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:51 2026] DELETE /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:51.200373 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7b8f71d2-7c81-4044-b2b3-46fef216174f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.202858 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b8f71d2-7c81-4044-b2b3-46fef216174f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:45:51.203071 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b8f71d2-7c81-4044-b2b3-46fef216174f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:51.203261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b8f71d2-7c81-4044-b2b3-46fef216174f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:51.211995 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.211995 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:51.217102 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7b8f71d2-7c81-4044-b2b3-46fef216174f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Volume info retrieved successfully. Aug 09 07:45:51.223841 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b8f71d2-7c81-4044-b2b3-46fef216174f tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 200 Aug 09 07:45:51.224380 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 789/3185] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:51 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:51.328505 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3309472f-8bc8-4f60-acef-38747be67813 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.330412 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3309472f-8bc8-4f60-acef-38747be67813 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c Aug 09 07:45:51.330620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3309472f-8bc8-4f60-acef-38747be67813 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:51.330821 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3309472f-8bc8-4f60-acef-38747be67813 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:51.331007 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-3309472f-8bc8-4f60-acef-38747be67813 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 4e896349-3bfb-4ee7-87b0-26d375b5550c {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:45:51.332734 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=389,cinder:UPDATE=84,cinder:INSERT=41 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:45:51.337213 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.337213 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:51.346527 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3309472f-8bc8-4f60-acef-38747be67813 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c returned with HTTP 200 Aug 09 07:45:51.347097 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 794/3186] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:45:51 2026] GET /volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:51.357470 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.359025 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:51.359358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-983321676", "volume_type": "88770c89-ccc1-43be-a9f3-6bd6ff70fafc", "group_id": "4e896349-3bfb-4ee7-87b0-26d375b5550c", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:51.361137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-983321676', 'volume_type': '88770c89-ccc1-43be-a9f3-6bd6ff70fafc', 'group_id': '4e896349-3bfb-4ee7-87b0-26d375b5550c', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:51.368379 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.368379 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:51.368798 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume of 1 GB Aug 09 07:45:51.372989 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:45:51.378301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (c77be374-8d34-4595-8740-eed3def85198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:51.381163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d2d86a-5749-4126-963f-5c72cc83f1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.381312 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.381312 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:51.381700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:51.403548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d2d86a-5749-4126-963f-5c72cc83f1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:45:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-542301877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88770c89-ccc1-43be-a9f3-6bd6ff70fafc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4e896349-3bfb-4ee7-87b0-26d375b5550c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.404181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d08ea7-499c-4320-858c-a7b89655a27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.434606 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-542301877 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-542301877, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:45:51.435039 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-542301877 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-542301877, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:45:51.476432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['9a4010c3-b9ce-49a7-be1b-415cada125e6', 'd538e0f3-408b-4c75-83e6-f1fe04638a57', 'dc32f420-b9bc-4d3f-bbe8-b4a9f05012b4', 'be40f862-05e0-423f-94c2-3208bdcb7742'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:51.477095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d08ea7-499c-4320-858c-a7b89655a27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a4010c3-b9ce-49a7-be1b-415cada125e6', 'd538e0f3-408b-4c75-83e6-f1fe04638a57', 'dc32f420-b9bc-4d3f-bbe8-b4a9f05012b4', 'be40f862-05e0-423f-94c2-3208bdcb7742']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.477806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae592786-1f58-4f4d-8c64-c6288cc1b462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.501932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-886ae7d6-0b4d-4c98-9019-b7a095cb5a1f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.503737 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-886ae7d6-0b4d-4c98-9019-b7a095cb5a1f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:51.504116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-886ae7d6-0b4d-4c98-9019-b7a095cb5a1f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:51.504379 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-886ae7d6-0b4d-4c98-9019-b7a095cb5a1f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:51.504518 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-886ae7d6-0b4d-4c98-9019-b7a095cb5a1f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:51.509924 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.509924 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:51.510111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae592786-1f58-4f4d-8c64-c6288cc1b462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '163b217f-c799-4f7c-abd4-03198b4bfbac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-983321676',encryption_key_id=None,group_id=4e896349-3bfb-4ee7-87b0-26d375b5550c,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['9a4010c3-b9ce-49a7-be1b-415cada125e6','d538e0f3-408b-4c75-83e6-f1fe04638a57','dc32f420-b9bc-4d3f-bbe8-b4a9f05012b4','be40f862-05e0-423f-94c2-3208bdcb7742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-983321676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4e896349-3bfb-4ee7-87b0-26d375b5550c,host=None,id=163b217f-c799-4f7c-abd4-03198b4bfbac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a99db718354cb18b21e790685fbead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4bfebbdc53544908ccb1caee616e587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88770c89-ccc1-43be-a9f3-6bd6ff70fafc),volume_type_id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.511103 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-886ae7d6-0b4d-4c98-9019-b7a095cb5a1f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:51.512056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e9b16-d509-44b3-86ff-19e6562a89e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.512120 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 795/3187] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:51 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:51.529308 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e9b16-d509-44b3-86ff-19e6562a89e7) transitioned into state 'SUCCESS' from state '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-983321676',encryption_key_id=None,group_id=4e896349-3bfb-4ee7-87b0-26d375b5550c,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['9a4010c3-b9ce-49a7-be1b-415cada125e6','d538e0f3-408b-4c75-83e6-f1fe04638a57','dc32f420-b9bc-4d3f-bbe8-b4a9f05012b4','be40f862-05e0-423f-94c2-3208bdcb7742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.530139 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13efabf6-a589-40b0-be2f-5849cc0a8b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.541586 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13efabf6-a589-40b0-be2f-5849cc0a8b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.542459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (c77be374-8d34-4595-8740-eed3def85198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:51.542747 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request issued successfully. Aug 09 07:45:51.543345 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:51.544627 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:51.579524 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:51.582871 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.582871 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:51.586377 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fc1dc6a-2c1c-49ed-ba82-ea62766ad67e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:51.586688 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 810/3188] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:45:51 2026] POST /volume/v3/volumes => generated 819 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:45:51.602422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.604293 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac Aug 09 07:45:51.604595 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:51.604811 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:51.612833 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.612833 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:51.616396 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:45:51.617098 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:51.617211 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:51.654054 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:51.657405 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.657405 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:51.664239 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1544e43f-0e43-4dcd-8ebc-33973b955399 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac returned with HTTP 200 Aug 09 07:45:51.664629 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 790/3189] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:51 2026] GET /volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac => generated 887 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:51.667121 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-847eb657-d447-4c58-a549-14e45b9da28d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.695217 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:51.697933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-150626653"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:51.698643 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-150626653'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:51.699033 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume of 1 GB Aug 09 07:45:51.699496 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.699496 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:51.705377 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Availability Zones retrieved successfully. Aug 09 07:45:51.713030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (44998140-35e4-46b4-9a9e-05ce680394a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:51.714946 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9e20bdcb-54d7-4049-a202-feb6335d30c2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.715035 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cd097b-d308-4e14-985e-fa2edc7f7e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.715870 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:51.719066 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9e20bdcb-54d7-4049-a202-feb6335d30c2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:51.720259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9e20bdcb-54d7-4049-a202-feb6335d30c2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:51.720259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9e20bdcb-54d7-4049-a202-feb6335d30c2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:51.720259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9e20bdcb-54d7-4049-a202-feb6335d30c2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:51.728616 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.728616 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:51.729282 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9e20bdcb-54d7-4049-a202-feb6335d30c2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:51.729755 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 796/3190] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:51 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:51.745501 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cd097b-d308-4e14-985e-fa2edc7f7e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.746683 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332ba798-0d6e-4e54-8e1b-34a395dc3909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.801812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['d8660bfa-9a4c-431a-85b8-7cee70c395e5', '91555c30-6212-4991-9a24-e7ad23f556e7', '36f31dd5-f95f-44bf-8b82-424bb960a1f3', '0759b5b5-4a3b-4d05-8e8a-4f98c9922f64'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:51.803015 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332ba798-0d6e-4e54-8e1b-34a395dc3909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8660bfa-9a4c-431a-85b8-7cee70c395e5', '91555c30-6212-4991-9a24-e7ad23f556e7', '36f31dd5-f95f-44bf-8b82-424bb960a1f3', '0759b5b5-4a3b-4d05-8e8a-4f98c9922f64']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.804354 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772960a6-411e-492e-b350-69e35aed3cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.827127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772960a6-411e-492e-b350-69e35aed3cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73f76b04-42a9-40a1-b966-39c173902239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-150626653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['d8660bfa-9a4c-431a-85b8-7cee70c395e5','91555c30-6212-4991-9a24-e7ad23f556e7','36f31dd5-f95f-44bf-8b82-424bb960a1f3','0759b5b5-4a3b-4d05-8e8a-4f98c9922f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-150626653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73f76b04-42a9-40a1-b966-39c173902239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faabe4e4c961462f865575c2cfaf9d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.827923 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316a9c8e-378b-4938-aafd-da762d1538a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.847429 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316a9c8e-378b-4938-aafd-da762d1538a4) transitioned into state 'SUCCESS' from state '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-150626653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['d8660bfa-9a4c-431a-85b8-7cee70c395e5','91555c30-6212-4991-9a24-e7ad23f556e7','36f31dd5-f95f-44bf-8b82-424bb960a1f3','0759b5b5-4a3b-4d05-8e8a-4f98c9922f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.848112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce27a13-8a46-4aad-b763-8c627e990963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:51.857215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce27a13-8a46-4aad-b763-8c627e990963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:51.858001 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (44998140-35e4-46b4-9a9e-05ce680394a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:51.858341 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request issued successfully. Aug 09 07:45:51.858924 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-847eb657-d447-4c58-a549-14e45b9da28d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:51.859353 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 795/3191] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:45:51 2026] POST /volume/v3/volumes => generated 751 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:51.871122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4237f2c9-08d7-4578-af49-d5c45d0c53ef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:51.873870 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4237f2c9-08d7-4578-af49-d5c45d0c53ef tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:45:51.873870 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4237f2c9-08d7-4578-af49-d5c45d0c53ef tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:51.873870 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4237f2c9-08d7-4578-af49-d5c45d0c53ef tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:51.881051 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:51.881051 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:51.885471 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4237f2c9-08d7-4578-af49-d5c45d0c53ef tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:45:51.891164 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4237f2c9-08d7-4578-af49-d5c45d0c53ef tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:45:51.891579 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 811/3192] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:51 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:52.088636 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-25a0818e-f0b7-4347-b2e2-74007401a6b1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.090927 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-25a0818e-f0b7-4347-b2e2-74007401a6b1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption Aug 09 07:45:52.091168 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-25a0818e-f0b7-4347-b2e2-74007401a6b1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.091339 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-25a0818e-f0b7-4347-b2e2-74007401a6b1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.102071 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.102071 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:52.109633 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-25a0818e-f0b7-4347-b2e2-74007401a6b1 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption returned with HTTP 200 Aug 09 07:45:52.110154 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 791/3193] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:52.239079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-43826eb8-c0e4-4384-a893-8f16a14d4b2d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.241714 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-43826eb8-c0e4-4384-a893-8f16a14d4b2d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df Aug 09 07:45:52.241958 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-43826eb8-c0e4-4384-a893-8f16a14d4b2d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.242197 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-43826eb8-c0e4-4384-a893-8f16a14d4b2d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.250300 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-43826eb8-c0e4-4384-a893-8f16a14d4b2d tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df returned with HTTP 404 Aug 09 07:45:52.250777 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 797/3194] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/172935ce-bbf4-4a40-8473-cc594df3e9df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:52.261136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-da877f0c-319a-4a2d-938c-b4d4fb9e7c93 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.263441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da877f0c-319a-4a2d-938c-b4d4fb9e7c93 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:52.263693 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da877f0c-319a-4a2d-938c-b4d4fb9e7c93 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.263963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da877f0c-319a-4a2d-938c-b4d4fb9e7c93 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.264184 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-da877f0c-319a-4a2d-938c-b4d4fb9e7c93 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume with id: fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:52.270197 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da877f0c-319a-4a2d-938c-b4d4fb9e7c93 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 404 Aug 09 07:45:52.270808 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 796/3195] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:52 2026] DELETE /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:52.278835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f9466b5-c7c5-4e00-a6ab-6267f88ed34c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.280979 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f9466b5-c7c5-4e00-a6ab-6267f88ed34c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 Aug 09 07:45:52.281266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f9466b5-c7c5-4e00-a6ab-6267f88ed34c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.281520 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f9466b5-c7c5-4e00-a6ab-6267f88ed34c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.291039 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f9466b5-c7c5-4e00-a6ab-6267f88ed34c tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 returned with HTTP 404 Aug 09 07:45:52.291629 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 812/3196] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/fd8184d1-f688-411d-8696-bf134197ba75 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:52.301674 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-604b98f2-9a70-4fa7-b155-223c649e76fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.304354 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-604b98f2-9a70-4fa7-b155-223c649e76fe tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:52.304856 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-604b98f2-9a70-4fa7-b155-223c649e76fe tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.305427 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-604b98f2-9a70-4fa7-b155-223c649e76fe tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.305746 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-604b98f2-9a70-4fa7-b155-223c649e76fe tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Delete volume with id: 7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:52.312568 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-604b98f2-9a70-4fa7-b155-223c649e76fe tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 404 Aug 09 07:45:52.313329 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 792/3197] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:52 2026] DELETE /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:52.319865 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-70eaae83-780e-4d44-9a2c-27fc93e85b43 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.321619 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-70eaae83-780e-4d44-9a2c-27fc93e85b43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] GET https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 Aug 09 07:45:52.321837 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-70eaae83-780e-4d44-9a2c-27fc93e85b43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.322138 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-70eaae83-780e-4d44-9a2c-27fc93e85b43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.331668 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-70eaae83-780e-4d44-9a2c-27fc93e85b43 tempest-TestInstancesWithCinderVolumes-57782538 tempest-TestInstancesWithCinderVolumes-57782538-project-member] https://10.4.3.41/volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 returned with HTTP 404 Aug 09 07:45:52.332359 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 798/3198] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/7931fd7d-fb2e-49ad-8bbf-dd074ce495b8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:52.340590 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.342452 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:45:52.342452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.342673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.343143 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.343143 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:52.343398 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:52.358908 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Get all volumes completed successfully. Aug 09 07:45:52.360004 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:52.360268 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:52.405485 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:52.410357 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.410357 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:52.424390 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc3faf6e-b945-4015-b2d1-ee48de9f364a tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:45:52.424851 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 797/3199] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11639 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:52.440283 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-34718a21-847f-485f-9032-db69a53f7bd5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.442967 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-34718a21-847f-485f-9032-db69a53f7bd5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] DELETE https://10.4.3.41/volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3 Aug 09 07:45:52.443192 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-34718a21-847f-485f-9032-db69a53f7bd5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.443401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-34718a21-847f-485f-9032-db69a53f7bd5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.446368 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2fdc83c7-18ec-4e71-aee8-f0043d2571db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.450683 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2fdc83c7-18ec-4e71-aee8-f0043d2571db tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] DELETE https://10.4.3.41/volume/v3/types/1bd11b19-e71b-4e03-a01e-50018f0bb3b7 Aug 09 07:45:52.450683 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2fdc83c7-18ec-4e71-aee8-f0043d2571db tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.450683 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2fdc83c7-18ec-4e71-aee8-f0043d2571db tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.451192 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.451192 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:52.487048 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2fdc83c7-18ec-4e71-aee8-f0043d2571db tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/types/1bd11b19-e71b-4e03-a01e-50018f0bb3b7 returned with HTTP 202 Aug 09 07:45:52.487758 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 793/3200] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:45:52 2026] DELETE /volume/v3/types/1bd11b19-e71b-4e03-a01e-50018f0bb3b7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:52.495073 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.498089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:45:52.498089 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.498089 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.499244 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:52.508411 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-153afbb1-22ab-4ddf-a6b4-94389bc97e62 req-34718a21-847f-485f-9032-db69a53f7bd5 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3 returned with HTTP 200 Aug 09 07:45:52.508891 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 813/3201] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:52 2026] DELETE /volume/v3/attachments/6fe64d52-ed8c-4fe4-aad4-f73eac428ea3 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:52.525781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-66f9117e-04db-4b5d-afe6-9706b73712b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.527780 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-66f9117e-04db-4b5d-afe6-9706b73712b8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:52.528395 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-66f9117e-04db-4b5d-afe6-9706b73712b8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.528804 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-66f9117e-04db-4b5d-afe6-9706b73712b8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.529855 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-66f9117e-04db-4b5d-afe6-9706b73712b8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:52.534193 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.534193 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:52.535001 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-66f9117e-04db-4b5d-afe6-9706b73712b8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:52.535455 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 798/3202] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:52.537371 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Get all volumes completed successfully. Aug 09 07:45:52.538754 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:52.539077 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:52.586225 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:52.589603 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.589603 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:52.604483 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f3e7b55b-3fce-48ef-9916-ce127037efe3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:45:52.604903 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 799/3203] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11334 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:52.621801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b8f742f7-afce-4583-b26f-0e438a477bcb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.625469 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8f742f7-afce-4583-b26f-0e438a477bcb tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] DELETE https://10.4.3.41/volume/v3/types/f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc Aug 09 07:45:52.625469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8f742f7-afce-4583-b26f-0e438a477bcb tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.625469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8f742f7-afce-4583-b26f-0e438a477bcb tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.649652 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8f742f7-afce-4583-b26f-0e438a477bcb tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/types/f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc returned with HTTP 202 Aug 09 07:45:52.650140 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 794/3204] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:45:52 2026] DELETE /volume/v3/types/f0c6d1c3-7915-4fa2-aa3d-bd12f4dc01fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:52.678848 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18c6b858-48f2-4e86-9659-39d19037d5cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.680809 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac Aug 09 07:45:52.681068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.681291 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.688504 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.688504 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:52.692090 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:45:52.693027 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:52.693161 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:52.737705 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:52.741100 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.741100 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:52.743173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-00c147ba-db5d-4cd3-97ef-097554858998 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.748784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18c6b858-48f2-4e86-9659-39d19037d5cb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac returned with HTTP 200 Aug 09 07:45:52.749466 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 814/3205] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:52.754964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00c147ba-db5d-4cd3-97ef-097554858998 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:52.754964 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00c147ba-db5d-4cd3-97ef-097554858998 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.754964 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-00c147ba-db5d-4cd3-97ef-097554858998 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.754964 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-00c147ba-db5d-4cd3-97ef-097554858998 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:52.766357 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.766357 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:52.766357 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-00c147ba-db5d-4cd3-97ef-097554858998 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:52.766563 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 799/3206] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:52.770982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.772392 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 09 07:45:52.773148 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4e896349-3bfb-4ee7-87b0-26d375b5550c", "name": "tempest-group_snapshot-1375074465"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:52.775736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.group_snapshots [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4e896349-3bfb-4ee7-87b0-26d375b5550c', 'name': 'tempest-group_snapshot-1375074465'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 07:45:52.779438 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.779438 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:52.782691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.group_snapshots [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating group_snapshot tempest-group_snapshot-1375074465. Aug 09 07:45:52.805756 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.805756 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:52.821655 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-542301877 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-542301877, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:45:52.822310 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-542301877 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-542301877, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:45:52.845013 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['e9844faa-3462-4179-813b-42ed407224a1', 'a714e982-b8fe-4198-8caf-b70b86b3ae8f', '9f18a10a-09e3-4604-9e22-2e7e1c6c7fd2', '4e221067-f34a-4a58-90c6-38a4f22879ce'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:52.870173 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d93026cf-c5cb-41dd-babf-b4c8bb10ddb2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 09 07:45:52.870786 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 800/3207] 10.4.3.41 () {70 vars in 1317 bytes} [Sun Aug 9 07:45:52 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:52.883194 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cffc6f00-da6a-4fb7-9d06-e8fcb9a21e96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.887840 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cffc6f00-da6a-4fb7-9d06-e8fcb9a21e96 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 Aug 09 07:45:52.887840 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cffc6f00-da6a-4fb7-9d06-e8fcb9a21e96 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.887840 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cffc6f00-da6a-4fb7-9d06-e8fcb9a21e96 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.887840 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-cffc6f00-da6a-4fb7-9d06-e8fcb9a21e96 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:45:52.893553 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.893553 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:52.899707 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cffc6f00-da6a-4fb7-9d06-e8fcb9a21e96 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 returned with HTTP 200 Aug 09 07:45:52.899707 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 795/3208] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:52.905884 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4dcbb357-3a5e-44c3-b520-9c0f1444782a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.907934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4dcbb357-3a5e-44c3-b520-9c0f1444782a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:45:52.908189 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4dcbb357-3a5e-44c3-b520-9c0f1444782a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.908400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4dcbb357-3a5e-44c3-b520-9c0f1444782a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.917083 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.917083 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:52.921105 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4dcbb357-3a5e-44c3-b520-9c0f1444782a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:45:52.929558 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4dcbb357-3a5e-44c3-b520-9c0f1444782a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:45:52.930299 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 815/3209] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:52.942988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9c21366f-a93f-48ae-8652-0a771d3bfa1e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.944854 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9c21366f-a93f-48ae-8652-0a771d3bfa1e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:45:52.945056 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9c21366f-a93f-48ae-8652-0a771d3bfa1e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:52.945319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9c21366f-a93f-48ae-8652-0a771d3bfa1e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:52.957585 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.957585 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:52.962258 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9c21366f-a93f-48ae-8652-0a771d3bfa1e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:45:52.966754 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9c21366f-a93f-48ae-8652-0a771d3bfa1e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:45:52.967434 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 800/3210] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:52 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:52.984932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:52.987185 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:45:52.988973 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73f76b04-42a9-40a1-b966-39c173902239", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-232016079"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:52.995513 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:52.995513 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:52.996123 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:45:52.997013 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:45:53.006426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-169b6db4-b416-4342-b5d1-647886f02170 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.007559 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:45:53.007779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.007985 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.008782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:53.022601 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Get all volumes completed successfully. Aug 09 07:45:53.023660 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:53.024348 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:53.035485 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['ba6de832-b38c-46cb-92de-027806f4f043', '98375f77-8451-4d5c-94c5-310e46331bac', '288620fe-e779-42c1-b69c-e132f29bb22b', '484602f0-7746-49dc-99c9-6ca2a5699e38'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:53.067783 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:53.073357 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot create request issued successfully. Aug 09 07:45:53.076064 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b93d39b6-5e2b-43cc-99c4-6f8a4f75534e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:45:53.076064 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 801/3211] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:45:52 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 09 07:45:53.076239 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:53.076239 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:53.087061 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-169b6db4-b416-4342-b5d1-647886f02170 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:45:53.087557 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 796/3212] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:45:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11334 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:53.088558 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d643646d-748f-4458-b83d-8025d20b775a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.090730 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d643646d-748f-4458-b83d-8025d20b775a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b Aug 09 07:45:53.091006 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d643646d-748f-4458-b83d-8025d20b775a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.091251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d643646d-748f-4458-b83d-8025d20b775a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.097561 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:53.097561 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:53.098123 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d643646d-748f-4458-b83d-8025d20b775a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:45:53.098758 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d643646d-748f-4458-b83d-8025d20b775a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b returned with HTTP 200 Aug 09 07:45:53.099079 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 816/3213] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:53 2026] GET /volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:53.107033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1bf09096-04db-483c-93c8-83c002f19a0c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.109696 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b Aug 09 07:45:53.110064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.111182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.111182 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Delete volume with id: 511759dc-526e-4a37-bacf-2e2c8c30b73b Aug 09 07:45:53.119425 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:53.119425 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:53.119762 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Volume info retrieved successfully. Aug 09 07:45:53.132295 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.image.cache [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '5b8935dd-7ccd-40e2-9a1b-a3b764cf4315', 'volume_id': '511759dc-526e-4a37-bacf-2e2c8c30b73b', 'host': 'np0000006821@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 9, 7, 43, 9), 'last_used': datetime.datetime(2026, 8, 9, 7, 44, 19)}. {{(pid=100221) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 09 07:45:53.147333 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Delete volume request issued successfully. Aug 09 07:45:53.147538 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1bf09096-04db-483c-93c8-83c002f19a0c tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b returned with HTTP 202 Aug 09 07:45:53.147995 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 801/3214] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:53 2026] DELETE /volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:53.155908 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-597dfb33-4781-4f82-8c8f-5d7161773af6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.158588 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-597dfb33-4781-4f82-8c8f-5d7161773af6 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] GET https://10.4.3.41/volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b Aug 09 07:45:53.158786 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-597dfb33-4781-4f82-8c8f-5d7161773af6 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.158968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-597dfb33-4781-4f82-8c8f-5d7161773af6 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.167296 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:53.167296 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:53.170852 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-597dfb33-4781-4f82-8c8f-5d7161773af6 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Volume info retrieved successfully. Aug 09 07:45:53.174974 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-597dfb33-4781-4f82-8c8f-5d7161773af6 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b returned with HTTP 200 Aug 09 07:45:53.175411 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 802/3215] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:53 2026] GET /volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:53.548355 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5607dda1-87d8-4fc6-87b9-f80349cf21c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.550113 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5607dda1-87d8-4fc6-87b9-f80349cf21c9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:53.550426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5607dda1-87d8-4fc6-87b9-f80349cf21c9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.550686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5607dda1-87d8-4fc6-87b9-f80349cf21c9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.550873 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5607dda1-87d8-4fc6-87b9-f80349cf21c9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:53.556871 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:53.556871 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:53.556871 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5607dda1-87d8-4fc6-87b9-f80349cf21c9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:53.556871 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 797/3216] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:53 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:53.778220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6126058e-1197-4cbd-8539-cd1600a911c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.783068 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6126058e-1197-4cbd-8539-cd1600a911c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:53.783150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6126058e-1197-4cbd-8539-cd1600a911c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.783343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6126058e-1197-4cbd-8539-cd1600a911c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.783446 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6126058e-1197-4cbd-8539-cd1600a911c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:53.791285 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:53.791285 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:53.794015 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6126058e-1197-4cbd-8539-cd1600a911c9 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:53.794015 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 817/3217] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:53 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:53.908674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a0d51985-475a-45e1-9096-d5a14c498c4e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.911113 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a0d51985-475a-45e1-9096-d5a14c498c4e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 Aug 09 07:45:53.911469 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a0d51985-475a-45e1-9096-d5a14c498c4e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.911717 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a0d51985-475a-45e1-9096-d5a14c498c4e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.911884 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-a0d51985-475a-45e1-9096-d5a14c498c4e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:45:53.918658 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:53.918658 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:53.923036 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a0d51985-475a-45e1-9096-d5a14c498c4e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 returned with HTTP 200 Aug 09 07:45:53.923483 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 802/3218] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:45:53 2026] GET /volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:53.934697 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-86097b9e-445f-4508-a102-f9b544c61420 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:53.938543 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-86097b9e-445f-4508-a102-f9b544c61420 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:45:53.938854 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-86097b9e-445f-4508-a102-f9b544c61420 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:53.939120 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-86097b9e-445f-4508-a102-f9b544c61420 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:53.939564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-86097b9e-445f-4508-a102-f9b544c61420 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:53.940651 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-86097b9e-445f-4508-a102-f9b544c61420 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:45:54.111039 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-27b46d81-9cd1-4d04-a814-28c5a88300f7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.112704 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27b46d81-9cd1-4d04-a814-28c5a88300f7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b Aug 09 07:45:54.112881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27b46d81-9cd1-4d04-a814-28c5a88300f7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.113088 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27b46d81-9cd1-4d04-a814-28c5a88300f7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.117925 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.117925 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.118426 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-27b46d81-9cd1-4d04-a814-28c5a88300f7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:45:54.119379 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27b46d81-9cd1-4d04-a814-28c5a88300f7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b returned with HTTP 200 Aug 09 07:45:54.119809 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 798/3219] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:54.121361 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-86097b9e-445f-4508-a102-f9b544c61420 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all snapshots completed successfully. Aug 09 07:45:54.121806 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.121806 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:54.122393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-86097b9e-445f-4508-a102-f9b544c61420 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:45:54.122787 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 803/3220] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:45:53 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:54.130707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.132326 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:45:54.133325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73f76b04-42a9-40a1-b966-39c173902239", "snapshot_id": "8e5e2f4d-eabf-4f83-862e-579d16782a4b", "name": "tempest-VolumesSnapshotTestJSON-Backup-141193612", "container": "tempest-volumessnapshottestjson-backup-container-1140776631"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:54.134186 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Creating new backup {'backup': {'volume_id': '73f76b04-42a9-40a1-b966-39c173902239', 'snapshot_id': '8e5e2f4d-eabf-4f83-862e-579d16782a4b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-141193612', 'container': 'tempest-volumessnapshottestjson-backup-container-1140776631'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:45:54.134323 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Creating backup of volume 73f76b04-42a9-40a1-b966-39c173902239 in container tempest-volumessnapshottestjson-backup-container-1140776631 Aug 09 07:45:54.136718 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f33d86d9-1147-4016-81c9-2757c79cb139 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.140076 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f33d86d9-1147-4016-81c9-2757c79cb139 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/e273dddd-cce8-40ce-8f19-803a231dde6a Aug 09 07:45:54.140176 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f33d86d9-1147-4016-81c9-2757c79cb139 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.140352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f33d86d9-1147-4016-81c9-2757c79cb139 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.141992 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.141992 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.142871 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:45:54.145949 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.145949 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:54.146373 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f33d86d9-1147-4016-81c9-2757c79cb139 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Snapshot retrieved successfully. Aug 09 07:45:54.147262 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f33d86d9-1147-4016-81c9-2757c79cb139 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/e273dddd-cce8-40ce-8f19-803a231dde6a returned with HTTP 200 Aug 09 07:45:54.147662 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 803/3221] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/snapshots/e273dddd-cce8-40ce-8f19-803a231dde6a => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:54.149113 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.149113 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.149667 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:45:54.157610 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.159508 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups/action Aug 09 07:45:54.159861 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1", "name": "tempest-Group_from_snap-301674095"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:54.159999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1", "name": "tempest-Group_from_snap-301674095"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:54.164209 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1', 'name': 'tempest-Group_from_snap-301674095'}}. {{(pid=100222) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 09 07:45:54.164209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating group tempest-Group_from_snap-301674095 from group_snapshot 6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1. Aug 09 07:45:54.166495 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.166495 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.173088 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.173088 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.176249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['ff34992e-235f-4632-9e7f-132681c9ea2d', '5e695b32-30b6-494d-b4c6-61b133060b72'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:54.176973 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.176973 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.194500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-de4e81c6-92e0-47eb-b202-50dc55825fc3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.197837 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de4e81c6-92e0-47eb-b202-50dc55825fc3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] GET https://10.4.3.41/volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b Aug 09 07:45:54.198630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de4e81c6-92e0-47eb-b202-50dc55825fc3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.198630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de4e81c6-92e0-47eb-b202-50dc55825fc3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.204746 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de4e81c6-92e0-47eb-b202-50dc55825fc3 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b returned with HTTP 404 Aug 09 07:45:54.205289 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 804/3222] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/volumes/511759dc-526e-4a37-bacf-2e2c8c30b73b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:54.211539 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4893320e-7628-4d98-b38b-82b4057e2ba4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:45:54.211955 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 818/3223] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:45:54 2026] POST /volume/v3/backups => generated 332 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 09 07:45:54.212732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-25cc9e45-e378-40ed-a6f5-84baf96ad357 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.215223 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25cc9e45-e378-40ed-a6f5-84baf96ad357 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] DELETE https://10.4.3.41/volume/v3/types/aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f Aug 09 07:45:54.215436 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25cc9e45-e378-40ed-a6f5-84baf96ad357 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.215678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25cc9e45-e378-40ed-a6f5-84baf96ad357 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.217135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['2698492b-64fe-4c35-8bf7-092380d4196e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:54.220400 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3ab1611e-08e1-4cb9-b7da-947c4647e0e6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.222865 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3ab1611e-08e1-4cb9-b7da-947c4647e0e6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:45:54.222865 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3ab1611e-08e1-4cb9-b7da-947c4647e0e6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.223087 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3ab1611e-08e1-4cb9-b7da-947c4647e0e6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.223231 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3ab1611e-08e1-4cb9-b7da-947c4647e0e6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:54.228259 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.228259 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:54.229223 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3ab1611e-08e1-4cb9-b7da-947c4647e0e6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:45:54.229689 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 805/3224] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:54.238196 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25cc9e45-e378-40ed-a6f5-84baf96ad357 tempest-TestInstancesWithCinderVolumes-736492737 tempest-TestInstancesWithCinderVolumes-736492737-project-admin] https://10.4.3.41/volume/v3/types/aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f returned with HTTP 202 Aug 09 07:45:54.238551 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 804/3225] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:45:54 2026] DELETE /volume/v3/types/aca3edd5-25ba-4fc6-9fd5-2fc6e01eb81f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:54.290782 np0000006821 devstack@c-api.service[100222]: INFO cinder.group.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] A mapping entry already exists for group 3623e323-63e7-453c-a087-e86d42db89ce and volume type 88770c89-ccc1-43be-a9f3-6bd6ff70fafc. Do not need to create again. Aug 09 07:45:54.291454 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.291454 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.291719 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:45:54.298649 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (ffb98a9a-f913-4f03-b0c0-e8d627d30906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:54.298649 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8211f174-f400-4428-a0db-4616286a09f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.298903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:54.340227 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8211f174-f400-4428-a0db-4616286a09f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e273dddd-cce8-40ce-8f19-803a231dde6a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:45:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-542301877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88770c89-ccc1-43be-a9f3-6bd6ff70fafc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3623e323-63e7-453c-a087-e86d42db89ce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.341372 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d901e6-b238-42f8-b628-eb189d2b9395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.370694 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-542301877 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-542301877, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:45:54.389950 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['1e85f189-0dba-4b8b-b674-ea24e199a189', '0bbb061a-2aa5-4009-9cbe-3db690ac025d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:54.390860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d901e6-b238-42f8-b628-eb189d2b9395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e85f189-0dba-4b8b-b674-ea24e199a189', '0bbb061a-2aa5-4009-9cbe-3db690ac025d']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.391957 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b6ca43-dd08-4c86-938b-149ddfa9a4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.434811 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b6ca43-dd08-4c86-938b-149ddfa9a4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '180532ec-0668-452f-b245-ed7784eba525', '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=3623e323-63e7-453c-a087-e86d42db89ce,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['1e85f189-0dba-4b8b-b674-ea24e199a189','0bbb061a-2aa5-4009-9cbe-3db690ac025d'],size=1,snapshot_id=e273dddd-cce8-40ce-8f19-803a231dde6a,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3623e323-63e7-453c-a087-e86d42db89ce,host=None,id=180532ec-0668-452f-b245-ed7784eba525,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a99db718354cb18b21e790685fbead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e273dddd-cce8-40ce-8f19-803a231dde6a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4bfebbdc53544908ccb1caee616e587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88770c89-ccc1-43be-a9f3-6bd6ff70fafc),volume_type_id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.436321 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2499c3bb-76aa-495d-94ec-8d4cf1b3a578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.460535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2499c3bb-76aa-495d-94ec-8d4cf1b3a578) transitioned into state 'SUCCESS' from 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=3623e323-63e7-453c-a087-e86d42db89ce,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['1e85f189-0dba-4b8b-b674-ea24e199a189','0bbb061a-2aa5-4009-9cbe-3db690ac025d'],size=1,snapshot_id=e273dddd-cce8-40ce-8f19-803a231dde6a,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=88770c89-ccc1-43be-a9f3-6bd6ff70fafc)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.461393 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (ffb98a9a-f913-4f03-b0c0-e8d627d30906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:54.461771 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request issued successfully. Aug 09 07:45:54.478823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-151b588c-1c5d-429a-a0b0-6b2ba8c20ba0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/action returned with HTTP 202 Aug 09 07:45:54.479431 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 799/3226] 10.4.3.41 () {70 vars in 1311 bytes} [Sun Aug 9 07:45:54 2026] POST /volume/v3/groups/action => generated 102 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:54.489532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.491925 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:45:54.492178 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.492390 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.492744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:54.493342 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.493342 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.493676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:54.502590 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:45:54.503308 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:54.503513 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:54.543268 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:54.546983 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.546983 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.552860 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:54.553085 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:54.571331 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c19957d-b582-48bc-8a9d-91022dd88014 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.573429 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c19957d-b582-48bc-8a9d-91022dd88014 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:54.573705 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c19957d-b582-48bc-8a9d-91022dd88014 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.574577 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c19957d-b582-48bc-8a9d-91022dd88014 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.574577 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4c19957d-b582-48bc-8a9d-91022dd88014 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id d255b534-0c77-45d7-bbfc-f9afe4543aa9. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:54.579513 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.579513 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:54.580158 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c19957d-b582-48bc-8a9d-91022dd88014 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 200 Aug 09 07:45:54.580518 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 806/3227] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:54.596380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d580014b-dfce-41a4-9ede-e9d8d0a06be5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.597969 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d580014b-dfce-41a4-9ede-e9d8d0a06be5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 Aug 09 07:45:54.598267 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d580014b-dfce-41a4-9ede-e9d8d0a06be5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.598555 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d580014b-dfce-41a4-9ede-e9d8d0a06be5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.598743 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-d580014b-dfce-41a4-9ede-e9d8d0a06be5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete backup with id: d255b534-0c77-45d7-bbfc-f9afe4543aa9. Aug 09 07:45:54.605717 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.605717 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:54.607219 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:54.614046 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.614046 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.623456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d783c8aa-19fd-4f2d-8c1b-239abd319184 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:45:54.623973 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 819/3228] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:54.635209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-d580014b-dfce-41a4-9ede-e9d8d0a06be5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] delete_backup rpcapi backup_id d255b534-0c77-45d7-bbfc-f9afe4543aa9 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:45:54.635562 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d580014b-dfce-41a4-9ede-e9d8d0a06be5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 returned with HTTP 202 Aug 09 07:45:54.636437 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 805/3229] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:45:54 2026] DELETE /volume/v3/backups/d255b534-0c77-45d7-bbfc-f9afe4543aa9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:45:54.648072 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.648600 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 Aug 09 07:45:54.648853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.649105 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.651190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.653938 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:54.653938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1388019270"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:54.655741 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1388019270'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:54.655939 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume of 1 GB Aug 09 07:45:54.660993 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.660993 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.662878 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Availability Zones retrieved successfully. Aug 09 07:45:54.666470 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:45:54.666866 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:54.667985 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:54.678731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (5d68a732-7a5b-4eaf-ac8a-953ea7c554e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:54.680573 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc60bb8c-038f-4d3e-b63d-df95f28ad8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.681902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:54.711937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-eaff11b0-93ae-4487-ba01-99c66d459568 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.712434 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-eaff11b0-93ae-4487-ba01-99c66d459568 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc/action Aug 09 07:45:54.712861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-eaff11b0-93ae-4487-ba01-99c66d459568 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:54.713319 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-eaff11b0-93ae-4487-ba01-99c66d459568 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:54.715343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc60bb8c-038f-4d3e-b63d-df95f28ad8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.716766 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2ed3d3-1676-4c53-8d30-6a74820d9993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.725138 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:54.733654 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.733654 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.741790 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.741790 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.747534 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24fcdc93-3b3d-4f26-a17b-448969ce756c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 returned with HTTP 200 Aug 09 07:45:54.748230 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 800/3230] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 => generated 924 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:54.758470 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-85de8af6-46b1-40b9-94b3-1c446f855ba2 req-eaff11b0-93ae-4487-ba01-99c66d459568 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc/action returned with HTTP 204 Aug 09 07:45:54.759202 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 820/3231] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:45:54 2026] POST /volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:54.770688 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f40e6a64-4a79-46bc-9b5d-a05647a31c51 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.773656 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f40e6a64-4a79-46bc-9b5d-a05647a31c51 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce Aug 09 07:45:54.773656 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f40e6a64-4a79-46bc-9b5d-a05647a31c51 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.775172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f40e6a64-4a79-46bc-9b5d-a05647a31c51 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.775172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-f40e6a64-4a79-46bc-9b5d-a05647a31c51 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 3623e323-63e7-453c-a087-e86d42db89ce {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:45:54.781589 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.781589 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:54.783117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['ffdf4860-25b1-4b31-9d48-ff03311ca083', '95d4f6ca-0d5a-4dd3-a3be-30aa9b9f6675', 'fb143a14-0f63-4bd5-988d-bd0438b9cf63', '4e69b308-f1b0-4611-941b-69fd45c397d3'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:54.783779 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2ed3d3-1676-4c53-8d30-6a74820d9993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffdf4860-25b1-4b31-9d48-ff03311ca083', '95d4f6ca-0d5a-4dd3-a3be-30aa9b9f6675', 'fb143a14-0f63-4bd5-988d-bd0438b9cf63', '4e69b308-f1b0-4611-941b-69fd45c397d3']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.784505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f83253-1268-4146-9cf4-d7a5e4017ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.806009 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f40e6a64-4a79-46bc-9b5d-a05647a31c51 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce returned with HTTP 200 Aug 09 07:45:54.806422 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 806/3232] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce => generated 417 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:54.808781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e51829ed-7486-466c-8113-c75e3a81305d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.810711 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e51829ed-7486-466c-8113-c75e3a81305d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:54.810930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e51829ed-7486-466c-8113-c75e3a81305d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.811125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e51829ed-7486-466c-8113-c75e3a81305d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.811245 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e51829ed-7486-466c-8113-c75e3a81305d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:54.815110 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.815110 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:54.815673 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e51829ed-7486-466c-8113-c75e3a81305d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:54.816186 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 801/3233] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:54.821092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1bc5de90-633f-4539-b500-78f0dd55159d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.825487 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:45:54.825814 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.826054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.826099 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f83253-1268-4146-9cf4-d7a5e4017ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45011184-e039-4156-9c78-ab233b4cb854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1388019270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['ffdf4860-25b1-4b31-9d48-ff03311ca083','95d4f6ca-0d5a-4dd3-a3be-30aa9b9f6675','fb143a14-0f63-4bd5-988d-bd0438b9cf63','4e69b308-f1b0-4611-941b-69fd45c397d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1388019270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45011184-e039-4156-9c78-ab233b4cb854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5937ae09697b4bb892ab89c34477d106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.826558 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:54.827341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:54.827638 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d8aeb7-11aa-4f23-8fe4-c69db1e19281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.837539 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:45:54.840973 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:54.840973 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:54.845528 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d8aeb7-11aa-4f23-8fe4-c69db1e19281) transitioned into state 'SUCCESS' from state '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-1388019270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['ffdf4860-25b1-4b31-9d48-ff03311ca083','95d4f6ca-0d5a-4dd3-a3be-30aa9b9f6675','fb143a14-0f63-4bd5-988d-bd0438b9cf63','4e69b308-f1b0-4611-941b-69fd45c397d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.846316 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3194ce-ec64-4a4d-81f8-440ba4c3650d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:54.865579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3194ce-ec64-4a4d-81f8-440ba4c3650d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:54.866580 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (5d68a732-7a5b-4eaf-ac8a-953ea7c554e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:54.866947 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request issued successfully. Aug 09 07:45:54.867633 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7c3cd89b-3adf-448c-9e7b-c32a9adc0a61 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:54.868238 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 807/3234] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:45:54 2026] POST /volume/v3/volumes => generated 776 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:54.885235 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e1da16ce-068a-4751-9164-712f3ec23caf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:54.889832 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1da16ce-068a-4751-9164-712f3ec23caf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 Aug 09 07:45:54.890173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1da16ce-068a-4751-9164-712f3ec23caf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:54.890437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1da16ce-068a-4751-9164-712f3ec23caf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:54.902591 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.902591 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:54.902828 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:54.906032 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.906032 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.907359 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e1da16ce-068a-4751-9164-712f3ec23caf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:45:54.912556 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1da16ce-068a-4751-9164-712f3ec23caf tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 returned with HTTP 200 Aug 09 07:45:54.913079 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 807/3235] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:54.913845 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:54.914205 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:54.965518 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:54.972891 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:54.972891 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:54.986669 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bc5de90-633f-4539-b500-78f0dd55159d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:45:54.987548 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 821/3236] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:45:54 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:45:55.009076 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4d110718-bc65-4424-a292-991b713c5699 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:55.011389 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d110718-bc65-4424-a292-991b713c5699 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce/action Aug 09 07:45:55.011448 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d110718-bc65-4424-a292-991b713c5699 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:55.011656 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d110718-bc65-4424-a292-991b713c5699 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:55.015532 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-4d110718-bc65-4424-a292-991b713c5699 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for group 3623e323-63e7-453c-a087-e86d42db89ce {{(pid=100222) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:45:55.015786 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-4d110718-bc65-4424-a292-991b713c5699 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group with id: 3623e323-63e7-453c-a087-e86d42db89ce Aug 09 07:45:55.021868 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:55.021868 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:55.076421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d110718-bc65-4424-a292-991b713c5699 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce/action returned with HTTP 202 Aug 09 07:45:55.076865 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 802/3237] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:45:55 2026] POST /volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:55.095330 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:55.100634 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 Aug 09 07:45:55.100634 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:55.100634 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:55.112986 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:55.112986 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:55.120124 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:45:55.121116 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:55.121328 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:55.174831 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:55.180075 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:55.180075 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:55.187281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0d9ed00f-eaf6-416a-84e8-74d4b088bd85 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 returned with HTTP 200 Aug 09 07:45:55.187635 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 808/3238] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:55 2026] GET /volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 => generated 923 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:55.244257 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0aa2f2d2-9563-401b-8b79-137d27ceb300 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:55.249109 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0aa2f2d2-9563-401b-8b79-137d27ceb300 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:45:55.249408 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0aa2f2d2-9563-401b-8b79-137d27ceb300 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:55.249704 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0aa2f2d2-9563-401b-8b79-137d27ceb300 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:55.251942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-0aa2f2d2-9563-401b-8b79-137d27ceb300 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:55.258424 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:55.258424 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:55.259711 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0aa2f2d2-9563-401b-8b79-137d27ceb300 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:45:55.260241 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 808/3239] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:55 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:55.830927 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20922991-52d1-485b-8158-4f6f83714d1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:55.833251 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20922991-52d1-485b-8158-4f6f83714d1d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:55.833251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20922991-52d1-485b-8158-4f6f83714d1d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:55.833251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20922991-52d1-485b-8158-4f6f83714d1d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:55.833251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-20922991-52d1-485b-8158-4f6f83714d1d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:55.836733 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:55.836733 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:55.837355 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20922991-52d1-485b-8158-4f6f83714d1d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:55.838649 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 822/3240] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:55 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:55.928275 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b48967ef-8721-40a1-91af-3960f247bd0e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:55.929987 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b48967ef-8721-40a1-91af-3960f247bd0e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 Aug 09 07:45:55.930206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b48967ef-8721-40a1-91af-3960f247bd0e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:55.930452 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b48967ef-8721-40a1-91af-3960f247bd0e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:55.938908 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:55.938908 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:55.942592 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b48967ef-8721-40a1-91af-3960f247bd0e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:45:55.946621 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b48967ef-8721-40a1-91af-3960f247bd0e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 returned with HTTP 200 Aug 09 07:45:55.946995 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 803/3241] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:55 2026] GET /volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:55.965040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:55.967625 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:45:55.967625 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45011184-e039-4156-9c78-ab233b4cb854", "name": "tempest-type-Backup-31926296"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:55.971568 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating new backup {'backup': {'volume_id': '45011184-e039-4156-9c78-ab233b4cb854', 'name': 'tempest-type-Backup-31926296'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:45:55.971568 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating backup of volume 45011184-e039-4156-9c78-ab233b4cb854 in container None Aug 09 07:45:55.978464 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:55.978464 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:55.978970 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:45:56.002785 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['0144cc5f-d7e7-4ceb-a8fa-b0ebf5e580ae', '291332f8-31dc-4a5a-85ac-e72dfe6d71cc'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:56.034318 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b77d7df0-9539-4de0-ae41-26091ee6b68e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:45:56.034866 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 809/3242] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:45:55 2026] POST /volume/v3/backups => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:45:56.047045 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-191713a5-3fbd-4282-b0e6-bba763e1c85d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.049389 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-191713a5-3fbd-4282-b0e6-bba763e1c85d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:45:56.049743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-191713a5-3fbd-4282-b0e6-bba763e1c85d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.050046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-191713a5-3fbd-4282-b0e6-bba763e1c85d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.050137 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-191713a5-3fbd-4282-b0e6-bba763e1c85d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:56.054985 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.054985 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:56.055628 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-191713a5-3fbd-4282-b0e6-bba763e1c85d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:45:56.056411 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 809/3243] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 719 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:56.203426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-54532d2a-5861-44db-8fba-e5019402ed75 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.206271 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54532d2a-5861-44db-8fba-e5019402ed75 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 Aug 09 07:45:56.206531 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54532d2a-5861-44db-8fba-e5019402ed75 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.206805 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54532d2a-5861-44db-8fba-e5019402ed75 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.213857 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54532d2a-5861-44db-8fba-e5019402ed75 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 returned with HTTP 404 Aug 09 07:45:56.214487 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 823/3244] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/volumes/180532ec-0668-452f-b245-ed7784eba525 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:56.223079 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6341018-0fa3-433f-b5a0-0e4e1667651e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.225723 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6341018-0fa3-433f-b5a0-0e4e1667651e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce Aug 09 07:45:56.226160 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6341018-0fa3-433f-b5a0-0e4e1667651e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.226351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6341018-0fa3-433f-b5a0-0e4e1667651e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.226481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-b6341018-0fa3-433f-b5a0-0e4e1667651e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 3623e323-63e7-453c-a087-e86d42db89ce {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:45:56.230272 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6341018-0fa3-433f-b5a0-0e4e1667651e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce returned with HTTP 404 Aug 09 07:45:56.230864 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 804/3245] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/groups/3623e323-63e7-453c-a087-e86d42db89ce => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:56.240572 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2c597ad7-e0a2-4342-8dfa-1f637c80fd86 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.242518 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c597ad7-e0a2-4342-8dfa-1f637c80fd86 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 Aug 09 07:45:56.242803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c597ad7-e0a2-4342-8dfa-1f637c80fd86 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.243077 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c597ad7-e0a2-4342-8dfa-1f637c80fd86 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.243256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.group_snapshots [None req-2c597ad7-e0a2-4342-8dfa-1f637c80fd86 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for member 6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 {{(pid=100220) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 07:45:56.243388 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.group_snapshots [None req-2c597ad7-e0a2-4342-8dfa-1f637c80fd86 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group_snapshot with id: 6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 Aug 09 07:45:56.246834 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.246834 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:56.275845 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c597ad7-e0a2-4342-8dfa-1f637c80fd86 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 returned with HTTP 202 Aug 09 07:45:56.276192 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 810/3246] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:45:56 2026] DELETE /volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:56.277336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-47887f71-b652-4537-b8b5-c48235ba459c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.279752 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47887f71-b652-4537-b8b5-c48235ba459c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:45:56.280024 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47887f71-b652-4537-b8b5-c48235ba459c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.280203 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47887f71-b652-4537-b8b5-c48235ba459c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.280306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-47887f71-b652-4537-b8b5-c48235ba459c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:56.284037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.286264 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:45:56.286550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.286830 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.287165 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:56.287871 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.287871 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:56.288141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:56.288851 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47887f71-b652-4537-b8b5-c48235ba459c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:45:56.289400 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 810/3247] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:56.302075 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:45:56.303010 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:56.303213 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:56.358926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.362011 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] DELETE https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:56.362338 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.362558 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.362765 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Delete volume with id: 095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:56.364608 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:56.371433 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.371433 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:56.371700 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.371700 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:56.372196 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:56.382999 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c444dd70-7d7a-46d4-a76e-73d9f5e987ca tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:45:56.383471 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 824/3248] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:56.398189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.400264 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:45:56.400559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.400667 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.401009 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:56.401367 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.401367 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:56.402297 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:45:56.406103 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all snapshots completed successfully. Aug 09 07:45:56.406866 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90422b82-63ca-461b-8102-0d5d0b036ed8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:45:56.407132 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Delete volume request issued successfully. Aug 09 07:45:56.407277 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 811/3249] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:45:56.407319 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b94de13-4bf8-40a3-a98f-555b59cb7216 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 202 Aug 09 07:45:56.407734 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 805/3250] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:45:56 2026] DELETE /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:56.417420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c4eec303-76bf-4291-82e0-f86d6139611d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.421504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3885572f-f7b0-41b6-9813-6aaa15343113 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.423485 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3885572f-f7b0-41b6-9813-6aaa15343113 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 Aug 09 07:45:56.423792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3885572f-f7b0-41b6-9813-6aaa15343113 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.424032 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3885572f-f7b0-41b6-9813-6aaa15343113 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.424120 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c4eec303-76bf-4291-82e0-f86d6139611d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:56.424333 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-3885572f-f7b0-41b6-9813-6aaa15343113 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:45:56.424392 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c4eec303-76bf-4291-82e0-f86d6139611d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.424471 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c4eec303-76bf-4291-82e0-f86d6139611d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.427302 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3885572f-f7b0-41b6-9813-6aaa15343113 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 returned with HTTP 404 Aug 09 07:45:56.427756 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 825/3251] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/group_snapshots/6bb8bd8f-7d8a-42c8-bf5d-67613c0b44e1 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:56.432056 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.432056 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:56.437945 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c4eec303-76bf-4291-82e0-f86d6139611d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:56.438854 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.440494 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:45:56.440728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.440933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.441164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:56.441824 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:56.442037 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c4eec303-76bf-4291-82e0-f86d6139611d tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 200 Aug 09 07:45:56.442501 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 811/3252] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:56.452165 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:45:56.452165 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:56.452165 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:56.489544 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:56.493897 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.493897 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:56.503985 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b47849ef-cfee-42d8-a89c-61d6f1a9e4db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:45:56.504375 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 812/3253] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:56.518644 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4100fff0-7409-4f6e-a537-0484d421a6db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.520453 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4100fff0-7409-4f6e-a537-0484d421a6db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c/action Aug 09 07:45:56.520818 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4100fff0-7409-4f6e-a537-0484d421a6db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:45:56.520977 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4100fff0-7409-4f6e-a537-0484d421a6db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:56.522269 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-4100fff0-7409-4f6e-a537-0484d421a6db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for group 4e896349-3bfb-4ee7-87b0-26d375b5550c {{(pid=100222) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:45:56.522397 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-4100fff0-7409-4f6e-a537-0484d421a6db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group with id: 4e896349-3bfb-4ee7-87b0-26d375b5550c Aug 09 07:45:56.526259 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.526259 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:56.567548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4100fff0-7409-4f6e-a537-0484d421a6db tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c/action returned with HTTP 202 Aug 09 07:45:56.568227 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 806/3254] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:45:56 2026] POST /volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:56.575757 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.577455 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac Aug 09 07:45:56.577664 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.577865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.585200 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.585200 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:56.589278 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:45:56.590113 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:56.590280 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:56.630859 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:56.634122 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.634122 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:56.645023 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0edb1d9-a07d-4f94-bee2-d3c1f4083ea3 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac returned with HTTP 200 Aug 09 07:45:56.645578 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 826/3255] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:56.850403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bb4e679a-3cee-460a-abbc-2c31a3b27a4b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:56.852405 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bb4e679a-3cee-460a-abbc-2c31a3b27a4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:56.852650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bb4e679a-3cee-460a-abbc-2c31a3b27a4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:56.852874 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bb4e679a-3cee-460a-abbc-2c31a3b27a4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:56.853046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bb4e679a-3cee-460a-abbc-2c31a3b27a4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:56.857442 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:56.857442 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:56.858149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bb4e679a-3cee-460a-abbc-2c31a3b27a4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:56.858780 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 812/3256] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:56 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:57.071744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c10d6626-1f48-4227-b98f-b7e0e99232f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.077126 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c10d6626-1f48-4227-b98f-b7e0e99232f7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:45:57.077431 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c10d6626-1f48-4227-b98f-b7e0e99232f7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.077680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c10d6626-1f48-4227-b98f-b7e0e99232f7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.077820 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c10d6626-1f48-4227-b98f-b7e0e99232f7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:57.086693 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:57.086693 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:57.087591 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c10d6626-1f48-4227-b98f-b7e0e99232f7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:45:57.088205 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 813/3257] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:57.304330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-29d370ee-132a-404f-8904-7428026464f2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.307105 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29d370ee-132a-404f-8904-7428026464f2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:45:57.307503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29d370ee-132a-404f-8904-7428026464f2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.307837 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29d370ee-132a-404f-8904-7428026464f2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.307984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-29d370ee-132a-404f-8904-7428026464f2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:57.324525 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:57.324525 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:57.325308 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29d370ee-132a-404f-8904-7428026464f2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:45:57.325906 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 807/3258] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:57.463852 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-faf20e12-0165-4266-a658-84e5d378ac76 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.467123 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-faf20e12-0165-4266-a658-84e5d378ac76 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 Aug 09 07:45:57.467334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-faf20e12-0165-4266-a658-84e5d378ac76 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.467539 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-faf20e12-0165-4266-a658-84e5d378ac76 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.483252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-faf20e12-0165-4266-a658-84e5d378ac76 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 returned with HTTP 404 Aug 09 07:45:57.485833 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 827/3259] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/volumes/095cdc78-5bd3-4195-95c8-fd078e5bb9f7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:57.660666 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-655589f8-df00-401d-9fd0-dec8a602fca1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.663748 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-655589f8-df00-401d-9fd0-dec8a602fca1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac Aug 09 07:45:57.664082 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-655589f8-df00-401d-9fd0-dec8a602fca1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.665123 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-655589f8-df00-401d-9fd0-dec8a602fca1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.674892 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-655589f8-df00-401d-9fd0-dec8a602fca1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac returned with HTTP 404 Aug 09 07:45:57.675673 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 813/3260] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/volumes/163b217f-c799-4f7c-abd4-03198b4bfbac => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:57.683953 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7a05896b-ab9d-4077-86ff-6e06ec2b122e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.686649 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7a05896b-ab9d-4077-86ff-6e06ec2b122e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c Aug 09 07:45:57.687036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7a05896b-ab9d-4077-86ff-6e06ec2b122e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.687426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7a05896b-ab9d-4077-86ff-6e06ec2b122e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.687480 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-7a05896b-ab9d-4077-86ff-6e06ec2b122e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 4e896349-3bfb-4ee7-87b0-26d375b5550c {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:45:57.691766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7a05896b-ab9d-4077-86ff-6e06ec2b122e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c returned with HTTP 404 Aug 09 07:45:57.692342 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 814/3261] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/groups/4e896349-3bfb-4ee7-87b0-26d375b5550c => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:45:57.702502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-339a68c4-9483-4602-8544-60ec0eef893f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.706215 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-339a68c4-9483-4602-8544-60ec0eef893f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/2d41d19a-bfa7-4ae9-8939-853df7f334a2 Aug 09 07:45:57.706435 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-339a68c4-9483-4602-8544-60ec0eef893f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.706701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-339a68c4-9483-4602-8544-60ec0eef893f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.734256 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-339a68c4-9483-4602-8544-60ec0eef893f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/group_types/2d41d19a-bfa7-4ae9-8939-853df7f334a2 returned with HTTP 202 Aug 09 07:45:57.734894 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 808/3262] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:45:57 2026] DELETE /volume/v3/group_types/2d41d19a-bfa7-4ae9-8939-853df7f334a2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:45:57.743897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-94d7a5af-2c0f-4b01-ad8a-856638ec6e2c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.753648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94d7a5af-2c0f-4b01-ad8a-856638ec6e2c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] DELETE https://10.4.3.41/volume/v3/types/88770c89-ccc1-43be-a9f3-6bd6ff70fafc Aug 09 07:45:57.753648 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94d7a5af-2c0f-4b01-ad8a-856638ec6e2c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.753648 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94d7a5af-2c0f-4b01-ad8a-856638ec6e2c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.811167 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94d7a5af-2c0f-4b01-ad8a-856638ec6e2c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types/88770c89-ccc1-43be-a9f3-6bd6ff70fafc returned with HTTP 202 Aug 09 07:45:57.811547 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 828/3263] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:45:57 2026] DELETE /volume/v3/types/88770c89-ccc1-43be-a9f3-6bd6ff70fafc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:57.823129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-122369f6-a3a0-4185-b257-d80890e8643a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.825471 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-122369f6-a3a0-4185-b257-d80890e8643a tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] GET https://10.4.3.41/volume/v3/types/88770c89-ccc1-43be-a9f3-6bd6ff70fafc Aug 09 07:45:57.825627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-122369f6-a3a0-4185-b257-d80890e8643a tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.825887 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-122369f6-a3a0-4185-b257-d80890e8643a tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.829796 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-122369f6-a3a0-4185-b257-d80890e8643a tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types/88770c89-ccc1-43be-a9f3-6bd6ff70fafc returned with HTTP 404 Aug 09 07:45:57.830708 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 814/3264] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/types/88770c89-ccc1-43be-a9f3-6bd6ff70fafc => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:57.839630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-391f9f68-3092-4ecd-8cd3-33683a9d177f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.842482 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-391f9f68-3092-4ecd-8cd3-33683a9d177f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:45:57.842874 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-391f9f68-3092-4ecd-8cd3-33683a9d177f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1503311188"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:57.867851 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-391f9f68-3092-4ecd-8cd3-33683a9d177f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:45:57.867851 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 815/3265] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:45:57 2026] POST /volume/v3/types => generated 224 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:57.873550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53583f6a-1bfd-4067-8660-a36afbe8c4e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.875778 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53583f6a-1bfd-4067-8660-a36afbe8c4e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:57.875778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53583f6a-1bfd-4067-8660-a36afbe8c4e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.875994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53583f6a-1bfd-4067-8660-a36afbe8c4e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.876094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-53583f6a-1bfd-4067-8660-a36afbe8c4e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:57.876297 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6dfccc93-4d33-4967-b36b-b74a30961ad5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.879458 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6dfccc93-4d33-4967-b36b-b74a30961ad5 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:45:57.879458 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6dfccc93-4d33-4967-b36b-b74a30961ad5 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1624985764"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:57.886761 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:57.886761 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:57.887638 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53583f6a-1bfd-4067-8660-a36afbe8c4e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:57.888027 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 809/3266] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:57.910253 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.912137 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 Aug 09 07:45:57.912387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.912641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.912796 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Delete snapshot with id: ca6604cf-7068-4d13-b65d-cda6b6e1fb93 Aug 09 07:45:57.919892 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:57.919892 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:57.920795 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot retrieved successfully. Aug 09 07:45:57.932890 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6dfccc93-4d33-4967-b36b-b74a30961ad5 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:45:57.933887 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 829/3267] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:45:57 2026] POST /volume/v3/group_types => generated 181 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:57.944361 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.948937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:45:57.949305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "92191270-88eb-4af5-b4e4-ce91806e65e2", "volume_types": ["9e6901bd-5cd6-495a-96d8-8baa609ede85"], "name": "tempest-GroupSnapshotsTest-Group-919284780"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:57.950793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating new group {'group': {'group_type': '92191270-88eb-4af5-b4e4-ce91806e65e2', 'volume_types': ['9e6901bd-5cd6-495a-96d8-8baa609ede85'], 'name': 'tempest-GroupSnapshotsTest-Group-919284780'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:45:57.951536 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot delete request issued successfully. Aug 09 07:45:57.951760 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-079bdfe1-6e00-4fda-b20c-3c5d86ced5af tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 returned with HTTP 202 Aug 09 07:45:57.952301 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 815/3268] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:45:57 2026] DELETE /volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:45:57.957608 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating group tempest-GroupSnapshotsTest-Group-919284780. Aug 09 07:45:57.964038 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9148e573-c0f9-42e4-9ccc-d61589b7898a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:57.969224 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:45:57.970830 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9148e573-c0f9-42e4-9ccc-d61589b7898a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 Aug 09 07:45:57.971387 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9148e573-c0f9-42e4-9ccc-d61589b7898a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:57.971693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9148e573-c0f9-42e4-9ccc-d61589b7898a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:57.984927 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:57.984927 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:57.985399 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9148e573-c0f9-42e4-9ccc-d61589b7898a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Snapshot retrieved successfully. Aug 09 07:45:57.986294 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9148e573-c0f9-42e4-9ccc-d61589b7898a tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 returned with HTTP 200 Aug 09 07:45:57.986753 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 810/3269] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:57 2026] GET /volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 => generated 459 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:57.988440 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['bb600cf2-6973-433f-91b9-cdbf0f020c02'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:58.024757 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cc813fc1-c447-4e25-b111-674e9f2d8e31 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:45:58.025518 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 816/3270] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:45:57 2026] POST /volume/v3/groups => generated 111 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:58.037715 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca9ce9c0-3b84-4ed3-9414-8f0a7c0b0e24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:58.040928 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca9ce9c0-3b84-4ed3-9414-8f0a7c0b0e24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:45:58.041282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca9ce9c0-3b84-4ed3-9414-8f0a7c0b0e24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:58.042331 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca9ce9c0-3b84-4ed3-9414-8f0a7c0b0e24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:58.043089 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-ca9ce9c0-3b84-4ed3-9414-8f0a7c0b0e24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:45:58.055254 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:58.055254 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:58.066179 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca9ce9c0-3b84-4ed3-9414-8f0a7c0b0e24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:45:58.066660 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 830/3271] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:45:58 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:58.104107 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d1cc295f-4fb6-4a0d-aacb-05f0080c7dc3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:58.105758 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d1cc295f-4fb6-4a0d-aacb-05f0080c7dc3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:45:58.106000 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d1cc295f-4fb6-4a0d-aacb-05f0080c7dc3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:58.106191 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d1cc295f-4fb6-4a0d-aacb-05f0080c7dc3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:58.106286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-d1cc295f-4fb6-4a0d-aacb-05f0080c7dc3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:58.112019 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:58.112019 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:58.112871 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d1cc295f-4fb6-4a0d-aacb-05f0080c7dc3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:45:58.113358 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 816/3272] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:58 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:58.337986 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-762af819-2512-43af-bc3f-ed17ab19ec2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:58.339824 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-762af819-2512-43af-bc3f-ed17ab19ec2b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:45:58.340053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-762af819-2512-43af-bc3f-ed17ab19ec2b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:58.340354 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-762af819-2512-43af-bc3f-ed17ab19ec2b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:58.340354 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-762af819-2512-43af-bc3f-ed17ab19ec2b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:58.348138 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:58.348138 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:58.349306 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-762af819-2512-43af-bc3f-ed17ab19ec2b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:45:58.349900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 811/3273] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:58 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:58.439578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:58.441316 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:58.441653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1165529922", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:58.443129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1165529922', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:58.443244 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Create volume of 1 GB Aug 09 07:45:58.443482 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:58.443482 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:58.447174 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Availability Zones retrieved successfully. Aug 09 07:45:58.454221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Flow 'volume_create_api' (6f3e5a1f-6cf6-4297-b022-46f7fb45a0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:58.455176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4071b0c-893e-4ce7-bc70-c5d55792e011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:58.456140 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:58.481749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4071b0c-893e-4ce7-bc70-c5d55792e011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:58.482754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf365d7b-bd26-46ae-91c1-75b7e21b99bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:58.557523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Created reservations ['8b86c1e5-8be4-49ad-a37e-51d7534882f7', 'b8c8f1cf-15bd-4b1f-ac6c-200802e5ba27', '04877f61-9d5d-4310-b338-d7a2a6a4a57d', 'fcb89af7-808f-4424-ae5a-fc65c9b1ee49'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:58.558532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf365d7b-bd26-46ae-91c1-75b7e21b99bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b86c1e5-8be4-49ad-a37e-51d7534882f7', 'b8c8f1cf-15bd-4b1f-ac6c-200802e5ba27', '04877f61-9d5d-4310-b338-d7a2a6a4a57d', 'fcb89af7-808f-4424-ae5a-fc65c9b1ee49']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:58.559405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd70504-92fd-4998-a38e-34e85da30dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:58.586699 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd70504-92fd-4998-a38e-34e85da30dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd96d6a74-184f-4655-85a5-264764223758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1165529922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d0e9bead6a48b6bfd75dc346800f39',qos_specs=None,replication_status=,reservations=['8b86c1e5-8be4-49ad-a37e-51d7534882f7','b8c8f1cf-15bd-4b1f-ac6c-200802e5ba27','04877f61-9d5d-4310-b338-d7a2a6a4a57d','fcb89af7-808f-4424-ae5a-fc65c9b1ee49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd6cc914924cbe8ed13aaae3a0b508',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1165529922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d96d6a74-184f-4655-85a5-264764223758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17d0e9bead6a48b6bfd75dc346800f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1bd6cc914924cbe8ed13aaae3a0b508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:58.587705 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35494f2d-5fc0-4c39-afa6-d9f94e153a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:58.613623 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35494f2d-5fc0-4c39-afa6-d9f94e153a0f) transitioned into state 'SUCCESS' from state '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-1165529922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d0e9bead6a48b6bfd75dc346800f39',qos_specs=None,replication_status=,reservations=['8b86c1e5-8be4-49ad-a37e-51d7534882f7','b8c8f1cf-15bd-4b1f-ac6c-200802e5ba27','04877f61-9d5d-4310-b338-d7a2a6a4a57d','fcb89af7-808f-4424-ae5a-fc65c9b1ee49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd6cc914924cbe8ed13aaae3a0b508',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:58.614588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2fd117-14e7-4963-a122-8b4f4c549746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:58.629764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a2fd117-14e7-4963-a122-8b4f4c549746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:58.632176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Flow 'volume_create_api' (6f3e5a1f-6cf6-4297-b022-46f7fb45a0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:58.632176 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Create volume request issued successfully. Aug 09 07:45:58.632366 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ba3ec5ca-b034-4e42-94ea-479496ff379d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:58.633002 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 817/3274] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:45:58 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 09 07:45:58.655016 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14fd08b8-c38f-4a26-8c29-ca7569eaee7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:58.655668 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14fd08b8-c38f-4a26-8c29-ca7569eaee7d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:45:58.655996 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14fd08b8-c38f-4a26-8c29-ca7569eaee7d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:58.658506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14fd08b8-c38f-4a26-8c29-ca7569eaee7d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:58.667975 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:58.667975 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:58.674001 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-14fd08b8-c38f-4a26-8c29-ca7569eaee7d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:45:58.681432 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14fd08b8-c38f-4a26-8c29-ca7569eaee7d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:45:58.682117 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 831/3275] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:58 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:58.903405 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1193b464-ab51-422b-bda8-cab86c27c193 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:58.906301 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1193b464-ab51-422b-bda8-cab86c27c193 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:58.906374 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1193b464-ab51-422b-bda8-cab86c27c193 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:58.906687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1193b464-ab51-422b-bda8-cab86c27c193 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:58.907329 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-1193b464-ab51-422b-bda8-cab86c27c193 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:58.911971 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:58.911971 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:58.912828 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1193b464-ab51-422b-bda8-cab86c27c193 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:58.913466 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 817/3276] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:58 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.001058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ea1d9fd-8aff-4ef8-9c79-fb734522a4c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.006836 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ea1d9fd-8aff-4ef8-9c79-fb734522a4c0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 Aug 09 07:45:59.007079 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ea1d9fd-8aff-4ef8-9c79-fb734522a4c0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.007259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ea1d9fd-8aff-4ef8-9c79-fb734522a4c0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.018396 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ea1d9fd-8aff-4ef8-9c79-fb734522a4c0 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 returned with HTTP 404 Aug 09 07:45:59.018396 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 812/3277] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/snapshots/ca6604cf-7068-4d13-b65d-cda6b6e1fb93 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:59.057286 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-11e25e40-91b9-4fd6-81d1-57ced3860dc9 req-bcd7b340-9ebd-48bc-8710-b7a6a8346b20 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.060548 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-11e25e40-91b9-4fd6-81d1-57ced3860dc9 req-bcd7b340-9ebd-48bc-8710-b7a6a8346b20 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:45:59.060774 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-11e25e40-91b9-4fd6-81d1-57ced3860dc9 req-bcd7b340-9ebd-48bc-8710-b7a6a8346b20 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.060995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-11e25e40-91b9-4fd6-81d1-57ced3860dc9 req-bcd7b340-9ebd-48bc-8710-b7a6a8346b20 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.068853 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.068853 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:59.072547 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-11e25e40-91b9-4fd6-81d1-57ced3860dc9 req-bcd7b340-9ebd-48bc-8710-b7a6a8346b20 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:45:59.077754 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-11e25e40-91b9-4fd6-81d1-57ced3860dc9 req-bcd7b340-9ebd-48bc-8710-b7a6a8346b20 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:45:59.078380 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 818/3278] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.078456 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a5f617b-70a5-408f-ab6e-834fc66aa3c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.080226 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a5f617b-70a5-408f-ab6e-834fc66aa3c6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:45:59.080411 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a5f617b-70a5-408f-ab6e-834fc66aa3c6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.080670 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a5f617b-70a5-408f-ab6e-834fc66aa3c6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.080750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-0a5f617b-70a5-408f-ab6e-834fc66aa3c6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:45:59.084351 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.084351 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:59.092055 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a5f617b-70a5-408f-ab6e-834fc66aa3c6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:45:59.092413 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 832/3279] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:59.103512 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.106390 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:45:59.106937 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2137704303", "volume_type": "9e6901bd-5cd6-495a-96d8-8baa609ede85", "group_id": "1252d82e-6af3-4e12-b210-2611e71f0baf", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:59.110885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2137704303', 'volume_type': '9e6901bd-5cd6-495a-96d8-8baa609ede85', 'group_id': '1252d82e-6af3-4e12-b210-2611e71f0baf', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:45:59.123164 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4da633b0-abf3-463b-9e66-ea8a2664a9b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.124966 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4da633b0-abf3-463b-9e66-ea8a2664a9b9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:45:59.125168 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4da633b0-abf3-463b-9e66-ea8a2664a9b9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.125370 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4da633b0-abf3-463b-9e66-ea8a2664a9b9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.125471 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4da633b0-abf3-463b-9e66-ea8a2664a9b9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:59.125878 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.125878 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:59.126392 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume of 1 GB Aug 09 07:45:59.132404 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:45:59.134697 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.134697 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:59.136251 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4da633b0-abf3-463b-9e66-ea8a2664a9b9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:45:59.136251 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 813/3280] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.137397 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (a246ac39-2b81-4c18-887e-6ff4993878fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:59.138476 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a22bb2f-c763-48f6-8720-6173853bf7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:59.139066 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.139066 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:59.139544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:45:59.168721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a22bb2f-c763-48f6-8720-6173853bf7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:45:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e6901bd-5cd6-495a-96d8-8baa609ede85,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1503311188',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e6901bd-5cd6-495a-96d8-8baa609ede85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1252d82e-6af3-4e12-b210-2611e71f0baf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:59.169713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b458b7-dd7d-431c-8b75-7c498348b195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:59.202337 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1503311188 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1503311188, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:45:59.202703 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1503311188 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1503311188, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:45:59.226530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['1c737d0f-b30d-46a3-8cca-8b68ef451975', '4107fb0e-650a-4fc7-877e-80e944ca9ed2', 'aa0cf42d-c9fa-49fc-8151-6d2e42df3341', '6a525f1e-bf22-4031-81c0-aa0f94a57f3b'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:45:59.227553 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b458b7-dd7d-431c-8b75-7c498348b195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c737d0f-b30d-46a3-8cca-8b68ef451975', '4107fb0e-650a-4fc7-877e-80e944ca9ed2', 'aa0cf42d-c9fa-49fc-8151-6d2e42df3341', '6a525f1e-bf22-4031-81c0-aa0f94a57f3b']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:59.228690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bbdd3b-137e-4ad2-9080-590e84f53d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:59.256880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bbdd3b-137e-4ad2-9080-590e84f53d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa9e233-db41-4950-b477-a8607d7cfe03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2137704303',encryption_key_id=None,group_id=1252d82e-6af3-4e12-b210-2611e71f0baf,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['1c737d0f-b30d-46a3-8cca-8b68ef451975','4107fb0e-650a-4fc7-877e-80e944ca9ed2','aa0cf42d-c9fa-49fc-8151-6d2e42df3341','6a525f1e-bf22-4031-81c0-aa0f94a57f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=9e6901bd-5cd6-495a-96d8-8baa609ede85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:45:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2137704303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1252d82e-6af3-4e12-b210-2611e71f0baf,host=None,id=eaa9e233-db41-4950-b477-a8607d7cfe03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a99db718354cb18b21e790685fbead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4bfebbdc53544908ccb1caee616e587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e6901bd-5cd6-495a-96d8-8baa609ede85),volume_type_id=9e6901bd-5cd6-495a-96d8-8baa609ede85)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:59.257651 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9239ab9-e4a4-4b23-93fd-93d8d70d7bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:59.276675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9239ab9-e4a4-4b23-93fd-93d8d70d7bc1) transitioned into state 'SUCCESS' from state '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-2137704303',encryption_key_id=None,group_id=1252d82e-6af3-4e12-b210-2611e71f0baf,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['1c737d0f-b30d-46a3-8cca-8b68ef451975','4107fb0e-650a-4fc7-877e-80e944ca9ed2','aa0cf42d-c9fa-49fc-8151-6d2e42df3341','6a525f1e-bf22-4031-81c0-aa0f94a57f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=9e6901bd-5cd6-495a-96d8-8baa609ede85)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:59.277394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caca556-0b9e-421c-8a59-2b9718462c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:45:59.289697 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caca556-0b9e-421c-8a59-2b9718462c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:45:59.290676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (a246ac39-2b81-4c18-887e-6ff4993878fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:45:59.290985 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request issued successfully. Aug 09 07:45:59.291577 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:59.291741 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:59.310736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-254c6ddb-aa65-4492-ab61-3dde7ab11fcf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.311075 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-254c6ddb-aa65-4492-ab61-3dde7ab11fcf None None] GET https://10.4.3.41/volume// Aug 09 07:45:59.311247 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-254c6ddb-aa65-4492-ab61-3dde7ab11fcf None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.311469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-254c6ddb-aa65-4492-ab61-3dde7ab11fcf None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.311874 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-254c6ddb-aa65-4492-ab61-3dde7ab11fcf None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:45:59.312490 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 819/3281] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:45:59.326120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fe06fdd9-482a-4b85-be76-959954518987 req-1b923d40-e73a-4686-afd9-475898a1db77 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.328405 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:59.332667 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.332667 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:59.336187 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab3ef25f-dec6-4ac1-8f05-6ce3e06a6d0b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:45:59.336583 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 818/3282] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:45:59 2026] POST /volume/v3/volumes => generated 821 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:45:59.345598 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-1b923d40-e73a-4686-afd9-475898a1db77 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:45:59.347355 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-1b923d40-e73a-4686-afd9-475898a1db77 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf40925-8ef4-49af-b362-ac2ef2d6221e", "connector": null, "instance_uuid": "d38e5c21-d75a-4c71-aa22-048dd098459d"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:45:59.352348 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.355880 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 Aug 09 07:45:59.355880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.355880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.363150 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4cfa003d-8d2c-44e5-9c2d-b81243386d42 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.365567 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4cfa003d-8d2c-44e5-9c2d-b81243386d42 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:45:59.365828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4cfa003d-8d2c-44e5-9c2d-b81243386d42 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.366044 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.366044 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:59.366110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4cfa003d-8d2c-44e5-9c2d-b81243386d42 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.366182 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4cfa003d-8d2c-44e5-9c2d-b81243386d42 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:59.371336 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.371336 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:59.371448 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:45:59.372190 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4cfa003d-8d2c-44e5-9c2d-b81243386d42 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:45:59.372292 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:45:59.372471 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:45:59.372738 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 820/3283] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.411074 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.411074 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:59.428133 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:45:59.431173 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.431173 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:59.440832 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa12ad6e-96e2-40af-aacb-7111834a6ce9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 returned with HTTP 200 Aug 09 07:45:59.441313 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 814/3284] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 => generated 889 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:59.506619 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-1b923d40-e73a-4686-afd9-475898a1db77 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:45:59.509363 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 833/3285] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:45:59 2026] POST /volume/v3/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:59.522231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-fe06fdd9-482a-4b85-be76-959954518987 req-ee88bc3f-58d6-43cd-bbd0-402c8622f6d7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.524380 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-ee88bc3f-58d6-43cd-bbd0-402c8622f6d7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc Aug 09 07:45:59.524557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-ee88bc3f-58d6-43cd-bbd0-402c8622f6d7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.524735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-ee88bc3f-58d6-43cd-bbd0-402c8622f6d7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.532656 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.532656 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:59.594507 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-ee88bc3f-58d6-43cd-bbd0-402c8622f6d7 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc returned with HTTP 200 Aug 09 07:45:59.595046 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 819/3286] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:45:59 2026] DELETE /volume/v3/attachments/79272670-9b39-452c-a181-1ad41de99bfc => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:45:59.696798 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-688f3e84-fa08-4e8a-8d3d-52fc306f250d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.699727 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-688f3e84-fa08-4e8a-8d3d-52fc306f250d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:45:59.699727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-688f3e84-fa08-4e8a-8d3d-52fc306f250d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.700177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-688f3e84-fa08-4e8a-8d3d-52fc306f250d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.710094 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.710094 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:59.714853 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-688f3e84-fa08-4e8a-8d3d-52fc306f250d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:45:59.720721 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-688f3e84-fa08-4e8a-8d3d-52fc306f250d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:45:59.721396 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 821/3287] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.736270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c15b0f3d-676a-4dd6-9890-d7989060b252 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.740574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c15b0f3d-676a-4dd6-9890-d7989060b252 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:45:59.740574 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c15b0f3d-676a-4dd6-9890-d7989060b252 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.740735 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c15b0f3d-676a-4dd6-9890-d7989060b252 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.760901 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.760901 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:59.767474 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c15b0f3d-676a-4dd6-9890-d7989060b252 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:45:59.775090 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c15b0f3d-676a-4dd6-9890-d7989060b252 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:45:59.775600 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 815/3288] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.792259 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.796933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:45:59.797183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.797348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.797644 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:45:59.798170 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.798170 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:45:59.798402 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:45:59.806744 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Get all volumes completed successfully. Aug 09 07:45:59.807427 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cbf6c53-db1b-4058-855d-4f7cfe2981e2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:45:59.808123 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 834/3289] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/volumes => generated 337 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.817292 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-361be8df-4eb8-4297-88bb-e6e9289c5ddc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.821185 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-361be8df-4eb8-4297-88bb-e6e9289c5ddc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:45:59.821465 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-361be8df-4eb8-4297-88bb-e6e9289c5ddc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.821726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-361be8df-4eb8-4297-88bb-e6e9289c5ddc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.830639 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.830639 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:45:59.835171 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-361be8df-4eb8-4297-88bb-e6e9289c5ddc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:45:59.841366 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-361be8df-4eb8-4297-88bb-e6e9289c5ddc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:45:59.841938 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 820/3290] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.893061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-7809f244-6908-43fb-baf0-014937f9a785 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.897503 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-7809f244-6908-43fb-baf0-014937f9a785 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:45:59.897503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-7809f244-6908-43fb-baf0-014937f9a785 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.897503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-7809f244-6908-43fb-baf0-014937f9a785 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.907424 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.907424 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:45:59.915209 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-7809f244-6908-43fb-baf0-014937f9a785 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:45:59.920757 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-7809f244-6908-43fb-baf0-014937f9a785 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:45:59.921392 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 822/3291] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:45:59.926369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-61d74a67-e793-440c-a339-50049ed80ba4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:45:59.928865 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61d74a67-e793-440c-a339-50049ed80ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:45:59.929342 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61d74a67-e793-440c-a339-50049ed80ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:45:59.929342 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61d74a67-e793-440c-a339-50049ed80ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:45:59.929771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-61d74a67-e793-440c-a339-50049ed80ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:45:59.934471 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:45:59.934471 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:45:59.934901 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61d74a67-e793-440c-a339-50049ed80ba4 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:45:59.935493 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 816/3292] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:45:59 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:00.074366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-85009615-2369-4d1d-91b0-454ed604f87b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.082997 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85009615-2369-4d1d-91b0-454ed604f87b None None] GET https://10.4.3.41/volume// Aug 09 07:46:00.082997 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85009615-2369-4d1d-91b0-454ed604f87b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.082997 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85009615-2369-4d1d-91b0-454ed604f87b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.082997 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85009615-2369-4d1d-91b0-454ed604f87b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:46:00.082997 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 835/3293] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:46:00.106319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-c23f7339-efe3-4167-948f-59643b6b33a5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.110163 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-c23f7339-efe3-4167-948f-59643b6b33a5 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:46:00.110163 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-c23f7339-efe3-4167-948f-59643b6b33a5 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d96d6a74-184f-4655-85a5-264764223758", "connector": null, "instance_uuid": "c57f8d95-956b-41d2-9838-209dd1eec21e"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:00.124386 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.124386 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:00.154074 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e5a02a59-a8ac-485d-a57d-15d9f2bd2586 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.157854 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5a02a59-a8ac-485d-a57d-15d9f2bd2586 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:00.158166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e5a02a59-a8ac-485d-a57d-15d9f2bd2586 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.158412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e5a02a59-a8ac-485d-a57d-15d9f2bd2586 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.158564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e5a02a59-a8ac-485d-a57d-15d9f2bd2586 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:00.164312 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.164312 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:00.167079 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5a02a59-a8ac-485d-a57d-15d9f2bd2586 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:00.167079 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 823/3294] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:00.171384 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-c23f7339-efe3-4167-948f-59643b6b33a5 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:46:00.171384 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 821/3295] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:46:00 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 09 07:46:00.212878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f937048f-9984-43be-acd3-20ac999e4a4b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.215411 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f937048f-9984-43be-acd3-20ac999e4a4b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:00.215698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f937048f-9984-43be-acd3-20ac999e4a4b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.215979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f937048f-9984-43be-acd3-20ac999e4a4b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.234893 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.234893 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:00.240524 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f937048f-9984-43be-acd3-20ac999e4a4b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:00.243936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3137007f-3247-4dd9-87b8-2dd7055863d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.244642 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3137007f-3247-4dd9-87b8-2dd7055863d9 None None] GET https://10.4.3.41/volume// Aug 09 07:46:00.244642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3137007f-3247-4dd9-87b8-2dd7055863d9 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.244886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3137007f-3247-4dd9-87b8-2dd7055863d9 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.246218 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3137007f-3247-4dd9-87b8-2dd7055863d9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:46:00.246218 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 836/3296] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:46:00.250435 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f937048f-9984-43be-acd3-20ac999e4a4b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:00.250435 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 817/3297] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:00.258578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-d4b04042-6d4b-4ca3-ac3d-f2d938693e28 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.261528 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-d4b04042-6d4b-4ca3-ac3d-f2d938693e28 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:00.262046 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-d4b04042-6d4b-4ca3-ac3d-f2d938693e28 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.262401 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-d4b04042-6d4b-4ca3-ac3d-f2d938693e28 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.285012 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.285012 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:00.291689 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-d4b04042-6d4b-4ca3-ac3d-f2d938693e28 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:00.298531 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-d4b04042-6d4b-4ca3-ac3d-f2d938693e28 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:00.298531 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 824/3298] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:00.385737 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-abfaf245-1247-4291-9734-627a6f794fd8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.388109 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-abfaf245-1247-4291-9734-627a6f794fd8 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:00.388319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-abfaf245-1247-4291-9734-627a6f794fd8 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.388631 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-abfaf245-1247-4291-9734-627a6f794fd8 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.388776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-abfaf245-1247-4291-9734-627a6f794fd8 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:00.394798 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.394798 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:00.396324 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-abfaf245-1247-4291-9734-627a6f794fd8 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:00.396757 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 822/3299] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:00.461807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.464080 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 Aug 09 07:46:00.464337 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.464571 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.471981 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-4055d160-2341-4f11-a2d8-459b9701a32c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.475040 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-4055d160-2341-4f11-a2d8-459b9701a32c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] PUT https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f Aug 09 07:46:00.475619 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-4055d160-2341-4f11-a2d8-459b9701a32c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:00.476882 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.476882 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:00.482449 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:46:00.483572 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:00.483807 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:00.487564 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-4055d160-2341-4f11-a2d8-459b9701a32c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Acquiring lock "cinder-attachment_update-d96d6a74-184f-4655-85a5-264764223758-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:46:00.494567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-4055d160-2341-4f11-a2d8-459b9701a32c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Lock "cinder-attachment_update-d96d6a74-184f-4655-85a5-264764223758-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:46:00.495962 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.495962 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:00.538453 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:00.541703 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.541703 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:00.548994 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48a86a19-525b-4078-a81b-aaa0f8832bb0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 returned with HTTP 200 Aug 09 07:46:00.549209 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 837/3300] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:00.564494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.566841 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:00.567617 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1096231584", "volume_type": "9e6901bd-5cd6-495a-96d8-8baa609ede85", "group_id": "1252d82e-6af3-4e12-b210-2611e71f0baf", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:00.571137 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1096231584', 'volume_type': '9e6901bd-5cd6-495a-96d8-8baa609ede85', 'group_id': '1252d82e-6af3-4e12-b210-2611e71f0baf', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:00.587647 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.587647 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:00.587647 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume of 1 GB Aug 09 07:46:00.599129 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:46:00.605663 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (b1063d6e-399d-4247-b7a1-a2104f1421e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:00.606886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e1334f-10ed-4ce7-80fe-b75ee613f3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:00.607447 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.607447 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:00.608069 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:00.610786 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-4055d160-2341-4f11-a2d8-459b9701a32c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Lock "cinder-attachment_update-d96d6a74-184f-4655-85a5-264764223758-np0000006821" released by "attachment_update" :: held 0.116s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:46:00.611205 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-4055d160-2341-4f11-a2d8-459b9701a32c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f returned with HTTP 200 Aug 09 07:46:00.611958 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 818/3301] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:46:00 2026] PUT /volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:00.659786 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e1334f-10ed-4ce7-80fe-b75ee613f3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:45:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e6901bd-5cd6-495a-96d8-8baa609ede85,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1503311188',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e6901bd-5cd6-495a-96d8-8baa609ede85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1252d82e-6af3-4e12-b210-2611e71f0baf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:00.664788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62aca59-5ce9-4ed7-bba5-5a9d144f72c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:00.715759 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1503311188 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1503311188, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:46:00.716087 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1503311188 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1503311188, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:46:00.740659 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['413c070b-438f-4f81-bcce-13b619ed5157', 'aa3a69d1-da17-4a64-8505-334994edc518', 'c1ffa697-45f6-4e6d-a9f8-c0aded611e79', '52fee0b9-993e-45b6-9281-2a6589a5e951'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:00.742223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a62aca59-5ce9-4ed7-bba5-5a9d144f72c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['413c070b-438f-4f81-bcce-13b619ed5157', 'aa3a69d1-da17-4a64-8505-334994edc518', 'c1ffa697-45f6-4e6d-a9f8-c0aded611e79', '52fee0b9-993e-45b6-9281-2a6589a5e951']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:00.743343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de256360-2f2f-4be3-90d5-9eea4b68ab01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:00.775767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de256360-2f2f-4be3-90d5-9eea4b68ab01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19998dcb-4a0d-49ea-a419-2c6326d4878a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1096231584',encryption_key_id=None,group_id=1252d82e-6af3-4e12-b210-2611e71f0baf,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['413c070b-438f-4f81-bcce-13b619ed5157','aa3a69d1-da17-4a64-8505-334994edc518','c1ffa697-45f6-4e6d-a9f8-c0aded611e79','52fee0b9-993e-45b6-9281-2a6589a5e951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=9e6901bd-5cd6-495a-96d8-8baa609ede85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1096231584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1252d82e-6af3-4e12-b210-2611e71f0baf,host=None,id=19998dcb-4a0d-49ea-a419-2c6326d4878a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a99db718354cb18b21e790685fbead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4bfebbdc53544908ccb1caee616e587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e6901bd-5cd6-495a-96d8-8baa609ede85),volume_type_id=9e6901bd-5cd6-495a-96d8-8baa609ede85)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:00.776606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bf5796-c842-4e49-8790-de932102f0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:00.807597 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bf5796-c842-4e49-8790-de932102f0f6) transitioned into state 'SUCCESS' from state '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-1096231584',encryption_key_id=None,group_id=1252d82e-6af3-4e12-b210-2611e71f0baf,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['413c070b-438f-4f81-bcce-13b619ed5157','aa3a69d1-da17-4a64-8505-334994edc518','c1ffa697-45f6-4e6d-a9f8-c0aded611e79','52fee0b9-993e-45b6-9281-2a6589a5e951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=9e6901bd-5cd6-495a-96d8-8baa609ede85)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:00.808429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d566a9f1-dc5a-4298-a3e1-1d66de3b5ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:00.825802 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d566a9f1-dc5a-4298-a3e1-1d66de3b5ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:00.826815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (b1063d6e-399d-4247-b7a1-a2104f1421e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:00.827254 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request issued successfully. Aug 09 07:46:00.828298 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:00.828501 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:00.875762 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:00.881216 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.881216 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:00.885191 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e4a9cd7-14e7-4aa1-b502-9ebf98d42e4d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:00.885902 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 825/3302] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:46:00 2026] POST /volume/v3/volumes => generated 821 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:00.901135 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.903892 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a Aug 09 07:46:00.904336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.904615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.915871 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.915871 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:00.930708 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:46:00.931700 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:00.931923 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:00.956195 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-db59b306-ac5b-4e06-8293-6b8dc3ac0016 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:00.958802 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db59b306-ac5b-4e06-8293-6b8dc3ac0016 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:00.959273 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db59b306-ac5b-4e06-8293-6b8dc3ac0016 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:00.959691 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db59b306-ac5b-4e06-8293-6b8dc3ac0016 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:00.960294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-db59b306-ac5b-4e06-8293-6b8dc3ac0016 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:00.967259 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.967259 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:00.968663 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db59b306-ac5b-4e06-8293-6b8dc3ac0016 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:00.969307 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 838/3303] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:00.992017 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:00.994994 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:00.994994 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:01.002679 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dba52e5e-9129-42b3-9bc2-2377418faf4c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a returned with HTTP 200 Aug 09 07:46:01.003140 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 823/3304] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:00 2026] GET /volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a => generated 889 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:46:01.181030 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fbf3c6e2-80ed-4a6f-95e7-db17f24e9ab3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:01.182654 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fbf3c6e2-80ed-4a6f-95e7-db17f24e9ab3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:01.182847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fbf3c6e2-80ed-4a6f-95e7-db17f24e9ab3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:01.183094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fbf3c6e2-80ed-4a6f-95e7-db17f24e9ab3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:01.183188 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-fbf3c6e2-80ed-4a6f-95e7-db17f24e9ab3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:01.188949 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:01.188949 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:01.190010 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fbf3c6e2-80ed-4a6f-95e7-db17f24e9ab3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:01.190495 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 819/3305] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:01 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:01.265731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-94363fd5-fd50-4f44-a033-ee643a943787 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:01.268337 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94363fd5-fd50-4f44-a033-ee643a943787 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:01.268337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-94363fd5-fd50-4f44-a033-ee643a943787 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:01.268337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-94363fd5-fd50-4f44-a033-ee643a943787 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:01.282165 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:01.282165 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:01.284719 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-94363fd5-fd50-4f44-a033-ee643a943787 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:01.289657 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94363fd5-fd50-4f44-a033-ee643a943787 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:01.289850 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 826/3306] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:01 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:01.410295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33427605-7dae-4e83-a06f-45d72a3653d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:01.412049 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33427605-7dae-4e83-a06f-45d72a3653d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:01.412444 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33427605-7dae-4e83-a06f-45d72a3653d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:01.412707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33427605-7dae-4e83-a06f-45d72a3653d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:01.413084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-33427605-7dae-4e83-a06f-45d72a3653d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:01.418597 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:01.418597 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:01.419520 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33427605-7dae-4e83-a06f-45d72a3653d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:01.420047 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 839/3307] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:01 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:01.491151 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-fe06fdd9-482a-4b85-be76-959954518987 req-e71e9d87-b7d0-4480-9111-df12bb6846b9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:01.493736 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-e71e9d87-b7d0-4480-9111-df12bb6846b9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] PUT https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d Aug 09 07:46:01.494192 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-e71e9d87-b7d0-4480-9111-df12bb6846b9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:01.503787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-fe06fdd9-482a-4b85-be76-959954518987 req-e71e9d87-b7d0-4480-9111-df12bb6846b9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Acquiring lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:46:01.509455 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-fe06fdd9-482a-4b85-be76-959954518987 req-e71e9d87-b7d0-4480-9111-df12bb6846b9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:46:01.510524 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:01.510524 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:01.614365 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-fe06fdd9-482a-4b85-be76-959954518987 req-e71e9d87-b7d0-4480-9111-df12bb6846b9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Lock "cinder-attachment_update-fbf40925-8ef4-49af-b362-ac2ef2d6221e-np0000006821" released by "attachment_update" :: held 0.105s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:46:01.614731 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-e71e9d87-b7d0-4480-9111-df12bb6846b9 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d returned with HTTP 200 Aug 09 07:46:01.615261 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 824/3308] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:46:01 2026] PUT /volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:01.627711 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-fe06fdd9-482a-4b85-be76-959954518987 req-43501f0a-22e8-4193-88ab-1e463dbdd6b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:01.631799 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-43501f0a-22e8-4193-88ab-1e463dbdd6b5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d Aug 09 07:46:01.634560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-43501f0a-22e8-4193-88ab-1e463dbdd6b5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:01.634560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-43501f0a-22e8-4193-88ab-1e463dbdd6b5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:01.654513 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-43501f0a-22e8-4193-88ab-1e463dbdd6b5 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d returned with HTTP 200 Aug 09 07:46:01.655562 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 820/3309] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:46:01 2026] GET /volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:01.984167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a673e183-c618-4e00-84fc-6233741b4420 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:01.986596 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a673e183-c618-4e00-84fc-6233741b4420 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:01.986826 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a673e183-c618-4e00-84fc-6233741b4420 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:01.987026 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a673e183-c618-4e00-84fc-6233741b4420 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:01.987123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a673e183-c618-4e00-84fc-6233741b4420 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:01.991737 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:01.991737 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:01.992400 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a673e183-c618-4e00-84fc-6233741b4420 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:01.994683 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 827/3310] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:01 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:02.016238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.019242 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a Aug 09 07:46:02.021929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:02.021929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:02.031535 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.031535 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:02.042946 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:46:02.044954 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:02.045272 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:02.097848 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:02.101247 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.101247 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:02.110447 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aca4f73-c7f3-4810-bf21-fdc8ef50f380 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a returned with HTTP 200 Aug 09 07:46:02.110877 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 840/3311] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:02 2026] GET /volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:02.131386 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-30e3170d-b119-4f5b-bb70-9763fd74a693 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.133409 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-30e3170d-b119-4f5b-bb70-9763fd74a693 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] PUT https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:02.133809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-30e3170d-b119-4f5b-bb70-9763fd74a693 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "eaa9e233-db41-4950-b477-a8607d7cfe03"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:02.135460 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-30e3170d-b119-4f5b-bb70-9763fd74a693 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Update called for group 1252d82e-6af3-4e12-b210-2611e71f0baf. {{(pid=100221) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 07:46:02.135619 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.groups [None req-30e3170d-b119-4f5b-bb70-9763fd74a693 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Updating group 1252d82e-6af3-4e12-b210-2611e71f0baf with name None description: None add_volumes: None remove_volumes: eaa9e233-db41-4950-b477-a8607d7cfe03. Aug 09 07:46:02.140215 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.140215 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:02.161858 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-30e3170d-b119-4f5b-bb70-9763fd74a693 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 202 Aug 09 07:46:02.162514 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 825/3312] 10.4.3.41 () {70 vars in 1399 bytes} [Sun Aug 9 07:46:02 2026] PUT /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:02.178260 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.178338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-60587390-d78c-468a-a52b-70721ce9724b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.181153 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60587390-d78c-468a-a52b-70721ce9724b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:02.181438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60587390-d78c-468a-a52b-70721ce9724b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:02.181493 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] DELETE https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:46:02.181694 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60587390-d78c-468a-a52b-70721ce9724b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:02.181846 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:02.181940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-60587390-d78c-468a-a52b-70721ce9724b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:02.182518 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:02.182518 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Delete volume with id: 10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:46:02.185873 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.185873 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:02.194837 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60587390-d78c-468a-a52b-70721ce9724b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:46:02.195267 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 828/3313] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:02 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:02.199082 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.199082 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:02.199728 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:46:02.209135 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-651ec440-bf42-4029-9289-2a750287a1e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.212717 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-651ec440-bf42-4029-9289-2a750287a1e6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:02.213092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-651ec440-bf42-4029-9289-2a750287a1e6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:02.213357 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-651ec440-bf42-4029-9289-2a750287a1e6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:02.213503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-651ec440-bf42-4029-9289-2a750287a1e6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:02.219652 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.219652 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:02.220604 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-651ec440-bf42-4029-9289-2a750287a1e6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:02.222703 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 841/3314] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:02 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:02.226154 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Delete volume request issued successfully. Aug 09 07:46:02.226541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82554422-b0fc-4fbd-8610-88ff87edf7ec tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 202 Aug 09 07:46:02.228683 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 821/3315] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:02 2026] DELETE /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:02.238826 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b7f0e38-5b36-4320-a9b1-a2734c849025 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.242603 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b7f0e38-5b36-4320-a9b1-a2734c849025 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:46:02.242848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b7f0e38-5b36-4320-a9b1-a2734c849025 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:02.243194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b7f0e38-5b36-4320-a9b1-a2734c849025 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:02.257403 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.257403 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:02.262183 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1b7f0e38-5b36-4320-a9b1-a2734c849025 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Volume info retrieved successfully. Aug 09 07:46:02.266595 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b7f0e38-5b36-4320-a9b1-a2734c849025 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 200 Aug 09 07:46:02.266929 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 826/3316] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:02 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:02.311353 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-afbff227-c207-441d-8025-1ccaef2c3a6a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.313690 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-afbff227-c207-441d-8025-1ccaef2c3a6a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:02.313690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-afbff227-c207-441d-8025-1ccaef2c3a6a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:02.313834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-afbff227-c207-441d-8025-1ccaef2c3a6a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:02.327769 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.327769 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:02.332327 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-afbff227-c207-441d-8025-1ccaef2c3a6a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:02.338181 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-afbff227-c207-441d-8025-1ccaef2c3a6a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:02.338181 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 829/3317] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:02 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:02.435357 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f0010a3-95e7-4d9e-acb7-c509124f0982 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:02.437305 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f0010a3-95e7-4d9e-acb7-c509124f0982 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:02.437483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f0010a3-95e7-4d9e-acb7-c509124f0982 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:02.437696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f0010a3-95e7-4d9e-acb7-c509124f0982 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:02.437803 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6f0010a3-95e7-4d9e-acb7-c509124f0982 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:02.443368 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:02.443368 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:02.444361 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f0010a3-95e7-4d9e-acb7-c509124f0982 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:02.444881 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 842/3318] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:02 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:03.006057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f936ca07-d6cd-414a-a1a3-614972116267 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.007935 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f936ca07-d6cd-414a-a1a3-614972116267 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:03.008146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f936ca07-d6cd-414a-a1a3-614972116267 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.008349 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f936ca07-d6cd-414a-a1a3-614972116267 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.008448 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f936ca07-d6cd-414a-a1a3-614972116267 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:03.013130 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.013130 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:03.013976 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f936ca07-d6cd-414a-a1a3-614972116267 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:03.014471 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 822/3319] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:46:03.209559 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bfae9a0a-3292-4d15-b75f-dff12ed58cbc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.211428 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bfae9a0a-3292-4d15-b75f-dff12ed58cbc tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:03.211652 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bfae9a0a-3292-4d15-b75f-dff12ed58cbc tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.211825 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bfae9a0a-3292-4d15-b75f-dff12ed58cbc tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.211955 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-bfae9a0a-3292-4d15-b75f-dff12ed58cbc tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:03.215408 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.215408 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:03.222335 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bfae9a0a-3292-4d15-b75f-dff12ed58cbc tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:46:03.222697 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 827/3320] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:03.233857 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-60a5761c-dda1-4769-941f-89dc9287b1c7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.235652 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60a5761c-dda1-4769-941f-89dc9287b1c7 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] PUT https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:03.236106 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60a5761c-dda1-4769-941f-89dc9287b1c7 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "eaa9e233-db41-4950-b477-a8607d7cfe03"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:03.237134 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-112dc1b1-d3ab-40aa-97cd-5f0e043b65e3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.238076 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-60a5761c-dda1-4769-941f-89dc9287b1c7 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Update called for group 1252d82e-6af3-4e12-b210-2611e71f0baf. {{(pid=100220) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 07:46:03.238241 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-60a5761c-dda1-4769-941f-89dc9287b1c7 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Updating group 1252d82e-6af3-4e12-b210-2611e71f0baf with name None description: None add_volumes: eaa9e233-db41-4950-b477-a8607d7cfe03 remove_volumes: None. Aug 09 07:46:03.240240 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-112dc1b1-d3ab-40aa-97cd-5f0e043b65e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:03.240549 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-112dc1b1-d3ab-40aa-97cd-5f0e043b65e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.240865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-112dc1b1-d3ab-40aa-97cd-5f0e043b65e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.241189 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-112dc1b1-d3ab-40aa-97cd-5f0e043b65e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:03.242177 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.242177 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:03.247688 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.247688 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:03.248644 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-112dc1b1-d3ab-40aa-97cd-5f0e043b65e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:03.249197 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 843/3321] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:03.270327 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60a5761c-dda1-4769-941f-89dc9287b1c7 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 202 Aug 09 07:46:03.271037 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 830/3322] 10.4.3.41 () {70 vars in 1399 bytes} [Sun Aug 9 07:46:03 2026] PUT /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:03.285795 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f7038ada-0f0c-4f3c-9086-a3437d3cfee9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.286768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-56d37ef6-fd06-4f1f-b78b-e908257c04c8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.287781 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7038ada-0f0c-4f3c-9086-a3437d3cfee9 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] GET https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 Aug 09 07:46:03.288008 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7038ada-0f0c-4f3c-9086-a3437d3cfee9 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.288219 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7038ada-0f0c-4f3c-9086-a3437d3cfee9 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.292308 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56d37ef6-fd06-4f1f-b78b-e908257c04c8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:03.292599 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-56d37ef6-fd06-4f1f-b78b-e908257c04c8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.292843 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-56d37ef6-fd06-4f1f-b78b-e908257c04c8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.292986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-56d37ef6-fd06-4f1f-b78b-e908257c04c8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:03.294851 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7038ada-0f0c-4f3c-9086-a3437d3cfee9 tempest-TestStampPattern-558481158 tempest-TestStampPattern-558481158-project-member] https://10.4.3.41/volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 returned with HTTP 404 Aug 09 07:46:03.294851 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 823/3323] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/volumes/10514269-5376-47c1-a42d-3f1bac6e2383 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:03.300105 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.300105 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:03.310578 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56d37ef6-fd06-4f1f-b78b-e908257c04c8 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:46:03.311054 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 828/3324] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:03.325027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-baa6d986-e2c2-4db8-a43b-522dda426894 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.326940 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-baa6d986-e2c2-4db8-a43b-522dda426894 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] PUT https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:03.327338 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-baa6d986-e2c2-4db8-a43b-522dda426894 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "19998dcb-4a0d-49ea-a419-2c6326d4878a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:03.332680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-baa6d986-e2c2-4db8-a43b-522dda426894 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Update called for group 1252d82e-6af3-4e12-b210-2611e71f0baf. {{(pid=100223) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 07:46:03.332834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-baa6d986-e2c2-4db8-a43b-522dda426894 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Updating group 1252d82e-6af3-4e12-b210-2611e71f0baf with name None description: None add_volumes: None remove_volumes: 19998dcb-4a0d-49ea-a419-2c6326d4878a. Aug 09 07:46:03.337979 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.337979 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:03.354536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dcb1b1f8-2075-4727-9fb7-6f46fc2ab84c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.357939 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dcb1b1f8-2075-4727-9fb7-6f46fc2ab84c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:03.358184 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dcb1b1f8-2075-4727-9fb7-6f46fc2ab84c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.358402 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dcb1b1f8-2075-4727-9fb7-6f46fc2ab84c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.376891 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-baa6d986-e2c2-4db8-a43b-522dda426894 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 202 Aug 09 07:46:03.377731 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 844/3325] 10.4.3.41 () {70 vars in 1399 bytes} [Sun Aug 9 07:46:03 2026] PUT /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:03.378359 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.378359 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:03.387868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ef4b6b85-f70f-417e-adc4-950c26c480f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.388214 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dcb1b1f8-2075-4727-9fb7-6f46fc2ab84c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:03.390448 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef4b6b85-f70f-417e-adc4-950c26c480f9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:03.390693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ef4b6b85-f70f-417e-adc4-950c26c480f9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.390878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ef4b6b85-f70f-417e-adc4-950c26c480f9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.391045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-ef4b6b85-f70f-417e-adc4-950c26c480f9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:03.398479 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.398479 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:03.400763 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dcb1b1f8-2075-4727-9fb7-6f46fc2ab84c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:03.401277 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 831/3326] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:03.410026 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef4b6b85-f70f-417e-adc4-950c26c480f9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:46:03.410604 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 824/3327] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:03.458751 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-31938c83-9788-43e0-a536-aa6e832ee79a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.461101 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-31938c83-9788-43e0-a536-aa6e832ee79a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:03.461101 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-31938c83-9788-43e0-a536-aa6e832ee79a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:03.461101 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-31938c83-9788-43e0-a536-aa6e832ee79a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:03.461101 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-31938c83-9788-43e0-a536-aa6e832ee79a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:03.466757 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.466757 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:03.466757 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-31938c83-9788-43e0-a536-aa6e832ee79a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:03.466757 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 829/3328] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:03 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:03.960097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-144ee728-b78a-430b-8d6d-2336256cea8c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:03.963517 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-144ee728-b78a-430b-8d6d-2336256cea8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f/action Aug 09 07:46:03.963517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-144ee728-b78a-430b-8d6d-2336256cea8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:46:03.963517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-144ee728-b78a-430b-8d6d-2336256cea8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:03.983690 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:03.983690 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:03.995794 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-939f992c-44d9-4508-bb59-c9cdf8d427cf req-144ee728-b78a-430b-8d6d-2336256cea8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f/action returned with HTTP 204 Aug 09 07:46:03.996230 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 845/3329] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:46:03 2026] POST /volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:04.028094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-30b16742-e98a-4c9a-b14d-975dbcb7dfc2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.030349 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30b16742-e98a-4c9a-b14d-975dbcb7dfc2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:04.030689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30b16742-e98a-4c9a-b14d-975dbcb7dfc2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.030890 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30b16742-e98a-4c9a-b14d-975dbcb7dfc2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.031014 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-30b16742-e98a-4c9a-b14d-975dbcb7dfc2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:04.035924 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.035924 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:04.036632 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30b16742-e98a-4c9a-b14d-975dbcb7dfc2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:04.037042 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 832/3330] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:04.262893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b0803e0b-e446-434c-b0d6-5613e88e0739 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.266352 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0803e0b-e446-434c-b0d6-5613e88e0739 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:04.266863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0803e0b-e446-434c-b0d6-5613e88e0739 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.267040 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0803e0b-e446-434c-b0d6-5613e88e0739 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.267211 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b0803e0b-e446-434c-b0d6-5613e88e0739 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:04.271718 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.271718 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:04.272403 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0803e0b-e446-434c-b0d6-5613e88e0739 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:04.272819 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 825/3331] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:04.417972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c1495f07-e655-480e-a383-e7e4d8226831 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.419459 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1495f07-e655-480e-a383-e7e4d8226831 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:04.419742 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1495f07-e655-480e-a383-e7e4d8226831 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.419964 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1495f07-e655-480e-a383-e7e4d8226831 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.420133 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a4692c25-38e3-4aa9-b57e-a3f4f0127c66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.422102 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4692c25-38e3-4aa9-b57e-a3f4f0127c66 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:04.422293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4692c25-38e3-4aa9-b57e-a3f4f0127c66 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.422570 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4692c25-38e3-4aa9-b57e-a3f4f0127c66 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.423039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-a4692c25-38e3-4aa9-b57e-a3f4f0127c66 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:04.426639 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.426639 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:04.436786 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4692c25-38e3-4aa9-b57e-a3f4f0127c66 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:46:04.437138 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 846/3332] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:04.445350 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.445350 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:04.448871 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c1495f07-e655-480e-a383-e7e4d8226831 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:04.454962 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9984c7cc-f98a-4766-8491-878a0742cff6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.455700 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1495f07-e655-480e-a383-e7e4d8226831 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:04.455843 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9984c7cc-f98a-4766-8491-878a0742cff6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] PUT https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:04.456153 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9984c7cc-f98a-4766-8491-878a0742cff6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "19998dcb-4a0d-49ea-a419-2c6326d4878a"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:04.456198 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 830/3333] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:04.463536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-9984c7cc-f98a-4766-8491-878a0742cff6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Update called for group 1252d82e-6af3-4e12-b210-2611e71f0baf. {{(pid=100220) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 09 07:46:04.463653 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-9984c7cc-f98a-4766-8491-878a0742cff6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Updating group 1252d82e-6af3-4e12-b210-2611e71f0baf with name None description: None add_volumes: 19998dcb-4a0d-49ea-a419-2c6326d4878a remove_volumes: None. Aug 09 07:46:04.473223 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.473223 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:04.476895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2b1beb34-2605-451b-ad81-f2078ce65f85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.479983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0769e3f6-7615-46af-8e59-331c071b427b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.480531 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b1beb34-2605-451b-ad81-f2078ce65f85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:04.480804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b1beb34-2605-451b-ad81-f2078ce65f85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.481027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b1beb34-2605-451b-ad81-f2078ce65f85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.482049 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0769e3f6-7615-46af-8e59-331c071b427b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:04.482236 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0769e3f6-7615-46af-8e59-331c071b427b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.482482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0769e3f6-7615-46af-8e59-331c071b427b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.482674 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0769e3f6-7615-46af-8e59-331c071b427b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:04.489570 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.489570 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:04.490696 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0769e3f6-7615-46af-8e59-331c071b427b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:04.491525 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 847/3334] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:04.501807 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.501807 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:04.506412 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2b1beb34-2605-451b-ad81-f2078ce65f85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:04.510504 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9984c7cc-f98a-4766-8491-878a0742cff6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 202 Aug 09 07:46:04.511086 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 833/3335] 10.4.3.41 () {70 vars in 1399 bytes} [Sun Aug 9 07:46:04 2026] PUT /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:04.513209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b1beb34-2605-451b-ad81-f2078ce65f85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:04.513401 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 826/3336] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:04.520613 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ff6786e3-7b05-429d-afae-dd2de04fd36d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.522907 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ff6786e3-7b05-429d-afae-dd2de04fd36d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:04.523194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ff6786e3-7b05-429d-afae-dd2de04fd36d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.523420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ff6786e3-7b05-429d-afae-dd2de04fd36d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.523628 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-ff6786e3-7b05-429d-afae-dd2de04fd36d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:04.528306 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.528306 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:04.531235 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.535454 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:46:04.535838 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d96d6a74-184f-4655-85a5-264764223758", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1350324106", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:04.545883 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ff6786e3-7b05-429d-afae-dd2de04fd36d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:46:04.546381 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 831/3337] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:04.553535 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.553535 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:04.553732 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:04.553897 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Create snapshot from volume d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:04.604371 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Created reservations ['ca2b786d-93f3-4163-a3a9-119ac2977d52', '53cd9d5b-a969-40a7-ba35-e35684e3a4cf', 'e08fb9dd-f892-48a9-83f1-f28070ec6455', 'a40449a2-63b5-41b8-924f-93b85f50efed'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:04.649248 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Snapshot force create request issued successfully. Aug 09 07:46:04.649248 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5358db3d-b8f9-439d-9a9b-b157ce71714c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:46:04.649248 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 848/3338] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:46:04 2026] POST /volume/v3/snapshots => generated 311 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:04.658871 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-faf573ee-3d4b-49a3-b443-7f39dc8e9535 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:04.661139 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-faf573ee-3d4b-49a3-b443-7f39dc8e9535 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:46:04.661397 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-faf573ee-3d4b-49a3-b443-7f39dc8e9535 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:04.661641 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-faf573ee-3d4b-49a3-b443-7f39dc8e9535 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:04.668777 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:04.668777 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:04.669308 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-faf573ee-3d4b-49a3-b443-7f39dc8e9535 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Snapshot retrieved successfully. Aug 09 07:46:04.670337 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-faf573ee-3d4b-49a3-b443-7f39dc8e9535 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 200 Aug 09 07:46:04.670822 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 834/3339] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:04 2026] GET /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:05.052140 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eed18390-c628-4c41-b384-bbb0437328c3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.054744 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eed18390-c628-4c41-b384-bbb0437328c3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:05.055006 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eed18390-c628-4c41-b384-bbb0437328c3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.055207 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eed18390-c628-4c41-b384-bbb0437328c3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.055353 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-eed18390-c628-4c41-b384-bbb0437328c3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:05.062842 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.062842 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:05.063684 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eed18390-c628-4c41-b384-bbb0437328c3 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:05.064607 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 827/3340] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:05.283613 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab6ee07a-986f-4c97-8c5b-d5f35319d175 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.285799 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab6ee07a-986f-4c97-8c5b-d5f35319d175 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:05.286074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab6ee07a-986f-4c97-8c5b-d5f35319d175 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.286296 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab6ee07a-986f-4c97-8c5b-d5f35319d175 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.286439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ab6ee07a-986f-4c97-8c5b-d5f35319d175 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:05.292028 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.292028 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:05.292028 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab6ee07a-986f-4c97-8c5b-d5f35319d175 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:05.292484 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 832/3341] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:05.504560 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b666cac9-394a-4d1e-a92e-2a157922ad23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.506886 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b666cac9-394a-4d1e-a92e-2a157922ad23 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:05.507131 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b666cac9-394a-4d1e-a92e-2a157922ad23 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.507363 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b666cac9-394a-4d1e-a92e-2a157922ad23 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.507499 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b666cac9-394a-4d1e-a92e-2a157922ad23 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:05.512705 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.512705 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:05.513652 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b666cac9-394a-4d1e-a92e-2a157922ad23 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:05.514101 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 849/3342] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:05.558698 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-017537ac-e713-45bc-a97e-7532214ffdc6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.560869 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-017537ac-e713-45bc-a97e-7532214ffdc6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:05.561165 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-017537ac-e713-45bc-a97e-7532214ffdc6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.561341 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-017537ac-e713-45bc-a97e-7532214ffdc6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.561974 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-017537ac-e713-45bc-a97e-7532214ffdc6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:05.565707 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.565707 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:05.576605 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-017537ac-e713-45bc-a97e-7532214ffdc6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 200 Aug 09 07:46:05.577159 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 835/3343] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:05.599878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d960851-1657-4415-b32f-007bc0ed6939 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.601741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:46:05.602050 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.602270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.602803 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:05.603522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:05.612433 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:46:05.613317 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:05.613491 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:05.664252 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:05.667330 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.667330 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:05.670893 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:05.671082 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:05.682519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2d35ff5a-1bb1-4d4e-9145-20dc6e8da58e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.685002 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2d35ff5a-1bb1-4d4e-9145-20dc6e8da58e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:46:05.685269 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2d35ff5a-1bb1-4d4e-9145-20dc6e8da58e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.685542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2d35ff5a-1bb1-4d4e-9145-20dc6e8da58e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.691705 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.691705 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:05.692422 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2d35ff5a-1bb1-4d4e-9145-20dc6e8da58e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Snapshot retrieved successfully. Aug 09 07:46:05.693393 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2d35ff5a-1bb1-4d4e-9145-20dc6e8da58e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 200 Aug 09 07:46:05.693861 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 833/3344] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:05.712300 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:05.712358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9baa1134-3327-4211-8c56-a3f7dc497dfc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.712358 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9baa1134-3327-4211-8c56-a3f7dc497dfc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:46:05.712358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9baa1134-3327-4211-8c56-a3f7dc497dfc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.712358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9baa1134-3327-4211-8c56-a3f7dc497dfc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.712590 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.712590 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:05.719784 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.719784 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:05.719784 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9baa1134-3327-4211-8c56-a3f7dc497dfc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Snapshot retrieved successfully. Aug 09 07:46:05.719784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9baa1134-3327-4211-8c56-a3f7dc497dfc tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 200 Aug 09 07:46:05.720639 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 850/3345] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:05.721460 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d960851-1657-4415-b32f-007bc0ed6939 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:46:05.722677 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 828/3346] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:05.730973 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dee28bef-c16d-47ae-90f9-b2183c41ed9e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.733183 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dee28bef-c16d-47ae-90f9-b2183c41ed9e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:46:05.733457 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dee28bef-c16d-47ae-90f9-b2183c41ed9e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.734681 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dee28bef-c16d-47ae-90f9-b2183c41ed9e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.746150 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.746150 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:05.746309 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.748611 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 09 07:46:05.749150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1252d82e-6af3-4e12-b210-2611e71f0baf", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-736663311"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:05.752068 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dee28bef-c16d-47ae-90f9-b2183c41ed9e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:46:05.752266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1252d82e-6af3-4e12-b210-2611e71f0baf', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-736663311'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 07:46:05.755330 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dee28bef-c16d-47ae-90f9-b2183c41ed9e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:46:05.755745 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 836/3347] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:05.755835 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.755835 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:05.759790 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.group_snapshots [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-736663311. Aug 09 07:46:05.780712 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.780712 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:05.798362 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1503311188 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1503311188, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:46:05.828599 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['5639838b-0dd9-40a3-ba38-1398ae81314c', '6012a8a2-4be4-4180-87ef-1e78e1b07a6e', 'bfcb8b19-8c74-43a7-b80d-e54de735dd74', 'f355bc67-33e3-412a-bb5a-50be57279b1a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:05.898746 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-20b5efaf-7ec8-456c-b5cc-0d078edf19c2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 09 07:46:05.899164 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 834/3348] 10.4.3.41 () {70 vars in 1317 bytes} [Sun Aug 9 07:46:05 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:46:05.922800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-759d7ae2-fb65-4d49-bb67-de4eaa38cff1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:05.930456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-759d7ae2-fb65-4d49-bb67-de4eaa38cff1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 Aug 09 07:46:05.930669 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-759d7ae2-fb65-4d49-bb67-de4eaa38cff1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:05.930855 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-759d7ae2-fb65-4d49-bb67-de4eaa38cff1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:05.931001 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-759d7ae2-fb65-4d49-bb67-de4eaa38cff1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 6c90eaf8-7740-40d9-aa9c-386242d84e28 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:46:05.947071 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:05.947071 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:05.969989 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-759d7ae2-fb65-4d49-bb67-de4eaa38cff1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 returned with HTTP 200 Aug 09 07:46:05.971048 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 851/3349] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:46:05 2026] GET /volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:06.076940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-54c93ffe-31b3-4073-a495-eb0071576e8f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:06.079730 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54c93ffe-31b3-4073-a495-eb0071576e8f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:06.080201 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54c93ffe-31b3-4073-a495-eb0071576e8f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:06.080465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54c93ffe-31b3-4073-a495-eb0071576e8f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:06.080617 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-54c93ffe-31b3-4073-a495-eb0071576e8f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:06.085699 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:06.085699 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:06.086562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54c93ffe-31b3-4073-a495-eb0071576e8f tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:06.087436 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 829/3350] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:06 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:06.304111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2c9f9203-a91e-48a0-a0dc-abb237b85011 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:06.306611 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c9f9203-a91e-48a0-a0dc-abb237b85011 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:06.306968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c9f9203-a91e-48a0-a0dc-abb237b85011 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:06.307358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c9f9203-a91e-48a0-a0dc-abb237b85011 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:06.307432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-2c9f9203-a91e-48a0-a0dc-abb237b85011 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:06.318366 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:06.318366 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:06.319347 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c9f9203-a91e-48a0-a0dc-abb237b85011 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:06.321732 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 837/3351] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:06 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:06.528334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0686884c-bca3-4420-b816-60bf9e7a629d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:06.532557 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0686884c-bca3-4420-b816-60bf9e7a629d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:06.532885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0686884c-bca3-4420-b816-60bf9e7a629d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:06.533198 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0686884c-bca3-4420-b816-60bf9e7a629d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:06.533360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-0686884c-bca3-4420-b816-60bf9e7a629d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:06.543153 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:06.543153 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:06.547071 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0686884c-bca3-4420-b816-60bf9e7a629d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:06.547071 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 835/3352] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:06 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:06.724289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fe06fdd9-482a-4b85-be76-959954518987 req-34e161b7-2dbb-4f0a-9695-d977c42ac03a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:06.728484 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-34e161b7-2dbb-4f0a-9695-d977c42ac03a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption Aug 09 07:46:06.728773 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-34e161b7-2dbb-4f0a-9695-d977c42ac03a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:06.729048 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-34e161b7-2dbb-4f0a-9695-d977c42ac03a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:06.740754 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:06.740754 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:06.749629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-34e161b7-2dbb-4f0a-9695-d977c42ac03a tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption returned with HTTP 200 Aug 09 07:46:06.750166 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 852/3353] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:46:06 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:06.980997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7973c9a2-c2e9-49eb-bb4f-dd250afc0336 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:06.984296 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7973c9a2-c2e9-49eb-bb4f-dd250afc0336 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 Aug 09 07:46:06.984296 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7973c9a2-c2e9-49eb-bb4f-dd250afc0336 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:06.984463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7973c9a2-c2e9-49eb-bb4f-dd250afc0336 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:06.984609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-7973c9a2-c2e9-49eb-bb4f-dd250afc0336 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 6c90eaf8-7740-40d9-aa9c-386242d84e28 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:46:06.988632 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:06.988632 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:06.994811 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7973c9a2-c2e9-49eb-bb4f-dd250afc0336 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 returned with HTTP 200 Aug 09 07:46:06.996090 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 830/3354] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:46:06 2026] GET /volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:07.009236 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-628e42c3-2471-4572-8355-9624bdb69c7d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.012264 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-628e42c3-2471-4572-8355-9624bdb69c7d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:46:07.012506 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-628e42c3-2471-4572-8355-9624bdb69c7d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.012734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-628e42c3-2471-4572-8355-9624bdb69c7d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.015940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-628e42c3-2471-4572-8355-9624bdb69c7d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:07.015940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-628e42c3-2471-4572-8355-9624bdb69c7d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:46:07.026305 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-628e42c3-2471-4572-8355-9624bdb69c7d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all snapshots completed successfully. Aug 09 07:46:07.026741 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.026741 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:07.027423 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-628e42c3-2471-4572-8355-9624bdb69c7d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:46:07.027837 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 838/3355] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:07.039021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0d137165-1c90-44a9-a4e0-e24532b6d6fe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.042788 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d137165-1c90-44a9-a4e0-e24532b6d6fe tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a Aug 09 07:46:07.043144 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d137165-1c90-44a9-a4e0-e24532b6d6fe tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.043448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0d137165-1c90-44a9-a4e0-e24532b6d6fe tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.052615 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.052615 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:07.053230 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0d137165-1c90-44a9-a4e0-e24532b6d6fe tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Snapshot retrieved successfully. Aug 09 07:46:07.055147 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0d137165-1c90-44a9-a4e0-e24532b6d6fe tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a returned with HTTP 200 Aug 09 07:46:07.055979 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 836/3356] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:07.072666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f73c3ec6-1512-46ca-b27d-42e38c4c3597 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.075726 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f73c3ec6-1512-46ca-b27d-42e38c4c3597 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/81589b1e-9a59-4eba-8f27-82f502583525 Aug 09 07:46:07.076515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f73c3ec6-1512-46ca-b27d-42e38c4c3597 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.076515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f73c3ec6-1512-46ca-b27d-42e38c4c3597 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.082637 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.082637 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:07.083360 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f73c3ec6-1512-46ca-b27d-42e38c4c3597 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Snapshot retrieved successfully. Aug 09 07:46:07.084278 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f73c3ec6-1512-46ca-b27d-42e38c4c3597 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/81589b1e-9a59-4eba-8f27-82f502583525 returned with HTTP 200 Aug 09 07:46:07.084765 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 853/3357] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/snapshots/81589b1e-9a59-4eba-8f27-82f502583525 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:07.106157 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d1c6e93e-6a23-4a10-aac3-326c8482ac24 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.106207 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-08ffe637-0360-4f55-b96f-8146b5f7888c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.108690 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1c6e93e-6a23-4a10-aac3-326c8482ac24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 Aug 09 07:46:07.109034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d1c6e93e-6a23-4a10-aac3-326c8482ac24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.109093 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-08ffe637-0360-4f55-b96f-8146b5f7888c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:07.109298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d1c6e93e-6a23-4a10-aac3-326c8482ac24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.109347 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-08ffe637-0360-4f55-b96f-8146b5f7888c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.109501 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-d1c6e93e-6a23-4a10-aac3-326c8482ac24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for member 6c90eaf8-7740-40d9-aa9c-386242d84e28 {{(pid=100222) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 07:46:07.109594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-08ffe637-0360-4f55-b96f-8146b5f7888c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.109643 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.group_snapshots [None req-d1c6e93e-6a23-4a10-aac3-326c8482ac24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group_snapshot with id: 6c90eaf8-7740-40d9-aa9c-386242d84e28 Aug 09 07:46:07.109688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-08ffe637-0360-4f55-b96f-8146b5f7888c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:07.114417 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.114417 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:07.120112 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.120112 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:07.120784 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-08ffe637-0360-4f55-b96f-8146b5f7888c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:07.121234 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 839/3358] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:07.149923 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cb88b224-ae6f-452c-8fb0-f82379b7ef80 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.152415 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cb88b224-ae6f-452c-8fb0-f82379b7ef80 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86/action Aug 09 07:46:07.152789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cb88b224-ae6f-452c-8fb0-f82379b7ef80 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:46:07.152898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cb88b224-ae6f-452c-8fb0-f82379b7ef80 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:07.155072 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.admin_actions [None req-cb88b224-ae6f-452c-8fb0-f82379b7ef80 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Updating backup '2b625286-a981-4dc7-a8ca-b6beadacdb86' with '{'status': 'error'}' {{(pid=100221) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 07:46:07.165371 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.165371 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:07.176317 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-cb88b224-ae6f-452c-8fb0-f82379b7ef80 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] reset_status in rpcapi backup_id 2b625286-a981-4dc7-a8ca-b6beadacdb86 on host np0000006821. {{(pid=100221) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 09 07:46:07.176606 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1c6e93e-6a23-4a10-aac3-326c8482ac24 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 returned with HTTP 202 Aug 09 07:46:07.177373 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 831/3359] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:46:07 2026] DELETE /volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:07.179285 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cb88b224-ae6f-452c-8fb0-f82379b7ef80 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86/action returned with HTTP 202 Aug 09 07:46:07.179903 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 837/3360] 10.4.3.41 () {70 vars in 1423 bytes} [Sun Aug 9 07:46:07 2026] POST /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:07.197681 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d10402e4-9930-49e8-ae01-fd174e84313b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.201973 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:46:07.201973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.201973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.202459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:07.202931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.204140 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:07.209713 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 Aug 09 07:46:07.209713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.209713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.214048 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume with id: a11d1f04-9d24-4425-b621-32ec6edafd29 Aug 09 07:46:07.226378 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:46:07.227314 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:07.227525 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:07.229589 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.229589 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:07.230073 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:07.269046 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume request issued successfully. Aug 09 07:46:07.269317 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b82232f-a121-4612-a476-7fc1f7204ad2 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 returned with HTTP 202 Aug 09 07:46:07.269996 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 840/3361] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:07 2026] DELETE /volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 09 07:46:07.284217 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3189134c-2090-4c2d-b19a-205b9f6d941c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.287121 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3189134c-2090-4c2d-b19a-205b9f6d941c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 Aug 09 07:46:07.291324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3189134c-2090-4c2d-b19a-205b9f6d941c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.291324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3189134c-2090-4c2d-b19a-205b9f6d941c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.292532 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:07.299634 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.299634 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:07.305269 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.305269 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:07.312628 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3189134c-2090-4c2d-b19a-205b9f6d941c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:07.314689 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:07.316403 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:07.332253 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3189134c-2090-4c2d-b19a-205b9f6d941c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 returned with HTTP 200 Aug 09 07:46:07.332253 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 832/3362] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:07.341898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dd580294-dd7b-4b04-8017-2885113e190f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.346731 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd580294-dd7b-4b04-8017-2885113e190f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:07.346731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dd580294-dd7b-4b04-8017-2885113e190f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.346731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dd580294-dd7b-4b04-8017-2885113e190f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.347079 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-dd580294-dd7b-4b04-8017-2885113e190f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:07.359852 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.359852 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:07.362607 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd580294-dd7b-4b04-8017-2885113e190f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:07.362607 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 838/3363] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:07.368149 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:07.375216 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.375216 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:07.383316 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d10402e4-9930-49e8-ae01-fd174e84313b tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:46:07.383717 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 854/3364] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:07.407474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.411049 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:46:07.411049 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.414520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.415094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:07.416564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:46:07.426551 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all snapshots completed successfully. Aug 09 07:46:07.427079 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.427079 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:07.427956 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-87f51538-08a4-4d2a-b914-e7a3d37ad528 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:46:07.428505 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 841/3365] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:07.450165 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7c67b942-7ad5-4ba0-b88f-d0384464914d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.453521 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c67b942-7ad5-4ba0-b88f-d0384464914d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a Aug 09 07:46:07.454332 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c67b942-7ad5-4ba0-b88f-d0384464914d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.454854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c67b942-7ad5-4ba0-b88f-d0384464914d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.470153 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.470153 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:07.470812 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7c67b942-7ad5-4ba0-b88f-d0384464914d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Snapshot retrieved successfully. Aug 09 07:46:07.472756 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c67b942-7ad5-4ba0-b88f-d0384464914d tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a returned with HTTP 200 Aug 09 07:46:07.473291 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 833/3366] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:07.558780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4e0de46e-145c-4d4d-a597-4710babf0805 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:07.561700 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e0de46e-145c-4d4d-a597-4710babf0805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:07.562128 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e0de46e-145c-4d4d-a597-4710babf0805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:07.562298 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e0de46e-145c-4d4d-a597-4710babf0805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:07.562421 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4e0de46e-145c-4d4d-a597-4710babf0805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:07.569171 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:07.569171 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:07.570655 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e0de46e-145c-4d4d-a597-4710babf0805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:07.571250 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 839/3367] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:07 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:08.360621 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c3d1bfd-fa3f-48f6-80a4-05cc186ffbff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.363935 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c3d1bfd-fa3f-48f6-80a4-05cc186ffbff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 Aug 09 07:46:08.363935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c3d1bfd-fa3f-48f6-80a4-05cc186ffbff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.363935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c3d1bfd-fa3f-48f6-80a4-05cc186ffbff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.375853 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c3d1bfd-fa3f-48f6-80a4-05cc186ffbff tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 returned with HTTP 404 Aug 09 07:46:08.376702 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-da64729c-f2e7-4550-937d-87b7a84f8c3d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.377087 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 855/3368] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:08 2026] GET /volume/v3/volumes/a11d1f04-9d24-4425-b621-32ec6edafd29 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:08.378329 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da64729c-f2e7-4550-937d-87b7a84f8c3d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:08.378655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da64729c-f2e7-4550-937d-87b7a84f8c3d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.379062 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da64729c-f2e7-4550-937d-87b7a84f8c3d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.380152 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-da64729c-f2e7-4550-937d-87b7a84f8c3d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:08.386356 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.386356 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:08.387225 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da64729c-f2e7-4550-937d-87b7a84f8c3d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:08.387225 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 842/3369] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:08 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:08.399293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.403262 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] POST https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571/restore Aug 09 07:46:08.403691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:08.406630 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Restoring backup b1bd2837-00cd-4299-92eb-52cf34418571 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100222) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:46:08.406765 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Restoring backup b1bd2837-00cd-4299-92eb-52cf34418571 to volume None. Aug 09 07:46:08.412375 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.412375 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:08.413599 np0000006821 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Creating volume of 1 GB for restore of backup b1bd2837-00cd-4299-92eb-52cf34418571. Aug 09 07:46:08.422793 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Availability Zones retrieved successfully. Aug 09 07:46:08.432416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (3c8dff10-782f-4eeb-9be1-1057f59a999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:08.433317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db4a732-0fc9-48f4-aea2-4bead8057f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:08.434630 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:08.477656 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db4a732-0fc9-48f4-aea2-4bead8057f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:08.478391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ee19d0-918d-4190-9b38-a277cb59d778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:08.486703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-80b24a3d-8d11-4ab6-b047-1897b16ceee9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.489335 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80b24a3d-8d11-4ab6-b047-1897b16ceee9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a Aug 09 07:46:08.490007 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80b24a3d-8d11-4ab6-b047-1897b16ceee9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.490350 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80b24a3d-8d11-4ab6-b047-1897b16ceee9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.496767 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80b24a3d-8d11-4ab6-b047-1897b16ceee9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a returned with HTTP 404 Aug 09 07:46:08.497411 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 840/3370] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:08 2026] GET /volume/v3/snapshots/8334188c-325f-4916-b3d9-a8307b59431a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:08.510576 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3cb450b1-a5a3-4a90-96ee-01f92dfcbbc1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.513815 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3cb450b1-a5a3-4a90-96ee-01f92dfcbbc1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 Aug 09 07:46:08.514072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3cb450b1-a5a3-4a90-96ee-01f92dfcbbc1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.514258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3cb450b1-a5a3-4a90-96ee-01f92dfcbbc1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.514386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-3cb450b1-a5a3-4a90-96ee-01f92dfcbbc1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 6c90eaf8-7740-40d9-aa9c-386242d84e28 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:46:08.517458 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3cb450b1-a5a3-4a90-96ee-01f92dfcbbc1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 returned with HTTP 404 Aug 09 07:46:08.518126 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 856/3371] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:46:08 2026] GET /volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:08.526674 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fbdcc968-2c74-4481-9704-2998292a9d2f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.528579 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fbdcc968-2c74-4481-9704-2998292a9d2f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 Aug 09 07:46:08.531214 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Created reservations ['a31772f1-ad94-46fb-aea9-e0c905bf1623', 'eef2f908-5812-41e3-b0ca-1e7299c2b78a', '4aa906fc-c722-4bd7-85df-9c7d84d6dc41', 'ee23de03-48a6-4e9d-91e6-b8b0134fd53c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:08.531214 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ee19d0-918d-4190-9b38-a277cb59d778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a31772f1-ad94-46fb-aea9-e0c905bf1623', 'eef2f908-5812-41e3-b0ca-1e7299c2b78a', '4aa906fc-c722-4bd7-85df-9c7d84d6dc41', 'ee23de03-48a6-4e9d-91e6-b8b0134fd53c']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:08.531214 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3f021e-9c17-4873-bb1f-0b29f98d2aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:08.533935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fbdcc968-2c74-4481-9704-2998292a9d2f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.533935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fbdcc968-2c74-4481-9704-2998292a9d2f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.533935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.group_snapshots [None req-fbdcc968-2c74-4481-9704-2998292a9d2f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for member 6c90eaf8-7740-40d9-aa9c-386242d84e28 {{(pid=100220) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 07:46:08.533935 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.group_snapshots [None req-fbdcc968-2c74-4481-9704-2998292a9d2f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group_snapshot with id: 6c90eaf8-7740-40d9-aa9c-386242d84e28 Aug 09 07:46:08.536317 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fbdcc968-2c74-4481-9704-2998292a9d2f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 returned with HTTP 404 Aug 09 07:46:08.537004 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 843/3372] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:46:08 2026] DELETE /volume/v3/group_snapshots/6c90eaf8-7740-40d9-aa9c-386242d84e28 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:08.544697 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.546540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:46:08.546826 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.547096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.547369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:08.548231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:08.559689 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:46:08.560253 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:08.560467 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:08.573923 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3f021e-9c17-4873-bb1f-0b29f98d2aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b6defd-8d13-4916-b506-e4018ace7fcf', '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='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['a31772f1-ad94-46fb-aea9-e0c905bf1623','eef2f908-5812-41e3-b0ca-1e7299c2b78a','4aa906fc-c722-4bd7-85df-9c7d84d6dc41','ee23de03-48a6-4e9d-91e6-b8b0134fd53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:08Z,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=67b6defd-8d13-4916-b506-e4018ace7fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a966d0ede9e4af4a4a6c33d3a9adc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:08.576590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc67a916-ef65-483f-afb6-8e524802ad69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:08.585908 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28272db1-0cbe-4af8-ab93-914dac20ac2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.589209 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28272db1-0cbe-4af8-ab93-914dac20ac2f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:08.589652 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28272db1-0cbe-4af8-ab93-914dac20ac2f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.589826 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28272db1-0cbe-4af8-ab93-914dac20ac2f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.589991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-28272db1-0cbe-4af8-ab93-914dac20ac2f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:08.597158 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.597158 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:08.598149 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28272db1-0cbe-4af8-ab93-914dac20ac2f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:08.598542 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 857/3373] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:08 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:08.606905 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc67a916-ef65-483f-afb6-8e524802ad69) transitioned into 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='9a966d0ede9e4af4a4a6c33d3a9adc39',qos_specs=None,replication_status=,reservations=['a31772f1-ad94-46fb-aea9-e0c905bf1623','eef2f908-5812-41e3-b0ca-1e7299c2b78a','4aa906fc-c722-4bd7-85df-9c7d84d6dc41','ee23de03-48a6-4e9d-91e6-b8b0134fd53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00eeb13cbb9e479f92af59b26d5e1072',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:08.608258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eeafc14-2d02-4cc6-9ff6-76442a5a489f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:08.615504 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:08.620081 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.620081 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:08.625562 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:08.625690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eeafc14-2d02-4cc6-9ff6-76442a5a489f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:08.625870 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:08.626857 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Flow 'volume_create_api' (3c8dff10-782f-4eeb-9be1-1057f59a999e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:08.630088 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Create volume request issued successfully. Aug 09 07:46:08.657627 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.657627 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:08.658644 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:08.692739 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:08.697312 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.697312 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:08.710351 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cabcae16-d45c-4d24-928b-9f4d60ad6d08 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:46:08.711239 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 841/3374] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:46:08 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:08.733892 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c58000f1-ee07-48c4-ab26-a2132b37a940 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.738466 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c58000f1-ee07-48c4-ab26-a2132b37a940 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf/action Aug 09 07:46:08.739212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c58000f1-ee07-48c4-ab26-a2132b37a940 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:46:08.739212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c58000f1-ee07-48c4-ab26-a2132b37a940 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:08.741418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.groups [None req-c58000f1-ee07-48c4-ab26-a2132b37a940 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for group 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100220) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:46:08.741572 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.groups [None req-c58000f1-ee07-48c4-ab26-a2132b37a940 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group with id: 1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:08.746561 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.746561 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:08.808738 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c58000f1-ee07-48c4-ab26-a2132b37a940 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf/action returned with HTTP 202 Aug 09 07:46:08.809293 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 844/3375] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:46:08 2026] POST /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:08.818511 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:08.821391 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a Aug 09 07:46:08.821391 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:08.821635 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:08.832686 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.832686 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:08.841307 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:46:08.842373 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:08.842677 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:08.913461 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:08.919549 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:08.919549 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:08.933396 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8536d90-7bbc-487b-a8b0-8d1bc10d7a28 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a returned with HTTP 200 Aug 09 07:46:08.934024 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 858/3376] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:08 2026] GET /volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:09.404848 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7ced16e4-1618-4aa4-b5d6-6bc06fa54da9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:09.408305 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7ced16e4-1618-4aa4-b5d6-6bc06fa54da9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:09.408305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7ced16e4-1618-4aa4-b5d6-6bc06fa54da9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:09.408305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7ced16e4-1618-4aa4-b5d6-6bc06fa54da9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:09.408305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-7ced16e4-1618-4aa4-b5d6-6bc06fa54da9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:09.421384 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:09.421384 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:09.421384 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7ced16e4-1618-4aa4-b5d6-6bc06fa54da9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:09.421384 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 842/3377] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:09 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:09.612168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-20a3a9b4-ad6b-4c73-be9a-6bb7aba0e75f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:09.614022 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-20a3a9b4-ad6b-4c73-be9a-6bb7aba0e75f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:09.614217 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-20a3a9b4-ad6b-4c73-be9a-6bb7aba0e75f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:09.614458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-20a3a9b4-ad6b-4c73-be9a-6bb7aba0e75f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:09.614534 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-20a3a9b4-ad6b-4c73-be9a-6bb7aba0e75f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:09.619436 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:09.619436 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:09.620327 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-20a3a9b4-ad6b-4c73-be9a-6bb7aba0e75f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:09.620770 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 845/3378] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:09 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:09.637888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fe06fdd9-482a-4b85-be76-959954518987 req-9f42b019-fb87-4ca4-9e6a-8a799d689359 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:09.642638 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-9f42b019-fb87-4ca4-9e6a-8a799d689359 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d/action Aug 09 07:46:09.646450 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-9f42b019-fb87-4ca4-9e6a-8a799d689359 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:46:09.646450 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-9f42b019-fb87-4ca4-9e6a-8a799d689359 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:09.674355 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:09.674355 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:09.674835 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:09.675051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Checking backup size 1 against volume size 1 {{(pid=100222) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:46:09.675199 np0000006821 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Overwriting volume 67b6defd-8d13-4916-b506-e4018ace7fcf with restore of backup b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:09.692469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] restore_backup in rpcapi backup_id b1bd2837-00cd-4299-92eb-52cf34418571 {{(pid=100222) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:46:09.694707 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-daf8ebb1-ae15-4c4a-b30d-fa52853f11a6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571/restore returned with HTTP 202 Aug 09 07:46:09.695310 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 834/3379] 10.4.3.41 () {70 vars in 1426 bytes} [Sun Aug 9 07:46:08 2026] POST /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571/restore => generated 152 bytes in 1298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:09.699551 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:09.699551 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:09.705670 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-99f440fe-34be-49c1-b9f3-171642e987b6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:09.708663 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-99f440fe-34be-49c1-b9f3-171642e987b6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:09.710422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-99f440fe-34be-49c1-b9f3-171642e987b6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:09.710422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-99f440fe-34be-49c1-b9f3-171642e987b6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:09.710422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-99f440fe-34be-49c1-b9f3-171642e987b6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:09.720315 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:09.720315 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:09.721367 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-99f440fe-34be-49c1-b9f3-171642e987b6 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:09.721880 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 843/3380] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:09 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:09.733964 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fe06fdd9-482a-4b85-be76-959954518987 req-9f42b019-fb87-4ca4-9e6a-8a799d689359 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d/action returned with HTTP 204 Aug 09 07:46:09.734834 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 859/3381] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:46:09 2026] POST /volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:09.950274 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5f9c4c5a-e086-4417-94fe-d71aa4fca1df None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:09.956681 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f9c4c5a-e086-4417-94fe-d71aa4fca1df tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a Aug 09 07:46:09.956944 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f9c4c5a-e086-4417-94fe-d71aa4fca1df tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:09.957616 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f9c4c5a-e086-4417-94fe-d71aa4fca1df tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:09.966550 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f9c4c5a-e086-4417-94fe-d71aa4fca1df tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a returned with HTTP 404 Aug 09 07:46:09.966782 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 846/3382] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:09 2026] GET /volume/v3/volumes/19998dcb-4a0d-49ea-a419-2c6326d4878a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:09.977893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-434369c5-302a-47ad-a9e1-79b5ba383b0e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:09.985124 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-434369c5-302a-47ad-a9e1-79b5ba383b0e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 Aug 09 07:46:09.985398 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-434369c5-302a-47ad-a9e1-79b5ba383b0e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:09.985642 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-434369c5-302a-47ad-a9e1-79b5ba383b0e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:09.991542 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-434369c5-302a-47ad-a9e1-79b5ba383b0e tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 returned with HTTP 404 Aug 09 07:46:09.992158 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 835/3383] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:09 2026] GET /volume/v3/volumes/eaa9e233-db41-4950-b477-a8607d7cfe03 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:10.001185 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-550efd4c-d18d-4e94-9c5c-307ecfebe417 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.003964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-550efd4c-d18d-4e94-9c5c-307ecfebe417 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf Aug 09 07:46:10.005471 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-550efd4c-d18d-4e94-9c5c-307ecfebe417 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.005801 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-550efd4c-d18d-4e94-9c5c-307ecfebe417 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.006090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-550efd4c-d18d-4e94-9c5c-307ecfebe417 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 1252d82e-6af3-4e12-b210-2611e71f0baf {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:10.013250 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-550efd4c-d18d-4e94-9c5c-307ecfebe417 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf returned with HTTP 404 Aug 09 07:46:10.014331 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 844/3384] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/groups/1252d82e-6af3-4e12-b210-2611e71f0baf => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:10.026829 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e0fb0f2-d0b8-467d-8b1d-9301239e9edf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.028726 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e0fb0f2-d0b8-467d-8b1d-9301239e9edf tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/92191270-88eb-4af5-b4e4-ce91806e65e2 Aug 09 07:46:10.029010 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e0fb0f2-d0b8-467d-8b1d-9301239e9edf tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.029137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e0fb0f2-d0b8-467d-8b1d-9301239e9edf tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.053888 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e0fb0f2-d0b8-467d-8b1d-9301239e9edf tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/group_types/92191270-88eb-4af5-b4e4-ce91806e65e2 returned with HTTP 202 Aug 09 07:46:10.054424 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 860/3385] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:46:10 2026] DELETE /volume/v3/group_types/92191270-88eb-4af5-b4e4-ce91806e65e2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:10.064258 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-55a4bfc6-e1b2-48c4-8457-de7fd2ce63df None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.066072 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-55a4bfc6-e1b2-48c4-8457-de7fd2ce63df tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] DELETE https://10.4.3.41/volume/v3/types/9e6901bd-5cd6-495a-96d8-8baa609ede85 Aug 09 07:46:10.066304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-55a4bfc6-e1b2-48c4-8457-de7fd2ce63df tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.066512 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-55a4bfc6-e1b2-48c4-8457-de7fd2ce63df tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.095221 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-55a4bfc6-e1b2-48c4-8457-de7fd2ce63df tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types/9e6901bd-5cd6-495a-96d8-8baa609ede85 returned with HTTP 202 Aug 09 07:46:10.095716 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 847/3386] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:46:10 2026] DELETE /volume/v3/types/9e6901bd-5cd6-495a-96d8-8baa609ede85 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:10.103758 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9bb30a21-5057-46b6-a84a-bdf4a63de741 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.106482 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9bb30a21-5057-46b6-a84a-bdf4a63de741 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] GET https://10.4.3.41/volume/v3/types/9e6901bd-5cd6-495a-96d8-8baa609ede85 Aug 09 07:46:10.106969 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9bb30a21-5057-46b6-a84a-bdf4a63de741 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.107241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9bb30a21-5057-46b6-a84a-bdf4a63de741 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.111318 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9bb30a21-5057-46b6-a84a-bdf4a63de741 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types/9e6901bd-5cd6-495a-96d8-8baa609ede85 returned with HTTP 404 Aug 09 07:46:10.111933 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 836/3387] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/types/9e6901bd-5cd6-495a-96d8-8baa609ede85 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:10.124385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-545adf3a-d11b-4a0e-93d7-8aaf95aa2692 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.129147 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-545adf3a-d11b-4a0e-93d7-8aaf95aa2692 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:46:10.129500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-545adf3a-d11b-4a0e-93d7-8aaf95aa2692 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-571380420"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:10.146508 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-545adf3a-d11b-4a0e-93d7-8aaf95aa2692 tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:46:10.147050 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 845/3388] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:46:10 2026] POST /volume/v3/types => generated 223 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:10.157775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75afcdac-4a62-4e98-8b5e-83af8fa5bf1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.159590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c30ce22d-ea94-42ad-af51-4fb6c34daafd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.161222 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75afcdac-4a62-4e98-8b5e-83af8fa5bf1f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] POST https://10.4.3.41/volume/v3/group_types Aug 09 07:46:10.161534 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c30ce22d-ea94-42ad-af51-4fb6c34daafd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:10.161781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c30ce22d-ea94-42ad-af51-4fb6c34daafd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.161853 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75afcdac-4a62-4e98-8b5e-83af8fa5bf1f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1003865656"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:10.162159 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c30ce22d-ea94-42ad-af51-4fb6c34daafd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.178764 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.178764 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:10.182042 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75afcdac-4a62-4e98-8b5e-83af8fa5bf1f tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/group_types returned with HTTP 202 Aug 09 07:46:10.182512 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 861/3389] 10.4.3.41 () {70 vars in 1304 bytes} [Sun Aug 9 07:46:10 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:10.182927 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c30ce22d-ea94-42ad-af51-4fb6c34daafd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:46:10.187662 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c30ce22d-ea94-42ad-af51-4fb6c34daafd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:46:10.188110 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 848/3390] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:10.195164 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.197718 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups Aug 09 07:46:10.197718 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2ed8d6f5-a7d3-4591-bb7b-bd191ad43fbd", "volume_types": ["f13e9c46-ee22-446a-98c7-21675587fdee"], "name": "tempest-GroupSnapshotsTest-Group-176758277"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:10.199189 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating new group {'group': {'group_type': '2ed8d6f5-a7d3-4591-bb7b-bd191ad43fbd', 'volume_types': ['f13e9c46-ee22-446a-98c7-21675587fdee'], 'name': 'tempest-GroupSnapshotsTest-Group-176758277'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 09 07:46:10.205953 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating group tempest-GroupSnapshotsTest-Group-176758277. Aug 09 07:46:10.217552 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:46:10.241284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['5dd46be1-ca92-42fc-b3ac-fcc7ad64355e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:10.251782 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-d6ef2cec-8c51-404f-8d8f-a7eca9f10e6d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.253864 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-d6ef2cec-8c51-404f-8d8f-a7eca9f10e6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:10.254116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-d6ef2cec-8c51-404f-8d8f-a7eca9f10e6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.254362 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-d6ef2cec-8c51-404f-8d8f-a7eca9f10e6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.267098 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9942cd7e-0ef4-4309-88e0-6a40b075e382 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups returned with HTTP 202 Aug 09 07:46:10.267510 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 837/3391] 10.4.3.41 () {70 vars in 1290 bytes} [Sun Aug 9 07:46:10 2026] POST /volume/v3/groups => generated 111 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:10.276785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3b853176-2b66-4743-9a37-60daad5160c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.280385 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b853176-2b66-4743-9a37-60daad5160c0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 Aug 09 07:46:10.280711 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b853176-2b66-4743-9a37-60daad5160c0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.281008 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b853176-2b66-4743-9a37-60daad5160c0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.281146 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.281146 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:10.281223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-3b853176-2b66-4743-9a37-60daad5160c0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member d07087ed-802b-4381-85c3-acaf495a6b05 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:10.285892 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-d6ef2cec-8c51-404f-8d8f-a7eca9f10e6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:46:10.286961 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.286961 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:10.294106 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-d6ef2cec-8c51-404f-8d8f-a7eca9f10e6d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:46:10.295830 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 846/3392] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 1167 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:10.299927 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b853176-2b66-4743-9a37-60daad5160c0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 returned with HTTP 200 Aug 09 07:46:10.300347 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 862/3393] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:10.319851 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-5bc9f1d8-17e0-4b22-a3c8-996fd3c47cfd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.322811 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-5bc9f1d8-17e0-4b22-a3c8-996fd3c47cfd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] POST https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/action Aug 09 07:46:10.323232 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-5bc9f1d8-17e0-4b22-a3c8-996fd3c47cfd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:46:10.323396 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-5bc9f1d8-17e0-4b22-a3c8-996fd3c47cfd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:10.338168 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.338168 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:10.338981 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-5bc9f1d8-17e0-4b22-a3c8-996fd3c47cfd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:46:10.348154 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-5bc9f1d8-17e0-4b22-a3c8-996fd3c47cfd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Begin detaching volume completed successfully. Aug 09 07:46:10.349016 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-5bc9f1d8-17e0-4b22-a3c8-996fd3c47cfd tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/action returned with HTTP 202 Aug 09 07:46:10.349215 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 849/3394] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:46:10 2026] POST /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:10.416648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-93e8c040-6c98-4c0e-a6c6-c0eb06fa5203 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.417158 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93e8c040-6c98-4c0e-a6c6-c0eb06fa5203 None None] GET https://10.4.3.41/volume// Aug 09 07:46:10.417482 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93e8c040-6c98-4c0e-a6c6-c0eb06fa5203 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.417636 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93e8c040-6c98-4c0e-a6c6-c0eb06fa5203 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.418047 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93e8c040-6c98-4c0e-a6c6-c0eb06fa5203 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:46:10.418548 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 838/3395] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:46:10.430151 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-e8399a9b-84d2-4480-83ec-52cee0288006 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.433175 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-e8399a9b-84d2-4480-83ec-52cee0288006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:10.433630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-e8399a9b-84d2-4480-83ec-52cee0288006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.433941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-e8399a9b-84d2-4480-83ec-52cee0288006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.436646 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3f50bfad-d4c2-4eaf-a1cf-7b230d513a01 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.438964 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f50bfad-d4c2-4eaf-a1cf-7b230d513a01 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:10.439715 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f50bfad-d4c2-4eaf-a1cf-7b230d513a01 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.439715 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f50bfad-d4c2-4eaf-a1cf-7b230d513a01 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.439715 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3f50bfad-d4c2-4eaf-a1cf-7b230d513a01 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:10.448608 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.448608 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:10.448823 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f50bfad-d4c2-4eaf-a1cf-7b230d513a01 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:10.449195 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 863/3396] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:10.454833 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.454833 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:10.460364 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-e8399a9b-84d2-4480-83ec-52cee0288006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:46:10.468149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-e8399a9b-84d2-4480-83ec-52cee0288006 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:46:10.468754 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 847/3397] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:10.481853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-bb73f5d3-a31e-4cf5-8531-4c97ab4e3044 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.485483 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-bb73f5d3-a31e-4cf5-8531-4c97ab4e3044 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption Aug 09 07:46:10.485759 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-bb73f5d3-a31e-4cf5-8531-4c97ab4e3044 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.486027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-bb73f5d3-a31e-4cf5-8531-4c97ab4e3044 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.509165 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.509165 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:10.520014 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-bb73f5d3-a31e-4cf5-8531-4c97ab4e3044 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption returned with HTTP 200 Aug 09 07:46:10.520430 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 850/3398] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:10.632749 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00869dd9-bd57-4a4d-aa44-42bde4fb3e1a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.637275 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00869dd9-bd57-4a4d-aa44-42bde4fb3e1a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:10.637275 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00869dd9-bd57-4a4d-aa44-42bde4fb3e1a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.637275 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00869dd9-bd57-4a4d-aa44-42bde4fb3e1a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.637275 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-00869dd9-bd57-4a4d-aa44-42bde4fb3e1a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:10.643541 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.643541 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:10.643541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00869dd9-bd57-4a4d-aa44-42bde4fb3e1a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:10.643541 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 839/3399] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:10.738881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d39f77e-75c5-4a84-9a76-dacc1bd10255 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:10.742364 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d39f77e-75c5-4a84-9a76-dacc1bd10255 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:10.745637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d39f77e-75c5-4a84-9a76-dacc1bd10255 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:10.745637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d39f77e-75c5-4a84-9a76-dacc1bd10255 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:10.745637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4d39f77e-75c5-4a84-9a76-dacc1bd10255 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:10.750339 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:10.750339 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:10.751144 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d39f77e-75c5-4a84-9a76-dacc1bd10255 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:10.751636 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 864/3400] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:10 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:11.311441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-258341ff-d110-4ba2-8dbc-061dfb706df9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:11.314055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-258341ff-d110-4ba2-8dbc-061dfb706df9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 Aug 09 07:46:11.314297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-258341ff-d110-4ba2-8dbc-061dfb706df9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:11.314513 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-258341ff-d110-4ba2-8dbc-061dfb706df9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:11.314698 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.groups [None req-258341ff-d110-4ba2-8dbc-061dfb706df9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member d07087ed-802b-4381-85c3-acaf495a6b05 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:11.321171 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.321171 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:11.341521 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-258341ff-d110-4ba2-8dbc-061dfb706df9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 returned with HTTP 200 Aug 09 07:46:11.342409 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 848/3401] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:11 2026] GET /volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:11.354779 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:11.357671 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:11.358097 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-114631588", "volume_type": "f13e9c46-ee22-446a-98c7-21675587fdee", "group_id": "d07087ed-802b-4381-85c3-acaf495a6b05", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:11.364221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-114631588', 'volume_type': 'f13e9c46-ee22-446a-98c7-21675587fdee', 'group_id': 'd07087ed-802b-4381-85c3-acaf495a6b05', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:11.374370 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.374370 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:11.374857 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume of 1 GB Aug 09 07:46:11.382124 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Availability Zones retrieved successfully. Aug 09 07:46:11.387387 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (292dab8e-aad1-4bdf-a29c-82404de7b00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:11.389060 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb35c10-debe-45b3-afd3-056faa021f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:11.389734 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.389734 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:11.390613 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:11.414238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb35c10-debe-45b3-afd3-056faa021f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:46:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f13e9c46-ee22-446a-98c7-21675587fdee,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-571380420',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f13e9c46-ee22-446a-98c7-21675587fdee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd07087ed-802b-4381-85c3-acaf495a6b05', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:11.415257 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b607bc-ca20-4499-aa45-fae4e9bee815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:11.471161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-32c2fb89-325e-470a-8e22-c89b791c1ccb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:11.472072 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-571380420 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-571380420, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:46:11.473872 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-571380420 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-571380420, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:46:11.474354 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32c2fb89-325e-470a-8e22-c89b791c1ccb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:11.474820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32c2fb89-325e-470a-8e22-c89b791c1ccb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:11.475927 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32c2fb89-325e-470a-8e22-c89b791c1ccb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:11.476979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-32c2fb89-325e-470a-8e22-c89b791c1ccb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:11.498340 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.498340 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:11.498340 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32c2fb89-325e-470a-8e22-c89b791c1ccb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:11.499992 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 840/3402] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:11 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:11.513605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['9ed8c08b-b4e2-4508-a053-ccfddf3e7a54', '094870df-7c58-4b4f-bdfb-2534cd2a2791', '42195c82-1756-4cbf-ab60-535878153299', 'e00a1539-2db1-49ec-bfc5-12ad2c18ae8b'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:11.514611 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b607bc-ca20-4499-aa45-fae4e9bee815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed8c08b-b4e2-4508-a053-ccfddf3e7a54', '094870df-7c58-4b4f-bdfb-2534cd2a2791', '42195c82-1756-4cbf-ab60-535878153299', 'e00a1539-2db1-49ec-bfc5-12ad2c18ae8b']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:11.515529 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e352841-6370-4bb5-b355-516fa968f693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:11.546029 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e352841-6370-4bb5-b355-516fa968f693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '149688de-7ee9-400d-98f4-d5909d2030dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-114631588',encryption_key_id=None,group_id=d07087ed-802b-4381-85c3-acaf495a6b05,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['9ed8c08b-b4e2-4508-a053-ccfddf3e7a54','094870df-7c58-4b4f-bdfb-2534cd2a2791','42195c82-1756-4cbf-ab60-535878153299','e00a1539-2db1-49ec-bfc5-12ad2c18ae8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=f13e9c46-ee22-446a-98c7-21675587fdee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-114631588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d07087ed-802b-4381-85c3-acaf495a6b05,host=None,id=149688de-7ee9-400d-98f4-d5909d2030dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51a99db718354cb18b21e790685fbead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4bfebbdc53544908ccb1caee616e587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f13e9c46-ee22-446a-98c7-21675587fdee),volume_type_id=f13e9c46-ee22-446a-98c7-21675587fdee)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:11.546752 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a525bb-f840-4e25-b155-dda57007e96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:11.577111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a525bb-f840-4e25-b155-dda57007e96f) transitioned into state 'SUCCESS' from state '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-114631588',encryption_key_id=None,group_id=d07087ed-802b-4381-85c3-acaf495a6b05,group_type_id=,metadata={},multiattach=False,project_id='51a99db718354cb18b21e790685fbead',qos_specs=None,replication_status=,reservations=['9ed8c08b-b4e2-4508-a053-ccfddf3e7a54','094870df-7c58-4b4f-bdfb-2534cd2a2791','42195c82-1756-4cbf-ab60-535878153299','e00a1539-2db1-49ec-bfc5-12ad2c18ae8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4bfebbdc53544908ccb1caee616e587',volume_type_id=f13e9c46-ee22-446a-98c7-21675587fdee)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:11.578133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7d668e-2a99-4a66-8e01-4acf2cceeb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:11.593444 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7d668e-2a99-4a66-8e01-4acf2cceeb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:11.594497 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Flow 'volume_create_api' (292dab8e-aad1-4bdf-a29c-82404de7b00b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:11.594871 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Create volume request issued successfully. Aug 09 07:46:11.595655 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:11.595837 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:11.648665 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:11.652451 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.652451 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:11.656457 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ed72ec87-fef2-49fb-8606-1e13cbf93c01 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:11.657019 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 851/3403] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:46:11 2026] POST /volume/v3/volumes => generated 819 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:11.665197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd6d7b7a-1d36-45ad-9973-6e6d641700a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:11.667224 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd6d7b7a-1d36-45ad-9973-6e6d641700a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:11.667452 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd6d7b7a-1d36-45ad-9973-6e6d641700a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:11.667719 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd6d7b7a-1d36-45ad-9973-6e6d641700a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:11.667875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bd6d7b7a-1d36-45ad-9973-6e6d641700a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:11.671075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:11.673111 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc Aug 09 07:46:11.673411 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:11.673676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:11.674165 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.674165 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:11.675193 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd6d7b7a-1d36-45ad-9973-6e6d641700a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:11.675667 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 865/3404] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:11 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:11.684221 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.684221 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:11.689498 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:46:11.690247 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:11.690424 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:11.728491 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:11.732095 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.732095 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:11.741000 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12ffd972-27e5-4f15-b464-0ddef7bc1ac0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc returned with HTTP 200 Aug 09 07:46:11.741253 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 849/3405] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:11 2026] GET /volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:11.767207 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e6959004-7357-4f71-97a7-dbab013efb18 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:11.769144 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6959004-7357-4f71-97a7-dbab013efb18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:11.769484 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6959004-7357-4f71-97a7-dbab013efb18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:11.769903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6959004-7357-4f71-97a7-dbab013efb18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:11.770952 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e6959004-7357-4f71-97a7-dbab013efb18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:11.774546 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:11.774546 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:11.775624 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6959004-7357-4f71-97a7-dbab013efb18 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:11.776269 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 841/3406] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:11 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.221351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9abd575d-f22b-42f5-9c15-535cfa4f12af None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.327820 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9abd575d-f22b-42f5-9c15-535cfa4f12af tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:46:12.328277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9abd575d-f22b-42f5-9c15-535cfa4f12af tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-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=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:12.345936 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9abd575d-f22b-42f5-9c15-535cfa4f12af tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:46:12.346352 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 852/3407] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:46:12 2026] POST /volume/v3/types => generated 287 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.518059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af01b330-fff6-4c5f-8e83-0fe3090f78e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.520834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af01b330-fff6-4c5f-8e83-0fe3090f78e1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:12.520834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af01b330-fff6-4c5f-8e83-0fe3090f78e1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.521052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af01b330-fff6-4c5f-8e83-0fe3090f78e1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.521183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-af01b330-fff6-4c5f-8e83-0fe3090f78e1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:12.528369 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.528369 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:12.529233 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af01b330-fff6-4c5f-8e83-0fe3090f78e1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:12.529724 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 866/3408] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:12 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.689162 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5a680b4f-7dbb-43b9-8cbf-c1d218b027f1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.691961 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a680b4f-7dbb-43b9-8cbf-c1d218b027f1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:12.692314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a680b4f-7dbb-43b9-8cbf-c1d218b027f1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.692624 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a680b4f-7dbb-43b9-8cbf-c1d218b027f1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.693687 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5a680b4f-7dbb-43b9-8cbf-c1d218b027f1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:12.701768 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.701768 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:12.703432 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a680b4f-7dbb-43b9-8cbf-c1d218b027f1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:12.703617 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 850/3409] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:12 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.718892 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f570652d-762c-43ce-84a3-b6f6c2d146aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.722752 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f570652d-762c-43ce-84a3-b6f6c2d146aa tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b Aug 09 07:46:12.722752 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f570652d-762c-43ce-84a3-b6f6c2d146aa tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.723344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f570652d-762c-43ce-84a3-b6f6c2d146aa tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.731998 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.731998 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:12.732253 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f570652d-762c-43ce-84a3-b6f6c2d146aa tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:46:12.733514 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f570652d-762c-43ce-84a3-b6f6c2d146aa tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b returned with HTTP 200 Aug 09 07:46:12.734152 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 842/3410] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:12 2026] GET /volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.753017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-45addd2a-de91-4730-8c81-532a11dece43 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.756971 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45addd2a-de91-4730-8c81-532a11dece43 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:12.757325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45addd2a-de91-4730-8c81-532a11dece43 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.757616 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45addd2a-de91-4730-8c81-532a11dece43 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.757798 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-45addd2a-de91-4730-8c81-532a11dece43 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:12.758729 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-052b6813-37ac-464b-8ad5-92db95807676 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.761068 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc Aug 09 07:46:12.761260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.761494 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.765666 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.765666 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:12.766799 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45addd2a-de91-4730-8c81-532a11dece43 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:12.767598 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 853/3411] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:12 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.774518 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.774518 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:12.781863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c54fcef0-d66d-402f-905b-2d672bd667e5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.784094 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c54fcef0-d66d-402f-905b-2d672bd667e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:12.784461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c54fcef0-d66d-402f-905b-2d672bd667e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.784712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c54fcef0-d66d-402f-905b-2d672bd667e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.784810 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-c54fcef0-d66d-402f-905b-2d672bd667e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete backup with id: 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. Aug 09 07:46:12.787361 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:46:12.788233 np0000006821 devstack@c-api.service[100223]: WARNING stevedore.named [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:12.788417 np0000006821 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:12.792108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-76193f8b-9e9c-4127-913e-7e31f64ccecf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.794853 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.794853 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:12.795367 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76193f8b-9e9c-4127-913e-7e31f64ccecf tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:12.795695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76193f8b-9e9c-4127-913e-7e31f64ccecf tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.796042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76193f8b-9e9c-4127-913e-7e31f64ccecf tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.796254 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-76193f8b-9e9c-4127-913e-7e31f64ccecf tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:12.802415 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.802415 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:12.804604 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76193f8b-9e9c-4127-913e-7e31f64ccecf tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:12.804604 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 843/3412] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:12 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.830063 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-c54fcef0-d66d-402f-905b-2d672bd667e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] delete_backup rpcapi backup_id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:46:12.853642 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c54fcef0-d66d-402f-905b-2d672bd667e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 202 Aug 09 07:46:12.853642 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 851/3413] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:12 2026] DELETE /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:12.854826 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:12.854826 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.854826 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:12.854826 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-052b6813-37ac-464b-8ad5-92db95807676 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc returned with HTTP 200 Aug 09 07:46:12.854826 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 867/3414] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:12 2026] GET /volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:12.870041 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3beae37c-1571-4826-a00e-06c9d26a64e3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.875158 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3beae37c-1571-4826-a00e-06c9d26a64e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:12.875414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3beae37c-1571-4826-a00e-06c9d26a64e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:12.875806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3beae37c-1571-4826-a00e-06c9d26a64e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:12.876068 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3beae37c-1571-4826-a00e-06c9d26a64e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:12.877373 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:12.879819 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/group_snapshots Aug 09 07:46:12.880241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d07087ed-802b-4381-85c3-acaf495a6b05", "name": "tempest-group_snapshot-1672884782"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:12.881189 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.881189 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:12.882127 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3beae37c-1571-4826-a00e-06c9d26a64e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:12.882226 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd07087ed-802b-4381-85c3-acaf495a6b05', 'name': 'tempest-group_snapshot-1672884782'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 09 07:46:12.882457 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 854/3415] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:12 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:12.886413 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.886413 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:12.890437 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.group_snapshots [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Creating group_snapshot tempest-group_snapshot-1672884782. Aug 09 07:46:12.921930 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:12.921930 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:12.936905 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-571380420 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-571380420, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:46:12.936905 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-571380420 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-571380420, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:46:12.966420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Created reservations ['71e3de5c-f08b-4610-90fa-dda845349bc6', 'f199eb6a-af1a-4309-af13-47afb62f6e99', 'bcdea8e6-a6e1-4f88-ae24-d19485068e93', 'fc34ad0d-c593-4169-94d0-17d46f45b961'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:13.015330 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93e776ca-f282-4a2f-8cbd-b9406c388992 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 202 Aug 09 07:46:13.015851 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 844/3416] 10.4.3.41 () {70 vars in 1317 bytes} [Sun Aug 9 07:46:12 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:13.034039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-25b6b0b4-7c5a-4bf1-8af1-db74ea169adb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:13.036388 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25b6b0b4-7c5a-4bf1-8af1-db74ea169adb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:13.036707 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25b6b0b4-7c5a-4bf1-8af1-db74ea169adb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:13.036988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-25b6b0b4-7c5a-4bf1-8af1-db74ea169adb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:13.037240 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-25b6b0b4-7c5a-4bf1-8af1-db74ea169adb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 5c5cc39f-f37e-4fb9-b711-7728172c7990 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:46:13.050517 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:13.050517 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:13.060149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-25b6b0b4-7c5a-4bf1-8af1-db74ea169adb tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 returned with HTTP 200 Aug 09 07:46:13.060691 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 852/3417] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:46:13 2026] GET /volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:13.552235 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-54b37e3c-bfb9-4af9-8f08-00c38a53ffb2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:13.554694 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54b37e3c-bfb9-4af9-8f08-00c38a53ffb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:13.554994 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54b37e3c-bfb9-4af9-8f08-00c38a53ffb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:13.555238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54b37e3c-bfb9-4af9-8f08-00c38a53ffb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:13.555385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-54b37e3c-bfb9-4af9-8f08-00c38a53ffb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:13.561485 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:13.561485 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:13.562492 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54b37e3c-bfb9-4af9-8f08-00c38a53ffb2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:13.562792 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 868/3418] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:13 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:46:13.821971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8c20506c-ec1d-4bf7-89e0-4b950c63fd04 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:13.821971 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8c20506c-ec1d-4bf7-89e0-4b950c63fd04 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:13.822414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8c20506c-ec1d-4bf7-89e0-4b950c63fd04 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:13.823207 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8c20506c-ec1d-4bf7-89e0-4b950c63fd04 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:13.823435 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8c20506c-ec1d-4bf7-89e0-4b950c63fd04 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:13.832192 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:13.832192 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:13.832939 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8c20506c-ec1d-4bf7-89e0-4b950c63fd04 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:13.833332 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 855/3419] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:13 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:13.893541 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f9e47fa-6b1e-4abc-8b0c-f8c11760e330 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:13.897489 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f9e47fa-6b1e-4abc-8b0c-f8c11760e330 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:13.897816 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f9e47fa-6b1e-4abc-8b0c-f8c11760e330 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:13.898115 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f9e47fa-6b1e-4abc-8b0c-f8c11760e330 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:13.898666 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0f9e47fa-6b1e-4abc-8b0c-f8c11760e330 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:13.905891 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:13.905891 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:13.908267 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f9e47fa-6b1e-4abc-8b0c-f8c11760e330 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 200 Aug 09 07:46:13.908993 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 845/3420] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:13 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:14.073806 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bc7a12fa-b079-416c-85ec-74214b8ba01c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.077614 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc7a12fa-b079-416c-85ec-74214b8ba01c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:14.077861 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc7a12fa-b079-416c-85ec-74214b8ba01c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.078098 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc7a12fa-b079-416c-85ec-74214b8ba01c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.078240 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-bc7a12fa-b079-416c-85ec-74214b8ba01c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 5c5cc39f-f37e-4fb9-b711-7728172c7990 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:46:14.086933 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.086933 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:14.091002 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc7a12fa-b079-416c-85ec-74214b8ba01c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 returned with HTTP 200 Aug 09 07:46:14.091463 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 853/3421] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 => generated 308 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:14.100161 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.102501 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:46:14.103226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.103226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.106037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:14.106037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:46:14.113345 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all snapshots completed successfully. Aug 09 07:46:14.113345 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.113345 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:14.113345 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79b690d7-4cfa-4bc4-a6e2-f8ee955a1ccf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:46:14.114447 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 869/3422] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:14.126079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8dd406ed-dce9-4eee-9d5e-f3934fc9fd29 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.128009 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8dd406ed-dce9-4eee-9d5e-f3934fc9fd29 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/10da2f11-3a7c-4e4a-b33d-9d339d652c14 Aug 09 07:46:14.128229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8dd406ed-dce9-4eee-9d5e-f3934fc9fd29 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.128413 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8dd406ed-dce9-4eee-9d5e-f3934fc9fd29 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.136660 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.136660 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:14.137176 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8dd406ed-dce9-4eee-9d5e-f3934fc9fd29 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Snapshot retrieved successfully. Aug 09 07:46:14.138014 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8dd406ed-dce9-4eee-9d5e-f3934fc9fd29 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/10da2f11-3a7c-4e4a-b33d-9d339d652c14 returned with HTTP 200 Aug 09 07:46:14.138456 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 856/3423] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/snapshots/10da2f11-3a7c-4e4a-b33d-9d339d652c14 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:14.149112 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d6ac4ef-d049-4d2a-b138-f8e46f42f5b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.152269 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d6ac4ef-d049-4d2a-b138-f8e46f42f5b9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:14.153154 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d6ac4ef-d049-4d2a-b138-f8e46f42f5b9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.153602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d6ac4ef-d049-4d2a-b138-f8e46f42f5b9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.154111 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-7d6ac4ef-d049-4d2a-b138-f8e46f42f5b9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 5c5cc39f-f37e-4fb9-b711-7728172c7990 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:46:14.158736 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.158736 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:14.163770 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d6ac4ef-d049-4d2a-b138-f8e46f42f5b9 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 returned with HTTP 200 Aug 09 07:46:14.164444 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 846/3424] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:14.176284 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f38b63fe-7c70-4420-9f93-2dea135a1779 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.181450 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f38b63fe-7c70-4420-9f93-2dea135a1779 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/detail Aug 09 07:46:14.181856 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f38b63fe-7c70-4420-9f93-2dea135a1779 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.182033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f38b63fe-7c70-4420-9f93-2dea135a1779 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.193731 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f38b63fe-7c70-4420-9f93-2dea135a1779 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 09 07:46:14.194235 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 854/3425] 10.4.3.41 () {68 vars in 1316 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:14.206174 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-222a04d6-b3a2-4d6d-b621-347611bda44f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.208011 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-222a04d6-b3a2-4d6d-b621-347611bda44f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:14.208252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-222a04d6-b3a2-4d6d-b621-347611bda44f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.208485 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-222a04d6-b3a2-4d6d-b621-347611bda44f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.208757 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-222a04d6-b3a2-4d6d-b621-347611bda44f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for member 5c5cc39f-f37e-4fb9-b711-7728172c7990 {{(pid=100223) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 07:46:14.208757 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-222a04d6-b3a2-4d6d-b621-347611bda44f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group_snapshot with id: 5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:14.214089 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.214089 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:14.263865 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-222a04d6-b3a2-4d6d-b621-347611bda44f tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 returned with HTTP 202 Aug 09 07:46:14.264286 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 870/3426] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:46:14 2026] DELETE /volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:14.273847 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.276468 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:46:14.277809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.277809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.278583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:14.280024 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:14.296102 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:46:14.296102 np0000006821 devstack@c-api.service[100220]: WARNING stevedore.named [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:14.296102 np0000006821 devstack@c-api.service[100220]: WARNING castellan.key_manager [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:14.366804 np0000006821 devstack@c-api.service[100220]: DEBUG oslo_db.sqlalchemy.engines [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100220) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:14.371118 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.371118 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:14.382191 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4dc21346-9eb7-4d7c-944e-1bbcc87537e6 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:46:14.382761 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 857/3427] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:14.400098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.404584 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail Aug 09 07:46:14.404584 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.404584 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.404584 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:14.406982 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:46:14.425963 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all snapshots completed successfully. Aug 09 07:46:14.427217 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d935ff37-f8da-4b9e-b4fd-f63e11f84bbf tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/snapshots/detail returned with HTTP 200 Aug 09 07:46:14.427772 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 847/3428] 10.4.3.41 () {66 vars in 1257 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:14.440066 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-95495328-bc1e-406f-807a-58fe5a5d26e1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.446313 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-95495328-bc1e-406f-807a-58fe5a5d26e1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:14.446478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-95495328-bc1e-406f-807a-58fe5a5d26e1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.446742 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-95495328-bc1e-406f-807a-58fe5a5d26e1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.446852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.group_snapshots [None req-95495328-bc1e-406f-807a-58fe5a5d26e1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member 5c5cc39f-f37e-4fb9-b711-7728172c7990 {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 09 07:46:14.460877 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-95495328-bc1e-406f-807a-58fe5a5d26e1 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 returned with HTTP 404 Aug 09 07:46:14.461578 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 855/3429] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:14.473858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39fcd3b0-c53c-400e-9c80-466ad90a9ab2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.479653 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39fcd3b0-c53c-400e-9c80-466ad90a9ab2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/group_snapshots Aug 09 07:46:14.483406 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39fcd3b0-c53c-400e-9c80-466ad90a9ab2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.483666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39fcd3b0-c53c-400e-9c80-466ad90a9ab2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.484453 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.484453 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:14.491448 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39fcd3b0-c53c-400e-9c80-466ad90a9ab2 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots returned with HTTP 200 Aug 09 07:46:14.492078 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 871/3430] 10.4.3.41 () {68 vars in 1295 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:14.501873 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0a19e76e-66f7-4dc3-bebd-22155d9ea5e0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.505190 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a19e76e-66f7-4dc3-bebd-22155d9ea5e0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] DELETE https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:14.505190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a19e76e-66f7-4dc3-bebd-22155d9ea5e0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.505190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a19e76e-66f7-4dc3-bebd-22155d9ea5e0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.505190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.group_snapshots [None req-0a19e76e-66f7-4dc3-bebd-22155d9ea5e0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for member 5c5cc39f-f37e-4fb9-b711-7728172c7990 {{(pid=100220) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 09 07:46:14.505190 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.group_snapshots [None req-0a19e76e-66f7-4dc3-bebd-22155d9ea5e0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group_snapshot with id: 5c5cc39f-f37e-4fb9-b711-7728172c7990 Aug 09 07:46:14.509361 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a19e76e-66f7-4dc3-bebd-22155d9ea5e0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 returned with HTTP 404 Aug 09 07:46:14.510590 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 858/3431] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:46:14 2026] DELETE /volume/v3/group_snapshots/5c5cc39f-f37e-4fb9-b711-7728172c7990 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:14.519055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.526940 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:46:14.526940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.526940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.526940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:14.526940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:14.548937 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Get all volumes completed successfully. Aug 09 07:46:14.548937 np0000006821 devstack@c-api.service[100222]: WARNING stevedore.named [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:14.548937 np0000006821 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:14.574228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bd7ee141-a38b-48c1-9a7e-9f2b4d6a3594 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.576370 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd7ee141-a38b-48c1-9a7e-9f2b4d6a3594 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:14.576370 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd7ee141-a38b-48c1-9a7e-9f2b4d6a3594 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.576370 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd7ee141-a38b-48c1-9a7e-9f2b4d6a3594 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.576690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bd7ee141-a38b-48c1-9a7e-9f2b4d6a3594 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:14.581947 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.581947 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:14.583934 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd7ee141-a38b-48c1-9a7e-9f2b4d6a3594 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:14.583934 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 856/3432] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:46:14.617856 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:14.624287 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.624287 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:14.638866 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f02325a-ac9a-4459-afca-65d4dc4cee53 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:46:14.639431 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 848/3433] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:14.664383 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-44abc2bf-f460-4d74-91d8-e28ed3271b5c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.666294 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44abc2bf-f460-4d74-91d8-e28ed3271b5c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] POST https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05/action Aug 09 07:46:14.666675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44abc2bf-f460-4d74-91d8-e28ed3271b5c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:46:14.666792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44abc2bf-f460-4d74-91d8-e28ed3271b5c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:14.668302 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-44abc2bf-f460-4d74-91d8-e28ed3271b5c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] delete called for group d07087ed-802b-4381-85c3-acaf495a6b05 {{(pid=100223) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 09 07:46:14.668402 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-44abc2bf-f460-4d74-91d8-e28ed3271b5c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Delete group with id: d07087ed-802b-4381-85c3-acaf495a6b05 Aug 09 07:46:14.673372 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.673372 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:14.691939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.694274 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:14.695728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f9d31d5e-8b3b-43b8-9c48-895e0341d162", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:14.696928 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f9d31d5e-8b3b-43b8-9c48-895e0341d162', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:14.729676 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44abc2bf-f460-4d74-91d8-e28ed3271b5c tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05/action returned with HTTP 202 Aug 09 07:46:14.729676 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 872/3434] 10.4.3.41 () {70 vars in 1421 bytes} [Sun Aug 9 07:46:14 2026] POST /volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:14.740452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.743403 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc Aug 09 07:46:14.743403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.743403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.756269 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.756269 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:14.762847 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Volume info retrieved successfully. Aug 09 07:46:14.763781 np0000006821 devstack@c-api.service[100221]: WARNING stevedore.named [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 09 07:46:14.764065 np0000006821 devstack@c-api.service[100221]: WARNING castellan.key_manager [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 09 07:46:14.803932 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Create volume of 1 GB Aug 09 07:46:14.809329 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Availability Zones retrieved successfully. Aug 09 07:46:14.819047 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Flow 'volume_create_api' (8ed6bc8c-af8f-4ccb-be45-eb37903ef8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:14.820310 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dabdd8-c4cd-4a51-a2d5-881b9eb3556d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:14.821730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:14.824519 np0000006821 devstack@c-api.service[100221]: DEBUG oslo_db.sqlalchemy.engines [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100221) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:46:14.829040 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.829040 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:14.839667 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bb0bf8ca-f6a4-4553-b79d-c730989258f0 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc returned with HTTP 200 Aug 09 07:46:14.840256 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 857/3435] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:14.848641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4cf283ad-55e8-49bf-9f18-1c6543208f89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.851346 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4cf283ad-55e8-49bf-9f18-1c6543208f89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:14.851660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4cf283ad-55e8-49bf-9f18-1c6543208f89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.851904 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4cf283ad-55e8-49bf-9f18-1c6543208f89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.852092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4cf283ad-55e8-49bf-9f18-1c6543208f89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:14.858371 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:14.858371 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:14.859666 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4cf283ad-55e8-49bf-9f18-1c6543208f89 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:14.859951 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 849/3436] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:14.905496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dabdd8-c4cd-4a51-a2d5-881b9eb3556d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:46:12Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7ae44d9b-5748-44a7-b2a5-597b143b7f88,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': '7ae44d9b-5748-44a7-b2a5-597b143b7f88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:14.906354 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3055e382-00ed-4393-b5c3-b92dc8b30f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:14.926875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f69abf3-69d4-40f5-8d95-d5170f69bd20 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:14.928767 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f69abf3-69d4-40f5-8d95-d5170f69bd20 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c Aug 09 07:46:14.928939 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f69abf3-69d4-40f5-8d95-d5170f69bd20 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:14.929064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f69abf3-69d4-40f5-8d95-d5170f69bd20 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:14.929201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4f69abf3-69d4-40f5-8d95-d5170f69bd20 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Show backup with id 6f215e7b-49c3-43b6-99cf-f92cbe3afd3c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:14.933192 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f69abf3-69d4-40f5-8d95-d5170f69bd20 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c returned with HTTP 404 Aug 09 07:46:14.933653 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 873/3437] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:14 2026] GET /volume/v3/backups/6f215e7b-49c3-43b6-99cf-f92cbe3afd3c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:14.943251 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-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 09 07:46:14.943861 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-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 09 07:46:14.981326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Created reservations ['328547c0-8736-4fdc-9392-158511147364', '09fed0f0-7a2e-4951-83b2-2b7cd6030ca1', '2b69fde5-370c-4ef4-8eeb-33203df5e208', '78cfea55-8862-4c01-8eb7-ef2ba3b6ea4c'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:14.982176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3055e382-00ed-4393-b5c3-b92dc8b30f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['328547c0-8736-4fdc-9392-158511147364', '09fed0f0-7a2e-4951-83b2-2b7cd6030ca1', '2b69fde5-370c-4ef4-8eeb-33203df5e208', '78cfea55-8862-4c01-8eb7-ef2ba3b6ea4c']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:14.982871 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5915c557-f3de-451c-b3cd-4255035ea211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:15.008595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5915c557-f3de-451c-b3cd-4255035ea211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa2084fe-607f-44ab-9ecc-4fed36f1b59d', '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='85f20b2b43d64fefaa41e2ce325428d1',qos_specs=None,replication_status=,reservations=['328547c0-8736-4fdc-9392-158511147364','09fed0f0-7a2e-4951-83b2-2b7cd6030ca1','2b69fde5-370c-4ef4-8eeb-33203df5e208','78cfea55-8862-4c01-8eb7-ef2ba3b6ea4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddbf3187030140e39a11f11be701106a',volume_type_id=7ae44d9b-5748-44a7-b2a5-597b143b7f88), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:14Z,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=aa2084fe-607f-44ab-9ecc-4fed36f1b59d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85f20b2b43d64fefaa41e2ce325428d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddbf3187030140e39a11f11be701106a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ae44d9b-5748-44a7-b2a5-597b143b7f88),volume_type_id=7ae44d9b-5748-44a7-b2a5-597b143b7f88)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:15.009413 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7395a1-85ef-49eb-b229-144875394ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:15.017388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fe277238-444e-4d91-a7b6-7c6959062695 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.019597 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe277238-444e-4d91-a7b6-7c6959062695 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b Aug 09 07:46:15.019809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe277238-444e-4d91-a7b6-7c6959062695 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.020347 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe277238-444e-4d91-a7b6-7c6959062695 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.020347 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-fe277238-444e-4d91-a7b6-7c6959062695 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 8e5e2f4d-eabf-4f83-862e-579d16782a4b Aug 09 07:46:15.025585 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:15.025585 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:15.026729 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fe277238-444e-4d91-a7b6-7c6959062695 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:46:15.035275 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7395a1-85ef-49eb-b229-144875394ce0) transitioned into state 'SUCCESS' from 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='85f20b2b43d64fefaa41e2ce325428d1',qos_specs=None,replication_status=,reservations=['328547c0-8736-4fdc-9392-158511147364','09fed0f0-7a2e-4951-83b2-2b7cd6030ca1','2b69fde5-370c-4ef4-8eeb-33203df5e208','78cfea55-8862-4c01-8eb7-ef2ba3b6ea4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddbf3187030140e39a11f11be701106a',volume_type_id=7ae44d9b-5748-44a7-b2a5-597b143b7f88)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:15.036644 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (568c6e4e-5f04-46fa-bc28-990d666552c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:15.044618 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fe277238-444e-4d91-a7b6-7c6959062695 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:46:15.045016 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe277238-444e-4d91-a7b6-7c6959062695 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b returned with HTTP 202 Aug 09 07:46:15.045426 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 858/3438] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:46:15 2026] DELETE /volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:15.046600 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (568c6e4e-5f04-46fa-bc28-990d666552c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:15.047734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Flow 'volume_create_api' (8ed6bc8c-af8f-4ccb-be45-eb37903ef8d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:15.048159 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Create volume request issued successfully. Aug 09 07:46:15.049169 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2e5185b-45ca-4f73-b6e0-fb743af9d03c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:15.049880 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 859/3439] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:14 2026] POST /volume/v3/volumes => generated 796 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:15.056742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-debb69a5-4158-42e7-8b49-4eaf775b1444 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.059226 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-debb69a5-4158-42e7-8b49-4eaf775b1444 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b Aug 09 07:46:15.059443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-debb69a5-4158-42e7-8b49-4eaf775b1444 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.059687 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-debb69a5-4158-42e7-8b49-4eaf775b1444 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.066150 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:15.066150 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:15.066582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4168d6e6-fd48-4713-9606-dce18f46c7aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.066666 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-debb69a5-4158-42e7-8b49-4eaf775b1444 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:46:15.067401 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-debb69a5-4158-42e7-8b49-4eaf775b1444 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b returned with HTTP 200 Aug 09 07:46:15.067789 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 850/3440] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:15 2026] GET /volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:15.070415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4168d6e6-fd48-4713-9606-dce18f46c7aa tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:15.070610 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4168d6e6-fd48-4713-9606-dce18f46c7aa tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.070828 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4168d6e6-fd48-4713-9606-dce18f46c7aa tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.079311 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:15.079311 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:15.084719 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4168d6e6-fd48-4713-9606-dce18f46c7aa tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:15.089456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4168d6e6-fd48-4713-9606-dce18f46c7aa tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:15.089891 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 874/3441] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:15 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:15.599387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0e79c4f1-58f6-4579-8168-1ca1f94750fd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.604896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e79c4f1-58f6-4579-8168-1ca1f94750fd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:15.605219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e79c4f1-58f6-4579-8168-1ca1f94750fd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.605478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e79c4f1-58f6-4579-8168-1ca1f94750fd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.605647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-0e79c4f1-58f6-4579-8168-1ca1f94750fd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:15.613832 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:15.613832 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:15.614887 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e79c4f1-58f6-4579-8168-1ca1f94750fd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:15.615400 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 859/3442] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:15 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:15.858439 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-688262ab-70ed-4da7-baac-32c5d9837e39 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.860955 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-688262ab-70ed-4da7-baac-32c5d9837e39 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc Aug 09 07:46:15.861316 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-688262ab-70ed-4da7-baac-32c5d9837e39 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.861599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-688262ab-70ed-4da7-baac-32c5d9837e39 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.870355 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-688262ab-70ed-4da7-baac-32c5d9837e39 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc returned with HTTP 404 Aug 09 07:46:15.871130 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 860/3443] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:15 2026] GET /volume/v3/volumes/149688de-7ee9-400d-98f4-d5909d2030dc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:15.873429 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f8fef628-ecbe-45de-baaa-ded176f75687 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.875488 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8fef628-ecbe-45de-baaa-ded176f75687 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:15.875763 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8fef628-ecbe-45de-baaa-ded176f75687 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.875986 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8fef628-ecbe-45de-baaa-ded176f75687 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.876095 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f8fef628-ecbe-45de-baaa-ded176f75687 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:15.883658 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-abaae4bd-f550-4411-9317-c95b1f2c5803 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.888122 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-abaae4bd-f550-4411-9317-c95b1f2c5803 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] GET https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 Aug 09 07:46:15.888319 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-abaae4bd-f550-4411-9317-c95b1f2c5803 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.888487 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-abaae4bd-f550-4411-9317-c95b1f2c5803 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.888615 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-abaae4bd-f550-4411-9317-c95b1f2c5803 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] show called for member d07087ed-802b-4381-85c3-acaf495a6b05 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 09 07:46:15.888871 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:15.888871 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:15.891792 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-abaae4bd-f550-4411-9317-c95b1f2c5803 tempest-GroupSnapshotsTest-332070553 tempest-GroupSnapshotsTest-332070553-project-member] https://10.4.3.41/volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 returned with HTTP 404 Aug 09 07:46:15.892109 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8fef628-ecbe-45de-baaa-ded176f75687 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:15.892367 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 875/3444] 10.4.3.41 () {68 vars in 1379 bytes} [Sun Aug 9 07:46:15 2026] GET /volume/v3/groups/d07087ed-802b-4381-85c3-acaf495a6b05 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:15.892539 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 851/3445] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:15 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:15.899891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d7136b2f-2362-465a-b725-a1c684d1799c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.901978 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d7136b2f-2362-465a-b725-a1c684d1799c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] DELETE https://10.4.3.41/volume/v3/group_types/2ed8d6f5-a7d3-4591-bb7b-bd191ad43fbd Aug 09 07:46:15.902215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d7136b2f-2362-465a-b725-a1c684d1799c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.902399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d7136b2f-2362-465a-b725-a1c684d1799c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.915275 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d7136b2f-2362-465a-b725-a1c684d1799c tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/group_types/2ed8d6f5-a7d3-4591-bb7b-bd191ad43fbd returned with HTTP 202 Aug 09 07:46:15.915680 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 860/3446] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:46:15 2026] DELETE /volume/v3/group_types/2ed8d6f5-a7d3-4591-bb7b-bd191ad43fbd => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:15.923111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a7978db8-4bfb-431f-bd82-364e08e32efd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.925122 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7978db8-4bfb-431f-bd82-364e08e32efd tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] DELETE https://10.4.3.41/volume/v3/types/f13e9c46-ee22-446a-98c7-21675587fdee Aug 09 07:46:15.925391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a7978db8-4bfb-431f-bd82-364e08e32efd tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.926038 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a7978db8-4bfb-431f-bd82-364e08e32efd tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.926038 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:15.926038 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:15.957539 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a7978db8-4bfb-431f-bd82-364e08e32efd tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types/f13e9c46-ee22-446a-98c7-21675587fdee returned with HTTP 202 Aug 09 07:46:15.958005 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 861/3447] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:46:15 2026] DELETE /volume/v3/types/f13e9c46-ee22-446a-98c7-21675587fdee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:15.965022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d74bc07-ba48-4ad4-b482-980b86750e3e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:15.966934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d74bc07-ba48-4ad4-b482-980b86750e3e tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] GET https://10.4.3.41/volume/v3/types/f13e9c46-ee22-446a-98c7-21675587fdee Aug 09 07:46:15.967119 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d74bc07-ba48-4ad4-b482-980b86750e3e tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:15.967320 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d74bc07-ba48-4ad4-b482-980b86750e3e tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:15.972974 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d74bc07-ba48-4ad4-b482-980b86750e3e tempest-GroupSnapshotsTest-776920565 tempest-GroupSnapshotsTest-776920565-project-admin] https://10.4.3.41/volume/v3/types/f13e9c46-ee22-446a-98c7-21675587fdee returned with HTTP 404 Aug 09 07:46:15.973493 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 876/3448] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:46:15 2026] GET /volume/v3/types/f13e9c46-ee22-446a-98c7-21675587fdee => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:16.079012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b33d7276-1601-46b8-ae1c-e563a983f10b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.081208 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b33d7276-1601-46b8-ae1c-e563a983f10b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b Aug 09 07:46:16.081624 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b33d7276-1601-46b8-ae1c-e563a983f10b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.081992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b33d7276-1601-46b8-ae1c-e563a983f10b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.086982 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b33d7276-1601-46b8-ae1c-e563a983f10b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b returned with HTTP 404 Aug 09 07:46:16.087620 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 852/3449] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:16 2026] GET /volume/v3/snapshots/8e5e2f4d-eabf-4f83-862e-579d16782a4b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:16.101104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-70f12391-1d5f-4b16-ac66-fc335515af1d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.103316 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-70f12391-1d5f-4b16-ac66-fc335515af1d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:46:16.103316 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-70f12391-1d5f-4b16-ac66-fc335515af1d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.103316 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-70f12391-1d5f-4b16-ac66-fc335515af1d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.105748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a12a9a37-f67c-4ee6-b487-d1af4e2ff43c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.107606 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a12a9a37-f67c-4ee6-b487-d1af4e2ff43c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:16.107795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a12a9a37-f67c-4ee6-b487-d1af4e2ff43c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.108004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a12a9a37-f67c-4ee6-b487-d1af4e2ff43c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.111639 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.111639 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:16.115761 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-70f12391-1d5f-4b16-ac66-fc335515af1d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:46:16.117473 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.117473 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:16.120773 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-70f12391-1d5f-4b16-ac66-fc335515af1d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:46:16.121200 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 861/3450] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:16 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:16.121276 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a12a9a37-f67c-4ee6-b487-d1af4e2ff43c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:16.126974 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a12a9a37-f67c-4ee6-b487-d1af4e2ff43c tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:16.127314 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 862/3451] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:16 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:16.154003 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8b67e1d0-e48c-48ac-95dd-264296909628 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.155753 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:16.156131 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-928787893"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:16.157663 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request body: {'volume': {'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-928787893'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:16.251889 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume of 1 GB Aug 09 07:46:16.254470 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=441,cinder:UPDATE=80,cinder:DELETE=2,cinder:INSERT=33 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:46:16.441896 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Availability Zones retrieved successfully. Aug 09 07:46:16.447608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (04ec83e8-78a1-455e-8c95-3b4cb8e11a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:16.448887 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a358f7-4ecd-4f66-9ea6-cc14fc6af21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:16.450325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:16.531344 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a358f7-4ecd-4f66-9ea6-cc14fc6af21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:16.532756 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03e840e-899c-4682-9d4c-ad08df98f81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:16.588089 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['6033c4ab-1537-44a4-be31-6ee24a7486b1', '4afcf8ca-e0ea-499c-b9e3-23f258165aae', '21dc2a67-78d1-42e6-98cb-9f918a9c82f3', '1ed916d6-4853-4db5-9984-29985413ef59'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:16.589010 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03e840e-899c-4682-9d4c-ad08df98f81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6033c4ab-1537-44a4-be31-6ee24a7486b1', '4afcf8ca-e0ea-499c-b9e3-23f258165aae', '21dc2a67-78d1-42e6-98cb-9f918a9c82f3', '1ed916d6-4853-4db5-9984-29985413ef59']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:16.589858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29e6ab7-33b2-416b-b20b-2de07beb61e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:16.615233 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29e6ab7-33b2-416b-b20b-2de07beb61e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aee0c4a-8715-44b0-8bb7-f45369f5a82b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-928787893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['6033c4ab-1537-44a4-be31-6ee24a7486b1','4afcf8ca-e0ea-499c-b9e3-23f258165aae','21dc2a67-78d1-42e6-98cb-9f918a9c82f3','1ed916d6-4853-4db5-9984-29985413ef59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-928787893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aee0c4a-8715-44b0-8bb7-f45369f5a82b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faabe4e4c961462f865575c2cfaf9d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:16.616334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3fb121a-c9c4-463e-ad82-452915690ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:16.630221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-32d7f496-2aa3-4232-bf0b-30b0b4bb286d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.633036 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32d7f496-2aa3-4232-bf0b-30b0b4bb286d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:16.633368 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32d7f496-2aa3-4232-bf0b-30b0b4bb286d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.633637 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32d7f496-2aa3-4232-bf0b-30b0b4bb286d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.636371 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-32d7f496-2aa3-4232-bf0b-30b0b4bb286d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:16.639103 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3fb121a-c9c4-463e-ad82-452915690ecf) transitioned into state 'SUCCESS' from state '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-928787893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['6033c4ab-1537-44a4-be31-6ee24a7486b1','4afcf8ca-e0ea-499c-b9e3-23f258165aae','21dc2a67-78d1-42e6-98cb-9f918a9c82f3','1ed916d6-4853-4db5-9984-29985413ef59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:16.639970 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503aa937-282d-4b1c-b193-bd9d1a661e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:16.646722 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.646722 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:16.647555 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32d7f496-2aa3-4232-bf0b-30b0b4bb286d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 200 Aug 09 07:46:16.647996 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 853/3452] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:16 2026] GET /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:16.651590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503aa937-282d-4b1c-b193-bd9d1a661e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:16.652589 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (04ec83e8-78a1-455e-8c95-3b4cb8e11a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:16.652898 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request issued successfully. Aug 09 07:46:16.653625 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b67e1d0-e48c-48ac-95dd-264296909628 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:16.654901 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 877/3453] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:16 2026] POST /volume/v3/volumes => generated 751 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:16.660327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5d04a529-a0e4-4c84-a905-0d58608ad217 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.663107 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5d04a529-a0e4-4c84-a905-0d58608ad217 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] DELETE https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 Aug 09 07:46:16.663387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5d04a529-a0e4-4c84-a905-0d58608ad217 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.663606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5d04a529-a0e4-4c84-a905-0d58608ad217 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.663733 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-5d04a529-a0e4-4c84-a905-0d58608ad217 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Delete backup with id: 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105. Aug 09 07:46:16.668415 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.668415 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:16.670235 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-61134e3f-6a22-4911-b4f4-d9d5e31fb5b6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.672098 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61134e3f-6a22-4911-b4f4-d9d5e31fb5b6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:46:16.672284 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61134e3f-6a22-4911-b4f4-d9d5e31fb5b6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.672512 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61134e3f-6a22-4911-b4f4-d9d5e31fb5b6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.681260 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-5d04a529-a0e4-4c84-a905-0d58608ad217 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] delete_backup rpcapi backup_id 2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:46:16.683391 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5d04a529-a0e4-4c84-a905-0d58608ad217 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 returned with HTTP 202 Aug 09 07:46:16.683858 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 862/3454] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:16 2026] DELETE /volume/v3/backups/2ce8ef46-26a1-4cbb-80ad-ad7cffff3105 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:16.684135 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.684135 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:16.691077 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-61134e3f-6a22-4911-b4f4-d9d5e31fb5b6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:46:16.693939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.695985 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 Aug 09 07:46:16.696981 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61134e3f-6a22-4911-b4f4-d9d5e31fb5b6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:46:16.697519 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 863/3455] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:16 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:46:16.698803 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.699190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.699484 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume with id: 45011184-e039-4156-9c78-ab233b4cb854 Aug 09 07:46:16.709830 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.709830 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:16.710568 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:16.733538 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume request issued successfully. Aug 09 07:46:16.734082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3f26919-0c3d-4b7f-8649-d573a16177f1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 returned with HTTP 202 Aug 09 07:46:16.735067 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 854/3456] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:16 2026] DELETE /volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:16.743682 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a668b06b-9ebc-4808-b2c6-d2d609a1142e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.745397 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a668b06b-9ebc-4808-b2c6-d2d609a1142e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 Aug 09 07:46:16.745632 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a668b06b-9ebc-4808-b2c6-d2d609a1142e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.745845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a668b06b-9ebc-4808-b2c6-d2d609a1142e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.753248 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.753248 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:16.758350 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a668b06b-9ebc-4808-b2c6-d2d609a1142e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:16.762062 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a668b06b-9ebc-4808-b2c6-d2d609a1142e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 returned with HTTP 200 Aug 09 07:46:16.762420 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 878/3457] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:16 2026] GET /volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:16.905830 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e6f8e545-0a72-4c2a-a192-126a51f93660 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:16.907569 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e6f8e545-0a72-4c2a-a192-126a51f93660 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:16.907776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e6f8e545-0a72-4c2a-a192-126a51f93660 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:16.908014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e6f8e545-0a72-4c2a-a192-126a51f93660 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:16.908160 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e6f8e545-0a72-4c2a-a192-126a51f93660 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:16.912467 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:16.912467 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:16.914379 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e6f8e545-0a72-4c2a-a192-126a51f93660 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:16.914799 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 863/3458] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:16 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:17.141313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b4d023c8-9055-4934-935b-db048b9aa3d9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:17.143484 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b4d023c8-9055-4934-935b-db048b9aa3d9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:17.144079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b4d023c8-9055-4934-935b-db048b9aa3d9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:17.144079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b4d023c8-9055-4934-935b-db048b9aa3d9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:17.153395 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:17.153395 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:17.159669 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b4d023c8-9055-4934-935b-db048b9aa3d9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:17.165370 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b4d023c8-9055-4934-935b-db048b9aa3d9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:17.165885 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 864/3459] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:17 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-99ab8a41-9f77-4220-8ee8-b0d5541c2e88 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99ab8a41-9f77-4220-8ee8-b0d5541c2e88 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99ab8a41-9f77-4220-8ee8-b0d5541c2e88 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99ab8a41-9f77-4220-8ee8-b0d5541c2e88 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=460,cinder:UPDATE=104,cinder:DELETE=5,cinder:INSERT=38 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-99ab8a41-9f77-4220-8ee8-b0d5541c2e88 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99ab8a41-9f77-4220-8ee8-b0d5541c2e88 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:46:18.249000 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 855/3460] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:17 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:18.256580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9902dde1-2527-43b8-9364-e116ac142a1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.256580 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9902dde1-2527-43b8-9364-e116ac142a1b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 Aug 09 07:46:18.256580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9902dde1-2527-43b8-9364-e116ac142a1b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.256580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9902dde1-2527-43b8-9364-e116ac142a1b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.256580 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9902dde1-2527-43b8-9364-e116ac142a1b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 returned with HTTP 404 Aug 09 07:46:18.256580 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 879/3461] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:17 2026] GET /volume/v3/volumes/45011184-e039-4156-9c78-ab233b4cb854 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dba08764-7890-4614-8e9a-4b3b8a0a92d6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dba08764-7890-4614-8e9a-4b3b8a0a92d6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2/export_record Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dba08764-7890-4614-8e9a-4b3b8a0a92d6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dba08764-7890-4614-8e9a-4b3b8a0a92d6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Calling method 'export_record' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-dba08764-7890-4614-8e9a-4b3b8a0a92d6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Export record for backup 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100221) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:248}} Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-dba08764-7890-4614-8e9a-4b3b8a0a92d6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c5df37ae00a84e00812851c5978fe366', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5937ae09697b4bb892ab89c34477d106', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dba08764-7890-4614-8e9a-4b3b8a0a92d6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2/export_record returned with HTTP 403 Aug 09 07:46:18.260722 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 864/3462] 10.4.3.41 () {68 vars in 1423 bytes} [Sun Aug 9 07:46:17 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-148533550"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-148533550'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume of 1 GB Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Availability Zones retrieved successfully. Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (6b9b5177-f043-41f5-9cc6-eaf35597b183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6c4e67-ef56-4625-94f4-7364ec0687d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6c4e67-ef56-4625-94f4-7364ec0687d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:18.262859 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c083611-402d-4953-a2d3-c82cd6cadc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10f4e444-2e7a-4781-80e7-af3c24d93ff1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10f4e444-2e7a-4781-80e7-af3c24d93ff1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10f4e444-2e7a-4781-80e7-af3c24d93ff1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10f4e444-2e7a-4781-80e7-af3c24d93ff1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-10f4e444-2e7a-4781-80e7-af3c24d93ff1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10f4e444-2e7a-4781-80e7-af3c24d93ff1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:18.264787 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 856/3463] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:17 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:18.266391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['c5edd789-c60f-4f6a-a50e-5377dd124200', 'eac78926-d21c-4536-b0b4-7fdb0a39b85d', 'c5353a2a-470e-4e47-9ae2-b7a765de876c', '9c3fe146-8daa-47b4-b978-625bf8cd83a6'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:18.266391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c083611-402d-4953-a2d3-c82cd6cadc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5edd789-c60f-4f6a-a50e-5377dd124200', 'eac78926-d21c-4536-b0b4-7fdb0a39b85d', 'c5353a2a-470e-4e47-9ae2-b7a765de876c', '9c3fe146-8daa-47b4-b978-625bf8cd83a6']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:18.266391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a868396-3b9e-4cab-b0c5-7f60cf328d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:18.266391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a868396-3b9e-4cab-b0c5-7f60cf328d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50112deb-e15a-4b9f-8153-1fa7af777f14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148533550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['c5edd789-c60f-4f6a-a50e-5377dd124200','eac78926-d21c-4536-b0b4-7fdb0a39b85d','c5353a2a-470e-4e47-9ae2-b7a765de876c','9c3fe146-8daa-47b4-b978-625bf8cd83a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148533550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50112deb-e15a-4b9f-8153-1fa7af777f14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5937ae09697b4bb892ab89c34477d106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:18.266391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c88bed2-e062-404e-9124-2f0a418129bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:18.266391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c88bed2-e062-404e-9124-2f0a418129bb) transitioned into state 'SUCCESS' from state '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-148533550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['c5edd789-c60f-4f6a-a50e-5377dd124200','eac78926-d21c-4536-b0b4-7fdb0a39b85d','c5353a2a-470e-4e47-9ae2-b7a765de876c','9c3fe146-8daa-47b4-b978-625bf8cd83a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:18.267833 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60530152-25e8-4a09-baa7-91a8da2658c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:18.267833 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60530152-25e8-4a09-baa7-91a8da2658c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:18.267833 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (6b9b5177-f043-41f5-9cc6-eaf35597b183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:18.267833 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request issued successfully. Aug 09 07:46:18.267833 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f8ca00db-0545-4c5c-b227-3fc50039ae88 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:18.267833 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 865/3464] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:46:17 2026] POST /volume/v3/volumes => generated 775 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dc66407a-39a5-4311-a3ca-c38606b8b948 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dc66407a-39a5-4311-a3ca-c38606b8b948 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dc66407a-39a5-4311-a3ca-c38606b8b948 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dc66407a-39a5-4311-a3ca-c38606b8b948 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dc66407a-39a5-4311-a3ca-c38606b8b948 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dc66407a-39a5-4311-a3ca-c38606b8b948 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 returned with HTTP 200 Aug 09 07:46:18.269039 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 880/3465] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:18 2026] GET /volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-77a7a56a-cb46-46ec-8c82-79c9529334f6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-77a7a56a-cb46-46ec-8c82-79c9529334f6 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-77a7a56a-cb46-46ec-8c82-79c9529334f6 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-77a7a56a-cb46-46ec-8c82-79c9529334f6 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-77a7a56a-cb46-46ec-8c82-79c9529334f6 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-77a7a56a-cb46-46ec-8c82-79c9529334f6 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:18.269878 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 865/3466] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:18 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:18.589305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c4b17fbb-5d58-43eb-a24e-334b0c375505 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.704183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4b17fbb-5d58-43eb-a24e-334b0c375505 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:46:18.704638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4b17fbb-5d58-43eb-a24e-334b0c375505 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1597523406"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:18.720834 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4b17fbb-5d58-43eb-a24e-334b0c375505 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:46:18.721327 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 857/3467] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:46:18 2026] POST /volume/v3/types => generated 231 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:18.730078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b3d7c1a4-f308-4610-b2b1-f6a9b3878300 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.732151 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b3d7c1a4-f308-4610-b2b1-f6a9b3878300 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] POST https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs Aug 09 07:46:18.732473 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b3d7c1a4-f308-4610-b2b1-f6a9b3878300 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:18.734197 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:18.734197 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:18.737339 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=628,cinder:UPDATE=177,cinder:INSERT=89,cinder:DELETE=2 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:46:18.769999 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b3d7c1a4-f308-4610-b2b1-f6a9b3878300 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs returned with HTTP 200 Aug 09 07:46:18.770206 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 866/3468] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:46:18 2026] POST /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:18.779098 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab548ba9-2beb-4fef-8ab5-e3c93f955ca0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.780939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab548ba9-2beb-4fef-8ab5-e3c93f955ca0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] GET https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 Aug 09 07:46:18.781122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab548ba9-2beb-4fef-8ab5-e3c93f955ca0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.781310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab548ba9-2beb-4fef-8ab5-e3c93f955ca0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.790052 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab548ba9-2beb-4fef-8ab5-e3c93f955ca0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 returned with HTTP 200 Aug 09 07:46:18.790518 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 881/3469] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:46:18 2026] GET /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:18.799566 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a12b1a6e-4653-43ef-8405-d15d58dff389 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.802896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a12b1a6e-4653-43ef-8405-d15d58dff389 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] DELETE https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 Aug 09 07:46:18.803219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a12b1a6e-4653-43ef-8405-d15d58dff389 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.803505 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a12b1a6e-4653-43ef-8405-d15d58dff389 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.825228 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a12b1a6e-4653-43ef-8405-d15d58dff389 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 returned with HTTP 202 Aug 09 07:46:18.826038 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 866/3470] 10.4.3.41 () {66 vars in 1392 bytes} [Sun Aug 9 07:46:18 2026] DELETE /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 09 07:46:18.833209 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-57be8938-938b-4063-a306-590788a6489b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.835305 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57be8938-938b-4063-a306-590788a6489b tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] GET https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 Aug 09 07:46:18.835501 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57be8938-938b-4063-a306-590788a6489b tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.835711 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57be8938-938b-4063-a306-590788a6489b tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.843454 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57be8938-938b-4063-a306-590788a6489b tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 returned with HTTP 404 Aug 09 07:46:18.844140 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 858/3471] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:46:18 2026] GET /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:18.853379 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e7d87ed1-a925-45a2-b63b-b514712e96db None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.856444 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e7d87ed1-a925-45a2-b63b-b514712e96db tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] POST https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs Aug 09 07:46:18.856971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e7d87ed1-a925-45a2-b63b-b514712e96db tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:18.884736 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e7d87ed1-a925-45a2-b63b-b514712e96db tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs returned with HTTP 200 Aug 09 07:46:18.885176 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 867/3472] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:46:18 2026] POST /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:18.893626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8287e064-6b29-48e3-859f-44ce959d5434 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.898279 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8287e064-6b29-48e3-859f-44ce959d5434 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] GET https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs Aug 09 07:46:18.898468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8287e064-6b29-48e3-859f-44ce959d5434 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.898659 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8287e064-6b29-48e3-859f-44ce959d5434 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.910708 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8287e064-6b29-48e3-859f-44ce959d5434 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs returned with HTTP 200 Aug 09 07:46:18.911182 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 882/3473] 10.4.3.41 () {66 vars in 1371 bytes} [Sun Aug 9 07:46:18 2026] GET /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs => generated 34 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:18.920522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9d7a6afb-a8f1-427d-a00a-ac4af25d1c1c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.923200 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9d7a6afb-a8f1-427d-a00a-ac4af25d1c1c tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] POST https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs Aug 09 07:46:18.923714 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9d7a6afb-a8f1-427d-a00a-ac4af25d1c1c tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:18.952495 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9a445e17-96c8-4894-9d52-e39fdc173e5c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.955109 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a445e17-96c8-4894-9d52-e39fdc173e5c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:18.957491 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a445e17-96c8-4894-9d52-e39fdc173e5c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:18.959131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a445e17-96c8-4894-9d52-e39fdc173e5c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:18.959324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9a445e17-96c8-4894-9d52-e39fdc173e5c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:18.961611 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9d7a6afb-a8f1-427d-a00a-ac4af25d1c1c tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs returned with HTTP 200 Aug 09 07:46:18.961611 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 867/3474] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:46:18 2026] POST /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs => generated 34 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:18.964091 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:18.964091 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:18.964829 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a445e17-96c8-4894-9d52-e39fdc173e5c tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:18.965387 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 859/3475] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:18 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:46:18.970255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74ea0d17-1b8d-43a1-8d0a-9c8fbda9a537 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:18.972662 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74ea0d17-1b8d-43a1-8d0a-9c8fbda9a537 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] PUT https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec2 Aug 09 07:46:18.973189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74ea0d17-1b8d-43a1-8d0a-9c8fbda9a537 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:18.995853 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74ea0d17-1b8d-43a1-8d0a-9c8fbda9a537 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec2 returned with HTTP 200 Aug 09 07:46:18.996457 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 868/3476] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:46:18 2026] PUT /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:19.004762 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e9942b44-2b61-4289-b487-7763497f2a0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.006941 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9942b44-2b61-4289-b487-7763497f2a0e tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] GET https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec2 Aug 09 07:46:19.007211 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9942b44-2b61-4289-b487-7763497f2a0e tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.007417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9942b44-2b61-4289-b487-7763497f2a0e tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.021174 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9942b44-2b61-4289-b487-7763497f2a0e tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec2 returned with HTTP 200 Aug 09 07:46:19.021609 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 883/3477] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:46:19 2026] GET /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs/spec2 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:19.031214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-27e6cf26-6f16-42b6-a8b9-e8a242f43918 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.032835 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-27e6cf26-6f16-42b6-a8b9-e8a242f43918 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] POST https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs Aug 09 07:46:19.033388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-27e6cf26-6f16-42b6-a8b9-e8a242f43918 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:19.048471 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-18704672-2c38-43a4-895d-7cd5e106bf9e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.051597 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18704672-2c38-43a4-895d-7cd5e106bf9e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 Aug 09 07:46:19.051597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18704672-2c38-43a4-895d-7cd5e106bf9e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.051597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18704672-2c38-43a4-895d-7cd5e106bf9e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.066182 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-27e6cf26-6f16-42b6-a8b9-e8a242f43918 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs returned with HTTP 200 Aug 09 07:46:19.066182 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 868/3478] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:46:19 2026] POST /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs => generated 51 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:19.067740 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:19.067740 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:19.076400 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2214846b-524e-4ceb-88a5-df5a6d0faa84 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.076873 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-18704672-2c38-43a4-895d-7cd5e106bf9e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:19.078295 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2214846b-524e-4ceb-88a5-df5a6d0faa84 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] GET https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs Aug 09 07:46:19.078496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2214846b-524e-4ceb-88a5-df5a6d0faa84 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.078693 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2214846b-524e-4ceb-88a5-df5a6d0faa84 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.082810 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18704672-2c38-43a4-895d-7cd5e106bf9e tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 returned with HTTP 200 Aug 09 07:46:19.083474 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 860/3479] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:19 2026] GET /volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:19.088515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2214846b-524e-4ceb-88a5-df5a6d0faa84 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs returned with HTTP 200 Aug 09 07:46:19.088895 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 869/3480] 10.4.3.41 () {66 vars in 1371 bytes} [Sun Aug 9 07:46:19 2026] GET /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:19.096849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.099241 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cdc9e8e9-4eb5-4291-a66d-df9fcc2c58c3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.102965 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:46:19.103062 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cdc9e8e9-4eb5-4291-a66d-df9fcc2c58c3 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] DELETE https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a Aug 09 07:46:19.103137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50112deb-e15a-4b9f-8153-1fa7af777f14", "name": "tempest-type-Backup-1108234499"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:19.103188 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cdc9e8e9-4eb5-4291-a66d-df9fcc2c58c3 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.103188 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cdc9e8e9-4eb5-4291-a66d-df9fcc2c58c3 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.104525 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating new backup {'backup': {'volume_id': '50112deb-e15a-4b9f-8153-1fa7af777f14', 'name': 'tempest-type-Backup-1108234499'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:46:19.105679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating backup of volume 50112deb-e15a-4b9f-8153-1fa7af777f14 in container None Aug 09 07:46:19.115717 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:19.115717 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:19.115905 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:19.127740 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cdc9e8e9-4eb5-4291-a66d-df9fcc2c58c3 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a returned with HTTP 202 Aug 09 07:46:19.127740 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 869/3481] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:46:19 2026] DELETE /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:19.132306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['af69bdfc-f77a-4b16-9e6f-82f9ff95d240', 'b083587f-542a-4f16-be7a-634207c91176'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:19.135114 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-36765b47-fab5-4ed0-9232-3e03688bbcf0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.138102 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-36765b47-fab5-4ed0-9232-3e03688bbcf0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] GET https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a Aug 09 07:46:19.138324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-36765b47-fab5-4ed0-9232-3e03688bbcf0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.138688 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-36765b47-fab5-4ed0-9232-3e03688bbcf0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.143209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-36765b47-fab5-4ed0-9232-3e03688bbcf0 tempest-VolumeTypesExtraSpecsTest-2058440134 tempest-VolumeTypesExtraSpecsTest-2058440134-project-admin] https://10.4.3.41/volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a returned with HTTP 404 Aug 09 07:46:19.143984 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 861/3482] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:46:19 2026] GET /volume/v3/types/16ce9f83-85f2-4ed0-917b-4a434225be6a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:19.162415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a0d5dd7-ba8f-4ca3-bac3-74502fe098b6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:46:19.162948 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 884/3483] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:46:19 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:19.177606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a80d4c3-4509-4269-9a93-6aad473633a7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.180494 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a80d4c3-4509-4269-9a93-6aad473633a7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:19.180789 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a80d4c3-4509-4269-9a93-6aad473633a7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.181083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a80d4c3-4509-4269-9a93-6aad473633a7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.181176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-1a80d4c3-4509-4269-9a93-6aad473633a7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:19.186464 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:19.186464 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:19.187421 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a80d4c3-4509-4269-9a93-6aad473633a7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:19.191754 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 870/3484] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:19 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:19.216033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ea542d4f-98c2-423f-97ff-1ba75c821aba None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.220488 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea542d4f-98c2-423f-97ff-1ba75c821aba tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:19.220695 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea542d4f-98c2-423f-97ff-1ba75c821aba tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.220883 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea542d4f-98c2-423f-97ff-1ba75c821aba tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.232897 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:19.232897 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:19.237095 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ea542d4f-98c2-423f-97ff-1ba75c821aba tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:19.244867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea542d4f-98c2-423f-97ff-1ba75c821aba tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:19.244867 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 870/3485] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:19 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:19.977453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f845b8e0-c3ca-4830-b34e-f008cee403e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:19.979366 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f845b8e0-c3ca-4830-b34e-f008cee403e5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:19.979633 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f845b8e0-c3ca-4830-b34e-f008cee403e5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:19.979853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f845b8e0-c3ca-4830-b34e-f008cee403e5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:19.979974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f845b8e0-c3ca-4830-b34e-f008cee403e5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:19.984709 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:19.984709 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:19.985590 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f845b8e0-c3ca-4830-b34e-f008cee403e5 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:19.986010 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 862/3486] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:19 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:19.998824 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-22ec565c-6369-429b-a96b-28a0b447f37e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:20.000620 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22ec565c-6369-429b-a96b-28a0b447f37e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf Aug 09 07:46:20.000842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22ec565c-6369-429b-a96b-28a0b447f37e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:20.001108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22ec565c-6369-429b-a96b-28a0b447f37e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:20.001276 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-22ec565c-6369-429b-a96b-28a0b447f37e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume with id: 67b6defd-8d13-4916-b506-e4018ace7fcf Aug 09 07:46:20.008677 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:20.008677 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:20.009076 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-22ec565c-6369-429b-a96b-28a0b447f37e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:20.031838 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-22ec565c-6369-429b-a96b-28a0b447f37e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume request issued successfully. Aug 09 07:46:20.032100 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22ec565c-6369-429b-a96b-28a0b447f37e tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf returned with HTTP 202 Aug 09 07:46:20.032572 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 885/3487] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:19 2026] DELETE /volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:20.044658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d5f84505-cce4-4aa0-a9a2-62ca69c7119b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:20.048933 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5f84505-cce4-4aa0-a9a2-62ca69c7119b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf Aug 09 07:46:20.048933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5f84505-cce4-4aa0-a9a2-62ca69c7119b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:20.048933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5f84505-cce4-4aa0-a9a2-62ca69c7119b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:20.063645 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:20.063645 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:20.077093 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d5f84505-cce4-4aa0-a9a2-62ca69c7119b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:20.087121 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5f84505-cce4-4aa0-a9a2-62ca69c7119b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf returned with HTTP 200 Aug 09 07:46:20.088683 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 871/3488] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:20 2026] GET /volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf => generated 1072 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:20.200751 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-485aa96e-cac4-42f0-bcf0-3f6e14d01316 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:20.202406 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-485aa96e-cac4-42f0-bcf0-3f6e14d01316 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:20.202726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-485aa96e-cac4-42f0-bcf0-3f6e14d01316 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:20.203014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-485aa96e-cac4-42f0-bcf0-3f6e14d01316 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:20.203182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-485aa96e-cac4-42f0-bcf0-3f6e14d01316 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:20.209004 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:20.209004 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:20.209004 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-485aa96e-cac4-42f0-bcf0-3f6e14d01316 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:20.209004 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 871/3489] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:20 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:20.255865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2b677570-9460-4bba-a563-7a246ea9b30d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:20.258437 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b677570-9460-4bba-a563-7a246ea9b30d tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:20.258757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b677570-9460-4bba-a563-7a246ea9b30d tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:20.259015 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b677570-9460-4bba-a563-7a246ea9b30d tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:20.271173 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:20.271173 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:20.276607 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2b677570-9460-4bba-a563-7a246ea9b30d tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:20.283767 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b677570-9460-4bba-a563-7a246ea9b30d tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:20.284599 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 863/3490] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:20 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:21.110080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb98d1c3-1f2c-468a-964d-51f2d9e74143 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:21.115935 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb98d1c3-1f2c-468a-964d-51f2d9e74143 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf Aug 09 07:46:21.116222 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb98d1c3-1f2c-468a-964d-51f2d9e74143 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:21.116492 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb98d1c3-1f2c-468a-964d-51f2d9e74143 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:21.129262 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb98d1c3-1f2c-468a-964d-51f2d9e74143 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf returned with HTTP 404 Aug 09 07:46:21.129804 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 886/3491] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:21 2026] GET /volume/v3/volumes/67b6defd-8d13-4916-b506-e4018ace7fcf => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:21.140718 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ae45df93-038f-4c0f-9444-d666df8bdf4b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:21.143681 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae45df93-038f-4c0f-9444-d666df8bdf4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:21.143950 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae45df93-038f-4c0f-9444-d666df8bdf4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:21.144559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ae45df93-038f-4c0f-9444-d666df8bdf4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:21.144559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ae45df93-038f-4c0f-9444-d666df8bdf4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:21.150340 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:21.150340 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:21.150780 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ae45df93-038f-4c0f-9444-d666df8bdf4b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:21.151286 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 872/3492] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:21 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:21.167372 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c2f36658-cd8f-4797-bccd-378670fb18e1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:21.169993 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2f36658-cd8f-4797-bccd-378670fb18e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:21.170216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2f36658-cd8f-4797-bccd-378670fb18e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:21.170379 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2f36658-cd8f-4797-bccd-378670fb18e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:21.170504 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-c2f36658-cd8f-4797-bccd-378670fb18e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete backup with id: 2b625286-a981-4dc7-a8ca-b6beadacdb86. Aug 09 07:46:21.176647 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:21.176647 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:21.200675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-c2f36658-cd8f-4797-bccd-378670fb18e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] delete_backup rpcapi backup_id 2b625286-a981-4dc7-a8ca-b6beadacdb86 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:46:21.203358 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2f36658-cd8f-4797-bccd-378670fb18e1 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 202 Aug 09 07:46:21.204046 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 872/3493] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:21 2026] DELETE /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:21.215236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-47caff11-21d5-4749-ad43-f3ae360cc40d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:21.220398 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47caff11-21d5-4749-ad43-f3ae360cc40d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:21.220398 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47caff11-21d5-4749-ad43-f3ae360cc40d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:21.220643 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47caff11-21d5-4749-ad43-f3ae360cc40d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:21.220819 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-47caff11-21d5-4749-ad43-f3ae360cc40d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:21.226988 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96654945-8288-4e4f-ba30-2f2548b2bcce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:21.227326 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:21.227326 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:21.228278 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47caff11-21d5-4749-ad43-f3ae360cc40d tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 200 Aug 09 07:46:21.228975 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 864/3494] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:21 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:21.229182 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96654945-8288-4e4f-ba30-2f2548b2bcce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:21.229275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96654945-8288-4e4f-ba30-2f2548b2bcce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:21.230642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96654945-8288-4e4f-ba30-2f2548b2bcce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:21.230812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-96654945-8288-4e4f-ba30-2f2548b2bcce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:21.240092 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:21.240092 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:21.240894 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96654945-8288-4e4f-ba30-2f2548b2bcce tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:21.241390 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 887/3495] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:21 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:21.305323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ac7fc2de-5bc0-4f11-b62b-903c46d86cd3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:21.308061 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac7fc2de-5bc0-4f11-b62b-903c46d86cd3 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:21.308368 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac7fc2de-5bc0-4f11-b62b-903c46d86cd3 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:21.308697 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac7fc2de-5bc0-4f11-b62b-903c46d86cd3 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:21.319657 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:21.319657 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:21.329557 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ac7fc2de-5bc0-4f11-b62b-903c46d86cd3 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:21.345419 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac7fc2de-5bc0-4f11-b62b-903c46d86cd3 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:21.345945 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 873/3496] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:21 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 949 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:21.987084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.142092 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:46:22.142210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:22.142435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:22.142733 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:22.143561 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:22.158427 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Get all volumes completed successfully. Aug 09 07:46:22.158786 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-68d4c9ba-3256-4d95-a43b-81d11054d21c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:46:22.159197 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 873/3497] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:46:21 2026] GET /volume/v3/volumes => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:46:22.169080 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.174332 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:22.174332 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1968223263"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:22.175896 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1968223263'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:22.176072 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume of 1 GB Aug 09 07:46:22.181759 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Availability Zones retrieved successfully. Aug 09 07:46:22.189627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Flow 'volume_create_api' (fad3d544-ebf5-4b21-b2ba-89976e9a8ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:22.190882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31bcf0a-6048-40cd-a81f-0614198392be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:22.191992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:22.233804 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31bcf0a-6048-40cd-a81f-0614198392be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:22.234690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debad14b-60c1-4c1d-8bb3-8dc6a80a35a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:22.246696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20b771cf-db37-4767-bb49-ca05d7ef7b35 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.249672 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20b771cf-db37-4767-bb49-ca05d7ef7b35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 Aug 09 07:46:22.250006 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20b771cf-db37-4767-bb49-ca05d7ef7b35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:22.250238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20b771cf-db37-4767-bb49-ca05d7ef7b35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:22.250363 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-20b771cf-db37-4767-bb49-ca05d7ef7b35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 2b625286-a981-4dc7-a8ca-b6beadacdb86. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:22.257100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6e21a5b7-c773-4a3d-a3e0-de7196b7b0c1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.259415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20b771cf-db37-4767-bb49-ca05d7ef7b35 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 returned with HTTP 404 Aug 09 07:46:22.260481 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6e21a5b7-c773-4a3d-a3e0-de7196b7b0c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:22.260782 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6e21a5b7-c773-4a3d-a3e0-de7196b7b0c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:22.261138 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6e21a5b7-c773-4a3d-a3e0-de7196b7b0c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:22.261251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-6e21a5b7-c773-4a3d-a3e0-de7196b7b0c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:22.261616 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 888/3498] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:22 2026] GET /volume/v3/backups/2b625286-a981-4dc7-a8ca-b6beadacdb86 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:22.271739 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c1884272-ec68-4a7d-83fb-7a08928a9304 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.272139 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:22.272139 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:22.272961 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6e21a5b7-c773-4a3d-a3e0-de7196b7b0c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:22.274049 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 874/3499] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:22 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:22.274130 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1884272-ec68-4a7d-83fb-7a08928a9304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:46:22.274324 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1884272-ec68-4a7d-83fb-7a08928a9304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:22.275114 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1884272-ec68-4a7d-83fb-7a08928a9304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:22.275114 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-c1884272-ec68-4a7d-83fb-7a08928a9304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete backup with id: 30b70894-7f23-4553-8646-a1ab7b6e2ef6. Aug 09 07:46:22.280456 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:22.280456 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:22.304543 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-c1884272-ec68-4a7d-83fb-7a08928a9304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] delete_backup rpcapi backup_id 30b70894-7f23-4553-8646-a1ab7b6e2ef6 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:46:22.307838 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1884272-ec68-4a7d-83fb-7a08928a9304 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 202 Aug 09 07:46:22.308510 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 874/3500] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:22 2026] DELETE /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:22.317494 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-747a3ca8-4b58-4342-982d-46763e296f06 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.319542 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-747a3ca8-4b58-4342-982d-46763e296f06 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:46:22.319542 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-747a3ca8-4b58-4342-982d-46763e296f06 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:22.320033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-747a3ca8-4b58-4342-982d-46763e296f06 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:22.320033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-747a3ca8-4b58-4342-982d-46763e296f06 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:22.324935 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:22.324935 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:22.325728 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-747a3ca8-4b58-4342-982d-46763e296f06 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 200 Aug 09 07:46:22.326181 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 889/3501] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:22 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:22.327820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Created reservations ['bb786a99-7fcb-48c6-97a9-103cc74536ba', '01502826-dbea-4c78-82d1-bb3f9e862709', '4d490a50-2b68-4573-9819-25d3cc7008bd', 'ed504aa4-ea9a-4cbe-b1bf-00a5177b0e46'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:22.329090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debad14b-60c1-4c1d-8bb3-8dc6a80a35a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb786a99-7fcb-48c6-97a9-103cc74536ba', '01502826-dbea-4c78-82d1-bb3f9e862709', '4d490a50-2b68-4573-9819-25d3cc7008bd', 'ed504aa4-ea9a-4cbe-b1bf-00a5177b0e46']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:22.329563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e706aea4-b0a8-495f-9d0b-c2757402a98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:22.356563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e706aea4-b0a8-495f-9d0b-c2757402a98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c404c910-1c0c-4f0f-b850-41fd05703e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1968223263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1a562e352456b9af9f22c1e406937',qos_specs=None,replication_status=,reservations=['bb786a99-7fcb-48c6-97a9-103cc74536ba','01502826-dbea-4c78-82d1-bb3f9e862709','4d490a50-2b68-4573-9819-25d3cc7008bd','ed504aa4-ea9a-4cbe-b1bf-00a5177b0e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1968223263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c404c910-1c0c-4f0f-b850-41fd05703e8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff1a562e352456b9af9f22c1e406937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:22.357225 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bea6c2e-0e24-4075-90dd-ec28dd00dc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:22.363852 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d9fb043b-2be0-4928-b7d2-f677563da3d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.367018 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d9fb043b-2be0-4928-b7d2-f677563da3d2 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:22.369585 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d9fb043b-2be0-4928-b7d2-f677563da3d2 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:22.369585 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d9fb043b-2be0-4928-b7d2-f677563da3d2 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:22.378552 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bea6c2e-0e24-4075-90dd-ec28dd00dc20) transitioned into state 'SUCCESS' from state '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-1968223263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1a562e352456b9af9f22c1e406937',qos_specs=None,replication_status=,reservations=['bb786a99-7fcb-48c6-97a9-103cc74536ba','01502826-dbea-4c78-82d1-bb3f9e862709','4d490a50-2b68-4573-9819-25d3cc7008bd','ed504aa4-ea9a-4cbe-b1bf-00a5177b0e46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:22.379644 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d874a8ae-1ed9-4ee4-a413-619dce0db756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:22.380672 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:22.380672 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:22.387773 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d9fb043b-2be0-4928-b7d2-f677563da3d2 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:22.397055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d874a8ae-1ed9-4ee4-a413-619dce0db756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:22.398806 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d9fb043b-2be0-4928-b7d2-f677563da3d2 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:22.399356 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 875/3502] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:22 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:22.399643 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Flow 'volume_create_api' (fad3d544-ebf5-4b21-b2ba-89976e9a8ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:22.400236 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume request issued successfully. Aug 09 07:46:22.400943 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4f555f8-f2cb-451d-b994-c83eb8840a56 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:22.401467 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 865/3503] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:22 2026] POST /volume/v3/volumes => generated 753 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:22.431950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-96b7fccc-d7ef-40f0-b409-e9dfd0b1077c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:22.431950 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-96b7fccc-d7ef-40f0-b409-e9dfd0b1077c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:22.431950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-96b7fccc-d7ef-40f0-b409-e9dfd0b1077c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:22.431950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-96b7fccc-d7ef-40f0-b409-e9dfd0b1077c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:22.446179 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:22.446179 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:22.450881 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-96b7fccc-d7ef-40f0-b409-e9dfd0b1077c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:22.455840 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-96b7fccc-d7ef-40f0-b409-e9dfd0b1077c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f returned with HTTP 200 Aug 09 07:46:22.456252 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 875/3504] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:22 2026] GET /volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:23.286075 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e00c2b1-a957-4e6d-b718-e05d74740764 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.288244 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e00c2b1-a957-4e6d-b718-e05d74740764 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:23.288588 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e00c2b1-a957-4e6d-b718-e05d74740764 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.288858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e00c2b1-a957-4e6d-b718-e05d74740764 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.288993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8e00c2b1-a957-4e6d-b718-e05d74740764 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:23.293888 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.293888 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:23.294755 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e00c2b1-a957-4e6d-b718-e05d74740764 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:23.295243 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 890/3505] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:23.337784 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a9392ad7-b728-4f90-8654-949fa5b46893 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.341385 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9392ad7-b728-4f90-8654-949fa5b46893 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 Aug 09 07:46:23.341621 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9392ad7-b728-4f90-8654-949fa5b46893 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.341878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9392ad7-b728-4f90-8654-949fa5b46893 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.342051 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a9392ad7-b728-4f90-8654-949fa5b46893 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id 30b70894-7f23-4553-8646-a1ab7b6e2ef6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:23.347706 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9392ad7-b728-4f90-8654-949fa5b46893 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 returned with HTTP 404 Aug 09 07:46:23.348443 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 876/3506] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/backups/30b70894-7f23-4553-8646-a1ab7b6e2ef6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:23.362361 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-421a648c-5daa-4d5d-9120-54f9a9bb8101 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.367243 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-421a648c-5daa-4d5d-9120-54f9a9bb8101 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:23.367243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-421a648c-5daa-4d5d-9120-54f9a9bb8101 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.367243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-421a648c-5daa-4d5d-9120-54f9a9bb8101 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.367243 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-421a648c-5daa-4d5d-9120-54f9a9bb8101 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete backup with id: b1bd2837-00cd-4299-92eb-52cf34418571. Aug 09 07:46:23.372464 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.372464 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:23.394599 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-421a648c-5daa-4d5d-9120-54f9a9bb8101 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] delete_backup rpcapi backup_id b1bd2837-00cd-4299-92eb-52cf34418571 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:46:23.399419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-421a648c-5daa-4d5d-9120-54f9a9bb8101 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 202 Aug 09 07:46:23.399419 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 866/3507] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:23 2026] DELETE /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:23.414193 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4227bc9a-1ee1-49d9-841f-5b785edaa4c8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.421835 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4227bc9a-1ee1-49d9-841f-5b785edaa4c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:23.421835 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4227bc9a-1ee1-49d9-841f-5b785edaa4c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.421835 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4227bc9a-1ee1-49d9-841f-5b785edaa4c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.421835 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4227bc9a-1ee1-49d9-841f-5b785edaa4c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:23.432212 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.432212 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:23.432893 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4227bc9a-1ee1-49d9-841f-5b785edaa4c8 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 200 Aug 09 07:46:23.433329 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 876/3508] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:23.439883 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30e2881e-a1b8-455f-9e45-e5fd9a6bdc8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.441473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30e2881e-a1b8-455f-9e45-e5fd9a6bdc8a tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:23.441696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30e2881e-a1b8-455f-9e45-e5fd9a6bdc8a tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.441999 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30e2881e-a1b8-455f-9e45-e5fd9a6bdc8a tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.454539 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.454539 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:23.464127 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-30e2881e-a1b8-455f-9e45-e5fd9a6bdc8a tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:23.472078 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30e2881e-a1b8-455f-9e45-e5fd9a6bdc8a tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:23.472692 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 891/3509] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 1293 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:23.474115 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9fe1b995-d8ad-49ed-ab02-483e9e1cddc7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.476229 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9fe1b995-d8ad-49ed-ab02-483e9e1cddc7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:23.476446 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9fe1b995-d8ad-49ed-ab02-483e9e1cddc7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.476707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9fe1b995-d8ad-49ed-ab02-483e9e1cddc7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.486874 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.486874 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:23.491301 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9fe1b995-d8ad-49ed-ab02-483e9e1cddc7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:23.492571 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.496617 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9fe1b995-d8ad-49ed-ab02-483e9e1cddc7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f returned with HTTP 200 Aug 09 07:46:23.497027 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 877/3510] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:23.498314 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] DELETE https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:23.498567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.498799 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.499017 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Delete volume with id: aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:23.511732 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.511732 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:23.512659 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:23.514025 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d604eae3-444b-4a61-b06c-3fa0bdd3662a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.517854 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d604eae3-444b-4a61-b06c-3fa0bdd3662a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:23.518072 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d604eae3-444b-4a61-b06c-3fa0bdd3662a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.518333 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d604eae3-444b-4a61-b06c-3fa0bdd3662a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.527557 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.527557 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:23.532323 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d604eae3-444b-4a61-b06c-3fa0bdd3662a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:23.537581 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d604eae3-444b-4a61-b06c-3fa0bdd3662a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f returned with HTTP 200 Aug 09 07:46:23.538061 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 877/3511] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:23.551665 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-61ff2073-ce76-4fba-b367-1e34384121d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.554064 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:23.554642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-561530314"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:23.556597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-561530314'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:23.556788 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume of 1 GB Aug 09 07:46:23.562012 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Availability Zones retrieved successfully. Aug 09 07:46:23.568097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Flow 'volume_create_api' (43d8b138-a2f1-44da-83f5-37a0b97f8814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:23.570102 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df2c90b8-defd-47bb-892e-3be8527ebb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:23.570544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:23.573235 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Delete volume request issued successfully. Aug 09 07:46:23.574820 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00763bef-0889-4d0e-8dc7-f0914fcdfa54 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 202 Aug 09 07:46:23.574820 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 867/3512] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:23 2026] DELETE /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:23.584108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-56693e9d-6c99-4a2c-9e0d-45f8d1b620a9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.587814 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-56693e9d-6c99-4a2c-9e0d-45f8d1b620a9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:23.588094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-56693e9d-6c99-4a2c-9e0d-45f8d1b620a9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.588345 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-56693e9d-6c99-4a2c-9e0d-45f8d1b620a9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.599972 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.599972 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:23.605580 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-56693e9d-6c99-4a2c-9e0d-45f8d1b620a9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Volume info retrieved successfully. Aug 09 07:46:23.615582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df2c90b8-defd-47bb-892e-3be8527ebb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:23.615999 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-56693e9d-6c99-4a2c-9e0d-45f8d1b620a9 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 200 Aug 09 07:46:23.616467 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 878/3513] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 1292 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:23.616794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0069911c-c19e-45c2-afde-9b78bf28f1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:23.670506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Created reservations ['650bea4d-0b4d-44c8-804d-0bcfc0c10b62', '4fdb2bff-7414-4bfe-b6f3-74d1c1b01573', '55677411-e2aa-41cf-8cd2-91ba1c3ae078', '6e75c7f7-994f-4db8-9c41-3e62f9207bdd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:23.671322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0069911c-c19e-45c2-afde-9b78bf28f1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['650bea4d-0b4d-44c8-804d-0bcfc0c10b62', '4fdb2bff-7414-4bfe-b6f3-74d1c1b01573', '55677411-e2aa-41cf-8cd2-91ba1c3ae078', '6e75c7f7-994f-4db8-9c41-3e62f9207bdd']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:23.672085 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7ee398-1957-43ce-9080-5f96a37ec650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:23.695001 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7ee398-1957-43ce-9080-5f96a37ec650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93cd278a-2f09-4ec2-8b96-4dce9c128935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-561530314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1a562e352456b9af9f22c1e406937',qos_specs=None,replication_status=,reservations=['650bea4d-0b4d-44c8-804d-0bcfc0c10b62','4fdb2bff-7414-4bfe-b6f3-74d1c1b01573','55677411-e2aa-41cf-8cd2-91ba1c3ae078','6e75c7f7-994f-4db8-9c41-3e62f9207bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-561530314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93cd278a-2f09-4ec2-8b96-4dce9c128935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff1a562e352456b9af9f22c1e406937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:23.695702 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc72787-ab2d-481d-99af-47aafac4fc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:23.735888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc72787-ab2d-481d-99af-47aafac4fc44) transitioned into state 'SUCCESS' from state '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-561530314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1a562e352456b9af9f22c1e406937',qos_specs=None,replication_status=,reservations=['650bea4d-0b4d-44c8-804d-0bcfc0c10b62','4fdb2bff-7414-4bfe-b6f3-74d1c1b01573','55677411-e2aa-41cf-8cd2-91ba1c3ae078','6e75c7f7-994f-4db8-9c41-3e62f9207bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:23.737027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2376bbec-ba6c-4076-bfe3-4aa11bcc8ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:23.749193 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2376bbec-ba6c-4076-bfe3-4aa11bcc8ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:23.750273 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Flow 'volume_create_api' (43d8b138-a2f1-44da-83f5-37a0b97f8814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:23.750670 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume request issued successfully. Aug 09 07:46:23.751965 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61ff2073-ce76-4fba-b367-1e34384121d3 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:23.752416 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 892/3514] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:23 2026] POST /volume/v3/volumes => generated 752 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:23.768940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-89990fc1-2783-432d-8eb2-20cd5436f6fd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:23.770004 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-89990fc1-2783-432d-8eb2-20cd5436f6fd tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:23.770256 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-89990fc1-2783-432d-8eb2-20cd5436f6fd tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:23.770544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-89990fc1-2783-432d-8eb2-20cd5436f6fd tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:23.781765 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:23.781765 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:23.786474 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-89990fc1-2783-432d-8eb2-20cd5436f6fd tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:23.791403 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-89990fc1-2783-432d-8eb2-20cd5436f6fd tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 returned with HTTP 200 Aug 09 07:46:23.791927 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 878/3515] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:23 2026] GET /volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:24.304821 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8dc7af80-6716-4730-9311-be0311ee79a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.306654 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dc7af80-6716-4730-9311-be0311ee79a6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:24.306859 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dc7af80-6716-4730-9311-be0311ee79a6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.307059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dc7af80-6716-4730-9311-be0311ee79a6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:24.307157 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8dc7af80-6716-4730-9311-be0311ee79a6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:24.311323 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:24.311323 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:24.311896 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dc7af80-6716-4730-9311-be0311ee79a6 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:24.312354 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 868/3516] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:24 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:24.448887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d38484c2-587a-4d89-bc3a-65e66a4d9209 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.450835 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d38484c2-587a-4d89-bc3a-65e66a4d9209 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 Aug 09 07:46:24.451205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d38484c2-587a-4d89-bc3a-65e66a4d9209 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.451407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d38484c2-587a-4d89-bc3a-65e66a4d9209 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:24.451510 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d38484c2-587a-4d89-bc3a-65e66a4d9209 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Show backup with id b1bd2837-00cd-4299-92eb-52cf34418571. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:24.455393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d38484c2-587a-4d89-bc3a-65e66a4d9209 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 returned with HTTP 404 Aug 09 07:46:24.455847 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 879/3517] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:24 2026] GET /volume/v3/backups/b1bd2837-00cd-4299-92eb-52cf34418571 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:24.463652 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.466214 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 Aug 09 07:46:24.466512 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.466795 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:24.467040 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume with id: 0c14fb97-580a-4ff6-b45a-ad3d35091608 Aug 09 07:46:24.477636 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:24.477636 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:24.478110 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:24.502941 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Delete volume request issued successfully. Aug 09 07:46:24.502941 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb82dda7-fe79-4113-b5dd-c36a882b53fe tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 returned with HTTP 202 Aug 09 07:46:24.502941 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 893/3518] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:24 2026] DELETE /volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:24.512712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-75d5c176-1b59-416b-a0b4-fae99a331460 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.513108 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75d5c176-1b59-416b-a0b4-fae99a331460 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 Aug 09 07:46:24.513221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75d5c176-1b59-416b-a0b4-fae99a331460 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.513449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75d5c176-1b59-416b-a0b4-fae99a331460 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:24.521311 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:24.521311 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:24.525115 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-75d5c176-1b59-416b-a0b4-fae99a331460 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Volume info retrieved successfully. Aug 09 07:46:24.530963 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75d5c176-1b59-416b-a0b4-fae99a331460 tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 returned with HTTP 200 Aug 09 07:46:24.530963 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 879/3519] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:24 2026] GET /volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:24.632143 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1c4670dc-4291-4baf-8515-429562d58938 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.634033 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c4670dc-4291-4baf-8515-429562d58938 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] GET https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d Aug 09 07:46:24.634504 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c4670dc-4291-4baf-8515-429562d58938 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.634504 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c4670dc-4291-4baf-8515-429562d58938 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:24.645297 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c4670dc-4291-4baf-8515-429562d58938 tempest-VolumeAndVolumeTypeFromImageTest-2089965887 tempest-VolumeAndVolumeTypeFromImageTest-2089965887-project-member] https://10.4.3.41/volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d returned with HTTP 404 Aug 09 07:46:24.645419 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 869/3520] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:24 2026] GET /volume/v3/volumes/aa2084fe-607f-44ab-9ecc-4fed36f1b59d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:24.807656 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d4d23a26-d5e0-4b6f-a5ed-d51a3703e669 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.810572 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d4d23a26-d5e0-4b6f-a5ed-d51a3703e669 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:24.810693 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d4d23a26-d5e0-4b6f-a5ed-d51a3703e669 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.810893 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d4d23a26-d5e0-4b6f-a5ed-d51a3703e669 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:24.822980 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:24.822980 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:24.828292 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d4d23a26-d5e0-4b6f-a5ed-d51a3703e669 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:24.836236 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d4d23a26-d5e0-4b6f-a5ed-d51a3703e669 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 returned with HTTP 200 Aug 09 07:46:24.836677 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 880/3521] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:24 2026] GET /volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:24.854096 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ad944879-2d0a-4ada-805c-a3fa5b49ed8f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.855865 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad944879-2d0a-4ada-805c-a3fa5b49ed8f tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:24.857723 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad944879-2d0a-4ada-805c-a3fa5b49ed8f tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.857723 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad944879-2d0a-4ada-805c-a3fa5b49ed8f tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:24.863932 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:24.863932 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:24.868161 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ad944879-2d0a-4ada-805c-a3fa5b49ed8f tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:24.874089 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad944879-2d0a-4ada-805c-a3fa5b49ed8f tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 returned with HTTP 200 Aug 09 07:46:24.874089 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 894/3522] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:24 2026] GET /volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:24.889599 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-39699206-5cdb-493c-8993-4632b7de1807 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.891369 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:24.891735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1325759095"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:24.893395 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1325759095'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:24.893561 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume of 1 GB Aug 09 07:46:24.897930 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Availability Zones retrieved successfully. Aug 09 07:46:24.903745 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Flow 'volume_create_api' (d91279c8-8194-41be-ada9-4642b015c939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:24.904711 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a45bea-b0b6-4048-bdef-e77b603341ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:24.905804 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:24.934777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a45bea-b0b6-4048-bdef-e77b603341ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:24.936036 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b96470-6224-4951-96e4-6a6e0b3bd2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:24.986795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Created reservations ['ef4eca12-c9d8-47c2-8411-d8298c49e1ea', '58ea4845-c37b-4899-9779-ed16c881f73b', 'c0e9feb7-2ab7-460c-948f-b7a29b0fd887', 'cdb3c2cb-34df-4e51-98d4-f6ec9b76c96a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:24.987776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b96470-6224-4951-96e4-6a6e0b3bd2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef4eca12-c9d8-47c2-8411-d8298c49e1ea', '58ea4845-c37b-4899-9779-ed16c881f73b', 'c0e9feb7-2ab7-460c-948f-b7a29b0fd887', 'cdb3c2cb-34df-4e51-98d4-f6ec9b76c96a']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:24.988526 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d0c698-4415-4a37-bb5b-0e181dc2ba2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:24.997231 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-004b70e9-3856-4315-bff2-f76dadf26a89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:24.998968 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-004b70e9-3856-4315-bff2-f76dadf26a89 tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:46:24.999205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-004b70e9-3856-4315-bff2-f76dadf26a89 tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:24.999410 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-004b70e9-3856-4315-bff2-f76dadf26a89 tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:25.000505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-004b70e9-3856-4315-bff2-f76dadf26a89 tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:25.015978 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-004b70e9-3856-4315-bff2-f76dadf26a89 tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Get all volumes completed successfully. Aug 09 07:46:25.017186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d0c698-4415-4a37-bb5b-0e181dc2ba2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c1c5a7-89ee-4c3b-af71-7a90640343fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1325759095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1a562e352456b9af9f22c1e406937',qos_specs=None,replication_status=,reservations=['ef4eca12-c9d8-47c2-8411-d8298c49e1ea','58ea4845-c37b-4899-9779-ed16c881f73b','c0e9feb7-2ab7-460c-948f-b7a29b0fd887','cdb3c2cb-34df-4e51-98d4-f6ec9b76c96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1325759095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c1c5a7-89ee-4c3b-af71-7a90640343fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff1a562e352456b9af9f22c1e406937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:25.018062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623759e9-883d-457c-8302-151f0af835d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:25.019210 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:25.019210 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:25.027589 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-004b70e9-3856-4315-bff2-f76dadf26a89 tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:46:25.028046 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 870/3523] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:46:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:25.039579 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623759e9-883d-457c-8302-151f0af835d8) transitioned into state 'SUCCESS' from state '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-1325759095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1a562e352456b9af9f22c1e406937',qos_specs=None,replication_status=,reservations=['ef4eca12-c9d8-47c2-8411-d8298c49e1ea','58ea4845-c37b-4899-9779-ed16c881f73b','c0e9feb7-2ab7-460c-948f-b7a29b0fd887','cdb3c2cb-34df-4e51-98d4-f6ec9b76c96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f5dd9df78e40c5a98913fc3f5785ce',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:25.040553 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5edb34b6-c132-410b-978f-6ef79c4fbbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:25.048596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:25.051591 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 Aug 09 07:46:25.051819 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5edb34b6-c132-410b-978f-6ef79c4fbbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:25.051935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:25.052225 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:25.052580 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Delete volume with id: 49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 Aug 09 07:46:25.052821 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Flow 'volume_create_api' (d91279c8-8194-41be-ada9-4642b015c939) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:25.053227 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Create volume request issued successfully. Aug 09 07:46:25.053926 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-39699206-5cdb-493c-8993-4632b7de1807 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:25.054328 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 880/3524] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:24 2026] POST /volume/v3/volumes => generated 753 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:25.066071 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:25.066071 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:25.066071 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Volume info retrieved successfully. Aug 09 07:46:25.073929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4727d59d-bc8e-42a6-8709-fd72c8ebef05 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:25.077939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4727d59d-bc8e-42a6-8709-fd72c8ebef05 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:25.077939 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4727d59d-bc8e-42a6-8709-fd72c8ebef05 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:25.077939 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4727d59d-bc8e-42a6-8709-fd72c8ebef05 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:25.086039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.image.cache [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'f9d31d5e-8b3b-43b8-9c48-895e0341d162', 'volume_id': '49c8eafc-bfd9-4b8e-bed7-9ae36906cd65', 'host': 'np0000006821@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 9, 7, 46, 15), 'last_used': datetime.datetime(2026, 8, 9, 7, 46, 23)}. {{(pid=100220) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 09 07:46:25.090098 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:25.090098 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:25.100986 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Delete volume request issued successfully. Aug 09 07:46:25.101737 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-31e00fd7-801e-4b4d-b1f1-c0b02efa98cb tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] https://10.4.3.41/volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 returned with HTTP 202 Aug 09 07:46:25.102592 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 881/3525] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:25 2026] DELETE /volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:25.106939 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4727d59d-bc8e-42a6-8709-fd72c8ebef05 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:25.111588 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4727d59d-bc8e-42a6-8709-fd72c8ebef05 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa returned with HTTP 200 Aug 09 07:46:25.112440 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 895/3526] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:25 2026] GET /volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:25.114792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5278af4-39ca-493a-bf05-fcddfee25e8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:25.118936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5278af4-39ca-493a-bf05-fcddfee25e8e tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] GET https://10.4.3.41/volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 Aug 09 07:46:25.118936 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5278af4-39ca-493a-bf05-fcddfee25e8e tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:25.118936 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5278af4-39ca-493a-bf05-fcddfee25e8e tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:25.126494 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:25.126494 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:25.132319 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b5278af4-39ca-493a-bf05-fcddfee25e8e tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Volume info retrieved successfully. Aug 09 07:46:25.136751 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5278af4-39ca-493a-bf05-fcddfee25e8e tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] https://10.4.3.41/volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 returned with HTTP 200 Aug 09 07:46:25.137153 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 871/3527] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:25 2026] GET /volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 => generated 1094 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:25.322658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a2bdce0-b57a-47ce-b28f-e9b640d77a2f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:25.326070 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a2bdce0-b57a-47ce-b28f-e9b640d77a2f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:25.326070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a2bdce0-b57a-47ce-b28f-e9b640d77a2f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:25.326239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a2bdce0-b57a-47ce-b28f-e9b640d77a2f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:25.326239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9a2bdce0-b57a-47ce-b28f-e9b640d77a2f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:25.333170 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:25.333170 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:25.334593 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a2bdce0-b57a-47ce-b28f-e9b640d77a2f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:25.334667 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 881/3528] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:25 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:25.543828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c01a9f64-01a2-4b4e-b546-001867ba401b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:25.549371 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c01a9f64-01a2-4b4e-b546-001867ba401b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] GET https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 Aug 09 07:46:25.549658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c01a9f64-01a2-4b4e-b546-001867ba401b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:25.549879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c01a9f64-01a2-4b4e-b546-001867ba401b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:25.560878 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c01a9f64-01a2-4b4e-b546-001867ba401b tempest-ProjectAdminTests33-2045638539 tempest-ProjectAdminTests33-2045638539-project-admin] https://10.4.3.41/volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 returned with HTTP 404 Aug 09 07:46:25.561484 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 882/3529] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:25 2026] GET /volume/v3/volumes/0c14fb97-580a-4ff6-b45a-ad3d35091608 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:26.131289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5dd9f64f-1fef-41d2-862b-064f7941f75c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.132900 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dd9f64f-1fef-41d2-862b-064f7941f75c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:26.133074 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5dd9f64f-1fef-41d2-862b-064f7941f75c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:26.133237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5dd9f64f-1fef-41d2-862b-064f7941f75c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:26.144346 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:26.144346 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:26.151232 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5dd9f64f-1fef-41d2-862b-064f7941f75c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:26.153155 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e66de674-f6b2-43a0-9cfd-4e6331ac824b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.156705 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dd9f64f-1fef-41d2-862b-064f7941f75c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa returned with HTTP 200 Aug 09 07:46:26.157020 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e66de674-f6b2-43a0-9cfd-4e6331ac824b tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] GET https://10.4.3.41/volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 Aug 09 07:46:26.157117 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 896/3530] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:26 2026] GET /volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:26.157323 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e66de674-f6b2-43a0-9cfd-4e6331ac824b tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:26.157609 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e66de674-f6b2-43a0-9cfd-4e6331ac824b tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:26.168364 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e66de674-f6b2-43a0-9cfd-4e6331ac824b tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] https://10.4.3.41/volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 returned with HTTP 404 Aug 09 07:46:26.169208 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 872/3531] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:26 2026] GET /volume/v3/volumes/49c8eafc-bfd9-4b8e-bed7-9ae36906cd65 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:26.170475 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-53dee913-99df-4767-805f-4aed1b2e4ad7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.172255 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53dee913-99df-4767-805f-4aed1b2e4ad7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:26.172443 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53dee913-99df-4767-805f-4aed1b2e4ad7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:26.172634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53dee913-99df-4767-805f-4aed1b2e4ad7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:26.181037 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a2039bd6-fdfa-4bc0-a274-3bbe881e3a0a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.184344 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2039bd6-fdfa-4bc0-a274-3bbe881e3a0a tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] DELETE https://10.4.3.41/volume/v3/types/7ae44d9b-5748-44a7-b2a5-597b143b7f88 Aug 09 07:46:26.184344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2039bd6-fdfa-4bc0-a274-3bbe881e3a0a tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:26.184344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2039bd6-fdfa-4bc0-a274-3bbe881e3a0a tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:26.187139 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:26.187139 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:26.192779 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-53dee913-99df-4767-805f-4aed1b2e4ad7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:26.198165 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53dee913-99df-4767-805f-4aed1b2e4ad7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa returned with HTTP 200 Aug 09 07:46:26.198606 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 882/3532] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:26 2026] GET /volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:26.208205 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2039bd6-fdfa-4bc0-a274-3bbe881e3a0a tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] https://10.4.3.41/volume/v3/types/7ae44d9b-5748-44a7-b2a5-597b143b7f88 returned with HTTP 202 Aug 09 07:46:26.208999 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 883/3533] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:46:26 2026] DELETE /volume/v3/types/7ae44d9b-5748-44a7-b2a5-597b143b7f88 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:26.213423 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.221958 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-43a94200-e28f-4072-9d72-b5df39688a2f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.225482 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-43a94200-e28f-4072-9d72-b5df39688a2f tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] GET https://10.4.3.41/volume/v3/types/7ae44d9b-5748-44a7-b2a5-597b143b7f88 Aug 09 07:46:26.225482 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-43a94200-e28f-4072-9d72-b5df39688a2f tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:26.227700 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-43a94200-e28f-4072-9d72-b5df39688a2f tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:26.235674 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-43a94200-e28f-4072-9d72-b5df39688a2f tempest-VolumeAndVolumeTypeFromImageTest-835597665 tempest-VolumeAndVolumeTypeFromImageTest-835597665-project-admin] https://10.4.3.41/volume/v3/types/7ae44d9b-5748-44a7-b2a5-597b143b7f88 returned with HTTP 404 Aug 09 07:46:26.236355 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 873/3534] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:46:26 2026] GET /volume/v3/types/7ae44d9b-5748-44a7-b2a5-597b143b7f88 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:26.348900 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eddccb3c-5081-40e9-b328-35fb97d9acd1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.351147 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eddccb3c-5081-40e9-b328-35fb97d9acd1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:26.351432 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eddccb3c-5081-40e9-b328-35fb97d9acd1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:26.351893 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eddccb3c-5081-40e9-b328-35fb97d9acd1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:26.351893 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-eddccb3c-5081-40e9-b328-35fb97d9acd1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:26.356981 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:26.356981 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:26.357865 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eddccb3c-5081-40e9-b328-35fb97d9acd1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:26.358351 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 883/3535] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:26 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:26.359498 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:26.359853 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:26.361777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:26.361999 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Create volume of 1 GB Aug 09 07:46:26.366388 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Availability Zones retrieved successfully. Aug 09 07:46:26.372625 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Flow 'volume_create_api' (0dffd10b-51b7-4688-9ccd-7ed9d4d74d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:26.373775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902fb294-c2a8-45fe-8457-8fe07fb3a71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:26.374684 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:26.403734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902fb294-c2a8-45fe-8457-8fe07fb3a71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:26.404553 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb74995-e328-4b7a-9165-434bd3cf6ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:26.493328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Created reservations ['0a5fbfef-6f8a-46ae-b459-36a3db54a9c7', '65027ad7-1f02-47a7-accc-cd8f3cdfb2c4', '0dc7036a-cf79-47d2-9b8f-10fc97c61ec5', '6178ed59-ae42-4fcd-bf03-37b483ca0df4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:26.494306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb74995-e328-4b7a-9165-434bd3cf6ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a5fbfef-6f8a-46ae-b459-36a3db54a9c7', '65027ad7-1f02-47a7-accc-cd8f3cdfb2c4', '0dc7036a-cf79-47d2-9b8f-10fc97c61ec5', '6178ed59-ae42-4fcd-bf03-37b483ca0df4']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:26.495274 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66d63c0-cc1f-4388-8a9d-2e1887fcb1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:26.523471 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66d63c0-cc1f-4388-8a9d-2e1887fcb1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37276bc-e3b9-4aab-ac55-aaf5462e30d7', '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='f0a687b3405b436f89e4b59fb0157f86',qos_specs=None,replication_status=,reservations=['0a5fbfef-6f8a-46ae-b459-36a3db54a9c7','65027ad7-1f02-47a7-accc-cd8f3cdfb2c4','0dc7036a-cf79-47d2-9b8f-10fc97c61ec5','6178ed59-ae42-4fcd-bf03-37b483ca0df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33f042277074ff1bc8c6471a91c0f35',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:26Z,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=a37276bc-e3b9-4aab-ac55-aaf5462e30d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0a687b3405b436f89e4b59fb0157f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33f042277074ff1bc8c6471a91c0f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:26.525054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee06362-d163-4e6c-8448-6862ea906dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:26.547585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee06362-d163-4e6c-8448-6862ea906dda) transitioned into state 'SUCCESS' from 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='f0a687b3405b436f89e4b59fb0157f86',qos_specs=None,replication_status=,reservations=['0a5fbfef-6f8a-46ae-b459-36a3db54a9c7','65027ad7-1f02-47a7-accc-cd8f3cdfb2c4','0dc7036a-cf79-47d2-9b8f-10fc97c61ec5','6178ed59-ae42-4fcd-bf03-37b483ca0df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33f042277074ff1bc8c6471a91c0f35',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:26.548356 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b73ba1e-a016-4cdd-84ea-d4274430cf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:26.562783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b73ba1e-a016-4cdd-84ea-d4274430cf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:26.564156 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Flow 'volume_create_api' (0dffd10b-51b7-4688-9ccd-7ed9d4d74d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:26.564828 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Create volume request issued successfully. Aug 09 07:46:26.565746 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcbb0643-bbc6-40b2-9dc0-1af8b7798df2 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:26.567087 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 897/3536] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:26 2026] POST /volume/v3/volumes => generated 731 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:26.584182 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e886d415-fb51-4177-85fd-141ccbc3dd97 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:26.587937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e886d415-fb51-4177-85fd-141ccbc3dd97 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] GET https://10.4.3.41/volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 Aug 09 07:46:26.587937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e886d415-fb51-4177-85fd-141ccbc3dd97 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:26.587937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e886d415-fb51-4177-85fd-141ccbc3dd97 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:26.596172 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:26.596172 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:26.604137 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e886d415-fb51-4177-85fd-141ccbc3dd97 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Volume info retrieved successfully. Aug 09 07:46:26.609536 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e886d415-fb51-4177-85fd-141ccbc3dd97 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] https://10.4.3.41/volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 returned with HTTP 200 Aug 09 07:46:26.610395 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 884/3537] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:26 2026] GET /volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:27.376479 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-44e3e9c1-cbce-4f46-a796-724cc5ed4ca3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.378721 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44e3e9c1-cbce-4f46-a796-724cc5ed4ca3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:27.378967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44e3e9c1-cbce-4f46-a796-724cc5ed4ca3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.379169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44e3e9c1-cbce-4f46-a796-724cc5ed4ca3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.379271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-44e3e9c1-cbce-4f46-a796-724cc5ed4ca3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:27.394752 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.394752 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:27.395750 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44e3e9c1-cbce-4f46-a796-724cc5ed4ca3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:27.396635 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 874/3538] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:27 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:27.471720 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.554945 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:27.555154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1713960359"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:27.556992 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1713960359'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:27.557106 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Create volume of 1 GB Aug 09 07:46:27.561212 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Availability Zones retrieved successfully. Aug 09 07:46:27.567303 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Flow 'volume_create_api' (1f79509c-e1ca-4755-a27a-80760deaef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:27.568324 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9ddf5a-9249-4603-acb6-b159761e815d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:27.569204 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:27.601194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f9ddf5a-9249-4603-acb6-b159761e815d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:27.601553 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e275fe-9ab3-4ef2-9bb9-3d5f30d525dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:27.625408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a9acc994-a8bb-4bd1-87ca-79755f6c01e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.627726 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9acc994-a8bb-4bd1-87ca-79755f6c01e1 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] GET https://10.4.3.41/volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 Aug 09 07:46:27.628023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9acc994-a8bb-4bd1-87ca-79755f6c01e1 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.628220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9acc994-a8bb-4bd1-87ca-79755f6c01e1 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.636884 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.636884 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:27.641835 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a9acc994-a8bb-4bd1-87ca-79755f6c01e1 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Volume info retrieved successfully. Aug 09 07:46:27.647086 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9acc994-a8bb-4bd1-87ca-79755f6c01e1 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] https://10.4.3.41/volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 returned with HTTP 200 Aug 09 07:46:27.647448 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 898/3539] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:27 2026] GET /volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 => generated 962 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:27.665748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.670691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1&project_id=4ff1a562e352456b9af9f22c1e406937 Aug 09 07:46:27.670691 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.670691 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.670691 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Could not evaluate value 4ff1a562e352456b9af9f22c1e406937, assuming string {{(pid=100220) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 09 07:46:27.670691 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Searching by: MultiDict([('project_id', '4ff1a562e352456b9af9f22c1e406937'), ('all_tenants', 1)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:27.682741 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Created reservations ['2482423c-fca3-4771-9f8e-da0bd9835a70', '1bf49681-4fdf-4c4e-831b-2c7565e64e93', '5a8525bd-7d73-47ea-a719-f6b8c9e21284', '16ed0eff-ae40-4e09-8c3d-f05beaa8800e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:27.683942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e275fe-9ab3-4ef2-9bb9-3d5f30d525dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2482423c-fca3-4771-9f8e-da0bd9835a70', '1bf49681-4fdf-4c4e-831b-2c7565e64e93', '5a8525bd-7d73-47ea-a719-f6b8c9e21284', '16ed0eff-ae40-4e09-8c3d-f05beaa8800e']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:27.685827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b31fc43f-f2a0-4b6b-9663-0dc4a75163c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:27.699688 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Get all volumes completed successfully. Aug 09 07:46:27.701215 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.701215 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:27.704400 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-80636e8a-8d0d-446f-a3cb-04dbd2e544df tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1&project_id=4ff1a562e352456b9af9f22c1e406937 returned with HTTP 200 Aug 09 07:46:27.705036 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 885/3540] 10.4.3.41 () {66 vars in 1366 bytes} [Sun Aug 9 07:46:27 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=4ff1a562e352456b9af9f22c1e406937 => generated 3030 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:27.720502 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b31fc43f-f2a0-4b6b-9663-0dc4a75163c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713960359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6317a829194ece8b8de0d01e18fb29',qos_specs=None,replication_status=,reservations=['2482423c-fca3-4771-9f8e-da0bd9835a70','1bf49681-4fdf-4c4e-831b-2c7565e64e93','5a8525bd-7d73-47ea-a719-f6b8c9e21284','16ed0eff-ae40-4e09-8c3d-f05beaa8800e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8892af692d432b99d0a64616275875',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1713960359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f6317a829194ece8b8de0d01e18fb29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf8892af692d432b99d0a64616275875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:27.722314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d2c5fd-3566-4d8d-838e-c6c2567d2f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:27.725962 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49c9d38d-773c-4587-841b-7012beb835c4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.728090 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49c9d38d-773c-4587-841b-7012beb835c4 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 Aug 09 07:46:27.728240 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49c9d38d-773c-4587-841b-7012beb835c4 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.728420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49c9d38d-773c-4587-841b-7012beb835c4 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.728580 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-49c9d38d-773c-4587-841b-7012beb835c4 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Delete volume with id: a37276bc-e3b9-4aab-ac55-aaf5462e30d7 Aug 09 07:46:27.737764 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.737764 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:27.737764 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49c9d38d-773c-4587-841b-7012beb835c4 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Volume info retrieved successfully. Aug 09 07:46:27.745026 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d2c5fd-3566-4d8d-838e-c6c2567d2f37) transitioned into state 'SUCCESS' from state '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-1713960359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f6317a829194ece8b8de0d01e18fb29',qos_specs=None,replication_status=,reservations=['2482423c-fca3-4771-9f8e-da0bd9835a70','1bf49681-4fdf-4c4e-831b-2c7565e64e93','5a8525bd-7d73-47ea-a719-f6b8c9e21284','16ed0eff-ae40-4e09-8c3d-f05beaa8800e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf8892af692d432b99d0a64616275875',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:27.746416 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63581a32-6f9e-43ef-99ef-acdf77ac5a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:27.760338 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63581a32-6f9e-43ef-99ef-acdf77ac5a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:27.760558 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49c9d38d-773c-4587-841b-7012beb835c4 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] Delete volume request issued successfully. Aug 09 07:46:27.760558 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49c9d38d-773c-4587-841b-7012beb835c4 tempest-VolumesListAdminTestJSON-414403980 tempest-VolumesListAdminTestJSON-414403980-project-admin] https://10.4.3.41/volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 returned with HTTP 202 Aug 09 07:46:27.760558 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 875/3541] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:27 2026] DELETE /volume/v3/volumes/a37276bc-e3b9-4aab-ac55-aaf5462e30d7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:27.760651 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Flow 'volume_create_api' (1f79509c-e1ca-4755-a27a-80760deaef4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:27.761071 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Create volume request issued successfully. Aug 09 07:46:27.762149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b180e3be-b1a1-4ba7-929a-eaf693b40cc0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:27.762698 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 884/3542] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:46:27 2026] POST /volume/v3/volumes => generated 776 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:27.777771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-13f2b4c1-0cd2-4cb2-a3d8-af8a2141dec0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.781261 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13f2b4c1-0cd2-4cb2-a3d8-af8a2141dec0 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:27.781622 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13f2b4c1-0cd2-4cb2-a3d8-af8a2141dec0 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.781852 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13f2b4c1-0cd2-4cb2-a3d8-af8a2141dec0 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.784174 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2e0c5f54-5b68-4f08-af08-77e37e836038 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.786546 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2e0c5f54-5b68-4f08-af08-77e37e836038 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e Aug 09 07:46:27.787210 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2e0c5f54-5b68-4f08-af08-77e37e836038 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.787210 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2e0c5f54-5b68-4f08-af08-77e37e836038 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.790615 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.790615 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:27.795568 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-13f2b4c1-0cd2-4cb2-a3d8-af8a2141dec0 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:27.801255 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13f2b4c1-0cd2-4cb2-a3d8-af8a2141dec0 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa returned with HTTP 200 Aug 09 07:46:27.801821 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 899/3543] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:27 2026] GET /volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:27.805406 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.805406 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:27.817350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.820130 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:27.820305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.821778 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.821778 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Delete volume with id: d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:27.824543 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2e0c5f54-5b68-4f08-af08-77e37e836038 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Volume info retrieved successfully. Aug 09 07:46:27.834792 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.834792 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:27.835498 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:27.845214 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2e0c5f54-5b68-4f08-af08-77e37e836038 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e returned with HTTP 200 Aug 09 07:46:27.846860 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 886/3544] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:27 2026] GET /volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e => generated 955 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:27.863229 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Delete volume request issued successfully. Aug 09 07:46:27.863487 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5dc90fbe-d8c2-4017-94ec-8495bb3a82d4 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa returned with HTTP 202 Aug 09 07:46:27.864015 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 876/3545] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:27 2026] DELETE /volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:27.875846 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6b7bfa26-21d5-4537-8374-626438a2829b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:27.878173 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b7bfa26-21d5-4537-8374-626438a2829b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:27.878538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b7bfa26-21d5-4537-8374-626438a2829b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:27.878728 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b7bfa26-21d5-4537-8374-626438a2829b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:27.887927 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:27.887927 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:27.892790 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6b7bfa26-21d5-4537-8374-626438a2829b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:27.898977 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b7bfa26-21d5-4537-8374-626438a2829b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa returned with HTTP 200 Aug 09 07:46:27.899815 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 885/3546] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:27 2026] GET /volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:28.410970 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1899f955-ba69-4031-90e3-21c1859f01a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:28.413093 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1899f955-ba69-4031-90e3-21c1859f01a8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:28.413589 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1899f955-ba69-4031-90e3-21c1859f01a8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:28.413666 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1899f955-ba69-4031-90e3-21c1859f01a8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:28.413783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1899f955-ba69-4031-90e3-21c1859f01a8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:28.419055 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:28.419055 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:28.419809 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1899f955-ba69-4031-90e3-21c1859f01a8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:28.420371 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 900/3547] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:28 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:28.831148 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-685bbd68-41e1-4175-988e-e44c32861be4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:28.862509 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4209399e-18ae-41d6-bd6d-20a0bca3ec12 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:28.864413 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4209399e-18ae-41d6-bd6d-20a0bca3ec12 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e Aug 09 07:46:28.864706 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4209399e-18ae-41d6-bd6d-20a0bca3ec12 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:28.864940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4209399e-18ae-41d6-bd6d-20a0bca3ec12 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:28.872851 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:28.872851 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:28.878454 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4209399e-18ae-41d6-bd6d-20a0bca3ec12 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Volume info retrieved successfully. Aug 09 07:46:28.882567 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4209399e-18ae-41d6-bd6d-20a0bca3ec12 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e returned with HTTP 200 Aug 09 07:46:28.883078 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 877/3548] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:28 2026] GET /volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:28.901761 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:28.903538 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:46:28.903988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e", "name": "tempest-type-Backup-287723235"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:28.905424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Creating new backup {'backup': {'volume_id': 'ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e', 'name': 'tempest-type-Backup-287723235'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:46:28.905589 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Creating backup of volume ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e in container None Aug 09 07:46:28.913604 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:28.913604 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:28.914393 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Volume info retrieved successfully. Aug 09 07:46:28.917183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b16a84f-5b04-449c-8ddd-e197702cdf3b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:28.919617 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b16a84f-5b04-449c-8ddd-e197702cdf3b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa Aug 09 07:46:28.919888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b16a84f-5b04-449c-8ddd-e197702cdf3b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:28.920165 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b16a84f-5b04-449c-8ddd-e197702cdf3b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:28.929127 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b16a84f-5b04-449c-8ddd-e197702cdf3b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa returned with HTTP 404 Aug 09 07:46:28.930268 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 901/3549] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:28 2026] GET /volume/v3/volumes/d0c1c5a7-89ee-4c3b-af71-7a90640343fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:28.933983 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:28.934465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1958065202"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:28.936531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request body: {'volume': {"'imageRef": '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1958065202'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:28.936691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume of 1 GB Aug 09 07:46:28.941138 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fbadeb42-604e-4b1b-b2ad-4ddd6c7d34c2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:28.943320 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Availability Zones retrieved successfully. Aug 09 07:46:28.943751 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fbadeb42-604e-4b1b-b2ad-4ddd6c7d34c2 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:28.944028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fbadeb42-604e-4b1b-b2ad-4ddd6c7d34c2 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:28.944264 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fbadeb42-604e-4b1b-b2ad-4ddd6c7d34c2 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:28.952996 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:28.952996 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:28.953309 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (588f7dbd-4dd2-4a29-b758-387d0d796426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:28.955057 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf2a854-6e00-444f-bcb0-4123781785fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:28.955188 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Created reservations ['52ce4987-36fb-4b92-a78e-236303c44c05', '53e9bc12-9bea-468f-b658-f899a78c1de2'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:28.956457 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:28.957703 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fbadeb42-604e-4b1b-b2ad-4ddd6c7d34c2 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:28.962326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fbadeb42-604e-4b1b-b2ad-4ddd6c7d34c2 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 returned with HTTP 200 Aug 09 07:46:28.962758 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 878/3550] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:28 2026] GET /volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:28.978859 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:28.981262 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] DELETE https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:28.981612 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:28.981932 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:28.982182 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Delete volume with id: 93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:28.992481 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:28.992481 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:28.993214 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:28.998682 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fa8e92f3-d83e-4a21-a1c3-5920fc61c1ba tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:46:28.999118 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 886/3551] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:46:28 2026] POST /volume/v3/backups => generated 313 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:29.007303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf2a854-6e00-444f-bcb0-4123781785fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.008354 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b431acea-3235-4c00-8523-ae56f63e3679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.010400 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4453e3d7-ebbd-4be7-91fd-fe1be6942289 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.012372 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4453e3d7-ebbd-4be7-91fd-fe1be6942289 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:29.012787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4453e3d7-ebbd-4be7-91fd-fe1be6942289 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:29.012870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4453e3d7-ebbd-4be7-91fd-fe1be6942289 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:29.013151 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4453e3d7-ebbd-4be7-91fd-fe1be6942289 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:29.018661 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.018661 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:29.019254 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4453e3d7-ebbd-4be7-91fd-fe1be6942289 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:29.019666 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 879/3552] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:29 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:29.030120 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Delete volume request issued successfully. Aug 09 07:46:29.030549 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd417aaf-4b57-40cc-b28d-7fed392ffb55 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 returned with HTTP 202 Aug 09 07:46:29.031861 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 902/3553] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:28 2026] DELETE /volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:29.040880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a7b55286-79f0-403a-81e3-a81ea0c6459a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.042951 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a7b55286-79f0-403a-81e3-a81ea0c6459a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:29.043433 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a7b55286-79f0-403a-81e3-a81ea0c6459a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:29.043934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a7b55286-79f0-403a-81e3-a81ea0c6459a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:29.056236 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.056236 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:29.061470 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a7b55286-79f0-403a-81e3-a81ea0c6459a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:29.069131 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a7b55286-79f0-403a-81e3-a81ea0c6459a tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 returned with HTTP 200 Aug 09 07:46:29.070140 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 887/3554] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:29 2026] GET /volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:29.082355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Created reservations ['8ea26be5-b19d-428e-bb2c-47b43f2c6c83', 'f0a84153-3c1c-4c4f-b876-2c11e1982f64', '46d2593c-198b-4dc6-a8ca-ce85f4ad700e', '20805eab-1cd8-4583-8905-5a613263fb9d'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:29.083179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b431acea-3235-4c00-8523-ae56f63e3679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea26be5-b19d-428e-bb2c-47b43f2c6c83', 'f0a84153-3c1c-4c4f-b876-2c11e1982f64', '46d2593c-198b-4dc6-a8ca-ce85f4ad700e', '20805eab-1cd8-4583-8905-5a613263fb9d']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.086110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472accea-3dd7-4a9d-aa0d-024477cf698d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.113832 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472accea-3dd7-4a9d-aa0d-024477cf698d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '834df047-5f77-4349-afda-f2c968525bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1958065202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['8ea26be5-b19d-428e-bb2c-47b43f2c6c83','f0a84153-3c1c-4c4f-b876-2c11e1982f64','46d2593c-198b-4dc6-a8ca-ce85f4ad700e','20805eab-1cd8-4583-8905-5a613263fb9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1958065202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=834df047-5f77-4349-afda-f2c968525bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b1135f78de4cde9a47af8002105852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb62661d0a3484ca264321d1d58ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.115184 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21715438-b71e-4db8-a165-74495f1a741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.147396 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21715438-b71e-4db8-a165-74495f1a741d) transitioned into state 'SUCCESS' from state '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-1958065202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['8ea26be5-b19d-428e-bb2c-47b43f2c6c83','f0a84153-3c1c-4c4f-b876-2c11e1982f64','46d2593c-198b-4dc6-a8ca-ce85f4ad700e','20805eab-1cd8-4583-8905-5a613263fb9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.148023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eab5506-8002-4622-a404-5087123519cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.158429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eab5506-8002-4622-a404-5087123519cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.159246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (588f7dbd-4dd2-4a29-b758-387d0d796426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.159530 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request issued successfully. Aug 09 07:46:29.160110 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-685bbd68-41e1-4175-988e-e44c32861be4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:29.160562 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 887/3555] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:28 2026] POST /volume/v3/volumes => generated 755 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:29.177403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.179318 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:29.179696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-27469094"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:29.181190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request body: {'volume': {"'imageRef": '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-27469094'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:29.181312 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume of 1 GB Aug 09 07:46:29.186471 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Availability Zones retrieved successfully. Aug 09 07:46:29.193431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (290acea7-885d-46e0-b260-b9738863dbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.194634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d8b113-2585-4cbb-a99a-d82c2615fd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.196048 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:29.222072 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d8b113-2585-4cbb-a99a-d82c2615fd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.222772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cc4cc6e-c141-4612-b72e-4e54ee6c5df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.263725 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Created reservations ['439da128-aa67-446d-b38c-a0950c8d8436', '444792ab-c08b-4161-9366-321015f38b85', 'b1117ba5-0aac-44dc-8208-bfe28483a155', 'c7c52e94-b482-43eb-84f3-73116f59f92b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:29.264481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cc4cc6e-c141-4612-b72e-4e54ee6c5df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439da128-aa67-446d-b38c-a0950c8d8436', '444792ab-c08b-4161-9366-321015f38b85', 'b1117ba5-0aac-44dc-8208-bfe28483a155', 'c7c52e94-b482-43eb-84f3-73116f59f92b']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.265705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93240115-22dc-4709-87a8-0c74178e58ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.289521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93240115-22dc-4709-87a8-0c74178e58ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3f43a8-a17b-4722-9a68-caad6c3cdc40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-27469094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['439da128-aa67-446d-b38c-a0950c8d8436','444792ab-c08b-4161-9366-321015f38b85','b1117ba5-0aac-44dc-8208-bfe28483a155','c7c52e94-b482-43eb-84f3-73116f59f92b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-27469094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3f43a8-a17b-4722-9a68-caad6c3cdc40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b1135f78de4cde9a47af8002105852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb62661d0a3484ca264321d1d58ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.290941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497f65b2-f0bb-4eb4-a32f-a66eed7cef36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.309380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497f65b2-f0bb-4eb4-a32f-a66eed7cef36) transitioned into state 'SUCCESS' from state '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-27469094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['439da128-aa67-446d-b38c-a0950c8d8436','444792ab-c08b-4161-9366-321015f38b85','b1117ba5-0aac-44dc-8208-bfe28483a155','c7c52e94-b482-43eb-84f3-73116f59f92b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.310086 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1182158a-b39d-4bc9-ab0a-7f9b04980de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.319206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1182158a-b39d-4bc9-ab0a-7f9b04980de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.320079 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (290acea7-885d-46e0-b260-b9738863dbbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.320426 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request issued successfully. Aug 09 07:46:29.321028 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9ff48dd-13f5-4d75-b58c-d66be36c760d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:29.321478 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 880/3556] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:29 2026] POST /volume/v3/volumes => generated 753 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:29.333978 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.335772 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:29.336160 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1439067811"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:29.338070 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request body: {'volume': {"'imageRef": '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1439067811'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:29.338229 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume of 1 GB Aug 09 07:46:29.343970 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Availability Zones retrieved successfully. Aug 09 07:46:29.350160 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (8f5c6474-c267-4ef5-9bef-69a4de794d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.351244 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72afa3ac-5670-450b-9b42-77ca73813181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.352267 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:29.388941 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72afa3ac-5670-450b-9b42-77ca73813181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.389798 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebffdef0-3b1c-4fff-a82a-1e1d33ba5509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.433615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1e01851e-e459-4f27-b53b-87428bac6fb9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.435757 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e01851e-e459-4f27-b53b-87428bac6fb9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:29.436690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e01851e-e459-4f27-b53b-87428bac6fb9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:29.438150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e01851e-e459-4f27-b53b-87428bac6fb9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:29.438150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-1e01851e-e459-4f27-b53b-87428bac6fb9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:29.440696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Created reservations ['da0384b0-f06a-475f-aac6-d8b65024cb96', '54d5678c-4691-4ec8-8966-26b7c3bd5cd1', 'e31ea514-8d53-4ef1-9e9f-700f53b35d73', '42b4e161-6a45-46a2-a88f-b79723d056c3'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:29.441679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebffdef0-3b1c-4fff-a82a-1e1d33ba5509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da0384b0-f06a-475f-aac6-d8b65024cb96', '54d5678c-4691-4ec8-8966-26b7c3bd5cd1', 'e31ea514-8d53-4ef1-9e9f-700f53b35d73', '42b4e161-6a45-46a2-a88f-b79723d056c3']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.442628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8f9152-e5ba-48e3-8874-d50370f5f22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.443969 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.443969 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:29.443969 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e01851e-e459-4f27-b53b-87428bac6fb9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:29.443969 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 888/3557] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:29 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:29.472794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8f9152-e5ba-48e3-8874-d50370f5f22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa26af15-a43e-43da-8d6b-78949802d16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1439067811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['da0384b0-f06a-475f-aac6-d8b65024cb96','54d5678c-4691-4ec8-8966-26b7c3bd5cd1','e31ea514-8d53-4ef1-9e9f-700f53b35d73','42b4e161-6a45-46a2-a88f-b79723d056c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1439067811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa26af15-a43e-43da-8d6b-78949802d16f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b1135f78de4cde9a47af8002105852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb62661d0a3484ca264321d1d58ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.474227 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec9ae76-ffdb-4507-b858-78944de74373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.496290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec9ae76-ffdb-4507-b858-78944de74373) transitioned into state 'SUCCESS' from state '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-1439067811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['da0384b0-f06a-475f-aac6-d8b65024cb96','54d5678c-4691-4ec8-8966-26b7c3bd5cd1','e31ea514-8d53-4ef1-9e9f-700f53b35d73','42b4e161-6a45-46a2-a88f-b79723d056c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.497229 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306c2650-fe80-4e82-855d-9f85ef0d7882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.510167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306c2650-fe80-4e82-855d-9f85ef0d7882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.511376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (8f5c6474-c267-4ef5-9bef-69a4de794d6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.511768 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request issued successfully. Aug 09 07:46:29.512635 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce352c30-e34d-4f70-98b7-7ea99cae4c98 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:29.513200 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 903/3558] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:29 2026] POST /volume/v3/volumes => generated 755 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:29.524468 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.526668 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:29.527119 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-131351888"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:29.528894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request body: {'volume': {"'imageRef": '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-131351888'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:29.529090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume of 1 GB Aug 09 07:46:29.529421 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.529421 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:29.534092 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Availability Zones retrieved successfully. Aug 09 07:46:29.544929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (720e8dd6-b6d3-40fe-a83c-918e11643c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.544929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d046972e-0278-4743-aa9c-2b7f6c1737e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.546039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:29.582015 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d046972e-0278-4743-aa9c-2b7f6c1737e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.582788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e280e6-1fc5-4f2c-8a24-9b6370c5995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.620445 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Created reservations ['ec051897-aea5-4b25-a298-53adb5a6d300', 'e3f58ec1-5dae-462b-b661-e89f6350f0b2', '240e2fd4-9b32-4072-92fd-98da77810baa', 'be81d85c-971d-4c1b-8c50-f5d28f4915cf'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:29.621274 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e280e6-1fc5-4f2c-8a24-9b6370c5995b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec051897-aea5-4b25-a298-53adb5a6d300', 'e3f58ec1-5dae-462b-b661-e89f6350f0b2', '240e2fd4-9b32-4072-92fd-98da77810baa', 'be81d85c-971d-4c1b-8c50-f5d28f4915cf']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.621961 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e8516d-61be-42fc-870c-7cb8651c0237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.644167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e8516d-61be-42fc-870c-7cb8651c0237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '209edd1b-e3a8-43f9-87ad-ee229634abb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-131351888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['ec051897-aea5-4b25-a298-53adb5a6d300','e3f58ec1-5dae-462b-b661-e89f6350f0b2','240e2fd4-9b32-4072-92fd-98da77810baa','be81d85c-971d-4c1b-8c50-f5d28f4915cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-131351888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=209edd1b-e3a8-43f9-87ad-ee229634abb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b1135f78de4cde9a47af8002105852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb62661d0a3484ca264321d1d58ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.645077 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5884ea1f-f06a-4c43-81bc-496b6188b3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.667489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5884ea1f-f06a-4c43-81bc-496b6188b3b8) transitioned into state 'SUCCESS' from state '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-131351888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['ec051897-aea5-4b25-a298-53adb5a6d300','e3f58ec1-5dae-462b-b661-e89f6350f0b2','240e2fd4-9b32-4072-92fd-98da77810baa','be81d85c-971d-4c1b-8c50-f5d28f4915cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.668462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538e107a-3ef6-4442-bfcb-37f2fe74dd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.680704 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538e107a-3ef6-4442-bfcb-37f2fe74dd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.681803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (720e8dd6-b6d3-40fe-a83c-918e11643c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.682193 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request issued successfully. Aug 09 07:46:29.682888 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3509777-abdc-47ef-9a55-015c8eed16e0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:29.683417 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 888/3559] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:29 2026] POST /volume/v3/volumes => generated 754 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:29.703889 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8587448d-6ef7-43c0-a21b-9738b735b566 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.706591 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:29.707223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-359686055"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:29.708747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request body: {'volume': {"'imageRef": '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-359686055'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:29.708891 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume of 1 GB Aug 09 07:46:29.709267 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.709267 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:29.714130 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Availability Zones retrieved successfully. Aug 09 07:46:29.720256 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (86173405-f5b3-4d0f-acd5-502b53325413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.721187 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7144255a-9486-463c-81c5-19bd99305eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.722115 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:29.762954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7144255a-9486-463c-81c5-19bd99305eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.763880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dedcd18-c4fc-46d4-bf7f-d43d8c1de1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.821602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Created reservations ['76b83182-1086-4ffb-88d1-39d40cc4b220', '6d26b386-a129-4585-ad20-65e5ce80cc9c', '8d9cc848-eef6-40ab-b253-da1502cd3fc0', '9f328446-12dc-4539-9afb-ffa0e4bbb305'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:29.822673 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dedcd18-c4fc-46d4-bf7f-d43d8c1de1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b83182-1086-4ffb-88d1-39d40cc4b220', '6d26b386-a129-4585-ad20-65e5ce80cc9c', '8d9cc848-eef6-40ab-b253-da1502cd3fc0', '9f328446-12dc-4539-9afb-ffa0e4bbb305']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.823655 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189b92d1-9d18-482b-9221-307481f8aef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.851536 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189b92d1-9d18-482b-9221-307481f8aef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd39b1370-9100-4b77-9da2-e9053a09e908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-359686055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['76b83182-1086-4ffb-88d1-39d40cc4b220','6d26b386-a129-4585-ad20-65e5ce80cc9c','8d9cc848-eef6-40ab-b253-da1502cd3fc0','9f328446-12dc-4539-9afb-ffa0e4bbb305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-359686055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d39b1370-9100-4b77-9da2-e9053a09e908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31b1135f78de4cde9a47af8002105852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdb62661d0a3484ca264321d1d58ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.852274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733672cf-af6b-4f88-b68e-e1f536d2145a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.880030 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733672cf-af6b-4f88-b68e-e1f536d2145a) transitioned into state 'SUCCESS' from state '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-359686055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31b1135f78de4cde9a47af8002105852',qos_specs=None,replication_status=,reservations=['76b83182-1086-4ffb-88d1-39d40cc4b220','6d26b386-a129-4585-ad20-65e5ce80cc9c','8d9cc848-eef6-40ab-b253-da1502cd3fc0','9f328446-12dc-4539-9afb-ffa0e4bbb305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdb62661d0a3484ca264321d1d58ac30',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.880030 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae037bf6-d3ef-4481-8c33-97c7de6da513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:29.891419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae037bf6-d3ef-4481-8c33-97c7de6da513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:29.892585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Flow 'volume_create_api' (86173405-f5b3-4d0f-acd5-502b53325413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:29.892894 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Create volume request issued successfully. Aug 09 07:46:29.893488 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8587448d-6ef7-43c0-a21b-9738b735b566 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:29.893985 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 881/3560] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:29 2026] POST /volume/v3/volumes => generated 754 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:29.908787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-813c27b3-2d4a-434f-b731-5e2ba13d748b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.911221 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-813c27b3-2d4a-434f-b731-5e2ba13d748b tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 Aug 09 07:46:29.911600 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-813c27b3-2d4a-434f-b731-5e2ba13d748b tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:29.911931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-813c27b3-2d4a-434f-b731-5e2ba13d748b tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:29.921029 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.921029 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:29.926671 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-813c27b3-2d4a-434f-b731-5e2ba13d748b tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:29.931791 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-813c27b3-2d4a-434f-b731-5e2ba13d748b tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 returned with HTTP 200 Aug 09 07:46:29.932405 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 889/3561] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:29 2026] GET /volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:29.947918 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d087c6e1-e377-4a80-ae76-c1e1559a2f53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.950264 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d087c6e1-e377-4a80-ae76-c1e1559a2f53 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 Aug 09 07:46:29.950527 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d087c6e1-e377-4a80-ae76-c1e1559a2f53 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:29.950761 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d087c6e1-e377-4a80-ae76-c1e1559a2f53 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:29.959520 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.959520 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:29.963950 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d087c6e1-e377-4a80-ae76-c1e1559a2f53 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:29.968829 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d087c6e1-e377-4a80-ae76-c1e1559a2f53 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 returned with HTTP 200 Aug 09 07:46:29.969731 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 904/3562] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:29 2026] GET /volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:29.982280 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ea144173-cd45-4e82-910e-cc6fe25106ec None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:29.984793 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea144173-cd45-4e82-910e-cc6fe25106ec tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f Aug 09 07:46:29.985092 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea144173-cd45-4e82-910e-cc6fe25106ec tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:29.985359 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea144173-cd45-4e82-910e-cc6fe25106ec tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:29.997373 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:29.997373 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:30.005089 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ea144173-cd45-4e82-910e-cc6fe25106ec tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:30.010756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea144173-cd45-4e82-910e-cc6fe25106ec tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f returned with HTTP 200 Aug 09 07:46:30.011301 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 889/3563] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:29 2026] GET /volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:30.024887 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0447e0b-a2e4-42e0-8ddb-efcf46bd5ee4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.027021 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0447e0b-a2e4-42e0-8ddb-efcf46bd5ee4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 Aug 09 07:46:30.027183 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0447e0b-a2e4-42e0-8ddb-efcf46bd5ee4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.027425 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0447e0b-a2e4-42e0-8ddb-efcf46bd5ee4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.030542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b0c2428d-6fb6-4eaa-957c-b681f58737f0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.032436 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b0c2428d-6fb6-4eaa-957c-b681f58737f0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:30.032806 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b0c2428d-6fb6-4eaa-957c-b681f58737f0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.033186 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b0c2428d-6fb6-4eaa-957c-b681f58737f0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.033393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b0c2428d-6fb6-4eaa-957c-b681f58737f0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:30.037038 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:30.037038 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:30.037866 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:30.037866 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:30.038464 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b0c2428d-6fb6-4eaa-957c-b681f58737f0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:30.039021 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 890/3564] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:30 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:30.040780 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a0447e0b-a2e4-42e0-8ddb-efcf46bd5ee4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:30.044686 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0447e0b-a2e4-42e0-8ddb-efcf46bd5ee4 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 returned with HTTP 200 Aug 09 07:46:30.045112 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 882/3565] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:30 2026] GET /volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:30.057579 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0198109b-df79-4cd5-9428-b39981fb3d0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.059661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0198109b-df79-4cd5-9428-b39981fb3d0e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 Aug 09 07:46:30.059838 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0198109b-df79-4cd5-9428-b39981fb3d0e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.060057 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0198109b-df79-4cd5-9428-b39981fb3d0e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.069030 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:30.069030 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:30.073653 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0198109b-df79-4cd5-9428-b39981fb3d0e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:30.079026 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0198109b-df79-4cd5-9428-b39981fb3d0e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 returned with HTTP 200 Aug 09 07:46:30.079462 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 905/3566] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:30 2026] GET /volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:30.085438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4ce7bf0d-9e8f-4ec6-9dbd-580c897f33f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.087592 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ce7bf0d-9e8f-4ec6-9dbd-580c897f33f7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 Aug 09 07:46:30.087857 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ce7bf0d-9e8f-4ec6-9dbd-580c897f33f7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.088100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ce7bf0d-9e8f-4ec6-9dbd-580c897f33f7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.094473 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ce7bf0d-9e8f-4ec6-9dbd-580c897f33f7 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 returned with HTTP 404 Aug 09 07:46:30.095243 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 890/3567] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:30 2026] GET /volume/v3/volumes/93cd278a-2f09-4ec2-8b96-4dce9c128935 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:30.103959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5cbeedd9-64c4-4e5a-9a35-d00441e8b70c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.105857 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5cbeedd9-64c4-4e5a-9a35-d00441e8b70c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:30.106142 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5cbeedd9-64c4-4e5a-9a35-d00441e8b70c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.106406 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5cbeedd9-64c4-4e5a-9a35-d00441e8b70c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.113561 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:30.113561 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:30.117547 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5cbeedd9-64c4-4e5a-9a35-d00441e8b70c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:30.122134 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5cbeedd9-64c4-4e5a-9a35-d00441e8b70c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f returned with HTTP 200 Aug 09 07:46:30.122640 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 891/3568] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:30 2026] GET /volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:46:30.140824 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.143346 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:30.143638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.143927 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.144161 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Delete volume with id: c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:30.153414 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:30.153414 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:30.154127 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:30.174267 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Delete volume request issued successfully. Aug 09 07:46:30.174491 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bdd1d0c-cb56-40e5-9994-2fc6d3ea9f2b tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f returned with HTTP 202 Aug 09 07:46:30.174981 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 883/3569] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:30 2026] DELETE /volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:30.182929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5382cdd-82be-4df3-a404-f165dddbe36c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.185740 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5382cdd-82be-4df3-a404-f165dddbe36c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:30.186065 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5382cdd-82be-4df3-a404-f165dddbe36c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.186334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5382cdd-82be-4df3-a404-f165dddbe36c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.203883 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:30.203883 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:30.210034 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5382cdd-82be-4df3-a404-f165dddbe36c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Volume info retrieved successfully. Aug 09 07:46:30.216584 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5382cdd-82be-4df3-a404-f165dddbe36c tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f returned with HTTP 200 Aug 09 07:46:30.217156 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 906/3570] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:30 2026] GET /volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:30.457191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f6fa236f-5029-4e68-a728-3d1c58b4cf5d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:30.459480 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6fa236f-5029-4e68-a728-3d1c58b4cf5d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:30.459744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f6fa236f-5029-4e68-a728-3d1c58b4cf5d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:30.459977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f6fa236f-5029-4e68-a728-3d1c58b4cf5d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:30.460094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f6fa236f-5029-4e68-a728-3d1c58b4cf5d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:30.466508 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:30.466508 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:30.467206 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6fa236f-5029-4e68-a728-3d1c58b4cf5d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:30.467607 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 891/3571] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:30 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:31.052397 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f6cd490a-924b-4990-bc47-4dffb9d695ac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:31.054282 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6cd490a-924b-4990-bc47-4dffb9d695ac tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:31.054549 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f6cd490a-924b-4990-bc47-4dffb9d695ac tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:31.054798 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f6cd490a-924b-4990-bc47-4dffb9d695ac tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:31.055095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f6cd490a-924b-4990-bc47-4dffb9d695ac tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:31.060358 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:31.060358 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:31.061309 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6cd490a-924b-4990-bc47-4dffb9d695ac tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:31.061806 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 892/3572] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:31 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:31.097369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-232a17d8-8f21-44dd-868b-ca9afc641026 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:31.101836 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-232a17d8-8f21-44dd-868b-ca9afc641026 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 Aug 09 07:46:31.101836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-232a17d8-8f21-44dd-868b-ca9afc641026 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:31.101836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-232a17d8-8f21-44dd-868b-ca9afc641026 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:31.111901 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:31.111901 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:31.116783 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-232a17d8-8f21-44dd-868b-ca9afc641026 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:31.123650 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-232a17d8-8f21-44dd-868b-ca9afc641026 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 returned with HTTP 200 Aug 09 07:46:31.124512 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 884/3573] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:31 2026] GET /volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:31.140417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c218f23c-8e56-424d-810c-694f40f723ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:31.143145 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c218f23c-8e56-424d-810c-694f40f723ea tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 Aug 09 07:46:31.143449 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c218f23c-8e56-424d-810c-694f40f723ea tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:31.143735 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c218f23c-8e56-424d-810c-694f40f723ea tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:31.144002 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c218f23c-8e56-424d-810c-694f40f723ea tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume with id: d39b1370-9100-4b77-9da2-e9053a09e908 Aug 09 07:46:31.153971 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:31.153971 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:31.154724 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c218f23c-8e56-424d-810c-694f40f723ea tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:31.178266 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c218f23c-8e56-424d-810c-694f40f723ea tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume request issued successfully. Aug 09 07:46:31.178637 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c218f23c-8e56-424d-810c-694f40f723ea tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 returned with HTTP 202 Aug 09 07:46:31.178997 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 907/3574] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:31 2026] DELETE /volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:31.188192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f4370f5f-4b30-495c-82e0-64d5f899d5f5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:31.189892 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f4370f5f-4b30-495c-82e0-64d5f899d5f5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 Aug 09 07:46:31.190165 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f4370f5f-4b30-495c-82e0-64d5f899d5f5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:31.190389 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f4370f5f-4b30-495c-82e0-64d5f899d5f5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:31.198998 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:31.198998 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:31.204248 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f4370f5f-4b30-495c-82e0-64d5f899d5f5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:31.209009 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f4370f5f-4b30-495c-82e0-64d5f899d5f5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 returned with HTTP 200 Aug 09 07:46:31.209719 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 892/3575] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:31 2026] GET /volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:31.233127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0c918d58-23c3-4187-acfa-6884e5d98617 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:31.235394 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c918d58-23c3-4187-acfa-6884e5d98617 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] GET https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f Aug 09 07:46:31.235732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c918d58-23c3-4187-acfa-6884e5d98617 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:31.235997 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c918d58-23c3-4187-acfa-6884e5d98617 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:31.243761 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c918d58-23c3-4187-acfa-6884e5d98617 tempest-VolumesListAdminTestJSON-1139940849 tempest-VolumesListAdminTestJSON-1139940849-project-member] https://10.4.3.41/volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f returned with HTTP 404 Aug 09 07:46:31.244644 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 893/3576] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:31 2026] GET /volume/v3/volumes/c404c910-1c0c-4f0f-b850-41fd05703e8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:31.482175 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6334b07c-d7e9-4882-8896-aaf5c031bd93 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:31.485805 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6334b07c-d7e9-4882-8896-aaf5c031bd93 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:31.486930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6334b07c-d7e9-4882-8896-aaf5c031bd93 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:31.486930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6334b07c-d7e9-4882-8896-aaf5c031bd93 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:31.486930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6334b07c-d7e9-4882-8896-aaf5c031bd93 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:31.496164 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:31.496164 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:31.497217 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6334b07c-d7e9-4882-8896-aaf5c031bd93 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:31.498167 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 885/3577] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:31 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:32.073736 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a43e2eb5-db6d-4363-b040-bf1cf7cc33d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:32.076317 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a43e2eb5-db6d-4363-b040-bf1cf7cc33d7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:32.076700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a43e2eb5-db6d-4363-b040-bf1cf7cc33d7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:32.076974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a43e2eb5-db6d-4363-b040-bf1cf7cc33d7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:32.077130 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a43e2eb5-db6d-4363-b040-bf1cf7cc33d7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:32.083316 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:32.083316 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:32.084675 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a43e2eb5-db6d-4363-b040-bf1cf7cc33d7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:32.085441 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 908/3578] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:32 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:32.224888 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c0a8b28f-6c65-4fd4-a0a4-141b7c18434d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:32.226860 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c0a8b28f-6c65-4fd4-a0a4-141b7c18434d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 Aug 09 07:46:32.227024 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c0a8b28f-6c65-4fd4-a0a4-141b7c18434d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:32.227089 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c0a8b28f-6c65-4fd4-a0a4-141b7c18434d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:32.232681 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c0a8b28f-6c65-4fd4-a0a4-141b7c18434d tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 returned with HTTP 404 Aug 09 07:46:32.233140 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 893/3579] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:32 2026] GET /volume/v3/volumes/d39b1370-9100-4b77-9da2-e9053a09e908 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:32.239701 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:32.242512 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] DELETE https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 Aug 09 07:46:32.242876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:32.243374 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:32.243607 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume with id: 209edd1b-e3a8-43f9-87ad-ee229634abb0 Aug 09 07:46:32.256292 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:32.256292 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:32.257129 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:32.284318 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume request issued successfully. Aug 09 07:46:32.284318 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d54432db-d8d2-47a0-a018-ecbe1024f074 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 returned with HTTP 202 Aug 09 07:46:32.284318 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 894/3580] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:32 2026] DELETE /volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:32.294850 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fa7c01d4-f738-4438-b1ac-6ac599e05d31 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:32.299088 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa7c01d4-f738-4438-b1ac-6ac599e05d31 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 Aug 09 07:46:32.299088 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa7c01d4-f738-4438-b1ac-6ac599e05d31 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:32.299088 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa7c01d4-f738-4438-b1ac-6ac599e05d31 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:32.305516 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:32.305516 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:32.309827 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fa7c01d4-f738-4438-b1ac-6ac599e05d31 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:32.315786 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa7c01d4-f738-4438-b1ac-6ac599e05d31 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 returned with HTTP 200 Aug 09 07:46:32.316536 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 886/3581] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:32 2026] GET /volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:32.510777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c252750a-1d0b-4d44-9a45-784ff15e7027 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:32.514053 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c252750a-1d0b-4d44-9a45-784ff15e7027 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:32.514053 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c252750a-1d0b-4d44-9a45-784ff15e7027 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:32.514053 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c252750a-1d0b-4d44-9a45-784ff15e7027 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:32.514053 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c252750a-1d0b-4d44-9a45-784ff15e7027 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:32.519178 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:32.519178 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:32.520073 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c252750a-1d0b-4d44-9a45-784ff15e7027 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:32.520570 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 909/3582] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:32 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:33.099381 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7f1f9dd6-4508-474d-93ea-bdbed951a318 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:33.104873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f1f9dd6-4508-474d-93ea-bdbed951a318 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:33.105183 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f1f9dd6-4508-474d-93ea-bdbed951a318 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:33.105440 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f1f9dd6-4508-474d-93ea-bdbed951a318 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:33.105602 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7f1f9dd6-4508-474d-93ea-bdbed951a318 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:33.114501 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:33.114501 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:33.115321 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f1f9dd6-4508-474d-93ea-bdbed951a318 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:33.115813 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 894/3583] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:33 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:33.333456 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9cca13ab-9462-4d13-810b-b1c7fcc8f9b0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:33.335738 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cca13ab-9462-4d13-810b-b1c7fcc8f9b0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 Aug 09 07:46:33.336061 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cca13ab-9462-4d13-810b-b1c7fcc8f9b0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:33.336260 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cca13ab-9462-4d13-810b-b1c7fcc8f9b0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:33.349201 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cca13ab-9462-4d13-810b-b1c7fcc8f9b0 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 returned with HTTP 404 Aug 09 07:46:33.350071 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 895/3584] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:33 2026] GET /volume/v3/volumes/209edd1b-e3a8-43f9-87ad-ee229634abb0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:33.358108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:33.360353 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] DELETE https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f Aug 09 07:46:33.360695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:33.360860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:33.361058 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume with id: aa26af15-a43e-43da-8d6b-78949802d16f Aug 09 07:46:33.368935 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:33.368935 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:33.369429 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:33.394350 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume request issued successfully. Aug 09 07:46:33.394643 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f1b4f67-ef88-413a-b4c3-e261a9b508c5 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f returned with HTTP 202 Aug 09 07:46:33.395216 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 887/3585] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:33 2026] DELETE /volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:33.403713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb5e3545-1d9f-4de2-b4e0-870e8d90c08e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:33.407132 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb5e3545-1d9f-4de2-b4e0-870e8d90c08e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f Aug 09 07:46:33.407328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb5e3545-1d9f-4de2-b4e0-870e8d90c08e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:33.407520 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb5e3545-1d9f-4de2-b4e0-870e8d90c08e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:33.417492 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:33.417492 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:33.424873 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb5e3545-1d9f-4de2-b4e0-870e8d90c08e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:33.430454 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb5e3545-1d9f-4de2-b4e0-870e8d90c08e tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f returned with HTTP 200 Aug 09 07:46:33.431130 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 910/3586] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:33 2026] GET /volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:33.535351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-14ee96d1-c537-40a2-b4e1-5bcf83a1b039 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:33.536753 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-14ee96d1-c537-40a2-b4e1-5bcf83a1b039 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:33.537059 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-14ee96d1-c537-40a2-b4e1-5bcf83a1b039 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:33.537313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-14ee96d1-c537-40a2-b4e1-5bcf83a1b039 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:33.537460 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-14ee96d1-c537-40a2-b4e1-5bcf83a1b039 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:33.543006 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:33.543006 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:33.543830 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-14ee96d1-c537-40a2-b4e1-5bcf83a1b039 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:33.544316 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 895/3587] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:33 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:33.795352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:33.923444 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:33.923795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-658905459"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:33.925397 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-658905459'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:33.925503 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Create volume of 1 GB Aug 09 07:46:33.929407 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Availability Zones retrieved successfully. Aug 09 07:46:33.934703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Flow 'volume_create_api' (42db9ab7-a3a2-4247-a328-8dbc611ed595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:33.935581 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472ee13e-ec96-40b4-b728-563c25faf76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:33.936478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:33.963193 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472ee13e-ec96-40b4-b728-563c25faf76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:33.963461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b98edf-b847-4cd4-995d-b23f92a8ea47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:34.025798 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Created reservations ['f5fda0d9-ade7-43d7-a0c1-e56e1e10c640', '0427ee50-5783-4ece-ba4d-d5eb4b8e08bd', '576d077b-05b7-4491-a577-4b56f848aad0', '73358760-1bc8-4c53-82a9-59a2cdbe3a21'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:34.026803 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b98edf-b847-4cd4-995d-b23f92a8ea47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5fda0d9-ade7-43d7-a0c1-e56e1e10c640', '0427ee50-5783-4ece-ba4d-d5eb4b8e08bd', '576d077b-05b7-4491-a577-4b56f848aad0', '73358760-1bc8-4c53-82a9-59a2cdbe3a21']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:34.027576 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa4f434-3b64-49ad-96ac-882e0bfc08f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:34.054723 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa4f434-3b64-49ad-96ac-882e0bfc08f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d67828-afb7-40d8-8cf2-d8fe7afa74f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-658905459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee21ec821f864ac2b9db265090a5d571',qos_specs=None,replication_status=,reservations=['f5fda0d9-ade7-43d7-a0c1-e56e1e10c640','0427ee50-5783-4ece-ba4d-d5eb4b8e08bd','576d077b-05b7-4491-a577-4b56f848aad0','73358760-1bc8-4c53-82a9-59a2cdbe3a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba16dfa01f5f4651985f14f186d4719c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-658905459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d67828-afb7-40d8-8cf2-d8fe7afa74f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee21ec821f864ac2b9db265090a5d571',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba16dfa01f5f4651985f14f186d4719c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:34.055932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8307d96-8b88-4186-92d0-8e917d7db023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:34.086050 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8307d96-8b88-4186-92d0-8e917d7db023) transitioned into state 'SUCCESS' from state '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-658905459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee21ec821f864ac2b9db265090a5d571',qos_specs=None,replication_status=,reservations=['f5fda0d9-ade7-43d7-a0c1-e56e1e10c640','0427ee50-5783-4ece-ba4d-d5eb4b8e08bd','576d077b-05b7-4491-a577-4b56f848aad0','73358760-1bc8-4c53-82a9-59a2cdbe3a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba16dfa01f5f4651985f14f186d4719c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:34.087359 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433f62cc-557a-4846-a614-da77066675b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:34.101445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433f62cc-557a-4846-a614-da77066675b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:34.102783 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Flow 'volume_create_api' (42db9ab7-a3a2-4247-a328-8dbc611ed595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:34.103339 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Create volume request issued successfully. Aug 09 07:46:34.104158 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd07a380-2b9d-4706-b04b-e6d355d9bdac tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:34.104754 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 896/3588] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:33 2026] POST /volume/v3/volumes => generated 747 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:34.116539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bb870d1d-7a99-40a2-be05-4a740ea1c116 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:34.118467 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb870d1d-7a99-40a2-be05-4a740ea1c116 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] GET https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 Aug 09 07:46:34.118678 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb870d1d-7a99-40a2-be05-4a740ea1c116 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:34.118863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb870d1d-7a99-40a2-be05-4a740ea1c116 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:34.127362 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:34.127362 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:34.129676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e623e3e6-a530-41d1-a9c2-c238c989b38e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:34.131401 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e623e3e6-a530-41d1-a9c2-c238c989b38e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:34.131704 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e623e3e6-a530-41d1-a9c2-c238c989b38e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:34.131823 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e623e3e6-a530-41d1-a9c2-c238c989b38e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:34.131871 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bb870d1d-7a99-40a2-be05-4a740ea1c116 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Volume info retrieved successfully. Aug 09 07:46:34.131991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e623e3e6-a530-41d1-a9c2-c238c989b38e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:34.136588 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:34.136588 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:34.136868 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb870d1d-7a99-40a2-be05-4a740ea1c116 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 returned with HTTP 200 Aug 09 07:46:34.137516 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 888/3589] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:34 2026] GET /volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:34.137591 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e623e3e6-a530-41d1-a9c2-c238c989b38e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:34.138227 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 911/3590] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:34 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:34.445004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d0d314fc-3804-4021-88d7-cc01e701deeb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:34.447982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d0d314fc-3804-4021-88d7-cc01e701deeb tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f Aug 09 07:46:34.448100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d0d314fc-3804-4021-88d7-cc01e701deeb tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:34.448868 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d0d314fc-3804-4021-88d7-cc01e701deeb tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:34.455814 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d0d314fc-3804-4021-88d7-cc01e701deeb tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f returned with HTTP 404 Aug 09 07:46:34.456542 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 896/3591] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:34 2026] GET /volume/v3/volumes/aa26af15-a43e-43da-8d6b-78949802d16f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:34.468122 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8087b660-a244-4726-8d71-801a4e2d4306 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:34.470773 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8087b660-a244-4726-8d71-801a4e2d4306 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 Aug 09 07:46:34.471218 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8087b660-a244-4726-8d71-801a4e2d4306 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:34.471465 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8087b660-a244-4726-8d71-801a4e2d4306 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:34.471684 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8087b660-a244-4726-8d71-801a4e2d4306 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume with id: 6c3f43a8-a17b-4722-9a68-caad6c3cdc40 Aug 09 07:46:34.484745 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:34.484745 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:34.485417 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8087b660-a244-4726-8d71-801a4e2d4306 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:34.520979 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8087b660-a244-4726-8d71-801a4e2d4306 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume request issued successfully. Aug 09 07:46:34.521262 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8087b660-a244-4726-8d71-801a4e2d4306 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 returned with HTTP 202 Aug 09 07:46:34.521825 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 897/3592] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:34 2026] DELETE /volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:34.532261 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ca574c03-469c-4276-af3b-9a4781a6f9c2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:34.533676 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca574c03-469c-4276-af3b-9a4781a6f9c2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 Aug 09 07:46:34.533947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca574c03-469c-4276-af3b-9a4781a6f9c2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:34.534189 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca574c03-469c-4276-af3b-9a4781a6f9c2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:34.553246 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:34.553246 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:34.557359 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f90a4a32-8422-4bc2-8618-c3477df761aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:34.559927 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f90a4a32-8422-4bc2-8618-c3477df761aa tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:34.560175 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f90a4a32-8422-4bc2-8618-c3477df761aa tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:34.560293 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ca574c03-469c-4276-af3b-9a4781a6f9c2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:34.560406 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f90a4a32-8422-4bc2-8618-c3477df761aa tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:34.560573 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f90a4a32-8422-4bc2-8618-c3477df761aa tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:34.565406 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca574c03-469c-4276-af3b-9a4781a6f9c2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 returned with HTTP 200 Aug 09 07:46:34.565949 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 889/3593] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:34 2026] GET /volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:34.566243 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:34.566243 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:34.569320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f90a4a32-8422-4bc2-8618-c3477df761aa tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:34.569320 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 912/3594] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:34 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.023989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.026965 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:46:35.027212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.027399 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.027515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Delete snapshot with id: b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:46:35.034702 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.034702 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:35.035719 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Snapshot retrieved successfully. Aug 09 07:46:35.069200 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Snapshot delete request issued successfully. Aug 09 07:46:35.069947 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4df738b4-4cf3-4969-912b-ecf59a21b1f1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 202 Aug 09 07:46:35.070390 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 897/3595] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:46:35 2026] DELETE /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:35.083960 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f063fc51-878e-4557-9c64-2d5b82987abe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.086898 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f063fc51-878e-4557-9c64-2d5b82987abe tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:46:35.087269 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f063fc51-878e-4557-9c64-2d5b82987abe tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.087514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f063fc51-878e-4557-9c64-2d5b82987abe tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.096120 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.096120 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:35.096745 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f063fc51-878e-4557-9c64-2d5b82987abe tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Snapshot retrieved successfully. Aug 09 07:46:35.097950 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f063fc51-878e-4557-9c64-2d5b82987abe tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 200 Aug 09 07:46:35.098432 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 898/3596] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.161544 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7fca267-a4e2-4514-8e4f-d1dfc04c441e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.161799 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-298b6de8-174e-4446-97ad-61f2a81903b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.165195 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7fca267-a4e2-4514-8e4f-d1dfc04c441e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:35.165318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-298b6de8-174e-4446-97ad-61f2a81903b8 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] GET https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 Aug 09 07:46:35.166042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7fca267-a4e2-4514-8e4f-d1dfc04c441e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.166185 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-298b6de8-174e-4446-97ad-61f2a81903b8 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.166218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7fca267-a4e2-4514-8e4f-d1dfc04c441e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.166218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c7fca267-a4e2-4514-8e4f-d1dfc04c441e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:35.166279 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-298b6de8-174e-4446-97ad-61f2a81903b8 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.172261 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.172261 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:35.173243 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7fca267-a4e2-4514-8e4f-d1dfc04c441e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:35.173792 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 890/3597] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.180219 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.180219 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:35.185330 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-298b6de8-174e-4446-97ad-61f2a81903b8 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Volume info retrieved successfully. Aug 09 07:46:35.191943 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-298b6de8-174e-4446-97ad-61f2a81903b8 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 returned with HTTP 200 Aug 09 07:46:35.192425 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 913/3598] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.211713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6efb0ece-3d2e-4a34-83d6-cc44170419c3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.215767 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6efb0ece-3d2e-4a34-83d6-cc44170419c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] GET https://10.4.3.41/volume/v3/limits Aug 09 07:46:35.216010 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6efb0ece-3d2e-4a34-83d6-cc44170419c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.216225 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6efb0ece-3d2e-4a34-83d6-cc44170419c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.230073 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.230073 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:35.252201 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6efb0ece-3d2e-4a34-83d6-cc44170419c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 09 07:46:35.252903 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 898/3599] 10.4.3.41 () {66 vars in 1227 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.268114 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-73683de5-a1ec-4d9b-b7dd-54a217f0d204 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.271863 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-73683de5-a1ec-4d9b-b7dd-54a217f0d204 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] GET https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 Aug 09 07:46:35.272168 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-73683de5-a1ec-4d9b-b7dd-54a217f0d204 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.272415 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-73683de5-a1ec-4d9b-b7dd-54a217f0d204 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.285045 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.285045 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:35.291314 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-73683de5-a1ec-4d9b-b7dd-54a217f0d204 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Volume info retrieved successfully. Aug 09 07:46:35.297020 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-73683de5-a1ec-4d9b-b7dd-54a217f0d204 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 returned with HTTP 200 Aug 09 07:46:35.297718 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 899/3600] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.314422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.316878 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] DELETE https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 Aug 09 07:46:35.317276 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.317628 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.317900 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Delete volume with id: 23d67828-afb7-40d8-8cf2-d8fe7afa74f1 Aug 09 07:46:35.327858 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.327858 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:35.328498 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Volume info retrieved successfully. Aug 09 07:46:35.353033 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Delete volume request issued successfully. Aug 09 07:46:35.353281 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a917898-9b99-4b16-8c87-f57655bfaf89 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 returned with HTTP 202 Aug 09 07:46:35.354134 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 891/3601] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:35 2026] DELETE /volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:35.361970 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-52d54912-8b02-40e0-9b53-8fe85572a344 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.364028 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52d54912-8b02-40e0-9b53-8fe85572a344 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] GET https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 Aug 09 07:46:35.364240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52d54912-8b02-40e0-9b53-8fe85572a344 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.364474 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52d54912-8b02-40e0-9b53-8fe85572a344 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.373627 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.373627 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:35.378019 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-52d54912-8b02-40e0-9b53-8fe85572a344 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Volume info retrieved successfully. Aug 09 07:46:35.384144 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52d54912-8b02-40e0-9b53-8fe85572a344 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 returned with HTTP 200 Aug 09 07:46:35.384935 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 914/3602] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.581043 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-81dcb6c4-1735-4693-afa7-4df0ce1b0721 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.583367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-67c2cbd5-90cd-4cdc-a276-e650f70876a1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.584287 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81dcb6c4-1735-4693-afa7-4df0ce1b0721 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:35.585000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-81dcb6c4-1735-4693-afa7-4df0ce1b0721 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.585000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-81dcb6c4-1735-4693-afa7-4df0ce1b0721 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.585000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-81dcb6c4-1735-4693-afa7-4df0ce1b0721 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:35.588377 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67c2cbd5-90cd-4cdc-a276-e650f70876a1 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 Aug 09 07:46:35.588598 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67c2cbd5-90cd-4cdc-a276-e650f70876a1 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.588799 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67c2cbd5-90cd-4cdc-a276-e650f70876a1 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.594692 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.594692 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:35.597119 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67c2cbd5-90cd-4cdc-a276-e650f70876a1 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 returned with HTTP 404 Aug 09 07:46:35.597812 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 900/3603] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/volumes/6c3f43a8-a17b-4722-9a68-caad6c3cdc40 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:35.600374 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-81dcb6c4-1735-4693-afa7-4df0ce1b0721 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:35.602092 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 899/3604] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:35.605365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.607333 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] DELETE https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 Aug 09 07:46:35.607562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.607747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.607899 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume with id: 834df047-5f77-4349-afda-f2c968525bc8 Aug 09 07:46:35.614904 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.614904 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:35.615351 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:35.647426 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Delete volume request issued successfully. Aug 09 07:46:35.647658 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-718d7fc4-04a1-4fe5-9445-938e096771a2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 returned with HTTP 202 Aug 09 07:46:35.648141 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 892/3605] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:35 2026] DELETE /volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:35.657750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8c13dfd-6b55-4350-830c-e75b7a25a7f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:35.659637 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8c13dfd-6b55-4350-830c-e75b7a25a7f7 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 Aug 09 07:46:35.659893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8c13dfd-6b55-4350-830c-e75b7a25a7f7 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:35.660086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8c13dfd-6b55-4350-830c-e75b7a25a7f7 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:35.668411 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:35.668411 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:35.674028 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f8c13dfd-6b55-4350-830c-e75b7a25a7f7 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Volume info retrieved successfully. Aug 09 07:46:35.679092 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8c13dfd-6b55-4350-830c-e75b7a25a7f7 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 returned with HTTP 200 Aug 09 07:46:35.679644 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 915/3606] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:35 2026] GET /volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:36.107085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f340ee6c-c00e-4e30-b3f7-36b130dd8c68 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.108788 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f340ee6c-c00e-4e30-b3f7-36b130dd8c68 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:46:36.108997 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f340ee6c-c00e-4e30-b3f7-36b130dd8c68 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.109199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f340ee6c-c00e-4e30-b3f7-36b130dd8c68 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.114045 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f340ee6c-c00e-4e30-b3f7-36b130dd8c68 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 404 Aug 09 07:46:36.114678 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 901/3607] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:36.187344 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-90f87edc-31a3-457c-bcbd-dd1234abf423 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.189529 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90f87edc-31a3-457c-bcbd-dd1234abf423 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:36.189748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90f87edc-31a3-457c-bcbd-dd1234abf423 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.189963 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90f87edc-31a3-457c-bcbd-dd1234abf423 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.190068 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-90f87edc-31a3-457c-bcbd-dd1234abf423 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:36.195869 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:36.195869 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:36.196455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90f87edc-31a3-457c-bcbd-dd1234abf423 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:36.196835 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 900/3608] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:36.224381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-b2e01f21-d3c3-409c-af17-d353d2ec737d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.227326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-b2e01f21-d3c3-409c-af17-d353d2ec737d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/attachments?instance_id=c57f8d95-956b-41d2-9838-209dd1eec21e Aug 09 07:46:36.227662 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-b2e01f21-d3c3-409c-af17-d353d2ec737d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.227979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-b2e01f21-d3c3-409c-af17-d353d2ec737d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.248494 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-b2e01f21-d3c3-409c-af17-d353d2ec737d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments?instance_id=c57f8d95-956b-41d2-9838-209dd1eec21e returned with HTTP 200 Aug 09 07:46:36.249090 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 893/3609] 10.4.3.41 () {70 vars in 1630 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/attachments?instance_id=c57f8d95-956b-41d2-9838-209dd1eec21e => generated 192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:36.259685 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-8b96930b-7b96-4562-9699-1769d765147a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.262545 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-8b96930b-7b96-4562-9699-1769d765147a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f Aug 09 07:46:36.263022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-8b96930b-7b96-4562-9699-1769d765147a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.263291 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-8b96930b-7b96-4562-9699-1769d765147a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.281456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6d814e4-de7e-4520-85c2-5df83afac98c req-8b96930b-7b96-4562-9699-1769d765147a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f returned with HTTP 200 Aug 09 07:46:36.284010 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 916/3610] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:36.402786 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c419e4bc-cdb2-4b06-a78f-b1050e10e1c3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.408496 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c419e4bc-cdb2-4b06-a78f-b1050e10e1c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] GET https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 Aug 09 07:46:36.408822 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c419e4bc-cdb2-4b06-a78f-b1050e10e1c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.408990 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c419e4bc-cdb2-4b06-a78f-b1050e10e1c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.417401 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c419e4bc-cdb2-4b06-a78f-b1050e10e1c3 tempest-AbsoluteLimitsTests-1236581248 tempest-AbsoluteLimitsTests-1236581248-project-member] https://10.4.3.41/volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 returned with HTTP 404 Aug 09 07:46:36.418183 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 902/3611] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/volumes/23d67828-afb7-40d8-8cf2-d8fe7afa74f1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:36.616056 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5f354ac7-b01b-4dbb-8a56-085918e5cbdd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.619193 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f354ac7-b01b-4dbb-8a56-085918e5cbdd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:36.619449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f354ac7-b01b-4dbb-8a56-085918e5cbdd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.619728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f354ac7-b01b-4dbb-8a56-085918e5cbdd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.619890 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5f354ac7-b01b-4dbb-8a56-085918e5cbdd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:36.625800 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:36.625800 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:36.626589 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f354ac7-b01b-4dbb-8a56-085918e5cbdd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:36.627094 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 901/3612] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:36.640298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.642176 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b/export_record Aug 09 07:46:36.642406 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.642685 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'export_record' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.642818 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Export record for backup 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:248}} Aug 09 07:46:36.648830 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:36.648830 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:36.649775 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling RPCAPI with context: , host: np0000006821, backup: 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/api.py:510}} Aug 09 07:46:36.660929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] export_record in rpcapi backup_id 77fa88c8-69d9-4638-a801-e61252b04e0b on host np0000006821. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 07:46:36.675198 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzdmYTg4YzgtNjlkOS00NjM4LWE4MDEtZTYxMjUyYjA0ZTBiIiwgInVzZXJfaWQiOiAiZWNjNjg0NTAyODgzNGI2YTliNTZhZTdmNjgzMGIzNWMiLCAicHJvamVjdF9pZCI6ICI1OTM3YWUwOTY5N2I0YmI4OTJhYjg5YzM0NDc3ZDEwNiIsICJ2b2x1bWVfaWQiOiAiNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA4MjM0NDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0LzIwMjYwODA5MDc0NjIyL2F6X25vdmFfYmFja3VwXzc3ZmE4OGM4LTY5ZDktNDYzOC1hODAxLWU2MTI1MmIwNGUwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NjozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 07:46:36.675591 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a2e4b91-8b42-4bcd-8ca6-b8880d25ef2c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b/export_record returned with HTTP 200 Aug 09 07:46:36.676131 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 894/3613] 10.4.3.41 () {68 vars in 1423 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:36.685544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c141d444-22aa-4ad8-bd2f-d4c2c27c09f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.688290 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c141d444-22aa-4ad8-bd2f-d4c2c27c09f0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:46:36.688665 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c141d444-22aa-4ad8-bd2f-d4c2c27c09f0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.688987 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c141d444-22aa-4ad8-bd2f-d4c2c27c09f0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.689215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c141d444-22aa-4ad8-bd2f-d4c2c27c09f0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:36.695237 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:36.695237 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:36.700974 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c141d444-22aa-4ad8-bd2f-d4c2c27c09f0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:46:36.701126 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ba70b5f8-7c1d-42d8-86c0-8b52f2e037d2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.701540 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 917/3614] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:36.708107 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ba70b5f8-7c1d-42d8-86c0-8b52f2e037d2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] GET https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 Aug 09 07:46:36.708435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ba70b5f8-7c1d-42d8-86c0-8b52f2e037d2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.711028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ba70b5f8-7c1d-42d8-86c0-8b52f2e037d2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.714598 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-020e185d-c78b-4e04-9bc5-f9f5a4730be0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.717617 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-020e185d-c78b-4e04-9bc5-f9f5a4730be0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] POST https://10.4.3.41/volume/v3/backups/import_record Aug 09 07:46:36.718095 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-020e185d-c78b-4e04-9bc5-f9f5a4730be0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTMyNTc0NDktY2RkMS00OGI0LWI3NGMtZmU1MzQxM2U1MDUxIiwgInVzZXJfaWQiOiAiZWNjNjg0NTAyODgzNGI2YTliNTZhZTdmNjgzMGIzNWMiLCAicHJvamVjdF9pZCI6ICI1OTM3YWUwOTY5N2I0YmI4OTJhYjg5YzM0NDc3ZDEwNiIsICJ2b2x1bWVfaWQiOiAiNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA4MjM0NDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0LzIwMjYwODA5MDc0NjIyL2F6X25vdmFfYmFja3VwXzc3ZmE4OGM4LTY5ZDktNDYzOC1hODAxLWU2MTI1MmIwNGUwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NjozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:36.719811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-020e185d-c78b-4e04-9bc5-f9f5a4730be0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTMyNTc0NDktY2RkMS00OGI0LWI3NGMtZmU1MzQxM2U1MDUxIiwgInVzZXJfaWQiOiAiZWNjNjg0NTAyODgzNGI2YTliNTZhZTdmNjgzMGIzNWMiLCAicHJvamVjdF9pZCI6ICI1OTM3YWUwOTY5N2I0YmI4OTJhYjg5YzM0NDc3ZDEwNiIsICJ2b2x1bWVfaWQiOiAiNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA4MjM0NDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0LzIwMjYwODA5MDc0NjIyL2F6X25vdmFfYmFja3VwXzc3ZmE4OGM4LTY5ZDktNDYzOC1hODAxLWU2MTI1MmIwNGUwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NjozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100220) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Aug 09 07:46:36.719990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-020e185d-c78b-4e04-9bc5-f9f5a4730be0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTMyNTc0NDktY2RkMS00OGI0LWI3NGMtZmU1MzQxM2U1MDUxIiwgInVzZXJfaWQiOiAiZWNjNjg0NTAyODgzNGI2YTliNTZhZTdmNjgzMGIzNWMiLCAicHJvamVjdF9pZCI6ICI1OTM3YWUwOTY5N2I0YmI4OTJhYjg5YzM0NDc3ZDEwNiIsICJ2b2x1bWVfaWQiOiAiNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTA4MjM0NDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTAxMTJkZWItZTE1YS00YjlmLTgxNTMtMWZhN2FmNzc3ZjE0LzIwMjYwODA5MDc0NjIyL2F6X25vdmFfYmFja3VwXzc3ZmE4OGM4LTY5ZDktNDYzOC1hODAxLWU2MTI1MmIwNGUwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDY6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0NjozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100220) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:272}} Aug 09 07:46:36.720237 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ba70b5f8-7c1d-42d8-86c0-8b52f2e037d2 tempest-CreateVolumesFromImageTest-532973565 tempest-CreateVolumesFromImageTest-532973565-project-member] https://10.4.3.41/volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 returned with HTTP 404 Aug 09 07:46:36.720654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-020e185d-c78b-4e04-9bc5-f9f5a4730be0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c5df37ae00a84e00812851c5978fe366', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5937ae09697b4bb892ab89c34477d106', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:46:36.720964 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-020e185d-c78b-4e04-9bc5-f9f5a4730be0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 403 Aug 09 07:46:36.721106 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 903/3615] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/volumes/834df047-5f77-4349-afda-f2c968525bc8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:36.721621 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 902/3616] 10.4.3.41 () {70 vars in 1335 bytes} [Sun Aug 9 07:46:36 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:36.731895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.735651 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 Aug 09 07:46:36.736217 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.736761 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.736985 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume with id: 50112deb-e15a-4b9f-8153-1fa7af777f14 Aug 09 07:46:36.747831 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:36.747831 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:36.748210 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:36.778069 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume request issued successfully. Aug 09 07:46:36.778611 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-209d8178-1062-4ba6-ad19-5ed6b6949ac5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 returned with HTTP 202 Aug 09 07:46:36.778902 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 895/3617] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:36 2026] DELETE /volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:36.788973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53dcc68d-69c9-464b-bb1d-4f3d7d69c360 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:36.793650 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53dcc68d-69c9-464b-bb1d-4f3d7d69c360 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 Aug 09 07:46:36.793851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53dcc68d-69c9-464b-bb1d-4f3d7d69c360 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:36.794115 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53dcc68d-69c9-464b-bb1d-4f3d7d69c360 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:36.808882 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:36.808882 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:36.814213 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-53dcc68d-69c9-464b-bb1d-4f3d7d69c360 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:36.826141 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53dcc68d-69c9-464b-bb1d-4f3d7d69c360 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 returned with HTTP 200 Aug 09 07:46:36.829009 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 918/3618] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:36 2026] GET /volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:37.181325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-f9d0faa2-b02b-4f37-a9ff-b70d42547596 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:37.184028 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-f9d0faa2-b02b-4f37-a9ff-b70d42547596 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d Aug 09 07:46:37.184286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-f9d0faa2-b02b-4f37-a9ff-b70d42547596 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:37.184556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-f9d0faa2-b02b-4f37-a9ff-b70d42547596 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:37.195500 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:37.195500 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:37.207447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bf6fea24-1780-436b-a229-5ed0dc8297e7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:37.213661 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bf6fea24-1780-436b-a229-5ed0dc8297e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:37.213960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bf6fea24-1780-436b-a229-5ed0dc8297e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:37.214192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bf6fea24-1780-436b-a229-5ed0dc8297e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:37.214339 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-bf6fea24-1780-436b-a229-5ed0dc8297e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:37.220710 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:37.220710 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:37.221981 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bf6fea24-1780-436b-a229-5ed0dc8297e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:37.222370 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 903/3619] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:37 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:37.266903 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5ec5914d-5112-431c-93c2-18d5d3053a6b req-f9d0faa2-b02b-4f37-a9ff-b70d42547596 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d returned with HTTP 200 Aug 09 07:46:37.267463 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 904/3620] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:46:37 2026] DELETE /volume/v3/attachments/bfddb1e0-12c0-4931-8d91-f8313f78654d => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:37.751536 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-69ecf7c7-1c56-4056-a8c2-3c6b2cb6d563 req-70696330-1903-4f7b-bbb0-baa45016b067 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:37.756624 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-69ecf7c7-1c56-4056-a8c2-3c6b2cb6d563 req-70696330-1903-4f7b-bbb0-baa45016b067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:37.757646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-69ecf7c7-1c56-4056-a8c2-3c6b2cb6d563 req-70696330-1903-4f7b-bbb0-baa45016b067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:37.757775 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-69ecf7c7-1c56-4056-a8c2-3c6b2cb6d563 req-70696330-1903-4f7b-bbb0-baa45016b067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:37.773566 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:37.773566 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:37.782423 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-69ecf7c7-1c56-4056-a8c2-3c6b2cb6d563 req-70696330-1903-4f7b-bbb0-baa45016b067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:46:37.788507 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-69ecf7c7-1c56-4056-a8c2-3c6b2cb6d563 req-70696330-1903-4f7b-bbb0-baa45016b067 tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:46:37.788971 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 896/3621] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:46:37 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:37.844150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43d5bc7c-b7ac-4835-9f1e-4bdc1a6ff5f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:37.848201 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43d5bc7c-b7ac-4835-9f1e-4bdc1a6ff5f5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 Aug 09 07:46:37.848201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43d5bc7c-b7ac-4835-9f1e-4bdc1a6ff5f5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:37.848201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43d5bc7c-b7ac-4835-9f1e-4bdc1a6ff5f5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:37.860661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43d5bc7c-b7ac-4835-9f1e-4bdc1a6ff5f5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 returned with HTTP 404 Aug 09 07:46:37.861455 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 919/3622] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:37 2026] GET /volume/v3/volumes/50112deb-e15a-4b9f-8153-1fa7af777f14 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:37.878947 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9e9a147a-dc74-4a17-871d-8f0716b8032c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:37.881102 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9e9a147a-dc74-4a17-871d-8f0716b8032c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] GET https://10.4.3.41/volume/v3/backups Aug 09 07:46:37.881333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9e9a147a-dc74-4a17-871d-8f0716b8032c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:37.881522 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9e9a147a-dc74-4a17-871d-8f0716b8032c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:37.881803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-9e9a147a-dc74-4a17-871d-8f0716b8032c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:37.903576 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9e9a147a-dc74-4a17-871d-8f0716b8032c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 09 07:46:37.904146 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 904/3623] 10.4.3.41 () {68 vars in 1270 bytes} [Sun Aug 9 07:46:37 2026] GET /volume/v3/backups => generated 621 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:37.928937 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1c1cd784-ea4b-460f-ab31-ac9c7441ccda None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:37.932286 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c1cd784-ea4b-460f-ab31-ac9c7441ccda tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] GET https://10.4.3.41/volume/v3/backups?project_id=5937ae09697b4bb892ab89c34477d106 Aug 09 07:46:37.932286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c1cd784-ea4b-460f-ab31-ac9c7441ccda tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:37.932286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c1cd784-ea4b-460f-ab31-ac9c7441ccda tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:37.932286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-1c1cd784-ea4b-460f-ab31-ac9c7441ccda tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Removing options 'project_id' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:46:37.932286 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:37.932286 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:37.950478 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c1cd784-ea4b-460f-ab31-ac9c7441ccda tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups?project_id=5937ae09697b4bb892ab89c34477d106 returned with HTTP 200 Aug 09 07:46:37.950835 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 905/3624] 10.4.3.41 () {68 vars in 1357 bytes} [Sun Aug 9 07:46:37 2026] GET /volume/v3/backups?project_id=5937ae09697b4bb892ab89c34477d106 => generated 621 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:37.967412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:37.969944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:37.970045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810395735"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:37.973396 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810395735'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:37.973396 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume of 1 GB Aug 09 07:46:37.977743 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Availability Zones retrieved successfully. Aug 09 07:46:37.986124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (e8fffa33-2bb5-4904-855d-c6bec0f90b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:37.986124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90663c1a-9fc1-4f0b-8cc9-db839db1ecef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:37.988249 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:38.023644 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90663c1a-9fc1-4f0b-8cc9-db839db1ecef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.024878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3454e3ec-f268-4eda-b333-e6f9ed9e7d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.080082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['4882baf8-2bd1-4973-8fc9-49435df002c5', '918e9262-e4dd-45f6-ad22-7a6801c56e34', '8d0aaec1-528c-43f1-82df-522195abe4dc', 'eab3bf7b-6f5f-4ddb-b8de-4c1daf0c2b36'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:38.080082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3454e3ec-f268-4eda-b333-e6f9ed9e7d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4882baf8-2bd1-4973-8fc9-49435df002c5', '918e9262-e4dd-45f6-ad22-7a6801c56e34', '8d0aaec1-528c-43f1-82df-522195abe4dc', 'eab3bf7b-6f5f-4ddb-b8de-4c1daf0c2b36']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.080787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09cd962-ce48-4755-b082-72e36e051fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.110053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f09cd962-ce48-4755-b082-72e36e051fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbfaa84f-4fd5-4f32-bf6e-010dbc68a146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810395735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['4882baf8-2bd1-4973-8fc9-49435df002c5','918e9262-e4dd-45f6-ad22-7a6801c56e34','8d0aaec1-528c-43f1-82df-522195abe4dc','eab3bf7b-6f5f-4ddb-b8de-4c1daf0c2b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810395735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbfaa84f-4fd5-4f32-bf6e-010dbc68a146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5937ae09697b4bb892ab89c34477d106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.110967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0e9066-8c1d-488d-b25d-1292257eb9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.131248 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0e9066-8c1d-488d-b25d-1292257eb9a8) transitioned into state 'SUCCESS' from state '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-810395735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['4882baf8-2bd1-4973-8fc9-49435df002c5','918e9262-e4dd-45f6-ad22-7a6801c56e34','8d0aaec1-528c-43f1-82df-522195abe4dc','eab3bf7b-6f5f-4ddb-b8de-4c1daf0c2b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc6845028834b6a9b56ae7f6830b35c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.134951 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d373b472-f8d9-4371-a6d5-b44a5ca6889f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.144064 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d373b472-f8d9-4371-a6d5-b44a5ca6889f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.145373 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Flow 'volume_create_api' (e8fffa33-2bb5-4904-855d-c6bec0f90b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:38.145848 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Create volume request issued successfully. Aug 09 07:46:38.146702 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-300ee47c-bcd8-4418-bba2-8d836f2e4c60 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:38.147757 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 897/3625] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:46:37 2026] POST /volume/v3/volumes => generated 775 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:38.173089 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c1031fe6-5d2d-4848-b679-1f10c4a9a148 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:38.175861 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1031fe6-5d2d-4848-b679-1f10c4a9a148 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 Aug 09 07:46:38.176620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1031fe6-5d2d-4848-b679-1f10c4a9a148 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:38.176620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1031fe6-5d2d-4848-b679-1f10c4a9a148 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:38.191615 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:38.191615 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:38.196334 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c1031fe6-5d2d-4848-b679-1f10c4a9a148 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:38.201592 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1031fe6-5d2d-4848-b679-1f10c4a9a148 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 returned with HTTP 200 Aug 09 07:46:38.202615 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 920/3626] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:38 2026] GET /volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:38.235848 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-da122cd5-edf2-4cdc-bf85-1c5a7b120d26 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:38.240122 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da122cd5-edf2-4cdc-bf85-1c5a7b120d26 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:38.240122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da122cd5-edf2-4cdc-bf85-1c5a7b120d26 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:38.240122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da122cd5-edf2-4cdc-bf85-1c5a7b120d26 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:38.240122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-da122cd5-edf2-4cdc-bf85-1c5a7b120d26 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:38.253581 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:38.253581 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:38.254589 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da122cd5-edf2-4cdc-bf85-1c5a7b120d26 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:38.255158 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 905/3627] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:38 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:38.527187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:38.615226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:38.617680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1406117286"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:38.617680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1406117286'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:38.617680 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume of 1 GB Aug 09 07:46:38.617680 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:38.617680 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:38.626043 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Availability Zones retrieved successfully. Aug 09 07:46:38.634594 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (a8ad40ef-c7cf-4604-a441-797bb3bd40e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:38.636677 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8ab624-76c2-4002-b3ea-5409b0e6551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.638111 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:38.675530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8ab624-76c2-4002-b3ea-5409b0e6551a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.677073 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce47742-5044-4cb2-b95f-d48d14b38f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.762769 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Created reservations ['d703336f-2c95-493a-a06d-73e399f5f0c0', '531b7648-e874-4599-817b-e907345f5500', '30a8ca6f-5f46-40f6-ab18-21efa85f2fea', 'd84f94c0-0674-441b-b1d8-f9008f9274f9'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:38.762769 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce47742-5044-4cb2-b95f-d48d14b38f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d703336f-2c95-493a-a06d-73e399f5f0c0', '531b7648-e874-4599-817b-e907345f5500', '30a8ca6f-5f46-40f6-ab18-21efa85f2fea', 'd84f94c0-0674-441b-b1d8-f9008f9274f9']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.763441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1744904f-d631-48b0-8924-740b441d304b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.788868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1744904f-d631-48b0-8924-740b441d304b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8900a596-9514-49b7-9944-e52193bf3d36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1406117286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['d703336f-2c95-493a-a06d-73e399f5f0c0','531b7648-e874-4599-817b-e907345f5500','30a8ca6f-5f46-40f6-ab18-21efa85f2fea','d84f94c0-0674-441b-b1d8-f9008f9274f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1406117286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8900a596-9514-49b7-9944-e52193bf3d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68606934ce364ddbbab58181ec8a562b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90bc5a7a5844968812d209db1c69375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.789885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d184c3f9-883b-4ef8-bc94-1ec6c8385165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.812180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d184c3f9-883b-4ef8-bc94-1ec6c8385165) transitioned into state 'SUCCESS' from state '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-1406117286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['d703336f-2c95-493a-a06d-73e399f5f0c0','531b7648-e874-4599-817b-e907345f5500','30a8ca6f-5f46-40f6-ab18-21efa85f2fea','d84f94c0-0674-441b-b1d8-f9008f9274f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.813337 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c58300-b885-4580-a39d-27e1fb7a1af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:38.824761 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1c58300-b885-4580-a39d-27e1fb7a1af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:38.825855 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (a8ad40ef-c7cf-4604-a441-797bb3bd40e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:38.826525 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request issued successfully. Aug 09 07:46:38.827142 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d8acd5bb-9035-4db1-b6d8-8028e18e36f6 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:38.827639 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 906/3628] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:38 2026] POST /volume/v3/volumes => generated 762 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:38.840642 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c8ca70b-0a75-429f-b6c4-6c1bdaad7d1f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:38.843134 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c8ca70b-0a75-429f-b6c4-6c1bdaad7d1f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 Aug 09 07:46:38.843310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c8ca70b-0a75-429f-b6c4-6c1bdaad7d1f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:38.843509 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c8ca70b-0a75-429f-b6c4-6c1bdaad7d1f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:38.851946 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:38.851946 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:38.858288 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c8ca70b-0a75-429f-b6c4-6c1bdaad7d1f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:38.861727 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c8ca70b-0a75-429f-b6c4-6c1bdaad7d1f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 returned with HTTP 200 Aug 09 07:46:38.862221 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 898/3629] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:38 2026] GET /volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:39.221425 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91e883b8-c38f-4bfd-ac68-84f65f82088a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:39.224990 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91e883b8-c38f-4bfd-ac68-84f65f82088a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 Aug 09 07:46:39.224990 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91e883b8-c38f-4bfd-ac68-84f65f82088a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:39.224990 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91e883b8-c38f-4bfd-ac68-84f65f82088a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:39.238281 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:39.238281 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:39.247800 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91e883b8-c38f-4bfd-ac68-84f65f82088a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:39.256415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91e883b8-c38f-4bfd-ac68-84f65f82088a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 returned with HTTP 200 Aug 09 07:46:39.256830 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 921/3630] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:39 2026] GET /volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:39.268595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6ed65b90-6f99-4f94-ab1b-7102a3123419 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:39.270654 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ed65b90-6f99-4f94-ab1b-7102a3123419 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:39.270924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ed65b90-6f99-4f94-ab1b-7102a3123419 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:39.271133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ed65b90-6f99-4f94-ab1b-7102a3123419 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:39.271261 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-6ed65b90-6f99-4f94-ab1b-7102a3123419 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:39.272991 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:39.275851 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:39.275851 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:39.275997 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:46:39.276710 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ed65b90-6f99-4f94-ab1b-7102a3123419 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:39.276785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbfaa84f-4fd5-4f32-bf6e-010dbc68a146", "name": "tempest-type-Backup-220296663"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:39.278101 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 906/3631] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:39 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:39.278289 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating new backup {'backup': {'volume_id': 'cbfaa84f-4fd5-4f32-bf6e-010dbc68a146', 'name': 'tempest-type-Backup-220296663'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:46:39.278438 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Creating backup of volume cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 in container None Aug 09 07:46:39.286996 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:39.286996 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:39.287375 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:46:39.309837 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Created reservations ['78c9b92f-556b-4683-aa4d-569ad6114886', '0871716c-580c-4348-9528-11fc424059d4'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:39.384531 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57ed0181-fff0-4413-ac22-6da704ed3bf9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:46:39.384531 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 907/3632] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:46:39 2026] POST /volume/v3/backups => generated 313 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:39.393623 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a825aef1-25e1-4ec8-9a3c-20970f493ee2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:39.396425 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a825aef1-25e1-4ec8-9a3c-20970f493ee2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:39.396633 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a825aef1-25e1-4ec8-9a3c-20970f493ee2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:39.396943 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a825aef1-25e1-4ec8-9a3c-20970f493ee2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:39.397179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a825aef1-25e1-4ec8-9a3c-20970f493ee2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:39.410184 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:39.410184 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:39.411122 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a825aef1-25e1-4ec8-9a3c-20970f493ee2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:39.412023 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 899/3633] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:39 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:39.835836 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:39.878727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-adf73277-8edf-485b-865f-e6b6bf371375 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:39.880677 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-adf73277-8edf-485b-865f-e6b6bf371375 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 Aug 09 07:46:39.880887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-adf73277-8edf-485b-865f-e6b6bf371375 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:39.881125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-adf73277-8edf-485b-865f-e6b6bf371375 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:39.889277 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:39.889277 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:39.893150 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-adf73277-8edf-485b-865f-e6b6bf371375 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:39.898030 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-adf73277-8edf-485b-865f-e6b6bf371375 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 returned with HTTP 200 Aug 09 07:46:39.898226 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 907/3634] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:39 2026] GET /volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:39.910431 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d34347db-6c5a-4361-9179-c912c037413f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:39.912307 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:39.912866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8900a596-9514-49b7-9944-e52193bf3d36", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1483252152"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:39.914623 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request body: {'volume': {"'source_volid": '8900a596-9514-49b7-9944-e52193bf3d36', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1483252152'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:39.914851 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume of 1 GB Aug 09 07:46:39.915199 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:39.915199 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:39.918793 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Availability Zones retrieved successfully. Aug 09 07:46:39.924400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (a3880891-ff49-4edb-8ee0-9ce90616fddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:39.925557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a884e6cb-f188-4d29-aa2c-626667bd7edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:39.926491 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:39.950506 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a884e6cb-f188-4d29-aa2c-626667bd7edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:39.951574 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dacf71d-5d68-46ab-8bb4-8a91e8977a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:39.952482 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:39.952894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1142780057"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:39.954495 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1142780057'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:39.954629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Create volume of 1 GB Aug 09 07:46:39.959325 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Availability Zones retrieved successfully. Aug 09 07:46:39.965506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Flow 'volume_create_api' (46cf07e7-c4d3-42ab-958d-c81b91a41790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:39.966609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c538b7-776d-416f-8fe0-2a4e2d0ac38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:39.967727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:39.992239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Created reservations ['053ada94-5b72-4018-b86a-5383abf92c13', '8c949d1a-8b1b-4a6a-b5ed-6aa01e717dfb', 'eb9f9495-b217-45f8-8b4a-af404f5c90da', 'b98dd7c9-b663-4ab8-ab32-960a3b1d9ed2'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:39.992986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dacf71d-5d68-46ab-8bb4-8a91e8977a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['053ada94-5b72-4018-b86a-5383abf92c13', '8c949d1a-8b1b-4a6a-b5ed-6aa01e717dfb', 'eb9f9495-b217-45f8-8b4a-af404f5c90da', 'b98dd7c9-b663-4ab8-ab32-960a3b1d9ed2']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:39.993870 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4eb7ec-3a59-46b0-8f69-115922b0aa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:39.995243 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97c538b7-776d-416f-8fe0-2a4e2d0ac38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:39.996339 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7560cf60-2eca-4f1c-84fe-f66184d20142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.019746 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4eb7ec-3a59-46b0-8f69-115922b0aa7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d955913-13ec-40dd-be27-41aec1e67561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1483252152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['053ada94-5b72-4018-b86a-5383abf92c13','8c949d1a-8b1b-4a6a-b5ed-6aa01e717dfb','eb9f9495-b217-45f8-8b4a-af404f5c90da','b98dd7c9-b663-4ab8-ab32-960a3b1d9ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1483252152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d955913-13ec-40dd-be27-41aec1e67561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68606934ce364ddbbab58181ec8a562b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90bc5a7a5844968812d209db1c69375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.020580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb34968-6f5a-4743-827b-0b03b169c3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.044658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb34968-6f5a-4743-827b-0b03b169c3ab) transitioned into state 'SUCCESS' from state '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-1483252152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['053ada94-5b72-4018-b86a-5383abf92c13','8c949d1a-8b1b-4a6a-b5ed-6aa01e717dfb','eb9f9495-b217-45f8-8b4a-af404f5c90da','b98dd7c9-b663-4ab8-ab32-960a3b1d9ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.046134 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d936a9a9-ac35-4174-b4aa-628524354d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.055902 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d936a9a9-ac35-4174-b4aa-628524354d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.056931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (a3880891-ff49-4edb-8ee0-9ce90616fddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.057329 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request issued successfully. Aug 09 07:46:40.057946 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d34347db-6c5a-4361-9179-c912c037413f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:40.058495 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 908/3635] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:39 2026] POST /volume/v3/volumes => generated 762 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:40.070360 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Created reservations ['93b44f25-ead4-48b6-a1c4-6bbdf5aac856', 'fb8ae23e-4a33-4170-a51b-b86aa471e5b8', 'f7bb3016-fbf9-4be3-a2b5-86146f238f58', '92572bf9-d28a-4c2c-b23f-942037c1bdbf'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:40.071532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7560cf60-2eca-4f1c-84fe-f66184d20142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b44f25-ead4-48b6-a1c4-6bbdf5aac856', 'fb8ae23e-4a33-4170-a51b-b86aa471e5b8', 'f7bb3016-fbf9-4be3-a2b5-86146f238f58', '92572bf9-d28a-4c2c-b23f-942037c1bdbf']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.071999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-16b97125-d661-42ba-af70-c1f757b225d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.072291 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c16610-2127-428b-a220-3f8775a448ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.074008 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:40.074448 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8900a596-9514-49b7-9944-e52193bf3d36", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1503420071"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:40.075831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request body: {'volume': {"'source_volid": '8900a596-9514-49b7-9944-e52193bf3d36', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1503420071'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:40.076000 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume of 1 GB Aug 09 07:46:40.080168 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Availability Zones retrieved successfully. Aug 09 07:46:40.085660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (1ce856e6-714b-4110-939f-706aac13bd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.086606 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe91b05-5f00-4cf9-a348-a770d9088e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.087370 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:40.094485 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c16610-2127-428b-a220-3f8775a448ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e40669a-d178-45c3-9b85-19c36adfc901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1142780057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8a184d071c41aa88debd8c422efe47',qos_specs=None,replication_status=,reservations=['93b44f25-ead4-48b6-a1c4-6bbdf5aac856','fb8ae23e-4a33-4170-a51b-b86aa471e5b8','f7bb3016-fbf9-4be3-a2b5-86146f238f58','92572bf9-d28a-4c2c-b23f-942037c1bdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35971110bc84f8c872c190ec661fcf6',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1142780057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e40669a-d178-45c3-9b85-19c36adfc901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d8a184d071c41aa88debd8c422efe47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35971110bc84f8c872c190ec661fcf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.095583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b1d58f-d049-47db-8bee-b03e7e518704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.113085 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe91b05-5f00-4cf9-a348-a770d9088e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.114062 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07429de1-00e1-4bc1-bfea-b7260c7aff72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.114716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b1d58f-d049-47db-8bee-b03e7e518704) transitioned into state 'SUCCESS' from state '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-1142780057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8a184d071c41aa88debd8c422efe47',qos_specs=None,replication_status=,reservations=['93b44f25-ead4-48b6-a1c4-6bbdf5aac856','fb8ae23e-4a33-4170-a51b-b86aa471e5b8','f7bb3016-fbf9-4be3-a2b5-86146f238f58','92572bf9-d28a-4c2c-b23f-942037c1bdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35971110bc84f8c872c190ec661fcf6',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.115516 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a738bf99-d939-4cf7-8b11-dfe097cb655a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.124350 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a738bf99-d939-4cf7-8b11-dfe097cb655a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.125072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Flow 'volume_create_api' (46cf07e7-c4d3-42ab-958d-c81b91a41790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.125414 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Create volume request issued successfully. Aug 09 07:46:40.125995 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3b143e13-2731-48e2-9997-fdc3dac0fa17 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:40.126558 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 922/3636] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:46:39 2026] POST /volume/v3/volumes => generated 817 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:40.137905 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6dd3830f-0594-469e-8b0d-b8b6e7b2a1f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.139525 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6dd3830f-0594-469e-8b0d-b8b6e7b2a1f7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:40.139740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6dd3830f-0594-469e-8b0d-b8b6e7b2a1f7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.139956 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6dd3830f-0594-469e-8b0d-b8b6e7b2a1f7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.147583 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.147583 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:40.153752 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Created reservations ['67f9d5e7-c5c3-4bc4-bd71-6ae3cbb3c7fc', '4cbe983b-bb7b-4a84-a7de-f23e144bbf6d', 'bc347070-8d75-457c-bd54-71117925c697', '6e7c7d68-ec5e-43f5-a434-ecd3c6ec151a'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:40.154925 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07429de1-00e1-4bc1-bfea-b7260c7aff72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67f9d5e7-c5c3-4bc4-bd71-6ae3cbb3c7fc', '4cbe983b-bb7b-4a84-a7de-f23e144bbf6d', 'bc347070-8d75-457c-bd54-71117925c697', '6e7c7d68-ec5e-43f5-a434-ecd3c6ec151a']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.157191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd17f3e3-d950-49a8-8c26-a7000d0bc498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.158296 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6dd3830f-0594-469e-8b0d-b8b6e7b2a1f7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Volume info retrieved successfully. Aug 09 07:46:40.164737 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6dd3830f-0594-469e-8b0d-b8b6e7b2a1f7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 200 Aug 09 07:46:40.165294 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 908/3637] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:40.181731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd17f3e3-d950-49a8-8c26-a7000d0bc498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bbbd5f4-28d6-4fb3-82c8-844e3253a56b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1503420071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['67f9d5e7-c5c3-4bc4-bd71-6ae3cbb3c7fc','4cbe983b-bb7b-4a84-a7de-f23e144bbf6d','bc347070-8d75-457c-bd54-71117925c697','6e7c7d68-ec5e-43f5-a434-ecd3c6ec151a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1503420071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bbbd5f4-28d6-4fb3-82c8-844e3253a56b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68606934ce364ddbbab58181ec8a562b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90bc5a7a5844968812d209db1c69375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.183509 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed0adac1-cc06-49f8-81f1-de059db846b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.204657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed0adac1-cc06-49f8-81f1-de059db846b7) transitioned into state 'SUCCESS' from state '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-1503420071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['67f9d5e7-c5c3-4bc4-bd71-6ae3cbb3c7fc','4cbe983b-bb7b-4a84-a7de-f23e144bbf6d','bc347070-8d75-457c-bd54-71117925c697','6e7c7d68-ec5e-43f5-a434-ecd3c6ec151a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.205317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d9c624-bdb2-440a-90af-7f5838ba7ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.215416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d9c624-bdb2-440a-90af-7f5838ba7ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.216401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (1ce856e6-714b-4110-939f-706aac13bd4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.216791 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request issued successfully. Aug 09 07:46:40.217530 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16b97125-d661-42ba-af70-c1f757b225d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:40.218204 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 900/3638] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:40 2026] POST /volume/v3/volumes => generated 762 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:40.233221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.235766 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:40.236339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8900a596-9514-49b7-9944-e52193bf3d36", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1256221551"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:40.238334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request body: {'volume': {"'source_volid": '8900a596-9514-49b7-9944-e52193bf3d36', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1256221551'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:40.238632 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume of 1 GB Aug 09 07:46:40.239090 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.239090 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:40.245648 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Availability Zones retrieved successfully. Aug 09 07:46:40.251853 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (95f53085-9dab-49c9-b763-7d5fb6e1df61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.253011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ffd570-cb45-4123-b2fd-70859d69007b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.254220 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:40.288606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ffd570-cb45-4123-b2fd-70859d69007b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.290108 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0119fa8a-c59a-4c88-9688-35d952cf3a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.292213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5ecbdab5-03ae-4e55-bacb-a421b45f9ece None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.295236 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ecbdab5-03ae-4e55-bacb-a421b45f9ece tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:40.295633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ecbdab5-03ae-4e55-bacb-a421b45f9ece tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.295973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5ecbdab5-03ae-4e55-bacb-a421b45f9ece tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.296153 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5ecbdab5-03ae-4e55-bacb-a421b45f9ece tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:40.303658 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.303658 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:40.305776 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5ecbdab5-03ae-4e55-bacb-a421b45f9ece tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:40.306407 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 923/3639] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.366109 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Created reservations ['c6870706-d244-4719-bc4a-a8058567192d', '812395f5-fad4-4338-a97e-be426cfeeccf', 'a0b0c2b6-e2ae-49cc-bfa2-a0522184e4e4', '224db007-638e-41c0-b419-80166227a7fc'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:40.366967 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0119fa8a-c59a-4c88-9688-35d952cf3a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6870706-d244-4719-bc4a-a8058567192d', '812395f5-fad4-4338-a97e-be426cfeeccf', 'a0b0c2b6-e2ae-49cc-bfa2-a0522184e4e4', '224db007-638e-41c0-b419-80166227a7fc']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.367712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea7f45a-8c2e-41eb-abdb-ad72548cf626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.396933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea7f45a-8c2e-41eb-abdb-ad72548cf626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1256221551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['c6870706-d244-4719-bc4a-a8058567192d','812395f5-fad4-4338-a97e-be426cfeeccf','a0b0c2b6-e2ae-49cc-bfa2-a0522184e4e4','224db007-638e-41c0-b419-80166227a7fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1256221551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68606934ce364ddbbab58181ec8a562b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90bc5a7a5844968812d209db1c69375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.397763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0622f10f-23f2-4983-9c3d-fa35bb5c221e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.423598 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4871f1a5-5b92-4618-9c64-16a0139a2106 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.425386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4871f1a5-5b92-4618-9c64-16a0139a2106 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:40.425583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4871f1a5-5b92-4618-9c64-16a0139a2106 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.425759 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4871f1a5-5b92-4618-9c64-16a0139a2106 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.425852 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4871f1a5-5b92-4618-9c64-16a0139a2106 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:40.430682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0622f10f-23f2-4983-9c3d-fa35bb5c221e) transitioned into state 'SUCCESS' from state '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-1256221551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['c6870706-d244-4719-bc4a-a8058567192d','812395f5-fad4-4338-a97e-be426cfeeccf','a0b0c2b6-e2ae-49cc-bfa2-a0522184e4e4','224db007-638e-41c0-b419-80166227a7fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.430986 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.430986 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:40.431693 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be27fa3-10af-4f57-a9df-ca1450f5ddb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.431882 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4871f1a5-5b92-4618-9c64-16a0139a2106 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:40.432352 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 909/3640] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.446433 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be27fa3-10af-4f57-a9df-ca1450f5ddb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.447519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (95f53085-9dab-49c9-b763-7d5fb6e1df61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.447906 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request issued successfully. Aug 09 07:46:40.448611 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-808235b6-e91f-4034-9eba-ce0b6fb37cda tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:40.449369 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 909/3641] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:40 2026] POST /volume/v3/volumes => generated 762 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:40.463958 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.466410 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:40.466945 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8900a596-9514-49b7-9944-e52193bf3d36", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-22310597"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:40.468794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request body: {'volume': {"'source_volid": '8900a596-9514-49b7-9944-e52193bf3d36', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-22310597'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:40.468958 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume of 1 GB Aug 09 07:46:40.469313 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.469313 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:40.473719 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Availability Zones retrieved successfully. Aug 09 07:46:40.479319 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (67cd330e-1895-4f38-a528-6772f51929c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.480545 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff3bfb1b-bd2b-43fa-a307-457b862930aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.481561 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:40.515871 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff3bfb1b-bd2b-43fa-a307-457b862930aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.516638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1432d719-27df-4f67-b440-d2455f13f024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.560638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Created reservations ['b5aeb0b2-9c8e-4ff8-9c05-92ce9e132953', '33abb4da-4202-4115-a590-b773ea61063f', 'c9e104eb-16a1-41f4-a66e-c21a2660f116', 'bc2ea1f3-0348-4dc7-9926-2904d49062bb'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:40.561447 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1432d719-27df-4f67-b440-d2455f13f024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5aeb0b2-9c8e-4ff8-9c05-92ce9e132953', '33abb4da-4202-4115-a590-b773ea61063f', 'c9e104eb-16a1-41f4-a66e-c21a2660f116', 'bc2ea1f3-0348-4dc7-9926-2904d49062bb']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.562205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e690b2f-41ee-4a38-a92a-4b29a68411e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.585553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e690b2f-41ee-4a38-a92a-4b29a68411e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc2f106-a32a-4491-8555-7c4e9b49228b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-22310597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['b5aeb0b2-9c8e-4ff8-9c05-92ce9e132953','33abb4da-4202-4115-a590-b773ea61063f','c9e104eb-16a1-41f4-a66e-c21a2660f116','bc2ea1f3-0348-4dc7-9926-2904d49062bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-22310597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc2f106-a32a-4491-8555-7c4e9b49228b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68606934ce364ddbbab58181ec8a562b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90bc5a7a5844968812d209db1c69375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.586569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d84b4c-e274-4377-9338-4f1ca298dcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.605586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d84b4c-e274-4377-9338-4f1ca298dcff) transitioned into state 'SUCCESS' from state '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-22310597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['b5aeb0b2-9c8e-4ff8-9c05-92ce9e132953','33abb4da-4202-4115-a590-b773ea61063f','c9e104eb-16a1-41f4-a66e-c21a2660f116','bc2ea1f3-0348-4dc7-9926-2904d49062bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.606320 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7ff469-01c2-41ae-bf3d-766bfa637ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.618289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7ff469-01c2-41ae-bf3d-766bfa637ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.619113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (67cd330e-1895-4f38-a528-6772f51929c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.619413 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request issued successfully. Aug 09 07:46:40.620001 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9cc0ad3-233f-427b-9e2d-d706122f2d6b tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:40.620399 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 901/3642] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:40 2026] POST /volume/v3/volumes => generated 760 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:40.634318 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.636823 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:40.637292 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8900a596-9514-49b7-9944-e52193bf3d36", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1439733160"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:40.639322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request body: {'volume': {"'source_volid": '8900a596-9514-49b7-9944-e52193bf3d36', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1439733160'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:40.639553 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume of 1 GB Aug 09 07:46:40.645013 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Availability Zones retrieved successfully. Aug 09 07:46:40.653502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (f9442d48-4f82-4d6b-b193-8d754f1806e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.654384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c16244-4866-459b-93ff-2bb53d39a78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.655407 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:40.687294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c16244-4866-459b-93ff-2bb53d39a78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.688502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1161436-185f-4614-823d-049ddfd3a8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.730853 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Created reservations ['40bbc3fb-cee7-4142-a0b8-f91146307b8c', '3ebfd703-8de8-48c4-a044-c62ea242496e', 'a9490616-dace-435c-b107-3dce551db4fa', 'fadfc81a-c611-4a10-a1c5-eea43a76cc2e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:40.732096 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1161436-185f-4614-823d-049ddfd3a8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40bbc3fb-cee7-4142-a0b8-f91146307b8c', '3ebfd703-8de8-48c4-a044-c62ea242496e', 'a9490616-dace-435c-b107-3dce551db4fa', 'fadfc81a-c611-4a10-a1c5-eea43a76cc2e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.732861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d190604d-2e8c-4a6e-9dae-308371ebea0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.759194 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d190604d-2e8c-4a6e-9dae-308371ebea0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e84a05b-2ed8-46fe-8a19-89324a0bd8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1439733160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['40bbc3fb-cee7-4142-a0b8-f91146307b8c','3ebfd703-8de8-48c4-a044-c62ea242496e','a9490616-dace-435c-b107-3dce551db4fa','fadfc81a-c611-4a10-a1c5-eea43a76cc2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1439733160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e84a05b-2ed8-46fe-8a19-89324a0bd8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68606934ce364ddbbab58181ec8a562b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d90bc5a7a5844968812d209db1c69375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.760175 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8855fb30-a93c-42bc-be26-289ea0070cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.770110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-df9272cc-7139-465a-a588-70520066301b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.772146 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:40.772264 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.772486 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.773162 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume with id: fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:40.784760 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.784760 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:40.785994 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:46:40.786087 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8855fb30-a93c-42bc-be26-289ea0070cab) transitioned into state 'SUCCESS' from state '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-1439733160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68606934ce364ddbbab58181ec8a562b',qos_specs=None,replication_status=,reservations=['40bbc3fb-cee7-4142-a0b8-f91146307b8c','3ebfd703-8de8-48c4-a044-c62ea242496e','a9490616-dace-435c-b107-3dce551db4fa','fadfc81a-c611-4a10-a1c5-eea43a76cc2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d90bc5a7a5844968812d209db1c69375',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.786274 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaae96b3-2da0-46c3-9087-2cb9c16d2884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:40.797928 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaae96b3-2da0-46c3-9087-2cb9c16d2884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:40.799858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Flow 'volume_create_api' (f9442d48-4f82-4d6b-b193-8d754f1806e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:40.799858 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Create volume request issued successfully. Aug 09 07:46:40.802258 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14d96a81-8585-44f5-adc9-6781b37c9d8e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:40.802258 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 924/3643] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:40 2026] POST /volume/v3/volumes => generated 762 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:40.803442 np0000006821 devstack@c-api.service[100220]: WARNING cinder.keymgr.conf_key_mgr [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:46:40.811250 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Delete volume request issued successfully. Aug 09 07:46:40.811896 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df9272cc-7139-465a-a588-70520066301b tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 202 Aug 09 07:46:40.812556 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 910/3644] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:40 2026] DELETE /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:40.814359 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-05b8b1c0-fb6a-4ad5-be41-c006fac1320e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.818261 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05b8b1c0-fb6a-4ad5-be41-c006fac1320e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 Aug 09 07:46:40.818261 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-05b8b1c0-fb6a-4ad5-be41-c006fac1320e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.818261 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-05b8b1c0-fb6a-4ad5-be41-c006fac1320e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.827512 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.827512 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:40.830744 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-05b8b1c0-fb6a-4ad5-be41-c006fac1320e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:40.833379 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-416bd2f2-1f94-447c-9762-7455bca1ea3c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.835927 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-05b8b1c0-fb6a-4ad5-be41-c006fac1320e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 returned with HTTP 200 Aug 09 07:46:40.836352 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 910/3645] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.843096 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-416bd2f2-1f94-447c-9762-7455bca1ea3c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:40.843515 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-416bd2f2-1f94-447c-9762-7455bca1ea3c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.843819 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-416bd2f2-1f94-447c-9762-7455bca1ea3c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.850254 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f1ca96b-7dde-4ec3-bf5c-d10c1a7b3c9c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.852407 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f1ca96b-7dde-4ec3-bf5c-d10c1a7b3c9c tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b Aug 09 07:46:40.853293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f1ca96b-7dde-4ec3-bf5c-d10c1a7b3c9c tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.853293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f1ca96b-7dde-4ec3-bf5c-d10c1a7b3c9c tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.859000 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.859000 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:40.863278 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-416bd2f2-1f94-447c-9762-7455bca1ea3c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Volume info retrieved successfully. Aug 09 07:46:40.863553 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.863553 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:40.868290 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1f1ca96b-7dde-4ec3-bf5c-d10c1a7b3c9c tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:40.868521 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-416bd2f2-1f94-447c-9762-7455bca1ea3c tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 200 Aug 09 07:46:40.869039 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 902/3646] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.874499 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f1ca96b-7dde-4ec3-bf5c-d10c1a7b3c9c tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b returned with HTTP 200 Aug 09 07:46:40.875077 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 925/3647] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.894233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5f35d56d-1feb-4f3e-9f6e-c7f71ba3b3bc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.897060 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f35d56d-1feb-4f3e-9f6e-c7f71ba3b3bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 Aug 09 07:46:40.897060 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f35d56d-1feb-4f3e-9f6e-c7f71ba3b3bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.897060 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f35d56d-1feb-4f3e-9f6e-c7f71ba3b3bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.905725 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.905725 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:40.910804 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5f35d56d-1feb-4f3e-9f6e-c7f71ba3b3bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:40.917057 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f35d56d-1feb-4f3e-9f6e-c7f71ba3b3bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 returned with HTTP 200 Aug 09 07:46:40.917057 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 911/3648] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.928091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-781581c7-f319-4ca5-957c-8f60b2e92705 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.929657 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-781581c7-f319-4ca5-957c-8f60b2e92705 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b Aug 09 07:46:40.929823 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-781581c7-f319-4ca5-957c-8f60b2e92705 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.930004 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-781581c7-f319-4ca5-957c-8f60b2e92705 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.937477 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.937477 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:40.940517 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-781581c7-f319-4ca5-957c-8f60b2e92705 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:40.944798 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-781581c7-f319-4ca5-957c-8f60b2e92705 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b returned with HTTP 200 Aug 09 07:46:40.945205 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 911/3649] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.957413 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4d859ca5-1004-4d30-bdc1-76d9e60db6aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.961939 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d859ca5-1004-4d30-bdc1-76d9e60db6aa tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 Aug 09 07:46:40.961939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d859ca5-1004-4d30-bdc1-76d9e60db6aa tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.961939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d859ca5-1004-4d30-bdc1-76d9e60db6aa tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.970957 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:40.970957 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:40.978262 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4d859ca5-1004-4d30-bdc1-76d9e60db6aa tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:40.981735 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d859ca5-1004-4d30-bdc1-76d9e60db6aa tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 returned with HTTP 200 Aug 09 07:46:40.982475 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 903/3650] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:40 2026] GET /volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:40.994978 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:40.996559 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 Aug 09 07:46:40.996742 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:40.996931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:40.997094 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume with id: 3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 Aug 09 07:46:41.003060 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.003060 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:41.003449 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:41.019849 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume request issued successfully. Aug 09 07:46:41.020101 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-033d6cb2-4c84-45f3-84f6-09e3ea5d014f tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 returned with HTTP 202 Aug 09 07:46:41.020491 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 926/3651] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:40 2026] DELETE /volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:41.030385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-093a2c34-ff9e-478b-9aad-e885a76435b5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.033995 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-093a2c34-ff9e-478b-9aad-e885a76435b5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 Aug 09 07:46:41.033995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-093a2c34-ff9e-478b-9aad-e885a76435b5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.033995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-093a2c34-ff9e-478b-9aad-e885a76435b5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.042302 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.042302 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:41.048307 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-093a2c34-ff9e-478b-9aad-e885a76435b5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:41.054607 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-093a2c34-ff9e-478b-9aad-e885a76435b5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 returned with HTTP 200 Aug 09 07:46:41.055414 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 912/3652] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:41.180041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-71b0e8cd-a133-4661-a9d5-bc5f2215e239 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.181950 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71b0e8cd-a133-4661-a9d5-bc5f2215e239 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.182170 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-71b0e8cd-a133-4661-a9d5-bc5f2215e239 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.182360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-71b0e8cd-a133-4661-a9d5-bc5f2215e239 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.189974 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.189974 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:41.194640 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-71b0e8cd-a133-4661-a9d5-bc5f2215e239 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Volume info retrieved successfully. Aug 09 07:46:41.198558 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71b0e8cd-a133-4661-a9d5-bc5f2215e239 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 200 Aug 09 07:46:41.198947 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 912/3653] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:41.211993 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ecb34278-55df-4343-b36b-f61a270e6f2d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.215939 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecb34278-55df-4343-b36b-f61a270e6f2d tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 09 07:46:41.215939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecb34278-55df-4343-b36b-f61a270e6f2d tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9e40669a-d178-45c3-9b85-19c36adfc901"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:41.215939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volume_transfer [None req-ecb34278-55df-4343-b36b-f61a270e6f2d tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Creating new volume transfer {'transfer': {'volume_id': '9e40669a-d178-45c3-9b85-19c36adfc901'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 07:46:41.215939 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volume_transfer [None req-ecb34278-55df-4343-b36b-f61a270e6f2d tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Creating transfer of volume 9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.216325 np0000006821 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-ecb34278-55df-4343-b36b-f61a270e6f2d tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Generating transfer record for volume 9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.223602 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.223602 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:41.234562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecb34278-55df-4343-b36b-f61a270e6f2d tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 09 07:46:41.234562 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 904/3654] 10.4.3.41 () {70 vars in 1319 bytes} [Sun Aug 9 07:46:41 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:41.243768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15373019-e58d-47d5-ab50-726a11a93660 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.249289 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15373019-e58d-47d5-ab50-726a11a93660 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.249515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15373019-e58d-47d5-ab50-726a11a93660 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.249713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15373019-e58d-47d5-ab50-726a11a93660 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.262230 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.262230 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:41.266265 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15373019-e58d-47d5-ab50-726a11a93660 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Volume info retrieved successfully. Aug 09 07:46:41.270046 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15373019-e58d-47d5-ab50-726a11a93660 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 200 Aug 09 07:46:41.270387 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 927/3655] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:41.283689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3150b87b-85c1-4d98-9aae-c6377fc69ac9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.289983 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3150b87b-85c1-4d98-9aae-c6377fc69ac9 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804 Aug 09 07:46:41.289983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3150b87b-85c1-4d98-9aae-c6377fc69ac9 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.289983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3150b87b-85c1-4d98-9aae-c6377fc69ac9 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.292824 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3150b87b-85c1-4d98-9aae-c6377fc69ac9 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804 returned with HTTP 200 Aug 09 07:46:41.293323 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 913/3656] 10.4.3.41 () {68 vars in 1409 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:41.301326 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3f8a4c68-79f9-4fd1-a50a-5493b4ada22e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.304055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f8a4c68-79f9-4fd1-a50a-5493b4ada22e tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volume-transfers Aug 09 07:46:41.304266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f8a4c68-79f9-4fd1-a50a-5493b4ada22e tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.304470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f8a4c68-79f9-4fd1-a50a-5493b4ada22e tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.304644 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volume_transfer [None req-3f8a4c68-79f9-4fd1-a50a-5493b4ada22e tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Listing volume transfers {{(pid=100221) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 07:46:41.308445 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f8a4c68-79f9-4fd1-a50a-5493b4ada22e tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 200 Aug 09 07:46:41.308874 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 913/3657] 10.4.3.41 () {68 vars in 1298 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:41.317387 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.318301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4bd46b28-08b7-43e8-9fb2-669e5875bbaa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.321935 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bd46b28-08b7-43e8-9fb2-669e5875bbaa tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:41.321935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bd46b28-08b7-43e8-9fb2-669e5875bbaa tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.321935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bd46b28-08b7-43e8-9fb2-669e5875bbaa tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.321935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4bd46b28-08b7-43e8-9fb2-669e5875bbaa tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:41.326108 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.326108 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:41.326816 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bd46b28-08b7-43e8-9fb2-669e5875bbaa tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:41.327252 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 928/3658] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:41.406521 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] POST https://10.4.3.41/volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804/accept Aug 09 07:46:41.406521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b8b873964eb024e5"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:41.414423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Accepting volume transfer b29f03c7-469f-4e39-a127-b46719788804 {{(pid=100222) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 09 07:46:41.414548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Accepting transfer b29f03c7-469f-4e39-a127-b46719788804 Aug 09 07:46:41.449466 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-12a0c8f3-7df4-4d79-b597-c0979dfacc7f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.459720 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-12a0c8f3-7df4-4d79-b597-c0979dfacc7f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:41.461014 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-12a0c8f3-7df4-4d79-b597-c0979dfacc7f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.461014 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-12a0c8f3-7df4-4d79-b597-c0979dfacc7f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.461333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-12a0c8f3-7df4-4d79-b597-c0979dfacc7f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:41.471337 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.471337 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:41.472143 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-12a0c8f3-7df4-4d79-b597-c0979dfacc7f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:41.472761 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 914/3659] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 722 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:41.479324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Created reservations ['564074f7-2f8f-477f-9366-790ffbe8bc8b', '6da4422a-bfdf-4635-acf7-b6c2a59d4608', '3dde8f8b-5beb-4e61-86fa-849aa2ccf985', '7e06f265-7d8c-4782-a703-cd3c149a572d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:41.496641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Created reservations ['fb446532-b638-4984-b5d8-c3d1e82f955c', '3eefe363-7e01-4754-ba9c-5f59a47f40b5', 'd8fcd8c8-e0f0-470e-85e9-8ba11d193ada', '32e59e4b-839b-4411-a6f2-b4ae2e754f11'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:41.529930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Created reservations ['6dc7b82a-1a13-4c42-8f54-89387a7c5816', '202a6989-4194-400d-9286-01005b0edb0d', '85534cde-5e88-4560-91dc-4719348c7fdc', '07af3881-30ea-4300-836a-9729680cea31'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:41.567368 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Created reservations ['f06096be-e30b-4b0c-9e20-99331661eb3a', 'f77f0457-0e4b-463e-b745-30f4e22e26ff', '467e5a97-71a4-425f-8123-a83de328957b', '98ab362a-5371-4900-9a7a-b16f14ff1bdd'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:41.578659 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Transfer volume completed successfully. Aug 09 07:46:41.632442 np0000006821 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Volume 9e40669a-d178-45c3-9b85-19c36adfc901 has been transferred. Aug 09 07:46:41.639741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0b10307-16aa-4f16-8c17-afd817b14a6d tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] https://10.4.3.41/volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804/accept returned with HTTP 202 Aug 09 07:46:41.640184 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 905/3660] 10.4.3.41 () {70 vars in 1451 bytes} [Sun Aug 9 07:46:41 2026] POST /volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804/accept => generated 363 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:41.651541 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-90e14cd2-11d2-4283-a826-e016d5be13a7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.653933 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90e14cd2-11d2-4283-a826-e016d5be13a7 tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.654161 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90e14cd2-11d2-4283-a826-e016d5be13a7 tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.654358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90e14cd2-11d2-4283-a826-e016d5be13a7 tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.662795 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.662795 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:41.669077 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-90e14cd2-11d2-4283-a826-e016d5be13a7 tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Volume info retrieved successfully. Aug 09 07:46:41.676934 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90e14cd2-11d2-4283-a826-e016d5be13a7 tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 200 Aug 09 07:46:41.676934 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 914/3661] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:41.691136 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2aaf0da-fdd5-4fd6-b269-e873f3b8ecfc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.692867 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2aaf0da-fdd5-4fd6-b269-e873f3b8ecfc tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.694084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2aaf0da-fdd5-4fd6-b269-e873f3b8ecfc tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.694084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2aaf0da-fdd5-4fd6-b269-e873f3b8ecfc tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.702397 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.702397 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:41.705251 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b2aaf0da-fdd5-4fd6-b269-e873f3b8ecfc tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] Volume info retrieved successfully. Aug 09 07:46:41.709613 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2aaf0da-fdd5-4fd6-b269-e873f3b8ecfc tempest-VolumesTransfersV357Test-517773854 tempest-VolumesTransfersV357Test-517773854-project-member] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 200 Aug 09 07:46:41.710216 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 929/3662] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:41.723955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-62e4695b-d787-44e6-a4ef-1da095dab64a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.727886 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62e4695b-d787-44e6-a4ef-1da095dab64a tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804 Aug 09 07:46:41.727886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-62e4695b-d787-44e6-a4ef-1da095dab64a tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.727886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-62e4695b-d787-44e6-a4ef-1da095dab64a tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.727886 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.volume_transfer [None req-62e4695b-d787-44e6-a4ef-1da095dab64a tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Delete transfer with id: b29f03c7-469f-4e39-a127-b46719788804 Aug 09 07:46:41.735294 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-62e4695b-d787-44e6-a4ef-1da095dab64a tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804 returned with HTTP 404 Aug 09 07:46:41.735294 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 915/3663] 10.4.3.41 () {68 vars in 1412 bytes} [Sun Aug 9 07:46:41 2026] DELETE /volume/v3/volume-transfers/b29f03c7-469f-4e39-a127-b46719788804 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:41.743846 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.788514 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.788611 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.788853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.789084 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Delete volume with id: 9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.796343 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.796343 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:41.796678 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Volume info retrieved successfully. Aug 09 07:46:41.812575 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Delete volume request issued successfully. Aug 09 07:46:41.812839 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-970c1d35-6559-4257-8dff-3ef4d8e9228c tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 202 Aug 09 07:46:41.813331 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 906/3664] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:46:41 2026] DELETE /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:41.823083 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5334ee8d-636a-472c-8ee1-965a6bfa2a46 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.823832 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5334ee8d-636a-472c-8ee1-965a6bfa2a46 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:41.824213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5334ee8d-636a-472c-8ee1-965a6bfa2a46 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.824213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5334ee8d-636a-472c-8ee1-965a6bfa2a46 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.831692 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:41.831692 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:41.835220 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5334ee8d-636a-472c-8ee1-965a6bfa2a46 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Volume info retrieved successfully. Aug 09 07:46:41.839208 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5334ee8d-636a-472c-8ee1-965a6bfa2a46 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 200 Aug 09 07:46:41.840833 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 915/3665] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 1128 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:41.887569 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34a70564-1330-4a7f-8f63-3c7c712cd57d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:41.892356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34a70564-1330-4a7f-8f63-3c7c712cd57d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] GET https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e Aug 09 07:46:41.892564 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34a70564-1330-4a7f-8f63-3c7c712cd57d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:41.892761 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34a70564-1330-4a7f-8f63-3c7c712cd57d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:41.901377 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34a70564-1330-4a7f-8f63-3c7c712cd57d tempest-TestEncryptedCinderVolumes-125199982 tempest-TestEncryptedCinderVolumes-125199982-project-member] https://10.4.3.41/volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e returned with HTTP 404 Aug 09 07:46:41.901896 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 930/3666] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/fbf40925-8ef4-49af-b362-ac2ef2d6221e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:41.914064 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9af14d0b-6a4b-4e86-bc72-1ef92f45ca66 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.047090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9af14d0b-6a4b-4e86-bc72-1ef92f45ca66 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:46:42.047885 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9af14d0b-6a4b-4e86-bc72-1ef92f45ca66 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.049048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9af14d0b-6a4b-4e86-bc72-1ef92f45ca66 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.051373 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-9af14d0b-6a4b-4e86-bc72-1ef92f45ca66 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:46:42.065394 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9af14d0b-6a4b-4e86-bc72-1ef92f45ca66 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Get all volumes completed successfully. Aug 09 07:46:42.067936 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:42.067936 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:42.068295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-42454619-6038-4e52-8794-25b2f114c5e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.071083 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42454619-6038-4e52-8794-25b2f114c5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 Aug 09 07:46:42.071083 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42454619-6038-4e52-8794-25b2f114c5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.071209 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42454619-6038-4e52-8794-25b2f114c5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.073128 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9af14d0b-6a4b-4e86-bc72-1ef92f45ca66 tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:46:42.073612 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 916/3667] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:46:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14012 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:42.081073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42454619-6038-4e52-8794-25b2f114c5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 returned with HTTP 404 Aug 09 07:46:42.081843 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 907/3668] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:42 2026] GET /volume/v3/volumes/3e84a05b-2ed8-46fe-8a19-89324a0bd8e3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:42.097890 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.098051 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fa0dee4-156a-4949-a0b5-a865a8d99a0d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.102415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fa0dee4-156a-4949-a0b5-a865a8d99a0d tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] DELETE https://10.4.3.41/volume/v3/types/d93e7029-94aa-4e9e-a5d3-30862031ba5c Aug 09 07:46:42.102635 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fa0dee4-156a-4949-a0b5-a865a8d99a0d tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.102817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fa0dee4-156a-4949-a0b5-a865a8d99a0d tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.103323 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b Aug 09 07:46:42.103529 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.103715 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.103901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume with id: 3cc2f106-a32a-4491-8555-7c4e9b49228b Aug 09 07:46:42.113209 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:42.113209 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:42.113704 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:42.126691 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fa0dee4-156a-4949-a0b5-a865a8d99a0d tempest-TestEncryptedCinderVolumes-1977414020 tempest-TestEncryptedCinderVolumes-1977414020-project-admin] https://10.4.3.41/volume/v3/types/d93e7029-94aa-4e9e-a5d3-30862031ba5c returned with HTTP 202 Aug 09 07:46:42.127120 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 931/3669] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:46:42 2026] DELETE /volume/v3/types/d93e7029-94aa-4e9e-a5d3-30862031ba5c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:42.133665 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume request issued successfully. Aug 09 07:46:42.133821 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-054efab8-2911-48b7-8d89-31ec0dff02f5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b returned with HTTP 202 Aug 09 07:46:42.134258 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 916/3670] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:42 2026] DELETE /volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:42.143474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4ea4fc0c-0499-4ca1-a7e7-86e49768087e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.145084 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ea4fc0c-0499-4ca1-a7e7-86e49768087e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b Aug 09 07:46:42.145259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ea4fc0c-0499-4ca1-a7e7-86e49768087e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.145447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ea4fc0c-0499-4ca1-a7e7-86e49768087e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.156729 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:42.156729 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:42.166510 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4ea4fc0c-0499-4ca1-a7e7-86e49768087e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:42.171223 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ea4fc0c-0499-4ca1-a7e7-86e49768087e tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b returned with HTTP 200 Aug 09 07:46:42.171834 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 917/3671] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:42 2026] GET /volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:42.341532 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-543425d8-b410-49dd-bf02-04fafe4d62e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.343486 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-543425d8-b410-49dd-bf02-04fafe4d62e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:42.343736 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-543425d8-b410-49dd-bf02-04fafe4d62e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.343977 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-543425d8-b410-49dd-bf02-04fafe4d62e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.344090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-543425d8-b410-49dd-bf02-04fafe4d62e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:42.351232 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:42.351232 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:42.352170 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-543425d8-b410-49dd-bf02-04fafe4d62e7 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:42.352691 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 908/3672] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:42 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:42.484658 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a3f5780-5b72-4d71-8339-98f5f5fcfd54 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.486958 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a3f5780-5b72-4d71-8339-98f5f5fcfd54 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:42.487101 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a3f5780-5b72-4d71-8339-98f5f5fcfd54 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.487263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a3f5780-5b72-4d71-8339-98f5f5fcfd54 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.487417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5a3f5780-5b72-4d71-8339-98f5f5fcfd54 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:42.493436 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:42.493436 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:42.494269 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a3f5780-5b72-4d71-8339-98f5f5fcfd54 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:42.494755 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 932/3673] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:42 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:42.855405 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-735c9efa-c3d5-4f10-be7d-c4435ebc29f8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.857422 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-735c9efa-c3d5-4f10-be7d-c4435ebc29f8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:42.857662 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-735c9efa-c3d5-4f10-be7d-c4435ebc29f8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.858092 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-735c9efa-c3d5-4f10-be7d-c4435ebc29f8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.863820 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-735c9efa-c3d5-4f10-be7d-c4435ebc29f8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 404 Aug 09 07:46:42.864289 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 917/3674] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:42 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:42.871474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b041f490-6555-4db1-8347-e3a65e06a3ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.873691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b041f490-6555-4db1-8347-e3a65e06a3ee tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:42.873965 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b041f490-6555-4db1-8347-e3a65e06a3ee tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.874199 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b041f490-6555-4db1-8347-e3a65e06a3ee tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.880816 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b041f490-6555-4db1-8347-e3a65e06a3ee tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 404 Aug 09 07:46:42.881403 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 918/3675] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:42 2026] GET /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:42.887673 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-76dab1f7-8e6a-4bb4-a599-a7a2cb2b5741 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.889356 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76dab1f7-8e6a-4bb4-a599-a7a2cb2b5741 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:42.889650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76dab1f7-8e6a-4bb4-a599-a7a2cb2b5741 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:42.889898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76dab1f7-8e6a-4bb4-a599-a7a2cb2b5741 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:42.890140 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-76dab1f7-8e6a-4bb4-a599-a7a2cb2b5741 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Delete volume with id: 9e40669a-d178-45c3-9b85-19c36adfc901 Aug 09 07:46:42.897505 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76dab1f7-8e6a-4bb4-a599-a7a2cb2b5741 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 returned with HTTP 404 Aug 09 07:46:42.898036 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 909/3676] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:46:42 2026] DELETE /volume/v3/volumes/9e40669a-d178-45c3-9b85-19c36adfc901 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:42.906035 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74bac0df-c6cb-4df0-9aee-12be79153804 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:42.907933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:42.908290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1654239644"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:42.909772 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1654239644'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:42.909894 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Create volume of 1 GB Aug 09 07:46:42.914407 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Availability Zones retrieved successfully. Aug 09 07:46:42.920038 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Flow 'volume_create_api' (f950cb98-06d1-4cb9-9c90-630e252e15c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:42.921016 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85c1e45-b08a-474c-b3d6-a055e16ef1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:42.921930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:42.946585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85c1e45-b08a-474c-b3d6-a055e16ef1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:42.947325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84813111-b863-48ff-be1a-e4468273c585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:42.983727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Created reservations ['66a7ebb0-f775-45f7-879b-65be9909c9a8', '7811095a-ac23-495c-b3b1-a5f9d170df77', '8d2221d1-2c9b-400e-9244-1b43848124de', 'a0bc6e38-0073-48ea-bf71-2fbc90a513b7'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:42.984439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84813111-b863-48ff-be1a-e4468273c585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a7ebb0-f775-45f7-879b-65be9909c9a8', '7811095a-ac23-495c-b3b1-a5f9d170df77', '8d2221d1-2c9b-400e-9244-1b43848124de', 'a0bc6e38-0073-48ea-bf71-2fbc90a513b7']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:42.985217 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4770f83c-ed5e-49aa-989e-0150d57a26a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:43.006633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4770f83c-ed5e-49aa-989e-0150d57a26a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92b7b464-a72d-47d6-8511-9cc395945435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1654239644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8a184d071c41aa88debd8c422efe47',qos_specs=None,replication_status=,reservations=['66a7ebb0-f775-45f7-879b-65be9909c9a8','7811095a-ac23-495c-b3b1-a5f9d170df77','8d2221d1-2c9b-400e-9244-1b43848124de','a0bc6e38-0073-48ea-bf71-2fbc90a513b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35971110bc84f8c872c190ec661fcf6',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1654239644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92b7b464-a72d-47d6-8511-9cc395945435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d8a184d071c41aa88debd8c422efe47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35971110bc84f8c872c190ec661fcf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:43.007437 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6bb21a-0455-484b-ae2f-b49214902ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:43.024786 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6bb21a-0455-484b-ae2f-b49214902ac4) transitioned into state 'SUCCESS' from state '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-1654239644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d8a184d071c41aa88debd8c422efe47',qos_specs=None,replication_status=,reservations=['66a7ebb0-f775-45f7-879b-65be9909c9a8','7811095a-ac23-495c-b3b1-a5f9d170df77','8d2221d1-2c9b-400e-9244-1b43848124de','a0bc6e38-0073-48ea-bf71-2fbc90a513b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35971110bc84f8c872c190ec661fcf6',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:43.025421 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b66ecc3-2e37-4978-9bfd-209234885044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:43.036313 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b66ecc3-2e37-4978-9bfd-209234885044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:43.037415 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Flow 'volume_create_api' (f950cb98-06d1-4cb9-9c90-630e252e15c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:43.037869 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Create volume request issued successfully. Aug 09 07:46:43.038509 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74bac0df-c6cb-4df0-9aee-12be79153804 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:43.038984 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 933/3677] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:46:42 2026] POST /volume/v3/volumes => generated 817 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:43.057836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f231f4c2-4052-4b53-8c88-1ef92264bfb1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:43.063492 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f231f4c2-4052-4b53-8c88-1ef92264bfb1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:43.063730 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f231f4c2-4052-4b53-8c88-1ef92264bfb1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:43.063988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f231f4c2-4052-4b53-8c88-1ef92264bfb1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:43.078862 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:43.078862 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:43.083588 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f231f4c2-4052-4b53-8c88-1ef92264bfb1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Volume info retrieved successfully. Aug 09 07:46:43.091785 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f231f4c2-4052-4b53-8c88-1ef92264bfb1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 200 Aug 09 07:46:43.092312 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 918/3678] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:43 2026] GET /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 885 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:43.190933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bc42d754-b6d0-45cd-b4d4-0f827cee114d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:43.196279 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc42d754-b6d0-45cd-b4d4-0f827cee114d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b Aug 09 07:46:43.197003 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc42d754-b6d0-45cd-b4d4-0f827cee114d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:43.197228 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc42d754-b6d0-45cd-b4d4-0f827cee114d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:43.203090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc42d754-b6d0-45cd-b4d4-0f827cee114d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b returned with HTTP 404 Aug 09 07:46:43.203639 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 919/3679] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:43 2026] GET /volume/v3/volumes/3cc2f106-a32a-4491-8555-7c4e9b49228b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:43.210783 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d990382-5ad5-4c58-a5af-4bca66484745 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:43.212775 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d990382-5ad5-4c58-a5af-4bca66484745 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 Aug 09 07:46:43.213036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d990382-5ad5-4c58-a5af-4bca66484745 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:43.213205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d990382-5ad5-4c58-a5af-4bca66484745 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:43.213552 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9d990382-5ad5-4c58-a5af-4bca66484745 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume with id: 1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 Aug 09 07:46:43.223518 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:43.223518 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:43.224077 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9d990382-5ad5-4c58-a5af-4bca66484745 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:43.245716 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9d990382-5ad5-4c58-a5af-4bca66484745 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume request issued successfully. Aug 09 07:46:43.246012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d990382-5ad5-4c58-a5af-4bca66484745 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 returned with HTTP 202 Aug 09 07:46:43.246547 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 910/3680] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:43 2026] DELETE /volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:43.256598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d39ffa99-adf6-436a-acbc-bfa10bafae7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:43.258719 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d39ffa99-adf6-436a-acbc-bfa10bafae7d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 Aug 09 07:46:43.258929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d39ffa99-adf6-436a-acbc-bfa10bafae7d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:43.259133 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d39ffa99-adf6-436a-acbc-bfa10bafae7d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:43.266304 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:43.266304 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:43.270171 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d39ffa99-adf6-436a-acbc-bfa10bafae7d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:43.275189 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d39ffa99-adf6-436a-acbc-bfa10bafae7d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 returned with HTTP 200 Aug 09 07:46:43.275660 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 934/3681] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:43 2026] GET /volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:43.365667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5b11d064-24cb-4da7-b359-5133a67d1055 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:43.367743 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b11d064-24cb-4da7-b359-5133a67d1055 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:43.367975 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b11d064-24cb-4da7-b359-5133a67d1055 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:43.368197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b11d064-24cb-4da7-b359-5133a67d1055 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:43.368333 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5b11d064-24cb-4da7-b359-5133a67d1055 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:43.373405 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:43.373405 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:43.374208 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b11d064-24cb-4da7-b359-5133a67d1055 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:43.374825 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 919/3682] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:43 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:43.511359 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ddf99979-75f0-447e-ab42-0dab9008b340 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:43.514587 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ddf99979-75f0-447e-ab42-0dab9008b340 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:43.514587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ddf99979-75f0-447e-ab42-0dab9008b340 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:43.514587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ddf99979-75f0-447e-ab42-0dab9008b340 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:43.514587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ddf99979-75f0-447e-ab42-0dab9008b340 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:43.524355 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:43.524355 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:43.526540 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ddf99979-75f0-447e-ab42-0dab9008b340 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:43.527069 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 920/3683] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:43 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:44.109705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f17ddd73-d859-4f74-af9b-5902d05d7661 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.111452 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f17ddd73-d859-4f74-af9b-5902d05d7661 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.111662 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f17ddd73-d859-4f74-af9b-5902d05d7661 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.111850 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f17ddd73-d859-4f74-af9b-5902d05d7661 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.118857 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.118857 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:44.122009 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f17ddd73-d859-4f74-af9b-5902d05d7661 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Volume info retrieved successfully. Aug 09 07:46:44.125779 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f17ddd73-d859-4f74-af9b-5902d05d7661 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 200 Aug 09 07:46:44.126130 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 911/3684] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:44.142960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f22ef5c-6101-4b07-a86d-55f05717ab08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.144978 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f22ef5c-6101-4b07-a86d-55f05717ab08 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] POST https://10.4.3.41/volume/v3/volume-transfers Aug 09 07:46:44.145780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f22ef5c-6101-4b07-a86d-55f05717ab08 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "92b7b464-a72d-47d6-8511-9cc395945435"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:44.147290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-9f22ef5c-6101-4b07-a86d-55f05717ab08 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Creating new volume transfer {'transfer': {'volume_id': '92b7b464-a72d-47d6-8511-9cc395945435'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 09 07:46:44.147463 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volume_transfer [None req-9f22ef5c-6101-4b07-a86d-55f05717ab08 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Creating transfer of volume 92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.147600 np0000006821 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-9f22ef5c-6101-4b07-a86d-55f05717ab08 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Generating transfer record for volume 92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.159113 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.159113 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:44.169581 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f22ef5c-6101-4b07-a86d-55f05717ab08 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers returned with HTTP 202 Aug 09 07:46:44.170153 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 935/3685] 10.4.3.41 () {70 vars in 1319 bytes} [Sun Aug 9 07:46:44 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:44.180503 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aa1a0a6b-614a-4f63-9268-acde559582a1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.182899 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aa1a0a6b-614a-4f63-9268-acde559582a1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.183214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aa1a0a6b-614a-4f63-9268-acde559582a1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.183452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aa1a0a6b-614a-4f63-9268-acde559582a1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.194753 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.194753 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:44.199761 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-aa1a0a6b-614a-4f63-9268-acde559582a1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Volume info retrieved successfully. Aug 09 07:46:44.204463 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aa1a0a6b-614a-4f63-9268-acde559582a1 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 200 Aug 09 07:46:44.204926 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 920/3686] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:44.218563 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-48434cb2-abb8-4707-ae23-21fe5dc1c396 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.220650 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48434cb2-abb8-4707-ae23-21fe5dc1c396 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volume-transfers/detail Aug 09 07:46:44.220862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48434cb2-abb8-4707-ae23-21fe5dc1c396 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.222538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48434cb2-abb8-4707-ae23-21fe5dc1c396 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.222707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volume_transfer [None req-48434cb2-abb8-4707-ae23-21fe5dc1c396 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Listing volume transfers {{(pid=100220) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 09 07:46:44.227137 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48434cb2-abb8-4707-ae23-21fe5dc1c396 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 09 07:46:44.227579 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 921/3687] 10.4.3.41 () {68 vars in 1319 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:44.235747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1ca7abd9-bcfb-4a16-a595-db0bcb4a47c7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.237315 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1ca7abd9-bcfb-4a16-a595-db0bcb4a47c7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/2510171a-12fd-41ee-aede-9382ec91d058 Aug 09 07:46:44.237516 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1ca7abd9-bcfb-4a16-a595-db0bcb4a47c7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.237708 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1ca7abd9-bcfb-4a16-a595-db0bcb4a47c7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.237811 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-1ca7abd9-bcfb-4a16-a595-db0bcb4a47c7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Delete transfer with id: 2510171a-12fd-41ee-aede-9382ec91d058 Aug 09 07:46:44.246904 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.246904 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:44.253873 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1ca7abd9-bcfb-4a16-a595-db0bcb4a47c7 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers/2510171a-12fd-41ee-aede-9382ec91d058 returned with HTTP 202 Aug 09 07:46:44.254310 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 912/3688] 10.4.3.41 () {68 vars in 1412 bytes} [Sun Aug 9 07:46:44 2026] DELETE /volume/v3/volume-transfers/2510171a-12fd-41ee-aede-9382ec91d058 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:46:44.264525 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-773730b4-752f-4b5d-82d7-d1e4ddbf4265 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.266987 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773730b4-752f-4b5d-82d7-d1e4ddbf4265 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.267312 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773730b4-752f-4b5d-82d7-d1e4ddbf4265 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.267547 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773730b4-752f-4b5d-82d7-d1e4ddbf4265 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.277168 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.277168 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:44.282395 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-773730b4-752f-4b5d-82d7-d1e4ddbf4265 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Volume info retrieved successfully. Aug 09 07:46:44.288429 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773730b4-752f-4b5d-82d7-d1e4ddbf4265 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 200 Aug 09 07:46:44.289000 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 936/3689] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:44.289046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b80a7f15-659c-4b87-84e3-c79069c64ab2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.290726 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b80a7f15-659c-4b87-84e3-c79069c64ab2 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 Aug 09 07:46:44.290892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b80a7f15-659c-4b87-84e3-c79069c64ab2 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.291090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b80a7f15-659c-4b87-84e3-c79069c64ab2 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.296367 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b80a7f15-659c-4b87-84e3-c79069c64ab2 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 returned with HTTP 404 Aug 09 07:46:44.296859 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 921/3690] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/volumes/1496c97c-1aa7-4ea9-b3f0-7171e61b6ba9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:44.302017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-84dd062a-649f-4b97-a096-2bfc0c497c0b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.304699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3b301929-3448-4aeb-9116-f812e22b97d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.306340 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-84dd062a-649f-4b97-a096-2bfc0c497c0b tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] DELETE https://10.4.3.41/volume/v3/volume-transfers/2510171a-12fd-41ee-aede-9382ec91d058 Aug 09 07:46:44.306425 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b301929-3448-4aeb-9116-f812e22b97d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b Aug 09 07:46:44.306580 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-84dd062a-649f-4b97-a096-2bfc0c497c0b tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.306655 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b301929-3448-4aeb-9116-f812e22b97d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.306821 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-84dd062a-649f-4b97-a096-2bfc0c497c0b tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.306869 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b301929-3448-4aeb-9116-f812e22b97d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.306971 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.volume_transfer [None req-84dd062a-649f-4b97-a096-2bfc0c497c0b tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Delete transfer with id: 2510171a-12fd-41ee-aede-9382ec91d058 Aug 09 07:46:44.307007 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3b301929-3448-4aeb-9116-f812e22b97d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume with id: 1bbbd5f4-28d6-4fb3-82c8-844e3253a56b Aug 09 07:46:44.314248 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.314248 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:44.314771 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3b301929-3448-4aeb-9116-f812e22b97d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:44.314965 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-84dd062a-649f-4b97-a096-2bfc0c497c0b tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volume-transfers/2510171a-12fd-41ee-aede-9382ec91d058 returned with HTTP 404 Aug 09 07:46:44.315591 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 922/3691] 10.4.3.41 () {68 vars in 1412 bytes} [Sun Aug 9 07:46:44 2026] DELETE /volume/v3/volume-transfers/2510171a-12fd-41ee-aede-9382ec91d058 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:44.339521 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06040db5-c1be-4bcc-badd-c09a0c950538 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.343316 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06040db5-c1be-4bcc-badd-c09a0c950538 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.343520 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06040db5-c1be-4bcc-badd-c09a0c950538 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.344200 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06040db5-c1be-4bcc-badd-c09a0c950538 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.344200 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-06040db5-c1be-4bcc-badd-c09a0c950538 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Delete volume with id: 92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.344314 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3b301929-3448-4aeb-9116-f812e22b97d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume request issued successfully. Aug 09 07:46:44.344392 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b301929-3448-4aeb-9116-f812e22b97d8 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b returned with HTTP 202 Aug 09 07:46:44.345124 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 913/3692] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:44 2026] DELETE /volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:44.355629 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.355629 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:44.356149 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-06040db5-c1be-4bcc-badd-c09a0c950538 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Volume info retrieved successfully. Aug 09 07:46:44.356665 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-047c2105-1250-4064-a3be-9959f097743d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.359146 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-047c2105-1250-4064-a3be-9959f097743d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b Aug 09 07:46:44.359420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-047c2105-1250-4064-a3be-9959f097743d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.359712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-047c2105-1250-4064-a3be-9959f097743d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.373548 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.373548 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:44.379023 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-047c2105-1250-4064-a3be-9959f097743d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:44.383898 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-06040db5-c1be-4bcc-badd-c09a0c950538 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Delete volume request issued successfully. Aug 09 07:46:44.383898 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06040db5-c1be-4bcc-badd-c09a0c950538 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 202 Aug 09 07:46:44.383898 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 937/3693] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:46:44 2026] DELETE /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 09 07:46:44.386414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b205a7f1-67de-423a-93b7-80fec3ade4e5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.387757 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-047c2105-1250-4064-a3be-9959f097743d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b returned with HTTP 200 Aug 09 07:46:44.388335 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 922/3694] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:44.391937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b205a7f1-67de-423a-93b7-80fec3ade4e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:44.391937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b205a7f1-67de-423a-93b7-80fec3ade4e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.391937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b205a7f1-67de-423a-93b7-80fec3ade4e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.391937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b205a7f1-67de-423a-93b7-80fec3ade4e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:44.395207 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-35460477-9cc3-4f99-8fa9-75f88274418e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.395901 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.395901 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:44.396787 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b205a7f1-67de-423a-93b7-80fec3ade4e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:44.397290 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 923/3695] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:44.401228 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35460477-9cc3-4f99-8fa9-75f88274418e tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] GET https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:44.401228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35460477-9cc3-4f99-8fa9-75f88274418e tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.401228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35460477-9cc3-4f99-8fa9-75f88274418e tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.410511 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.410511 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:44.415454 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-35460477-9cc3-4f99-8fa9-75f88274418e tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Volume info retrieved successfully. Aug 09 07:46:44.420746 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35460477-9cc3-4f99-8fa9-75f88274418e tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 200 Aug 09 07:46:44.421129 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 914/3696] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:46:44.537170 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66362089-6b3f-4eee-b71c-9333cd42ae43 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:44.540508 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66362089-6b3f-4eee-b71c-9333cd42ae43 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:44.540508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66362089-6b3f-4eee-b71c-9333cd42ae43 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:44.540508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66362089-6b3f-4eee-b71c-9333cd42ae43 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:44.540508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-66362089-6b3f-4eee-b71c-9333cd42ae43 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:44.545114 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:44.545114 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:44.545959 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66362089-6b3f-4eee-b71c-9333cd42ae43 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:44.546388 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 938/3697] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:44 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:45.400932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-884a852b-126e-4255-b325-fdfdfcd222bd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.402576 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-884a852b-126e-4255-b325-fdfdfcd222bd tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b Aug 09 07:46:45.402776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-884a852b-126e-4255-b325-fdfdfcd222bd tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.402990 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-884a852b-126e-4255-b325-fdfdfcd222bd tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.407313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-48d02d7d-ae70-4303-aeca-e9dc97d0ea43 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.409471 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48d02d7d-ae70-4303-aeca-e9dc97d0ea43 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:45.412933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48d02d7d-ae70-4303-aeca-e9dc97d0ea43 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.412933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48d02d7d-ae70-4303-aeca-e9dc97d0ea43 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.412933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-48d02d7d-ae70-4303-aeca-e9dc97d0ea43 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:45.413103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-884a852b-126e-4255-b325-fdfdfcd222bd tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b returned with HTTP 404 Aug 09 07:46:45.413103 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 923/3698] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/volumes/1bbbd5f4-28d6-4fb3-82c8-844e3253a56b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:45.415165 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.415165 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:45.416172 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48d02d7d-ae70-4303-aeca-e9dc97d0ea43 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:45.417061 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 924/3699] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:45.422754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.425002 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 Aug 09 07:46:45.425002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.425799 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.425799 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume with id: 4d955913-13ec-40dd-be27-41aec1e67561 Aug 09 07:46:45.431623 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3dabddc0-c8de-4fb6-a623-af8a492389d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.435964 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.435964 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:45.436455 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:45.437935 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-abcec595-72a6-4ba1-94b7-72a0a27722b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.440579 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-abcec595-72a6-4ba1-94b7-72a0a27722b8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] GET https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:45.441936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-abcec595-72a6-4ba1-94b7-72a0a27722b8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.441936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-abcec595-72a6-4ba1-94b7-72a0a27722b8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.449977 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-abcec595-72a6-4ba1-94b7-72a0a27722b8 tempest-VolumesTransfersV357Test-812911113 tempest-VolumesTransfersV357Test-812911113-project-admin] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 404 Aug 09 07:46:45.450704 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 924/3700] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:45.459516 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9024092f-57eb-4d4a-b0cb-b887ad386790 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.461018 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9024092f-57eb-4d4a-b0cb-b887ad386790 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] GET https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:45.461243 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9024092f-57eb-4d4a-b0cb-b887ad386790 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.461418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9024092f-57eb-4d4a-b0cb-b887ad386790 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.468171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9024092f-57eb-4d4a-b0cb-b887ad386790 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 404 Aug 09 07:46:45.468171 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 925/3701] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:45.471513 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume request issued successfully. Aug 09 07:46:45.471821 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12cec77e-417c-43f2-b2ec-7cd243b4e5e5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 returned with HTTP 202 Aug 09 07:46:45.472460 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 915/3702] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:45 2026] DELETE /volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:45.479371 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-081bd6f6-9950-455d-b788-528fdb095f47 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.481631 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6732514d-58ca-401c-8690-e30cde612d61 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.482620 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-081bd6f6-9950-455d-b788-528fdb095f47 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] DELETE https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:45.482983 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-081bd6f6-9950-455d-b788-528fdb095f47 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.483259 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-081bd6f6-9950-455d-b788-528fdb095f47 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.483531 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-081bd6f6-9950-455d-b788-528fdb095f47 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] Delete volume with id: 92b7b464-a72d-47d6-8511-9cc395945435 Aug 09 07:46:45.485735 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6732514d-58ca-401c-8690-e30cde612d61 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 Aug 09 07:46:45.485980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6732514d-58ca-401c-8690-e30cde612d61 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.486174 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6732514d-58ca-401c-8690-e30cde612d61 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.492673 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-081bd6f6-9950-455d-b788-528fdb095f47 tempest-VolumesTransfersV357Test-1677589717 tempest-VolumesTransfersV357Test-1677589717-project-member] https://10.4.3.41/volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 returned with HTTP 404 Aug 09 07:46:45.493162 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 925/3703] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:46:45 2026] DELETE /volume/v3/volumes/92b7b464-a72d-47d6-8511-9cc395945435 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:46:45.499378 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.499378 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:45.506119 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6732514d-58ca-401c-8690-e30cde612d61 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:45.513516 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6732514d-58ca-401c-8690-e30cde612d61 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 returned with HTTP 200 Aug 09 07:46:45.513966 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 926/3704] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:45.524833 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dabddc0-c8de-4fb6-a623-af8a492389d3 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-member] PUT https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:45.525183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3dabddc0-c8de-4fb6-a623-af8a492389d3 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:45.533269 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.533269 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:45.542481 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3dabddc0-c8de-4fb6-a623-af8a492389d3 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-member] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:45.543004 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 939/3705] 10.4.3.41 () {70 vars in 1401 bytes} [Sun Aug 9 07:46:45 2026] PUT /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 313 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:45.555882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13bc908c-76e5-4e48-ba4e-c9a8a694b0e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.558329 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13bc908c-76e5-4e48-ba4e-c9a8a694b0e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:45.558426 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4deea6f7-9bb7-4801-be22-7cac2dd01002 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.558574 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13bc908c-76e5-4e48-ba4e-c9a8a694b0e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.559712 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13bc908c-76e5-4e48-ba4e-c9a8a694b0e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.559847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-13bc908c-76e5-4e48-ba4e-c9a8a694b0e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:45.561877 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4deea6f7-9bb7-4801-be22-7cac2dd01002 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:45.562001 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4deea6f7-9bb7-4801-be22-7cac2dd01002 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.562241 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4deea6f7-9bb7-4801-be22-7cac2dd01002 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.562404 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4deea6f7-9bb7-4801-be22-7cac2dd01002 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:45.565260 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.565260 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:45.565975 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13bc908c-76e5-4e48-ba4e-c9a8a694b0e5 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:45.566497 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 916/3706] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:45.568817 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.568817 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:45.569826 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4deea6f7-9bb7-4801-be22-7cac2dd01002 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:45.570856 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 926/3707] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:45.578558 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3d1d22e0-9cc2-479a-913d-857cb9a1b089 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.582322 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3d1d22e0-9cc2-479a-913d-857cb9a1b089 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] DELETE https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:45.582679 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3d1d22e0-9cc2-479a-913d-857cb9a1b089 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.582932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3d1d22e0-9cc2-479a-913d-857cb9a1b089 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.583101 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-3d1d22e0-9cc2-479a-913d-857cb9a1b089 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Delete backup with id: bed42ff8-d240-40d4-8a33-06c49a1d3999. Aug 09 07:46:45.593760 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.593760 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:45.611376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-3d1d22e0-9cc2-479a-913d-857cb9a1b089 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] delete_backup rpcapi backup_id bed42ff8-d240-40d4-8a33-06c49a1d3999 {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:46:45.613955 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3d1d22e0-9cc2-479a-913d-857cb9a1b089 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 202 Aug 09 07:46:45.614535 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 927/3708] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:45 2026] DELETE /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:46:45.626897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-121ee56e-7196-4ca3-8437-16c154a23bdf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:45.630060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-121ee56e-7196-4ca3-8437-16c154a23bdf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:45.630718 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-121ee56e-7196-4ca3-8437-16c154a23bdf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:45.630718 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-121ee56e-7196-4ca3-8437-16c154a23bdf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:45.630849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-121ee56e-7196-4ca3-8437-16c154a23bdf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:45.637203 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:45.637203 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:45.638047 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-121ee56e-7196-4ca3-8437-16c154a23bdf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 200 Aug 09 07:46:45.638512 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 940/3709] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:45 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:46.529465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ffb1c13c-2f35-47dc-b05e-6b786e8f7fc5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:46.532562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffb1c13c-2f35-47dc-b05e-6b786e8f7fc5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 Aug 09 07:46:46.532562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ffb1c13c-2f35-47dc-b05e-6b786e8f7fc5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:46.532562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ffb1c13c-2f35-47dc-b05e-6b786e8f7fc5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:46.537140 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffb1c13c-2f35-47dc-b05e-6b786e8f7fc5 tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 returned with HTTP 404 Aug 09 07:46:46.537689 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 917/3710] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:46 2026] GET /volume/v3/volumes/4d955913-13ec-40dd-be27-41aec1e67561 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:46.546176 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:46.547960 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] DELETE https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 Aug 09 07:46:46.548115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:46.548401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:46.548627 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume with id: 8900a596-9514-49b7-9944-e52193bf3d36 Aug 09 07:46:46.558640 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:46.558640 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:46.559318 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:46.579635 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Delete volume request issued successfully. Aug 09 07:46:46.579896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-425c0c55-0c1c-4dc1-a823-b7cbfaf2183d tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 returned with HTTP 202 Aug 09 07:46:46.580416 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 927/3711] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:46 2026] DELETE /volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:46.582324 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e3b0158d-9cd6-4c23-9868-7021ad1a95f9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:46.585669 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3b0158d-9cd6-4c23-9868-7021ad1a95f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:46.585936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3b0158d-9cd6-4c23-9868-7021ad1a95f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:46.586178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e3b0158d-9cd6-4c23-9868-7021ad1a95f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:46.586312 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e3b0158d-9cd6-4c23-9868-7021ad1a95f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:46.590117 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76e42d8a-093f-4269-8bb7-9e3b59b110bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:46.591583 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:46.591583 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:46.592333 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e3b0158d-9cd6-4c23-9868-7021ad1a95f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:46.592827 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 928/3712] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:46 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:46.592884 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76e42d8a-093f-4269-8bb7-9e3b59b110bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 Aug 09 07:46:46.593083 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76e42d8a-093f-4269-8bb7-9e3b59b110bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:46.593282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76e42d8a-093f-4269-8bb7-9e3b59b110bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:46.600879 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:46.600879 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:46.604848 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76e42d8a-093f-4269-8bb7-9e3b59b110bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Volume info retrieved successfully. Aug 09 07:46:46.609629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76e42d8a-093f-4269-8bb7-9e3b59b110bc tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 returned with HTTP 200 Aug 09 07:46:46.610109 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 941/3713] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:46 2026] GET /volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:46.653385 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-600aaf6e-8812-4ead-bc75-518a6cc1fb7e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:46.659470 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-600aaf6e-8812-4ead-bc75-518a6cc1fb7e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 Aug 09 07:46:46.659470 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-600aaf6e-8812-4ead-bc75-518a6cc1fb7e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:46.659470 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-600aaf6e-8812-4ead-bc75-518a6cc1fb7e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:46.659470 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-600aaf6e-8812-4ead-bc75-518a6cc1fb7e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Show backup with id bed42ff8-d240-40d4-8a33-06c49a1d3999. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:46.670894 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-600aaf6e-8812-4ead-bc75-518a6cc1fb7e tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 returned with HTTP 404 Aug 09 07:46:46.670894 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 918/3714] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:46 2026] GET /volume/v3/backups/bed42ff8-d240-40d4-8a33-06c49a1d3999 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:46.680035 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7187cd5e-30dc-4386-a820-5429dfad81cf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:46.682443 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7187cd5e-30dc-4386-a820-5429dfad81cf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e Aug 09 07:46:46.682548 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7187cd5e-30dc-4386-a820-5429dfad81cf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:46.682741 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7187cd5e-30dc-4386-a820-5429dfad81cf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:46.682896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-7187cd5e-30dc-4386-a820-5429dfad81cf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Delete volume with id: ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e Aug 09 07:46:46.695250 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:46.695250 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:46.695996 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7187cd5e-30dc-4386-a820-5429dfad81cf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Volume info retrieved successfully. Aug 09 07:46:46.713812 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7187cd5e-30dc-4386-a820-5429dfad81cf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Delete volume request issued successfully. Aug 09 07:46:46.714050 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7187cd5e-30dc-4386-a820-5429dfad81cf tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e returned with HTTP 202 Aug 09 07:46:46.714527 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 928/3715] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:46 2026] DELETE /volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:46.723488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-69a5f7c0-d412-4755-8c61-df9a977ec96a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:46.725783 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-69a5f7c0-d412-4755-8c61-df9a977ec96a tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e Aug 09 07:46:46.726102 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-69a5f7c0-d412-4755-8c61-df9a977ec96a tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:46.726294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-69a5f7c0-d412-4755-8c61-df9a977ec96a tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:46.736165 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:46.736165 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:46.744106 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-69a5f7c0-d412-4755-8c61-df9a977ec96a tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Volume info retrieved successfully. Aug 09 07:46:46.756854 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-69a5f7c0-d412-4755-8c61-df9a977ec96a tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e returned with HTTP 200 Aug 09 07:46:46.758345 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 929/3716] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:46 2026] GET /volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:47.603687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4e09dc62-8cf5-4c15-bb14-2203d9a142e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:47.605641 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e09dc62-8cf5-4c15-bb14-2203d9a142e7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:47.605909 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e09dc62-8cf5-4c15-bb14-2203d9a142e7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:47.606161 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e09dc62-8cf5-4c15-bb14-2203d9a142e7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:47.606324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4e09dc62-8cf5-4c15-bb14-2203d9a142e7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:47.610745 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:47.610745 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:47.611367 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e09dc62-8cf5-4c15-bb14-2203d9a142e7 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:47.611901 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 942/3717] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:47 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:47.626991 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b3afcc71-6d03-4971-b4b8-2508eaf3c2ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:47.633803 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3afcc71-6d03-4971-b4b8-2508eaf3c2ea tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] GET https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 Aug 09 07:46:47.634099 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3afcc71-6d03-4971-b4b8-2508eaf3c2ea tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:47.634374 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3afcc71-6d03-4971-b4b8-2508eaf3c2ea tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:47.642303 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3afcc71-6d03-4971-b4b8-2508eaf3c2ea tempest-CreateVolumesFromSourceVolumeTest-1189421004 tempest-CreateVolumesFromSourceVolumeTest-1189421004-project-member] https://10.4.3.41/volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 returned with HTTP 404 Aug 09 07:46:47.643120 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 919/3718] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:47 2026] GET /volume/v3/volumes/8900a596-9514-49b7-9944-e52193bf3d36 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:47.771732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e2a3933a-31e8-47c4-9333-2bb5e4406ec0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:47.774672 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e2a3933a-31e8-47c4-9333-2bb5e4406ec0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] GET https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e Aug 09 07:46:47.774672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e2a3933a-31e8-47c4-9333-2bb5e4406ec0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:47.774672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e2a3933a-31e8-47c4-9333-2bb5e4406ec0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:47.783069 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e2a3933a-31e8-47c4-9333-2bb5e4406ec0 tempest-ProjectMemberTests39-955707393 tempest-ProjectMemberTests39-955707393-project-admin] https://10.4.3.41/volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e returned with HTTP 404 Aug 09 07:46:47.783069 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 929/3719] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:47 2026] GET /volume/v3/volumes/ba9e4b3e-f725-4e77-b9f4-6aac3ac9832e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:48.626676 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-67d6c96b-5e0d-4b08-8930-e13c53497b63 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:48.628963 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67d6c96b-5e0d-4b08-8930-e13c53497b63 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:48.629557 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67d6c96b-5e0d-4b08-8930-e13c53497b63 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:48.629984 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67d6c96b-5e0d-4b08-8930-e13c53497b63 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:48.630732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-67d6c96b-5e0d-4b08-8930-e13c53497b63 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:48.636239 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:48.636239 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:48.637271 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67d6c96b-5e0d-4b08-8930-e13c53497b63 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:48.637750 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 930/3720] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:48 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:49.651022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90179ed5-f1ef-420d-af20-43d81db60989 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:49.654570 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90179ed5-f1ef-420d-af20-43d81db60989 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:49.654879 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90179ed5-f1ef-420d-af20-43d81db60989 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:49.655141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90179ed5-f1ef-420d-af20-43d81db60989 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:49.655295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-90179ed5-f1ef-420d-af20-43d81db60989 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:49.664047 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:49.664047 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:49.664929 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90179ed5-f1ef-420d-af20-43d81db60989 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:49.665439 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 943/3721] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:49 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:50.227845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a39614e4-101d-40ff-98ca-dd9ac9abadce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:50.411707 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a39614e4-101d-40ff-98ca-dd9ac9abadce tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 09 07:46:50.412204 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a39614e4-101d-40ff-98ca-dd9ac9abadce tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:50.412643 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a39614e4-101d-40ff-98ca-dd9ac9abadce tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-admin] Calling method 'get_pools' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:50.433496 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a39614e4-101d-40ff-98ca-dd9ac9abadce tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 07:46:50.434061 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 920/3722] 10.4.3.41 () {66 vars in 1284 bytes} [Sun Aug 9 07:46:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:50.456090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-09866b2d-9c1c-4a3a-9bc5-7f60a8d0a6fa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:50.539756 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-09866b2d-9c1c-4a3a-9bc5-7f60a8d0a6fa tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-reader] GET https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool Aug 09 07:46:50.539997 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-09866b2d-9c1c-4a3a-9bc5-7f60a8d0a6fa tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:50.540225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-09866b2d-9c1c-4a3a-9bc5-7f60a8d0a6fa tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:50.540871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-09866b2d-9c1c-4a3a-9bc5-7f60a8d0a6fa tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'bbe8d3d2bbfe4737a910e09309b4da81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '73c54e159aba49c39e8a7981a9b6084b', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:46:50.541174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-09866b2d-9c1c-4a3a-9bc5-7f60a8d0a6fa tempest-ProjectReaderTests-1304500170 tempest-ProjectReaderTests-1304500170-project-reader] https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool returned with HTTP 403 Aug 09 07:46:50.541655 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 930/3723] 10.4.3.41 () {66 vars in 1311 bytes} [Sun Aug 9 07:46:50 2026] GET /volume/v3/capabilities/np0000006821@storpool => generated 110 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:46:50.678972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0e799768-decd-41b5-90c7-ef01da5663ca None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:50.684691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e799768-decd-41b5-90c7-ef01da5663ca tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:50.684986 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e799768-decd-41b5-90c7-ef01da5663ca tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:50.685249 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e799768-decd-41b5-90c7-ef01da5663ca tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:50.685411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-0e799768-decd-41b5-90c7-ef01da5663ca tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:50.701667 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:50.701667 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:50.702454 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e799768-decd-41b5-90c7-ef01da5663ca tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:50.702865 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 931/3724] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:50 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:51.717299 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c027007f-19a6-422a-8900-00c173791d81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:51.720134 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c027007f-19a6-422a-8900-00c173791d81 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:51.720134 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c027007f-19a6-422a-8900-00c173791d81 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:51.720234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c027007f-19a6-422a-8900-00c173791d81 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:51.720334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c027007f-19a6-422a-8900-00c173791d81 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:51.725849 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:51.725849 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:51.726725 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c027007f-19a6-422a-8900-00c173791d81 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:51.727190 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 944/3725] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:51 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:52.745187 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33565281-b0eb-40d9-b67c-3abdbd2e28b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:52.749211 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33565281-b0eb-40d9-b67c-3abdbd2e28b5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:52.749497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33565281-b0eb-40d9-b67c-3abdbd2e28b5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:52.749747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33565281-b0eb-40d9-b67c-3abdbd2e28b5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:52.749894 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-33565281-b0eb-40d9-b67c-3abdbd2e28b5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:52.760548 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:52.760548 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:52.761399 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33565281-b0eb-40d9-b67c-3abdbd2e28b5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:52.761823 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 921/3726] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:52 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:53.524483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-49ed2def-0908-4c38-964d-912470223be2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:53.655015 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:53.655470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1039000590"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:53.659338 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1039000590'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:53.659546 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:46:53.664476 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=585,cinder:INSERT=92,cinder:UPDATE=160,cinder:DELETE=1 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:46:53.669424 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:46:53.680637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (697dcf9c-186b-4a7f-a32e-8f615104666f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:53.683024 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed41e826-a821-41a6-83ba-a4f296411a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.685566 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:53.724452 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:53.745133 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed41e826-a821-41a6-83ba-a4f296411a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.747019 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbed300b-4bdf-47fa-8ece-9e44eee53685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.775974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0795509-8973-47d6-8141-e2f6bb97ef25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:53.777534 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:53.778057 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-504152268"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:53.781029 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0795509-8973-47d6-8141-e2f6bb97ef25 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:53.781343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0795509-8973-47d6-8141-e2f6bb97ef25 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:53.781617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0795509-8973-47d6-8141-e2f6bb97ef25 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:53.781778 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b0795509-8973-47d6-8141-e2f6bb97ef25 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:53.783393 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-504152268'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:53.783613 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume of 1 GB Aug 09 07:46:53.788992 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:53.788992 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:53.789813 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0795509-8973-47d6-8141-e2f6bb97ef25 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:53.790212 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 945/3727] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:53 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:53.790922 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability Zones retrieved successfully. Aug 09 07:46:53.796351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (75fdd960-4d20-44d8-8943-b66f4c524389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:53.797633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c331a1dd-835a-4b67-8aad-7f5bee40ab5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.798930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:53.814103 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['dc9c92f1-ff4f-42e4-afb0-fc881bf41ea2', 'a046bed2-e9fb-4169-8a1f-2d8bfb05c97c', 'be8830bd-848b-4cc0-bdec-b154c49e3cd0', 'abbaa084-75c8-4d46-a475-ccbbbc06ec8c'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:53.816700 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbed300b-4bdf-47fa-8ece-9e44eee53685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc9c92f1-ff4f-42e4-afb0-fc881bf41ea2', 'a046bed2-e9fb-4169-8a1f-2d8bfb05c97c', 'be8830bd-848b-4cc0-bdec-b154c49e3cd0', 'abbaa084-75c8-4d46-a475-ccbbbc06ec8c']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.818416 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e722ed93-96f7-4457-8893-7bc83747b1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.837149 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c331a1dd-835a-4b67-8aad-7f5bee40ab5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.839237 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2fafbea-c522-4f5e-9ae4-be408d347d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.851607 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e722ed93-96f7-4457-8893-7bc83747b1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1039000590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['dc9c92f1-ff4f-42e4-afb0-fc881bf41ea2','a046bed2-e9fb-4169-8a1f-2d8bfb05c97c','be8830bd-848b-4cc0-bdec-b154c49e3cd0','abbaa084-75c8-4d46-a475-ccbbbc06ec8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1039000590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.852852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049d928c-e4f4-4470-835a-99fab30f2d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.874353 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (049d928c-e4f4-4470-835a-99fab30f2d80) transitioned into state 'SUCCESS' from state '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-1039000590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['dc9c92f1-ff4f-42e4-afb0-fc881bf41ea2','a046bed2-e9fb-4169-8a1f-2d8bfb05c97c','be8830bd-848b-4cc0-bdec-b154c49e3cd0','abbaa084-75c8-4d46-a475-ccbbbc06ec8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.877030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6283be-5e34-47f7-97e6-931138e8a488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.888970 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6283be-5e34-47f7-97e6-931138e8a488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.889879 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (697dcf9c-186b-4a7f-a32e-8f615104666f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:53.890362 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:46:53.891282 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-49ed2def-0908-4c38-964d-912470223be2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:53.891833 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 931/3728] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:53 2026] POST /volume/v3/volumes => generated 776 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:53.907878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['442cd975-adfc-4af8-83d5-a80a34d11b67', '59c6c10e-95ae-45a0-8be8-db36a4b46543', 'ce7c181b-318c-44e2-bc0b-78ec2939a45a', '375ebdc6-4c1a-42f6-8124-ace31cbbaad1'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:53.908864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2fafbea-c522-4f5e-9ae4-be408d347d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['442cd975-adfc-4af8-83d5-a80a34d11b67', '59c6c10e-95ae-45a0-8be8-db36a4b46543', 'ce7c181b-318c-44e2-bc0b-78ec2939a45a', '375ebdc6-4c1a-42f6-8124-ace31cbbaad1']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.909757 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcbad38-a47d-41c3-bd10-b28b0b478539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.909960 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4616141a-7cf1-4e86-9f57-349fe9808a44 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:53.914238 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4616141a-7cf1-4e86-9f57-349fe9808a44 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 Aug 09 07:46:53.914460 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4616141a-7cf1-4e86-9f57-349fe9808a44 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:53.914736 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4616141a-7cf1-4e86-9f57-349fe9808a44 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:53.923784 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:53.923784 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:53.929932 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4616141a-7cf1-4e86-9f57-349fe9808a44 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:46:53.931476 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4616141a-7cf1-4e86-9f57-349fe9808a44 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 returned with HTTP 200 Aug 09 07:46:53.931900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 922/3729] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:53 2026] GET /volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:53.940692 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcbad38-a47d-41c3-bd10-b28b0b478539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16be36ac-0b2f-43aa-bb2d-598119c560d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-504152268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['442cd975-adfc-4af8-83d5-a80a34d11b67','59c6c10e-95ae-45a0-8be8-db36a4b46543','ce7c181b-318c-44e2-bc0b-78ec2939a45a','375ebdc6-4c1a-42f6-8124-ace31cbbaad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-504152268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16be36ac-0b2f-43aa-bb2d-598119c560d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c3ef35deee49c8af623901b9e03154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.941704 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339dda68-dbc2-462f-8d1d-b7009c72e1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.962720 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339dda68-dbc2-462f-8d1d-b7009c72e1a6) transitioned into state 'SUCCESS' from state '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-504152268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['442cd975-adfc-4af8-83d5-a80a34d11b67','59c6c10e-95ae-45a0-8be8-db36a4b46543','ce7c181b-318c-44e2-bc0b-78ec2939a45a','375ebdc6-4c1a-42f6-8124-ace31cbbaad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.963564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfdc4e3-9cd6-497b-b415-d29c0dad28f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:53.975903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bfdc4e3-9cd6-497b-b415-d29c0dad28f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:53.976731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (75fdd960-4d20-44d8-8943-b66f4c524389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:53.977075 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request issued successfully. Aug 09 07:46:53.977731 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8fb33382-f6c1-4769-b717-2d3ace86c668 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:53.978092 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 932/3730] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:53 2026] POST /volume/v3/volumes => generated 746 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:54.803249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-372a1cad-bc9d-4680-b41d-a395d6c31d1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:54.807318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-372a1cad-bc9d-4680-b41d-a395d6c31d1a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:54.807560 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-372a1cad-bc9d-4680-b41d-a395d6c31d1a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:54.807739 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-372a1cad-bc9d-4680-b41d-a395d6c31d1a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:54.807844 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-372a1cad-bc9d-4680-b41d-a395d6c31d1a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:54.813751 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:54.813751 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:54.815887 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-372a1cad-bc9d-4680-b41d-a395d6c31d1a tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:54.816256 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 946/3731] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:54 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:54.948058 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0c21cb2f-e421-4813-abbb-8a79119d6ad1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:54.950602 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c21cb2f-e421-4813-abbb-8a79119d6ad1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 Aug 09 07:46:54.950876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c21cb2f-e421-4813-abbb-8a79119d6ad1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:54.951141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c21cb2f-e421-4813-abbb-8a79119d6ad1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:54.961186 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:54.961186 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:54.965592 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0c21cb2f-e421-4813-abbb-8a79119d6ad1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:46:54.971698 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c21cb2f-e421-4813-abbb-8a79119d6ad1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 returned with HTTP 200 Aug 09 07:46:54.972284 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 932/3732] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:54 2026] GET /volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:54.995018 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-012c4708-992b-4692-a08f-2575ed639ea8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:55.046211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:55.073801 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-012c4708-992b-4692-a08f-2575ed639ea8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:46:55.074135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-012c4708-992b-4692-a08f-2575ed639ea8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19", "name": "tempest-ProjectMemberTests-Snapshot-1221465357"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:55.079154 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:55.079579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1194176746"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:55.081049 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1194176746'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:55.081229 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume of 1 GB Aug 09 07:46:55.081547 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:55.081547 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:55.083723 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:55.083723 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:55.084210 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-012c4708-992b-4692-a08f-2575ed639ea8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Volume info retrieved successfully. Aug 09 07:46:55.084357 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-012c4708-992b-4692-a08f-2575ed639ea8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Create snapshot from volume ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 Aug 09 07:46:55.086197 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Availability Zones retrieved successfully. Aug 09 07:46:55.091426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (cd2f0288-9c2b-422e-8de2-11aa50c3ec5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:55.092385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ac9f05-a1c8-4976-83d6-2e86102a6cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:55.093294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:55.119384 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0ac9f05-a1c8-4976-83d6-2e86102a6cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:55.120438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c032f100-36d8-4505-b736-604780d22ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:55.120940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-012c4708-992b-4692-a08f-2575ed639ea8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Created reservations ['e799e0e7-142c-4c3e-86bd-0728ff0c94c3', '125cca80-a443-4075-b6f3-37f055e97d53', 'af33dac3-c29a-45e6-8537-a69e215dcd1f', '789058bf-21cd-4a82-bbfb-78b88e9c62d9'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:55.158720 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-012c4708-992b-4692-a08f-2575ed639ea8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot create request issued successfully. Aug 09 07:46:55.159056 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-012c4708-992b-4692-a08f-2575ed639ea8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:46:55.159566 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 923/3733] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:46:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:55.170260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f5b0a16-1092-4e9f-a248-78eb4bdc0523 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:55.171962 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f5b0a16-1092-4e9f-a248-78eb4bdc0523 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 Aug 09 07:46:55.172305 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f5b0a16-1092-4e9f-a248-78eb4bdc0523 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:55.174182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f5b0a16-1092-4e9f-a248-78eb4bdc0523 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:55.180182 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:55.180182 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:55.180844 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f5b0a16-1092-4e9f-a248-78eb4bdc0523 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:46:55.181728 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f5b0a16-1092-4e9f-a248-78eb4bdc0523 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 returned with HTTP 200 Aug 09 07:46:55.182190 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 947/3734] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:55 2026] GET /volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:55.194868 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['768581dd-8db0-4ab4-9f79-f621248e4406', '2c1880cd-c5c0-41e4-a1f1-ea6cf6e69f25', '4c7fc627-a9f8-4802-9580-950daeaa2efc', '6768f088-50bf-49c1-9a22-950c33d8955a'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:55.194868 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c032f100-36d8-4505-b736-604780d22ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['768581dd-8db0-4ab4-9f79-f621248e4406', '2c1880cd-c5c0-41e4-a1f1-ea6cf6e69f25', '4c7fc627-a9f8-4802-9580-950daeaa2efc', '6768f088-50bf-49c1-9a22-950c33d8955a']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:55.195608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e08a8b-4fdb-486b-bb39-261a87ebcaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:55.221637 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e08a8b-4fdb-486b-bb39-261a87ebcaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d14f306-2914-43f7-996c-61f1fdc0b91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1194176746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['768581dd-8db0-4ab4-9f79-f621248e4406','2c1880cd-c5c0-41e4-a1f1-ea6cf6e69f25','4c7fc627-a9f8-4802-9580-950daeaa2efc','6768f088-50bf-49c1-9a22-950c33d8955a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1194176746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d14f306-2914-43f7-996c-61f1fdc0b91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1397bce4998746c79e1e86ee524c943e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79c351ef131a42c5b938b32d47271319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:55.222976 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d64256-e967-4e06-af08-468faab4ce44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:55.241245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d64256-e967-4e06-af08-468faab4ce44) transitioned into state 'SUCCESS' from state '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-1194176746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['768581dd-8db0-4ab4-9f79-f621248e4406','2c1880cd-c5c0-41e4-a1f1-ea6cf6e69f25','4c7fc627-a9f8-4802-9580-950daeaa2efc','6768f088-50bf-49c1-9a22-950c33d8955a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:55.242218 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97917a9-7d69-4759-84aa-63fb5fa810b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:55.256547 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97917a9-7d69-4759-84aa-63fb5fa810b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:55.256795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (cd2f0288-9c2b-422e-8de2-11aa50c3ec5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:55.257154 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request issued successfully. Aug 09 07:46:55.257725 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5a4d618d-ed8f-4bd9-965f-f52c82b48569 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:55.258137 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 933/3735] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:55 2026] POST /volume/v3/volumes => generated 747 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:55.270241 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-47d31c34-890d-430a-9707-b59eceaa438a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:55.272014 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47d31c34-890d-430a-9707-b59eceaa438a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c Aug 09 07:46:55.272229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47d31c34-890d-430a-9707-b59eceaa438a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:55.272428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47d31c34-890d-430a-9707-b59eceaa438a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:55.280219 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:55.280219 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:55.286405 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-47d31c34-890d-430a-9707-b59eceaa438a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:46:55.291985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47d31c34-890d-430a-9707-b59eceaa438a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c returned with HTTP 200 Aug 09 07:46:55.291985 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 933/3736] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:55 2026] GET /volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:55.827655 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aee47dd3-7eda-4547-9e74-464ff8dee850 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:55.830477 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aee47dd3-7eda-4547-9e74-464ff8dee850 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:55.830815 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aee47dd3-7eda-4547-9e74-464ff8dee850 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:55.831161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aee47dd3-7eda-4547-9e74-464ff8dee850 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:55.831382 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-aee47dd3-7eda-4547-9e74-464ff8dee850 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:55.836192 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:55.836192 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:55.836814 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aee47dd3-7eda-4547-9e74-464ff8dee850 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:55.837212 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 924/3737] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:55 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:56.191152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1044d211-f16c-4b34-bcc6-1677bc21f5ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:56.197001 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1044d211-f16c-4b34-bcc6-1677bc21f5ba tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 Aug 09 07:46:56.199545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1044d211-f16c-4b34-bcc6-1677bc21f5ba tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:56.199929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1044d211-f16c-4b34-bcc6-1677bc21f5ba tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:56.211413 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:56.211413 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:56.211413 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1044d211-f16c-4b34-bcc6-1677bc21f5ba tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:46:56.211413 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1044d211-f16c-4b34-bcc6-1677bc21f5ba tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 returned with HTTP 200 Aug 09 07:46:56.211413 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 948/3738] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:56 2026] GET /volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:56.224465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-30c66be2-8218-4a02-9658-4531bdf22abb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:56.229281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30c66be2-8218-4a02-9658-4531bdf22abb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 Aug 09 07:46:56.229516 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30c66be2-8218-4a02-9658-4531bdf22abb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:56.229774 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30c66be2-8218-4a02-9658-4531bdf22abb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:56.229931 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-30c66be2-8218-4a02-9658-4531bdf22abb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Delete snapshot with id: 6c5bfea6-726c-4df1-b723-f0e17c76c565 Aug 09 07:46:56.235700 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:56.235700 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:56.236490 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-30c66be2-8218-4a02-9658-4531bdf22abb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:46:56.255062 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-30c66be2-8218-4a02-9658-4531bdf22abb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot delete request issued successfully. Aug 09 07:46:56.255062 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30c66be2-8218-4a02-9658-4531bdf22abb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 returned with HTTP 202 Aug 09 07:46:56.255589 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 934/3739] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:46:56 2026] DELETE /volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:56.264361 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7018d2c5-421e-4990-9a01-95b549c3e3a1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:56.266946 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7018d2c5-421e-4990-9a01-95b549c3e3a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 Aug 09 07:46:56.268042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7018d2c5-421e-4990-9a01-95b549c3e3a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:56.268436 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7018d2c5-421e-4990-9a01-95b549c3e3a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:56.276561 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:56.276561 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:56.277257 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7018d2c5-421e-4990-9a01-95b549c3e3a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:46:56.278440 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7018d2c5-421e-4990-9a01-95b549c3e3a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 returned with HTTP 200 Aug 09 07:46:56.279740 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 934/3740] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:56 2026] GET /volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:56.306961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f4c3a54b-9408-4602-89a9-73fd66be14c7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:56.311095 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4c3a54b-9408-4602-89a9-73fd66be14c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c Aug 09 07:46:56.311387 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4c3a54b-9408-4602-89a9-73fd66be14c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:56.311680 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4c3a54b-9408-4602-89a9-73fd66be14c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:56.322906 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:56.322906 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:56.327976 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f4c3a54b-9408-4602-89a9-73fd66be14c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:46:56.337277 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4c3a54b-9408-4602-89a9-73fd66be14c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c returned with HTTP 200 Aug 09 07:46:56.337854 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 925/3741] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:56 2026] GET /volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:56.355304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:56.358090 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:46:56.358743 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d14f306-2914-43f7-996c-61f1fdc0b91c", "name": "tempest-VolumesBackupsTest-Backup-1879445852"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:56.361325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating new backup {'backup': {'volume_id': '4d14f306-2914-43f7-996c-61f1fdc0b91c', 'name': 'tempest-VolumesBackupsTest-Backup-1879445852'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:46:56.362174 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating backup of volume 4d14f306-2914-43f7-996c-61f1fdc0b91c in container None Aug 09 07:46:56.375935 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:56.375935 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:56.375935 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:46:56.421490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['c0f6fab1-10c7-4f38-83a3-4673086b8410', '233b06c4-ee5d-4179-b078-9caee990f549'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:56.457628 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23f18c33-ada1-4c18-b78c-c7577d731dfe tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:46:56.458344 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 949/3742] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:46:56 2026] POST /volume/v3/backups => generated 328 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:56.468655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b1d02ab7-4a2e-459c-804e-cc2befcc4e4a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:56.471143 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1d02ab7-4a2e-459c-804e-cc2befcc4e4a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:46:56.471450 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b1d02ab7-4a2e-459c-804e-cc2befcc4e4a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:56.471722 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b1d02ab7-4a2e-459c-804e-cc2befcc4e4a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:56.471868 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b1d02ab7-4a2e-459c-804e-cc2befcc4e4a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:56.477126 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:56.477126 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:56.478159 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1d02ab7-4a2e-459c-804e-cc2befcc4e4a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:46:56.478648 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 935/3743] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:56 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:56.848735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8b46ef0c-e40f-491c-83cf-3c2cc9007f2b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:56.850889 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8b46ef0c-e40f-491c-83cf-3c2cc9007f2b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:56.851162 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8b46ef0c-e40f-491c-83cf-3c2cc9007f2b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:56.851551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8b46ef0c-e40f-491c-83cf-3c2cc9007f2b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:56.851615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8b46ef0c-e40f-491c-83cf-3c2cc9007f2b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:56.857104 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:56.857104 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:56.858932 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8b46ef0c-e40f-491c-83cf-3c2cc9007f2b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:56.859510 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 935/3744] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:56 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:57.293947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-173af333-a435-41a0-a414-7bfacfb5b368 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:57.296406 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-173af333-a435-41a0-a414-7bfacfb5b368 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 Aug 09 07:46:57.296739 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-173af333-a435-41a0-a414-7bfacfb5b368 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:57.296948 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-173af333-a435-41a0-a414-7bfacfb5b368 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:57.304677 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-173af333-a435-41a0-a414-7bfacfb5b368 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 returned with HTTP 404 Aug 09 07:46:57.305626 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 926/3745] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:57 2026] GET /volume/v3/snapshots/6c5bfea6-726c-4df1-b723-f0e17c76c565 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:57.315678 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:57.317628 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 Aug 09 07:46:57.317893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:57.318123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:57.318276 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 Aug 09 07:46:57.327133 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:57.327133 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:57.327584 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:46:57.353434 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:46:57.353727 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56cccc7e-d1a6-4485-ae26-14eec5d29f15 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 returned with HTTP 202 Aug 09 07:46:57.354353 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 950/3746] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:46:57 2026] DELETE /volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:46:57.363009 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8ed1637a-02ea-4560-b145-3461c178cb14 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:57.365044 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ed1637a-02ea-4560-b145-3461c178cb14 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 Aug 09 07:46:57.365285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ed1637a-02ea-4560-b145-3461c178cb14 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:57.365494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ed1637a-02ea-4560-b145-3461c178cb14 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:57.373440 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:57.373440 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:57.377658 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8ed1637a-02ea-4560-b145-3461c178cb14 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:46:57.381729 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ed1637a-02ea-4560-b145-3461c178cb14 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 returned with HTTP 200 Aug 09 07:46:57.382168 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 936/3747] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:57 2026] GET /volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:57.495333 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e8ac15f6-d00b-4c66-a0e2-ea4d96dae7ff None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:57.498319 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e8ac15f6-d00b-4c66-a0e2-ea4d96dae7ff tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:46:57.498638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e8ac15f6-d00b-4c66-a0e2-ea4d96dae7ff tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:57.498940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e8ac15f6-d00b-4c66-a0e2-ea4d96dae7ff tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:57.499432 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e8ac15f6-d00b-4c66-a0e2-ea4d96dae7ff tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:57.510297 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:57.510297 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:57.511695 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e8ac15f6-d00b-4c66-a0e2-ea4d96dae7ff tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:46:57.512015 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 936/3748] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:57 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:57.874053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bad06f48-450c-43ec-b45a-53d598a1dac8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:57.876430 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bad06f48-450c-43ec-b45a-53d598a1dac8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:57.876732 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bad06f48-450c-43ec-b45a-53d598a1dac8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:57.877024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bad06f48-450c-43ec-b45a-53d598a1dac8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:57.877185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bad06f48-450c-43ec-b45a-53d598a1dac8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:57.882775 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:57.882775 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:57.883732 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bad06f48-450c-43ec-b45a-53d598a1dac8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:57.884254 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 927/3749] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:57 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:58.398188 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe2f210e-c15f-402b-8f77-3fe557b15fee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:58.399205 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe2f210e-c15f-402b-8f77-3fe557b15fee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 Aug 09 07:46:58.399409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe2f210e-c15f-402b-8f77-3fe557b15fee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:58.399608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe2f210e-c15f-402b-8f77-3fe557b15fee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:58.406059 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe2f210e-c15f-402b-8f77-3fe557b15fee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 returned with HTTP 404 Aug 09 07:46:58.406515 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 951/3750] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:58 2026] GET /volume/v3/volumes/ce62dfe8-61f3-4b59-a11e-a0ef9ddaaa19 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:58.420658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:58.423074 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:58.423074 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-15828306"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:58.424325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-15828306'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:58.424414 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:46:58.431695 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:46:58.437255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (0c84fc8c-c6ec-4a59-a351-eba9d8e8d856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:58.438447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfb5040-3d19-444e-b6f6-1ce0c19c77d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:58.439314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:58.470546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfb5040-3d19-444e-b6f6-1ce0c19c77d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:58.471414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189e182e-150e-4d65-b7d0-519b964ad00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:58.526809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bca0ad19-f70b-44a9-a4c3-242a1db71925 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:58.527411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['1ed0a848-03f6-497c-8b45-44853622acfa', '126ef846-d52e-4fe4-b39f-c0dc9c92acf8', 'c26bffb2-ea2e-45b8-ba1f-0ed5d22a2d3a', '791beb97-b4da-49d0-83a7-1fa066db874f'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:58.528304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189e182e-150e-4d65-b7d0-519b964ad00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ed0a848-03f6-497c-8b45-44853622acfa', '126ef846-d52e-4fe4-b39f-c0dc9c92acf8', 'c26bffb2-ea2e-45b8-ba1f-0ed5d22a2d3a', '791beb97-b4da-49d0-83a7-1fa066db874f']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:58.529076 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467bafdd-96d6-4b12-aa1e-b94cb6aa9330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:58.533754 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bca0ad19-f70b-44a9-a4c3-242a1db71925 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:46:58.533754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bca0ad19-f70b-44a9-a4c3-242a1db71925 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:58.533754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bca0ad19-f70b-44a9-a4c3-242a1db71925 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:58.533754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bca0ad19-f70b-44a9-a4c3-242a1db71925 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:58.541995 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:58.541995 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:58.542730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bca0ad19-f70b-44a9-a4c3-242a1db71925 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:46:58.543195 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 937/3751] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:58 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:58.560117 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467bafdd-96d6-4b12-aa1e-b94cb6aa9330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a730241-a562-40e5-8501-406943e3a234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-15828306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['1ed0a848-03f6-497c-8b45-44853622acfa','126ef846-d52e-4fe4-b39f-c0dc9c92acf8','c26bffb2-ea2e-45b8-ba1f-0ed5d22a2d3a','791beb97-b4da-49d0-83a7-1fa066db874f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-15828306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a730241-a562-40e5-8501-406943e3a234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:58.561009 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a7652e-fb99-411d-b317-88fc34e82dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:58.590599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a7652e-fb99-411d-b317-88fc34e82dfc) transitioned into state 'SUCCESS' from state '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-15828306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['1ed0a848-03f6-497c-8b45-44853622acfa','126ef846-d52e-4fe4-b39f-c0dc9c92acf8','c26bffb2-ea2e-45b8-ba1f-0ed5d22a2d3a','791beb97-b4da-49d0-83a7-1fa066db874f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:58.591888 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f338e57a-20fb-44c5-8da5-08adca539a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:58.611205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f338e57a-20fb-44c5-8da5-08adca539a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:58.612208 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (0c84fc8c-c6ec-4a59-a351-eba9d8e8d856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:58.612522 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:46:58.613512 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8e0207d9-6965-410d-85c6-31c13ef2cb96 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:58.613904 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 937/3752] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:46:58 2026] POST /volume/v3/volumes => generated 774 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:58.632547 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b9e905ea-2dab-4290-8660-c8bd15e55e36 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:58.640145 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9e905ea-2dab-4290-8660-c8bd15e55e36 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 Aug 09 07:46:58.640145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9e905ea-2dab-4290-8660-c8bd15e55e36 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:58.640145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9e905ea-2dab-4290-8660-c8bd15e55e36 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:58.650660 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:58.650660 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:58.656731 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b9e905ea-2dab-4290-8660-c8bd15e55e36 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:46:58.668593 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9e905ea-2dab-4290-8660-c8bd15e55e36 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 returned with HTTP 200 Aug 09 07:46:58.668593 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 928/3753] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:58 2026] GET /volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:58.899442 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df593cc8-ace0-4c9e-a307-f08059835e5f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:58.903690 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df593cc8-ace0-4c9e-a307-f08059835e5f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:58.903690 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df593cc8-ace0-4c9e-a307-f08059835e5f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:58.903690 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df593cc8-ace0-4c9e-a307-f08059835e5f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:58.903690 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-df593cc8-ace0-4c9e-a307-f08059835e5f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:58.909784 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:58.909784 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:58.909784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df593cc8-ace0-4c9e-a307-f08059835e5f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:58.909784 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 952/3754] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:58 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:46:58.973425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:58.980052 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:46:58.980052 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-779638646", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:58.984064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-779638646', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:46:58.984265 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Create volume of 1 GB Aug 09 07:46:58.990744 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Availability Zones retrieved successfully. Aug 09 07:46:58.998812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Flow 'volume_create_api' (2b7116e7-a09c-4b83-bbe2-45d219fa10a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:59.000292 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cc22a1-2a7b-4a9f-9705-e8acfb4c2516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:59.001665 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:46:59.038042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cc22a1-2a7b-4a9f-9705-e8acfb4c2516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:59.039178 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a53e583-d0d9-4e4a-94cc-4911d09a40e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:59.128927 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Created reservations ['09898bb6-ea3b-4196-a7d0-6049727a7472', '3d46e2cd-32e1-4810-8e02-7d56cd5e23bc', 'aca09ece-8f70-4636-88ca-2c6348f67f00', '3ba349b2-fb74-426e-8a0d-e645b5c7b8e7'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:59.129414 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a53e583-d0d9-4e4a-94cc-4911d09a40e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09898bb6-ea3b-4196-a7d0-6049727a7472', '3d46e2cd-32e1-4810-8e02-7d56cd5e23bc', 'aca09ece-8f70-4636-88ca-2c6348f67f00', '3ba349b2-fb74-426e-8a0d-e645b5c7b8e7']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:59.130104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd10e0bb-0e87-4c46-a760-1e4599420ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:59.154356 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd10e0bb-0e87-4c46-a760-1e4599420ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '158561de-e8b7-43c0-9d9b-4ab10df69051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-779638646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59820019f4b4a399419c8bb0a7b5fac',qos_specs=None,replication_status=,reservations=['09898bb6-ea3b-4196-a7d0-6049727a7472','3d46e2cd-32e1-4810-8e02-7d56cd5e23bc','aca09ece-8f70-4636-88ca-2c6348f67f00','3ba349b2-fb74-426e-8a0d-e645b5c7b8e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d6f9edb246411e9abe0a3109952ee5',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-779638646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=158561de-e8b7-43c0-9d9b-4ab10df69051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e59820019f4b4a399419c8bb0a7b5fac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d6f9edb246411e9abe0a3109952ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:59.155153 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516bcbf2-d793-424a-9b0f-095c4bfa46bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:59.179513 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516bcbf2-d793-424a-9b0f-095c4bfa46bd) transitioned into state 'SUCCESS' from state '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-779638646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e59820019f4b4a399419c8bb0a7b5fac',qos_specs=None,replication_status=,reservations=['09898bb6-ea3b-4196-a7d0-6049727a7472','3d46e2cd-32e1-4810-8e02-7d56cd5e23bc','aca09ece-8f70-4636-88ca-2c6348f67f00','3ba349b2-fb74-426e-8a0d-e645b5c7b8e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d6f9edb246411e9abe0a3109952ee5',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:59.180288 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663d9740-446d-459d-a4fb-7f958cd409ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:46:59.195941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663d9740-446d-459d-a4fb-7f958cd409ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:46:59.195941 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Flow 'volume_create_api' (2b7116e7-a09c-4b83-bbe2-45d219fa10a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:46:59.195941 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Create volume request issued successfully. Aug 09 07:46:59.195941 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6a67af22-0ce8-4cf4-9998-fc208466cb97 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:46:59.195941 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 938/3755] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:46:58 2026] POST /volume/v3/volumes => generated 786 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:59.214701 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0594d82a-6e3a-46ad-b6b4-15b1ce94a18d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.216438 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0594d82a-6e3a-46ad-b6b4-15b1ce94a18d tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:46:59.219937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0594d82a-6e3a-46ad-b6b4-15b1ce94a18d tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:59.219937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0594d82a-6e3a-46ad-b6b4-15b1ce94a18d tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:59.224407 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.224407 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:59.228102 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0594d82a-6e3a-46ad-b6b4-15b1ce94a18d tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:46:59.231795 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0594d82a-6e3a-46ad-b6b4-15b1ce94a18d tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:46:59.232138 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 938/3756] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:46:59 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:59.558813 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c22c439-2f3b-4eb2-9e71-3cf906f53f71 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.561486 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c22c439-2f3b-4eb2-9e71-3cf906f53f71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:46:59.561700 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c22c439-2f3b-4eb2-9e71-3cf906f53f71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:59.562232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c22c439-2f3b-4eb2-9e71-3cf906f53f71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:59.562275 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0c22c439-2f3b-4eb2-9e71-3cf906f53f71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:59.572308 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.572308 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:59.573255 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c22c439-2f3b-4eb2-9e71-3cf906f53f71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:46:59.573770 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 929/3757] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:59 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:59.681352 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ebfcfb61-b1d8-4fd5-a65c-d21d9eb54f4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.683690 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfcfb61-b1d8-4fd5-a65c-d21d9eb54f4b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 Aug 09 07:46:59.683898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfcfb61-b1d8-4fd5-a65c-d21d9eb54f4b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:59.684102 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfcfb61-b1d8-4fd5-a65c-d21d9eb54f4b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:59.692718 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.692718 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:59.697253 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ebfcfb61-b1d8-4fd5-a65c-d21d9eb54f4b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:46:59.702246 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfcfb61-b1d8-4fd5-a65c-d21d9eb54f4b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 returned with HTTP 200 Aug 09 07:46:59.702694 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 953/3758] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:46:59 2026] GET /volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:46:59.715730 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.717691 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:46:59.718049 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a730241-a562-40e5-8501-406943e3a234", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2065479329"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:59.727950 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.727950 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:59.728315 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:46:59.728474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume 9a730241-a562-40e5-8501-406943e3a234 Aug 09 07:46:59.752978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['5abfad32-6461-4eea-b539-d7da7fd17e0b', 'ff72e4cd-5954-47d7-9377-eea112003f13', 'a0e7f95b-3945-4068-b9e9-90acbfd12901', '277c167e-9899-447b-a09e-192de97624b1'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:46:59.786029 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:46:59.786400 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ccc3c1e7-fc41-4f04-8d03-7bea4ef9515a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:46:59.786988 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 939/3759] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:46:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:46:59.796155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4faaa2c9-ed22-4335-ad96-e4d867300d6b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.799787 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4faaa2c9-ed22-4335-ad96-e4d867300d6b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:46:59.799990 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4faaa2c9-ed22-4335-ad96-e4d867300d6b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:59.800228 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4faaa2c9-ed22-4335-ad96-e4d867300d6b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:59.807549 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.807549 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:46:59.807819 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4faaa2c9-ed22-4335-ad96-e4d867300d6b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:46:59.808604 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4faaa2c9-ed22-4335-ad96-e4d867300d6b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b returned with HTTP 200 Aug 09 07:46:59.809011 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 939/3760] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:46:59 2026] GET /volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:59.921283 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-48a125da-88e9-49d4-809f-41b1354cf4cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.923726 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-48a125da-88e9-49d4-809f-41b1354cf4cd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:46:59.924067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-48a125da-88e9-49d4-809f-41b1354cf4cd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:59.924382 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-48a125da-88e9-49d4-809f-41b1354cf4cd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:59.924525 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-48a125da-88e9-49d4-809f-41b1354cf4cd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:46:59.932090 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.932090 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:46:59.932988 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-48a125da-88e9-49d4-809f-41b1354cf4cd tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:46:59.933586 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 930/3761] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:46:59 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:46:59.947810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53585472-54d8-421f-8b1c-c91eb0b8faa2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.951678 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53585472-54d8-421f-8b1c-c91eb0b8faa2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] POST https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae/action Aug 09 07:46:59.951678 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53585472-54d8-421f-8b1c-c91eb0b8faa2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:46:59.951882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53585472-54d8-421f-8b1c-c91eb0b8faa2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:46:59.954898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-53585472-54d8-421f-8b1c-c91eb0b8faa2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Updating backup '0a6a6584-a446-4988-83ac-ffcf1ddaaaae' with '{'status': 'error'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 07:46:59.967092 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.967092 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:46:59.969593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-53585472-54d8-421f-8b1c-c91eb0b8faa2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c5df37ae00a84e00812851c5978fe366', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5937ae09697b4bb892ab89c34477d106', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:46:59.969921 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53585472-54d8-421f-8b1c-c91eb0b8faa2 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae/action returned with HTTP 403 Aug 09 07:46:59.970516 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 954/3762] 10.4.3.41 () {70 vars in 1423 bytes} [Sun Aug 9 07:46:59 2026] POST /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:46:59.977698 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-649e5105-1e4d-4489-b56e-256f18a96f70 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:46:59.979771 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-649e5105-1e4d-4489-b56e-256f18a96f70 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 Aug 09 07:46:59.980003 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-649e5105-1e4d-4489-b56e-256f18a96f70 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:46:59.980190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-649e5105-1e4d-4489-b56e-256f18a96f70 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:46:59.980357 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-649e5105-1e4d-4489-b56e-256f18a96f70 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume with id: cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 Aug 09 07:46:59.987762 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:46:59.987762 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:46:59.988159 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-649e5105-1e4d-4489-b56e-256f18a96f70 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:47:00.015076 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-649e5105-1e4d-4489-b56e-256f18a96f70 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume request issued successfully. Aug 09 07:47:00.015076 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-649e5105-1e4d-4489-b56e-256f18a96f70 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 returned with HTTP 202 Aug 09 07:47:00.015076 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 940/3763] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:46:59 2026] DELETE /volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:00.021353 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cbc48da1-a9fc-467d-b356-68f15114be58 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.022119 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cbc48da1-a9fc-467d-b356-68f15114be58 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 Aug 09 07:47:00.022433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cbc48da1-a9fc-467d-b356-68f15114be58 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.022852 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cbc48da1-a9fc-467d-b356-68f15114be58 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.033117 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.033117 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:00.039015 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cbc48da1-a9fc-467d-b356-68f15114be58 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:47:00.041931 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cbc48da1-a9fc-467d-b356-68f15114be58 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 returned with HTTP 200 Aug 09 07:47:00.042824 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 940/3764] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:00.256046 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1d51f916-b1d2-4a71-b6d6-a48a6d92b650 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.259393 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d51f916-b1d2-4a71-b6d6-a48a6d92b650 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:00.259532 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d51f916-b1d2-4a71-b6d6-a48a6d92b650 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.259749 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d51f916-b1d2-4a71-b6d6-a48a6d92b650 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.272897 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.272897 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:00.279805 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1d51f916-b1d2-4a71-b6d6-a48a6d92b650 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:00.284562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d51f916-b1d2-4a71-b6d6-a48a6d92b650 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:00.285126 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 931/3765] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:00.296680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bdc28261-6c6c-446f-b49e-320571d84edd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.298506 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bdc28261-6c6c-446f-b49e-320571d84edd tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:00.298754 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bdc28261-6c6c-446f-b49e-320571d84edd tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.298955 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bdc28261-6c6c-446f-b49e-320571d84edd tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.306662 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.306662 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:00.310512 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bdc28261-6c6c-446f-b49e-320571d84edd tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:00.315033 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bdc28261-6c6c-446f-b49e-320571d84edd tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:00.315478 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 955/3766] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:00.368415 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-453c4584-b3c8-40b7-9fb3-5fa9a43b7057 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.372540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-453c4584-b3c8-40b7-9fb3-5fa9a43b7057 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:00.372840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-453c4584-b3c8-40b7-9fb3-5fa9a43b7057 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.373208 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-453c4584-b3c8-40b7-9fb3-5fa9a43b7057 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.389110 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.389110 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:00.396497 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-453c4584-b3c8-40b7-9fb3-5fa9a43b7057 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:00.403062 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-453c4584-b3c8-40b7-9fb3-5fa9a43b7057 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:00.403586 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 941/3767] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:00.479806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b32f0696-c851-4685-a0da-6e59c6bcae20 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.480348 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b32f0696-c851-4685-a0da-6e59c6bcae20 None None] GET https://10.4.3.41/volume// Aug 09 07:47:00.480607 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b32f0696-c851-4685-a0da-6e59c6bcae20 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.480861 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b32f0696-c851-4685-a0da-6e59c6bcae20 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.481300 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b32f0696-c851-4685-a0da-6e59c6bcae20 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:00.481678 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 941/3768] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:00.490304 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-2ea51d9f-f33d-41c2-bff2-05de2548ca26 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.590460 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0ad790eb-5edb-4d12-a421-25f6a237ff80 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.593938 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ad790eb-5edb-4d12-a421-25f6a237ff80 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:00.594183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ad790eb-5edb-4d12-a421-25f6a237ff80 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.597971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ad790eb-5edb-4d12-a421-25f6a237ff80 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.598095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0ad790eb-5edb-4d12-a421-25f6a237ff80 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:00.603776 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.603776 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:00.605205 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ad790eb-5edb-4d12-a421-25f6a237ff80 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:00.605704 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 956/3769] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:00.706843 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-2ea51d9f-f33d-41c2-bff2-05de2548ca26 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:47:00.707347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-2ea51d9f-f33d-41c2-bff2-05de2548ca26 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "158561de-e8b7-43c0-9d9b-4ab10df69051", "connector": null, "instance_uuid": "bff78306-ccc2-4930-bb9d-e3df98ac782e"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:00.718314 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.718314 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:00.768274 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-2ea51d9f-f33d-41c2-bff2-05de2548ca26 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:47:00.768878 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 932/3770] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:47:00 2026] POST /volume/v3/attachments => generated 273 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:00.807389 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-991a7a93-4404-4cac-8051-92efee2aede2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.807847 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-991a7a93-4404-4cac-8051-92efee2aede2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:00.807847 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-991a7a93-4404-4cac-8051-92efee2aede2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.808762 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-991a7a93-4404-4cac-8051-92efee2aede2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.819725 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b1c2c9a6-4486-4d7c-b24e-0f632c3f9670 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.820238 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1c2c9a6-4486-4d7c-b24e-0f632c3f9670 None None] GET https://10.4.3.41/volume// Aug 09 07:47:00.820463 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b1c2c9a6-4486-4d7c-b24e-0f632c3f9670 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.820681 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b1c2c9a6-4486-4d7c-b24e-0f632c3f9670 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.820996 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b1c2c9a6-4486-4d7c-b24e-0f632c3f9670 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:00.823800 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 942/3771] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:00.823841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fed59dd3-f3c5-4284-a835-f7c4d8e18b76 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.824483 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.824483 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:00.825885 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fed59dd3-f3c5-4284-a835-f7c4d8e18b76 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:00.826126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fed59dd3-f3c5-4284-a835-f7c4d8e18b76 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.826343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fed59dd3-f3c5-4284-a835-f7c4d8e18b76 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.828274 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-991a7a93-4404-4cac-8051-92efee2aede2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:00.831847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f13fd312-df75-4c03-82ad-e7a169a34b86 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.832079 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.832079 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:00.832527 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fed59dd3-f3c5-4284-a835-f7c4d8e18b76 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:00.832890 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-991a7a93-4404-4cac-8051-92efee2aede2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:00.833297 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 942/3772] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:00.833484 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fed59dd3-f3c5-4284-a835-f7c4d8e18b76 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b returned with HTTP 200 Aug 09 07:47:00.833955 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 957/3773] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:00.834393 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f13fd312-df75-4c03-82ad-e7a169a34b86 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:00.834647 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f13fd312-df75-4c03-82ad-e7a169a34b86 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.834880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f13fd312-df75-4c03-82ad-e7a169a34b86 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.845423 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.847759 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.847759 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:00.849194 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:00.849451 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.850735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.851389 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Delete snapshot with id: f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:00.856646 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f13fd312-df75-4c03-82ad-e7a169a34b86 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:00.859854 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.859854 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:00.861067 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:47:00.864979 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f13fd312-df75-4c03-82ad-e7a169a34b86 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:00.865359 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 933/3774] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 1040 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:00.881759 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot delete request issued successfully. Aug 09 07:47:00.882102 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4a5554f5-6a12-44b6-b268-10c2c3b61556 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b returned with HTTP 202 Aug 09 07:47:00.882405 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 943/3775] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:00 2026] DELETE /volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:00.890075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f5f4448b-2cca-4a74-938f-c4b235c2138f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:00.892076 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f5f4448b-2cca-4a74-938f-c4b235c2138f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:00.892282 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f5f4448b-2cca-4a74-938f-c4b235c2138f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:00.892485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f5f4448b-2cca-4a74-938f-c4b235c2138f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:00.898417 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:00.898417 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:00.899018 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f5f4448b-2cca-4a74-938f-c4b235c2138f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:47:00.900032 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f5f4448b-2cca-4a74-938f-c4b235c2138f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b returned with HTTP 200 Aug 09 07:47:00.900484 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 943/3776] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:00 2026] GET /volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:01.004838 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-cb319cb4-dc90-468a-b02f-eb3b3e08c630 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.006960 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-cb319cb4-dc90-468a-b02f-eb3b3e08c630 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] PUT https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 Aug 09 07:47:01.007307 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-cb319cb4-dc90-468a-b02f-eb3b3e08c630 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:01.015551 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-cb319cb4-dc90-468a-b02f-eb3b3e08c630 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Acquiring lock "cinder-attachment_update-158561de-e8b7-43c0-9d9b-4ab10df69051-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:47:01.020467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-cb319cb4-dc90-468a-b02f-eb3b3e08c630 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Lock "cinder-attachment_update-158561de-e8b7-43c0-9d9b-4ab10df69051-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:47:01.021365 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.021365 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:01.055824 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b08ec872-e87a-4ef8-9a56-b0528b974b33 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.057741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b08ec872-e87a-4ef8-9a56-b0528b974b33 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 Aug 09 07:47:01.057993 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b08ec872-e87a-4ef8-9a56-b0528b974b33 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.058177 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b08ec872-e87a-4ef8-9a56-b0528b974b33 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.065137 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b08ec872-e87a-4ef8-9a56-b0528b974b33 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 returned with HTTP 404 Aug 09 07:47:01.065684 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 934/3777] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/volumes/cbfaa84f-4fd5-4f32-bf6e-010dbc68a146 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:01.076362 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-04276dfb-f47e-47a5-9929-1332372f4b45 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.078617 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] POST https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2/restore Aug 09 07:47:01.079129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:01.080595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Restoring backup 98846065-1f95-414c-9047-cceaaec630d2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100220) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:47:01.080724 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Restoring backup 98846065-1f95-414c-9047-cceaaec630d2 to volume None. Aug 09 07:47:01.085028 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.085028 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:01.086099 np0000006821 devstack@c-api.service[100220]: INFO cinder.backup.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Creating volume of 1 GB for restore of backup 98846065-1f95-414c-9047-cceaaec630d2. Aug 09 07:47:01.092956 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:47:01.092622. {{(pid=100220) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:47:01.093080 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Availability Zones retrieved successfully. Aug 09 07:47:01.099957 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Flow 'volume_create_api' (1606caad-b19f-48c1-b0a3-73431566eab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:01.101267 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c4cfcd-6f4a-4d56-8211-555f6dc8cd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:01.102780 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:01.120204 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-cb319cb4-dc90-468a-b02f-eb3b3e08c630 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Lock "cinder-attachment_update-158561de-e8b7-43c0-9d9b-4ab10df69051-np0000006821" released by "attachment_update" :: held 0.100s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:47:01.120676 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-cb319cb4-dc90-468a-b02f-eb3b3e08c630 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 returned with HTTP 200 Aug 09 07:47:01.121340 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 958/3778] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:47:01 2026] PUT /volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:01.137682 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c4cfcd-6f4a-4d56-8211-555f6dc8cd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:01.138561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d531afb-0986-43a5-a320-3aa3f3110f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:01.184999 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Created reservations ['4f2eb71c-f8e4-4bf2-bc6d-7cbfe501358d', 'f5175750-ad45-4b0a-813b-20bad6fb3f1a', '560d3aac-207b-4808-827e-c7fe44716ad4', '8a44cdd2-dedf-4a49-b39f-3e2eb4838f40'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:01.188540 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d531afb-0986-43a5-a320-3aa3f3110f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f2eb71c-f8e4-4bf2-bc6d-7cbfe501358d', 'f5175750-ad45-4b0a-813b-20bad6fb3f1a', '560d3aac-207b-4808-827e-c7fe44716ad4', '8a44cdd2-dedf-4a49-b39f-3e2eb4838f40']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:01.189790 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d651c572-f31d-4b69-b94c-6da5add94cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:01.223022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d651c572-f31d-4b69-b94c-6da5add94cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '343e4952-77e0-42f3-b336-ee1690890bf4', '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='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['4f2eb71c-f8e4-4bf2-bc6d-7cbfe501358d','f5175750-ad45-4b0a-813b-20bad6fb3f1a','560d3aac-207b-4808-827e-c7fe44716ad4','8a44cdd2-dedf-4a49-b39f-3e2eb4838f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5df37ae00a84e00812851c5978fe366',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:01Z,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=343e4952-77e0-42f3-b336-ee1690890bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5937ae09697b4bb892ab89c34477d106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5df37ae00a84e00812851c5978fe366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:01.223942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eee6f309-7226-487a-baf5-c97f63557ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:01.240996 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eee6f309-7226-487a-baf5-c97f63557ab2) transitioned into 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='5937ae09697b4bb892ab89c34477d106',qos_specs=None,replication_status=,reservations=['4f2eb71c-f8e4-4bf2-bc6d-7cbfe501358d','f5175750-ad45-4b0a-813b-20bad6fb3f1a','560d3aac-207b-4808-827e-c7fe44716ad4','8a44cdd2-dedf-4a49-b39f-3e2eb4838f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5df37ae00a84e00812851c5978fe366',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:01.241538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466f828b-f07c-4157-932f-9d01d1a9b1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:01.250658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466f828b-f07c-4157-932f-9d01d1a9b1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:01.251612 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Flow 'volume_create_api' (1606caad-b19f-48c1-b0a3-73431566eab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:01.251952 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Create volume request issued successfully. Aug 09 07:47:01.259666 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.259666 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:01.260285 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Volume info retrieved successfully. Aug 09 07:47:01.621556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-81cc15ed-67d2-4604-ab44-d6da4235fe59 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.623050 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-81cc15ed-67d2-4604-ab44-d6da4235fe59 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:01.623514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-81cc15ed-67d2-4604-ab44-d6da4235fe59 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.623944 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-81cc15ed-67d2-4604-ab44-d6da4235fe59 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.624938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-81cc15ed-67d2-4604-ab44-d6da4235fe59 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:01.628771 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.628771 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:01.630052 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-81cc15ed-67d2-4604-ab44-d6da4235fe59 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:01.630703 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 944/3779] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:01.696631 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-7b0be4e7-ab07-4c4f-8c9c-86cba21625b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.699243 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-7b0be4e7-ab07-4c4f-8c9c-86cba21625b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:01.699543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-7b0be4e7-ab07-4c4f-8c9c-86cba21625b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.699782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-7b0be4e7-ab07-4c4f-8c9c-86cba21625b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.707641 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.707641 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:01.711407 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-7b0be4e7-ab07-4c4f-8c9c-86cba21625b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:01.716073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-7b0be4e7-ab07-4c4f-8c9c-86cba21625b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:01.716526 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 935/3780] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:01.805719 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f6e83968-405b-4815-9093-d444474f2d0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.806066 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6e83968-405b-4815-9093-d444474f2d0b None None] GET https://10.4.3.41/volume// Aug 09 07:47:01.806232 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6e83968-405b-4815-9093-d444474f2d0b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.806475 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6e83968-405b-4815-9093-d444474f2d0b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.806800 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6e83968-405b-4815-9093-d444474f2d0b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:01.807075 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 959/3781] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:01.814274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-1e271883-07de-4e9f-a33e-34a19c0b8d63 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.847931 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-1e271883-07de-4e9f-a33e-34a19c0b8d63 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:47:01.847931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-1e271883-07de-4e9f-a33e-34a19c0b8d63 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2aee0c4a-8715-44b0-8bb7-f45369f5a82b", "connector": null, "instance_uuid": "8b2c2052-3902-4636-9787-b7d1aab4ed6c"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:01.854172 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e976b4a5-4562-45c2-8836-8e2a16e22677 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.854266 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e976b4a5-4562-45c2-8836-8e2a16e22677 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:01.854465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e976b4a5-4562-45c2-8836-8e2a16e22677 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.854644 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e976b4a5-4562-45c2-8836-8e2a16e22677 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.860800 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.860800 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:01.867543 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.867543 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:01.873530 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e976b4a5-4562-45c2-8836-8e2a16e22677 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:01.879743 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e976b4a5-4562-45c2-8836-8e2a16e22677 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:01.880578 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 936/3782] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:01.901834 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-1e271883-07de-4e9f-a33e-34a19c0b8d63 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:47:01.901834 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 945/3783] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:47:01 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:01.913822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-77d755b6-5323-44fb-811c-245a5c17b2a1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.916181 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77d755b6-5323-44fb-811c-245a5c17b2a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:01.916464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77d755b6-5323-44fb-811c-245a5c17b2a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.916649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77d755b6-5323-44fb-811c-245a5c17b2a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.922590 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77d755b6-5323-44fb-811c-245a5c17b2a1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b returned with HTTP 404 Aug 09 07:47:01.923445 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 960/3784] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:01.935699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0e090de-a36c-4d90-980c-27eebb9a1fdd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.937659 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0e090de-a36c-4d90-980c-27eebb9a1fdd tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:01.937874 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0e090de-a36c-4d90-980c-27eebb9a1fdd tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.938087 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0e090de-a36c-4d90-980c-27eebb9a1fdd tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.938232 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-f0e090de-a36c-4d90-980c-27eebb9a1fdd tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:01.943244 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-34950e00-f976-4345-8a4e-03befdff7124 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.943422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0e090de-a36c-4d90-980c-27eebb9a1fdd tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b returned with HTTP 404 Aug 09 07:47:01.943779 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 937/3785] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:01 2026] DELETE /volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:01.947953 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-34950e00-f976-4345-8a4e-03befdff7124 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:01.947953 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-34950e00-f976-4345-8a4e-03befdff7124 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.947953 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-34950e00-f976-4345-8a4e-03befdff7124 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.952211 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1fed6eb9-630e-49cf-8e02-8f74aaee53b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.954267 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fed6eb9-630e-49cf-8e02-8f74aaee53b9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b Aug 09 07:47:01.954484 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fed6eb9-630e-49cf-8e02-8f74aaee53b9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.954744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fed6eb9-630e-49cf-8e02-8f74aaee53b9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.963817 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.963817 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:01.964483 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f8e40535-9175-42fe-9732-2ac54e40552a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.964579 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fed6eb9-630e-49cf-8e02-8f74aaee53b9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b returned with HTTP 404 Aug 09 07:47:01.964972 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8e40535-9175-42fe-9732-2ac54e40552a None None] GET https://10.4.3.41/volume// Aug 09 07:47:01.965653 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 961/3786] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/snapshots/f7b52f4a-ccf5-40ab-bf70-f3e5190be70b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:01.965762 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8e40535-9175-42fe-9732-2ac54e40552a None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.965762 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8e40535-9175-42fe-9732-2ac54e40552a None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.965762 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8e40535-9175-42fe-9732-2ac54e40552a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:01.966124 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 938/3787] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:01.974252 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-34950e00-f976-4345-8a4e-03befdff7124 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:01.974737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1727089c-faad-4899-9d72-fd72be1b201a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.979757 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1727089c-faad-4899-9d72-fd72be1b201a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 Aug 09 07:47:01.979757 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1727089c-faad-4899-9d72-fd72be1b201a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.979757 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1727089c-faad-4899-9d72-fd72be1b201a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.979757 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1727089c-faad-4899-9d72-fd72be1b201a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: 9a730241-a562-40e5-8501-406943e3a234 Aug 09 07:47:01.980241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-e74499d9-2f38-4302-8129-50d4f587ebeb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:01.983607 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-e74499d9-2f38-4302-8129-50d4f587ebeb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:01.983766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-e74499d9-2f38-4302-8129-50d4f587ebeb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:01.983994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-e74499d9-2f38-4302-8129-50d4f587ebeb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:01.984144 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-34950e00-f976-4345-8a4e-03befdff7124 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:01.984650 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 946/3788] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:01.988526 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.988526 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:01.989046 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1727089c-faad-4899-9d72-fd72be1b201a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:01.998079 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:01.998079 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:02.002152 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-e74499d9-2f38-4302-8129-50d4f587ebeb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:02.009019 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-e74499d9-2f38-4302-8129-50d4f587ebeb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:02.009716 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 939/3789] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:01 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:02.011262 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1727089c-faad-4899-9d72-fd72be1b201a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:02.011496 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1727089c-faad-4899-9d72-fd72be1b201a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 returned with HTTP 202 Aug 09 07:47:02.011967 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 962/3790] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:01 2026] DELETE /volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:02.021273 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ac291db9-e36c-44c7-8890-3c28075ea962 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:02.023535 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ac291db9-e36c-44c7-8890-3c28075ea962 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 Aug 09 07:47:02.023659 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ac291db9-e36c-44c7-8890-3c28075ea962 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:02.023809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ac291db9-e36c-44c7-8890-3c28075ea962 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:02.033297 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:02.033297 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:02.037752 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ac291db9-e36c-44c7-8890-3c28075ea962 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:02.042744 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ac291db9-e36c-44c7-8890-3c28075ea962 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 returned with HTTP 200 Aug 09 07:47:02.043239 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 947/3791] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:02 2026] GET /volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:02.128712 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-74214a55-872d-493f-84b0-9c5da778cc5b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:02.130740 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-74214a55-872d-493f-84b0-9c5da778cc5b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] PUT https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 Aug 09 07:47:02.131074 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-74214a55-872d-493f-84b0-9c5da778cc5b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:02.138407 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-74214a55-872d-493f-84b0-9c5da778cc5b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Acquiring lock "cinder-attachment_update-2aee0c4a-8715-44b0-8bb7-f45369f5a82b-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:47:02.144196 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-74214a55-872d-493f-84b0-9c5da778cc5b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Lock "cinder-attachment_update-2aee0c4a-8715-44b0-8bb7-f45369f5a82b-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:47:02.144196 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:02.144196 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:02.247936 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-74214a55-872d-493f-84b0-9c5da778cc5b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Lock "cinder-attachment_update-2aee0c4a-8715-44b0-8bb7-f45369f5a82b-np0000006821" released by "attachment_update" :: held 0.104s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:47:02.247936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-74214a55-872d-493f-84b0-9c5da778cc5b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 returned with HTTP 200 Aug 09 07:47:02.248218 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 940/3792] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:47:02 2026] PUT /volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:02.274231 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:02.274231 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:02.274231 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Volume info retrieved successfully. Aug 09 07:47:02.274231 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Checking backup size 1 against volume size 1 {{(pid=100220) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:47:02.274231 np0000006821 devstack@c-api.service[100220]: INFO cinder.backup.api [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Overwriting volume 343e4952-77e0-42f3-b336-ee1690890bf4 with restore of backup 98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:02.295152 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] restore_backup in rpcapi backup_id 98846065-1f95-414c-9047-cceaaec630d2 {{(pid=100220) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:47:02.297205 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-04276dfb-f47e-47a5-9929-1332372f4b45 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2/restore returned with HTTP 202 Aug 09 07:47:02.297883 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 944/3793] 10.4.3.41 () {70 vars in 1426 bytes} [Sun Aug 9 07:47:01 2026] POST /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2/restore => generated 152 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:02.308895 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ff93bfc-044c-49f4-9ec9-9541880a5905 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:02.310998 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ff93bfc-044c-49f4-9ec9-9541880a5905 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:02.311404 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ff93bfc-044c-49f4-9ec9-9541880a5905 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:02.311661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ff93bfc-044c-49f4-9ec9-9541880a5905 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:02.311776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8ff93bfc-044c-49f4-9ec9-9541880a5905 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:02.322320 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:02.322320 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:02.322320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ff93bfc-044c-49f4-9ec9-9541880a5905 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:02.322320 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 963/3794] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:02 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:02.641267 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d51222b2-b530-479d-a772-5f20b680f4c2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:02.643960 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d51222b2-b530-479d-a772-5f20b680f4c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:02.644225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d51222b2-b530-479d-a772-5f20b680f4c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:02.644482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d51222b2-b530-479d-a772-5f20b680f4c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:02.644618 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-d51222b2-b530-479d-a772-5f20b680f4c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:02.649775 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:02.649775 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:02.650822 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d51222b2-b530-479d-a772-5f20b680f4c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:02.651940 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 948/3795] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:02 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:02.898997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-598425fa-e0c6-4da1-9c4a-595cd99dbd98 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:02.901102 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-598425fa-e0c6-4da1-9c4a-595cd99dbd98 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:02.901316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-598425fa-e0c6-4da1-9c4a-595cd99dbd98 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:02.901503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-598425fa-e0c6-4da1-9c4a-595cd99dbd98 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:02.911653 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:02.911653 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:02.915538 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-598425fa-e0c6-4da1-9c4a-595cd99dbd98 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:02.919697 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-598425fa-e0c6-4da1-9c4a-595cd99dbd98 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:02.920106 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 941/3796] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:02 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:03.003110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f36e2518-608b-4803-b0a9-21a050277cd9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:03.005158 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f36e2518-608b-4803-b0a9-21a050277cd9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:03.005470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f36e2518-608b-4803-b0a9-21a050277cd9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:03.005792 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f36e2518-608b-4803-b0a9-21a050277cd9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:03.016328 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:03.016328 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:03.021106 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f36e2518-608b-4803-b0a9-21a050277cd9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:03.029581 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f36e2518-608b-4803-b0a9-21a050277cd9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:03.030163 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 945/3797] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:03 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:03.058407 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-81d24b55-67c3-4141-8bc8-f9871b5ab58f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:03.061152 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81d24b55-67c3-4141-8bc8-f9871b5ab58f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 Aug 09 07:47:03.061441 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81d24b55-67c3-4141-8bc8-f9871b5ab58f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:03.061732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81d24b55-67c3-4141-8bc8-f9871b5ab58f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:03.070673 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81d24b55-67c3-4141-8bc8-f9871b5ab58f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 returned with HTTP 404 Aug 09 07:47:03.071238 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 964/3798] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:03 2026] GET /volume/v3/volumes/9a730241-a562-40e5-8501-406943e3a234 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:03.080695 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:03.084281 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:03.084281 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-860680433"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:03.088020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-860680433'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:03.088104 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:47:03.094429 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:03.101621 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (f7a99342-94ce-44a3-a643-2a3d6fa28155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:03.102837 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40370bc-5782-44f9-a700-508080cf9289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:03.103854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:03.145520 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40370bc-5782-44f9-a700-508080cf9289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:03.146686 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1c32a6-c194-44a3-afd9-124024aaff0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:03.203676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['9dffcbd8-5dd2-4cd9-b152-dd7fa981bc7e', '1f12951c-0140-4958-98e9-f090419b7905', '5e115f7f-c2c3-4192-979f-dd234cc8aafc', 'ebd1f6e0-8a95-4c6b-9ec2-7519e26f19a1'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:03.204632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1c32a6-c194-44a3-afd9-124024aaff0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dffcbd8-5dd2-4cd9-b152-dd7fa981bc7e', '1f12951c-0140-4958-98e9-f090419b7905', '5e115f7f-c2c3-4192-979f-dd234cc8aafc', 'ebd1f6e0-8a95-4c6b-9ec2-7519e26f19a1']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:03.205637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84ffa4b-b766-406a-88f5-d82077f42b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:03.237085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84ffa4b-b766-406a-88f5-d82077f42b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cbd86d4-da91-4145-abc4-de50f1e79b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-860680433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['9dffcbd8-5dd2-4cd9-b152-dd7fa981bc7e','1f12951c-0140-4958-98e9-f090419b7905','5e115f7f-c2c3-4192-979f-dd234cc8aafc','ebd1f6e0-8a95-4c6b-9ec2-7519e26f19a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-860680433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cbd86d4-da91-4145-abc4-de50f1e79b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:03.238231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f1022a-2189-40da-83e3-1067f7c74650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:03.284187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f1022a-2189-40da-83e3-1067f7c74650) transitioned into state 'SUCCESS' from state '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-860680433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['9dffcbd8-5dd2-4cd9-b152-dd7fa981bc7e','1f12951c-0140-4958-98e9-f090419b7905','5e115f7f-c2c3-4192-979f-dd234cc8aafc','ebd1f6e0-8a95-4c6b-9ec2-7519e26f19a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:03.285411 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e876cd-fbdb-4d67-968c-91df016dc93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:03.301109 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e876cd-fbdb-4d67-968c-91df016dc93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:03.302212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (f7a99342-94ce-44a3-a643-2a3d6fa28155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:03.302488 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:47:03.303191 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cdbc7de9-7f78-4c14-bfc0-c7b33d39f8ca tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:03.303715 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 949/3799] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:03 2026] POST /volume/v3/volumes => generated 775 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:03.322808 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6137b3fe-ee82-4ad9-989d-49460e9a4ce8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:03.326305 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6137b3fe-ee82-4ad9-989d-49460e9a4ce8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 Aug 09 07:47:03.326506 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6137b3fe-ee82-4ad9-989d-49460e9a4ce8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:03.326755 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6137b3fe-ee82-4ad9-989d-49460e9a4ce8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:03.339639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5df03f7a-9ef3-46e2-a809-f9b7adfdb212 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:03.340270 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:03.340270 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:03.343138 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5df03f7a-9ef3-46e2-a809-f9b7adfdb212 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:03.343324 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5df03f7a-9ef3-46e2-a809-f9b7adfdb212 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:03.343683 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5df03f7a-9ef3-46e2-a809-f9b7adfdb212 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:03.343951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5df03f7a-9ef3-46e2-a809-f9b7adfdb212 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:03.348056 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6137b3fe-ee82-4ad9-989d-49460e9a4ce8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:03.352869 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6137b3fe-ee82-4ad9-989d-49460e9a4ce8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 returned with HTTP 200 Aug 09 07:47:03.353353 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 942/3800] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:03 2026] GET /volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:03.354500 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:03.354500 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:03.355855 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5df03f7a-9ef3-46e2-a809-f9b7adfdb212 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:03.356339 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 946/3801] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:03 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:03.667426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0940ebe6-7776-440e-9480-f6b6470d5116 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:03.669185 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0940ebe6-7776-440e-9480-f6b6470d5116 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:03.669368 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0940ebe6-7776-440e-9480-f6b6470d5116 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:03.669617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0940ebe6-7776-440e-9480-f6b6470d5116 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:03.669737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0940ebe6-7776-440e-9480-f6b6470d5116 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:03.673743 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:03.673743 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:03.674533 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0940ebe6-7776-440e-9480-f6b6470d5116 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:03.674921 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 965/3802] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:03 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:03.934102 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5db6b3dd-c204-452f-8da6-5cbb2e201851 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:03.936215 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5db6b3dd-c204-452f-8da6-5cbb2e201851 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:03.936445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5db6b3dd-c204-452f-8da6-5cbb2e201851 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:03.936630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5db6b3dd-c204-452f-8da6-5cbb2e201851 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:03.945664 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:03.945664 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:03.948795 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5db6b3dd-c204-452f-8da6-5cbb2e201851 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:03.952614 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5db6b3dd-c204-452f-8da6-5cbb2e201851 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:03.953001 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 950/3803] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:03 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:04.043448 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3de02e92-9ff3-45dc-a750-4ceffd636e21 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.046933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3de02e92-9ff3-45dc-a750-4ceffd636e21 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:04.046933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3de02e92-9ff3-45dc-a750-4ceffd636e21 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:04.046933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3de02e92-9ff3-45dc-a750-4ceffd636e21 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:04.054328 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.054328 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:04.057735 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3de02e92-9ff3-45dc-a750-4ceffd636e21 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:04.062282 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3de02e92-9ff3-45dc-a750-4ceffd636e21 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:04.062711 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 943/3804] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:04 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:04.367866 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-41514498-72c4-414c-9a6c-8235a6f6d735 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.371110 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41514498-72c4-414c-9a6c-8235a6f6d735 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:04.371345 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41514498-72c4-414c-9a6c-8235a6f6d735 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:04.371994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41514498-72c4-414c-9a6c-8235a6f6d735 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:04.372180 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-41514498-72c4-414c-9a6c-8235a6f6d735 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:04.372964 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1bfac52-74e4-4aa5-bfad-146c7a07f5d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.376143 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1bfac52-74e4-4aa5-bfad-146c7a07f5d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 Aug 09 07:47:04.376342 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1bfac52-74e4-4aa5-bfad-146c7a07f5d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:04.376552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1bfac52-74e4-4aa5-bfad-146c7a07f5d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:04.381458 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.381458 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:04.382656 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41514498-72c4-414c-9a6c-8235a6f6d735 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:04.383270 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 947/3805] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:04 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:04.384780 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.384780 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:04.388540 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1bfac52-74e4-4aa5-bfad-146c7a07f5d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:04.392525 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1bfac52-74e4-4aa5-bfad-146c7a07f5d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 returned with HTTP 200 Aug 09 07:47:04.392877 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 966/3806] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:04 2026] GET /volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:04.410162 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a9a38a47-8eba-475b-8069-3d6de786b78b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.412047 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a9a38a47-8eba-475b-8069-3d6de786b78b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:04.412385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a9a38a47-8eba-475b-8069-3d6de786b78b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cbd86d4-da91-4145-abc4-de50f1e79b84", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1534297072"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:04.424119 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.424119 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:04.424554 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a9a38a47-8eba-475b-8069-3d6de786b78b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:04.424697 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-a9a38a47-8eba-475b-8069-3d6de786b78b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume 8cbd86d4-da91-4145-abc4-de50f1e79b84 Aug 09 07:47:04.440966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f08d8d5a-bc86-41f7-aaaa-62fce095fab4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.443278 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f08d8d5a-bc86-41f7-aaaa-62fce095fab4 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] POST https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163/action Aug 09 07:47:04.443725 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f08d8d5a-bc86-41f7-aaaa-62fce095fab4 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:04.443891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f08d8d5a-bc86-41f7-aaaa-62fce095fab4 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:04.452482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-a9a38a47-8eba-475b-8069-3d6de786b78b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['4464796c-cf55-4416-b816-1a69708cc4de', 'b5a4acd4-6a6e-4785-8017-db21d14a204e', '8210e8af-be97-4ee6-96c2-b290f887ae9d', '3afe3160-3f5b-4bdf-9890-55920f304b5f'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:04.469065 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.469065 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:04.486600 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a9a38a47-8eba-475b-8069-3d6de786b78b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:47:04.486921 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a9a38a47-8eba-475b-8069-3d6de786b78b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:04.487340 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 951/3807] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:04.488622 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce211ab3-2a2d-4a5e-9e2a-b973c6e20c8d req-f08d8d5a-bc86-41f7-aaaa-62fce095fab4 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163/action returned with HTTP 204 Aug 09 07:47:04.489291 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 944/3808] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:47:04 2026] POST /volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:04.501498 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-61bf1e41-78c9-447f-8b78-bcc598e829cb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.504320 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61bf1e41-78c9-447f-8b78-bcc598e829cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 Aug 09 07:47:04.504584 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61bf1e41-78c9-447f-8b78-bcc598e829cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:04.504855 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61bf1e41-78c9-447f-8b78-bcc598e829cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:04.510726 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.510726 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:04.511128 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-61bf1e41-78c9-447f-8b78-bcc598e829cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:04.511809 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61bf1e41-78c9-447f-8b78-bcc598e829cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 returned with HTTP 200 Aug 09 07:47:04.512313 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 948/3809] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:04 2026] GET /volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:04.688597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9e51d3d-cc19-49a5-9799-0b0ab120fa86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.690719 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9e51d3d-cc19-49a5-9799-0b0ab120fa86 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:04.693933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9e51d3d-cc19-49a5-9799-0b0ab120fa86 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:04.693933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9e51d3d-cc19-49a5-9799-0b0ab120fa86 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:04.693933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b9e51d3d-cc19-49a5-9799-0b0ab120fa86 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:04.695615 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.695615 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:04.698080 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9e51d3d-cc19-49a5-9799-0b0ab120fa86 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:04.698080 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 967/3810] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:04 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:04.969136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-56c58a54-7c05-495a-82d3-dcfad5f5f1e8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:04.970557 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56c58a54-7c05-495a-82d3-dcfad5f5f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:04.970828 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-56c58a54-7c05-495a-82d3-dcfad5f5f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:04.971064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-56c58a54-7c05-495a-82d3-dcfad5f5f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:04.981442 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:04.981442 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:04.985265 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-56c58a54-7c05-495a-82d3-dcfad5f5f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:04.989735 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-56c58a54-7c05-495a-82d3-dcfad5f5f1e8 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:04.990133 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 952/3811] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:04 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:05.000312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-11aed225-59fd-4e72-80b7-f7898b357e37 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.001666 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a280dfe-47c6-4177-9382-e2f1150c3e30 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.002103 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:05.002466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1748127634", "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:05.003236 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a280dfe-47c6-4177-9382-e2f1150c3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:05.003470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a280dfe-47c6-4177-9382-e2f1150c3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.003660 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a280dfe-47c6-4177-9382-e2f1150c3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.003795 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1748127634', 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:05.012430 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.012430 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:05.015947 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1a280dfe-47c6-4177-9382-e2f1150c3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:05.019733 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a280dfe-47c6-4177-9382-e2f1150c3e30 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:05.020166 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 949/3812] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:05.031483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6ffcd9b1-c35d-496c-89c1-f6304804dbcb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.033546 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 968/3813] 10.4.3.41 () {70 vars in 1604 bytes} [Sun Aug 9 07:47:05 2026] DELETE /volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:47:05.044535 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2410e48e-b2ac-431a-9833-2df9985ebd72 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.077653 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e32e4d12-7dfa-4150-84d2-4b205bdc6c5a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.083090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e32e4d12-7dfa-4150-84d2-4b205bdc6c5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:05.083260 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e32e4d12-7dfa-4150-84d2-4b205bdc6c5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.083441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e32e4d12-7dfa-4150-84d2-4b205bdc6c5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.093396 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Create volume of 1 GB Aug 09 07:47:05.097017 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.097017 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:05.098519 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Availability Zones retrieved successfully. Aug 09 07:47:05.103339 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e32e4d12-7dfa-4150-84d2-4b205bdc6c5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:05.105558 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Flow 'volume_create_api' (4c66b080-b00f-4bc2-8963-3662ffeacf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:05.106968 np0000006821 devstack@c-api.service[100221]: WARNING keystonemiddleware.auth_token [None req-2410e48e-b2ac-431a-9833-2df9985ebd72 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 09 07:47:05.107045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab61c174-541b-41c0-938f-b0889b3015f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:05.108008 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 953/3814] 10.4.3.41 () {70 vars in 1604 bytes} [Sun Aug 9 07:47:05 2026] DELETE /volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 => generated 114 bytes in 64 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:47:05.108105 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e32e4d12-7dfa-4150-84d2-4b205bdc6c5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:05.108180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:05.108484 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 950/3815] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:05.119467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.121330 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 Aug 09 07:47:05.121568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.121786 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.129711 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.129711 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:05.166205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab61c174-541b-41c0-938f-b0889b3015f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:05.166924 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7397be9a-4514-4928-a518-1a79b5382aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:05.187007 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Attachment connected to vm bff78306-ccc2-4930-bb9d-e3df98ac782e, checking data on nova Aug 09 07:47:05.187583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.compute.nova [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100223) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 07:47:05.221685 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Created reservations ['c435f308-d670-4d9e-81f5-133a424715d4', '59f70796-c321-477b-90b1-eb5a46bc6dc8', '3f491afa-b727-4b88-89d6-2fe6fcd5530c', '23af87aa-b802-450f-8b70-14fd6202c384'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:05.222381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7397be9a-4514-4928-a518-1a79b5382aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c435f308-d670-4d9e-81f5-133a424715d4', '59f70796-c321-477b-90b1-eb5a46bc6dc8', '3f491afa-b727-4b88-89d6-2fe6fcd5530c', '23af87aa-b802-450f-8b70-14fd6202c384']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:05.223113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a786140-e801-435b-acb9-d23ce84898b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:05.243344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a786140-e801-435b-acb9-d23ce84898b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424b876a-2d3a-4ab7-8317-9b10d387d121', '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-1748127634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68dd0ec4cdd34728b148ea7d1e0c74fe',qos_specs=None,replication_status=,reservations=['c435f308-d670-4d9e-81f5-133a424715d4','59f70796-c321-477b-90b1-eb5a46bc6dc8','3f491afa-b727-4b88-89d6-2fe6fcd5530c','23af87aa-b802-450f-8b70-14fd6202c384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c30b4cc5666e463f98d7fbec0d5551f7',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1748127634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=424b876a-2d3a-4ab7-8317-9b10d387d121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68dd0ec4cdd34728b148ea7d1e0c74fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c30b4cc5666e463f98d7fbec0d5551f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:05.247154 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c7a7a8-c1ba-462c-8fd2-f92b33896378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:05.270294 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80c7a7a8-c1ba-462c-8fd2-f92b33896378) transitioned into state 'SUCCESS' from state '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-1748127634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68dd0ec4cdd34728b148ea7d1e0c74fe',qos_specs=None,replication_status=,reservations=['c435f308-d670-4d9e-81f5-133a424715d4','59f70796-c321-477b-90b1-eb5a46bc6dc8','3f491afa-b727-4b88-89d6-2fe6fcd5530c','23af87aa-b802-450f-8b70-14fd6202c384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c30b4cc5666e463f98d7fbec0d5551f7',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:05.271097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d86adb92-35f0-4323-afb1-6952dafd9ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:05.293802 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d86adb92-35f0-4323-afb1-6952dafd9ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:05.295457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Flow 'volume_create_api' (4c66b080-b00f-4bc2-8963-3662ffeacf9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:05.295880 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Create volume request issued successfully. Aug 09 07:47:05.296843 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11aed225-59fd-4e72-80b7-f7898b357e37 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:05.297540 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 945/3816] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:47:04 2026] POST /volume/v3/volumes => generated 751 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:05.311807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7b1def26-5ce6-4bd5-b637-d1a800ef668c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.313524 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7b1def26-5ce6-4bd5-b637-d1a800ef668c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] GET https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:47:05.313748 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7b1def26-5ce6-4bd5-b637-d1a800ef668c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.314050 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7b1def26-5ce6-4bd5-b637-d1a800ef668c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.321479 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.321479 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:05.326087 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7b1def26-5ce6-4bd5-b637-d1a800ef668c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Volume info retrieved successfully. Aug 09 07:47:05.330890 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7b1def26-5ce6-4bd5-b637-d1a800ef668c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 returned with HTTP 200 Aug 09 07:47:05.331441 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 954/3817] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:05.378204 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/bff78306-ccc2-4930-bb9d-e3df98ac782e/os-volume_attachments/158561de-e8b7-43c0-9d9b-4ab10df69051 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6e678708d76d1cb2c3a00a3363772c39bbc8faf250c3baa1fbb22f38d3a26bc7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2" -H "X-Service-Token: {SHA256}6b42de8b093347c2cc899e1bd9252d7fc933defc20851cfc0132291e910c9fc9" {{(pid=100223) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 07:47:05.395985 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f45dfacb-7d1c-4255-9145-d613c3ea3882 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.397876 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f45dfacb-7d1c-4255-9145-d613c3ea3882 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:05.398348 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f45dfacb-7d1c-4255-9145-d613c3ea3882 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.399678 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f45dfacb-7d1c-4255-9145-d613c3ea3882 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.399678 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f45dfacb-7d1c-4255-9145-d613c3ea3882 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:05.405102 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.405102 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:05.405102 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f45dfacb-7d1c-4255-9145-d613c3ea3882 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:05.405102 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 951/3818] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:05.524742 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d71b57a-225b-42d5-83af-8583b5ad3a3e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.529910 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d71b57a-225b-42d5-83af-8583b5ad3a3e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 Aug 09 07:47:05.530172 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d71b57a-225b-42d5-83af-8583b5ad3a3e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.530419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d71b57a-225b-42d5-83af-8583b5ad3a3e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.531976 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 07:47:05 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-3a2923a5-3956-405a-9895-ba72b4f61d5f x-openstack-request-id: req-3a2923a5-3956-405a-9895-ba72b4f61d5f {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 07:47:05.532193 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "158561de-e8b7-43c0-9d9b-4ab10df69051", "serverId": "bff78306-ccc2-4930-bb9d-e3df98ac782e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a01f162d-cf34-408e-986d-4caed91ee163", "bdm_uuid": "8ad8170a-96fc-4733-ae56-2948583d71c2"}} {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 07:47:05.532389 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET call to compute for https://10.4.3.41/compute/v2.1/servers/bff78306-ccc2-4930-bb9d-e3df98ac782e/os-volume_attachments/158561de-e8b7-43c0-9d9b-4ab10df69051 used request id req-3a2923a5-3956-405a-9895-ba72b4f61d5f {{(pid=100223) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 07:47:05.534989 np0000006821 devstack@c-api.service[100223]: ERROR cinder.volume.api [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-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 09 07:47:05.536448 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.536448 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:05.536850 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7d71b57a-225b-42d5-83af-8583b5ad3a3e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:05.537691 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d71b57a-225b-42d5-83af-8583b5ad3a3e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 returned with HTTP 200 Aug 09 07:47:05.538252 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 946/3819] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Caught error: Detach volume from instance bff78306-ccc2-4930-bb9d-e3df98ac782e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bff78306-ccc2-4930-bb9d-e3df98ac782e using the Compute API Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: 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 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 07:47:05.538617 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bff78306-ccc2-4930-bb9d-e3df98ac782e using the Compute API Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-26ba2b5c-bd1b-4e65-9a2d-f1c3f6a118f2 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 returned with HTTP 409 Aug 09 07:47:05.540006 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 969/3820] 10.4.3.41 () {68 vars in 1397 bytes} [Sun Aug 9 07:47:05 2026] DELETE /volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 => generated 167 bytes in 421 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:05.549299 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-41b7a60f-6b59-477b-a06a-4e18b75fb650 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.551698 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-41b7a60f-6b59-477b-a06a-4e18b75fb650 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] POST https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3/action Aug 09 07:47:05.552055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-41b7a60f-6b59-477b-a06a-4e18b75fb650 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:05.552168 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-41b7a60f-6b59-477b-a06a-4e18b75fb650 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:05.559056 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.559056 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:05.559583 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-41b7a60f-6b59-477b-a06a-4e18b75fb650 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:47:05.560598 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-41b7a60f-6b59-477b-a06a-4e18b75fb650 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '083ca439789442b8b45957592bed1b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eebb45aef3fc47a5b35605ff8f8c3ba5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:05.565238 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-41b7a60f-6b59-477b-a06a-4e18b75fb650 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3/action returned with HTTP 403 Aug 09 07:47:05.565653 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 955/3821] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:05 2026] POST /volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:05.575588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.577510 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 Aug 09 07:47:05.582177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.582177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.582177 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: 67789712-b973-4c80-a67a-279a95d919d3 Aug 09 07:47:05.590824 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-41aef650-e3a9-4edd-ad85-678a8f816e32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.595047 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.595047 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:05.595047 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:05.595177 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-41aef650-e3a9-4edd-ad85-678a8f816e32 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:05.595177 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-41aef650-e3a9-4edd-ad85-678a8f816e32 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.595177 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-41aef650-e3a9-4edd-ad85-678a8f816e32 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.608084 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.608084 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:05.614964 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-41aef650-e3a9-4edd-ad85-678a8f816e32 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:05.616854 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:05.616854 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-181ce73b-26d1-4b8e-86ed-5ce187404fc2 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 returned with HTTP 202 Aug 09 07:47:05.616854 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 952/3822] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:05 2026] DELETE /volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:05.621846 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-41aef650-e3a9-4edd-ad85-678a8f816e32 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:05.622395 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 947/3823] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 1153 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:05.627260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80d935f3-aeb0-48cb-8ec1-98afc3aeb00b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.629691 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80d935f3-aeb0-48cb-8ec1-98afc3aeb00b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 Aug 09 07:47:05.629957 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80d935f3-aeb0-48cb-8ec1-98afc3aeb00b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.630247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80d935f3-aeb0-48cb-8ec1-98afc3aeb00b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.646936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-079c50e0-5f77-4831-9b35-278bf5df17a0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.652095 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-079c50e0-5f77-4831-9b35-278bf5df17a0 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] POST https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051/action Aug 09 07:47:05.652095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-079c50e0-5f77-4831-9b35-278bf5df17a0 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:05.652095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-079c50e0-5f77-4831-9b35-278bf5df17a0 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:05.664899 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-80d935f3-aeb0-48cb-8ec1-98afc3aeb00b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:47:05.669112 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.669112 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:05.669725 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-079c50e0-5f77-4831-9b35-278bf5df17a0 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:05.669924 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.669924 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:05.670295 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-80d935f3-aeb0-48cb-8ec1-98afc3aeb00b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:05.671061 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80d935f3-aeb0-48cb-8ec1-98afc3aeb00b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 returned with HTTP 200 Aug 09 07:47:05.671487 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 970/3824] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:05.677891 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-079c50e0-5f77-4831-9b35-278bf5df17a0 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Begin detaching volume completed successfully. Aug 09 07:47:05.678042 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-079c50e0-5f77-4831-9b35-278bf5df17a0 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051/action returned with HTTP 202 Aug 09 07:47:05.678637 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 956/3825] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:47:05 2026] POST /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:05.714086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-77a0ee88-072d-4250-928a-bc44311f7501 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.716228 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-77a0ee88-072d-4250-928a-bc44311f7501 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:05.716664 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-77a0ee88-072d-4250-928a-bc44311f7501 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.717933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-77a0ee88-072d-4250-928a-bc44311f7501 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.717933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-77a0ee88-072d-4250-928a-bc44311f7501 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:05.722908 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.722908 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:05.724562 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-77a0ee88-072d-4250-928a-bc44311f7501 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:05.724562 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 953/3826] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:05.724839 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63a78c26-8ba2-44fc-bfdc-8f0c9363147b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.724922 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a78c26-8ba2-44fc-bfdc-8f0c9363147b None None] GET https://10.4.3.41/volume// Aug 09 07:47:05.725081 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a78c26-8ba2-44fc-bfdc-8f0c9363147b None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.725256 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a78c26-8ba2-44fc-bfdc-8f0c9363147b None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.725603 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a78c26-8ba2-44fc-bfdc-8f0c9363147b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:05.725930 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 948/3827] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:05.735397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-403d8a70-fa52-4d38-aa7e-9fc268c56d0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:05.737665 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-403d8a70-fa52-4d38-aa7e-9fc268c56d0c tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:05.737892 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-403d8a70-fa52-4d38-aa7e-9fc268c56d0c tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:05.738100 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-403d8a70-fa52-4d38-aa7e-9fc268c56d0c tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:05.748017 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:05.748017 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:05.751310 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-403d8a70-fa52-4d38-aa7e-9fc268c56d0c tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:05.756203 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-403d8a70-fa52-4d38-aa7e-9fc268c56d0c tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:05.756642 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 971/3828] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:05 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 1336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:06.125090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-353e1360-8524-49dd-81d4-346939ba5910 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.126617 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-353e1360-8524-49dd-81d4-346939ba5910 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:06.126807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-353e1360-8524-49dd-81d4-346939ba5910 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.127011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-353e1360-8524-49dd-81d4-346939ba5910 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.136162 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:06.136162 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:06.139201 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-353e1360-8524-49dd-81d4-346939ba5910 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:06.143167 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-353e1360-8524-49dd-81d4-346939ba5910 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:06.143536 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 957/3829] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:06 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:06.344588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-41efd454-9ffa-4b6b-b4fe-a7821af4dae3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.346650 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41efd454-9ffa-4b6b-b4fe-a7821af4dae3 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] GET https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:47:06.347669 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41efd454-9ffa-4b6b-b4fe-a7821af4dae3 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.347669 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41efd454-9ffa-4b6b-b4fe-a7821af4dae3 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.358311 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:06.358311 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:06.362151 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-41efd454-9ffa-4b6b-b4fe-a7821af4dae3 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Volume info retrieved successfully. Aug 09 07:47:06.366816 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41efd454-9ffa-4b6b-b4fe-a7821af4dae3 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 returned with HTTP 200 Aug 09 07:47:06.367212 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 954/3830] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:06 2026] GET /volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:06.402937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-e45778b7-df32-4330-8eea-c426f5dfa5b6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.404940 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-e45778b7-df32-4330-8eea-c426f5dfa5b6 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] GET https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:47:06.405166 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-e45778b7-df32-4330-8eea-c426f5dfa5b6 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.405390 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-e45778b7-df32-4330-8eea-c426f5dfa5b6 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.412961 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:06.412961 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:06.415453 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-536139a2-9907-44d4-b2c1-3c7df6198491 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.417389 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-536139a2-9907-44d4-b2c1-3c7df6198491 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:06.417623 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-536139a2-9907-44d4-b2c1-3c7df6198491 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.417831 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-536139a2-9907-44d4-b2c1-3c7df6198491 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.417962 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-536139a2-9907-44d4-b2c1-3c7df6198491 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:06.418988 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-e45778b7-df32-4330-8eea-c426f5dfa5b6 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Volume info retrieved successfully. Aug 09 07:47:06.423579 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:06.423579 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:06.424462 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-536139a2-9907-44d4-b2c1-3c7df6198491 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:06.425020 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 972/3831] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:06 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:06.425585 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-e45778b7-df32-4330-8eea-c426f5dfa5b6 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 returned with HTTP 200 Aug 09 07:47:06.426138 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 949/3832] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:06 2026] GET /volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:06.682516 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3726b9f4-b8c5-40aa-ba68-ae8ba1201582 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.684692 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3726b9f4-b8c5-40aa-ba68-ae8ba1201582 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 Aug 09 07:47:06.684993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3726b9f4-b8c5-40aa-ba68-ae8ba1201582 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.685275 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3726b9f4-b8c5-40aa-ba68-ae8ba1201582 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.690534 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3726b9f4-b8c5-40aa-ba68-ae8ba1201582 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 returned with HTTP 404 Aug 09 07:47:06.691266 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 958/3833] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:06 2026] GET /volume/v3/snapshots/67789712-b973-4c80-a67a-279a95d919d3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:06.699196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.701134 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 Aug 09 07:47:06.701317 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.701515 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.701672 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: 8cbd86d4-da91-4145-abc4-de50f1e79b84 Aug 09 07:47:06.709622 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:06.709622 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:06.710055 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:06.733547 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:06.734258 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9bbe5eb3-fb5f-449a-b03d-09d212bdd45c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 returned with HTTP 202 Aug 09 07:47:06.734258 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 955/3834] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:06 2026] DELETE /volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:06.740109 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cdf4e00-4c8e-4485-90e8-6764e1e331ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.745001 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-23c314d1-9618-4536-ae9f-5d7e30025e80 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:06.745607 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cdf4e00-4c8e-4485-90e8-6764e1e331ad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:06.745878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cdf4e00-4c8e-4485-90e8-6764e1e331ad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.746163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cdf4e00-4c8e-4485-90e8-6764e1e331ad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.746327 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2cdf4e00-4c8e-4485-90e8-6764e1e331ad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:06.752570 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23c314d1-9618-4536-ae9f-5d7e30025e80 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 Aug 09 07:47:06.752802 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23c314d1-9618-4536-ae9f-5d7e30025e80 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:06.753014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23c314d1-9618-4536-ae9f-5d7e30025e80 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:06.754836 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:06.754836 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:06.755684 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cdf4e00-4c8e-4485-90e8-6764e1e331ad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:06.756136 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 973/3835] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:06 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:06.766029 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:06.766029 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:06.770676 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-23c314d1-9618-4536-ae9f-5d7e30025e80 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:06.775869 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23c314d1-9618-4536-ae9f-5d7e30025e80 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 returned with HTTP 200 Aug 09 07:47:06.776262 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 950/3836] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:06 2026] GET /volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:07.021808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-03e04989-51bc-4baf-825f-8fefd54eb537 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.023902 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-03e04989-51bc-4baf-825f-8fefd54eb537 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] GET https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:47:07.024224 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-03e04989-51bc-4baf-825f-8fefd54eb537 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.024462 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-03e04989-51bc-4baf-825f-8fefd54eb537 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.031627 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.031627 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:07.035532 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-03e04989-51bc-4baf-825f-8fefd54eb537 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Volume info retrieved successfully. Aug 09 07:47:07.040529 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-03e04989-51bc-4baf-825f-8fefd54eb537 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 returned with HTTP 200 Aug 09 07:47:07.041000 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 959/3837] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:07.051415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-14089232-6927-4c4d-99e4-0798fe5cd984 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.051820 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-14089232-6927-4c4d-99e4-0798fe5cd984 None None] GET https://10.4.3.41/volume// Aug 09 07:47:07.052033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-14089232-6927-4c4d-99e4-0798fe5cd984 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.052236 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-14089232-6927-4c4d-99e4-0798fe5cd984 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.052589 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-14089232-6927-4c4d-99e4-0798fe5cd984 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:07.052876 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 956/3838] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:07.060729 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-65e19c75-f0c8-4ca6-9a07-9acfc5936d62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.062827 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-65e19c75-f0c8-4ca6-9a07-9acfc5936d62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:47:07.063155 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-65e19c75-f0c8-4ca6-9a07-9acfc5936d62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "424b876a-2d3a-4ab7-8317-9b10d387d121", "connector": null, "instance_uuid": "f26f662a-666b-45db-b7d0-434ffc19ee76"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:07.070854 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.070854 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:07.101021 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-65e19c75-f0c8-4ca6-9a07-9acfc5936d62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:47:07.101521 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 974/3839] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:47:07 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 09 07:47:07.157361 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7a698483-55ca-4d1f-9da0-f0a31222c399 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.159190 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7a698483-55ca-4d1f-9da0-f0a31222c399 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:07.159395 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7a698483-55ca-4d1f-9da0-f0a31222c399 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.159545 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7a698483-55ca-4d1f-9da0-f0a31222c399 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.169525 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.169525 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:07.176626 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7a698483-55ca-4d1f-9da0-f0a31222c399 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:07.183541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7a698483-55ca-4d1f-9da0-f0a31222c399 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:07.184058 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 951/3840] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:07.442276 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-799629db-e535-4726-8186-a0eb3765a796 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.444535 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-799629db-e535-4726-8186-a0eb3765a796 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:07.444819 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-799629db-e535-4726-8186-a0eb3765a796 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.445091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-799629db-e535-4726-8186-a0eb3765a796 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.445229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-799629db-e535-4726-8186-a0eb3765a796 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:07.450864 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.450864 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:07.451730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-799629db-e535-4726-8186-a0eb3765a796 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:07.452254 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 960/3841] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:07.464988 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-2a8c3731-7e2c-48f4-b493-bea157f94543 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.467237 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-2a8c3731-7e2c-48f4-b493-bea157f94543 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738/action Aug 09 07:47:07.467568 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-2a8c3731-7e2c-48f4-b493-bea157f94543 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:07.467698 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-2a8c3731-7e2c-48f4-b493-bea157f94543 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:07.490412 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.490412 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:07.502015 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-1acc3a6c-62a8-459e-a8a5-5747baf63ed8 req-2a8c3731-7e2c-48f4-b493-bea157f94543 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738/action returned with HTTP 204 Aug 09 07:47:07.502519 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 957/3842] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:47:07 2026] POST /volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:07.603003 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-6d49e9f5-4f6a-4f97-b50c-1b835d2d5a09 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.605122 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-6d49e9f5-4f6a-4f97-b50c-1b835d2d5a09 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 Aug 09 07:47:07.605308 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-6d49e9f5-4f6a-4f97-b50c-1b835d2d5a09 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.605547 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-6d49e9f5-4f6a-4f97-b50c-1b835d2d5a09 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.615043 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.615043 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:07.676378 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2451419b-b12b-4893-9a86-2d93dee02d78 req-6d49e9f5-4f6a-4f97-b50c-1b835d2d5a09 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 returned with HTTP 200 Aug 09 07:47:07.677068 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 975/3843] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:47:07 2026] DELETE /volume/v3/attachments/a01f162d-cf34-408e-986d-4caed91ee163 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:07.772974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1c87aaa-83d5-4a5a-a238-dec3d9b10c79 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.775161 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1c87aaa-83d5-4a5a-a238-dec3d9b10c79 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:07.775573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1c87aaa-83d5-4a5a-a238-dec3d9b10c79 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.775895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1c87aaa-83d5-4a5a-a238-dec3d9b10c79 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.776158 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b1c87aaa-83d5-4a5a-a238-dec3d9b10c79 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:07.781568 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.781568 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:07.782542 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1c87aaa-83d5-4a5a-a238-dec3d9b10c79 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:07.783278 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 952/3844] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:07.793401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4bc11331-df6c-46e3-bb61-5d1537bd0edc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.796910 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bc11331-df6c-46e3-bb61-5d1537bd0edc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 Aug 09 07:47:07.797151 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bc11331-df6c-46e3-bb61-5d1537bd0edc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.797330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bc11331-df6c-46e3-bb61-5d1537bd0edc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.814756 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bc11331-df6c-46e3-bb61-5d1537bd0edc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 returned with HTTP 404 Aug 09 07:47:07.816371 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 961/3845] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/v3/volumes/8cbd86d4-da91-4145-abc4-de50f1e79b84 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:07.830071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-165733fb-aa39-41c1-bb01-a493bfb2995f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.832786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:07.833242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-57116160"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:07.835116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-57116160'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:07.835407 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:47:07.840135 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:07.845798 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (e0dadf1e-6e5d-41b2-96f4-f2b83870cad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:07.847327 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2d99c2-c78f-4559-846b-89e088e1444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:07.847730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:07.862721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fdfab0de-7337-48a2-a124-5d94047bd97c req-f37fd3ba-21dc-4166-8912-35b46ba578e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.868936 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fdfab0de-7337-48a2-a124-5d94047bd97c req-f37fd3ba-21dc-4166-8912-35b46ba578e6 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:07.868936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fdfab0de-7337-48a2-a124-5d94047bd97c req-f37fd3ba-21dc-4166-8912-35b46ba578e6 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.868936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fdfab0de-7337-48a2-a124-5d94047bd97c req-f37fd3ba-21dc-4166-8912-35b46ba578e6 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.880537 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.880537 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:07.887171 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-fdfab0de-7337-48a2-a124-5d94047bd97c req-f37fd3ba-21dc-4166-8912-35b46ba578e6 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:07.889959 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2d99c2-c78f-4559-846b-89e088e1444a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:07.889959 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6dbb28-52fa-49c5-8876-88996d17f4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:07.898383 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fdfab0de-7337-48a2-a124-5d94047bd97c req-f37fd3ba-21dc-4166-8912-35b46ba578e6 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:07.899186 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 976/3846] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:07.914903 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.919432 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] DELETE https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:07.919432 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.919432 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.919432 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Delete volume with id: 158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:07.928748 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.928748 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:07.930107 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:07.945796 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['50b648c2-58da-49b5-bcc1-1fa37233b4fb', '7088e6dd-e34a-4a4c-8797-1ce0cc9cb9ad', '9738475f-d61c-47dd-bae6-39d55d7bfa56', '9158ec18-109e-4d00-9bc3-21a4c97605f1'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:07.946562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6dbb28-52fa-49c5-8876-88996d17f4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b648c2-58da-49b5-bcc1-1fa37233b4fb', '7088e6dd-e34a-4a4c-8797-1ce0cc9cb9ad', '9738475f-d61c-47dd-bae6-39d55d7bfa56', '9158ec18-109e-4d00-9bc3-21a4c97605f1']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:07.947254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1826235-482a-4233-b86b-1a7474e1c674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:07.954944 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Delete volume request issued successfully. Aug 09 07:47:07.955773 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f81f25a-8772-4c74-a7b7-0687d70dc412 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 202 Aug 09 07:47:07.955773 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 953/3847] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:47:07 2026] DELETE /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:47:07.962985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7600f0a8-914e-4ce6-a8e4-f8b4e04f652b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:07.965666 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7600f0a8-914e-4ce6-a8e4-f8b4e04f652b tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:07.965666 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7600f0a8-914e-4ce6-a8e4-f8b4e04f652b tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:07.965666 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7600f0a8-914e-4ce6-a8e4-f8b4e04f652b tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:07.971208 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1826235-482a-4233-b86b-1a7474e1c674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63134f23-786f-49b5-9f9c-54ceef1c88c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57116160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['50b648c2-58da-49b5-bcc1-1fa37233b4fb','7088e6dd-e34a-4a4c-8797-1ce0cc9cb9ad','9738475f-d61c-47dd-bae6-39d55d7bfa56','9158ec18-109e-4d00-9bc3-21a4c97605f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57116160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63134f23-786f-49b5-9f9c-54ceef1c88c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:07.972002 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea3dfdb-0818-42fc-bf9d-cf4a213f277e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:07.975252 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:07.975252 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:07.982281 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7600f0a8-914e-4ce6-a8e4-f8b4e04f652b tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Volume info retrieved successfully. Aug 09 07:47:07.988659 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7600f0a8-914e-4ce6-a8e4-f8b4e04f652b tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 200 Aug 09 07:47:07.989237 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 962/3848] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:07 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:07.993071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea3dfdb-0818-42fc-bf9d-cf4a213f277e) transitioned into state 'SUCCESS' from state '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-57116160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['50b648c2-58da-49b5-bcc1-1fa37233b4fb','7088e6dd-e34a-4a4c-8797-1ce0cc9cb9ad','9738475f-d61c-47dd-bae6-39d55d7bfa56','9158ec18-109e-4d00-9bc3-21a4c97605f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:07.994220 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48deac9f-80c9-402e-b1d0-2319d9379aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:08.003491 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48deac9f-80c9-402e-b1d0-2319d9379aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:08.004726 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (e0dadf1e-6e5d-41b2-96f4-f2b83870cad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:08.004726 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:47:08.005793 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-165733fb-aa39-41c1-bb01-a493bfb2995f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:08.005793 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 958/3849] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:07 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 09 07:47:08.023579 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-61ad58f4-60cc-494f-9ad6-d09280a9a445 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.025882 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61ad58f4-60cc-494f-9ad6-d09280a9a445 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 Aug 09 07:47:08.026317 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61ad58f4-60cc-494f-9ad6-d09280a9a445 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:08.026658 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61ad58f4-60cc-494f-9ad6-d09280a9a445 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:08.039796 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.039796 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:08.044245 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-61ad58f4-60cc-494f-9ad6-d09280a9a445 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:08.050118 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61ad58f4-60cc-494f-9ad6-d09280a9a445 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 returned with HTTP 200 Aug 09 07:47:08.050706 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 977/3850] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:08 2026] GET /volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 => generated 953 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:08.200378 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-20619828-1775-42e2-b29b-04c6740ff374 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.203145 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20619828-1775-42e2-b29b-04c6740ff374 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:08.204641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20619828-1775-42e2-b29b-04c6740ff374 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:08.204641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20619828-1775-42e2-b29b-04c6740ff374 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:08.227652 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.227652 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:08.230400 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-20619828-1775-42e2-b29b-04c6740ff374 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:08.238157 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20619828-1775-42e2-b29b-04c6740ff374 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:08.238157 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 954/3851] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:08 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1651 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:08.250791 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-88e5007c-98a8-4d3c-ade9-f4532982aa97 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.251250 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88e5007c-98a8-4d3c-ade9-f4532982aa97 None None] GET https://10.4.3.41/volume// Aug 09 07:47:08.251475 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-88e5007c-98a8-4d3c-ade9-f4532982aa97 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:08.251709 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-88e5007c-98a8-4d3c-ade9-f4532982aa97 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:08.252074 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-88e5007c-98a8-4d3c-ade9-f4532982aa97 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:08.252375 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 963/3852] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:08.260761 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fd027b3e-cf0a-4a19-97a6-dd4fc66df906 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.263205 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd027b3e-cf0a-4a19-97a6-dd4fc66df906 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:08.263583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fd027b3e-cf0a-4a19-97a6-dd4fc66df906 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2aee0c4a-8715-44b0-8bb7-f45369f5a82b", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-779760215"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:08.269020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-00680bbc-54d1-48dc-821a-f9b17025a21c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.276948 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-00680bbc-54d1-48dc-821a-f9b17025a21c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] GET https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:47:08.276948 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-00680bbc-54d1-48dc-821a-f9b17025a21c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:08.276948 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-00680bbc-54d1-48dc-821a-f9b17025a21c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:08.283456 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.283456 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:08.283456 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fd027b3e-cf0a-4a19-97a6-dd4fc66df906 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:08.283456 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-fd027b3e-cf0a-4a19-97a6-dd4fc66df906 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:08.288727 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd027b3e-cf0a-4a19-97a6-dd4fc66df906 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 400 Aug 09 07:47:08.289249 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 959/3853] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:08 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:47:08.291029 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.291029 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:08.297946 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f0d646d-0489-49e0-a700-1b48283c1cde None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.298052 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-00680bbc-54d1-48dc-821a-f9b17025a21c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Volume info retrieved successfully. Aug 09 07:47:08.302850 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f0d646d-0489-49e0-a700-1b48283c1cde tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:08.302850 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f0d646d-0489-49e0-a700-1b48283c1cde tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2aee0c4a-8715-44b0-8bb7-f45369f5a82b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1967817080"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:08.306510 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-00680bbc-54d1-48dc-821a-f9b17025a21c tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 returned with HTTP 200 Aug 09 07:47:08.306987 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 978/3854] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:08 2026] GET /volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 => generated 1538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:08.315353 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.315353 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:08.315971 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f0d646d-0489-49e0-a700-1b48283c1cde tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:08.316185 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-2f0d646d-0489-49e0-a700-1b48283c1cde tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:08.353975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2f0d646d-0489-49e0-a700-1b48283c1cde tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['d3533c19-506d-4c55-90be-de6672a5db7f', 'c0597ca1-d9f6-46a9-a867-00ab26b97c5d', 'cd7d9ac7-7a9c-44e2-a772-eeca39989708', 'c3c481cd-b506-4098-a40c-9005bf9bb772'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:08.420160 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f0d646d-0489-49e0-a700-1b48283c1cde tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot force create request issued successfully. Aug 09 07:47:08.420955 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f0d646d-0489-49e0-a700-1b48283c1cde tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:08.421503 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 955/3855] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:08.440185 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6199e161-99bf-479f-92ca-3f534e2cd396 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.445969 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6199e161-99bf-479f-92ca-3f534e2cd396 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:08.446270 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6199e161-99bf-479f-92ca-3f534e2cd396 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:08.446556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6199e161-99bf-479f-92ca-3f534e2cd396 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:08.447962 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-4c5bd643-3013-496f-adc3-df0ebc6633fb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.450609 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-4c5bd643-3013-496f-adc3-df0ebc6633fb tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] PUT https://10.4.3.41/volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198 Aug 09 07:47:08.451113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-4c5bd643-3013-496f-adc3-df0ebc6633fb tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:08.462049 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.462049 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:08.462747 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6199e161-99bf-479f-92ca-3f534e2cd396 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:08.464844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6199e161-99bf-479f-92ca-3f534e2cd396 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 returned with HTTP 200 Aug 09 07:47:08.465557 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d030556a-6d5b-43a3-a4c3-40a65f1803e3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.467969 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 964/3856] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:08 2026] GET /volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:08.469257 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d030556a-6d5b-43a3-a4c3-40a65f1803e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:08.469615 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d030556a-6d5b-43a3-a4c3-40a65f1803e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:08.469922 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-4c5bd643-3013-496f-adc3-df0ebc6633fb tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Acquiring lock "cinder-attachment_update-424b876a-2d3a-4ab7-8317-9b10d387d121-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:47:08.469990 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d030556a-6d5b-43a3-a4c3-40a65f1803e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:08.470098 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d030556a-6d5b-43a3-a4c3-40a65f1803e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:08.475784 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-4c5bd643-3013-496f-adc3-df0ebc6633fb tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Lock "cinder-attachment_update-424b876a-2d3a-4ab7-8317-9b10d387d121-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:47:08.476990 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.476990 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:08.482192 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.482192 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:08.483108 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d030556a-6d5b-43a3-a4c3-40a65f1803e3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:08.483898 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 979/3857] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:08 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:08.572282 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-4c5bd643-3013-496f-adc3-df0ebc6633fb tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Lock "cinder-attachment_update-424b876a-2d3a-4ab7-8317-9b10d387d121-np0000006821" released by "attachment_update" :: held 0.097s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:47:08.572703 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-4c5bd643-3013-496f-adc3-df0ebc6633fb tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198 returned with HTTP 200 Aug 09 07:47:08.573368 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 960/3858] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:47:08 2026] PUT /volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:08.607296 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-0dd11fe0-21f9-4e57-b124-eda924dc23c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.611972 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-0dd11fe0-21f9-4e57-b124-eda924dc23c0 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] POST https://10.4.3.41/volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198/action Aug 09 07:47:08.611972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-0dd11fe0-21f9-4e57-b124-eda924dc23c0 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:08.611972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-0dd11fe0-21f9-4e57-b124-eda924dc23c0 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:08.628465 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.628465 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:08.639574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-73c6b2eb-5cf5-4836-9f27-c29b81511132 req-0dd11fe0-21f9-4e57-b124-eda924dc23c0 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198/action returned with HTTP 204 Aug 09 07:47:08.640248 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 956/3859] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:47:08 2026] POST /volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:08.795782 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b4a4bb2f-014f-433f-8d93-cfd925da2fb2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:08.797563 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b4a4bb2f-014f-433f-8d93-cfd925da2fb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:08.797728 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b4a4bb2f-014f-433f-8d93-cfd925da2fb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:08.797900 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b4a4bb2f-014f-433f-8d93-cfd925da2fb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:08.798034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b4a4bb2f-014f-433f-8d93-cfd925da2fb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:08.804488 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:08.804488 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:08.805379 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b4a4bb2f-014f-433f-8d93-cfd925da2fb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:08.806147 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 965/3860] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:08 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:09.004444 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-83a1a07b-02de-4d23-ac56-8b49929cdf24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.006426 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83a1a07b-02de-4d23-ac56-8b49929cdf24 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] GET https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 Aug 09 07:47:09.006608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83a1a07b-02de-4d23-ac56-8b49929cdf24 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:09.006776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83a1a07b-02de-4d23-ac56-8b49929cdf24 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:09.011821 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83a1a07b-02de-4d23-ac56-8b49929cdf24 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140 tempest-TestServerVolumeAttachScenarioOldVersion-1888672140-project-member] https://10.4.3.41/volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 returned with HTTP 404 Aug 09 07:47:09.012276 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 980/3861] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:09 2026] GET /volume/v3/volumes/158561de-e8b7-43c0-9d9b-4ab10df69051 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:47:09.066295 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-19edb8bd-cc2b-44d2-93fa-9740505d4c72 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.068405 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19edb8bd-cc2b-44d2-93fa-9740505d4c72 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 Aug 09 07:47:09.068687 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-19edb8bd-cc2b-44d2-93fa-9740505d4c72 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:09.069123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-19edb8bd-cc2b-44d2-93fa-9740505d4c72 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:09.080296 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.080296 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:09.083762 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-19edb8bd-cc2b-44d2-93fa-9740505d4c72 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:09.087379 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19edb8bd-cc2b-44d2-93fa-9740505d4c72 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 returned with HTTP 200 Aug 09 07:47:09.087762 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 961/3862] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:09 2026] GET /volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:09.107147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.109446 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:09.109847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63134f23-786f-49b5-9f9c-54ceef1c88c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1831424950"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:09.121280 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.121280 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:09.122067 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:09.122067 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume 63134f23-786f-49b5-9f9c-54ceef1c88c2 Aug 09 07:47:09.159807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['5e7d9976-74f1-4c99-b95f-a81f02795141', 'f3b251de-c0b1-464b-9034-6d53134b825f', '78ed9acd-17c2-45a7-8542-b44c6a0d6046', '43f7747d-eec9-4ff5-8524-aaaaa2ec89ef'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:09.197709 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:47:09.198183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad7d6e81-1418-4ac2-93b5-631dbb69dd67 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:09.198609 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 957/3863] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:09.210445 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-613136e2-faf7-49e2-b4b9-d40d8733d8a9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.212484 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-613136e2-faf7-49e2-b4b9-d40d8733d8a9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 Aug 09 07:47:09.212735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-613136e2-faf7-49e2-b4b9-d40d8733d8a9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:09.213126 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-613136e2-faf7-49e2-b4b9-d40d8733d8a9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:09.218486 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.218486 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:09.218780 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-613136e2-faf7-49e2-b4b9-d40d8733d8a9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:09.219501 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-613136e2-faf7-49e2-b4b9-d40d8733d8a9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 returned with HTTP 200 Aug 09 07:47:09.219883 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 966/3864] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:09 2026] GET /volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:09.484067 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8bf2844c-3033-4e45-b362-a4e2ac7d6022 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.488694 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bf2844c-3033-4e45-b362-a4e2ac7d6022 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:09.488694 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bf2844c-3033-4e45-b362-a4e2ac7d6022 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:09.488694 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bf2844c-3033-4e45-b362-a4e2ac7d6022 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:09.496426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c92a46ed-bb40-4ede-aef9-d77333a9c603 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.498365 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.498365 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:09.498931 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8bf2844c-3033-4e45-b362-a4e2ac7d6022 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:09.499778 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bf2844c-3033-4e45-b362-a4e2ac7d6022 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 returned with HTTP 200 Aug 09 07:47:09.501299 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c92a46ed-bb40-4ede-aef9-d77333a9c603 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:09.501493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c92a46ed-bb40-4ede-aef9-d77333a9c603 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:09.501687 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c92a46ed-bb40-4ede-aef9-d77333a9c603 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:09.501767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c92a46ed-bb40-4ede-aef9-d77333a9c603 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:09.503539 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 981/3865] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:09 2026] GET /volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:09.509832 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.509832 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:09.510691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c92a46ed-bb40-4ede-aef9-d77333a9c603 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:09.511137 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 962/3866] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:09 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:09.520631 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.522630 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:09.523048 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2aee0c4a-8715-44b0-8bb7-f45369f5a82b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-234356984"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:09.547908 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.547908 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:09.548752 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:09.549733 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:09.599521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['22e3fb2d-6549-4019-96f4-adf99edbebf6', '2f1c3a5d-7d46-45e2-8a70-ea5a7d81f321', 'e637e2e7-a62d-4e05-93fa-f2d23f790b22', 'a6fd4e78-ba48-47ea-84db-8f3c2c1b08b9'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:09.658999 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot force create request issued successfully. Aug 09 07:47:09.658999 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-abd87406-b6ec-40b4-9e03-9f93d9526adb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:09.658999 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 958/3867] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:09 2026] POST /volume/v3/snapshots => generated 309 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:09.671563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-03e83d51-eab9-4934-8a2b-4bd6f7cb4a7e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.674068 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-03e83d51-eab9-4934-8a2b-4bd6f7cb4a7e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:09.677096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-03e83d51-eab9-4934-8a2b-4bd6f7cb4a7e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:09.677096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-03e83d51-eab9-4934-8a2b-4bd6f7cb4a7e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:09.685011 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.685011 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:09.685521 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-03e83d51-eab9-4934-8a2b-4bd6f7cb4a7e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:09.686399 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-03e83d51-eab9-4934-8a2b-4bd6f7cb4a7e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d returned with HTTP 200 Aug 09 07:47:09.686869 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 967/3868] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:09 2026] GET /volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:09.820066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d7ca571e-fbbc-45da-95f6-e07c843e52ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:09.821769 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7ca571e-fbbc-45da-95f6-e07c843e52ac tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:09.823002 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7ca571e-fbbc-45da-95f6-e07c843e52ac tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:09.823265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7ca571e-fbbc-45da-95f6-e07c843e52ac tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:09.823390 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d7ca571e-fbbc-45da-95f6-e07c843e52ac tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:09.830197 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:09.830197 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:09.831188 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7ca571e-fbbc-45da-95f6-e07c843e52ac tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:09.832007 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 982/3869] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:09 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:47:10.245470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f7eb59ed-9f87-491c-a8b7-c45ec41479b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.247860 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7eb59ed-9f87-491c-a8b7-c45ec41479b4 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 Aug 09 07:47:10.248020 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7eb59ed-9f87-491c-a8b7-c45ec41479b4 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.248523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7eb59ed-9f87-491c-a8b7-c45ec41479b4 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.254737 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.254737 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:10.255071 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f7eb59ed-9f87-491c-a8b7-c45ec41479b4 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:10.256408 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7eb59ed-9f87-491c-a8b7-c45ec41479b4 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 returned with HTTP 200 Aug 09 07:47:10.256408 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 963/3870] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:10 2026] GET /volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:10.274637 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.276728 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:10.276966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.277257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.277620 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:47:10.278054 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.278054 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:10.279168 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:47:10.283973 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Get all snapshots completed successfully. Aug 09 07:47:10.284587 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb07aaca-ba66-4f06-9721-58bc31f4e917 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 09 07:47:10.285162 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 959/3871] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:47:10 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:10.296221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.303556 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 Aug 09 07:47:10.303556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.303556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.303556 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 Aug 09 07:47:10.315939 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.315939 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:10.315939 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:10.330236 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:10.330633 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1c2c883-881c-4c8e-8def-7a5263ba887d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 returned with HTTP 202 Aug 09 07:47:10.331149 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 968/3872] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:10 2026] DELETE /volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:10.341770 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdf5d643-8b6f-4bde-bf54-36a89d5eb861 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.343553 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdf5d643-8b6f-4bde-bf54-36a89d5eb861 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 Aug 09 07:47:10.343782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdf5d643-8b6f-4bde-bf54-36a89d5eb861 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.347052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdf5d643-8b6f-4bde-bf54-36a89d5eb861 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.354444 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.354444 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:10.354784 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fdf5d643-8b6f-4bde-bf54-36a89d5eb861 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:10.355437 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdf5d643-8b6f-4bde-bf54-36a89d5eb861 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 returned with HTTP 200 Aug 09 07:47:10.355844 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 983/3873] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:10 2026] GET /volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:10.522053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e0cf174e-d3b8-4433-9227-384fb9fcae0b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.523742 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e0cf174e-d3b8-4433-9227-384fb9fcae0b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:10.523984 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e0cf174e-d3b8-4433-9227-384fb9fcae0b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.524148 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e0cf174e-d3b8-4433-9227-384fb9fcae0b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.524243 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e0cf174e-d3b8-4433-9227-384fb9fcae0b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:10.529144 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.529144 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:10.529701 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e0cf174e-d3b8-4433-9227-384fb9fcae0b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:10.530070 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 964/3874] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:10 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:10.696974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6935ceb0-24c3-45ec-80c5-6f61ccf58801 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.699051 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6935ceb0-24c3-45ec-80c5-6f61ccf58801 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:10.699300 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6935ceb0-24c3-45ec-80c5-6f61ccf58801 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.699546 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6935ceb0-24c3-45ec-80c5-6f61ccf58801 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.711784 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.711784 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:10.711784 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6935ceb0-24c3-45ec-80c5-6f61ccf58801 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:10.712384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6935ceb0-24c3-45ec-80c5-6f61ccf58801 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d returned with HTTP 200 Aug 09 07:47:10.712747 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 960/3875] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:10 2026] GET /volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:10.726442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.729515 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:10.729869 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2aee0c4a-8715-44b0-8bb7-f45369f5a82b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2099370073"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:10.746211 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.746211 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:10.746456 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:10.746565 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:10.781391 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['aec1dea4-edb7-444c-b0fd-910788a21aed', '1d4f290c-1c57-44ea-80ba-75aca293cdfe', 'b7cdcd44-c3df-485e-a7a0-1700fc8e2157', '2e1be21a-6b3d-4199-8417-d7615b1f6a0e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:10.818876 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot force create request issued successfully. Aug 09 07:47:10.820064 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-075f96ca-3f9c-4c4c-9340-8fbbfae59edd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:10.820064 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 969/3876] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:10.827939 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5f7287b-b3df-4e24-ac49-e17437c4e3d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.829611 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5f7287b-b3df-4e24-ac49-e17437c4e3d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:10.830222 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5f7287b-b3df-4e24-ac49-e17437c4e3d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.830222 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5f7287b-b3df-4e24-ac49-e17437c4e3d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.837140 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.837140 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:10.837650 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b5f7287b-b3df-4e24-ac49-e17437c4e3d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:10.838671 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5f7287b-b3df-4e24-ac49-e17437c4e3d2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 returned with HTTP 200 Aug 09 07:47:10.839191 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 984/3877] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:10 2026] GET /volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:10.851058 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-de3cade8-bafa-4b28-b896-1a4b701b8517 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:10.852403 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de3cade8-bafa-4b28-b896-1a4b701b8517 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:10.852694 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de3cade8-bafa-4b28-b896-1a4b701b8517 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:10.854019 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-de3cade8-bafa-4b28-b896-1a4b701b8517 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:10.854019 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-de3cade8-bafa-4b28-b896-1a4b701b8517 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:10.857418 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:10.857418 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:10.858597 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-de3cade8-bafa-4b28-b896-1a4b701b8517 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:10.859207 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 965/3878] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:10 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:11.364612 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-146cee84-c9b7-4b18-943a-1e5e7c2240a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.367258 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-146cee84-c9b7-4b18-943a-1e5e7c2240a6 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 Aug 09 07:47:11.367505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-146cee84-c9b7-4b18-943a-1e5e7c2240a6 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.367706 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-146cee84-c9b7-4b18-943a-1e5e7c2240a6 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.372341 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-146cee84-c9b7-4b18-943a-1e5e7c2240a6 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 returned with HTTP 404 Aug 09 07:47:11.372846 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 961/3879] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:11 2026] GET /volume/v3/snapshots/c9671f37-ea3a-4f20-93c2-fc0af82f4dc3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:11.381099 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.383172 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 Aug 09 07:47:11.383407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.383615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.383806 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: 63134f23-786f-49b5-9f9c-54ceef1c88c2 Aug 09 07:47:11.391781 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:11.391781 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:11.393930 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:11.410789 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:11.411057 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bbd4572a-1039-4aef-9a99-0cc5f3dcd91b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 returned with HTTP 202 Aug 09 07:47:11.411664 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 970/3880] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:11 2026] DELETE /volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:11.419638 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb0e713a-8543-436b-8de3-511b0952dc5c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.421676 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb0e713a-8543-436b-8de3-511b0952dc5c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 Aug 09 07:47:11.422528 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb0e713a-8543-436b-8de3-511b0952dc5c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.422528 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb0e713a-8543-436b-8de3-511b0952dc5c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.430812 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:11.430812 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:11.435370 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fb0e713a-8543-436b-8de3-511b0952dc5c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:11.441022 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb0e713a-8543-436b-8de3-511b0952dc5c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 returned with HTTP 200 Aug 09 07:47:11.442139 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 985/3881] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:11 2026] GET /volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:11.545462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cc51704a-260f-4b5d-a264-a86839435a3b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.547476 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cc51704a-260f-4b5d-a264-a86839435a3b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:11.547690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cc51704a-260f-4b5d-a264-a86839435a3b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.547874 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cc51704a-260f-4b5d-a264-a86839435a3b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.547997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-cc51704a-260f-4b5d-a264-a86839435a3b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:11.552558 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:11.552558 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:11.552808 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cc51704a-260f-4b5d-a264-a86839435a3b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:11.553162 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 966/3882] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:11 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:11.852765 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-caaf915d-47bf-4410-bf6c-a36a766ebfb5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.854352 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-caaf915d-47bf-4410-bf6c-a36a766ebfb5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:11.854612 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-caaf915d-47bf-4410-bf6c-a36a766ebfb5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.854845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-caaf915d-47bf-4410-bf6c-a36a766ebfb5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.861282 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:11.861282 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:11.861830 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-caaf915d-47bf-4410-bf6c-a36a766ebfb5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:11.862821 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-caaf915d-47bf-4410-bf6c-a36a766ebfb5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 returned with HTTP 200 Aug 09 07:47:11.863905 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 962/3883] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:11 2026] GET /volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:11.871240 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b8049a35-5b80-474a-9183-094118ce32e1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.872129 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.873444 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8049a35-5b80-474a-9183-094118ce32e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:11.873681 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8049a35-5b80-474a-9183-094118ce32e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.873899 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8049a35-5b80-474a-9183-094118ce32e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.874064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b8049a35-5b80-474a-9183-094118ce32e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:11.874139 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:11.874357 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.874568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.874684 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:11.878449 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:11.878449 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:11.879280 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8049a35-5b80-474a-9183-094118ce32e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:11.879679 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 971/3884] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:11 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:11.881029 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:11.881029 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:11.881605 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:11.901331 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:47:11.901559 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38eb4d55-da4d-4c42-989f-6c7f2afdb0ee tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 returned with HTTP 202 Aug 09 07:47:11.902049 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 986/3885] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:11 2026] DELETE /volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:11.910580 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-47ab9b38-d253-48a5-a24b-969f315d0a60 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:11.912378 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-47ab9b38-d253-48a5-a24b-969f315d0a60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:11.912580 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-47ab9b38-d253-48a5-a24b-969f315d0a60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:11.912811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-47ab9b38-d253-48a5-a24b-969f315d0a60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:11.919221 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:11.919221 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:11.919719 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-47ab9b38-d253-48a5-a24b-969f315d0a60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:11.920547 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-47ab9b38-d253-48a5-a24b-969f315d0a60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 returned with HTTP 200 Aug 09 07:47:11.920943 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 967/3886] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:11 2026] GET /volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:12.460279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-65686b67-5aef-417b-8299-5b59da27e85d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:12.464196 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-65686b67-5aef-417b-8299-5b59da27e85d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 Aug 09 07:47:12.464196 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-65686b67-5aef-417b-8299-5b59da27e85d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:12.464196 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-65686b67-5aef-417b-8299-5b59da27e85d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:12.468876 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-65686b67-5aef-417b-8299-5b59da27e85d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 returned with HTTP 404 Aug 09 07:47:12.469484 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 963/3887] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:12 2026] GET /volume/v3/volumes/63134f23-786f-49b5-9f9c-54ceef1c88c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:12.478369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-659ede7a-12d6-4506-9311-27c5988c4bec None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:12.480145 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:12.480504 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2146533169"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:12.482139 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2146533169'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:12.482282 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:47:12.486504 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:12.492533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (87a2c50d-61bf-45f5-9f78-b27d7afc5458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:12.493554 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bec504d-681a-4836-8f4b-37c9e02351f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:12.494759 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:12.520345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bec504d-681a-4836-8f4b-37c9e02351f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:12.521327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4d0ce1-4459-47db-9073-5b1aa15df72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:12.565285 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['0140cd23-13ba-443c-a2ba-14ee225276ef', 'ac6a4276-e52c-49fc-9d55-46eaa1e1fa99', '00757ad7-f628-4294-9e6e-ae0a99b013dc', 'd3b03d58-b3d5-4636-9839-8fb31850ec19'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:12.565384 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46646ae3-a94f-4db1-9b71-95a01ed9abfe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:12.566945 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4d0ce1-4459-47db-9073-5b1aa15df72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0140cd23-13ba-443c-a2ba-14ee225276ef', 'ac6a4276-e52c-49fc-9d55-46eaa1e1fa99', '00757ad7-f628-4294-9e6e-ae0a99b013dc', 'd3b03d58-b3d5-4636-9839-8fb31850ec19']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:12.567723 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46646ae3-a94f-4db1-9b71-95a01ed9abfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:12.567827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c8efd-7903-427e-bd1a-ebf0a753a29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:12.568065 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46646ae3-a94f-4db1-9b71-95a01ed9abfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:12.568363 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46646ae3-a94f-4db1-9b71-95a01ed9abfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:12.568531 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-46646ae3-a94f-4db1-9b71-95a01ed9abfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:12.576643 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:12.576643 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:12.581141 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46646ae3-a94f-4db1-9b71-95a01ed9abfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:12.581597 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 987/3888] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:12 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:12.595269 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c8efd-7903-427e-bd1a-ebf0a753a29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dff35198-65f5-4742-baa6-441537a11281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146533169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['0140cd23-13ba-443c-a2ba-14ee225276ef','ac6a4276-e52c-49fc-9d55-46eaa1e1fa99','00757ad7-f628-4294-9e6e-ae0a99b013dc','d3b03d58-b3d5-4636-9839-8fb31850ec19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146533169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dff35198-65f5-4742-baa6-441537a11281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:12.597857 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d7cbeb-e571-4242-bfe0-fa64b64c099f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:12.616630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d7cbeb-e571-4242-bfe0-fa64b64c099f) transitioned into state 'SUCCESS' from state '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-2146533169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['0140cd23-13ba-443c-a2ba-14ee225276ef','ac6a4276-e52c-49fc-9d55-46eaa1e1fa99','00757ad7-f628-4294-9e6e-ae0a99b013dc','d3b03d58-b3d5-4636-9839-8fb31850ec19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:12.617617 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaa0735-4bf2-4d33-bbc5-8a8c1e49150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:12.627357 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaa0735-4bf2-4d33-bbc5-8a8c1e49150d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:12.628425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (87a2c50d-61bf-45f5-9f78-b27d7afc5458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:12.628942 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:47:12.629672 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-659ede7a-12d6-4506-9311-27c5988c4bec tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:12.630191 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 972/3889] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:12 2026] POST /volume/v3/volumes => generated 776 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:12.643096 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-418c78b1-47f0-4d8c-9bb9-3d99cf2c63bb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:12.644776 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-418c78b1-47f0-4d8c-9bb9-3d99cf2c63bb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 Aug 09 07:47:12.644995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-418c78b1-47f0-4d8c-9bb9-3d99cf2c63bb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:12.645196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-418c78b1-47f0-4d8c-9bb9-3d99cf2c63bb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:12.652404 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:12.652404 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:12.655781 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-418c78b1-47f0-4d8c-9bb9-3d99cf2c63bb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:12.659515 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-418c78b1-47f0-4d8c-9bb9-3d99cf2c63bb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 returned with HTTP 200 Aug 09 07:47:12.659891 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 968/3890] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:12 2026] GET /volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:12.889853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ccc12c56-3350-4b64-ad36-2b39cd63f2dc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:12.891772 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccc12c56-3350-4b64-ad36-2b39cd63f2dc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:12.892034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccc12c56-3350-4b64-ad36-2b39cd63f2dc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:12.892255 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccc12c56-3350-4b64-ad36-2b39cd63f2dc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:12.892434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ccc12c56-3350-4b64-ad36-2b39cd63f2dc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:12.896304 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:12.896304 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:12.897064 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccc12c56-3350-4b64-ad36-2b39cd63f2dc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:12.897452 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 964/3891] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:12 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:12.931218 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75d19e27-a743-493a-8f5d-10db0720dc60 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:12.933149 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75d19e27-a743-493a-8f5d-10db0720dc60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:12.933275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75d19e27-a743-493a-8f5d-10db0720dc60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:12.933477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75d19e27-a743-493a-8f5d-10db0720dc60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:12.937495 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75d19e27-a743-493a-8f5d-10db0720dc60 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 returned with HTTP 404 Aug 09 07:47:12.937930 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 988/3892] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:12 2026] GET /volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:12.945641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:12.947389 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:12.947570 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:12.947744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:12.947840 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:12.955067 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:12.955067 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:12.955655 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:12.986083 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:47:12.986293 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a3bfcbd0-8eb7-44c4-96dd-c8e181879e04 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 returned with HTTP 202 Aug 09 07:47:12.988779 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 973/3893] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:12 2026] DELETE /volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:13.001505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-47ba52e8-b882-40e4-a918-05ef7e75ea33 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.005524 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-47ba52e8-b882-40e4-a918-05ef7e75ea33 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:13.005524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-47ba52e8-b882-40e4-a918-05ef7e75ea33 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:13.005524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-47ba52e8-b882-40e4-a918-05ef7e75ea33 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:13.011073 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.011073 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:13.011363 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-47ba52e8-b882-40e4-a918-05ef7e75ea33 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:13.012551 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-47ba52e8-b882-40e4-a918-05ef7e75ea33 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 returned with HTTP 200 Aug 09 07:47:13.012697 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 969/3894] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:13 2026] GET /volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:13.591966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-900c2b86-b41a-4199-b697-b3b9846854f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.593826 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-900c2b86-b41a-4199-b697-b3b9846854f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:13.594064 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-900c2b86-b41a-4199-b697-b3b9846854f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:13.594270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-900c2b86-b41a-4199-b697-b3b9846854f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:13.594401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-900c2b86-b41a-4199-b697-b3b9846854f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:13.598808 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.598808 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:13.599449 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-900c2b86-b41a-4199-b697-b3b9846854f9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:13.599842 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 965/3895] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:13 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:13.671822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-888a34c5-7b63-4af0-b76c-b03db48ba42e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.673430 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-888a34c5-7b63-4af0-b76c-b03db48ba42e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 Aug 09 07:47:13.673593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-888a34c5-7b63-4af0-b76c-b03db48ba42e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:13.673774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-888a34c5-7b63-4af0-b76c-b03db48ba42e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:13.680705 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.680705 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:13.684522 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-888a34c5-7b63-4af0-b76c-b03db48ba42e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:13.688756 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-888a34c5-7b63-4af0-b76c-b03db48ba42e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 returned with HTTP 200 Aug 09 07:47:13.689196 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 989/3896] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:13 2026] GET /volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:13.703108 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.704930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:13.705285 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dff35198-65f5-4742-baa6-441537a11281", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-966247075"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:13.714873 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.714873 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:13.715224 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:13.715349 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume dff35198-65f5-4742-baa6-441537a11281 Aug 09 07:47:13.739528 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['36c9a2b4-520f-4a0f-98ca-6733e3bd5684', '6ea8656d-07e9-4d5a-8898-9a7eeab7802b', 'fe538d9d-bfd5-4971-9fa2-55419311706f', 'a7da6fb0-1ec4-4d02-881f-1bfc1748380c'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:13.765798 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:47:13.766156 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9bf1e654-f952-4cac-9f13-59fef20f2cfc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:13.766645 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 974/3897] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:13 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 09 07:47:13.776689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7f1d4fea-33a0-4e91-a046-a600df6bcb45 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.778352 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f1d4fea-33a0-4e91-a046-a600df6bcb45 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 Aug 09 07:47:13.778538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f1d4fea-33a0-4e91-a046-a600df6bcb45 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:13.778727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f1d4fea-33a0-4e91-a046-a600df6bcb45 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:13.783540 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.783540 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:13.783865 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7f1d4fea-33a0-4e91-a046-a600df6bcb45 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:13.784598 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f1d4fea-33a0-4e91-a046-a600df6bcb45 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 returned with HTTP 200 Aug 09 07:47:13.784965 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 970/3898] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:13 2026] GET /volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:13.907043 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-02446a74-e062-4508-a6b0-ecf97080bf0b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.908717 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02446a74-e062-4508-a6b0-ecf97080bf0b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:13.908883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02446a74-e062-4508-a6b0-ecf97080bf0b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:13.909135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02446a74-e062-4508-a6b0-ecf97080bf0b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:13.909243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-02446a74-e062-4508-a6b0-ecf97080bf0b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:13.916103 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.916103 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:13.916839 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02446a74-e062-4508-a6b0-ecf97080bf0b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:13.917259 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 966/3899] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:13 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:13.939265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.939265 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3/restore Aug 09 07:47:13.939265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4d14f306-2914-43f7-996c-61f1fdc0b91c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:13.939609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Restoring backup db69fce3-d736-4f4c-b1a4-55c1f160f2f3 ({'restore': {'volume_id': '4d14f306-2914-43f7-996c-61f1fdc0b91c'}}) {{(pid=100223) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:47:13.939609 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Restoring backup db69fce3-d736-4f4c-b1a4-55c1f160f2f3 to volume 4d14f306-2914-43f7-996c-61f1fdc0b91c. Aug 09 07:47:13.958132 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.958132 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:13.967932 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.967932 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:13.967932 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:47:13.967932 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Checking backup size 1 against volume size 1 {{(pid=100223) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:47:13.967932 np0000006821 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Overwriting volume 4d14f306-2914-43f7-996c-61f1fdc0b91c with restore of backup db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:13.980523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] restore_backup in rpcapi backup_id db69fce3-d736-4f4c-b1a4-55c1f160f2f3 {{(pid=100223) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:47:13.982450 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4f4cb79-e6fd-45dc-8342-91b70f1c4c8f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3/restore returned with HTTP 202 Aug 09 07:47:13.982995 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 990/3900] 10.4.3.41 () {68 vars in 1386 bytes} [Sun Aug 9 07:47:13 2026] POST /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3/restore => generated 182 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:13.991569 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-120ea352-1edc-44a8-8a6c-730e582fd87f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:13.994010 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-120ea352-1edc-44a8-8a6c-730e582fd87f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:13.994262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-120ea352-1edc-44a8-8a6c-730e582fd87f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:13.994518 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-120ea352-1edc-44a8-8a6c-730e582fd87f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:13.994664 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-120ea352-1edc-44a8-8a6c-730e582fd87f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:13.999486 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:13.999486 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:14.000425 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-120ea352-1edc-44a8-8a6c-730e582fd87f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:14.000881 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 975/3901] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:13 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:14.025050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ea5f36c0-3d5f-4b1c-882e-be25fcf3d9c0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.027778 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea5f36c0-3d5f-4b1c-882e-be25fcf3d9c0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:14.028242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea5f36c0-3d5f-4b1c-882e-be25fcf3d9c0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:14.028287 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea5f36c0-3d5f-4b1c-882e-be25fcf3d9c0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:14.033689 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea5f36c0-3d5f-4b1c-882e-be25fcf3d9c0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 returned with HTTP 404 Aug 09 07:47:14.034276 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 971/3902] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:14 2026] GET /volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:14.041712 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.045090 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:14.045365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:14.045572 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:14.045681 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:14.054125 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:14.054125 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:14.054577 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:14.072483 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:47:14.072675 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2942c3a-8ec8-41bf-a419-51277d97f0ab tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d returned with HTTP 202 Aug 09 07:47:14.073139 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 967/3903] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:14 2026] DELETE /volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:14.082770 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fc3e3c3-b61b-419b-b5c7-12bf4cca2637 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.084614 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fc3e3c3-b61b-419b-b5c7-12bf4cca2637 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:14.084800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fc3e3c3-b61b-419b-b5c7-12bf4cca2637 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:14.084999 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fc3e3c3-b61b-419b-b5c7-12bf4cca2637 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:14.090657 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:14.090657 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:14.091385 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fc3e3c3-b61b-419b-b5c7-12bf4cca2637 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:14.093754 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fc3e3c3-b61b-419b-b5c7-12bf4cca2637 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d returned with HTTP 200 Aug 09 07:47:14.094260 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 991/3904] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:14 2026] GET /volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:14.611118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c5c1915e-378c-4847-aa69-95ee24aee3c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.613134 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c5c1915e-378c-4847-aa69-95ee24aee3c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:14.613472 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c5c1915e-378c-4847-aa69-95ee24aee3c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:14.613806 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c5c1915e-378c-4847-aa69-95ee24aee3c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:14.613967 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c5c1915e-378c-4847-aa69-95ee24aee3c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:14.619645 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:14.619645 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:14.620582 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c5c1915e-378c-4847-aa69-95ee24aee3c1 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:14.621121 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 976/3905] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:14 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:14.793960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0a42861e-14b0-4b58-812e-5bc96c149f5d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.795527 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a42861e-14b0-4b58-812e-5bc96c149f5d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 Aug 09 07:47:14.795684 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a42861e-14b0-4b58-812e-5bc96c149f5d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:14.795853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a42861e-14b0-4b58-812e-5bc96c149f5d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:14.800777 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:14.800777 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:14.801115 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0a42861e-14b0-4b58-812e-5bc96c149f5d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:14.801696 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a42861e-14b0-4b58-812e-5bc96c149f5d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 returned with HTTP 200 Aug 09 07:47:14.802022 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 972/3906] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:14 2026] GET /volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:14.812083 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13b92e8e-4228-4fe6-b93d-0c766536553c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.813827 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13b92e8e-4228-4fe6-b93d-0c766536553c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] POST https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5/action Aug 09 07:47:14.814135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13b92e8e-4228-4fe6-b93d-0c766536553c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:14.814274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13b92e8e-4228-4fe6-b93d-0c766536553c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:14.815610 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-13b92e8e-4228-4fe6-b93d-0c766536553c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Updating snapshot 'ad42ed4c-f33a-406c-a027-66fde4a6cce5' with '{'status': 'error'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:47:14.825252 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:14.825252 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:14.825852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-13b92e8e-4228-4fe6-b93d-0c766536553c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '083ca439789442b8b45957592bed1b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eebb45aef3fc47a5b35605ff8f8c3ba5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:14.826133 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13b92e8e-4228-4fe6-b93d-0c766536553c tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5/action returned with HTTP 403 Aug 09 07:47:14.826715 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 968/3907] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:14 2026] POST /volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:14.835182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.837727 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 Aug 09 07:47:14.838000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:14.838396 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:14.838561 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: ad42ed4c-f33a-406c-a027-66fde4a6cce5 Aug 09 07:47:14.845559 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:14.845559 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:14.846215 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:14.864065 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:14.864402 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-870826d4-4fc6-4d24-8aa1-8d3bcab3c816 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 returned with HTTP 202 Aug 09 07:47:14.865029 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 992/3908] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:14 2026] DELETE /volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:14.873446 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-434438a9-7bce-4fea-9983-55282136833f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:14.875534 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-434438a9-7bce-4fea-9983-55282136833f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 Aug 09 07:47:14.875747 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-434438a9-7bce-4fea-9983-55282136833f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:14.876030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-434438a9-7bce-4fea-9983-55282136833f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:14.882247 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:14.882247 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:14.882697 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-434438a9-7bce-4fea-9983-55282136833f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:14.883654 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-434438a9-7bce-4fea-9983-55282136833f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 returned with HTTP 200 Aug 09 07:47:14.884368 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 977/3909] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:14 2026] GET /volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:15.013035 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e84155ff-9f54-4c67-af01-906f42410082 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.014730 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e84155ff-9f54-4c67-af01-906f42410082 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:15.014987 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e84155ff-9f54-4c67-af01-906f42410082 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.015176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e84155ff-9f54-4c67-af01-906f42410082 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.015336 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e84155ff-9f54-4c67-af01-906f42410082 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:15.019689 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:15.019689 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:15.020480 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e84155ff-9f54-4c67-af01-906f42410082 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:15.020875 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 973/3910] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:15.102570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9b38f44a-71e6-4396-aaf8-188268fe45d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.104580 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b38f44a-71e6-4396-aaf8-188268fe45d6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:15.104798 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b38f44a-71e6-4396-aaf8-188268fe45d6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.105007 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b38f44a-71e6-4396-aaf8-188268fe45d6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.116287 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b38f44a-71e6-4396-aaf8-188268fe45d6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d returned with HTTP 404 Aug 09 07:47:15.117562 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 969/3911] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:15.126086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ee8053ac-3ce2-45d6-9323-968044c98346 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.128636 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee8053ac-3ce2-45d6-9323-968044c98346 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:15.129084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee8053ac-3ce2-45d6-9323-968044c98346 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.129787 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee8053ac-3ce2-45d6-9323-968044c98346 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.129787 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-ee8053ac-3ce2-45d6-9323-968044c98346 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: d47556c2-6025-4ee7-8405-3fc443b35444 Aug 09 07:47:15.137983 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee8053ac-3ce2-45d6-9323-968044c98346 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 returned with HTTP 404 Aug 09 07:47:15.138198 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 993/3912] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:15 2026] DELETE /volume/v3/snapshots/d47556c2-6025-4ee7-8405-3fc443b35444 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:15.145568 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c23ed821-0e13-4ad5-896b-24c969270a6c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.147593 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c23ed821-0e13-4ad5-896b-24c969270a6c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:15.147788 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c23ed821-0e13-4ad5-896b-24c969270a6c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.148064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c23ed821-0e13-4ad5-896b-24c969270a6c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.148209 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-c23ed821-0e13-4ad5-896b-24c969270a6c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 54372c86-12b5-45c4-bd9c-3be824f7111d Aug 09 07:47:15.153168 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c23ed821-0e13-4ad5-896b-24c969270a6c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d returned with HTTP 404 Aug 09 07:47:15.153797 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 978/3913] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:15 2026] DELETE /volume/v3/snapshots/54372c86-12b5-45c4-bd9c-3be824f7111d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:15.161080 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bb79e816-eb83-48ef-9a6a-bfb1a046824c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.165554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb79e816-eb83-48ef-9a6a-bfb1a046824c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:15.165806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb79e816-eb83-48ef-9a6a-bfb1a046824c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.166071 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb79e816-eb83-48ef-9a6a-bfb1a046824c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.166172 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-bb79e816-eb83-48ef-9a6a-bfb1a046824c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 84e3ff81-bb6c-452b-a8e5-e569968e96b4 Aug 09 07:47:15.176124 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb79e816-eb83-48ef-9a6a-bfb1a046824c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 returned with HTTP 404 Aug 09 07:47:15.176680 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 974/3914] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:15 2026] DELETE /volume/v3/snapshots/84e3ff81-bb6c-452b-a8e5-e569968e96b4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:15.225861 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f3fff7ff-5565-4706-870a-b4914163306b req-31d9dbbc-9a0d-410c-ba0e-ce0a2746403a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.228004 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-31d9dbbc-9a0d-410c-ba0e-ce0a2746403a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:15.228249 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-31d9dbbc-9a0d-410c-ba0e-ce0a2746403a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.228476 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-31d9dbbc-9a0d-410c-ba0e-ce0a2746403a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.239348 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:15.239348 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:15.243573 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f3fff7ff-5565-4706-870a-b4914163306b req-31d9dbbc-9a0d-410c-ba0e-ce0a2746403a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:15.248554 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-31d9dbbc-9a0d-410c-ba0e-ce0a2746403a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:15.248963 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 970/3915] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1651 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:15.268818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f3fff7ff-5565-4706-870a-b4914163306b req-ed6e3cba-90ad-46f9-bcbf-6f9ffeaa050e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.273418 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-ed6e3cba-90ad-46f9-bcbf-6f9ffeaa050e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b/action Aug 09 07:47:15.273888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-ed6e3cba-90ad-46f9-bcbf-6f9ffeaa050e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:15.274115 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-ed6e3cba-90ad-46f9-bcbf-6f9ffeaa050e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:15.293080 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:15.293080 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:15.293759 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f3fff7ff-5565-4706-870a-b4914163306b req-ed6e3cba-90ad-46f9-bcbf-6f9ffeaa050e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:15.304651 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f3fff7ff-5565-4706-870a-b4914163306b req-ed6e3cba-90ad-46f9-bcbf-6f9ffeaa050e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Begin detaching volume completed successfully. Aug 09 07:47:15.305032 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-ed6e3cba-90ad-46f9-bcbf-6f9ffeaa050e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b/action returned with HTTP 202 Aug 09 07:47:15.305857 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 994/3916] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:47:15 2026] POST /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:15.386531 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-93825fc0-7d51-4858-8443-6f1900c4cf0f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.386982 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93825fc0-7d51-4858-8443-6f1900c4cf0f None None] GET https://10.4.3.41/volume// Aug 09 07:47:15.387191 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-93825fc0-7d51-4858-8443-6f1900c4cf0f None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.387451 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-93825fc0-7d51-4858-8443-6f1900c4cf0f None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.387877 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93825fc0-7d51-4858-8443-6f1900c4cf0f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:15.388290 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 979/3917] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:15.397929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f3fff7ff-5565-4706-870a-b4914163306b req-6983ce65-4de7-4c5d-a00a-6370ebf62da7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.401946 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-6983ce65-4de7-4c5d-a00a-6370ebf62da7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:15.402171 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-6983ce65-4de7-4c5d-a00a-6370ebf62da7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.402379 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-6983ce65-4de7-4c5d-a00a-6370ebf62da7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.419813 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:15.419813 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:15.425349 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f3fff7ff-5565-4706-870a-b4914163306b req-6983ce65-4de7-4c5d-a00a-6370ebf62da7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:15.435510 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-6983ce65-4de7-4c5d-a00a-6370ebf62da7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:15.436157 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 975/3918] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1834 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:15.631697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-265b14b2-ec19-4e0f-88e6-fc8f4270d0df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.633761 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-265b14b2-ec19-4e0f-88e6-fc8f4270d0df tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:15.634061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-265b14b2-ec19-4e0f-88e6-fc8f4270d0df tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.634512 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-265b14b2-ec19-4e0f-88e6-fc8f4270d0df tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.634682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-265b14b2-ec19-4e0f-88e6-fc8f4270d0df tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:15.640996 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:15.640996 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:15.642803 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-265b14b2-ec19-4e0f-88e6-fc8f4270d0df tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:15.642803 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 971/3919] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:15.894737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-db247655-1c08-41bf-9d9b-c517a51fde2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.896809 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db247655-1c08-41bf-9d9b-c517a51fde2b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 Aug 09 07:47:15.897358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db247655-1c08-41bf-9d9b-c517a51fde2b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.897358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db247655-1c08-41bf-9d9b-c517a51fde2b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.902099 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db247655-1c08-41bf-9d9b-c517a51fde2b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 returned with HTTP 404 Aug 09 07:47:15.902174 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 995/3920] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/v3/snapshots/ad42ed4c-f33a-406c-a027-66fde4a6cce5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:15.909332 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.911278 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 Aug 09 07:47:15.911384 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.911557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.911714 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: dff35198-65f5-4742-baa6-441537a11281 Aug 09 07:47:15.924906 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:15.924906 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:15.925411 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:15.956003 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:15.956003 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c281563-68ff-48ad-83f2-ae9bfa6f1ca9 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 returned with HTTP 202 Aug 09 07:47:15.956251 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 980/3921] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:15 2026] DELETE /volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:15.963467 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d200191f-4d57-418e-a43b-ea9291b58a1b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:15.965246 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d200191f-4d57-418e-a43b-ea9291b58a1b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 Aug 09 07:47:15.965438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d200191f-4d57-418e-a43b-ea9291b58a1b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:15.965617 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d200191f-4d57-418e-a43b-ea9291b58a1b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:15.973856 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:15.973856 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:15.978325 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d200191f-4d57-418e-a43b-ea9291b58a1b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:15.981930 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d200191f-4d57-418e-a43b-ea9291b58a1b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 returned with HTTP 200 Aug 09 07:47:15.982318 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 976/3922] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:15 2026] GET /volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:16.032667 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9fe69db5-edb2-46a5-be13-49599ddc82a2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:16.034474 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fe69db5-edb2-46a5-be13-49599ddc82a2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:16.034666 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fe69db5-edb2-46a5-be13-49599ddc82a2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:16.034870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fe69db5-edb2-46a5-be13-49599ddc82a2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:16.035029 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9fe69db5-edb2-46a5-be13-49599ddc82a2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:16.042531 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:16.042531 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:16.043758 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fe69db5-edb2-46a5-be13-49599ddc82a2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:16.044356 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 972/3923] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:16 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:16.658006 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a0823ac-8b48-4d73-8b68-3a83199f570c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:16.660276 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a0823ac-8b48-4d73-8b68-3a83199f570c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:16.660545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a0823ac-8b48-4d73-8b68-3a83199f570c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:16.660775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a0823ac-8b48-4d73-8b68-3a83199f570c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:16.660908 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4a0823ac-8b48-4d73-8b68-3a83199f570c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:16.662988 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=441,cinder:INSERT=68,cinder:UPDATE=125 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:47:16.668510 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:16.668510 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:16.669467 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a0823ac-8b48-4d73-8b68-3a83199f570c tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:16.669955 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 996/3924] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:16 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:16.865039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f3fff7ff-5565-4706-870a-b4914163306b req-5333db0f-6897-4c1d-af2d-0bf0d44fae72 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:16.867402 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-5333db0f-6897-4c1d-af2d-0bf0d44fae72 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 Aug 09 07:47:16.867628 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-5333db0f-6897-4c1d-af2d-0bf0d44fae72 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:16.867854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-5333db0f-6897-4c1d-af2d-0bf0d44fae72 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:16.878821 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:16.878821 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:16.952222 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f3fff7ff-5565-4706-870a-b4914163306b req-5333db0f-6897-4c1d-af2d-0bf0d44fae72 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 returned with HTTP 200 Aug 09 07:47:16.952222 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 981/3925] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:47:16 2026] DELETE /volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:17.002118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f298fa54-c018-4bc3-b411-b5d517e552ae None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:17.006478 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f298fa54-c018-4bc3-b411-b5d517e552ae tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 Aug 09 07:47:17.006478 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f298fa54-c018-4bc3-b411-b5d517e552ae tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:17.006478 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f298fa54-c018-4bc3-b411-b5d517e552ae tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:17.019406 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f298fa54-c018-4bc3-b411-b5d517e552ae tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 returned with HTTP 404 Aug 09 07:47:17.019794 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 977/3926] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:16 2026] GET /volume/v3/volumes/dff35198-65f5-4742-baa6-441537a11281 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:17.043377 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-27e3d185-438b-4885-8afb-089bb559d420 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:17.051337 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:17.051337 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1412790396"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:17.052406 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1412790396'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:17.052934 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:47:17.062946 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58e8592d-cf48-4269-94a8-bcbac34eed4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:17.063741 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:17.063785 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58e8592d-cf48-4269-94a8-bcbac34eed4b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:17.063785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58e8592d-cf48-4269-94a8-bcbac34eed4b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:17.063785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58e8592d-cf48-4269-94a8-bcbac34eed4b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:17.063785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-58e8592d-cf48-4269-94a8-bcbac34eed4b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:17.068756 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (006b9e4b-8c01-4d62-a785-47754ebd22b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:17.068869 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:17.068869 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:17.069553 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58e8592d-cf48-4269-94a8-bcbac34eed4b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:17.069876 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecde084-f2e0-47e4-803d-6e5ec65015de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:17.070189 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 997/3927] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:17 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:17.070902 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:17.110556 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecde084-f2e0-47e4-803d-6e5ec65015de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:17.111356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68f04ca-0a7c-466d-b234-da7c3b20b1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:17.159011 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['b72af610-21e5-4ba8-82ab-f1cd031a2921', 'dce38de0-407e-40df-b6b8-192d91faf8a2', '94cc8935-5233-4b5a-8b95-866ececdf1c3', '43788fb9-ba0a-4101-a938-8e7a371066c5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:17.159832 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68f04ca-0a7c-466d-b234-da7c3b20b1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72af610-21e5-4ba8-82ab-f1cd031a2921', 'dce38de0-407e-40df-b6b8-192d91faf8a2', '94cc8935-5233-4b5a-8b95-866ececdf1c3', '43788fb9-ba0a-4101-a938-8e7a371066c5']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:17.161326 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc056d41-d259-4a26-b4e4-4cae76b26cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:17.188843 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc056d41-d259-4a26-b4e4-4cae76b26cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e923d73-c79a-4518-a831-c8fe572a6aad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1412790396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['b72af610-21e5-4ba8-82ab-f1cd031a2921','dce38de0-407e-40df-b6b8-192d91faf8a2','94cc8935-5233-4b5a-8b95-866ececdf1c3','43788fb9-ba0a-4101-a938-8e7a371066c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1412790396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e923d73-c79a-4518-a831-c8fe572a6aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:17.189787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f5309c-d8f8-4b85-8512-ff167e03b2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:17.214642 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30f5309c-d8f8-4b85-8512-ff167e03b2f4) transitioned into state 'SUCCESS' from state '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-1412790396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['b72af610-21e5-4ba8-82ab-f1cd031a2921','dce38de0-407e-40df-b6b8-192d91faf8a2','94cc8935-5233-4b5a-8b95-866ececdf1c3','43788fb9-ba0a-4101-a938-8e7a371066c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:17.215481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7dc7dfa-6f75-4216-9090-8204df634127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:17.228371 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7dc7dfa-6f75-4216-9090-8204df634127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:17.229766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (006b9e4b-8c01-4d62-a785-47754ebd22b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:17.230244 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:47:17.231183 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27e3d185-438b-4885-8afb-089bb559d420 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:17.231899 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 973/3928] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:17 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 09 07:47:17.248307 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aba65153-2fd6-4c62-bf77-7b18ca75112a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:17.251599 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aba65153-2fd6-4c62-bf77-7b18ca75112a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad Aug 09 07:47:17.252210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aba65153-2fd6-4c62-bf77-7b18ca75112a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:17.252210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aba65153-2fd6-4c62-bf77-7b18ca75112a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:17.264425 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:17.264425 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:17.275481 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-aba65153-2fd6-4c62-bf77-7b18ca75112a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:17.282686 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aba65153-2fd6-4c62-bf77-7b18ca75112a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad returned with HTTP 200 Aug 09 07:47:17.282686 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 982/3929] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:17 2026] GET /volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:17.683341 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-903954ab-b0f7-4ec8-9cc2-f9298d248ae8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:17.685604 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-903954ab-b0f7-4ec8-9cc2-f9298d248ae8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:17.685922 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-903954ab-b0f7-4ec8-9cc2-f9298d248ae8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:17.686185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-903954ab-b0f7-4ec8-9cc2-f9298d248ae8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:17.686345 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-903954ab-b0f7-4ec8-9cc2-f9298d248ae8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:17.693997 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:17.693997 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:17.694993 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-903954ab-b0f7-4ec8-9cc2-f9298d248ae8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:17.695726 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 978/3930] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:17 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:17.706826 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d55cad44-5a50-4555-aa10-686674cfafd9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:17.709129 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d55cad44-5a50-4555-aa10-686674cfafd9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 Aug 09 07:47:17.709464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d55cad44-5a50-4555-aa10-686674cfafd9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:17.709653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d55cad44-5a50-4555-aa10-686674cfafd9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:17.709853 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d55cad44-5a50-4555-aa10-686674cfafd9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume with id: 343e4952-77e0-42f3-b336-ee1690890bf4 Aug 09 07:47:17.721224 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:17.721224 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:17.721676 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d55cad44-5a50-4555-aa10-686674cfafd9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:47:17.742889 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d55cad44-5a50-4555-aa10-686674cfafd9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume request issued successfully. Aug 09 07:47:17.743107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d55cad44-5a50-4555-aa10-686674cfafd9 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 returned with HTTP 202 Aug 09 07:47:17.743568 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 998/3931] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:47:17 2026] DELETE /volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:17.750954 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b83457ea-54cf-4a6d-843d-e7853ea9b1ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:17.752499 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b83457ea-54cf-4a6d-843d-e7853ea9b1ea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 Aug 09 07:47:17.753208 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b83457ea-54cf-4a6d-843d-e7853ea9b1ea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:17.753519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b83457ea-54cf-4a6d-843d-e7853ea9b1ea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:17.756012 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=554,cinder:INSERT=118,cinder:UPDATE=200 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:47:17.762380 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:17.762380 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:17.766427 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b83457ea-54cf-4a6d-843d-e7853ea9b1ea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:47:17.772441 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b83457ea-54cf-4a6d-843d-e7853ea9b1ea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 returned with HTTP 200 Aug 09 07:47:17.772629 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 974/3932] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:17 2026] GET /volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 => generated 1072 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:18.083154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6fb69336-ef0c-4fe6-9529-a45541b50039 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.085190 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6fb69336-ef0c-4fe6-9529-a45541b50039 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:18.085612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6fb69336-ef0c-4fe6-9529-a45541b50039 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.085832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6fb69336-ef0c-4fe6-9529-a45541b50039 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.085986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6fb69336-ef0c-4fe6-9529-a45541b50039 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:18.090503 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:18.090503 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:18.091260 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6fb69336-ef0c-4fe6-9529-a45541b50039 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:18.091670 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 983/3933] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:18 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:18.195478 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-242ae9f9-ac8b-475d-8407-06f87e0d2308 req-4500f64b-7b03-493b-a2db-f425075eed84 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.198332 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-242ae9f9-ac8b-475d-8407-06f87e0d2308 req-4500f64b-7b03-493b-a2db-f425075eed84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 Aug 09 07:47:18.198510 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-242ae9f9-ac8b-475d-8407-06f87e0d2308 req-4500f64b-7b03-493b-a2db-f425075eed84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.198707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-242ae9f9-ac8b-475d-8407-06f87e0d2308 req-4500f64b-7b03-493b-a2db-f425075eed84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.208824 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-242ae9f9-ac8b-475d-8407-06f87e0d2308 req-4500f64b-7b03-493b-a2db-f425075eed84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 returned with HTTP 404 Aug 09 07:47:18.209358 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 979/3934] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:47:18 2026] DELETE /volume/v3/attachments/9dfb7455-0324-4de5-a218-90574c519738 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:47:18.303180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91e1a56e-0015-4c76-acb6-11c04c8d50cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.305184 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91e1a56e-0015-4c76-acb6-11c04c8d50cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad Aug 09 07:47:18.305523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91e1a56e-0015-4c76-acb6-11c04c8d50cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.305802 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91e1a56e-0015-4c76-acb6-11c04c8d50cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.315685 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:18.315685 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:18.320597 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91e1a56e-0015-4c76-acb6-11c04c8d50cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:18.325486 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91e1a56e-0015-4c76-acb6-11c04c8d50cb tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad returned with HTTP 200 Aug 09 07:47:18.326071 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 999/3935] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:18 2026] GET /volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:18.377722 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.380026 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:18.380650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e923d73-c79a-4518-a831-c8fe572a6aad", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-967080909"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:18.398069 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:18.398069 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:18.398069 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:18.398069 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume 6e923d73-c79a-4518-a831-c8fe572a6aad Aug 09 07:47:18.434768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['6e1e2643-4d13-450e-8ef2-b22bb0282a0b', '8cd17abd-c948-4454-9ab7-72bc7bcaf945', '341f3309-9b6e-4b1f-8a64-f511ac47dd94', '544f10a9-4f64-48f7-85f3-c8b28c09e1f4'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:18.471050 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:47:18.471050 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-648a45d2-bb11-4935-bc32-10cf6682dce0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:18.471050 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 975/3936] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:18.478517 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5efb14f2-4a8b-463b-af11-8e27530a162e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.481894 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5efb14f2-4a8b-463b-af11-8e27530a162e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb Aug 09 07:47:18.482832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5efb14f2-4a8b-463b-af11-8e27530a162e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.483094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5efb14f2-4a8b-463b-af11-8e27530a162e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.492370 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:18.492370 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:18.492712 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5efb14f2-4a8b-463b-af11-8e27530a162e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:18.493473 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5efb14f2-4a8b-463b-af11-8e27530a162e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb returned with HTTP 200 Aug 09 07:47:18.493847 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 984/3937] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:18 2026] GET /volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:18.787093 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a5bb351c-a239-4541-bae6-a158394228e5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.788980 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5bb351c-a239-4541-bae6-a158394228e5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 Aug 09 07:47:18.789186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a5bb351c-a239-4541-bae6-a158394228e5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.789373 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a5bb351c-a239-4541-bae6-a158394228e5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.791975 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=410,cinder:INSERT=59,cinder:UPDATE=102,cinder:DELETE=1 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:47:18.795661 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a5bb351c-a239-4541-bae6-a158394228e5 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 returned with HTTP 404 Aug 09 07:47:18.796635 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 980/3938] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:18 2026] GET /volume/v3/volumes/343e4952-77e0-42f3-b336-ee1690890bf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:18.807231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6725fbfe-dafa-48bf-b9a5-550cbc87f0f3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.809011 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6725fbfe-dafa-48bf-b9a5-550cbc87f0f3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:18.809223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6725fbfe-dafa-48bf-b9a5-550cbc87f0f3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.809419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6725fbfe-dafa-48bf-b9a5-550cbc87f0f3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.809520 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6725fbfe-dafa-48bf-b9a5-550cbc87f0f3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:18.816990 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:18.816990 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:18.817807 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6725fbfe-dafa-48bf-b9a5-550cbc87f0f3 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-member] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:18.818227 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1000/3939] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:18 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:18.831995 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e0cade11-2a1a-49d3-ad63-a136ad5c64eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.833953 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0cade11-2a1a-49d3-ad63-a136ad5c64eb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:47:18.834264 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0cade11-2a1a-49d3-ad63-a136ad5c64eb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.834618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0cade11-2a1a-49d3-ad63-a136ad5c64eb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.834805 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-e0cade11-2a1a-49d3-ad63-a136ad5c64eb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete backup with id: 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. Aug 09 07:47:18.838929 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:18.838929 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:18.856505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-e0cade11-2a1a-49d3-ad63-a136ad5c64eb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] delete_backup rpcapi backup_id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:47:18.858410 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0cade11-2a1a-49d3-ad63-a136ad5c64eb tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 202 Aug 09 07:47:18.859102 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 976/3940] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:47:18 2026] DELETE /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:18.868779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8c4a7658-cb98-4d02-a901-be5b327a4ab0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:18.870788 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c4a7658-cb98-4d02-a901-be5b327a4ab0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:47:18.871020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c4a7658-cb98-4d02-a901-be5b327a4ab0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:18.871221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c4a7658-cb98-4d02-a901-be5b327a4ab0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:18.871362 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8c4a7658-cb98-4d02-a901-be5b327a4ab0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:18.877063 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:18.877063 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:18.877063 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c4a7658-cb98-4d02-a901-be5b327a4ab0 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 200 Aug 09 07:47:18.877408 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 985/3941] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:18 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:19.107738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-983b645c-73e7-480d-942e-7ee8c54e9106 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.109711 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-983b645c-73e7-480d-942e-7ee8c54e9106 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:19.110027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-983b645c-73e7-480d-942e-7ee8c54e9106 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.110340 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-983b645c-73e7-480d-942e-7ee8c54e9106 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.110559 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-983b645c-73e7-480d-942e-7ee8c54e9106 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:19.115365 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.115365 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:19.116239 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-983b645c-73e7-480d-942e-7ee8c54e9106 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:19.116720 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 981/3942] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:19.505695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0ba17c5a-3596-4203-bc4f-3ef6dcce9ee8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.508132 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ba17c5a-3596-4203-bc4f-3ef6dcce9ee8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb Aug 09 07:47:19.508685 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ba17c5a-3596-4203-bc4f-3ef6dcce9ee8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.508895 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ba17c5a-3596-4203-bc4f-3ef6dcce9ee8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.515037 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.515037 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:19.515467 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0ba17c5a-3596-4203-bc4f-3ef6dcce9ee8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:19.516400 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ba17c5a-3596-4203-bc4f-3ef6dcce9ee8 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb returned with HTTP 200 Aug 09 07:47:19.516851 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1001/3943] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:19.528381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d6e88a28-9522-446c-9707-2f334e69804e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.530523 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6e88a28-9522-446c-9707-2f334e69804e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] GET https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb Aug 09 07:47:19.530963 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6e88a28-9522-446c-9707-2f334e69804e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.531263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6e88a28-9522-446c-9707-2f334e69804e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.539642 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.539642 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:19.540162 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d6e88a28-9522-446c-9707-2f334e69804e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:47:19.541064 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6e88a28-9522-446c-9707-2f334e69804e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb returned with HTTP 200 Aug 09 07:47:19.541553 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 977/3944] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:19.550090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-781de392-6536-40c7-9eef-5aedb467f6c3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.552006 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-781de392-6536-40c7-9eef-5aedb467f6c3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb Aug 09 07:47:19.552174 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-781de392-6536-40c7-9eef-5aedb467f6c3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.552414 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-781de392-6536-40c7-9eef-5aedb467f6c3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.552530 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-781de392-6536-40c7-9eef-5aedb467f6c3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: b4b96d4e-db3b-45d0-acbe-f26941aa1acb Aug 09 07:47:19.558780 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.558780 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:19.559108 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-781de392-6536-40c7-9eef-5aedb467f6c3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:19.592758 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-781de392-6536-40c7-9eef-5aedb467f6c3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:19.592991 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-781de392-6536-40c7-9eef-5aedb467f6c3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb returned with HTTP 202 Aug 09 07:47:19.593364 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 986/3945] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:19 2026] DELETE /volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:19.615566 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4fc479c2-9e1f-42f4-91d6-5cc5942dbbd5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.617334 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4fc479c2-9e1f-42f4-91d6-5cc5942dbbd5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb Aug 09 07:47:19.617558 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4fc479c2-9e1f-42f4-91d6-5cc5942dbbd5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.617826 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4fc479c2-9e1f-42f4-91d6-5cc5942dbbd5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.628552 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.628552 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:19.629210 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4fc479c2-9e1f-42f4-91d6-5cc5942dbbd5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:19.629601 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4fc479c2-9e1f-42f4-91d6-5cc5942dbbd5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb returned with HTTP 200 Aug 09 07:47:19.629986 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 982/3946] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:19.749762 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04d4636c-efba-422a-b993-51edaa1ecb84 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.751878 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04d4636c-efba-422a-b993-51edaa1ecb84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:19.752138 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04d4636c-efba-422a-b993-51edaa1ecb84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.752488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04d4636c-efba-422a-b993-51edaa1ecb84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.760788 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.760788 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:19.765670 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-04d4636c-efba-422a-b993-51edaa1ecb84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:19.771852 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04d4636c-efba-422a-b993-51edaa1ecb84 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:19.772625 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1002/3947] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:19.785164 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.787140 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:19.787844 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.787844 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.787844 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: 2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:19.795903 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.795903 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:19.796488 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:19.812861 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume request issued successfully. Aug 09 07:47:19.813269 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29a09db8-ea96-4054-b5e6-651bc5f4f228 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 202 Aug 09 07:47:19.813950 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 978/3948] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:19 2026] DELETE /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:19.821167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-998dcb66-b30c-4313-b7cf-ba75aaef808d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.823409 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-998dcb66-b30c-4313-b7cf-ba75aaef808d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:19.823634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-998dcb66-b30c-4313-b7cf-ba75aaef808d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.823866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-998dcb66-b30c-4313-b7cf-ba75aaef808d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.832897 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.832897 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:19.838222 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-998dcb66-b30c-4313-b7cf-ba75aaef808d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:19.843691 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-998dcb66-b30c-4313-b7cf-ba75aaef808d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 200 Aug 09 07:47:19.844231 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 987/3949] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:19.890239 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1d0a70d8-a2d0-4444-b456-8f40b84b8113 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.893936 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1d0a70d8-a2d0-4444-b456-8f40b84b8113 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae Aug 09 07:47:19.893936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1d0a70d8-a2d0-4444-b456-8f40b84b8113 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.893936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1d0a70d8-a2d0-4444-b456-8f40b84b8113 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.893936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-1d0a70d8-a2d0-4444-b456-8f40b84b8113 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 0a6a6584-a446-4988-83ac-ffcf1ddaaaae. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:19.897336 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1d0a70d8-a2d0-4444-b456-8f40b84b8113 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae returned with HTTP 404 Aug 09 07:47:19.897953 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 983/3950] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/backups/0a6a6584-a446-4988-83ac-ffcf1ddaaaae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:19.904288 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8b7a9318-e24f-4f7a-8711-313ed42a493d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.906222 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b7a9318-e24f-4f7a-8711-313ed42a493d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:47:19.906294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b7a9318-e24f-4f7a-8711-313ed42a493d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.906900 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b7a9318-e24f-4f7a-8711-313ed42a493d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.906900 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-8b7a9318-e24f-4f7a-8711-313ed42a493d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete backup with id: 77fa88c8-69d9-4638-a801-e61252b04e0b. Aug 09 07:47:19.910652 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.910652 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:19.920505 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-8b7a9318-e24f-4f7a-8711-313ed42a493d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] delete_backup rpcapi backup_id 77fa88c8-69d9-4638-a801-e61252b04e0b {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:47:19.922130 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b7a9318-e24f-4f7a-8711-313ed42a493d tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 202 Aug 09 07:47:19.922621 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1003/3951] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:47:19 2026] DELETE /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:19.929130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d6cdd9a7-8f57-46bc-89f6-a1775ef2e84b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:19.930900 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6cdd9a7-8f57-46bc-89f6-a1775ef2e84b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:47:19.931379 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6cdd9a7-8f57-46bc-89f6-a1775ef2e84b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:19.931655 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6cdd9a7-8f57-46bc-89f6-a1775ef2e84b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:19.931805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d6cdd9a7-8f57-46bc-89f6-a1775ef2e84b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:19.936065 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:19.936065 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:19.936960 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6cdd9a7-8f57-46bc-89f6-a1775ef2e84b tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:47:19.937576 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 979/3952] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:19 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:20.129902 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b88efbb7-cd80-492b-82a6-e3da2a27d449 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.131777 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b88efbb7-cd80-492b-82a6-e3da2a27d449 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:20.132012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b88efbb7-cd80-492b-82a6-e3da2a27d449 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.132227 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b88efbb7-cd80-492b-82a6-e3da2a27d449 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.132390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b88efbb7-cd80-492b-82a6-e3da2a27d449 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:20.136471 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:20.136471 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:20.137209 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b88efbb7-cd80-492b-82a6-e3da2a27d449 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:20.137585 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 988/3953] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:20 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:20.399204 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.401086 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:20.401475 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "6f234f63-9e36-45f0-8998-ff2af7002932", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:20.403330 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '6f234f63-9e36-45f0-8998-ff2af7002932', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:20.511591 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume of 1 GB Aug 09 07:47:20.518332 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Availability Zones retrieved successfully. Aug 09 07:47:20.522299 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (f5b45378-d57d-4a5f-901a-770ccbc1fcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:20.523233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f86481-e7a2-45a0-82df-3f5bfde57282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:20.524135 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:20.640509 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f86481-e7a2-45a0-82df-3f5bfde57282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:20.641591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcaa527e-d613-447f-a608-2b944f7e74b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:20.646487 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb26146f-b744-458d-aa62-62ab0aa13e4f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.652000 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb26146f-b744-458d-aa62-62ab0aa13e4f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb Aug 09 07:47:20.652000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb26146f-b744-458d-aa62-62ab0aa13e4f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.652000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb26146f-b744-458d-aa62-62ab0aa13e4f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.654166 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb26146f-b744-458d-aa62-62ab0aa13e4f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb returned with HTTP 404 Aug 09 07:47:20.655174 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1004/3954] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:20 2026] GET /volume/v3/snapshots/b4b96d4e-db3b-45d0-acbe-f26941aa1acb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:20.667426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.673002 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad Aug 09 07:47:20.673002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.673002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.673002 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: 6e923d73-c79a-4518-a831-c8fe572a6aad Aug 09 07:47:20.679480 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:20.679480 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:20.679845 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:20.704086 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:20.704328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70ce2965-3aa3-436d-848d-9c3acc4a6ddc tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad returned with HTTP 202 Aug 09 07:47:20.704764 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 980/3955] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:20 2026] DELETE /volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:20.711237 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Created reservations ['063fdc01-9958-4796-9bfd-3b28810d420f', '326db66f-5eca-48e9-bf71-80f87b8b429e', '8ca8d298-c267-4f46-9544-67d68f743f15', '85b7a682-a583-4e2c-be25-bd13f345b5cc'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:20.711489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcaa527e-d613-447f-a608-2b944f7e74b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063fdc01-9958-4796-9bfd-3b28810d420f', '326db66f-5eca-48e9-bf71-80f87b8b429e', '8ca8d298-c267-4f46-9544-67d68f743f15', '85b7a682-a583-4e2c-be25-bd13f345b5cc']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:20.712220 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce5a2ff-0c7d-45ae-a87f-f8eec35561dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:20.714052 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-58523daa-dc6d-4a69-a66c-f0f60f86c618 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.722981 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58523daa-dc6d-4a69-a66c-f0f60f86c618 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad Aug 09 07:47:20.722981 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-58523daa-dc6d-4a69-a66c-f0f60f86c618 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.722981 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-58523daa-dc6d-4a69-a66c-f0f60f86c618 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.735595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce5a2ff-0c7d-45ae-a87f-f8eec35561dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422d1483-c258-4507-8733-9c465e2cd21e', '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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['063fdc01-9958-4796-9bfd-3b28810d420f','326db66f-5eca-48e9-bf71-80f87b8b429e','8ca8d298-c267-4f46-9544-67d68f743f15','85b7a682-a583-4e2c-be25-bd13f345b5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:20Z,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=422d1483-c258-4507-8733-9c465e2cd21e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003dba62cc3042a992ee7036de3d2f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:20.736827 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8c71ef-69ea-4155-8e97-9b18b5639e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:20.742601 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:20.742601 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:20.747371 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-58523daa-dc6d-4a69-a66c-f0f60f86c618 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:20.752994 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58523daa-dc6d-4a69-a66c-f0f60f86c618 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad returned with HTTP 200 Aug 09 07:47:20.753584 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 989/3956] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:20 2026] GET /volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad => generated 1006 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:20.758179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8c71ef-69ea-4155-8e97-9b18b5639e6c) transitioned into state 'SUCCESS' from 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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['063fdc01-9958-4796-9bfd-3b28810d420f','326db66f-5eca-48e9-bf71-80f87b8b429e','8ca8d298-c267-4f46-9544-67d68f743f15','85b7a682-a583-4e2c-be25-bd13f345b5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:20.759136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c438fbc-688c-4e97-889e-63c3caca9aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:20.770185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c438fbc-688c-4e97-889e-63c3caca9aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:20.770819 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (f5b45378-d57d-4a5f-901a-770ccbc1fcf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:20.771338 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request issued successfully. Aug 09 07:47:20.772142 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-27e52ee1-b870-4f9e-84b3-87ee1db40630 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:20.772747 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 984/3957] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:47:20 2026] POST /volume/v3/volumes => generated 773 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:20.790180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-94572a5c-86c4-492b-96e9-9f5676c5dbae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.791884 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94572a5c-86c4-492b-96e9-9f5676c5dbae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:20.792095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94572a5c-86c4-492b-96e9-9f5676c5dbae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.792271 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94572a5c-86c4-492b-96e9-9f5676c5dbae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.799134 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:20.799134 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:20.802742 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-94572a5c-86c4-492b-96e9-9f5676c5dbae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:20.806882 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94572a5c-86c4-492b-96e9-9f5676c5dbae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:20.807325 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1005/3958] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:20 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:20.856833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b71b3c0e-d95e-4be3-a0d2-2d27a4b145b4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.858999 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b71b3c0e-d95e-4be3-a0d2-2d27a4b145b4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b Aug 09 07:47:20.859286 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b71b3c0e-d95e-4be3-a0d2-2d27a4b145b4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.859520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b71b3c0e-d95e-4be3-a0d2-2d27a4b145b4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.866752 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b71b3c0e-d95e-4be3-a0d2-2d27a4b145b4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b returned with HTTP 404 Aug 09 07:47:20.867761 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 981/3959] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:20 2026] GET /volume/v3/volumes/2aee0c4a-8715-44b0-8bb7-f45369f5a82b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:20.878317 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-64cd22b6-873c-4e72-9ce6-25560fd0d575 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.881219 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-64cd22b6-873c-4e72-9ce6-25560fd0d575 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:47:20.881486 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-64cd22b6-873c-4e72-9ce6-25560fd0d575 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.882025 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-64cd22b6-873c-4e72-9ce6-25560fd0d575 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.899792 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:20.899792 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:20.908022 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-64cd22b6-873c-4e72-9ce6-25560fd0d575 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:20.914802 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-64cd22b6-873c-4e72-9ce6-25560fd0d575 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:47:20.915244 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 990/3960] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:20 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:20.932167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-57ba3762-6421-415a-9cde-7339c3040c86 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.934060 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57ba3762-6421-415a-9cde-7339c3040c86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:20.934419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-57ba3762-6421-415a-9cde-7339c3040c86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73f76b04-42a9-40a1-b966-39c173902239", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1808112241"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:20.946172 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:20.946172 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:20.946661 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-57ba3762-6421-415a-9cde-7339c3040c86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:20.946818 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-57ba3762-6421-415a-9cde-7339c3040c86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:47:20.950950 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f66e9a20-4b66-4703-a61c-cc098445cdea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:20.953377 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f66e9a20-4b66-4703-a61c-cc098445cdea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:47:20.953708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f66e9a20-4b66-4703-a61c-cc098445cdea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:20.953949 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f66e9a20-4b66-4703-a61c-cc098445cdea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:20.954699 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f66e9a20-4b66-4703-a61c-cc098445cdea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:20.961096 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:20.961096 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:20.961908 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f66e9a20-4b66-4703-a61c-cc098445cdea tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 200 Aug 09 07:47:20.962470 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1006/3961] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:20 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:20.988925 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-57ba3762-6421-415a-9cde-7339c3040c86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['ca275562-a293-4fe4-b030-b00643fcae37', '76b458bd-2b8d-4251-a94f-4d1be6c09388', '2b2b4d3f-b06c-4efe-9fa2-fe8857c3fd11', '71770a34-e1bf-43da-9bfb-78cd669b3e58'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:21.026847 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-57ba3762-6421-415a-9cde-7339c3040c86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot create request issued successfully. Aug 09 07:47:21.027325 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57ba3762-6421-415a-9cde-7339c3040c86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:21.027928 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 985/3962] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:20 2026] POST /volume/v3/snapshots => generated 380 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:21.039856 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e68630ca-bdf7-48c5-8f37-1b4a753bd131 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.046439 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e68630ca-bdf7-48c5-8f37-1b4a753bd131 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:21.046638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e68630ca-bdf7-48c5-8f37-1b4a753bd131 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:21.046820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e68630ca-bdf7-48c5-8f37-1b4a753bd131 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:21.055693 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:21.055693 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:21.056233 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e68630ca-bdf7-48c5-8f37-1b4a753bd131 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:21.057178 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e68630ca-bdf7-48c5-8f37-1b4a753bd131 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 200 Aug 09 07:47:21.057581 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 982/3963] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:21 2026] GET /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 512 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:21.150761 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-db75c083-ec9f-4656-94bd-8b618041f4ca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.152302 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-db75c083-ec9f-4656-94bd-8b618041f4ca tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:21.152633 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-db75c083-ec9f-4656-94bd-8b618041f4ca tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:21.152863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-db75c083-ec9f-4656-94bd-8b618041f4ca tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:21.153106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-db75c083-ec9f-4656-94bd-8b618041f4ca tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:21.157391 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:21.157391 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:21.158635 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-db75c083-ec9f-4656-94bd-8b618041f4ca tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:21.158635 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 991/3964] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:21 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:21.773718 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50b5be6e-c13b-474e-8849-93c39c8cc350 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.775962 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50b5be6e-c13b-474e-8849-93c39c8cc350 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad Aug 09 07:47:21.776198 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50b5be6e-c13b-474e-8849-93c39c8cc350 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:21.776572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50b5be6e-c13b-474e-8849-93c39c8cc350 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:21.783310 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50b5be6e-c13b-474e-8849-93c39c8cc350 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad returned with HTTP 404 Aug 09 07:47:21.783862 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1007/3965] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:21 2026] GET /volume/v3/volumes/6e923d73-c79a-4518-a831-c8fe572a6aad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:21.806772 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.809001 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:21.809371 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1919034527"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:21.810955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1919034527'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:21.811114 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:47:21.811470 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:21.811470 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:21.816001 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:21.822689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (5e8fc9c6-e596-4a27-b2dd-6bb7fff6481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:21.824065 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4685f1a4-ac0a-4a80-8323-f440f8c97355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:21.824647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:21.827500 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56bd5e7e-fbca-4aa3-bcf2-456f8c638a9f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.830656 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56bd5e7e-fbca-4aa3-bcf2-456f8c638a9f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:21.832149 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56bd5e7e-fbca-4aa3-bcf2-456f8c638a9f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:21.832853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56bd5e7e-fbca-4aa3-bcf2-456f8c638a9f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:21.848977 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:21.848977 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:21.855684 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4685f1a4-ac0a-4a80-8323-f440f8c97355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:21.856696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f70cd2e-4e58-416b-aea6-a6e726622c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:21.857374 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-56bd5e7e-fbca-4aa3-bcf2-456f8c638a9f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:21.870124 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56bd5e7e-fbca-4aa3-bcf2-456f8c638a9f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:21.871355 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 983/3966] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:21 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 923 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:21.905278 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['0cd0efea-1217-442b-96a7-55d2f0a8fd36', 'cefa34e9-cb2a-4a80-a08b-8d3f62514441', '5811dcab-6bf2-4677-a2f1-d9bcba457b1f', '9ba17bb0-6233-4a8d-8ef9-f313bb98a326'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:21.906481 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f70cd2e-4e58-416b-aea6-a6e726622c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cd0efea-1217-442b-96a7-55d2f0a8fd36', 'cefa34e9-cb2a-4a80-a08b-8d3f62514441', '5811dcab-6bf2-4677-a2f1-d9bcba457b1f', '9ba17bb0-6233-4a8d-8ef9-f313bb98a326']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:21.907798 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7ad039-915c-4bfc-8dad-60146c31ade1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:21.938738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf7ad039-915c-4bfc-8dad-60146c31ade1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec6392a-4a93-4c1e-ac77-6960e8e9261c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1919034527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['0cd0efea-1217-442b-96a7-55d2f0a8fd36','cefa34e9-cb2a-4a80-a08b-8d3f62514441','5811dcab-6bf2-4677-a2f1-d9bcba457b1f','9ba17bb0-6233-4a8d-8ef9-f313bb98a326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1919034527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec6392a-4a93-4c1e-ac77-6960e8e9261c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:21.939866 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8fbad0-712a-4fe8-b420-e26f3eb58fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:21.958548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8fbad0-712a-4fe8-b420-e26f3eb58fd9) transitioned into state 'SUCCESS' from state '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-1919034527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['0cd0efea-1217-442b-96a7-55d2f0a8fd36','cefa34e9-cb2a-4a80-a08b-8d3f62514441','5811dcab-6bf2-4677-a2f1-d9bcba457b1f','9ba17bb0-6233-4a8d-8ef9-f313bb98a326'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:21.959238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f65e90f-81a0-442a-b1fe-1f954ee75218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:21.968341 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f65e90f-81a0-442a-b1fe-1f954ee75218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:21.969197 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (5e8fc9c6-e596-4a27-b2dd-6bb7fff6481e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:21.969499 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:47:21.970079 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-01ad1f09-7105-4785-a2f6-00e0e278b6c5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:21.970541 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 986/3967] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:21 2026] POST /volume/v3/volumes => generated 776 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:21.975508 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b9df85fa-a71e-4ee1-ae45-18c8a131da98 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.977845 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9df85fa-a71e-4ee1-ae45-18c8a131da98 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b Aug 09 07:47:21.978316 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9df85fa-a71e-4ee1-ae45-18c8a131da98 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:21.978749 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9df85fa-a71e-4ee1-ae45-18c8a131da98 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:21.979026 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b9df85fa-a71e-4ee1-ae45-18c8a131da98 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 77fa88c8-69d9-4638-a801-e61252b04e0b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:21.985186 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9df85fa-a71e-4ee1-ae45-18c8a131da98 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b returned with HTTP 404 Aug 09 07:47:21.985186 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 992/3968] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:21 2026] GET /volume/v3/backups/77fa88c8-69d9-4638-a801-e61252b04e0b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:21.985726 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ca35431-5995-4a76-af13-7979d1299b2a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.987843 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ca35431-5995-4a76-af13-7979d1299b2a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c Aug 09 07:47:21.988041 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ca35431-5995-4a76-af13-7979d1299b2a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:21.988232 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ca35431-5995-4a76-af13-7979d1299b2a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:21.993134 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e1f4301d-e70a-4031-adc3-5dd86e951cb8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:21.996905 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1f4301d-e70a-4031-adc3-5dd86e951cb8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:21.999931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1f4301d-e70a-4031-adc3-5dd86e951cb8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:21.999931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1f4301d-e70a-4031-adc3-5dd86e951cb8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:21.999931 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-e1f4301d-e70a-4031-adc3-5dd86e951cb8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete backup with id: 98846065-1f95-414c-9047-cceaaec630d2. Aug 09 07:47:22.002676 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.002676 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:22.007606 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ca35431-5995-4a76-af13-7979d1299b2a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:22.010205 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.010205 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:22.012776 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ca35431-5995-4a76-af13-7979d1299b2a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c returned with HTTP 200 Aug 09 07:47:22.013430 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1008/3969] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:21 2026] GET /volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.034555 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-e1f4301d-e70a-4031-adc3-5dd86e951cb8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] delete_backup rpcapi backup_id 98846065-1f95-414c-9047-cceaaec630d2 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:47:22.036833 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1f4301d-e70a-4031-adc3-5dd86e951cb8 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 202 Aug 09 07:47:22.037570 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 984/3970] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:47:21 2026] DELETE /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:22.048126 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-edb8d525-f6c4-45fe-aa59-ffc108049439 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.050894 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-edb8d525-f6c4-45fe-aa59-ffc108049439 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:22.051931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-edb8d525-f6c4-45fe-aa59-ffc108049439 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.051931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-edb8d525-f6c4-45fe-aa59-ffc108049439 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.051931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-edb8d525-f6c4-45fe-aa59-ffc108049439 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:22.056940 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.056940 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:22.057670 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-edb8d525-f6c4-45fe-aa59-ffc108049439 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:22.058234 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 987/3971] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.067341 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4a939a4b-78f9-48e0-9f5c-e080d2e26172 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.068805 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4a939a4b-78f9-48e0-9f5c-e080d2e26172 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:22.069054 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4a939a4b-78f9-48e0-9f5c-e080d2e26172 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.069950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4a939a4b-78f9-48e0-9f5c-e080d2e26172 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.078809 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.078809 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:22.082246 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4a939a4b-78f9-48e0-9f5c-e080d2e26172 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:22.084845 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4a939a4b-78f9-48e0-9f5c-e080d2e26172 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 200 Aug 09 07:47:22.085896 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 993/3972] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.103624 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3f7e840-b69b-42b4-bf30-63870539e22c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.107476 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3f7e840-b69b-42b4-bf30-63870539e22c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:22.107702 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3f7e840-b69b-42b4-bf30-63870539e22c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.108061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3f7e840-b69b-42b4-bf30-63870539e22c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.124979 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.124979 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:22.125131 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e3f7e840-b69b-42b4-bf30-63870539e22c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:22.125958 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3f7e840-b69b-42b4-bf30-63870539e22c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 200 Aug 09 07:47:22.126441 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1009/3973] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.130902 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c272937e-6b9d-4e82-b069-8656562e3504 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.133286 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c272937e-6b9d-4e82-b069-8656562e3504 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:47:22.133654 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c272937e-6b9d-4e82-b069-8656562e3504 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.133863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c272937e-6b9d-4e82-b069-8656562e3504 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.134119 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-c272937e-6b9d-4e82-b069-8656562e3504 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Delete snapshot with id: b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:47:22.136880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.140428 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:22.140697 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.140898 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.141308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:47:22.141651 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c272937e-6b9d-4e82-b069-8656562e3504 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 404 Aug 09 07:47:22.142222 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 985/3974] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:22 2026] DELETE /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:22.146224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:47:22.150617 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cb0e272d-3f06-4893-b863-74292e5e463b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.151678 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Get all snapshots completed successfully. Aug 09 07:47:22.152152 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d3d8d25-ab2b-43c1-8d4c-9cd4ccf5123f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 09 07:47:22.152653 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cb0e272d-3f06-4893-b863-74292e5e463b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced Aug 09 07:47:22.152749 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 988/3975] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/snapshots => generated 408 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.152921 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cb0e272d-3f06-4893-b863-74292e5e463b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.153504 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cb0e272d-3f06-4893-b863-74292e5e463b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.159499 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cb0e272d-3f06-4893-b863-74292e5e463b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced returned with HTTP 404 Aug 09 07:47:22.160142 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 994/3976] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/snapshots/b6890364-1d68-462f-9078-817e2f9a0ced => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:22.165078 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cad2dc8d-2579-4274-9ea8-f492bf2fe805 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.166846 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cad2dc8d-2579-4274-9ea8-f492bf2fe805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] PUT https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:22.168179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cad2dc8d-2579-4274-9ea8-f492bf2fe805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-393064620", "description": "This is the new description of snapshot."}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:22.169327 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d239b8f6-dbc0-4d84-a65d-669aa9b7ae25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.172237 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d239b8f6-dbc0-4d84-a65d-669aa9b7ae25 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:22.172509 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d239b8f6-dbc0-4d84-a65d-669aa9b7ae25 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.172716 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d239b8f6-dbc0-4d84-a65d-669aa9b7ae25 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.172886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d239b8f6-dbc0-4d84-a65d-669aa9b7ae25 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:22.179478 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.179478 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:22.179947 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cad2dc8d-2579-4274-9ea8-f492bf2fe805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:22.180120 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.180120 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:22.180929 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d239b8f6-dbc0-4d84-a65d-669aa9b7ae25 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:22.181546 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 986/3977] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.193788 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cad2dc8d-2579-4274-9ea8-f492bf2fe805 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 200 Aug 09 07:47:22.194110 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1010/3978] 10.4.3.41 () {68 vars in 1368 bytes} [Sun Aug 9 07:47:22 2026] PUT /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.200355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-c037c2cc-9574-49ea-949d-fde44e9f6e50 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.202965 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-c037c2cc-9574-49ea-949d-fde44e9f6e50 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:47:22.203221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-c037c2cc-9574-49ea-949d-fde44e9f6e50 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.203483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-c037c2cc-9574-49ea-949d-fde44e9f6e50 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.208201 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5913d777-ffbc-40f3-9068-fe025a875e32 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.210733 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5913d777-ffbc-40f3-9068-fe025a875e32 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:22.210845 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5913d777-ffbc-40f3-9068-fe025a875e32 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.211089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5913d777-ffbc-40f3-9068-fe025a875e32 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.218732 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.218732 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:22.224981 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-c037c2cc-9574-49ea-949d-fde44e9f6e50 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:22.226386 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.226386 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:22.227045 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5913d777-ffbc-40f3-9068-fe025a875e32 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:22.228083 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5913d777-ffbc-40f3-9068-fe025a875e32 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 200 Aug 09 07:47:22.229069 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 995/3979] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 576 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.231772 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-c037c2cc-9574-49ea-949d-fde44e9f6e50 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:47:22.232308 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 989/3980] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:22.239008 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.239891 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:22.240179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.240423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.240710 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:22.248867 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.248867 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:22.249408 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:22.262179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-bd1c6d05-713a-41c1-ba8d-19eaa69aaedd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.268771 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-bd1c6d05-713a-41c1-ba8d-19eaa69aaedd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758/action Aug 09 07:47:22.269234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-bd1c6d05-713a-41c1-ba8d-19eaa69aaedd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:22.269412 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-bd1c6d05-713a-41c1-ba8d-19eaa69aaedd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:22.278624 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:47:22.278894 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae9e6f6f-17bc-457d-b31d-41d8f982bb5a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 202 Aug 09 07:47:22.279749 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 987/3981] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:22 2026] DELETE /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:22.289241 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.289241 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:22.290071 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-bd1c6d05-713a-41c1-ba8d-19eaa69aaedd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:22.290199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-91ddc30d-f321-4792-ab84-86019dd04152 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.292723 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91ddc30d-f321-4792-ab84-86019dd04152 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:22.293062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91ddc30d-f321-4792-ab84-86019dd04152 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.293358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91ddc30d-f321-4792-ab84-86019dd04152 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.301045 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-bd1c6d05-713a-41c1-ba8d-19eaa69aaedd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Begin detaching volume completed successfully. Aug 09 07:47:22.301365 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-bd1c6d05-713a-41c1-ba8d-19eaa69aaedd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758/action returned with HTTP 202 Aug 09 07:47:22.302023 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1011/3982] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:47:22 2026] POST /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:22.310194 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.310194 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:22.311437 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-91ddc30d-f321-4792-ab84-86019dd04152 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:22.311868 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91ddc30d-f321-4792-ab84-86019dd04152 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 200 Aug 09 07:47:22.320293 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 996/3983] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 575 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:22.372655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-32d6425c-bd64-4e6f-8cb7-35b1bcc5c17a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.373152 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-32d6425c-bd64-4e6f-8cb7-35b1bcc5c17a None None] GET https://10.4.3.41/volume// Aug 09 07:47:22.373408 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-32d6425c-bd64-4e6f-8cb7-35b1bcc5c17a None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.373642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-32d6425c-bd64-4e6f-8cb7-35b1bcc5c17a None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.374020 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-32d6425c-bd64-4e6f-8cb7-35b1bcc5c17a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:22.374382 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 990/3984] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:22.382443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4368b685-e701-4528-9774-5d1add8da1b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.385141 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4368b685-e701-4528-9774-5d1add8da1b8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:47:22.385445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4368b685-e701-4528-9774-5d1add8da1b8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.385726 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4368b685-e701-4528-9774-5d1add8da1b8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.402668 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.402668 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:22.407677 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4368b685-e701-4528-9774-5d1add8da1b8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:22.414950 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4368b685-e701-4528-9774-5d1add8da1b8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:47:22.415567 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 988/3985] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:22.887962 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d583b9ea-2922-4d8e-b6b8-903bae7fe94d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:22.892622 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d583b9ea-2922-4d8e-b6b8-903bae7fe94d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:22.892952 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d583b9ea-2922-4d8e-b6b8-903bae7fe94d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:22.893262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d583b9ea-2922-4d8e-b6b8-903bae7fe94d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:22.906032 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:22.906032 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:22.912261 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d583b9ea-2922-4d8e-b6b8-903bae7fe94d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:22.918374 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d583b9ea-2922-4d8e-b6b8-903bae7fe94d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:22.918988 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1012/3986] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:22 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:23.026776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5ac23644-8b94-4658-9603-e3c93b5da41a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.028624 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5ac23644-8b94-4658-9603-e3c93b5da41a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c Aug 09 07:47:23.028869 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5ac23644-8b94-4658-9603-e3c93b5da41a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.029091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5ac23644-8b94-4658-9603-e3c93b5da41a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.037734 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.037734 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:23.042101 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5ac23644-8b94-4658-9603-e3c93b5da41a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:23.048644 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5ac23644-8b94-4658-9603-e3c93b5da41a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c returned with HTTP 200 Aug 09 07:47:23.049209 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 997/3987] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:23.064394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.066404 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:23.066841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ec6392a-4a93-4c1e-ac77-6960e8e9261c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-216663309"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:23.069061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7860fbc-7fa7-4d1e-ae78-54593928b512 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.070944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7860fbc-7fa7-4d1e-ae78-54593928b512 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:23.071143 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7860fbc-7fa7-4d1e-ae78-54593928b512 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.071334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7860fbc-7fa7-4d1e-ae78-54593928b512 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.071428 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c7860fbc-7fa7-4d1e-ae78-54593928b512 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:23.075331 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.075331 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:23.075857 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7860fbc-7fa7-4d1e-ae78-54593928b512 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 200 Aug 09 07:47:23.076348 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 989/3988] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:23.077368 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.077368 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:23.077775 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:23.077932 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume 8ec6392a-4a93-4c1e-ac77-6960e8e9261c Aug 09 07:47:23.104222 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['42e5d37e-5dda-4f0e-82c5-5eb6f36ddce6', '7b9ca618-c5fc-43d2-a26d-274d9d41ae35', 'c117754c-564f-4b33-90c9-9b2f254664fa', '715ef5bf-3a65-4939-974c-34d351aa6e4d'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:23.135093 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:47:23.135477 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-02b2eff5-7670-4a7b-a568-ce2c523d586d tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:23.135968 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 991/3989] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:23.145593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e627af19-acff-4718-a926-2c20363bce8b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.147774 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e627af19-acff-4718-a926-2c20363bce8b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa Aug 09 07:47:23.148051 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e627af19-acff-4718-a926-2c20363bce8b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.148323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e627af19-acff-4718-a926-2c20363bce8b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.153892 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.153892 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:23.154249 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e627af19-acff-4718-a926-2c20363bce8b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:23.155165 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e627af19-acff-4718-a926-2c20363bce8b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa returned with HTTP 200 Aug 09 07:47:23.155686 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1013/3990] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:23.192663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f1425d7d-f965-4801-9cfc-bf4eb639616a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.195500 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f1425d7d-f965-4801-9cfc-bf4eb639616a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:23.195779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f1425d7d-f965-4801-9cfc-bf4eb639616a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.196086 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f1425d7d-f965-4801-9cfc-bf4eb639616a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.196274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f1425d7d-f965-4801-9cfc-bf4eb639616a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:23.211204 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.211204 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:23.212199 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f1425d7d-f965-4801-9cfc-bf4eb639616a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:23.212742 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 998/3991] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:23.326107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-425e0f56-8880-4291-99fa-b20eda186b77 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.328839 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-425e0f56-8880-4291-99fa-b20eda186b77 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:23.330312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-425e0f56-8880-4291-99fa-b20eda186b77 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.330312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-425e0f56-8880-4291-99fa-b20eda186b77 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.335993 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-425e0f56-8880-4291-99fa-b20eda186b77 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 404 Aug 09 07:47:23.336519 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 990/3992] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:23.343589 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-45bb1f8b-67d0-4c0c-b99a-ca552980039e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.345680 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45bb1f8b-67d0-4c0c-b99a-ca552980039e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:23.345861 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45bb1f8b-67d0-4c0c-b99a-ca552980039e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.346078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-45bb1f8b-67d0-4c0c-b99a-ca552980039e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.346164 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-45bb1f8b-67d0-4c0c-b99a-ca552980039e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 08aac68e-e7b3-4384-b2de-e3dcdd99c56e Aug 09 07:47:23.350582 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-45bb1f8b-67d0-4c0c-b99a-ca552980039e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e returned with HTTP 404 Aug 09 07:47:23.351091 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 992/3993] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:23 2026] DELETE /volume/v3/snapshots/08aac68e-e7b3-4384-b2de-e3dcdd99c56e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:23.358863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88342f45-2a63-49e7-9f4b-079afb440f5c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.364684 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88342f45-2a63-49e7-9f4b-079afb440f5c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:47:23.364877 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88342f45-2a63-49e7-9f4b-079afb440f5c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.365141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88342f45-2a63-49e7-9f4b-079afb440f5c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.381953 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.381953 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:23.390621 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-88342f45-2a63-49e7-9f4b-079afb440f5c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:23.397185 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88342f45-2a63-49e7-9f4b-079afb440f5c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:47:23.397958 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1014/3994] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:23.415221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.417090 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:23.417717 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73f76b04-42a9-40a1-b966-39c173902239", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1786931174"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:23.432935 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.432935 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:23.432935 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:47:23.432935 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:47:23.465056 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['82f8af50-821e-40b9-93da-b37f836dc96b', '3929b9df-1bce-4fe1-9462-772297761d69', '0a649cdf-c752-42b2-8bda-6b06fac29fe9', 'f621abf5-9401-435b-a938-f2e884bbf509'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:23.505947 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot create request issued successfully. Aug 09 07:47:23.505947 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-588f68cb-3279-4eb3-ad85-84f4acef16b0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:23.506395 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 999/3995] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:23.518839 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-20013047-1079-413c-a98a-a80746848ca4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.524707 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20013047-1079-413c-a98a-a80746848ca4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:47:23.524707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20013047-1079-413c-a98a-a80746848ca4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.525005 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20013047-1079-413c-a98a-a80746848ca4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.535719 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.535719 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:23.537199 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-20013047-1079-413c-a98a-a80746848ca4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:23.537766 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20013047-1079-413c-a98a-a80746848ca4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 returned with HTTP 200 Aug 09 07:47:23.540067 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 991/3996] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:23.931656 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f5cc72be-6d88-481c-bf13-cd8b5136b5f8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:23.933698 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5cc72be-6d88-481c-bf13-cd8b5136b5f8 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:23.933954 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f5cc72be-6d88-481c-bf13-cd8b5136b5f8 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:23.934184 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f5cc72be-6d88-481c-bf13-cd8b5136b5f8 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:23.942658 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:23.942658 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:23.947533 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f5cc72be-6d88-481c-bf13-cd8b5136b5f8 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:23.954680 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5cc72be-6d88-481c-bf13-cd8b5136b5f8 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:23.955229 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 993/3997] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:23 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:24.088761 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-21baa879-3076-4346-8956-58736e93159f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.090965 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21baa879-3076-4346-8956-58736e93159f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 Aug 09 07:47:24.091221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21baa879-3076-4346-8956-58736e93159f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.091464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21baa879-3076-4346-8956-58736e93159f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.091662 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-21baa879-3076-4346-8956-58736e93159f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Show backup with id 98846065-1f95-414c-9047-cceaaec630d2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:24.096704 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21baa879-3076-4346-8956-58736e93159f tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 returned with HTTP 404 Aug 09 07:47:24.097407 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1015/3998] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:24 2026] GET /volume/v3/backups/98846065-1f95-414c-9047-cceaaec630d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:24.105952 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-849ab700-61ca-4416-ab99-96dbdf409f21 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.107962 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-849ab700-61ca-4416-ab99-96dbdf409f21 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c Aug 09 07:47:24.108313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-849ab700-61ca-4416-ab99-96dbdf409f21 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.108630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-849ab700-61ca-4416-ab99-96dbdf409f21 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.108888 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-849ab700-61ca-4416-ab99-96dbdf409f21 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume with id: dd2146ef-0650-436a-903c-0f3b8ab6da7c Aug 09 07:47:24.121766 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.121766 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:24.123934 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-849ab700-61ca-4416-ab99-96dbdf409f21 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:47:24.152340 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-849ab700-61ca-4416-ab99-96dbdf409f21 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Delete volume request issued successfully. Aug 09 07:47:24.152340 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-849ab700-61ca-4416-ab99-96dbdf409f21 tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c returned with HTTP 202 Aug 09 07:47:24.152340 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1000/3999] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:47:24 2026] DELETE /volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:24.161998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1faca244-d203-4d08-9488-6433ac1b27ae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.164143 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1faca244-d203-4d08-9488-6433ac1b27ae tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c Aug 09 07:47:24.164301 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1faca244-d203-4d08-9488-6433ac1b27ae tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.164530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1faca244-d203-4d08-9488-6433ac1b27ae tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.172303 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.172303 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:24.176308 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1faca244-d203-4d08-9488-6433ac1b27ae tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Volume info retrieved successfully. Aug 09 07:47:24.181622 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1faca244-d203-4d08-9488-6433ac1b27ae tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c returned with HTTP 200 Aug 09 07:47:24.182082 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 992/4000] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:24 2026] GET /volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:24.193648 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fe6a9b34-a1b9-4d8b-8fe3-48296c7a7e04 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.195557 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fe6a9b34-a1b9-4d8b-8fe3-48296c7a7e04 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa Aug 09 07:47:24.195801 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fe6a9b34-a1b9-4d8b-8fe3-48296c7a7e04 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.196039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fe6a9b34-a1b9-4d8b-8fe3-48296c7a7e04 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.201341 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.201341 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:24.201695 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fe6a9b34-a1b9-4d8b-8fe3-48296c7a7e04 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:24.202493 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fe6a9b34-a1b9-4d8b-8fe3-48296c7a7e04 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa returned with HTTP 200 Aug 09 07:47:24.202948 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 994/4001] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:24 2026] GET /volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:24.213086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.215002 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] POST https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa/action Aug 09 07:47:24.215353 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:24.215467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:24.216840 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.snapshot_unmanage [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Unmanage snapshot with id: 8459c21f-00c6-481a-aaad-a16fa51da0fa Aug 09 07:47:24.223161 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.223161 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:24.224140 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:47:24.224524 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '083ca439789442b8b45957592bed1b3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eebb45aef3fc47a5b35605ff8f8c3ba5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:24.224740 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-002a9791-0c90-4c44-8a83-21a9d51cf72b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa/action returned with HTTP 403 Aug 09 07:47:24.225315 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1016/4002] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:24 2026] POST /volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:24.226965 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9360b4c6-c59f-4b8c-b1f2-70fa87b4cd15 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.229346 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9360b4c6-c59f-4b8c-b1f2-70fa87b4cd15 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:24.230149 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9360b4c6-c59f-4b8c-b1f2-70fa87b4cd15 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.230807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9360b4c6-c59f-4b8c-b1f2-70fa87b4cd15 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.231510 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9360b4c6-c59f-4b8c-b1f2-70fa87b4cd15 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:24.232938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8415c837-0735-4a90-a892-4d580643db35 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.235613 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8415c837-0735-4a90-a892-4d580643db35 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa Aug 09 07:47:24.235613 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8415c837-0735-4a90-a892-4d580643db35 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.235808 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8415c837-0735-4a90-a892-4d580643db35 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.235988 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-8415c837-0735-4a90-a892-4d580643db35 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: 8459c21f-00c6-481a-aaad-a16fa51da0fa Aug 09 07:47:24.238785 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.238785 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:24.238785 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9360b4c6-c59f-4b8c-b1f2-70fa87b4cd15 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:24.238785 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1001/4003] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:24 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:24.242736 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.242736 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:24.243182 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8415c837-0735-4a90-a892-4d580643db35 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:24.263750 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8415c837-0735-4a90-a892-4d580643db35 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:24.264072 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8415c837-0735-4a90-a892-4d580643db35 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa returned with HTTP 202 Aug 09 07:47:24.264679 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 993/4004] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:24 2026] DELETE /volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:24.271561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-32b9b019-20b0-4505-9d79-86cd38afde71 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.273535 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-32b9b019-20b0-4505-9d79-86cd38afde71 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa Aug 09 07:47:24.273744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-32b9b019-20b0-4505-9d79-86cd38afde71 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.274059 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-32b9b019-20b0-4505-9d79-86cd38afde71 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.279992 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.279992 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:24.280386 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-32b9b019-20b0-4505-9d79-86cd38afde71 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:24.281087 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-32b9b019-20b0-4505-9d79-86cd38afde71 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa returned with HTTP 200 Aug 09 07:47:24.281458 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 995/4005] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:24 2026] GET /volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:24.552991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-01100a45-589a-43f0-97c0-6068ddf41af9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.554694 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01100a45-589a-43f0-97c0-6068ddf41af9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:47:24.554786 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01100a45-589a-43f0-97c0-6068ddf41af9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.554983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01100a45-589a-43f0-97c0-6068ddf41af9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.560756 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.560756 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:24.561164 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-01100a45-589a-43f0-97c0-6068ddf41af9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:47:24.561820 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01100a45-589a-43f0-97c0-6068ddf41af9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 returned with HTTP 200 Aug 09 07:47:24.562174 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1017/4006] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:24 2026] GET /volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:24.968385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-339d9c50-e48b-4ab0-9e8d-b9059f37a348 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:24.970619 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-339d9c50-e48b-4ab0-9e8d-b9059f37a348 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:24.970876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-339d9c50-e48b-4ab0-9e8d-b9059f37a348 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:24.971489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-339d9c50-e48b-4ab0-9e8d-b9059f37a348 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:24.981932 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:24.981932 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:24.985566 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-339d9c50-e48b-4ab0-9e8d-b9059f37a348 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:24.992014 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-339d9c50-e48b-4ab0-9e8d-b9059f37a348 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:24.992604 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1002/4007] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:24 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:25.195068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7b096c26-f767-4fc9-8dde-be0b48edccfe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:25.198384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b096c26-f767-4fc9-8dde-be0b48edccfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] GET https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c Aug 09 07:47:25.198590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b096c26-f767-4fc9-8dde-be0b48edccfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:25.198766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b096c26-f767-4fc9-8dde-be0b48edccfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:25.204771 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b096c26-f767-4fc9-8dde-be0b48edccfe tempest-ProjectMemberTests33-704229795 tempest-ProjectMemberTests33-704229795-project-admin] https://10.4.3.41/volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c returned with HTTP 404 Aug 09 07:47:25.205236 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 994/4008] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:47:25 2026] GET /volume/v3/volumes/dd2146ef-0650-436a-903c-0f3b8ab6da7c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:25.265402 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4b50cfc4-fba7-420c-aa85-de4b1c5c5252 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:25.269051 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b50cfc4-fba7-420c-aa85-de4b1c5c5252 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:25.269308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b50cfc4-fba7-420c-aa85-de4b1c5c5252 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:25.269507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b50cfc4-fba7-420c-aa85-de4b1c5c5252 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:25.269694 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4b50cfc4-fba7-420c-aa85-de4b1c5c5252 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:25.274780 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:25.274780 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:25.275773 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b50cfc4-fba7-420c-aa85-de4b1c5c5252 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:25.276259 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 996/4009] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:25 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:25.313729 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b853734-7628-4df0-9025-752c57f76111 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:25.315566 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b853734-7628-4df0-9025-752c57f76111 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa Aug 09 07:47:25.315768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b853734-7628-4df0-9025-752c57f76111 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:25.315990 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b853734-7628-4df0-9025-752c57f76111 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:25.320501 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b853734-7628-4df0-9025-752c57f76111 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa returned with HTTP 404 Aug 09 07:47:25.321069 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1018/4010] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:25 2026] GET /volume/v3/snapshots/8459c21f-00c6-481a-aaad-a16fa51da0fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:25.329702 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:25.335337 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c Aug 09 07:47:25.335543 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:25.335754 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:25.335935 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: 8ec6392a-4a93-4c1e-ac77-6960e8e9261c Aug 09 07:47:25.348688 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:25.348688 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:25.349204 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:25.384461 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:25.384461 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0e7aabac-c2ab-4418-b085-c7cb8135aa5a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c returned with HTTP 202 Aug 09 07:47:25.384461 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1003/4011] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:25 2026] DELETE /volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:25.400484 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b036223e-8dc1-4fb4-ac4e-387b6cfc43a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:25.403249 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b036223e-8dc1-4fb4-ac4e-387b6cfc43a5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c Aug 09 07:47:25.403542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b036223e-8dc1-4fb4-ac4e-387b6cfc43a5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:25.403806 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b036223e-8dc1-4fb4-ac4e-387b6cfc43a5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:25.416643 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:25.416643 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:25.423749 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b036223e-8dc1-4fb4-ac4e-387b6cfc43a5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:25.430176 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b036223e-8dc1-4fb4-ac4e-387b6cfc43a5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c returned with HTTP 200 Aug 09 07:47:25.430525 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 995/4012] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:25 2026] GET /volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:25.725621 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4c6fe878-f2d6-4205-ac23-c4f684d03821 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:25.728202 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4c6fe878-f2d6-4205-ac23-c4f684d03821 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] DELETE https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f Aug 09 07:47:25.728472 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4c6fe878-f2d6-4205-ac23-c4f684d03821 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:25.728727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4c6fe878-f2d6-4205-ac23-c4f684d03821 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:25.737561 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:25.737561 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:25.815633 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d54c54d4-4862-4ed4-a0fd-85bb5f8d7dec req-4c6fe878-f2d6-4205-ac23-c4f684d03821 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f returned with HTTP 200 Aug 09 07:47:25.816876 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 997/4013] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:47:25 2026] DELETE /volume/v3/attachments/00ec7dbd-f13a-4315-ab49-be0934f2455f => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:26.005880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69e68b2f-f757-4b42-b092-495517cfa5a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.008217 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69e68b2f-f757-4b42-b092-495517cfa5a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:26.008506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69e68b2f-f757-4b42-b092-495517cfa5a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.008769 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69e68b2f-f757-4b42-b092-495517cfa5a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.018294 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.018294 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:26.023386 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-69e68b2f-f757-4b42-b092-495517cfa5a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:26.029673 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69e68b2f-f757-4b42-b092-495517cfa5a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:26.030400 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1019/4014] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:26.290120 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a957175-636f-4c63-803a-6589ae472d2d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.292055 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a957175-636f-4c63-803a-6589ae472d2d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:26.292489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a957175-636f-4c63-803a-6589ae472d2d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.292899 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a957175-636f-4c63-803a-6589ae472d2d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.293166 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9a957175-636f-4c63-803a-6589ae472d2d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:26.299149 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.299149 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:26.301175 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a957175-636f-4c63-803a-6589ae472d2d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:26.301175 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1004/4015] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:26.313036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-54a5f9ee-28af-46a4-8b51-ed0914da151b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.317186 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54a5f9ee-28af-46a4-8b51-ed0914da151b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c Aug 09 07:47:26.317454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54a5f9ee-28af-46a4-8b51-ed0914da151b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.317701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54a5f9ee-28af-46a4-8b51-ed0914da151b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.332631 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.332631 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:26.347639 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-54a5f9ee-28af-46a4-8b51-ed0914da151b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:47:26.353722 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54a5f9ee-28af-46a4-8b51-ed0914da151b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c returned with HTTP 200 Aug 09 07:47:26.354062 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 996/4016] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:26.370493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a3f16ef7-a2f8-42b9-a0f6-2040f77ceb71 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.372436 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a3f16ef7-a2f8-42b9-a0f6-2040f77ceb71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:26.372633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a3f16ef7-a2f8-42b9-a0f6-2040f77ceb71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.372828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a3f16ef7-a2f8-42b9-a0f6-2040f77ceb71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.372962 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-a3f16ef7-a2f8-42b9-a0f6-2040f77ceb71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete backup with id: db69fce3-d736-4f4c-b1a4-55c1f160f2f3. Aug 09 07:47:26.377852 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.377852 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:26.396048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-a3f16ef7-a2f8-42b9-a0f6-2040f77ceb71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] delete_backup rpcapi backup_id db69fce3-d736-4f4c-b1a4-55c1f160f2f3 {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:47:26.397927 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a3f16ef7-a2f8-42b9-a0f6-2040f77ceb71 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 202 Aug 09 07:47:26.398818 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 998/4017] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:26 2026] DELETE /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:26.406676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cab154c-4eac-4261-9804-dfc25eb77fa9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.409235 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cab154c-4eac-4261-9804-dfc25eb77fa9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:26.409599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cab154c-4eac-4261-9804-dfc25eb77fa9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.409944 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cab154c-4eac-4261-9804-dfc25eb77fa9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.410123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2cab154c-4eac-4261-9804-dfc25eb77fa9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:26.415971 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.415971 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:26.416996 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cab154c-4eac-4261-9804-dfc25eb77fa9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 200 Aug 09 07:47:26.417761 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1020/4018] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:26.451070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e4e6e7f3-aeb5-4e46-858e-601ccfa6e6d5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.453793 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4e6e7f3-aeb5-4e46-858e-601ccfa6e6d5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c Aug 09 07:47:26.454150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4e6e7f3-aeb5-4e46-858e-601ccfa6e6d5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.454522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e4e6e7f3-aeb5-4e46-858e-601ccfa6e6d5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.463463 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e4e6e7f3-aeb5-4e46-858e-601ccfa6e6d5 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c returned with HTTP 404 Aug 09 07:47:26.464693 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1005/4019] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/volumes/8ec6392a-4a93-4c1e-ac77-6960e8e9261c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:26.474526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.478747 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:26.479211 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-831840124"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:26.483938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-831840124'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:26.484098 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:47:26.493696 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:26.508971 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (32c3bb1a-a502-48b1-988a-dd87d6a7f7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:26.511424 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf52c7e0-8acd-4323-84e6-ccb73f0839ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:26.512391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:26.556365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf52c7e0-8acd-4323-84e6-ccb73f0839ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:26.556806 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862e4b11-3872-4d48-9286-5a2ceb199b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:26.613837 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['509cd1d4-d8a8-4a90-a5c7-c59d4ed1738f', '75146d8f-ba12-4e82-8a3e-1d4ab513084b', '42f18e26-d25d-4a9e-9c84-e1103b6ab1ba', '0b61ff35-1c4d-49ef-b6b4-cd848d204cda'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:26.614807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862e4b11-3872-4d48-9286-5a2ceb199b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['509cd1d4-d8a8-4a90-a5c7-c59d4ed1738f', '75146d8f-ba12-4e82-8a3e-1d4ab513084b', '42f18e26-d25d-4a9e-9c84-e1103b6ab1ba', '0b61ff35-1c4d-49ef-b6b4-cd848d204cda']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:26.615797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa16fab-eef1-443f-aea0-66f778aa9a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:26.647737 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fa16fab-eef1-443f-aea0-66f778aa9a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2bac4b9-f936-4915-91d5-012a58115fd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831840124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['509cd1d4-d8a8-4a90-a5c7-c59d4ed1738f','75146d8f-ba12-4e82-8a3e-1d4ab513084b','42f18e26-d25d-4a9e-9c84-e1103b6ab1ba','0b61ff35-1c4d-49ef-b6b4-cd848d204cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831840124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2bac4b9-f936-4915-91d5-012a58115fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:26.648521 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb162d1-b5fb-46f6-8587-a0410380549a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:26.669588 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb162d1-b5fb-46f6-8587-a0410380549a) transitioned into state 'SUCCESS' from state '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-831840124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['509cd1d4-d8a8-4a90-a5c7-c59d4ed1738f','75146d8f-ba12-4e82-8a3e-1d4ab513084b','42f18e26-d25d-4a9e-9c84-e1103b6ab1ba','0b61ff35-1c4d-49ef-b6b4-cd848d204cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:26.670347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6120b2b9-6cf3-4fb2-9a0e-eae89378953a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:26.678624 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-8710a23e-d21e-462a-98cf-0676e79b8913 req-4c5034c5-face-464b-8370-0d4cd18f67c3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.683085 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6120b2b9-6cf3-4fb2-9a0e-eae89378953a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:26.683999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (32c3bb1a-a502-48b1-988a-dd87d6a7f7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:26.684236 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8710a23e-d21e-462a-98cf-0676e79b8913 req-4c5034c5-face-464b-8370-0d4cd18f67c3 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:47:26.684339 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:47:26.684445 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8710a23e-d21e-462a-98cf-0676e79b8913 req-4c5034c5-face-464b-8370-0d4cd18f67c3 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.684627 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8710a23e-d21e-462a-98cf-0676e79b8913 req-4c5034c5-face-464b-8370-0d4cd18f67c3 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.684972 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7fd1eb4-8db9-463e-b359-46adf23d83ee tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:26.685461 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 997/4020] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:26 2026] POST /volume/v3/volumes => generated 775 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:26.698541 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.698541 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:26.704490 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-8710a23e-d21e-462a-98cf-0676e79b8913 req-4c5034c5-face-464b-8370-0d4cd18f67c3 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:26.705627 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d756bedc-c90e-4f0b-ac8f-b3e502ec99ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.709548 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8710a23e-d21e-462a-98cf-0676e79b8913 req-4c5034c5-face-464b-8370-0d4cd18f67c3 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:47:26.709988 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 999/4021] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:26.713382 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d756bedc-c90e-4f0b-ac8f-b3e502ec99ea tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 Aug 09 07:47:26.713382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d756bedc-c90e-4f0b-ac8f-b3e502ec99ea tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.713382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d756bedc-c90e-4f0b-ac8f-b3e502ec99ea tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.724734 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.724734 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:26.730550 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.730660 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d756bedc-c90e-4f0b-ac8f-b3e502ec99ea tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:26.734774 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:47:26.735941 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d756bedc-c90e-4f0b-ac8f-b3e502ec99ea tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 returned with HTTP 200 Aug 09 07:47:26.735941 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1021/4022] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:26.737720 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.738774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.739619 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Delete volume with id: d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:47:26.750228 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.750228 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:26.751023 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:26.777338 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Delete volume request issued successfully. Aug 09 07:47:26.777625 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-38fdd9d9-18c9-45ef-8183-0ea97a22f013 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 202 Aug 09 07:47:26.778212 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1006/4023] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:26 2026] DELETE /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:26.791646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3bd12951-dbda-4e4d-97ea-bc3388f1cab0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:26.794271 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bd12951-dbda-4e4d-97ea-bc3388f1cab0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:47:26.794535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bd12951-dbda-4e4d-97ea-bc3388f1cab0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:26.794779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bd12951-dbda-4e4d-97ea-bc3388f1cab0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:26.805721 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:26.805721 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:26.811415 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3bd12951-dbda-4e4d-97ea-bc3388f1cab0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:26.815864 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bd12951-dbda-4e4d-97ea-bc3388f1cab0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 200 Aug 09 07:47:26.816327 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 998/4024] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:26 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:27.047108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0a96724c-96dc-4041-900b-cad011ebb8cb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.051060 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a96724c-96dc-4041-900b-cad011ebb8cb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:27.051060 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a96724c-96dc-4041-900b-cad011ebb8cb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:27.051060 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0a96724c-96dc-4041-900b-cad011ebb8cb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:27.058710 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:27.058710 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:27.063360 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0a96724c-96dc-4041-900b-cad011ebb8cb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:27.069442 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0a96724c-96dc-4041-900b-cad011ebb8cb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:27.069920 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1000/4025] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:27 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:27.252582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.343122 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:27.343537 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1650705142"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:27.345061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1650705142'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:27.345276 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume of 1 GB Aug 09 07:47:27.350621 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:27.360769 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (0603c335-b67f-44fd-aac8-728fd5dfe4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:27.363088 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb749c5c-2d99-4ded-bf93-718dd6db31cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.363879 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:27.394066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb749c5c-2d99-4ded-bf93-718dd6db31cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.394975 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56254c40-af24-4059-9755-65d54f2c0dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.435949 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8fa59b2e-2c75-4222-9ced-0e80496751bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.439669 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8fa59b2e-2c75-4222-9ced-0e80496751bc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 Aug 09 07:47:27.439669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8fa59b2e-2c75-4222-9ced-0e80496751bc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:27.439669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8fa59b2e-2c75-4222-9ced-0e80496751bc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:27.439669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8fa59b2e-2c75-4222-9ced-0e80496751bc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id db69fce3-d736-4f4c-b1a4-55c1f160f2f3. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:27.442940 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8fa59b2e-2c75-4222-9ced-0e80496751bc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 returned with HTTP 404 Aug 09 07:47:27.443550 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1007/4026] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:27 2026] GET /volume/v3/backups/db69fce3-d736-4f4c-b1a4-55c1f160f2f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:27.454575 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0b21313-19ec-4cf9-8320-2d347460db78 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.456391 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:27.456690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1799699388"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:27.456752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['b621c2ed-c2b0-4161-abec-400ccf32be31', 'abe989c8-2810-4ab8-bcf9-017c82360a3a', 'bcf66d0b-b847-4d07-857e-3b887dc287ff', 'c5e0567c-d48f-413f-90c0-5fc16adab202'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:27.457649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56254c40-af24-4059-9755-65d54f2c0dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b621c2ed-c2b0-4161-abec-400ccf32be31', 'abe989c8-2810-4ab8-bcf9-017c82360a3a', 'bcf66d0b-b847-4d07-857e-3b887dc287ff', 'c5e0567c-d48f-413f-90c0-5fc16adab202']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.457959 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1799699388'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:27.458079 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume of 1 GB Aug 09 07:47:27.458529 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55d9d08-733f-43ee-a9f2-2df69d7fa4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.461770 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Availability Zones retrieved successfully. Aug 09 07:47:27.467511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (7ac24248-b482-43e9-b68b-35f4be146fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:27.468206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ac3ff8-1ece-4d02-894e-3fb581093712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.469077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:27.481937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55d9d08-733f-43ee-a9f2-2df69d7fa4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74d7b214-d601-46b2-96dd-1ade90253d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1650705142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['b621c2ed-c2b0-4161-abec-400ccf32be31','abe989c8-2810-4ab8-bcf9-017c82360a3a','bcf66d0b-b847-4d07-857e-3b887dc287ff','c5e0567c-d48f-413f-90c0-5fc16adab202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1650705142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74d7b214-d601-46b2-96dd-1ade90253d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52636cffd32f47fb9b989834aa4417cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.482960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333d2c51-dd91-48d9-82bd-5b0bffd4aa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.494678 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ac3ff8-1ece-4d02-894e-3fb581093712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.495505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f438348-240e-46ca-858d-b1299408a507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.504472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333d2c51-dd91-48d9-82bd-5b0bffd4aa7b) transitioned into state 'SUCCESS' from state '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-1650705142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['b621c2ed-c2b0-4161-abec-400ccf32be31','abe989c8-2810-4ab8-bcf9-017c82360a3a','bcf66d0b-b847-4d07-857e-3b887dc287ff','c5e0567c-d48f-413f-90c0-5fc16adab202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.505343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e889f1f7-9270-4f9c-a318-8e73c893cfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.516796 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e889f1f7-9270-4f9c-a318-8e73c893cfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.517882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (0603c335-b67f-44fd-aac8-728fd5dfe4a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:27.518222 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request issued successfully. Aug 09 07:47:27.518879 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92f5184b-aeae-46b2-b550-ce234100c3f9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:27.519476 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1022/4027] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:27 2026] POST /volume/v3/volumes => generated 776 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:27.532863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dfd08769-e1bd-4428-97c6-68bf73d46b78 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.536203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dfd08769-e1bd-4428-97c6-68bf73d46b78 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 Aug 09 07:47:27.536203 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dfd08769-e1bd-4428-97c6-68bf73d46b78 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:27.536932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dfd08769-e1bd-4428-97c6-68bf73d46b78 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:27.541132 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['3932b8fc-776c-4c22-9f81-94b163b075e5', '61a86ce4-6e78-4356-9b21-8e3a2c98606b', 'da73c4a3-e68b-45a7-9825-64a69af86e16', 'ece60b83-76c7-4f5d-b1ec-14df90b3014e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:27.541132 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f438348-240e-46ca-858d-b1299408a507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3932b8fc-776c-4c22-9f81-94b163b075e5', '61a86ce4-6e78-4356-9b21-8e3a2c98606b', 'da73c4a3-e68b-45a7-9825-64a69af86e16', 'ece60b83-76c7-4f5d-b1ec-14df90b3014e']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.541132 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf03345-6718-400f-8d70-0c14e5e71b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.548552 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:27.548552 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:27.553029 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dfd08769-e1bd-4428-97c6-68bf73d46b78 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:27.558802 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dfd08769-e1bd-4428-97c6-68bf73d46b78 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 returned with HTTP 200 Aug 09 07:47:27.558856 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1001/4028] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:27 2026] GET /volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:27.570517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf03345-6718-400f-8d70-0c14e5e71b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ec5c2f-bc45-4c8e-b35e-6ae36463b335', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1799699388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['3932b8fc-776c-4c22-9f81-94b163b075e5','61a86ce4-6e78-4356-9b21-8e3a2c98606b','da73c4a3-e68b-45a7-9825-64a69af86e16','ece60b83-76c7-4f5d-b1ec-14df90b3014e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1799699388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ec5c2f-bc45-4c8e-b35e-6ae36463b335,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1397bce4998746c79e1e86ee524c943e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79c351ef131a42c5b938b32d47271319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.572091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76beaa5c-520a-46b5-92fe-a0634454a0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.593053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76beaa5c-520a-46b5-92fe-a0634454a0e0) transitioned into state 'SUCCESS' from state '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-1799699388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['3932b8fc-776c-4c22-9f81-94b163b075e5','61a86ce4-6e78-4356-9b21-8e3a2c98606b','da73c4a3-e68b-45a7-9825-64a69af86e16','ece60b83-76c7-4f5d-b1ec-14df90b3014e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.593766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549f1b18-336a-4da1-99d6-48c693a6ed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:27.604087 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549f1b18-336a-4da1-99d6-48c693a6ed34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:27.604883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (7ac24248-b482-43e9-b68b-35f4be146fa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:27.605213 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request issued successfully. Aug 09 07:47:27.606074 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0b21313-19ec-4cf9-8320-2d347460db78 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:27.606602 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 999/4029] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:27 2026] POST /volume/v3/volumes => generated 747 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:27.625294 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-67151c35-a7d5-476b-bc58-7513fc920c09 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.627082 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67151c35-a7d5-476b-bc58-7513fc920c09 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 Aug 09 07:47:27.627388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67151c35-a7d5-476b-bc58-7513fc920c09 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:27.627652 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67151c35-a7d5-476b-bc58-7513fc920c09 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:27.635857 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:27.635857 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:27.641423 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-67151c35-a7d5-476b-bc58-7513fc920c09 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:47:27.646361 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67151c35-a7d5-476b-bc58-7513fc920c09 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 returned with HTTP 200 Aug 09 07:47:27.646976 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1008/4030] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:27 2026] GET /volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:27.750842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-952a0ed6-47ad-4cf7-b4df-afea34216627 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.753587 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-952a0ed6-47ad-4cf7-b4df-afea34216627 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 Aug 09 07:47:27.753777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-952a0ed6-47ad-4cf7-b4df-afea34216627 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:27.753975 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-952a0ed6-47ad-4cf7-b4df-afea34216627 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:27.766078 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:27.766078 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:27.769832 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-952a0ed6-47ad-4cf7-b4df-afea34216627 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:27.773607 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-952a0ed6-47ad-4cf7-b4df-afea34216627 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 returned with HTTP 200 Aug 09 07:47:27.774073 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1023/4031] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:27 2026] GET /volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:27.787791 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.789797 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:27.791942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2bac4b9-f936-4915-91d5-012a58115fd8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2090318961"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:27.799181 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:27.799181 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:27.799546 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:27.799664 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume b2bac4b9-f936-4915-91d5-012a58115fd8 Aug 09 07:47:27.820552 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['925f9e6c-d1e6-4598-bb18-bb38b6cd5265', '60bad495-fdb7-4083-8583-9bd6153e454f', '725cbd9a-5883-424f-9869-b1e5775303f6', '5093a18d-05d5-4512-834b-5d3f500d3550'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:27.832599 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-72d87a8f-a4ef-4b1a-9f40-f5b7d815d301 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.834555 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-72d87a8f-a4ef-4b1a-9f40-f5b7d815d301 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 Aug 09 07:47:27.834787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-72d87a8f-a4ef-4b1a-9f40-f5b7d815d301 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:27.835011 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-72d87a8f-a4ef-4b1a-9f40-f5b7d815d301 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:27.841144 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-72d87a8f-a4ef-4b1a-9f40-f5b7d815d301 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 returned with HTTP 404 Aug 09 07:47:27.841690 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1000/4032] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:27 2026] GET /volume/v3/volumes/d96d6a74-184f-4655-85a5-264764223758 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:27.849597 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:47:27.849981 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a9bf17a-81b1-4111-bf8f-3039013c9373 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:27.850429 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1002/4033] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:27.860610 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8cf44a45-2d4b-4c00-aa01-67590093880b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:27.862965 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8cf44a45-2d4b-4c00-aa01-67590093880b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd Aug 09 07:47:27.863249 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8cf44a45-2d4b-4c00-aa01-67590093880b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:27.863545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8cf44a45-2d4b-4c00-aa01-67590093880b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:27.870006 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:27.870006 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:27.870411 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8cf44a45-2d4b-4c00-aa01-67590093880b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:27.871329 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8cf44a45-2d4b-4c00-aa01-67590093880b tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd returned with HTTP 200 Aug 09 07:47:27.871812 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1009/4034] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:27 2026] GET /volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:28.085223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-909959b9-e7fd-471d-a06e-d1b9419fe7a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.087182 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-909959b9-e7fd-471d-a06e-d1b9419fe7a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:28.087410 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-909959b9-e7fd-471d-a06e-d1b9419fe7a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.087599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-909959b9-e7fd-471d-a06e-d1b9419fe7a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.094947 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.094947 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:28.099191 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-909959b9-e7fd-471d-a06e-d1b9419fe7a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:28.104737 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-909959b9-e7fd-471d-a06e-d1b9419fe7a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:28.105178 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1024/4035] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:28.120547 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2a25dba-b257-4555-96b4-0057a3a79fd3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.123665 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2a25dba-b257-4555-96b4-0057a3a79fd3 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:28.123997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2a25dba-b257-4555-96b4-0057a3a79fd3 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.124292 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2a25dba-b257-4555-96b4-0057a3a79fd3 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.139810 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.139810 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:28.146620 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c2a25dba-b257-4555-96b4-0057a3a79fd3 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:28.153099 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2a25dba-b257-4555-96b4-0057a3a79fd3 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:28.153501 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1001/4036] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 1191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:28.169739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6df6d910-a362-4517-8247-784ee9557df2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.173015 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6df6d910-a362-4517-8247-784ee9557df2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:28.173257 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6df6d910-a362-4517-8247-784ee9557df2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.173480 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6df6d910-a362-4517-8247-784ee9557df2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.173662 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-6df6d910-a362-4517-8247-784ee9557df2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: 422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:28.182049 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.182049 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:28.182607 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6df6d910-a362-4517-8247-784ee9557df2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:28.207197 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6df6d910-a362-4517-8247-784ee9557df2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume request issued successfully. Aug 09 07:47:28.207447 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6df6d910-a362-4517-8247-784ee9557df2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 202 Aug 09 07:47:28.207886 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1003/4037] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:47:28 2026] DELETE /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:47:28.217253 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae616d76-9b57-4adb-a21f-a678ee2fedc4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.219784 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae616d76-9b57-4adb-a21f-a678ee2fedc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:28.219784 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae616d76-9b57-4adb-a21f-a678ee2fedc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.219784 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae616d76-9b57-4adb-a21f-a678ee2fedc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.226706 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.226706 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:28.230463 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ae616d76-9b57-4adb-a21f-a678ee2fedc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:28.234743 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae616d76-9b57-4adb-a21f-a678ee2fedc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 200 Aug 09 07:47:28.235946 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1010/4038] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 07:47:28.576280 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1458669-8d17-474b-989a-2225b2790d58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.579632 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1458669-8d17-474b-989a-2225b2790d58 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 Aug 09 07:47:28.579632 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1458669-8d17-474b-989a-2225b2790d58 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.579900 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1458669-8d17-474b-989a-2225b2790d58 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.590834 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.590834 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:28.596023 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b1458669-8d17-474b-989a-2225b2790d58 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:28.602979 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1458669-8d17-474b-989a-2225b2790d58 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 returned with HTTP 200 Aug 09 07:47:28.603620 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1025/4039] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:28.623836 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-35ca5861-3c67-425e-9016-527956e7a53d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.625890 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35ca5861-3c67-425e-9016-527956e7a53d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:28.626313 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35ca5861-3c67-425e-9016-527956e7a53d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74d7b214-d601-46b2-96dd-1ade90253d43", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-440203136"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:28.635512 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.635512 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:28.636061 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-35ca5861-3c67-425e-9016-527956e7a53d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:28.636253 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-35ca5861-3c67-425e-9016-527956e7a53d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create snapshot from volume 74d7b214-d601-46b2-96dd-1ade90253d43 Aug 09 07:47:28.665043 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4b36d801-9a72-4df3-8f0b-3331ff9bdcfd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.667101 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b36d801-9a72-4df3-8f0b-3331ff9bdcfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 Aug 09 07:47:28.667299 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b36d801-9a72-4df3-8f0b-3331ff9bdcfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.667622 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b36d801-9a72-4df3-8f0b-3331ff9bdcfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.674508 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-35ca5861-3c67-425e-9016-527956e7a53d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['c61f3390-bc2d-4f29-9e9d-298ac66ef52f', '62fc9e0f-aec8-4cce-97bb-396629020e33', 'cac89c39-1cac-4cbd-8d2a-2bac769ee913', 'e7e58e43-f3b1-42ee-b1d5-b8ef5ba4f38c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:28.681748 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.681748 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:28.690043 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4b36d801-9a72-4df3-8f0b-3331ff9bdcfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:47:28.698115 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b36d801-9a72-4df3-8f0b-3331ff9bdcfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 returned with HTTP 200 Aug 09 07:47:28.698547 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1004/4040] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:28.706956 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-35ca5861-3c67-425e-9016-527956e7a53d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot create request issued successfully. Aug 09 07:47:28.707280 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35ca5861-3c67-425e-9016-527956e7a53d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:28.709450 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1002/4041] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:28.718045 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.719199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c195663-1ca9-48a4-b60c-b38734a944b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.719929 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:47:28.720437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41ec5c2f-bc45-4c8e-b35e-6ae36463b335", "name": "tempest-VolumesBackupsTest-Backup-1519805668"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:28.722113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating new backup {'backup': {'volume_id': '41ec5c2f-bc45-4c8e-b35e-6ae36463b335', 'name': 'tempest-VolumesBackupsTest-Backup-1519805668'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:47:28.722302 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating backup of volume 41ec5c2f-bc45-4c8e-b35e-6ae36463b335 in container None Aug 09 07:47:28.722758 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c195663-1ca9-48a4-b60c-b38734a944b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e Aug 09 07:47:28.723058 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c195663-1ca9-48a4-b60c-b38734a944b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.723376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c195663-1ca9-48a4-b60c-b38734a944b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.730555 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.730555 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:28.730840 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.730840 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:28.731065 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c195663-1ca9-48a4-b60c-b38734a944b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:28.731336 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:47:28.732071 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c195663-1ca9-48a4-b60c-b38734a944b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e returned with HTTP 200 Aug 09 07:47:28.732605 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1026/4042] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:28.750680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['875e0bf0-e92b-4145-94dc-bcdf12445d72', '53bb187d-1ffc-4803-8da5-30f054265311'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:28.779624 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2de53def-b955-47b2-bbeb-0ef970187bf6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:47:28.780092 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1011/4043] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:47:28 2026] POST /volume/v3/backups => generated 328 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:28.789890 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9b91971b-0944-4d1c-8c89-bd0153aeab4f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.794834 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9b91971b-0944-4d1c-8c89-bd0153aeab4f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:28.794834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9b91971b-0944-4d1c-8c89-bd0153aeab4f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.794834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9b91971b-0944-4d1c-8c89-bd0153aeab4f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.794834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9b91971b-0944-4d1c-8c89-bd0153aeab4f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:28.800254 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.800254 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:28.801303 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9b91971b-0944-4d1c-8c89-bd0153aeab4f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:28.801790 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1005/4044] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:28.883554 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4610da29-f0ab-4cdd-a35f-aa284bd1064a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.886270 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4610da29-f0ab-4cdd-a35f-aa284bd1064a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd Aug 09 07:47:28.886522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4610da29-f0ab-4cdd-a35f-aa284bd1064a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.886784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4610da29-f0ab-4cdd-a35f-aa284bd1064a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.892744 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.892744 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:28.893123 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4610da29-f0ab-4cdd-a35f-aa284bd1064a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:28.893883 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4610da29-f0ab-4cdd-a35f-aa284bd1064a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd returned with HTTP 200 Aug 09 07:47:28.894367 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1003/4045] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:28.905141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57d109b9-05af-403b-ba9f-f3537e333ca1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.910146 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57d109b9-05af-403b-ba9f-f3537e333ca1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] PUT https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd Aug 09 07:47:28.912506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57d109b9-05af-403b-ba9f-f3537e333ca1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:28.930614 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.930614 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:28.931211 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-57d109b9-05af-403b-ba9f-f3537e333ca1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Snapshot retrieved successfully. Aug 09 07:47:28.941266 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57d109b9-05af-403b-ba9f-f3537e333ca1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd returned with HTTP 200 Aug 09 07:47:28.941838 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1027/4046] 10.4.3.41 () {68 vars in 1367 bytes} [Sun Aug 9 07:47:28 2026] PUT /volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd => generated 361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:28.953990 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.955928 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd Aug 09 07:47:28.956037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.956261 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:28.956384 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: 4e0f8408-0ba0-4ef2-9a83-779d7b452cfd Aug 09 07:47:28.964261 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:28.964261 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:28.964585 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:28.984040 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:28.984267 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-abd72326-c7c9-4f1a-8ce8-26d1ac322d05 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd returned with HTTP 202 Aug 09 07:47:28.984818 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1012/4047] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:28 2026] DELETE /volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:28.993707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-337eb913-14d9-40e5-a07f-d8e44b460c37 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:28.995383 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-337eb913-14d9-40e5-a07f-d8e44b460c37 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd Aug 09 07:47:28.995557 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-337eb913-14d9-40e5-a07f-d8e44b460c37 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:28.995742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-337eb913-14d9-40e5-a07f-d8e44b460c37 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:29.000625 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:29.000625 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:29.000899 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-337eb913-14d9-40e5-a07f-d8e44b460c37 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:29.001568 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-337eb913-14d9-40e5-a07f-d8e44b460c37 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd returned with HTTP 200 Aug 09 07:47:29.001930 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1006/4048] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:28 2026] GET /volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:29.254781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4000a819-72cc-42ef-a0ea-3b693f0e6952 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:29.257138 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4000a819-72cc-42ef-a0ea-3b693f0e6952 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:47:29.257627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4000a819-72cc-42ef-a0ea-3b693f0e6952 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:29.257754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4000a819-72cc-42ef-a0ea-3b693f0e6952 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:29.267486 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4000a819-72cc-42ef-a0ea-3b693f0e6952 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 404 Aug 09 07:47:29.268084 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1004/4049] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:29 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:47:29.745206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea8a76f4-e265-483a-b72f-8d09602fa4aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:29.747287 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea8a76f4-e265-483a-b72f-8d09602fa4aa tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e Aug 09 07:47:29.747517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea8a76f4-e265-483a-b72f-8d09602fa4aa tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:29.747827 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea8a76f4-e265-483a-b72f-8d09602fa4aa tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:29.753204 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:29.753204 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:29.753416 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea8a76f4-e265-483a-b72f-8d09602fa4aa tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:29.753970 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea8a76f4-e265-483a-b72f-8d09602fa4aa tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e returned with HTTP 200 Aug 09 07:47:29.754327 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1028/4050] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:29 2026] GET /volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:29.763034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-93607ddc-0e95-4f35-a51e-8baea9a80246 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:29.810956 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3aab41c2-c198-4d04-a548-0cc0864596ae None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:29.812659 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3aab41c2-c198-4d04-a548-0cc0864596ae tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:29.812846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3aab41c2-c198-4d04-a548-0cc0864596ae tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:29.813042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3aab41c2-c198-4d04-a548-0cc0864596ae tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:29.813137 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3aab41c2-c198-4d04-a548-0cc0864596ae tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:29.817876 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:29.817876 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:29.818645 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3aab41c2-c198-4d04-a548-0cc0864596ae tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:29.819023 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1007/4051] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:29 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:29.833927 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93607ddc-0e95-4f35-a51e-8baea9a80246 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] POST https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e/action Aug 09 07:47:29.834708 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-93607ddc-0e95-4f35-a51e-8baea9a80246 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:29.834841 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-93607ddc-0e95-4f35-a51e-8baea9a80246 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:29.841585 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:29.841585 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:29.842112 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-93607ddc-0e95-4f35-a51e-8baea9a80246 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Snapshot retrieved successfully. Aug 09 07:47:29.842999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-93607ddc-0e95-4f35-a51e-8baea9a80246 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0094d3fb279f441fbda3976e3a70221a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52636cffd32f47fb9b989834aa4417cf', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:29.843257 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-93607ddc-0e95-4f35-a51e-8baea9a80246 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e/action returned with HTTP 403 Aug 09 07:47:29.843743 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1013/4052] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:29 2026] POST /volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e/action => generated 133 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:29.850161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:29.852044 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e Aug 09 07:47:29.852238 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:29.852422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:29.852523 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete snapshot with id: 396c89e5-8da7-441c-a83b-05a5e1463e8e Aug 09 07:47:29.859888 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:29.859888 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:29.860185 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:29.875986 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:29.875986 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dcf7765-b157-4c8a-931b-20ffb52e3638 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e returned with HTTP 202 Aug 09 07:47:29.875986 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1005/4053] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:29 2026] DELETE /volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:29.887776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f773f59-b5c2-4a77-a9f4-82f280c25930 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:29.889641 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f773f59-b5c2-4a77-a9f4-82f280c25930 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e Aug 09 07:47:29.889727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f773f59-b5c2-4a77-a9f4-82f280c25930 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:29.891923 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f773f59-b5c2-4a77-a9f4-82f280c25930 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:29.896137 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:29.896137 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:29.896137 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f773f59-b5c2-4a77-a9f4-82f280c25930 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:29.896137 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f773f59-b5c2-4a77-a9f4-82f280c25930 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e returned with HTTP 200 Aug 09 07:47:29.896137 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1029/4054] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:29 2026] GET /volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:30.015938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dbe3f99b-6b57-4f29-9975-6b762d804100 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:30.018527 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dbe3f99b-6b57-4f29-9975-6b762d804100 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd Aug 09 07:47:30.018735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dbe3f99b-6b57-4f29-9975-6b762d804100 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:30.018925 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dbe3f99b-6b57-4f29-9975-6b762d804100 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:30.023090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dbe3f99b-6b57-4f29-9975-6b762d804100 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd returned with HTTP 404 Aug 09 07:47:30.023550 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1008/4055] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:30 2026] GET /volume/v3/snapshots/4e0f8408-0ba0-4ef2-9a83-779d7b452cfd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:30.031826 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a175959-5151-4ac4-b015-0445db4af3f1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:30.033668 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a175959-5151-4ac4-b015-0445db4af3f1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 Aug 09 07:47:30.033903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a175959-5151-4ac4-b015-0445db4af3f1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:30.034127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a175959-5151-4ac4-b015-0445db4af3f1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:30.034319 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-9a175959-5151-4ac4-b015-0445db4af3f1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: b2bac4b9-f936-4915-91d5-012a58115fd8 Aug 09 07:47:30.042801 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:30.042801 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:30.042923 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9a175959-5151-4ac4-b015-0445db4af3f1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:30.062343 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9a175959-5151-4ac4-b015-0445db4af3f1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:30.062636 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a175959-5151-4ac4-b015-0445db4af3f1 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 returned with HTTP 202 Aug 09 07:47:30.063237 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1014/4056] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:30 2026] DELETE /volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:30.074588 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e8844849-c4d6-488b-9ad3-87441ce37205 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:30.077222 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8844849-c4d6-488b-9ad3-87441ce37205 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 Aug 09 07:47:30.077431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8844849-c4d6-488b-9ad3-87441ce37205 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:30.077602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8844849-c4d6-488b-9ad3-87441ce37205 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:30.085152 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:30.085152 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:30.089177 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e8844849-c4d6-488b-9ad3-87441ce37205 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:30.093209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8844849-c4d6-488b-9ad3-87441ce37205 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 returned with HTTP 200 Aug 09 07:47:30.093662 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1006/4057] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:30 2026] GET /volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:30.832131 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3b8536b-6bd9-4c51-95c3-6a11afdecca0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:30.834460 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3b8536b-6bd9-4c51-95c3-6a11afdecca0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:30.834649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3b8536b-6bd9-4c51-95c3-6a11afdecca0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:30.834851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3b8536b-6bd9-4c51-95c3-6a11afdecca0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:30.834974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c3b8536b-6bd9-4c51-95c3-6a11afdecca0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:30.839665 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:30.839665 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:30.840406 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3b8536b-6bd9-4c51-95c3-6a11afdecca0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:30.840789 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1030/4058] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:30 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:30.907320 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3b75421d-8065-47b5-aae2-50571d2e3169 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:30.909131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3b75421d-8065-47b5-aae2-50571d2e3169 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e Aug 09 07:47:30.909609 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3b75421d-8065-47b5-aae2-50571d2e3169 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:30.911070 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3b75421d-8065-47b5-aae2-50571d2e3169 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:30.916109 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3b75421d-8065-47b5-aae2-50571d2e3169 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e returned with HTTP 404 Aug 09 07:47:30.916993 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1009/4059] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:30 2026] GET /volume/v3/snapshots/396c89e5-8da7-441c-a83b-05a5e1463e8e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:30.922817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b826373d-859b-4d82-84ac-384567ae20de None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:30.925012 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b826373d-859b-4d82-84ac-384567ae20de tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 Aug 09 07:47:30.925251 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b826373d-859b-4d82-84ac-384567ae20de tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:30.925461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b826373d-859b-4d82-84ac-384567ae20de tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:30.925660 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-b826373d-859b-4d82-84ac-384567ae20de tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume with id: 74d7b214-d601-46b2-96dd-1ade90253d43 Aug 09 07:47:30.932207 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:30.932207 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:30.932565 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b826373d-859b-4d82-84ac-384567ae20de tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:30.950140 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b826373d-859b-4d82-84ac-384567ae20de tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume request issued successfully. Aug 09 07:47:30.950366 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b826373d-859b-4d82-84ac-384567ae20de tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 returned with HTTP 202 Aug 09 07:47:30.950800 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1015/4060] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:30 2026] DELETE /volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:30.959860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-db2d59b8-80f3-4aff-8ec9-81213bd0888b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:30.962043 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db2d59b8-80f3-4aff-8ec9-81213bd0888b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 Aug 09 07:47:30.962317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db2d59b8-80f3-4aff-8ec9-81213bd0888b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:30.962530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db2d59b8-80f3-4aff-8ec9-81213bd0888b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:30.970262 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:30.970262 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:30.976663 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-db2d59b8-80f3-4aff-8ec9-81213bd0888b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:30.981395 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db2d59b8-80f3-4aff-8ec9-81213bd0888b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 returned with HTTP 200 Aug 09 07:47:30.981822 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1007/4061] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:30 2026] GET /volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:31.114249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-387c6e7b-04bc-42c4-9fa2-75df570bb625 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:31.114249 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-387c6e7b-04bc-42c4-9fa2-75df570bb625 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 Aug 09 07:47:31.114249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-387c6e7b-04bc-42c4-9fa2-75df570bb625 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:31.114249 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-387c6e7b-04bc-42c4-9fa2-75df570bb625 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:31.118897 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-387c6e7b-04bc-42c4-9fa2-75df570bb625 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 returned with HTTP 404 Aug 09 07:47:31.119445 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1031/4062] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:31 2026] GET /volume/v3/volumes/b2bac4b9-f936-4915-91d5-012a58115fd8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:31.124991 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:31.126362 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:31.126998 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "149376a6-7bfc-4f4c-9b87-b0094f4cbb25", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:31.127827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:31.131940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '149376a6-7bfc-4f4c-9b87-b0094f4cbb25', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:31.132540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:31.132540 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-755931840"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:31.132540 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-755931840'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:31.132540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume of 1 GB Aug 09 07:47:31.137707 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:31.143545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (9b799250-834e-4197-8dca-6b2b41bd2043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:31.144545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df0c2aa-0a93-42cd-a14d-857a47352e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.145373 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:31.173028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df0c2aa-0a93-42cd-a14d-857a47352e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.173873 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183d8a42-d659-402b-8429-83dd030066e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.225593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['87dcdcc7-0680-4889-9a4f-8818f4062d7d', '33fb0d10-37c2-4c64-8907-242e2d9fea56', '0d86d41f-2543-4825-8194-01292672ae9b', '72297ef0-7cfe-4e5b-bd3f-9083bed3d590'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:31.226176 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183d8a42-d659-402b-8429-83dd030066e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87dcdcc7-0680-4889-9a4f-8818f4062d7d', '33fb0d10-37c2-4c64-8907-242e2d9fea56', '0d86d41f-2543-4825-8194-01292672ae9b', '72297ef0-7cfe-4e5b-bd3f-9083bed3d590']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.227208 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba65b20e-3f3d-46cb-9569-d63d98cacbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.231763 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume of 1 GB Aug 09 07:47:31.238940 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Availability Zones retrieved successfully. Aug 09 07:47:31.241496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (b3ad7a8f-32c1-4832-8836-7238b93821a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:31.242751 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42196fbe-06b5-4192-aec7-8f81f20c4ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.244103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:31.258037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba65b20e-3f3d-46cb-9569-d63d98cacbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfeacac7-7849-4ef3-b3e6-3908717535d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-755931840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['87dcdcc7-0680-4889-9a4f-8818f4062d7d','33fb0d10-37c2-4c64-8907-242e2d9fea56','0d86d41f-2543-4825-8194-01292672ae9b','72297ef0-7cfe-4e5b-bd3f-9083bed3d590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-755931840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfeacac7-7849-4ef3-b3e6-3908717535d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.259277 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7984169-024d-46ae-8098-4cb0120c3b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.284150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7984169-024d-46ae-8098-4cb0120c3b23) transitioned into state 'SUCCESS' from state '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-755931840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebb45aef3fc47a5b35605ff8f8c3ba5',qos_specs=None,replication_status=,reservations=['87dcdcc7-0680-4889-9a4f-8818f4062d7d','33fb0d10-37c2-4c64-8907-242e2d9fea56','0d86d41f-2543-4825-8194-01292672ae9b','72297ef0-7cfe-4e5b-bd3f-9083bed3d590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d51d4e3ca3ad4618bb2df2061065e44f',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.285237 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a36c4b-8d4d-4535-b921-2f14b322be8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.300494 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a36c4b-8d4d-4535-b921-2f14b322be8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.301751 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Flow 'volume_create_api' (9b799250-834e-4197-8dca-6b2b41bd2043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:31.302454 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create volume request issued successfully. Aug 09 07:47:31.303340 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0cd151bb-9423-4cda-b1e3-bbbdbb59df69 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:31.303959 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1016/4063] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:31 2026] POST /volume/v3/volumes => generated 775 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:31.313265 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42196fbe-06b5-4192-aec7-8f81f20c4ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.314295 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee23b10-b548-4049-82ee-1e2f4c89d5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.328265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1735e9cd-143b-420b-99cf-d92dccdd1b65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:31.332634 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1735e9cd-143b-420b-99cf-d92dccdd1b65 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 Aug 09 07:47:31.335064 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1735e9cd-143b-420b-99cf-d92dccdd1b65 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:31.335064 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1735e9cd-143b-420b-99cf-d92dccdd1b65 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:31.350707 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:31.350707 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:31.357532 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1735e9cd-143b-420b-99cf-d92dccdd1b65 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:31.368130 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1735e9cd-143b-420b-99cf-d92dccdd1b65 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 returned with HTTP 200 Aug 09 07:47:31.370403 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1008/4064] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:31 2026] GET /volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:31.380147 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Created reservations ['c00ee766-8c04-4472-b795-39bd7f3ea329', 'ca4e2527-1ba5-48c7-afa3-79ad083dc410', '03e1044e-8f88-435f-bec2-5b88b477f101', 'f600e5e5-edb2-49d9-a83c-48636ab02eda'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:31.381033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee23b10-b548-4049-82ee-1e2f4c89d5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c00ee766-8c04-4472-b795-39bd7f3ea329', 'ca4e2527-1ba5-48c7-afa3-79ad083dc410', '03e1044e-8f88-435f-bec2-5b88b477f101', 'f600e5e5-edb2-49d9-a83c-48636ab02eda']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.381673 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9144c26e-36e9-4847-9f49-b11fd1eca81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.417826 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9144c26e-36e9-4847-9f49-b11fd1eca81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb27af61-65d5-4cc8-b28a-e7de6848cb25', '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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['c00ee766-8c04-4472-b795-39bd7f3ea329','ca4e2527-1ba5-48c7-afa3-79ad083dc410','03e1044e-8f88-435f-bec2-5b88b477f101','f600e5e5-edb2-49d9-a83c-48636ab02eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:31Z,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=eb27af61-65d5-4cc8-b28a-e7de6848cb25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003dba62cc3042a992ee7036de3d2f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.419164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07789003-38d5-4f82-b00d-e1b7cb462127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.456379 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07789003-38d5-4f82-b00d-e1b7cb462127) transitioned into state 'SUCCESS' from 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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['c00ee766-8c04-4472-b795-39bd7f3ea329','ca4e2527-1ba5-48c7-afa3-79ad083dc410','03e1044e-8f88-435f-bec2-5b88b477f101','f600e5e5-edb2-49d9-a83c-48636ab02eda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.457385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74082513-4039-4caf-99c0-403084bc3e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:31.472182 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74082513-4039-4caf-99c0-403084bc3e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:31.473491 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (b3ad7a8f-32c1-4832-8836-7238b93821a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:31.473967 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request issued successfully. Aug 09 07:47:31.474796 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48cf31b8-d0d7-4d40-a05d-ea5b3c93742a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:31.475501 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1010/4065] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:47:31 2026] POST /volume/v3/volumes => generated 773 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 09 07:47:31.491886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdcfac46-8e8e-4ad4-b1b9-7c60ca10b229 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:31.495574 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdcfac46-8e8e-4ad4-b1b9-7c60ca10b229 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:31.495878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdcfac46-8e8e-4ad4-b1b9-7c60ca10b229 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:31.496174 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdcfac46-8e8e-4ad4-b1b9-7c60ca10b229 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:31.510059 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:31.510059 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:31.516304 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fdcfac46-8e8e-4ad4-b1b9-7c60ca10b229 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:31.522013 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdcfac46-8e8e-4ad4-b1b9-7c60ca10b229 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:31.522556 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1032/4066] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:31 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:31.851970 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c6da02b5-8ee2-44eb-8505-3bf70074109d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:31.853844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c6da02b5-8ee2-44eb-8505-3bf70074109d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:31.854048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c6da02b5-8ee2-44eb-8505-3bf70074109d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:31.854279 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c6da02b5-8ee2-44eb-8505-3bf70074109d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:31.854416 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c6da02b5-8ee2-44eb-8505-3bf70074109d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:31.858633 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:31.858633 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:31.859327 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c6da02b5-8ee2-44eb-8505-3bf70074109d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:31.859693 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1017/4067] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:31 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:31.995548 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f4eeb80d-7245-4c54-b50c-9389aac935f0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:31.997465 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4eeb80d-7245-4c54-b50c-9389aac935f0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 Aug 09 07:47:31.997805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4eeb80d-7245-4c54-b50c-9389aac935f0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:31.997928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4eeb80d-7245-4c54-b50c-9389aac935f0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:32.005313 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4eeb80d-7245-4c54-b50c-9389aac935f0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 returned with HTTP 404 Aug 09 07:47:32.005873 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1009/4068] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:31 2026] GET /volume/v3/volumes/74d7b214-d601-46b2-96dd-1ade90253d43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:32.021004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:32.027480 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:32.028008 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-938958490"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:32.030102 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-938958490'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:32.030352 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume of 1 GB Aug 09 07:47:32.030736 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:32.030736 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:32.036723 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:32.043273 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (cdcc3715-8707-4015-91ca-064e2fc48a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:32.044306 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9964c0c9-54df-422b-8df6-c9ce7d9db6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:32.045483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:32.084854 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9964c0c9-54df-422b-8df6-c9ce7d9db6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:32.085901 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40080f61-6254-4edf-8a7e-3038bc27b96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:32.139610 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['cd26c98a-423d-427b-809f-72d7c6a87d20', '26499d94-66f8-460b-863e-7cf9ee24ff5b', 'fe2a122b-cb72-4795-9f38-d8fbe3afdbc9', '6f33682f-0ca4-4113-9f1a-669a22f8dd57'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:32.140729 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40080f61-6254-4edf-8a7e-3038bc27b96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd26c98a-423d-427b-809f-72d7c6a87d20', '26499d94-66f8-460b-863e-7cf9ee24ff5b', 'fe2a122b-cb72-4795-9f38-d8fbe3afdbc9', '6f33682f-0ca4-4113-9f1a-669a22f8dd57']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:32.141981 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec85b58f-5e52-4944-b7a3-0a1a06e1cecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:32.170862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec85b58f-5e52-4944-b7a3-0a1a06e1cecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ecedc7-9e67-4848-990e-48be3e91f575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938958490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['cd26c98a-423d-427b-809f-72d7c6a87d20','26499d94-66f8-460b-863e-7cf9ee24ff5b','fe2a122b-cb72-4795-9f38-d8fbe3afdbc9','6f33682f-0ca4-4113-9f1a-669a22f8dd57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938958490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ecedc7-9e67-4848-990e-48be3e91f575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52636cffd32f47fb9b989834aa4417cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:32.172961 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9ca496-6e98-4e2f-8a28-c51e66d8359f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:32.196082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9ca496-6e98-4e2f-8a28-c51e66d8359f) transitioned into state 'SUCCESS' from state '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-938958490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['cd26c98a-423d-427b-809f-72d7c6a87d20','26499d94-66f8-460b-863e-7cf9ee24ff5b','fe2a122b-cb72-4795-9f38-d8fbe3afdbc9','6f33682f-0ca4-4113-9f1a-669a22f8dd57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:32.196733 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc73bcd-58c4-4876-a47b-b3130b7bf65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:32.210663 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc73bcd-58c4-4876-a47b-b3130b7bf65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:32.211646 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (cdcc3715-8707-4015-91ca-064e2fc48a6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:32.212102 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request issued successfully. Aug 09 07:47:32.212859 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a39a2fb8-eaf4-48f4-b4be-a6e5b17a864c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:32.213543 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1011/4069] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:32 2026] POST /volume/v3/volumes => generated 775 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:32.227417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40bfd5d4-5129-45d5-a871-e9f52df02f4e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:32.229370 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40bfd5d4-5129-45d5-a871-e9f52df02f4e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 Aug 09 07:47:32.229580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40bfd5d4-5129-45d5-a871-e9f52df02f4e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:32.229830 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40bfd5d4-5129-45d5-a871-e9f52df02f4e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:32.237542 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:32.237542 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:32.242233 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-40bfd5d4-5129-45d5-a871-e9f52df02f4e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:32.247618 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40bfd5d4-5129-45d5-a871-e9f52df02f4e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 returned with HTTP 200 Aug 09 07:47:32.248270 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1033/4070] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:32 2026] GET /volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:32.385993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5c98cd17-56f3-49ed-a194-140be7917639 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:32.387592 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c98cd17-56f3-49ed-a194-140be7917639 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 Aug 09 07:47:32.387767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c98cd17-56f3-49ed-a194-140be7917639 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:32.387986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c98cd17-56f3-49ed-a194-140be7917639 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:32.396116 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:32.396116 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:32.399844 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5c98cd17-56f3-49ed-a194-140be7917639 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:32.408502 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c98cd17-56f3-49ed-a194-140be7917639 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 returned with HTTP 200 Aug 09 07:47:32.408967 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1018/4071] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:32 2026] GET /volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:32.425946 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:32.430037 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:32.430037 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfeacac7-7849-4ef3-b3e6-3908717535d2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-238301133"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:32.436485 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:32.436485 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:32.437274 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:32.437274 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Create snapshot from volume dfeacac7-7849-4ef3-b3e6-3908717535d2 Aug 09 07:47:32.466565 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Created reservations ['2fabeeaf-e5e1-41f6-9643-bbc50ad012e8', '272e4751-95f9-4ddb-8890-bfb46377929b', '99d9ebf7-be89-4f98-9f42-baa7016d8fdf', '82a0d628-d2f5-4d30-9fe2-f5b7d29dab26'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:32.500391 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot create request issued successfully. Aug 09 07:47:32.500794 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a47dbb4d-c934-431d-a314-278f528c4ed0 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:32.501291 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1010/4072] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:32.513274 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8160edf5-ec5f-4703-b270-d924ec678ab3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:32.518021 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8160edf5-ec5f-4703-b270-d924ec678ab3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d Aug 09 07:47:32.518291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8160edf5-ec5f-4703-b270-d924ec678ab3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:32.518495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8160edf5-ec5f-4703-b270-d924ec678ab3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:32.527734 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:32.527734 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:32.528260 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8160edf5-ec5f-4703-b270-d924ec678ab3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:32.529231 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8160edf5-ec5f-4703-b270-d924ec678ab3 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d returned with HTTP 200 Aug 09 07:47:32.530309 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1012/4073] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:32 2026] GET /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:32.543364 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-491528b8-603f-4ca9-8ce8-620ef0c9bfc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:32.545151 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-491528b8-603f-4ca9-8ce8-620ef0c9bfc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:32.545364 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-491528b8-603f-4ca9-8ce8-620ef0c9bfc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:32.545559 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-491528b8-603f-4ca9-8ce8-620ef0c9bfc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:32.558353 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:32.558353 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:32.566975 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-491528b8-603f-4ca9-8ce8-620ef0c9bfc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:32.576024 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-491528b8-603f-4ca9-8ce8-620ef0c9bfc4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:32.576556 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1034/4074] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:32 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 923 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:32.870527 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d62b5a49-5a3e-4704-94c3-25c0d8a22a3b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:32.872270 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d62b5a49-5a3e-4704-94c3-25c0d8a22a3b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:32.872407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d62b5a49-5a3e-4704-94c3-25c0d8a22a3b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:32.872654 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d62b5a49-5a3e-4704-94c3-25c0d8a22a3b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:32.872718 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-d62b5a49-5a3e-4704-94c3-25c0d8a22a3b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:32.877196 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:32.877196 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:32.877863 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d62b5a49-5a3e-4704-94c3-25c0d8a22a3b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:32.878273 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1019/4075] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:32 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:33.261328 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d89b3b34-ddba-4d5c-92b1-b9718ca7f5b0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.263789 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d89b3b34-ddba-4d5c-92b1-b9718ca7f5b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 Aug 09 07:47:33.264002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d89b3b34-ddba-4d5c-92b1-b9718ca7f5b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.264242 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d89b3b34-ddba-4d5c-92b1-b9718ca7f5b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.272133 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.272133 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:33.276570 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d89b3b34-ddba-4d5c-92b1-b9718ca7f5b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:33.280593 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d89b3b34-ddba-4d5c-92b1-b9718ca7f5b0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 returned with HTTP 200 Aug 09 07:47:33.280979 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1011/4076] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:33 2026] GET /volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:33.292903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-552d7c25-6868-4e98-b695-5be485da4fa7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.294605 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-552d7c25-6868-4e98-b695-5be485da4fa7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:33.295412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-552d7c25-6868-4e98-b695-5be485da4fa7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3ecedc7-9e67-4848-990e-48be3e91f575", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1966226468"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:33.303897 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.303897 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:33.304255 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-552d7c25-6868-4e98-b695-5be485da4fa7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:33.304415 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-552d7c25-6868-4e98-b695-5be485da4fa7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create snapshot from volume d3ecedc7-9e67-4848-990e-48be3e91f575 Aug 09 07:47:33.329193 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-552d7c25-6868-4e98-b695-5be485da4fa7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['3a73feef-f1f7-4bbf-b777-41ab0b5659cb', '4cd4a37c-fa78-4363-9c54-36a8e88fae74', 'ea04fd25-06f9-4ef0-a2fd-b81df3daf148', '9aedcff2-9309-488a-ba8f-f6841f98539e'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:33.387086 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-552d7c25-6868-4e98-b695-5be485da4fa7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot create request issued successfully. Aug 09 07:47:33.387627 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-552d7c25-6868-4e98-b695-5be485da4fa7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:33.388258 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1013/4077] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:33.396781 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae2ddc48-8870-40af-bccb-e1dfdc8b28d1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.399130 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae2ddc48-8870-40af-bccb-e1dfdc8b28d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 Aug 09 07:47:33.399402 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae2ddc48-8870-40af-bccb-e1dfdc8b28d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.399671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae2ddc48-8870-40af-bccb-e1dfdc8b28d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.406516 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.406516 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:33.406965 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae2ddc48-8870-40af-bccb-e1dfdc8b28d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:33.408192 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae2ddc48-8870-40af-bccb-e1dfdc8b28d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 returned with HTTP 200 Aug 09 07:47:33.408454 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1035/4078] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:33 2026] GET /volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:33.544622 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e5960637-14cd-42b3-83dd-35e1f969922e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.546623 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5960637-14cd-42b3-83dd-35e1f969922e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d Aug 09 07:47:33.546873 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5960637-14cd-42b3-83dd-35e1f969922e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.547143 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5960637-14cd-42b3-83dd-35e1f969922e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.553482 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.553482 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:33.554025 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e5960637-14cd-42b3-83dd-35e1f969922e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:33.555174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5960637-14cd-42b3-83dd-35e1f969922e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d returned with HTTP 200 Aug 09 07:47:33.555800 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1020/4079] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:33 2026] GET /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:33.565854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-35a1c626-4831-4ab9-89a9-e4d3ec3e86d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.567708 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35a1c626-4831-4ab9-89a9-e4d3ec3e86d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] POST https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d/action Aug 09 07:47:33.568086 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35a1c626-4831-4ab9-89a9-e4d3ec3e86d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:33.568205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35a1c626-4831-4ab9-89a9-e4d3ec3e86d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:33.569627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-35a1c626-4831-4ab9-89a9-e4d3ec3e86d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Updating snapshot '834c1cb2-e1be-4052-80b3-17e77c81789d' with '{'status': 'creating'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:47:33.580646 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.580646 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:33.593373 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-69bc8c73-6e29-4fe3-8dc9-38d20c153c71 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.595422 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-69bc8c73-6e29-4fe3-8dc9-38d20c153c71 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:33.595647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-69bc8c73-6e29-4fe3-8dc9-38d20c153c71 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.595837 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-69bc8c73-6e29-4fe3-8dc9-38d20c153c71 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.596863 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35a1c626-4831-4ab9-89a9-e4d3ec3e86d7 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d/action returned with HTTP 202 Aug 09 07:47:33.597403 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1012/4080] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:33 2026] POST /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:47:33.604670 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.604670 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:33.607501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5b042b3-dbeb-4912-aef8-5c36d79a6c9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.609701 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5b042b3-dbeb-4912-aef8-5c36d79a6c9f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d Aug 09 07:47:33.609936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5b042b3-dbeb-4912-aef8-5c36d79a6c9f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.610188 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5b042b3-dbeb-4912-aef8-5c36d79a6c9f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.615554 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-69bc8c73-6e29-4fe3-8dc9-38d20c153c71 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:33.615649 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.615649 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:33.615989 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5b042b3-dbeb-4912-aef8-5c36d79a6c9f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:33.616692 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5b042b3-dbeb-4912-aef8-5c36d79a6c9f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d returned with HTTP 200 Aug 09 07:47:33.617233 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1036/4081] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:33 2026] GET /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:33.623190 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-69bc8c73-6e29-4fe3-8dc9-38d20c153c71 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:33.625909 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1014/4082] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:33 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:33.630373 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-be3329f9-6da4-4431-946e-1f0a2ebe0a2e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.633281 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be3329f9-6da4-4431-946e-1f0a2ebe0a2e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] POST https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d/action Aug 09 07:47:33.633281 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be3329f9-6da4-4431-946e-1f0a2ebe0a2e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:33.633281 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be3329f9-6da4-4431-946e-1f0a2ebe0a2e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:33.634658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.snapshot_actions [None req-be3329f9-6da4-4431-946e-1f0a2ebe0a2e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100221) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 09 07:47:33.640808 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.640808 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:33.641490 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.snapshot_actions [None req-be3329f9-6da4-4431-946e-1f0a2ebe0a2e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] Updating snapshot 834c1cb2-e1be-4052-80b3-17e77c81789d with info {'id': '834c1cb2-e1be-4052-80b3-17e77c81789d', 'status': 'error', 'progress': '80%'} Aug 09 07:47:33.653445 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be3329f9-6da4-4431-946e-1f0a2ebe0a2e tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-member] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d/action returned with HTTP 202 Aug 09 07:47:33.654276 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1021/4083] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:33 2026] POST /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:33.664053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.666440 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d Aug 09 07:47:33.666732 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.666978 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.667104 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete snapshot with id: 834c1cb2-e1be-4052-80b3-17e77c81789d Aug 09 07:47:33.673864 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.673864 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:33.674289 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:33.693545 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:33.693727 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1db351d-7e5d-42d3-8da2-b78a90aa85be tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d returned with HTTP 202 Aug 09 07:47:33.694160 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1013/4084] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:33 2026] DELETE /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:33.707536 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74dd8c0e-52a2-4cee-ab0e-607d5c2d9432 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.709638 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74dd8c0e-52a2-4cee-ab0e-607d5c2d9432 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d Aug 09 07:47:33.709941 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74dd8c0e-52a2-4cee-ab0e-607d5c2d9432 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.710197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74dd8c0e-52a2-4cee-ab0e-607d5c2d9432 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.716075 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.716075 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:33.716657 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74dd8c0e-52a2-4cee-ab0e-607d5c2d9432 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Snapshot retrieved successfully. Aug 09 07:47:33.718333 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74dd8c0e-52a2-4cee-ab0e-607d5c2d9432 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d returned with HTTP 200 Aug 09 07:47:33.718756 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1037/4085] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:33 2026] GET /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:33.890081 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fab8e6d0-b3e7-4901-8ffb-134f966c71d6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:33.892200 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fab8e6d0-b3e7-4901-8ffb-134f966c71d6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:33.892444 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fab8e6d0-b3e7-4901-8ffb-134f966c71d6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:33.892670 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fab8e6d0-b3e7-4901-8ffb-134f966c71d6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:33.892815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-fab8e6d0-b3e7-4901-8ffb-134f966c71d6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:33.897577 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:33.897577 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:33.898414 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fab8e6d0-b3e7-4901-8ffb-134f966c71d6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:33.898825 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1015/4086] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:33 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:34.418675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a5edf1a8-ea8e-4513-b050-80285b46fcd4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.420965 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a5edf1a8-ea8e-4513-b050-80285b46fcd4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 Aug 09 07:47:34.421343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a5edf1a8-ea8e-4513-b050-80285b46fcd4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.421700 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a5edf1a8-ea8e-4513-b050-80285b46fcd4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.428908 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.428908 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:34.429271 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a5edf1a8-ea8e-4513-b050-80285b46fcd4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:34.429899 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a5edf1a8-ea8e-4513-b050-80285b46fcd4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 returned with HTTP 200 Aug 09 07:47:34.430292 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1022/4087] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:34 2026] GET /volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:34.439307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.442532 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] GET https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:34.442797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.443065 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.443384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:47:34.443672 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.443672 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:34.444723 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:47:34.449270 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Get all snapshots completed successfully. Aug 09 07:47:34.449612 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b964f47e-df97-45e7-9e8e-cfa88f0682e4 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 09 07:47:34.450074 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1014/4088] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:47:34 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:34.461344 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.463442 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 Aug 09 07:47:34.463750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.464022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.464193 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete snapshot with id: 0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 Aug 09 07:47:34.470576 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.470576 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:34.471112 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:34.490130 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:34.490432 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91af5978-ccfd-4d03-9ac9-2bf8334ba64d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 returned with HTTP 202 Aug 09 07:47:34.490920 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1038/4089] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:34 2026] DELETE /volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:34.498870 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8c5cb012-8a32-427f-af9c-822a7973f40b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.501299 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8c5cb012-8a32-427f-af9c-822a7973f40b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 Aug 09 07:47:34.501505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8c5cb012-8a32-427f-af9c-822a7973f40b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.501716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8c5cb012-8a32-427f-af9c-822a7973f40b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.507040 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.507040 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:34.507593 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8c5cb012-8a32-427f-af9c-822a7973f40b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:34.508125 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8c5cb012-8a32-427f-af9c-822a7973f40b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 returned with HTTP 200 Aug 09 07:47:34.508515 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1016/4090] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:34 2026] GET /volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:34.639055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-86bd82e5-d42f-447e-900a-e3487cf340f2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.640805 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-86bd82e5-d42f-447e-900a-e3487cf340f2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:34.641046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-86bd82e5-d42f-447e-900a-e3487cf340f2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.641277 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-86bd82e5-d42f-447e-900a-e3487cf340f2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.648240 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.648240 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:34.652175 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-86bd82e5-d42f-447e-900a-e3487cf340f2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:34.657586 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-86bd82e5-d42f-447e-900a-e3487cf340f2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:34.658043 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1023/4091] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:34 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:34.732830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dde94318-f30b-4145-8a0e-08be10413b40 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.735453 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dde94318-f30b-4145-8a0e-08be10413b40 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d Aug 09 07:47:34.735682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dde94318-f30b-4145-8a0e-08be10413b40 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.735921 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dde94318-f30b-4145-8a0e-08be10413b40 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.743211 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dde94318-f30b-4145-8a0e-08be10413b40 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d returned with HTTP 404 Aug 09 07:47:34.743887 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1015/4092] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:34 2026] GET /volume/v3/snapshots/834c1cb2-e1be-4052-80b3-17e77c81789d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:34.756037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09212310-6262-4026-a923-18e7a901171f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.758379 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09212310-6262-4026-a923-18e7a901171f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 Aug 09 07:47:34.758780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09212310-6262-4026-a923-18e7a901171f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.759281 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09212310-6262-4026-a923-18e7a901171f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.759371 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-09212310-6262-4026-a923-18e7a901171f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume with id: dfeacac7-7849-4ef3-b3e6-3908717535d2 Aug 09 07:47:34.769044 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.769044 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:34.769652 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-09212310-6262-4026-a923-18e7a901171f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:34.793019 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-09212310-6262-4026-a923-18e7a901171f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Delete volume request issued successfully. Aug 09 07:47:34.793635 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09212310-6262-4026-a923-18e7a901171f tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 returned with HTTP 202 Aug 09 07:47:34.793635 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1039/4093] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:34 2026] DELETE /volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:34.805118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d29fd2a9-b3fc-4617-849d-a84759f6b812 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.807785 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d29fd2a9-b3fc-4617-849d-a84759f6b812 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 Aug 09 07:47:34.807785 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d29fd2a9-b3fc-4617-849d-a84759f6b812 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.807882 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d29fd2a9-b3fc-4617-849d-a84759f6b812 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.814725 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.814725 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:34.818564 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d29fd2a9-b3fc-4617-849d-a84759f6b812 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Volume info retrieved successfully. Aug 09 07:47:34.822942 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d29fd2a9-b3fc-4617-849d-a84759f6b812 tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 returned with HTTP 200 Aug 09 07:47:34.823367 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1017/4094] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:34 2026] GET /volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:34.912123 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae6c7e6f-ef65-4d82-93f0-5c710514caea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:34.914096 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae6c7e6f-ef65-4d82-93f0-5c710514caea tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:34.914337 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae6c7e6f-ef65-4d82-93f0-5c710514caea tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:34.914579 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae6c7e6f-ef65-4d82-93f0-5c710514caea tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:34.914831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ae6c7e6f-ef65-4d82-93f0-5c710514caea tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:34.919613 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:34.919613 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:34.920564 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae6c7e6f-ef65-4d82-93f0-5c710514caea tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:34.921452 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1024/4095] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:34 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:35.521748 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3841266f-28c2-49fd-9720-3081cff9963a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:35.525935 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3841266f-28c2-49fd-9720-3081cff9963a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 Aug 09 07:47:35.525935 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3841266f-28c2-49fd-9720-3081cff9963a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:35.525935 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3841266f-28c2-49fd-9720-3081cff9963a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:35.529629 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3841266f-28c2-49fd-9720-3081cff9963a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 returned with HTTP 404 Aug 09 07:47:35.530211 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1016/4096] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:35 2026] GET /volume/v3/snapshots/0a8391d1-5a81-4ba9-a783-1fedf1acb5d9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:35.536593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:35.538262 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 Aug 09 07:47:35.538424 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:35.538593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:35.538744 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume with id: d3ecedc7-9e67-4848-990e-48be3e91f575 Aug 09 07:47:35.546545 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:35.546545 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:35.547854 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:35.570939 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume request issued successfully. Aug 09 07:47:35.570939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5461ddd2-7c7d-4929-968f-ebb2c4b8af9d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 returned with HTTP 202 Aug 09 07:47:35.570939 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1040/4097] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:35 2026] DELETE /volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:35.579270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-84b78c3e-7a2d-4c9a-86d8-c5ef9bea4b57 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:35.581487 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-84b78c3e-7a2d-4c9a-86d8-c5ef9bea4b57 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 Aug 09 07:47:35.581730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-84b78c3e-7a2d-4c9a-86d8-c5ef9bea4b57 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:35.581986 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-84b78c3e-7a2d-4c9a-86d8-c5ef9bea4b57 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:35.590947 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:35.590947 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:35.596445 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-84b78c3e-7a2d-4c9a-86d8-c5ef9bea4b57 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:35.603091 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-84b78c3e-7a2d-4c9a-86d8-c5ef9bea4b57 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 returned with HTTP 200 Aug 09 07:47:35.603643 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1018/4098] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:35 2026] GET /volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:35.673693 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-924e8ee1-cce0-4bdf-a217-c5be7fb7d823 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:35.675461 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-924e8ee1-cce0-4bdf-a217-c5be7fb7d823 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:35.675677 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-924e8ee1-cce0-4bdf-a217-c5be7fb7d823 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:35.675863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-924e8ee1-cce0-4bdf-a217-c5be7fb7d823 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:35.682427 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:35.682427 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:35.685862 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-924e8ee1-cce0-4bdf-a217-c5be7fb7d823 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:35.690573 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-924e8ee1-cce0-4bdf-a217-c5be7fb7d823 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:35.690932 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1025/4099] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:35 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:35.835322 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5a7ba82a-4172-477a-9e27-daa1c413a69a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:35.837057 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a7ba82a-4172-477a-9e27-daa1c413a69a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] GET https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 Aug 09 07:47:35.837269 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a7ba82a-4172-477a-9e27-daa1c413a69a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:35.837450 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a7ba82a-4172-477a-9e27-daa1c413a69a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:35.847612 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a7ba82a-4172-477a-9e27-daa1c413a69a tempest-ProjectMemberTests-22564066 tempest-ProjectMemberTests-22564066-project-admin] https://10.4.3.41/volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 returned with HTTP 404 Aug 09 07:47:35.848008 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1017/4100] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:35 2026] GET /volume/v3/volumes/dfeacac7-7849-4ef3-b3e6-3908717535d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:35.934283 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7eef0f9-ffe2-40f6-bae0-e31c0d020537 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:35.937169 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7eef0f9-ffe2-40f6-bae0-e31c0d020537 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:35.937467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7eef0f9-ffe2-40f6-bae0-e31c0d020537 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:35.937720 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7eef0f9-ffe2-40f6-bae0-e31c0d020537 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:35.937930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a7eef0f9-ffe2-40f6-bae0-e31c0d020537 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:35.948747 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:35.948747 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:35.951121 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7eef0f9-ffe2-40f6-bae0-e31c0d020537 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:35.951545 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1041/4101] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:35 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:36.617468 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f80bc7c-00dc-4d6b-97cf-a15aa8c0bd89 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:36.620805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f80bc7c-00dc-4d6b-97cf-a15aa8c0bd89 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 Aug 09 07:47:36.621033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f80bc7c-00dc-4d6b-97cf-a15aa8c0bd89 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:36.621269 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f80bc7c-00dc-4d6b-97cf-a15aa8c0bd89 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:36.636941 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f80bc7c-00dc-4d6b-97cf-a15aa8c0bd89 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 returned with HTTP 404 Aug 09 07:47:36.637862 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1019/4102] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:36 2026] GET /volume/v3/volumes/d3ecedc7-9e67-4848-990e-48be3e91f575 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:36.649379 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:36.651775 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:36.652143 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-399135196"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:36.653545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-399135196'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:36.653675 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume of 1 GB Aug 09 07:47:36.660537 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:36.671242 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (31c1ef54-fa91-47de-a879-eb98bfed45b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:36.673498 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae52638-0835-4d3f-b154-bf903e646f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:36.673894 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:36.707828 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-55b3a650-6a7e-4d3a-80f9-45e801176007 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:36.710352 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55b3a650-6a7e-4d3a-80f9-45e801176007 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:36.710612 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55b3a650-6a7e-4d3a-80f9-45e801176007 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:36.710840 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55b3a650-6a7e-4d3a-80f9-45e801176007 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:36.711259 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae52638-0835-4d3f-b154-bf903e646f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:36.712646 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de49b617-eecf-42ea-8d22-c18eca008b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:36.720017 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:36.720017 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:36.725139 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-55b3a650-6a7e-4d3a-80f9-45e801176007 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:36.731673 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55b3a650-6a7e-4d3a-80f9-45e801176007 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:36.732242 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1018/4103] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:36 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:36.761896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['591158c3-67b0-4faf-bb08-53f726ac9b1f', '55d91da5-91fb-41af-97ea-cba18b08d40b', '9a6441a6-571d-4f61-89ef-4320afd53a8e', '2c0ca8bd-7053-44a4-87b1-54f4932a4f5e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:36.762866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de49b617-eecf-42ea-8d22-c18eca008b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['591158c3-67b0-4faf-bb08-53f726ac9b1f', '55d91da5-91fb-41af-97ea-cba18b08d40b', '9a6441a6-571d-4f61-89ef-4320afd53a8e', '2c0ca8bd-7053-44a4-87b1-54f4932a4f5e']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:36.763672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541e8088-896c-412b-8af9-087485336e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:36.793144 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541e8088-896c-412b-8af9-087485336e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a39818ff-c3c9-4dff-8a0c-df8da9a05804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399135196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['591158c3-67b0-4faf-bb08-53f726ac9b1f','55d91da5-91fb-41af-97ea-cba18b08d40b','9a6441a6-571d-4f61-89ef-4320afd53a8e','2c0ca8bd-7053-44a4-87b1-54f4932a4f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-399135196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a39818ff-c3c9-4dff-8a0c-df8da9a05804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52636cffd32f47fb9b989834aa4417cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:36.794111 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c538131b-d333-440e-907e-bd4d79b7d14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:36.815506 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c538131b-d333-440e-907e-bd4d79b7d14b) transitioned into state 'SUCCESS' from state '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-399135196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['591158c3-67b0-4faf-bb08-53f726ac9b1f','55d91da5-91fb-41af-97ea-cba18b08d40b','9a6441a6-571d-4f61-89ef-4320afd53a8e','2c0ca8bd-7053-44a4-87b1-54f4932a4f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:36.816517 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499f0f42-a173-447c-ad88-73c5aa0b0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:36.824838 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499f0f42-a173-447c-ad88-73c5aa0b0fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:36.825677 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (31c1ef54-fa91-47de-a879-eb98bfed45b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:36.827540 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request issued successfully. Aug 09 07:47:36.827540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c2a5bda-f1a0-4684-bfd1-b7ae75e3af7d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:36.827540 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1026/4104] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:36 2026] POST /volume/v3/volumes => generated 775 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:36.843502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d2040e7-2028-42f6-81ec-ded48420e1a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:36.845419 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d2040e7-2028-42f6-81ec-ded48420e1a6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 Aug 09 07:47:36.845633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d2040e7-2028-42f6-81ec-ded48420e1a6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:36.845819 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d2040e7-2028-42f6-81ec-ded48420e1a6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:36.853988 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:36.853988 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:36.857943 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4d2040e7-2028-42f6-81ec-ded48420e1a6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:36.862068 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d2040e7-2028-42f6-81ec-ded48420e1a6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 returned with HTTP 200 Aug 09 07:47:36.862521 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1042/4105] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:36 2026] GET /volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:36.968207 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d93612e8-bc4b-413d-96fe-7272aafb9a7e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:36.971031 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d93612e8-bc4b-413d-96fe-7272aafb9a7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:36.971223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d93612e8-bc4b-413d-96fe-7272aafb9a7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:36.971414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d93612e8-bc4b-413d-96fe-7272aafb9a7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:36.971511 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d93612e8-bc4b-413d-96fe-7272aafb9a7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:36.981880 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:36.981880 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:36.982702 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d93612e8-bc4b-413d-96fe-7272aafb9a7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:36.983092 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1020/4106] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:36 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:37.489787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b2ea765e-261b-4c1c-8a0f-27e395be0f87 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.491884 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2ea765e-261b-4c1c-8a0f-27e395be0f87 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:37.492125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2ea765e-261b-4c1c-8a0f-27e395be0f87 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.492322 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2ea765e-261b-4c1c-8a0f-27e395be0f87 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.499476 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.499476 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:37.503657 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b2ea765e-261b-4c1c-8a0f-27e395be0f87 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:37.508136 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2ea765e-261b-4c1c-8a0f-27e395be0f87 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:37.508567 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1019/4107] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:37.564358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e881e9c1-3283-4493-976c-89201653590c req-6ac3b858-9dd5-423d-83f0-4b8282c20f49 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.568234 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-6ac3b858-9dd5-423d-83f0-4b8282c20f49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:37.568412 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-6ac3b858-9dd5-423d-83f0-4b8282c20f49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.568805 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-6ac3b858-9dd5-423d-83f0-4b8282c20f49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.579890 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.579890 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:37.584751 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e881e9c1-3283-4493-976c-89201653590c req-6ac3b858-9dd5-423d-83f0-4b8282c20f49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:37.592262 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-6ac3b858-9dd5-423d-83f0-4b8282c20f49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:37.592953 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1027/4108] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:37.672432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d43b2c4d-0f15-4639-a3ec-f84bc4c91e08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.672833 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d43b2c4d-0f15-4639-a3ec-f84bc4c91e08 None None] GET https://10.4.3.41/volume// Aug 09 07:47:37.673064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d43b2c4d-0f15-4639-a3ec-f84bc4c91e08 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.673279 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d43b2c4d-0f15-4639-a3ec-f84bc4c91e08 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.673601 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d43b2c4d-0f15-4639-a3ec-f84bc4c91e08 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:37.673893 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1043/4109] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:37.681830 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e881e9c1-3283-4493-976c-89201653590c req-126a3269-1a3c-41f9-bcc3-6103ccde3245 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.684065 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-126a3269-1a3c-41f9-bcc3-6103ccde3245 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:47:37.684452 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-126a3269-1a3c-41f9-bcc3-6103ccde3245 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16be36ac-0b2f-43aa-bb2d-598119c560d5", "connector": null, "instance_uuid": "de7297db-a898-4eb2-814c-3ed19293d77f"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:37.693441 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.693441 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:37.718124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-115997fe-8918-4d94-91c9-f0c43bf2f0c4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.723938 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-126a3269-1a3c-41f9-bcc3-6103ccde3245 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:47:37.724380 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1021/4110] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:47:37 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 09 07:47:37.745483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8d95fa39-5bac-4f61-bc27-acdf3df9243f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.747871 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d95fa39-5bac-4f61-bc27-acdf3df9243f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:37.748178 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d95fa39-5bac-4f61-bc27-acdf3df9243f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.748587 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d95fa39-5bac-4f61-bc27-acdf3df9243f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.762358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c59c06c3-b307-4317-880b-582d38f8f8e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.764674 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c59c06c3-b307-4317-880b-582d38f8f8e9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:37.764940 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c59c06c3-b307-4317-880b-582d38f8f8e9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.765306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c59c06c3-b307-4317-880b-582d38f8f8e9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.766054 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.766054 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:37.770982 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8d95fa39-5bac-4f61-bc27-acdf3df9243f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:37.777537 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d95fa39-5bac-4f61-bc27-acdf3df9243f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:37.778008 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1028/4111] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:37.780356 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.780356 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:37.783177 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5e562e03-66a4-4d74-8d8d-ff591b60f4a9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.783859 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e562e03-66a4-4d74-8d8d-ff591b60f4a9 None None] GET https://10.4.3.41/volume// Aug 09 07:47:37.784104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e562e03-66a4-4d74-8d8d-ff591b60f4a9 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.784380 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e562e03-66a4-4d74-8d8d-ff591b60f4a9 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.784811 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e562e03-66a4-4d74-8d8d-ff591b60f4a9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:37.785320 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1022/4112] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:37.786332 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c59c06c3-b307-4317-880b-582d38f8f8e9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:37.792376 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c59c06c3-b307-4317-880b-582d38f8f8e9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:37.792940 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1044/4113] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:37.798137 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e881e9c1-3283-4493-976c-89201653590c req-943d2a00-64bc-4606-87d9-96676afd800b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.805940 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-943d2a00-64bc-4606-87d9-96676afd800b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:37.805940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-943d2a00-64bc-4606-87d9-96676afd800b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.805940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-943d2a00-64bc-4606-87d9-96676afd800b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.817088 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.817088 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:37.822592 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e881e9c1-3283-4493-976c-89201653590c req-943d2a00-64bc-4606-87d9-96676afd800b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:37.829121 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-943d2a00-64bc-4606-87d9-96676afd800b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:37.829783 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1029/4114] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 1018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:37.859826 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-115997fe-8918-4d94-91c9-f0c43bf2f0c4 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:37.860258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-115997fe-8918-4d94-91c9-f0c43bf2f0c4 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-100113822", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:37.876931 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-50ce0314-52a9-4177-adf6-b969debfe0d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.879509 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50ce0314-52a9-4177-adf6-b969debfe0d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 Aug 09 07:47:37.879766 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50ce0314-52a9-4177-adf6-b969debfe0d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.880088 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50ce0314-52a9-4177-adf6-b969debfe0d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.886270 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-115997fe-8918-4d94-91c9-f0c43bf2f0c4 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:37.886803 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1020/4115] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:37 2026] POST /volume/v3/types => generated 379 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:37.891051 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.891051 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:37.896492 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea8d1489-4430-49d4-8dad-b07b95a302d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.898319 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea8d1489-4430-49d4-8dad-b07b95a302d6 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption Aug 09 07:47:37.898548 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-50ce0314-52a9-4177-adf6-b969debfe0d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:37.898654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea8d1489-4430-49d4-8dad-b07b95a302d6 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:37.903372 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50ce0314-52a9-4177-adf6-b969debfe0d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 returned with HTTP 200 Aug 09 07:47:37.903660 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1023/4116] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:37.915475 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea8d1489-4430-49d4-8dad-b07b95a302d6 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption returned with HTTP 200 Aug 09 07:47:37.915926 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1045/4117] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:47:37 2026] POST /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:37.918093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.921933 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:37.921933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a39818ff-c3c9-4dff-8a0c-df8da9a05804", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-66234836"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:37.927091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fa695b7f-9245-4d9f-bc36-9f6a6ab96d5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.929796 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa695b7f-9245-4d9f-bc36-9f6a6ab96d5d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:37.932972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa695b7f-9245-4d9f-bc36-9f6a6ab96d5d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1440317074", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:37.933146 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:37.933146 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:37.933146 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:37.933146 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create snapshot from volume a39818ff-c3c9-4dff-8a0c-df8da9a05804 Aug 09 07:47:37.955558 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa695b7f-9245-4d9f-bc36-9f6a6ab96d5d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:37.955991 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1021/4118] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:37 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:37.966804 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2cf10001-57ec-4015-a3f3-b25091cb1e7d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.974092 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['06d20c71-b32d-4ac8-ad6c-0f74285a855e', '77b7cecb-4826-43e4-bd85-22cc41070a89', '2044e788-fbee-472e-b0a7-4f359f4e399c', '73b19a1d-8c96-4ebd-be38-7f2e20e23495'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:37.994675 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eccb0981-4c82-45d7-9eee-6a7cccd83eef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:37.996885 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eccb0981-4c82-45d7-9eee-6a7cccd83eef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:37.997154 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eccb0981-4c82-45d7-9eee-6a7cccd83eef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:37.997574 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eccb0981-4c82-45d7-9eee-6a7cccd83eef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:37.998767 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-eccb0981-4c82-45d7-9eee-6a7cccd83eef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:38.004968 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:38.004968 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:38.005252 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eccb0981-4c82-45d7-9eee-6a7cccd83eef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:38.005593 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1046/4119] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:37 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.005843 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot create request issued successfully. Aug 09 07:47:38.006476 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dd5c812a-2105-45c5-8963-705bee3eaf0a tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:38.007163 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1030/4120] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:38.023301 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4d44af91-82e2-479a-a3db-d1808c6ce5d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.027172 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d44af91-82e2-479a-a3db-d1808c6ce5d5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b Aug 09 07:47:38.027428 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d44af91-82e2-479a-a3db-d1808c6ce5d5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.027665 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d44af91-82e2-479a-a3db-d1808c6ce5d5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.032248 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e881e9c1-3283-4493-976c-89201653590c req-f7e2170d-ad69-4553-ab3c-3ec2040df91d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.036468 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-f7e2170d-ad69-4553-ab3c-3ec2040df91d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] PUT https://10.4.3.41/volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8 Aug 09 07:47:38.036894 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-f7e2170d-ad69-4553-ab3c-3ec2040df91d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.037849 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:38.037849 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:38.038368 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4d44af91-82e2-479a-a3db-d1808c6ce5d5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:38.039384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d44af91-82e2-479a-a3db-d1808c6ce5d5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b returned with HTTP 200 Aug 09 07:47:38.039935 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1022/4121] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.047938 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2cf10001-57ec-4015-a3f3-b25091cb1e7d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] POST https://10.4.3.41/volume/v3/types/721f6f1c-3325-4683-8088-40494ee22af2/encryption Aug 09 07:47:38.048363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2cf10001-57ec-4015-a3f3-b25091cb1e7d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.050735 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e881e9c1-3283-4493-976c-89201653590c req-f7e2170d-ad69-4553-ab3c-3ec2040df91d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Acquiring lock "cinder-attachment_update-16be36ac-0b2f-43aa-bb2d-598119c560d5-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:47:38.051229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-2cf10001-57ec-4015-a3f3-b25091cb1e7d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.051415 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2cf10001-57ec-4015-a3f3-b25091cb1e7d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/721f6f1c-3325-4683-8088-40494ee22af2/encryption returned with HTTP 403 Aug 09 07:47:38.051972 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1024/4122] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:47:37 2026] POST /volume/v3/types/721f6f1c-3325-4683-8088-40494ee22af2/encryption => generated 127 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.056555 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e881e9c1-3283-4493-976c-89201653590c req-f7e2170d-ad69-4553-ab3c-3ec2040df91d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Lock "cinder-attachment_update-16be36ac-0b2f-43aa-bb2d-598119c560d5-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:47:38.059419 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:38.059419 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:38.063429 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d272cef1-1395-4ea7-8f12-1d9622eb2e6d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.065803 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d272cef1-1395-4ea7-8f12-1d9622eb2e6d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:38.066388 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d272cef1-1395-4ea7-8f12-1d9622eb2e6d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1581541682", "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=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.068459 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:38.068459 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:38.085582 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d272cef1-1395-4ea7-8f12-1d9622eb2e6d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:38.085582 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1031/4123] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:38 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 09 07:47:38.093707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc775ad0-bd6e-4748-91e1-d955fd7bdcc0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.095554 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc775ad0-bd6e-4748-91e1-d955fd7bdcc0 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] POST https://10.4.3.41/volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b/extra_specs Aug 09 07:47:38.096090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc775ad0-bd6e-4748-91e1-d955fd7bdcc0 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.097647 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-bc775ad0-bd6e-4748-91e1-d955fd7bdcc0 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.097826 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc775ad0-bd6e-4748-91e1-d955fd7bdcc0 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b/extra_specs returned with HTTP 403 Aug 09 07:47:38.098395 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1023/4124] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:47:38 2026] POST /volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.105102 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1eca9e88-6d44-4353-86fc-6a2497d787e5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.107090 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1eca9e88-6d44-4353-86fc-6a2497d787e5 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] PUT https://10.4.3.41/volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b/extra_specs/key2 Aug 09 07:47:38.107496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1eca9e88-6d44-4353-86fc-6a2497d787e5 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.110109 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-1eca9e88-6d44-4353-86fc-6a2497d787e5 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.110353 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1eca9e88-6d44-4353-86fc-6a2497d787e5 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b/extra_specs/key2 returned with HTTP 403 Aug 09 07:47:38.110990 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1025/4125] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:47:38 2026] PUT /volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.120850 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b6165823-d6c4-4113-881b-38b9d499eda4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.123150 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6165823-d6c4-4113-881b-38b9d499eda4 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:38.124352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b6165823-d6c4-4113-881b-38b9d499eda4 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.127625 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-b6165823-d6c4-4113-881b-38b9d499eda4 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.128226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6165823-d6c4-4113-881b-38b9d499eda4 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types returned with HTTP 403 Aug 09 07:47:38.128746 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1032/4126] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:47:38 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.138107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-74262f79-25de-4ee6-89d8-1bead160a24a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.139770 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74262f79-25de-4ee6-89d8-1bead160a24a tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:38.140316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74262f79-25de-4ee6-89d8-1bead160a24a tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1994088933", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.141787 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e881e9c1-3283-4493-976c-89201653590c req-f7e2170d-ad69-4553-ab3c-3ec2040df91d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Lock "cinder-attachment_update-16be36ac-0b2f-43aa-bb2d-598119c560d5-np0000006821" released by "attachment_update" :: held 0.085s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:47:38.142462 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-f7e2170d-ad69-4553-ab3c-3ec2040df91d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8 returned with HTTP 200 Aug 09 07:47:38.143012 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1047/4127] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:47:38 2026] PUT /volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:38.156632 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74262f79-25de-4ee6-89d8-1bead160a24a tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:38.157013 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1024/4128] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:38 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.166342 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f3e264a3-c56e-42d0-8453-1aafd1042047 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.167669 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f3e264a3-c56e-42d0-8453-1aafd1042047 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805/encryption Aug 09 07:47:38.167669 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f3e264a3-c56e-42d0-8453-1aafd1042047 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.183359 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f3e264a3-c56e-42d0-8453-1aafd1042047 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805/encryption returned with HTTP 200 Aug 09 07:47:38.183772 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1026/4129] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:47:38 2026] POST /volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.198071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-477f8940-c50b-4c18-ae18-fd9401565648 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.198927 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-477f8940-c50b-4c18-ae18-fd9401565648 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] DELETE https://10.4.3.41/volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805/encryption/8c981d9a-6c2d-47ed-87b2-cd76548e8918 Aug 09 07:47:38.199287 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-477f8940-c50b-4c18-ae18-fd9401565648 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.199493 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-477f8940-c50b-4c18-ae18-fd9401565648 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.201080 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-477f8940-c50b-4c18-ae18-fd9401565648 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.201080 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-477f8940-c50b-4c18-ae18-fd9401565648 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805/encryption/8c981d9a-6c2d-47ed-87b2-cd76548e8918 returned with HTTP 403 Aug 09 07:47:38.201553 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1033/4130] 10.4.3.41 () {66 vars in 1482 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805/encryption/8c981d9a-6c2d-47ed-87b2-cd76548e8918 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.211875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dcc3debf-6d7c-4917-8b9a-5bb9760cae46 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.213899 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcc3debf-6d7c-4917-8b9a-5bb9760cae46 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:38.214439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcc3debf-6d7c-4917-8b9a-5bb9760cae46 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-602785523", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.216023 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:38.216023 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:38.233710 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcc3debf-6d7c-4917-8b9a-5bb9760cae46 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:38.234169 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1048/4131] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:38 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.248305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fd1e58c5-dd10-4b2c-aaef-b763d5a15d96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.250113 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd1e58c5-dd10-4b2c-aaef-b763d5a15d96 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] DELETE https://10.4.3.41/volume/v3/types/c573ea91-a93a-4b9b-a791-712757a961b2/extra_specs/key1 Aug 09 07:47:38.250335 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd1e58c5-dd10-4b2c-aaef-b763d5a15d96 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.250585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd1e58c5-dd10-4b2c-aaef-b763d5a15d96 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.255407 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-fd1e58c5-dd10-4b2c-aaef-b763d5a15d96 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.255595 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd1e58c5-dd10-4b2c-aaef-b763d5a15d96 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/c573ea91-a93a-4b9b-a791-712757a961b2/extra_specs/key1 returned with HTTP 403 Aug 09 07:47:38.256101 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1025/4132] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/c573ea91-a93a-4b9b-a791-712757a961b2/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.266008 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f6dcf915-7b64-4e6a-a6fa-2ae735ea5d9d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.268116 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6dcf915-7b64-4e6a-a6fa-2ae735ea5d9d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:38.268759 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f6dcf915-7b64-4e6a-a6fa-2ae735ea5d9d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1801535528", "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=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.286451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f6dcf915-7b64-4e6a-a6fa-2ae735ea5d9d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:38.286901 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1027/4133] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:38 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.295946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9455bad5-f6cd-4a8a-bacc-4c20d1e9531d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.297729 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9455bad5-f6cd-4a8a-bacc-4c20d1e9531d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] DELETE https://10.4.3.41/volume/v3/types/3b197d55-7dc9-44f9-af2a-3e0b24a419cf Aug 09 07:47:38.297729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9455bad5-f6cd-4a8a-bacc-4c20d1e9531d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.298093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9455bad5-f6cd-4a8a-bacc-4c20d1e9531d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.298596 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-9455bad5-f6cd-4a8a-bacc-4c20d1e9531d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.298942 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9455bad5-f6cd-4a8a-bacc-4c20d1e9531d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/3b197d55-7dc9-44f9-af2a-3e0b24a419cf returned with HTTP 403 Aug 09 07:47:38.299225 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1034/4134] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/3b197d55-7dc9-44f9-af2a-3e0b24a419cf => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.310673 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4585e190-a433-46a6-80e3-f7b8702d43c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.312907 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4585e190-a433-46a6-80e3-f7b8702d43c1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] GET https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs Aug 09 07:47:38.313159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4585e190-a433-46a6-80e3-f7b8702d43c1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.313395 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4585e190-a433-46a6-80e3-f7b8702d43c1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.320300 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4585e190-a433-46a6-80e3-f7b8702d43c1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs returned with HTTP 200 Aug 09 07:47:38.320619 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1049/4135] 10.4.3.41 () {66 vars in 1371 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.334053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04a4a20d-d271-4329-a330-53632289e6ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.336991 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04a4a20d-d271-4329-a330-53632289e6ba tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] GET https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption/cipher Aug 09 07:47:38.337446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04a4a20d-d271-4329-a330-53632289e6ba tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.337524 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04a4a20d-d271-4329-a330-53632289e6ba tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.338278 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-04a4a20d-d271-4329-a330-53632289e6ba tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.338461 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04a4a20d-d271-4329-a330-53632289e6ba tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption/cipher returned with HTTP 403 Aug 09 07:47:38.340999 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1026/4136] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.349606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dd3abdcd-d60b-49ea-8825-0682f8e9fce7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.351798 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd3abdcd-d60b-49ea-8825-0682f8e9fce7 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] GET https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption Aug 09 07:47:38.352029 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd3abdcd-d60b-49ea-8825-0682f8e9fce7 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.352268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dd3abdcd-d60b-49ea-8825-0682f8e9fce7 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.353051 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-dd3abdcd-d60b-49ea-8825-0682f8e9fce7 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.353275 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dd3abdcd-d60b-49ea-8825-0682f8e9fce7 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption returned with HTTP 403 Aug 09 07:47:38.353782 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1028/4137] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.364654 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e14139ca-da3e-48be-8807-2df3fcc5af38 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.367172 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e14139ca-da3e-48be-8807-2df3fcc5af38 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] GET https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/multiattach Aug 09 07:47:38.367420 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e14139ca-da3e-48be-8807-2df3fcc5af38 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.367678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e14139ca-da3e-48be-8807-2df3fcc5af38 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.378115 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e14139ca-da3e-48be-8807-2df3fcc5af38 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/multiattach returned with HTTP 200 Aug 09 07:47:38.378115 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1035/4138] 10.4.3.41 () {66 vars in 1407 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:47:38.387415 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-031b61d2-55c0-4798-8eb9-718106b7a7cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.389526 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-031b61d2-55c0-4798-8eb9-718106b7a7cc tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] GET https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/volume_backend_name Aug 09 07:47:38.389989 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-031b61d2-55c0-4798-8eb9-718106b7a7cc tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.389989 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-031b61d2-55c0-4798-8eb9-718106b7a7cc tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.399773 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-031b61d2-55c0-4798-8eb9-718106b7a7cc tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/volume_backend_name returned with HTTP 404 Aug 09 07:47:38.400286 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1050/4139] 10.4.3.41 () {66 vars in 1431 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.417449 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-48c8f591-63bd-4752-b1a5-199e02ad5850 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.419883 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-48c8f591-63bd-4752-b1a5-199e02ad5850 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] PUT https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption/df079014-d51a-4955-873d-514b69e26f9c Aug 09 07:47:38.420532 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-48c8f591-63bd-4752-b1a5-199e02ad5850 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.424422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-48c8f591-63bd-4752-b1a5-199e02ad5850 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.424942 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-48c8f591-63bd-4752-b1a5-199e02ad5850 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption/df079014-d51a-4955-873d-514b69e26f9c returned with HTTP 403 Aug 09 07:47:38.425766 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1027/4140] 10.4.3.41 () {68 vars in 1499 bytes} [Sun Aug 9 07:47:38 2026] PUT /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/encryption/df079014-d51a-4955-873d-514b69e26f9c => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.435291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e5846642-d443-4ed4-bb0d-94dba748545a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.440854 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5846642-d443-4ed4-bb0d-94dba748545a tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] PUT https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/key1 Aug 09 07:47:38.441306 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e5846642-d443-4ed4-bb0d-94dba748545a tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.445668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-e5846642-d443-4ed4-bb0d-94dba748545a tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.445668 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e5846642-d443-4ed4-bb0d-94dba748545a tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/key1 returned with HTTP 403 Aug 09 07:47:38.445668 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1029/4141] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:47:38 2026] PUT /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.454319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-33010d9f-a5c0-4ed7-8935-a16a2435cc72 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.456792 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-33010d9f-a5c0-4ed7-8935-a16a2435cc72 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] PUT https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca Aug 09 07:47:38.457263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-33010d9f-a5c0-4ed7-8935-a16a2435cc72 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.459828 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-33010d9f-a5c0-4ed7-8935-a16a2435cc72 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e79acf175f1740b0b0c6442ba336b5a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd60ec1a5cc04f5e80d3efca37b601b9', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:38.460072 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-33010d9f-a5c0-4ed7-8935-a16a2435cc72 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-reader] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca returned with HTTP 403 Aug 09 07:47:38.460722 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1036/4142] 10.4.3.41 () {68 vars in 1355 bytes} [Sun Aug 9 07:47:38 2026] PUT /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:38.469302 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac802a1d-0a23-40aa-8de0-b9bacb3a465e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.471358 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac802a1d-0a23-40aa-8de0-b9bacb3a465e tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] DELETE https://10.4.3.41/volume/v3/types/3b197d55-7dc9-44f9-af2a-3e0b24a419cf Aug 09 07:47:38.471550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac802a1d-0a23-40aa-8de0-b9bacb3a465e tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.471752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac802a1d-0a23-40aa-8de0-b9bacb3a465e tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.495597 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac802a1d-0a23-40aa-8de0-b9bacb3a465e tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/3b197d55-7dc9-44f9-af2a-3e0b24a419cf returned with HTTP 202 Aug 09 07:47:38.496050 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1051/4143] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/3b197d55-7dc9-44f9-af2a-3e0b24a419cf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:38.502041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-25480d6a-b5a6-4221-966f-259f4a3033f1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.503601 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25480d6a-b5a6-4221-966f-259f4a3033f1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] DELETE https://10.4.3.41/volume/v3/types/c573ea91-a93a-4b9b-a791-712757a961b2 Aug 09 07:47:38.503765 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25480d6a-b5a6-4221-966f-259f4a3033f1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.503969 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25480d6a-b5a6-4221-966f-259f4a3033f1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.532557 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25480d6a-b5a6-4221-966f-259f4a3033f1 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/c573ea91-a93a-4b9b-a791-712757a961b2 returned with HTTP 202 Aug 09 07:47:38.532977 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1028/4144] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/c573ea91-a93a-4b9b-a791-712757a961b2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:38.540024 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9a0999d1-7bf3-41ae-9bcd-d65fb03a7397 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.541748 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a0999d1-7bf3-41ae-9bcd-d65fb03a7397 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] DELETE https://10.4.3.41/volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805 Aug 09 07:47:38.541959 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a0999d1-7bf3-41ae-9bcd-d65fb03a7397 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.542194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a0999d1-7bf3-41ae-9bcd-d65fb03a7397 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.572718 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a0999d1-7bf3-41ae-9bcd-d65fb03a7397 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805 returned with HTTP 202 Aug 09 07:47:38.573111 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1030/4145] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/092925d2-ef2b-4067-8d7b-f31b580ba805 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:38.583681 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-19bb56f0-ae6f-428b-a589-34012b3a94a8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.585770 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19bb56f0-ae6f-428b-a589-34012b3a94a8 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] DELETE https://10.4.3.41/volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b Aug 09 07:47:38.586028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19bb56f0-ae6f-428b-a589-34012b3a94a8 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.586313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19bb56f0-ae6f-428b-a589-34012b3a94a8 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.615101 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19bb56f0-ae6f-428b-a589-34012b3a94a8 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b returned with HTTP 202 Aug 09 07:47:38.615644 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1037/4146] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/e9cd719f-d10b-4148-8a78-d6beee2c9f1b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:38.622814 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-834510c1-fa3d-43a2-9149-90d082c4679d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.624679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-834510c1-fa3d-43a2-9149-90d082c4679d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] DELETE https://10.4.3.41/volume/v3/types/721f6f1c-3325-4683-8088-40494ee22af2 Aug 09 07:47:38.624865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-834510c1-fa3d-43a2-9149-90d082c4679d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.625086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-834510c1-fa3d-43a2-9149-90d082c4679d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.648132 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-834510c1-fa3d-43a2-9149-90d082c4679d tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/721f6f1c-3325-4683-8088-40494ee22af2 returned with HTTP 202 Aug 09 07:47:38.648762 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1052/4147] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/721f6f1c-3325-4683-8088-40494ee22af2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:38.655652 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-edf0f818-5d67-4308-832b-e71a6f125032 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.657732 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edf0f818-5d67-4308-832b-e71a6f125032 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] DELETE https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca Aug 09 07:47:38.657980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edf0f818-5d67-4308-832b-e71a6f125032 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.658264 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edf0f818-5d67-4308-832b-e71a6f125032 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.683229 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edf0f818-5d67-4308-832b-e71a6f125032 tempest-VolumeTypesReaderTests-829593895 tempest-VolumeTypesReaderTests-829593895-project-admin] https://10.4.3.41/volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca returned with HTTP 202 Aug 09 07:47:38.683687 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1029/4148] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:38 2026] DELETE /volume/v3/types/741f8a3c-a699-491e-b8ca-922aaf27afca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:38.791403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0551cdf3-f27b-4560-9bb2-f4a5b1d0189e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.795328 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0551cdf3-f27b-4560-9bb2-f4a5b1d0189e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:38.795553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0551cdf3-f27b-4560-9bb2-f4a5b1d0189e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.795737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0551cdf3-f27b-4560-9bb2-f4a5b1d0189e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.804772 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:38.804772 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:38.815696 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0551cdf3-f27b-4560-9bb2-f4a5b1d0189e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:38.816100 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8a9a7342-e830-4cb2-8c02-378247436b7f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.818282 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8a9a7342-e830-4cb2-8c02-378247436b7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:38.818543 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8a9a7342-e830-4cb2-8c02-378247436b7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:38.818785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8a9a7342-e830-4cb2-8c02-378247436b7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:38.822151 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0551cdf3-f27b-4560-9bb2-f4a5b1d0189e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:38.822663 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1031/4149] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:38.832155 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:38.832155 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:38.835399 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8a9a7342-e830-4cb2-8c02-378247436b7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:38.839534 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8a9a7342-e830-4cb2-8c02-378247436b7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:38.839908 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1038/4150] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:38 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:38.898616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:38.900405 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:38.900740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1659357911", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:38.902429 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1659357911', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:38.902802 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Create volume of 1 GB Aug 09 07:47:38.907065 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Availability Zones retrieved successfully. Aug 09 07:47:38.913049 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Flow 'volume_create_api' (af4109e8-4589-460c-b6b3-5e0cc3dcaff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:38.914241 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93f0a6b-2959-4a66-8290-629d69fdb0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:38.915323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:38.944322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93f0a6b-2959-4a66-8290-629d69fdb0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:38.944896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838aa2c0-78fd-43c0-87b1-dde73ad43e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:38.989022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Created reservations ['735523f1-9e75-4103-be7d-170e0ad5e93c', 'fcf81595-2b43-4f29-b062-d4d89c58ea62', 'deea1fd3-3463-417e-b535-2df9e2c8eeac', 'f5823cc1-2f4d-47b7-8d92-053e7023262b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:38.990058 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838aa2c0-78fd-43c0-87b1-dde73ad43e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['735523f1-9e75-4103-be7d-170e0ad5e93c', 'fcf81595-2b43-4f29-b062-d4d89c58ea62', 'deea1fd3-3463-417e-b535-2df9e2c8eeac', 'f5823cc1-2f4d-47b7-8d92-053e7023262b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:38.991238 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d586c09-da9d-4bcc-b552-303b367f9477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:39.016990 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-911e5de8-8b7a-452f-854d-3f838bd62b0e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.019319 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-911e5de8-8b7a-452f-854d-3f838bd62b0e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:39.019617 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-911e5de8-8b7a-452f-854d-3f838bd62b0e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:39.019669 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d586c09-da9d-4bcc-b552-303b367f9477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c620a6-a930-426c-b586-13d91d80f492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1659357911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d0e9bead6a48b6bfd75dc346800f39',qos_specs=None,replication_status=,reservations=['735523f1-9e75-4103-be7d-170e0ad5e93c','fcf81595-2b43-4f29-b062-d4d89c58ea62','deea1fd3-3463-417e-b535-2df9e2c8eeac','f5823cc1-2f4d-47b7-8d92-053e7023262b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd6cc914924cbe8ed13aaae3a0b508',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1659357911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c620a6-a930-426c-b586-13d91d80f492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17d0e9bead6a48b6bfd75dc346800f39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1bd6cc914924cbe8ed13aaae3a0b508',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:39.019906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-911e5de8-8b7a-452f-854d-3f838bd62b0e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:39.020102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-911e5de8-8b7a-452f-854d-3f838bd62b0e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:39.020575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea8dd7b-46e0-4ccc-9d90-cd9b03c89659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:39.025617 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.025617 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:39.026700 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-911e5de8-8b7a-452f-854d-3f838bd62b0e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:39.027259 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1030/4151] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:39 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:39.047297 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea8dd7b-46e0-4ccc-9d90-cd9b03c89659) transitioned into state 'SUCCESS' from state '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-1659357911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d0e9bead6a48b6bfd75dc346800f39',qos_specs=None,replication_status=,reservations=['735523f1-9e75-4103-be7d-170e0ad5e93c','fcf81595-2b43-4f29-b062-d4d89c58ea62','deea1fd3-3463-417e-b535-2df9e2c8eeac','f5823cc1-2f4d-47b7-8d92-053e7023262b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1bd6cc914924cbe8ed13aaae3a0b508',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:39.048359 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b656188b-93f9-4fc4-a754-87df712b0bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:39.055271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3ce1a465-8ca3-4c38-9b17-c18f2ff4d49c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.057853 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3ce1a465-8ca3-4c38-9b17-c18f2ff4d49c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b Aug 09 07:47:39.058218 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3ce1a465-8ca3-4c38-9b17-c18f2ff4d49c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:39.058430 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3ce1a465-8ca3-4c38-9b17-c18f2ff4d49c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:39.064057 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b656188b-93f9-4fc4-a754-87df712b0bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:39.064363 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.064363 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:39.064687 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3ce1a465-8ca3-4c38-9b17-c18f2ff4d49c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:39.064810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Flow 'volume_create_api' (af4109e8-4589-460c-b6b3-5e0cc3dcaff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:39.065124 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Create volume request issued successfully. Aug 09 07:47:39.065455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3ce1a465-8ca3-4c38-9b17-c18f2ff4d49c tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b returned with HTTP 200 Aug 09 07:47:39.065682 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36647de8-5c17-4dbf-ae57-a2aa6b118b86 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:39.065847 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1032/4152] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:39 2026] GET /volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:39.066121 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1053/4153] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:47:38 2026] POST /volume/v3/volumes => generated 753 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:39.076885 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-54345417-feb9-4c78-a470-efbdcbdfb37f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.079466 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-54345417-feb9-4c78-a470-efbdcbdfb37f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] POST https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b/action Aug 09 07:47:39.079930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-54345417-feb9-4c78-a470-efbdcbdfb37f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:39.080136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-54345417-feb9-4c78-a470-efbdcbdfb37f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:39.081897 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d8d92c92-8548-42ab-bc13-ea41f17d33b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.085453 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8d92c92-8548-42ab-bc13-ea41f17d33b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:39.085728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d8d92c92-8548-42ab-bc13-ea41f17d33b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:39.086012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d8d92c92-8548-42ab-bc13-ea41f17d33b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:39.087361 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.admin_actions [None req-54345417-feb9-4c78-a470-efbdcbdfb37f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Updating snapshot '0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b' with '{'status': 'error'}' {{(pid=100221) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 09 07:47:39.106937 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.106937 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:39.109229 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.109229 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:39.110124 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-54345417-feb9-4c78-a470-efbdcbdfb37f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0094d3fb279f441fbda3976e3a70221a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52636cffd32f47fb9b989834aa4417cf', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:39.110680 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-54345417-feb9-4c78-a470-efbdcbdfb37f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b/action returned with HTTP 403 Aug 09 07:47:39.111512 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d8d92c92-8548-42ab-bc13-ea41f17d33b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:39.111624 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1039/4154] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:39 2026] POST /volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:39.117603 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8d92c92-8548-42ab-bc13-ea41f17d33b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:39.118169 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1031/4155] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:39 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:39.120248 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.125411 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b Aug 09 07:47:39.125734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:39.126040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:39.126211 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete snapshot with id: 0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b Aug 09 07:47:39.136025 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.136025 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:39.136832 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:39.163412 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:39.163412 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c0e81ed8-e7c5-4772-86ab-675651124fa2 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b returned with HTTP 202 Aug 09 07:47:39.163941 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1033/4156] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:39 2026] DELETE /volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:39.176483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4afcf553-928d-41e6-896d-12fa80bcb711 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.178994 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4afcf553-928d-41e6-896d-12fa80bcb711 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b Aug 09 07:47:39.179403 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4afcf553-928d-41e6-896d-12fa80bcb711 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:39.179752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4afcf553-928d-41e6-896d-12fa80bcb711 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:39.186652 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.186652 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:39.187135 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4afcf553-928d-41e6-896d-12fa80bcb711 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:39.188126 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4afcf553-928d-41e6-896d-12fa80bcb711 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b returned with HTTP 200 Aug 09 07:47:39.188642 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1054/4157] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:39 2026] GET /volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:39.836216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4968dfd5-d4bb-4874-9ac7-b36da6cbf9a6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.837816 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4968dfd5-d4bb-4874-9ac7-b36da6cbf9a6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:39.839330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4968dfd5-d4bb-4874-9ac7-b36da6cbf9a6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:39.839330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4968dfd5-d4bb-4874-9ac7-b36da6cbf9a6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:39.845356 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.845356 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:39.848886 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4968dfd5-d4bb-4874-9ac7-b36da6cbf9a6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:39.855257 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4968dfd5-d4bb-4874-9ac7-b36da6cbf9a6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:39.855890 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1040/4158] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:39 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:39.861694 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-71428559-101c-45f7-bebd-7372d5edc6ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:39.863387 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71428559-101c-45f7-bebd-7372d5edc6ce tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:39.863585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71428559-101c-45f7-bebd-7372d5edc6ce tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:39.863760 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71428559-101c-45f7-bebd-7372d5edc6ce tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:39.872639 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:39.872639 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:39.875835 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-71428559-101c-45f7-bebd-7372d5edc6ce tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:39.879811 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71428559-101c-45f7-bebd-7372d5edc6ce tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:39.880191 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1032/4159] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:39 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.038815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4ce32bea-811e-4b00-b10c-e2a32b189248 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.041171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ce32bea-811e-4b00-b10c-e2a32b189248 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:40.041446 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ce32bea-811e-4b00-b10c-e2a32b189248 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.041713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ce32bea-811e-4b00-b10c-e2a32b189248 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.041822 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4ce32bea-811e-4b00-b10c-e2a32b189248 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:40.046804 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.046804 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:40.048067 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ce32bea-811e-4b00-b10c-e2a32b189248 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:40.048698 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1034/4160] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.132048 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b8156d1-cd10-4061-8796-d3918237017f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.135937 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b8156d1-cd10-4061-8796-d3918237017f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:40.135937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b8156d1-cd10-4061-8796-d3918237017f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.135937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b8156d1-cd10-4061-8796-d3918237017f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.141552 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.141552 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:40.145201 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9b8156d1-cd10-4061-8796-d3918237017f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:40.149517 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b8156d1-cd10-4061-8796-d3918237017f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:40.149880 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1055/4161] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.165093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-40f7bb9a-4f62-4518-bf3b-0dbe2e2a9ef9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.166470 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40f7bb9a-4f62-4518-bf3b-0dbe2e2a9ef9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:40.166779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-40f7bb9a-4f62-4518-bf3b-0dbe2e2a9ef9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.167080 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-40f7bb9a-4f62-4518-bf3b-0dbe2e2a9ef9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.173719 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.173719 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:40.177334 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-40f7bb9a-4f62-4518-bf3b-0dbe2e2a9ef9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:40.181215 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40f7bb9a-4f62-4518-bf3b-0dbe2e2a9ef9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:40.181708 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1041/4162] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.195868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.198094 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:47:40.198320 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.198523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.198738 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:47:40.199408 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:47:40.201733 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f00e089f-4683-4a06-a166-5db76b5a5b64 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.204085 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f00e089f-4683-4a06-a166-5db76b5a5b64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b Aug 09 07:47:40.204301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f00e089f-4683-4a06-a166-5db76b5a5b64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.204487 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f00e089f-4683-4a06-a166-5db76b5a5b64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.207089 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Get all volumes completed successfully. Aug 09 07:47:40.207541 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-752b7428-0b07-4422-bafe-d1ea0303ce85 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:47:40.207926 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1033/4163] 10.4.3.41 () {66 vars in 1230 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.212626 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f00e089f-4683-4a06-a166-5db76b5a5b64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b returned with HTTP 404 Aug 09 07:47:40.213307 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1035/4164] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/snapshots/0b7fc59e-2cc8-461a-9ae0-dd135c54cc8b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:40.216080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3fceadef-0d93-429f-869d-b93a1050ef57 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.217894 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fceadef-0d93-429f-869d-b93a1050ef57 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:40.218116 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fceadef-0d93-429f-869d-b93a1050ef57 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.218341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fceadef-0d93-429f-869d-b93a1050ef57 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.220677 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.222379 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 Aug 09 07:47:40.222725 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.223101 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.223441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume with id: a39818ff-c3c9-4dff-8a0c-df8da9a05804 Aug 09 07:47:40.225905 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.225905 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:40.229390 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3fceadef-0d93-429f-869d-b93a1050ef57 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:40.231753 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.231753 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:40.232434 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:40.233188 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fceadef-0d93-429f-869d-b93a1050ef57 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:40.233559 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1056/4165] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.255799 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume request issued successfully. Aug 09 07:47:40.255799 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7bb74c29-7773-4e70-ab83-d2d580b4bdc9 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 returned with HTTP 202 Aug 09 07:47:40.255799 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1042/4166] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:40 2026] DELETE /volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:40.263704 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ffea65b-704c-4012-93ee-48e543156765 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.265595 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ffea65b-704c-4012-93ee-48e543156765 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 Aug 09 07:47:40.265837 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ffea65b-704c-4012-93ee-48e543156765 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.266112 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ffea65b-704c-4012-93ee-48e543156765 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.277553 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.277553 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:40.279132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-35614285-adff-4c94-bbf5-8ada8f25659f req-2f2e4068-d180-47c2-aaf4-c41f7d7dbc4c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.282250 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ffea65b-704c-4012-93ee-48e543156765 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:40.283420 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-2f2e4068-d180-47c2-aaf4-c41f7d7dbc4c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:40.283615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-2f2e4068-d180-47c2-aaf4-c41f7d7dbc4c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.283798 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-2f2e4068-d180-47c2-aaf4-c41f7d7dbc4c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.287680 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ffea65b-704c-4012-93ee-48e543156765 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 returned with HTTP 200 Aug 09 07:47:40.288214 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1034/4167] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:40.294655 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.294655 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:40.303524 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-35614285-adff-4c94-bbf5-8ada8f25659f req-2f2e4068-d180-47c2-aaf4-c41f7d7dbc4c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:40.308400 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-2f2e4068-d180-47c2-aaf4-c41f7d7dbc4c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:40.308642 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1036/4168] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.384239 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b948909-b397-40a1-8566-6cac81db2112 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.384516 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b948909-b397-40a1-8566-6cac81db2112 None None] GET https://10.4.3.41/volume// Aug 09 07:47:40.384695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b948909-b397-40a1-8566-6cac81db2112 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.384863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b948909-b397-40a1-8566-6cac81db2112 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.385247 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b948909-b397-40a1-8566-6cac81db2112 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:40.385515 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1057/4169] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:40.392814 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-35614285-adff-4c94-bbf5-8ada8f25659f req-a1325724-ff60-4ada-80d2-7bba34f2ae73 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.395145 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-a1325724-ff60-4ada-80d2-7bba34f2ae73 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:47:40.396150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-a1325724-ff60-4ada-80d2-7bba34f2ae73 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63c620a6-a930-426c-b586-13d91d80f492", "connector": null, "instance_uuid": "eb6ecb2e-e5ab-45ee-9a6f-e6f8a4c643be"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:40.404322 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.404322 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:40.433226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-a1325724-ff60-4ada-80d2-7bba34f2ae73 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:47:40.434065 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1043/4170] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:47:40 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 09 07:47:40.462373 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53c806ed-4c4d-4f8e-ad76-859b269410d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.464316 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53c806ed-4c4d-4f8e-ad76-859b269410d8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:40.464534 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53c806ed-4c4d-4f8e-ad76-859b269410d8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.464755 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53c806ed-4c4d-4f8e-ad76-859b269410d8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.471923 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2f2dfc8d-418d-4dfd-a003-a12dc709c24b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.472488 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2f2dfc8d-418d-4dfd-a003-a12dc709c24b None None] GET https://10.4.3.41/volume// Aug 09 07:47:40.472700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2f2dfc8d-418d-4dfd-a003-a12dc709c24b None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.473004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2f2dfc8d-418d-4dfd-a003-a12dc709c24b None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.473428 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2f2dfc8d-418d-4dfd-a003-a12dc709c24b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:47:40.473775 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1037/4171] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:47:40.474945 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.474945 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:40.478746 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-53c806ed-4c4d-4f8e-ad76-859b269410d8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:40.483342 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-35614285-adff-4c94-bbf5-8ada8f25659f req-91124b1a-72b2-4006-ad46-9a18f516e63c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.484676 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53c806ed-4c4d-4f8e-ad76-859b269410d8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:40.485221 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1035/4172] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:40.486461 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-91124b1a-72b2-4006-ad46-9a18f516e63c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:40.486713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-91124b1a-72b2-4006-ad46-9a18f516e63c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.486890 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-91124b1a-72b2-4006-ad46-9a18f516e63c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.496214 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.496214 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:40.499572 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-35614285-adff-4c94-bbf5-8ada8f25659f req-91124b1a-72b2-4006-ad46-9a18f516e63c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:40.504072 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-91124b1a-72b2-4006-ad46-9a18f516e63c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:40.504526 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1058/4173] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:40.697182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-35614285-adff-4c94-bbf5-8ada8f25659f req-adbced06-acb4-466d-9c48-5729ae02fc06 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.700257 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-adbced06-acb4-466d-9c48-5729ae02fc06 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] PUT https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d Aug 09 07:47:40.700257 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-adbced06-acb4-466d-9c48-5729ae02fc06 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:40.712440 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-35614285-adff-4c94-bbf5-8ada8f25659f req-adbced06-acb4-466d-9c48-5729ae02fc06 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Acquiring lock "cinder-attachment_update-63c620a6-a930-426c-b586-13d91d80f492-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:47:40.717484 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-35614285-adff-4c94-bbf5-8ada8f25659f req-adbced06-acb4-466d-9c48-5729ae02fc06 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Lock "cinder-attachment_update-63c620a6-a930-426c-b586-13d91d80f492-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:47:40.718925 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.718925 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:40.805494 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-35614285-adff-4c94-bbf5-8ada8f25659f req-adbced06-acb4-466d-9c48-5729ae02fc06 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Lock "cinder-attachment_update-63c620a6-a930-426c-b586-13d91d80f492-np0000006821" released by "attachment_update" :: held 0.088s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:47:40.805890 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-adbced06-acb4-466d-9c48-5729ae02fc06 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d returned with HTTP 200 Aug 09 07:47:40.806593 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1044/4174] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:47:40 2026] PUT /volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:40.870176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b5ea1df8-8a25-429b-9a13-addaa2f30830 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.872924 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b5ea1df8-8a25-429b-9a13-addaa2f30830 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:40.873244 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b5ea1df8-8a25-429b-9a13-addaa2f30830 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.873513 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b5ea1df8-8a25-429b-9a13-addaa2f30830 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.883387 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.883387 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:40.888617 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b5ea1df8-8a25-429b-9a13-addaa2f30830 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:40.899270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0b4373d4-3c41-423c-bef7-62902854ee9b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:40.899894 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b5ea1df8-8a25-429b-9a13-addaa2f30830 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:40.900516 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1038/4175] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:40.901115 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0b4373d4-3c41-423c-bef7-62902854ee9b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:40.901295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0b4373d4-3c41-423c-bef7-62902854ee9b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:40.901480 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0b4373d4-3c41-423c-bef7-62902854ee9b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:40.913646 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:40.913646 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:40.917955 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0b4373d4-3c41-423c-bef7-62902854ee9b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:40.923193 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0b4373d4-3c41-423c-bef7-62902854ee9b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:40.923712 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1036/4176] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:40 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:41.059783 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-45880179-d8ec-42d7-9df3-f6126d8c3976 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:41.062333 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45880179-d8ec-42d7-9df3-f6126d8c3976 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:41.062546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-45880179-d8ec-42d7-9df3-f6126d8c3976 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:41.062808 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-45880179-d8ec-42d7-9df3-f6126d8c3976 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:41.062954 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-45880179-d8ec-42d7-9df3-f6126d8c3976 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:41.068431 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:41.068431 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:41.069376 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45880179-d8ec-42d7-9df3-f6126d8c3976 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:41.069834 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1059/4177] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:41 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:41.300093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-794fe782-866e-4f8e-8d8d-8f30424402d1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:41.301928 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-794fe782-866e-4f8e-8d8d-8f30424402d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 Aug 09 07:47:41.302121 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-794fe782-866e-4f8e-8d8d-8f30424402d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:41.302329 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-794fe782-866e-4f8e-8d8d-8f30424402d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:41.310879 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-794fe782-866e-4f8e-8d8d-8f30424402d1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 returned with HTTP 404 Aug 09 07:47:41.311597 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1045/4178] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:41 2026] GET /volume/v3/volumes/a39818ff-c3c9-4dff-8a0c-df8da9a05804 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:41.319160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:41.321425 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:41.321773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-584523662"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:41.323433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-584523662'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:41.323600 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume of 1 GB Aug 09 07:47:41.327801 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:41.333840 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (da14d622-cae3-4c2b-b64c-ad8fafc34889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:41.335036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d3bbf7-0e36-4679-a107-88a54817b1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:41.335880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:41.366837 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d3bbf7-0e36-4679-a107-88a54817b1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:41.367726 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a4d6f4-0820-410f-993e-e0200fcbcf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:41.407385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['d8981f05-35d0-474c-9dfa-1490ea49f949', '904c29d2-d123-4dde-bcf4-473ea2d9c413', 'e2950ff2-99de-4cd2-b407-a715a04d0bae', '59e9cfb5-291d-408f-9b6a-f42041ba3b51'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:41.408293 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a4d6f4-0820-410f-993e-e0200fcbcf84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8981f05-35d0-474c-9dfa-1490ea49f949', '904c29d2-d123-4dde-bcf4-473ea2d9c413', 'e2950ff2-99de-4cd2-b407-a715a04d0bae', '59e9cfb5-291d-408f-9b6a-f42041ba3b51']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:41.409146 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ec28a1-3246-4acf-af4d-9591cca221de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:41.434268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ec28a1-3246-4acf-af4d-9591cca221de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10496dbf-4f0f-4f46-88f7-9a3fa6fb6259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-584523662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['d8981f05-35d0-474c-9dfa-1490ea49f949','904c29d2-d123-4dde-bcf4-473ea2d9c413','e2950ff2-99de-4cd2-b407-a715a04d0bae','59e9cfb5-291d-408f-9b6a-f42041ba3b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-584523662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10496dbf-4f0f-4f46-88f7-9a3fa6fb6259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52636cffd32f47fb9b989834aa4417cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:41.435286 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30cf5285-80ac-4a76-b575-7a5255dc8e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:41.456610 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30cf5285-80ac-4a76-b575-7a5255dc8e38) transitioned into state 'SUCCESS' from state '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-584523662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['d8981f05-35d0-474c-9dfa-1490ea49f949','904c29d2-d123-4dde-bcf4-473ea2d9c413','e2950ff2-99de-4cd2-b407-a715a04d0bae','59e9cfb5-291d-408f-9b6a-f42041ba3b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:41.457724 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dda15ed-4f3a-4c67-b092-57a99bc2d445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:41.469657 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dda15ed-4f3a-4c67-b092-57a99bc2d445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:41.471525 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (da14d622-cae3-4c2b-b64c-ad8fafc34889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:41.471874 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request issued successfully. Aug 09 07:47:41.473123 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8114a2ec-ef90-4cac-8e4a-a2b52c28a1ff tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:41.473799 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1039/4179] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:41 2026] POST /volume/v3/volumes => generated 775 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:41.486857 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c757228-5a1c-4cd7-a8fb-ad33a9551c8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:41.488748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c757228-5a1c-4cd7-a8fb-ad33a9551c8d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 Aug 09 07:47:41.488956 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c757228-5a1c-4cd7-a8fb-ad33a9551c8d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:41.489135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c757228-5a1c-4cd7-a8fb-ad33a9551c8d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:41.498062 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:41.498062 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:41.500346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ad5700e-da0f-419b-9f25-cc06ff67a3ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:41.502793 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ad5700e-da0f-419b-9f25-cc06ff67a3ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:41.503093 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ad5700e-da0f-419b-9f25-cc06ff67a3ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:41.503301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ad5700e-da0f-419b-9f25-cc06ff67a3ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:41.506455 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c757228-5a1c-4cd7-a8fb-ad33a9551c8d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:41.513616 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c757228-5a1c-4cd7-a8fb-ad33a9551c8d tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 returned with HTTP 200 Aug 09 07:47:41.514122 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1037/4180] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:41 2026] GET /volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:41.514529 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:41.514529 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:41.518267 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3ad5700e-da0f-419b-9f25-cc06ff67a3ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:41.523089 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ad5700e-da0f-419b-9f25-cc06ff67a3ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:41.523729 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1060/4181] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:41 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:41.913629 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dae2d80b-f7be-4df5-8c5f-e590ca98bad4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:41.915490 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dae2d80b-f7be-4df5-8c5f-e590ca98bad4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:41.915722 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dae2d80b-f7be-4df5-8c5f-e590ca98bad4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:41.915938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dae2d80b-f7be-4df5-8c5f-e590ca98bad4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:41.923691 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:41.923691 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:41.928200 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-dae2d80b-f7be-4df5-8c5f-e590ca98bad4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:41.935588 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dae2d80b-f7be-4df5-8c5f-e590ca98bad4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:41.936047 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1046/4182] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:41 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:41.938891 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9ec02218-49cd-4534-9273-49812ade76d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:41.943082 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9ec02218-49cd-4534-9273-49812ade76d2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:41.943082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9ec02218-49cd-4534-9273-49812ade76d2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:41.943082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9ec02218-49cd-4534-9273-49812ade76d2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:41.952709 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:41.952709 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:41.956675 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9ec02218-49cd-4534-9273-49812ade76d2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:41.961733 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9ec02218-49cd-4534-9273-49812ade76d2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:41.962237 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1040/4183] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:41 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:42.079498 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f5a8aec8-5de5-4113-bff0-9816909ebb42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:42.081887 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5a8aec8-5de5-4113-bff0-9816909ebb42 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:42.082195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5a8aec8-5de5-4113-bff0-9816909ebb42 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:42.082469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5a8aec8-5de5-4113-bff0-9816909ebb42 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:42.082632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f5a8aec8-5de5-4113-bff0-9816909ebb42 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:42.088146 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:42.088146 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:42.089173 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5a8aec8-5de5-4113-bff0-9816909ebb42 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:42.089684 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1038/4184] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:42 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:42.527203 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69630762-041b-42b8-8172-e2800e68a4b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:42.528997 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69630762-041b-42b8-8172-e2800e68a4b8 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 Aug 09 07:47:42.529209 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69630762-041b-42b8-8172-e2800e68a4b8 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:42.529431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69630762-041b-42b8-8172-e2800e68a4b8 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:42.536832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7cf2bdf5-7805-4b90-85e3-2a75351d46ce None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:42.537302 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:42.537302 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:42.538936 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7cf2bdf5-7805-4b90-85e3-2a75351d46ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:42.539193 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7cf2bdf5-7805-4b90-85e3-2a75351d46ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:42.539422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7cf2bdf5-7805-4b90-85e3-2a75351d46ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:42.543121 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-69630762-041b-42b8-8172-e2800e68a4b8 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:42.547069 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69630762-041b-42b8-8172-e2800e68a4b8 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 returned with HTTP 200 Aug 09 07:47:42.547483 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1061/4185] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:42 2026] GET /volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:42.551518 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:42.551518 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:42.555267 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7cf2bdf5-7805-4b90-85e3-2a75351d46ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:42.561440 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7cf2bdf5-7805-4b90-85e3-2a75351d46ce tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:42.561440 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1047/4186] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:42 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:42.562975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:42.564554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:42.565007 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10496dbf-4f0f-4f46-88f7-9a3fa6fb6259", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1632945243"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:42.575662 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:42.575662 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:42.576205 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:42.576398 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create snapshot from volume 10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 Aug 09 07:47:42.608710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['d6a44004-e21a-4bc9-88ae-119e26074329', '8860e192-1b40-4941-8caa-f2e092aff026', '606886db-31e9-4205-8502-27058e2d2bb4', '35695597-1b48-41b7-8499-5807603e4879'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:42.635933 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot create request issued successfully. Aug 09 07:47:42.636526 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-36b93aea-56b2-4125-8a38-0b96cde8e71e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:42.637088 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1041/4187] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:42 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 09 07:47:42.646782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b9286c4-ae64-4fe1-a937-ca15f11909b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:42.648601 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b9286c4-ae64-4fe1-a937-ca15f11909b5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d Aug 09 07:47:42.648794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b9286c4-ae64-4fe1-a937-ca15f11909b5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:42.649001 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b9286c4-ae64-4fe1-a937-ca15f11909b5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:42.653679 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:42.653679 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:42.655858 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b9286c4-ae64-4fe1-a937-ca15f11909b5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:42.655858 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b9286c4-ae64-4fe1-a937-ca15f11909b5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d returned with HTTP 200 Aug 09 07:47:42.655858 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1039/4188] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:42 2026] GET /volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:42.951897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e349abd-1898-4e3f-8ffa-3bff74f4a29c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:42.953674 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e349abd-1898-4e3f-8ffa-3bff74f4a29c tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:42.953868 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e349abd-1898-4e3f-8ffa-3bff74f4a29c tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:42.954119 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e349abd-1898-4e3f-8ffa-3bff74f4a29c tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:42.961216 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:42.961216 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:42.965015 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e349abd-1898-4e3f-8ffa-3bff74f4a29c tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:42.971124 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e349abd-1898-4e3f-8ffa-3bff74f4a29c tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:42.971525 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1062/4189] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:42 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:42.976490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d964f53b-914e-42c9-866e-ed4ec87920de None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:42.979112 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d964f53b-914e-42c9-866e-ed4ec87920de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:42.979380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d964f53b-914e-42c9-866e-ed4ec87920de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:42.979608 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d964f53b-914e-42c9-866e-ed4ec87920de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:42.990755 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:42.990755 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:42.994864 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d964f53b-914e-42c9-866e-ed4ec87920de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:42.999560 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d964f53b-914e-42c9-866e-ed4ec87920de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:43.000025 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1048/4190] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:42 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:43.099952 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-40327ca6-7966-476e-bd3a-eb1a0d6e0fd9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:43.101758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-40327ca6-7966-476e-bd3a-eb1a0d6e0fd9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:43.101962 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-40327ca6-7966-476e-bd3a-eb1a0d6e0fd9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:43.102135 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-40327ca6-7966-476e-bd3a-eb1a0d6e0fd9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:43.102268 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-40327ca6-7966-476e-bd3a-eb1a0d6e0fd9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:43.106339 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:43.106339 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:43.107004 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-40327ca6-7966-476e-bd3a-eb1a0d6e0fd9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:43.107365 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1042/4191] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:43 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:43.577270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c85e1d5-f929-4b43-b6ba-e14adbffa8b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:43.579534 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c85e1d5-f929-4b43-b6ba-e14adbffa8b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:43.579757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c85e1d5-f929-4b43-b6ba-e14adbffa8b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:43.580161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c85e1d5-f929-4b43-b6ba-e14adbffa8b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:43.591373 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:43.591373 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:43.595674 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c85e1d5-f929-4b43-b6ba-e14adbffa8b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:43.601131 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c85e1d5-f929-4b43-b6ba-e14adbffa8b7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:43.601564 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1040/4192] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:43 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:43.665258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7827702a-301d-49b3-8fca-6ab61447ad00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:43.667107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7827702a-301d-49b3-8fca-6ab61447ad00 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d Aug 09 07:47:43.667336 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7827702a-301d-49b3-8fca-6ab61447ad00 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:43.667559 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7827702a-301d-49b3-8fca-6ab61447ad00 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:43.672148 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:43.672148 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:43.672488 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7827702a-301d-49b3-8fca-6ab61447ad00 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:43.673121 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7827702a-301d-49b3-8fca-6ab61447ad00 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d returned with HTTP 200 Aug 09 07:47:43.673518 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1063/4193] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:43 2026] GET /volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:43.681953 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2e4b9687-0f04-4901-a03c-125ee22ece04 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:43.683955 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2e4b9687-0f04-4901-a03c-125ee22ece04 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] GET https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d Aug 09 07:47:43.684145 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2e4b9687-0f04-4901-a03c-125ee22ece04 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:43.684371 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2e4b9687-0f04-4901-a03c-125ee22ece04 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:43.689638 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:43.689638 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:43.690118 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2e4b9687-0f04-4901-a03c-125ee22ece04 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Snapshot retrieved successfully. Aug 09 07:47:43.690891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2e4b9687-0f04-4901-a03c-125ee22ece04 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d returned with HTTP 200 Aug 09 07:47:43.691350 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1049/4194] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:43 2026] GET /volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:43.699012 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:43.700974 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d Aug 09 07:47:43.701222 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:43.701443 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:43.701559 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete snapshot with id: 84344c70-4ade-4ef5-9aba-f2d7c03ab19d Aug 09 07:47:43.706284 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:43.706284 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:43.706541 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:43.721429 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:43.721544 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c09b1de9-3169-4e24-91a6-8dc4c3b50fcc tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d returned with HTTP 202 Aug 09 07:47:43.722009 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1043/4195] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:43 2026] DELETE /volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:43.730059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7a27511-e57c-4db1-8831-ea7b50873fb5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:43.732148 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7a27511-e57c-4db1-8831-ea7b50873fb5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d Aug 09 07:47:43.732364 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7a27511-e57c-4db1-8831-ea7b50873fb5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:43.732578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7a27511-e57c-4db1-8831-ea7b50873fb5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:43.737795 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:43.737795 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:43.738187 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c7a27511-e57c-4db1-8831-ea7b50873fb5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:43.738987 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7a27511-e57c-4db1-8831-ea7b50873fb5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d returned with HTTP 200 Aug 09 07:47:43.739412 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1041/4196] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:43 2026] GET /volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:43.982842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a59b546-d464-41ff-9c61-ed85618bec26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:43.984581 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a59b546-d464-41ff-9c61-ed85618bec26 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:43.984776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a59b546-d464-41ff-9c61-ed85618bec26 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:43.984973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a59b546-d464-41ff-9c61-ed85618bec26 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:43.991342 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:43.991342 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:43.994710 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1a59b546-d464-41ff-9c61-ed85618bec26 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:43.998504 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a59b546-d464-41ff-9c61-ed85618bec26 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:43.998957 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1064/4197] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:43 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:44.012594 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5d4ac360-df1e-4fbe-8c00-4353edde4486 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:44.014424 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5d4ac360-df1e-4fbe-8c00-4353edde4486 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:44.014649 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5d4ac360-df1e-4fbe-8c00-4353edde4486 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:44.014781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5d4ac360-df1e-4fbe-8c00-4353edde4486 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:44.024005 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:44.024005 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:44.027563 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5d4ac360-df1e-4fbe-8c00-4353edde4486 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:44.031376 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5d4ac360-df1e-4fbe-8c00-4353edde4486 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:44.031796 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1050/4198] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:44 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:44.118886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9ff857e8-1305-4fdb-97c1-d9c564e69538 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:44.120759 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9ff857e8-1305-4fdb-97c1-d9c564e69538 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:44.120963 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9ff857e8-1305-4fdb-97c1-d9c564e69538 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:44.121186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9ff857e8-1305-4fdb-97c1-d9c564e69538 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:44.121295 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9ff857e8-1305-4fdb-97c1-d9c564e69538 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:44.125519 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:44.125519 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:44.126409 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9ff857e8-1305-4fdb-97c1-d9c564e69538 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:44.126831 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1044/4199] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:44 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:44.613849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4e515370-46cd-4892-a8f9-d6d45ba2ef54 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:44.615741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e515370-46cd-4892-a8f9-d6d45ba2ef54 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:44.615983 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e515370-46cd-4892-a8f9-d6d45ba2ef54 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:44.616227 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e515370-46cd-4892-a8f9-d6d45ba2ef54 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:44.627178 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:44.627178 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:44.630818 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4e515370-46cd-4892-a8f9-d6d45ba2ef54 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:44.634443 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e515370-46cd-4892-a8f9-d6d45ba2ef54 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:44.634819 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1042/4200] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:44 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:44.747706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-783da0f1-ec4a-47f1-9ee7-0351493e8298 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:44.749427 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-783da0f1-ec4a-47f1-9ee7-0351493e8298 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d Aug 09 07:47:44.749619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-783da0f1-ec4a-47f1-9ee7-0351493e8298 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:44.749795 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-783da0f1-ec4a-47f1-9ee7-0351493e8298 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:44.753547 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-783da0f1-ec4a-47f1-9ee7-0351493e8298 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d returned with HTTP 404 Aug 09 07:47:44.753982 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1065/4201] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:44 2026] GET /volume/v3/snapshots/84344c70-4ade-4ef5-9aba-f2d7c03ab19d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:44.760132 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:44.761930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 Aug 09 07:47:44.762193 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:44.762399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:44.762580 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume with id: 10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 Aug 09 07:47:44.769471 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:44.769471 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:44.769787 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:44.787192 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume request issued successfully. Aug 09 07:47:44.787428 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79902dd1-1f11-4983-9e1f-76d6bea35515 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 returned with HTTP 202 Aug 09 07:47:44.787824 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1051/4202] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:44 2026] DELETE /volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:44.796099 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d74b557a-b77a-40b7-8c55-6a516c5fff64 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:44.801025 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d74b557a-b77a-40b7-8c55-6a516c5fff64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 Aug 09 07:47:44.801221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d74b557a-b77a-40b7-8c55-6a516c5fff64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:44.802052 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d74b557a-b77a-40b7-8c55-6a516c5fff64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:44.811898 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:44.811898 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:44.821956 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d74b557a-b77a-40b7-8c55-6a516c5fff64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:44.829227 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d74b557a-b77a-40b7-8c55-6a516c5fff64 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 returned with HTTP 200 Aug 09 07:47:44.829609 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1045/4203] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:44 2026] GET /volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:45.010878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a1aacb9-3706-433f-802d-ec89ea09b0da None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:45.012543 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a1aacb9-3706-433f-802d-ec89ea09b0da tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:45.012728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a1aacb9-3706-433f-802d-ec89ea09b0da tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:45.012929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a1aacb9-3706-433f-802d-ec89ea09b0da tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:45.019481 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:45.019481 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:45.023289 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8a1aacb9-3706-433f-802d-ec89ea09b0da tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:45.027057 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a1aacb9-3706-433f-802d-ec89ea09b0da tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:45.027395 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1043/4204] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:45 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:45.044097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1ff6538-aa3c-4fb7-a704-2090ef863ba1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:45.045796 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1ff6538-aa3c-4fb7-a704-2090ef863ba1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:45.046005 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1ff6538-aa3c-4fb7-a704-2090ef863ba1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:45.046222 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1ff6538-aa3c-4fb7-a704-2090ef863ba1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:45.055697 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:45.055697 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:45.059227 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1ff6538-aa3c-4fb7-a704-2090ef863ba1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:45.063080 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1ff6538-aa3c-4fb7-a704-2090ef863ba1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:45.063444 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1066/4205] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:45 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:45.137038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5e176460-2304-473c-ad28-82ae777b736c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:45.138839 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5e176460-2304-473c-ad28-82ae777b736c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:45.139067 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5e176460-2304-473c-ad28-82ae777b736c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:45.139296 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5e176460-2304-473c-ad28-82ae777b736c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:45.139395 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5e176460-2304-473c-ad28-82ae777b736c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:45.143623 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:45.143623 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:45.144350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5e176460-2304-473c-ad28-82ae777b736c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:45.144704 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1052/4206] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:45 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:45.646812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ff026835-8558-4d25-a81f-ba317034b00e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:45.648622 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff026835-8558-4d25-a81f-ba317034b00e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:45.648809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff026835-8558-4d25-a81f-ba317034b00e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:45.649030 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff026835-8558-4d25-a81f-ba317034b00e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:45.658037 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:45.658037 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:45.661046 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ff026835-8558-4d25-a81f-ba317034b00e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:45.665101 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff026835-8558-4d25-a81f-ba317034b00e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:45.665509 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1046/4207] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:45 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:45.841506 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-86fb7b71-0303-43d9-b50e-e5ab8324c50f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:45.843279 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-86fb7b71-0303-43d9-b50e-e5ab8324c50f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 Aug 09 07:47:45.843457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-86fb7b71-0303-43d9-b50e-e5ab8324c50f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:45.843634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-86fb7b71-0303-43d9-b50e-e5ab8324c50f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:45.849652 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-86fb7b71-0303-43d9-b50e-e5ab8324c50f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 returned with HTTP 404 Aug 09 07:47:45.850129 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1044/4208] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:45 2026] GET /volume/v3/volumes/10496dbf-4f0f-4f46-88f7-9a3fa6fb6259 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:45.858124 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:45.860071 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:45.860456 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1958630402"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:45.862062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1958630402'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:45.862205 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume of 1 GB Aug 09 07:47:45.866209 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Availability Zones retrieved successfully. Aug 09 07:47:45.872352 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (469ff4d4-945c-408c-ab21-df1bf32b530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:45.873346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28ceac0a-fb9c-4a5a-9c00-088df4b09265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:45.874213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:45.899776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28ceac0a-fb9c-4a5a-9c00-088df4b09265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:45.900535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a29b20-5d63-4c7e-8a7f-6b1aada4a4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:45.938876 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['10567144-6a09-442e-a6b0-52f0fd0344b9', 'c5bd1393-a02d-4d2f-8e98-2d860c7ca569', '7d1b4046-ff46-4df7-a17a-1839c524e486', '5c23d20b-bbeb-4fd7-9d0b-f28e03e05aed'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:45.939775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a29b20-5d63-4c7e-8a7f-6b1aada4a4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10567144-6a09-442e-a6b0-52f0fd0344b9', 'c5bd1393-a02d-4d2f-8e98-2d860c7ca569', '7d1b4046-ff46-4df7-a17a-1839c524e486', '5c23d20b-bbeb-4fd7-9d0b-f28e03e05aed']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:45.940538 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5938fc05-e374-4a21-bc10-8981174bf9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:45.962322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5938fc05-e374-4a21-bc10-8981174bf9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2036f7e6-7d90-4960-b659-ec5b9247bcaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958630402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['10567144-6a09-442e-a6b0-52f0fd0344b9','c5bd1393-a02d-4d2f-8e98-2d860c7ca569','7d1b4046-ff46-4df7-a17a-1839c524e486','5c23d20b-bbeb-4fd7-9d0b-f28e03e05aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958630402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2036f7e6-7d90-4960-b659-ec5b9247bcaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52636cffd32f47fb9b989834aa4417cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:45.963123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76d027e-c01d-49c8-af7b-b9ea267702e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:45.979867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76d027e-c01d-49c8-af7b-b9ea267702e4) transitioned into state 'SUCCESS' from state '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-1958630402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52636cffd32f47fb9b989834aa4417cf',qos_specs=None,replication_status=,reservations=['10567144-6a09-442e-a6b0-52f0fd0344b9','c5bd1393-a02d-4d2f-8e98-2d860c7ca569','7d1b4046-ff46-4df7-a17a-1839c524e486','5c23d20b-bbeb-4fd7-9d0b-f28e03e05aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9023c7c5d2d460db838b0469dfb0c53',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:45.980562 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb39e8c2-230e-4ece-b737-fa58616902cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:45.989245 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb39e8c2-230e-4ece-b737-fa58616902cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:45.990110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Flow 'volume_create_api' (469ff4d4-945c-408c-ab21-df1bf32b530e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:45.990411 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create volume request issued successfully. Aug 09 07:47:45.991048 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c14cb336-518b-4145-bf3a-68659f7cfeb0 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:45.992412 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1067/4209] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:47:45 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:46.004208 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5f191258-9c3a-471d-97a3-6003c01879df None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:46.006101 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f191258-9c3a-471d-97a3-6003c01879df tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf Aug 09 07:47:46.006281 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f191258-9c3a-471d-97a3-6003c01879df tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:46.006459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f191258-9c3a-471d-97a3-6003c01879df tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:46.013979 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:46.013979 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:46.017309 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5f191258-9c3a-471d-97a3-6003c01879df tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:46.020989 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f191258-9c3a-471d-97a3-6003c01879df tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf returned with HTTP 200 Aug 09 07:47:46.021351 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1053/4210] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:46 2026] GET /volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:46.039375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a55265d7-bf29-4bf9-b8c2-29e16ad39e77 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:46.040987 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a55265d7-bf29-4bf9-b8c2-29e16ad39e77 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:46.041195 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a55265d7-bf29-4bf9-b8c2-29e16ad39e77 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:46.041369 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a55265d7-bf29-4bf9-b8c2-29e16ad39e77 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:46.049013 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:46.049013 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:46.052815 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a55265d7-bf29-4bf9-b8c2-29e16ad39e77 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:46.057368 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a55265d7-bf29-4bf9-b8c2-29e16ad39e77 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:46.057809 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1047/4211] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:46 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:46.076198 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04c8ecce-a144-401a-93dc-4cf1981e0e2f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:46.077939 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04c8ecce-a144-401a-93dc-4cf1981e0e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:46.078285 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04c8ecce-a144-401a-93dc-4cf1981e0e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:46.078320 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04c8ecce-a144-401a-93dc-4cf1981e0e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:46.087289 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:46.087289 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:46.092848 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-04c8ecce-a144-401a-93dc-4cf1981e0e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:46.097315 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04c8ecce-a144-401a-93dc-4cf1981e0e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:46.097715 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1045/4212] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:46 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:46.154005 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d41834ce-90f5-4c92-b501-2580e4722a94 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:46.155761 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d41834ce-90f5-4c92-b501-2580e4722a94 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:46.155951 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d41834ce-90f5-4c92-b501-2580e4722a94 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:46.156123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d41834ce-90f5-4c92-b501-2580e4722a94 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:46.156246 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d41834ce-90f5-4c92-b501-2580e4722a94 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:46.160758 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:46.160758 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:46.161536 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d41834ce-90f5-4c92-b501-2580e4722a94 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:46.161927 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1068/4213] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:46 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:46.676561 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-016d330b-5207-4773-9806-22fe582ec4dd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:46.678256 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-016d330b-5207-4773-9806-22fe582ec4dd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:46.678463 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-016d330b-5207-4773-9806-22fe582ec4dd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:46.678626 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-016d330b-5207-4773-9806-22fe582ec4dd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:46.686964 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:46.686964 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:46.689745 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-016d330b-5207-4773-9806-22fe582ec4dd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:46.693177 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-016d330b-5207-4773-9806-22fe582ec4dd tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:46.693507 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1054/4214] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:46 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:47.033343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-51f6b4a3-a499-464b-9ab6-3cf1d4b1edd5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:47.035230 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51f6b4a3-a499-464b-9ab6-3cf1d4b1edd5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf Aug 09 07:47:47.035435 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51f6b4a3-a499-464b-9ab6-3cf1d4b1edd5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:47.035648 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51f6b4a3-a499-464b-9ab6-3cf1d4b1edd5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:47.043102 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:47.043102 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:47.047267 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-51f6b4a3-a499-464b-9ab6-3cf1d4b1edd5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:47.051581 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51f6b4a3-a499-464b-9ab6-3cf1d4b1edd5 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf returned with HTTP 200 Aug 09 07:47:47.052096 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1048/4215] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:47 2026] GET /volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:47.064185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9355440-3047-4bc6-a122-8cee7006b20b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:47.065988 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9355440-3047-4bc6-a122-8cee7006b20b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:47:47.067573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9355440-3047-4bc6-a122-8cee7006b20b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2036f7e6-7d90-4960-b659-ec5b9247bcaf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-534503377"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:47.069583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e07c10e6-83ed-47f4-a978-b053685c244a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:47.071236 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e07c10e6-83ed-47f4-a978-b053685c244a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:47.071501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e07c10e6-83ed-47f4-a978-b053685c244a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:47.071681 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e07c10e6-83ed-47f4-a978-b053685c244a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:47.074721 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:47.074721 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:47.075088 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9355440-3047-4bc6-a122-8cee7006b20b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:47.075249 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-c9355440-3047-4bc6-a122-8cee7006b20b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Create snapshot from volume 2036f7e6-7d90-4960-b659-ec5b9247bcaf Aug 09 07:47:47.078396 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:47.078396 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:47.082416 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e07c10e6-83ed-47f4-a978-b053685c244a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:47.086766 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e07c10e6-83ed-47f4-a978-b053685c244a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:47.087143 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1069/4216] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:47 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:47.097481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c9355440-3047-4bc6-a122-8cee7006b20b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Created reservations ['30e35663-7667-4d4b-996d-719b7ba7b2ed', '14d68577-6ceb-4bb6-9c2c-2da4797ee39f', 'd702f82a-2f94-4ee7-9c64-fda16d9d74a4', '5e90cd31-00a5-4b53-8a2c-6a4b5c1592ca'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:47.110093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-866cc27b-b9e2-4662-80af-3ba7f97ba572 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:47.111841 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-866cc27b-b9e2-4662-80af-3ba7f97ba572 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:47.112040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-866cc27b-b9e2-4662-80af-3ba7f97ba572 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:47.112219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-866cc27b-b9e2-4662-80af-3ba7f97ba572 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:47.123953 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:47.123953 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:47.129362 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-866cc27b-b9e2-4662-80af-3ba7f97ba572 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:47.131760 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9355440-3047-4bc6-a122-8cee7006b20b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot create request issued successfully. Aug 09 07:47:47.132251 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9355440-3047-4bc6-a122-8cee7006b20b tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:47:47.132778 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1046/4217] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:47:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:47:47.134928 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-866cc27b-b9e2-4662-80af-3ba7f97ba572 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:47.135424 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1055/4218] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:47 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:47.141535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c034b6b9-581d-4398-9e1c-16e924329cf1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:47.143604 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c034b6b9-581d-4398-9e1c-16e924329cf1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 Aug 09 07:47:47.143924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c034b6b9-581d-4398-9e1c-16e924329cf1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:47.144205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c034b6b9-581d-4398-9e1c-16e924329cf1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:47.153511 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:47.153511 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:47.154025 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c034b6b9-581d-4398-9e1c-16e924329cf1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:47.154984 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c034b6b9-581d-4398-9e1c-16e924329cf1 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 returned with HTTP 200 Aug 09 07:47:47.155503 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1049/4219] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:47 2026] GET /volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:47.172925 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e2e43ee0-c988-4fde-b9a5-fd26b2ecd3b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:47.176529 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2e43ee0-c988-4fde-b9a5-fd26b2ecd3b8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:47.176745 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2e43ee0-c988-4fde-b9a5-fd26b2ecd3b8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:47.176974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e2e43ee0-c988-4fde-b9a5-fd26b2ecd3b8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:47.177089 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e2e43ee0-c988-4fde-b9a5-fd26b2ecd3b8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:47.181458 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:47.181458 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:47.182273 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e2e43ee0-c988-4fde-b9a5-fd26b2ecd3b8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:47.182658 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1070/4220] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:47 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:47.705831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10fb543b-3abe-4f8e-b0eb-f3edbdec6e2e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:47.707731 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10fb543b-3abe-4f8e-b0eb-f3edbdec6e2e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:47.708091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10fb543b-3abe-4f8e-b0eb-f3edbdec6e2e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:47.708287 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10fb543b-3abe-4f8e-b0eb-f3edbdec6e2e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:47.717439 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:47.717439 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:47.721190 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-10fb543b-3abe-4f8e-b0eb-f3edbdec6e2e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:47.726389 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10fb543b-3abe-4f8e-b0eb-f3edbdec6e2e tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:47.727163 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1047/4221] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:47 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:48.100437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-221a29d6-0930-4bde-9bdc-8ebe1b6376a9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.101935 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-221a29d6-0930-4bde-9bdc-8ebe1b6376a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:48.102116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-221a29d6-0930-4bde-9bdc-8ebe1b6376a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:48.102303 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-221a29d6-0930-4bde-9bdc-8ebe1b6376a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:48.108328 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.108328 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:48.111210 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-221a29d6-0930-4bde-9bdc-8ebe1b6376a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:48.114953 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-221a29d6-0930-4bde-9bdc-8ebe1b6376a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:48.115290 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1056/4222] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:48 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:48.149044 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-91108938-35c0-4297-8cdc-bc7a62c97b63 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.150613 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-91108938-35c0-4297-8cdc-bc7a62c97b63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:48.150768 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-91108938-35c0-4297-8cdc-bc7a62c97b63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:48.150954 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-91108938-35c0-4297-8cdc-bc7a62c97b63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:48.159775 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.159775 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:48.163639 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-417127b0-f90e-4d28-a4a6-48974822b6c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.164556 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-91108938-35c0-4297-8cdc-bc7a62c97b63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:48.165366 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-417127b0-f90e-4d28-a4a6-48974822b6c6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 Aug 09 07:47:48.165553 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-417127b0-f90e-4d28-a4a6-48974822b6c6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:48.165723 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-417127b0-f90e-4d28-a4a6-48974822b6c6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:48.169761 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-91108938-35c0-4297-8cdc-bc7a62c97b63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:48.170123 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1050/4223] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:48 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:48.170263 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.170263 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:48.170522 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-417127b0-f90e-4d28-a4a6-48974822b6c6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:48.171139 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-417127b0-f90e-4d28-a4a6-48974822b6c6 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 returned with HTTP 200 Aug 09 07:47:48.171447 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1071/4224] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:48 2026] GET /volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:48.179476 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.181533 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] POST https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83/action Aug 09 07:47:48.181883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:47:48.182027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:48.183459 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.snapshot_unmanage [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Unmanage snapshot with id: d75ef613-b503-431f-8e05-a918fb9efb83 Aug 09 07:47:48.188111 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.188111 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:48.188551 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Snapshot retrieved successfully. Aug 09 07:47:48.189383 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0094d3fb279f441fbda3976e3a70221a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52636cffd32f47fb9b989834aa4417cf', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:48.189550 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9bbb6ec5-b914-47f4-9d12-49436031c677 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-reader] https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83/action returned with HTTP 403 Aug 09 07:47:48.190103 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1048/4225] 10.4.3.41 () {68 vars in 1389 bytes} [Sun Aug 9 07:47:48 2026] POST /volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:48.192831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4a8c33dd-cbda-4297-b31d-385e9c2c0005 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.194629 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4a8c33dd-cbda-4297-b31d-385e9c2c0005 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:48.194821 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4a8c33dd-cbda-4297-b31d-385e9c2c0005 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:48.195020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4a8c33dd-cbda-4297-b31d-385e9c2c0005 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:48.195124 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4a8c33dd-cbda-4297-b31d-385e9c2c0005 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:48.196384 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.198139 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 Aug 09 07:47:48.198332 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:48.198525 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:48.198637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete snapshot with id: d75ef613-b503-431f-8e05-a918fb9efb83 Aug 09 07:47:48.199312 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.199312 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:48.200024 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4a8c33dd-cbda-4297-b31d-385e9c2c0005 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:48.200424 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1057/4226] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:48 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:48.205149 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.205149 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:48.205499 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:48.220146 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot delete request issued successfully. Aug 09 07:47:48.220321 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f3028ae9-d749-4326-afc7-84d1c9c3aa79 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 returned with HTTP 202 Aug 09 07:47:48.220688 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1051/4227] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:47:48 2026] DELETE /volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:48.230518 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e92c07e9-6a70-4549-b9b1-377896bd6703 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.232036 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e92c07e9-6a70-4549-b9b1-377896bd6703 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 Aug 09 07:47:48.232209 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e92c07e9-6a70-4549-b9b1-377896bd6703 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:48.232381 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e92c07e9-6a70-4549-b9b1-377896bd6703 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:48.237787 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.237787 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:48.238329 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e92c07e9-6a70-4549-b9b1-377896bd6703 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Snapshot retrieved successfully. Aug 09 07:47:48.238974 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e92c07e9-6a70-4549-b9b1-377896bd6703 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 returned with HTTP 200 Aug 09 07:47:48.239323 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1072/4228] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:48 2026] GET /volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:48.740071 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-751135e3-1711-4326-bab3-231b6f0aed2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:48.741941 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-751135e3-1711-4326-bab3-231b6f0aed2c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:48.742152 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-751135e3-1711-4326-bab3-231b6f0aed2c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:48.742369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-751135e3-1711-4326-bab3-231b6f0aed2c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:48.752748 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:48.752748 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:48.756021 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-751135e3-1711-4326-bab3-231b6f0aed2c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:48.759741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-751135e3-1711-4326-bab3-231b6f0aed2c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:48.760210 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1049/4229] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:48 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:49.127435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e376b87e-c35f-4371-a22e-8af77cf08d52 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:49.129169 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e376b87e-c35f-4371-a22e-8af77cf08d52 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:49.129396 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e376b87e-c35f-4371-a22e-8af77cf08d52 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:49.129624 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e376b87e-c35f-4371-a22e-8af77cf08d52 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:49.137698 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:49.137698 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:49.142021 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e376b87e-c35f-4371-a22e-8af77cf08d52 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:49.147138 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e376b87e-c35f-4371-a22e-8af77cf08d52 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:49.147708 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1058/4230] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:49 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:49.183833 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eaf46a51-767c-4d0f-a822-bb4c0cb498a2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:49.185689 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eaf46a51-767c-4d0f-a822-bb4c0cb498a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:49.185938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eaf46a51-767c-4d0f-a822-bb4c0cb498a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:49.186200 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eaf46a51-767c-4d0f-a822-bb4c0cb498a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:49.195178 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:49.195178 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:49.198346 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-eaf46a51-767c-4d0f-a822-bb4c0cb498a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:49.201898 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eaf46a51-767c-4d0f-a822-bb4c0cb498a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:49.202297 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1052/4231] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:49 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:49.209159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a18e1849-93e8-4f3b-a9b4-f2e7dffaa96c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:49.210782 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a18e1849-93e8-4f3b-a9b4-f2e7dffaa96c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:49.210994 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a18e1849-93e8-4f3b-a9b4-f2e7dffaa96c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:49.211206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a18e1849-93e8-4f3b-a9b4-f2e7dffaa96c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:49.211334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a18e1849-93e8-4f3b-a9b4-f2e7dffaa96c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:49.215410 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:49.215410 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:49.216083 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a18e1849-93e8-4f3b-a9b4-f2e7dffaa96c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:49.216460 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1073/4232] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:49 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:49.247184 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-063a9b25-49c3-4318-8b1a-788581edbf1f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:49.248909 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-063a9b25-49c3-4318-8b1a-788581edbf1f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 Aug 09 07:47:49.249109 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-063a9b25-49c3-4318-8b1a-788581edbf1f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:49.249395 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-063a9b25-49c3-4318-8b1a-788581edbf1f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:49.253368 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-063a9b25-49c3-4318-8b1a-788581edbf1f tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 returned with HTTP 404 Aug 09 07:47:49.253853 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1050/4233] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:47:49 2026] GET /volume/v3/snapshots/d75ef613-b503-431f-8e05-a918fb9efb83 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:49.259647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:49.261317 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf Aug 09 07:47:49.261571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:49.261788 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:49.261995 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume with id: 2036f7e6-7d90-4960-b659-ec5b9247bcaf Aug 09 07:47:49.268398 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:49.268398 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:49.268734 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:49.284035 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Delete volume request issued successfully. Aug 09 07:47:49.284342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c738d09-796f-4fbf-83fd-fcd47e9b9717 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf returned with HTTP 202 Aug 09 07:47:49.284830 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1059/4234] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:47:49 2026] DELETE /volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:49.293492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-96d7249b-7599-42a8-8974-e708261572d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:49.295117 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-96d7249b-7599-42a8-8974-e708261572d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf Aug 09 07:47:49.297527 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-96d7249b-7599-42a8-8974-e708261572d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:49.298546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-96d7249b-7599-42a8-8974-e708261572d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:49.306939 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:49.306939 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:49.314049 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-96d7249b-7599-42a8-8974-e708261572d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Volume info retrieved successfully. Aug 09 07:47:49.319518 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-96d7249b-7599-42a8-8974-e708261572d7 tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf returned with HTTP 200 Aug 09 07:47:49.319957 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1053/4235] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:49 2026] GET /volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:49.772588 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-126cae3e-aa7d-44f6-b208-31c3386670a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:49.774312 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-126cae3e-aa7d-44f6-b208-31c3386670a0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:49.774490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-126cae3e-aa7d-44f6-b208-31c3386670a0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:49.774671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-126cae3e-aa7d-44f6-b208-31c3386670a0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:49.782970 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:49.782970 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:49.785869 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-126cae3e-aa7d-44f6-b208-31c3386670a0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:49.789872 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-126cae3e-aa7d-44f6-b208-31c3386670a0 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:49.790255 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1074/4236] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:49 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:50.160356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-82903bbf-809f-4240-8a48-fdf6afe831b6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:50.161839 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82903bbf-809f-4240-8a48-fdf6afe831b6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:50.162040 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82903bbf-809f-4240-8a48-fdf6afe831b6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:50.162226 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82903bbf-809f-4240-8a48-fdf6afe831b6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:50.169625 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:50.169625 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:50.174539 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-82903bbf-809f-4240-8a48-fdf6afe831b6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:50.178642 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82903bbf-809f-4240-8a48-fdf6afe831b6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:50.179059 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1051/4237] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:50 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:50.213158 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab77f3bf-2054-4644-946b-0b1007e04e33 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:50.215287 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab77f3bf-2054-4644-946b-0b1007e04e33 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:50.215573 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab77f3bf-2054-4644-946b-0b1007e04e33 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:50.215846 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab77f3bf-2054-4644-946b-0b1007e04e33 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:50.225667 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ac5935e4-0dd3-436a-b637-533bdbcb4dc3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:50.228480 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:50.228480 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:50.228608 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac5935e4-0dd3-436a-b637-533bdbcb4dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:50.228608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac5935e4-0dd3-436a-b637-533bdbcb4dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:50.228608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ac5935e4-0dd3-436a-b637-533bdbcb4dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:50.228608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ac5935e4-0dd3-436a-b637-533bdbcb4dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:50.230812 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ab77f3bf-2054-4644-946b-0b1007e04e33 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:50.231877 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:50.231877 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:50.232720 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ac5935e4-0dd3-436a-b637-533bdbcb4dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:50.233181 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1054/4238] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:50 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:50.235881 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab77f3bf-2054-4644-946b-0b1007e04e33 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:50.236404 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1060/4239] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:50 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:50.334274 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4afb2708-26c4-4710-824f-453750ea717e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:50.336251 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4afb2708-26c4-4710-824f-453750ea717e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] GET https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf Aug 09 07:47:50.336470 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4afb2708-26c4-4710-824f-453750ea717e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:50.336654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4afb2708-26c4-4710-824f-453750ea717e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:50.343067 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4afb2708-26c4-4710-824f-453750ea717e tempest-ProjectReaderTests-128142766 tempest-ProjectReaderTests-128142766-project-admin] https://10.4.3.41/volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf returned with HTTP 404 Aug 09 07:47:50.343612 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1075/4240] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:50 2026] GET /volume/v3/volumes/2036f7e6-7d90-4960-b659-ec5b9247bcaf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:50.802145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-db5c697c-23d3-49e4-86c4-c8ad6fc67147 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:50.804165 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db5c697c-23d3-49e4-86c4-c8ad6fc67147 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:50.804383 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db5c697c-23d3-49e4-86c4-c8ad6fc67147 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:50.804592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db5c697c-23d3-49e4-86c4-c8ad6fc67147 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:50.814174 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:50.814174 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:50.817567 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-db5c697c-23d3-49e4-86c4-c8ad6fc67147 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:50.823337 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db5c697c-23d3-49e4-86c4-c8ad6fc67147 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:50.824246 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1052/4241] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:50 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:51.190899 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6ead789f-08b8-41d7-8454-05b86d8a86bd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.195932 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ead789f-08b8-41d7-8454-05b86d8a86bd tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:51.195932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ead789f-08b8-41d7-8454-05b86d8a86bd tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:51.195932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ead789f-08b8-41d7-8454-05b86d8a86bd tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:51.199807 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:51.199807 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:51.203331 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6ead789f-08b8-41d7-8454-05b86d8a86bd tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:51.207351 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ead789f-08b8-41d7-8454-05b86d8a86bd tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:51.207692 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1055/4242] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:51 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:51.242775 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3f614439-b78c-4d85-ae9a-45830e7c6283 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.244518 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f614439-b78c-4d85-ae9a-45830e7c6283 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:51.244696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f614439-b78c-4d85-ae9a-45830e7c6283 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:51.244868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f614439-b78c-4d85-ae9a-45830e7c6283 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:51.245003 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-3f614439-b78c-4d85-ae9a-45830e7c6283 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:51.248271 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98a87da7-0623-4ede-8381-9bf400ec5bc2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.249507 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:51.249507 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:51.250259 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98a87da7-0623-4ede-8381-9bf400ec5bc2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:51.250344 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f614439-b78c-4d85-ae9a-45830e7c6283 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:51.250500 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98a87da7-0623-4ede-8381-9bf400ec5bc2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:51.250564 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1061/4243] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:51 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:51.250860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98a87da7-0623-4ede-8381-9bf400ec5bc2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:51.262642 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:51.262642 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:51.265643 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-98a87da7-0623-4ede-8381-9bf400ec5bc2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:51.269201 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98a87da7-0623-4ede-8381-9bf400ec5bc2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:51.269719 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1076/4244] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:51 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:51.777684 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5971ec13-eecd-4f39-a710-ee7136156845 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.838887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9c908be5-6251-4a11-a77b-217d8bef0791 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.840637 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9c908be5-6251-4a11-a77b-217d8bef0791 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:51.840829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9c908be5-6251-4a11-a77b-217d8bef0791 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:51.841035 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9c908be5-6251-4a11-a77b-217d8bef0791 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:51.850800 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:51.850800 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:51.855217 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9c908be5-6251-4a11-a77b-217d8bef0791 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:51.859669 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9c908be5-6251-4a11-a77b-217d8bef0791 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:51.860243 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1056/4245] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:51 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:51.865250 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5971ec13-eecd-4f39-a710-ee7136156845 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:51.865572 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5971ec13-eecd-4f39-a710-ee7136156845 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1477831192", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:51.882161 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5971ec13-eecd-4f39-a710-ee7136156845 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:51.882585 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1053/4246] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:51 2026] POST /volume/v3/types => generated 380 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:51.890163 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3511e63d-154e-4d88-be5c-24434fc5903a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.891869 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3511e63d-154e-4d88-be5c-24434fc5903a tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption Aug 09 07:47:51.892220 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3511e63d-154e-4d88-be5c-24434fc5903a tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:51.907087 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3511e63d-154e-4d88-be5c-24434fc5903a tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption returned with HTTP 200 Aug 09 07:47:51.907538 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1062/4247] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:47:51 2026] POST /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:51.914871 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-209c05da-59c4-405b-b5d5-def8c2cfe2b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.916376 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-209c05da-59c4-405b-b5d5-def8c2cfe2b6 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:51.916679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-209c05da-59c4-405b-b5d5-def8c2cfe2b6 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-409751350", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:51.930193 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-209c05da-59c4-405b-b5d5-def8c2cfe2b6 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:51.930756 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1077/4248] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:51 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:51.937799 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d23bfd3d-d99c-4a53-9b34-bd77a0e17c3b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:51.993383 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d23bfd3d-d99c-4a53-9b34-bd77a0e17c3b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] POST https://10.4.3.41/volume/v3/types/23a54432-3e74-4ac9-a3af-171d6193cb4c/encryption Aug 09 07:47:51.993731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d23bfd3d-d99c-4a53-9b34-bd77a0e17c3b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:51.995631 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-d23bfd3d-d99c-4a53-9b34-bd77a0e17c3b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:51.995811 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d23bfd3d-d99c-4a53-9b34-bd77a0e17c3b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/23a54432-3e74-4ac9-a3af-171d6193cb4c/encryption returned with HTTP 403 Aug 09 07:47:51.996261 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1057/4249] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:47:51 2026] POST /volume/v3/types/23a54432-3e74-4ac9-a3af-171d6193cb4c/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.004397 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-703c2547-f1ec-457e-9fe4-2f578df2f986 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.006041 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-703c2547-f1ec-457e-9fe4-2f578df2f986 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:52.006399 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-703c2547-f1ec-457e-9fe4-2f578df2f986 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-120659052", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.022808 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-703c2547-f1ec-457e-9fe4-2f578df2f986 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:52.023144 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1054/4250] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:52 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.031772 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-80ca7017-190b-4f42-a13b-5075bfdf65bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.033453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80ca7017-190b-4f42-a13b-5075bfdf65bc tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] POST https://10.4.3.41/volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42/extra_specs Aug 09 07:47:52.033767 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-80ca7017-190b-4f42-a13b-5075bfdf65bc tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.035506 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-80ca7017-190b-4f42-a13b-5075bfdf65bc tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.035693 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-80ca7017-190b-4f42-a13b-5075bfdf65bc tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42/extra_specs returned with HTTP 403 Aug 09 07:47:52.036129 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1063/4251] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:47:52 2026] POST /volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.043436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9fd0490d-381f-4cbc-8f31-b80f0c33b20d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.045509 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9fd0490d-381f-4cbc-8f31-b80f0c33b20d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] PUT https://10.4.3.41/volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42/extra_specs/key2 Aug 09 07:47:52.045849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9fd0490d-381f-4cbc-8f31-b80f0c33b20d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.047746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-9fd0490d-381f-4cbc-8f31-b80f0c33b20d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.048001 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9fd0490d-381f-4cbc-8f31-b80f0c33b20d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42/extra_specs/key2 returned with HTTP 403 Aug 09 07:47:52.048597 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1078/4252] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:47:52 2026] PUT /volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.056408 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1eec0a12-ab9d-47d3-a49f-29591fd68e14 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.058150 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1eec0a12-ab9d-47d3-a49f-29591fd68e14 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:52.058508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1eec0a12-ab9d-47d3-a49f-29591fd68e14 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.061003 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-1eec0a12-ab9d-47d3-a49f-29591fd68e14 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.061205 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1eec0a12-ab9d-47d3-a49f-29591fd68e14 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types returned with HTTP 403 Aug 09 07:47:52.061619 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1058/4253] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:47:52 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 09 07:47:52.070411 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c3cc9cda-e3cb-4905-a70f-83a6c6f3dd0f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.071865 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3cc9cda-e3cb-4905-a70f-83a6c6f3dd0f tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:52.072202 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3cc9cda-e3cb-4905-a70f-83a6c6f3dd0f tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1090404209", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.085417 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3cc9cda-e3cb-4905-a70f-83a6c6f3dd0f tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:52.085723 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1055/4254] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:52 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.094615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fe21df46-30b9-4e25-a647-1c8626fcedf2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.096266 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe21df46-30b9-4e25-a647-1c8626fcedf2 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d/encryption Aug 09 07:47:52.096547 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe21df46-30b9-4e25-a647-1c8626fcedf2 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.110470 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe21df46-30b9-4e25-a647-1c8626fcedf2 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d/encryption returned with HTTP 200 Aug 09 07:47:52.110784 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1064/4255] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:47:52 2026] POST /volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.119778 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5946998c-5f17-4c5c-958e-0acc55890ae3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.121928 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5946998c-5f17-4c5c-958e-0acc55890ae3 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] DELETE https://10.4.3.41/volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d/encryption/b000b2f9-34f8-4a0b-b63a-3c59ef19a134 Aug 09 07:47:52.122155 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5946998c-5f17-4c5c-958e-0acc55890ae3 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.122344 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5946998c-5f17-4c5c-958e-0acc55890ae3 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.123028 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-5946998c-5f17-4c5c-958e-0acc55890ae3 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.123290 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5946998c-5f17-4c5c-958e-0acc55890ae3 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d/encryption/b000b2f9-34f8-4a0b-b63a-3c59ef19a134 returned with HTTP 403 Aug 09 07:47:52.123716 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1079/4256] 10.4.3.41 () {66 vars in 1482 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d/encryption/b000b2f9-34f8-4a0b-b63a-3c59ef19a134 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.131743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3dfb7643-30b8-4ec5-8e5e-60fe73a57401 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.133751 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3dfb7643-30b8-4ec5-8e5e-60fe73a57401 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:52.134160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3dfb7643-30b8-4ec5-8e5e-60fe73a57401 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1964865365", "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=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.150575 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3dfb7643-30b8-4ec5-8e5e-60fe73a57401 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:52.150966 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1059/4257] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:52 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.159196 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee87c805-b873-4abf-a769-5f61995046f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.161356 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee87c805-b873-4abf-a769-5f61995046f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] DELETE https://10.4.3.41/volume/v3/types/151c4c8f-4517-46f8-82a0-9596b1b428af/extra_specs/key1 Aug 09 07:47:52.161528 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee87c805-b873-4abf-a769-5f61995046f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.161700 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee87c805-b873-4abf-a769-5f61995046f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.166646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-ee87c805-b873-4abf-a769-5f61995046f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.166799 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee87c805-b873-4abf-a769-5f61995046f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/151c4c8f-4517-46f8-82a0-9596b1b428af/extra_specs/key1 returned with HTTP 403 Aug 09 07:47:52.167195 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1056/4258] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/151c4c8f-4517-46f8-82a0-9596b1b428af/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.174347 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ce6de489-a051-47f5-8865-d93af00587f5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.175869 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ce6de489-a051-47f5-8865-d93af00587f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:47:52.176226 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ce6de489-a051-47f5-8865-d93af00587f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-884860968", "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=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.190324 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ce6de489-a051-47f5-8865-d93af00587f5 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:52.190631 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1065/4259] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:47:52 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 09 07:47:52.199468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c169f0ae-1abf-4990-a465-8c4ee891bebd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.201689 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c169f0ae-1abf-4990-a465-8c4ee891bebd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] DELETE https://10.4.3.41/volume/v3/types/a84acdf8-0fc2-456b-9860-b0dce5f1f80e Aug 09 07:47:52.201907 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c169f0ae-1abf-4990-a465-8c4ee891bebd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.202154 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c169f0ae-1abf-4990-a465-8c4ee891bebd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.202765 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-c169f0ae-1abf-4990-a465-8c4ee891bebd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.202981 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c169f0ae-1abf-4990-a465-8c4ee891bebd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/a84acdf8-0fc2-456b-9860-b0dce5f1f80e returned with HTTP 403 Aug 09 07:47:52.203400 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1080/4260] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/a84acdf8-0fc2-456b-9860-b0dce5f1f80e => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.210983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0f4dbd8e-429d-415d-8edd-161adb335804 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.213291 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0f4dbd8e-429d-415d-8edd-161adb335804 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] GET https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs Aug 09 07:47:52.213544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0f4dbd8e-429d-415d-8edd-161adb335804 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.213798 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0f4dbd8e-429d-415d-8edd-161adb335804 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.219539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-014dc88a-28fc-4e0e-aa39-ffcadcc5873e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.221206 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-014dc88a-28fc-4e0e-aa39-ffcadcc5873e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:52.221392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-014dc88a-28fc-4e0e-aa39-ffcadcc5873e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.221562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-014dc88a-28fc-4e0e-aa39-ffcadcc5873e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.224247 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0f4dbd8e-429d-415d-8edd-161adb335804 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs returned with HTTP 200 Aug 09 07:47:52.224895 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1060/4261] 10.4.3.41 () {66 vars in 1371 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.227952 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:52.227952 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:52.231282 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-014dc88a-28fc-4e0e-aa39-ffcadcc5873e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:52.232462 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7c2fc9d8-324c-4f15-8805-2237f94a5136 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.234042 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c2fc9d8-324c-4f15-8805-2237f94a5136 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] GET https://10.4.3.41/volume/v3/types Aug 09 07:47:52.234247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c2fc9d8-324c-4f15-8805-2237f94a5136 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.234418 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7c2fc9d8-324c-4f15-8805-2237f94a5136 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.235145 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-7c2fc9d8-324c-4f15-8805-2237f94a5136 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:47:52.237773 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-014dc88a-28fc-4e0e-aa39-ffcadcc5873e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:52.238171 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1057/4262] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:52.256648 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7c2fc9d8-324c-4f15-8805-2237f94a5136 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:47:52.257052 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1066/4263] 10.4.3.41 () {66 vars in 1224 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/types => generated 2386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:52.261243 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-83b3d00d-302f-49c5-837a-91e24bcd3901 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.263066 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83b3d00d-302f-49c5-837a-91e24bcd3901 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:52.263265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83b3d00d-302f-49c5-837a-91e24bcd3901 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.263436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83b3d00d-302f-49c5-837a-91e24bcd3901 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.263531 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-83b3d00d-302f-49c5-837a-91e24bcd3901 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:52.267777 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:52.267777 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:52.268679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83b3d00d-302f-49c5-837a-91e24bcd3901 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:52.269043 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1081/4264] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.270666 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-83114e84-e2e2-4ea0-8ebf-27e49b2ecbdf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.273245 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83114e84-e2e2-4ea0-8ebf-27e49b2ecbdf tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] GET https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption/cipher Aug 09 07:47:52.273469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83114e84-e2e2-4ea0-8ebf-27e49b2ecbdf tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.273737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83114e84-e2e2-4ea0-8ebf-27e49b2ecbdf tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.274639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-83114e84-e2e2-4ea0-8ebf-27e49b2ecbdf tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.274874 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83114e84-e2e2-4ea0-8ebf-27e49b2ecbdf tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption/cipher returned with HTTP 403 Aug 09 07:47:52.275486 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1061/4265] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.280870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b7a4f615-9641-4576-b3cf-8e76010c3ad5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.282556 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7a4f615-9641-4576-b3cf-8e76010c3ad5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:52.282731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7a4f615-9641-4576-b3cf-8e76010c3ad5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.282967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7a4f615-9641-4576-b3cf-8e76010c3ad5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.284342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-52aebb89-d76e-43db-b5ab-97829725afcd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.286972 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52aebb89-d76e-43db-b5ab-97829725afcd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] GET https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption Aug 09 07:47:52.287222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52aebb89-d76e-43db-b5ab-97829725afcd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.287446 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-52aebb89-d76e-43db-b5ab-97829725afcd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.288312 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-52aebb89-d76e-43db-b5ab-97829725afcd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.288561 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-52aebb89-d76e-43db-b5ab-97829725afcd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption returned with HTTP 403 Aug 09 07:47:52.288980 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1067/4266] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.291788 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:52.291788 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:52.294753 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b7a4f615-9641-4576-b3cf-8e76010c3ad5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:52.298249 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7a4f615-9641-4576-b3cf-8e76010c3ad5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:52.298577 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1058/4267] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.299659 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34c387c7-a55b-4c15-8dbc-b7155c67ce29 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.301418 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34c387c7-a55b-4c15-8dbc-b7155c67ce29 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] GET https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/multiattach Aug 09 07:47:52.301632 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34c387c7-a55b-4c15-8dbc-b7155c67ce29 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.301819 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34c387c7-a55b-4c15-8dbc-b7155c67ce29 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.308648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34c387c7-a55b-4c15-8dbc-b7155c67ce29 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/multiattach returned with HTTP 200 Aug 09 07:47:52.309101 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1082/4268] 10.4.3.41 () {66 vars in 1407 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:47:52.317296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-68fe425a-47b2-44d6-8ac8-18d1a55cf455 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.319131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-68fe425a-47b2-44d6-8ac8-18d1a55cf455 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] GET https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/volume_backend_name Aug 09 07:47:52.319333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-68fe425a-47b2-44d6-8ac8-18d1a55cf455 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.319509 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-68fe425a-47b2-44d6-8ac8-18d1a55cf455 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.339908 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-68fe425a-47b2-44d6-8ac8-18d1a55cf455 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/volume_backend_name returned with HTTP 404 Aug 09 07:47:52.340531 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1062/4269] 10.4.3.41 () {66 vars in 1431 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.349898 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9ab04eea-4e2b-4370-b058-b16609d41c7d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.351612 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ab04eea-4e2b-4370-b058-b16609d41c7d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] GET https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 Aug 09 07:47:52.351787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ab04eea-4e2b-4370-b058-b16609d41c7d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.351982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ab04eea-4e2b-4370-b058-b16609d41c7d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.359053 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ab04eea-4e2b-4370-b058-b16609d41c7d tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 returned with HTTP 200 Aug 09 07:47:52.359455 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1068/4270] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:52.370980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9163cf0d-ae01-4312-963a-0d80a1d8f398 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.372822 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9163cf0d-ae01-4312-963a-0d80a1d8f398 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] PUT https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption/59773b9c-31c7-4eeb-b564-f5d88e213772 Aug 09 07:47:52.373175 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9163cf0d-ae01-4312-963a-0d80a1d8f398 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.374944 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-9163cf0d-ae01-4312-963a-0d80a1d8f398 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.375162 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9163cf0d-ae01-4312-963a-0d80a1d8f398 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption/59773b9c-31c7-4eeb-b564-f5d88e213772 returned with HTTP 403 Aug 09 07:47:52.375599 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1059/4271] 10.4.3.41 () {68 vars in 1499 bytes} [Sun Aug 9 07:47:52 2026] PUT /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/encryption/59773b9c-31c7-4eeb-b564-f5d88e213772 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.385236 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bc181695-04cb-4923-acd6-c70ed1a51005 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.386860 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc181695-04cb-4923-acd6-c70ed1a51005 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] PUT https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/key1 Aug 09 07:47:52.387183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc181695-04cb-4923-acd6-c70ed1a51005 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.388846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-bc181695-04cb-4923-acd6-c70ed1a51005 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.389025 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc181695-04cb-4923-acd6-c70ed1a51005 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/key1 returned with HTTP 403 Aug 09 07:47:52.389425 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1083/4272] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:47:52 2026] PUT /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5/extra_specs/key1 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.399100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2a1aeb2e-1a36-4482-87f1-990e8cf50f13 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.400928 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a1aeb2e-1a36-4482-87f1-990e8cf50f13 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] PUT https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 Aug 09 07:47:52.401307 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a1aeb2e-1a36-4482-87f1-990e8cf50f13 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:52.403258 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-2a1aeb2e-1a36-4482-87f1-990e8cf50f13 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0f6d520662774b688e2fe3a311d48b2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '585c62ff3747479eb609c4f75dd02514', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:47:52.403429 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a1aeb2e-1a36-4482-87f1-990e8cf50f13 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-member] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 returned with HTTP 403 Aug 09 07:47:52.403900 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1063/4273] 10.4.3.41 () {68 vars in 1355 bytes} [Sun Aug 9 07:47:52 2026] PUT /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:52.412809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7f346a86-da7b-4218-bfb1-a81164c1865b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.414632 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f346a86-da7b-4218-bfb1-a81164c1865b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] DELETE https://10.4.3.41/volume/v3/types/a84acdf8-0fc2-456b-9860-b0dce5f1f80e Aug 09 07:47:52.414831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f346a86-da7b-4218-bfb1-a81164c1865b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.415046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f346a86-da7b-4218-bfb1-a81164c1865b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.437224 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f346a86-da7b-4218-bfb1-a81164c1865b tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/a84acdf8-0fc2-456b-9860-b0dce5f1f80e returned with HTTP 202 Aug 09 07:47:52.437630 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1069/4274] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/a84acdf8-0fc2-456b-9860-b0dce5f1f80e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:52.445297 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fb46eebd-b0d3-499f-97af-2a28e477be8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.446980 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb46eebd-b0d3-499f-97af-2a28e477be8e tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] DELETE https://10.4.3.41/volume/v3/types/151c4c8f-4517-46f8-82a0-9596b1b428af Aug 09 07:47:52.447178 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb46eebd-b0d3-499f-97af-2a28e477be8e tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.447366 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb46eebd-b0d3-499f-97af-2a28e477be8e tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.467293 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb46eebd-b0d3-499f-97af-2a28e477be8e tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/151c4c8f-4517-46f8-82a0-9596b1b428af returned with HTTP 202 Aug 09 07:47:52.467612 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1060/4275] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/151c4c8f-4517-46f8-82a0-9596b1b428af => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:52.475417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd4c011b-b7c8-4d58-90c8-4061b9bd0a4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.477345 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd4c011b-b7c8-4d58-90c8-4061b9bd0a4c tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] DELETE https://10.4.3.41/volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d Aug 09 07:47:52.477518 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd4c011b-b7c8-4d58-90c8-4061b9bd0a4c tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.477726 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd4c011b-b7c8-4d58-90c8-4061b9bd0a4c tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.497163 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd4c011b-b7c8-4d58-90c8-4061b9bd0a4c tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d returned with HTTP 202 Aug 09 07:47:52.497480 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1084/4276] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/1ca41d26-f3b7-40c8-8849-08283546139d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:52.505556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c2568335-1eb4-41b1-a319-112aa0fb43dd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.507234 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c2568335-1eb4-41b1-a319-112aa0fb43dd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] DELETE https://10.4.3.41/volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42 Aug 09 07:47:52.507418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c2568335-1eb4-41b1-a319-112aa0fb43dd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.507604 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c2568335-1eb4-41b1-a319-112aa0fb43dd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.529882 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c2568335-1eb4-41b1-a319-112aa0fb43dd tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42 returned with HTTP 202 Aug 09 07:47:52.530247 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1064/4277] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/238692c9-9be0-46ee-8b0e-1f7fed622e42 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:52.536573 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1dac3190-c7e7-43de-86bb-e4a7a29978c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.538299 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dac3190-c7e7-43de-86bb-e4a7a29978c1 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] DELETE https://10.4.3.41/volume/v3/types/23a54432-3e74-4ac9-a3af-171d6193cb4c Aug 09 07:47:52.538479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dac3190-c7e7-43de-86bb-e4a7a29978c1 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.538669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dac3190-c7e7-43de-86bb-e4a7a29978c1 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.558426 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dac3190-c7e7-43de-86bb-e4a7a29978c1 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/23a54432-3e74-4ac9-a3af-171d6193cb4c returned with HTTP 202 Aug 09 07:47:52.558803 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1070/4278] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/23a54432-3e74-4ac9-a3af-171d6193cb4c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:52.565300 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ae11619-6d72-41a3-95b5-6619d0dadd46 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.567001 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ae11619-6d72-41a3-95b5-6619d0dadd46 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] DELETE https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 Aug 09 07:47:52.567190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ae11619-6d72-41a3-95b5-6619d0dadd46 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.567374 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ae11619-6d72-41a3-95b5-6619d0dadd46 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.587258 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ae11619-6d72-41a3-95b5-6619d0dadd46 tempest-VolumeTypesMemberTests-1495299451 tempest-VolumeTypesMemberTests-1495299451-project-admin] https://10.4.3.41/volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 returned with HTTP 202 Aug 09 07:47:52.587586 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1061/4279] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:47:52 2026] DELETE /volume/v3/types/45027cc0-871a-4222-858d-6c2ad218e5e5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:47:52.873121 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-384d4fb2-63c4-437a-8eee-50f8e8947af4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:52.874409 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-384d4fb2-63c4-437a-8eee-50f8e8947af4 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:52.874689 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-384d4fb2-63c4-437a-8eee-50f8e8947af4 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:52.874964 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-384d4fb2-63c4-437a-8eee-50f8e8947af4 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:52.882996 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:52.882996 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:52.885859 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-384d4fb2-63c4-437a-8eee-50f8e8947af4 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:52.889580 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-384d4fb2-63c4-437a-8eee-50f8e8947af4 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:52.890038 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1085/4280] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:52 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:53.249694 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6837e5a2-e125-467d-bb10-edf3031cc383 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:53.252012 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6837e5a2-e125-467d-bb10-edf3031cc383 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:53.252249 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6837e5a2-e125-467d-bb10-edf3031cc383 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:53.252431 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6837e5a2-e125-467d-bb10-edf3031cc383 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:53.260755 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:53.260755 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:53.264779 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6837e5a2-e125-467d-bb10-edf3031cc383 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:53.269344 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6837e5a2-e125-467d-bb10-edf3031cc383 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:53.269725 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1065/4281] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:53 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:53.278487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f30c9f80-3774-4084-9c2d-ad2a036157a0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:53.280257 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f30c9f80-3774-4084-9c2d-ad2a036157a0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:53.280498 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f30c9f80-3774-4084-9c2d-ad2a036157a0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:53.280702 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f30c9f80-3774-4084-9c2d-ad2a036157a0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:53.280833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f30c9f80-3774-4084-9c2d-ad2a036157a0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:53.284893 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:53.284893 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:53.285628 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f30c9f80-3774-4084-9c2d-ad2a036157a0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:53.286015 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1071/4282] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:53 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:53.310781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9928ca3f-1486-4aee-9162-d52f348453cc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:53.314804 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9928ca3f-1486-4aee-9162-d52f348453cc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:53.315068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9928ca3f-1486-4aee-9162-d52f348453cc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:53.315315 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9928ca3f-1486-4aee-9162-d52f348453cc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:53.325001 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:53.325001 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:53.328363 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9928ca3f-1486-4aee-9162-d52f348453cc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:53.332399 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9928ca3f-1486-4aee-9162-d52f348453cc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:53.332956 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1062/4283] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:53 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:53.903148 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ebb22b0-aebd-4a2a-bf0c-9cde1530ae8c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:53.905022 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ebb22b0-aebd-4a2a-bf0c-9cde1530ae8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:53.905271 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ebb22b0-aebd-4a2a-bf0c-9cde1530ae8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:53.905509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ebb22b0-aebd-4a2a-bf0c-9cde1530ae8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:53.915464 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:53.915464 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:53.919063 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3ebb22b0-aebd-4a2a-bf0c-9cde1530ae8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:53.923028 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ebb22b0-aebd-4a2a-bf0c-9cde1530ae8c tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:53.923452 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1086/4284] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:53 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:54.281249 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-41723d79-d05c-4ab3-a743-af8d47afb97b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:54.282947 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41723d79-d05c-4ab3-a743-af8d47afb97b tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:54.283167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41723d79-d05c-4ab3-a743-af8d47afb97b tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:54.283352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-41723d79-d05c-4ab3-a743-af8d47afb97b tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:54.290052 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:54.290052 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:54.293829 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-41723d79-d05c-4ab3-a743-af8d47afb97b tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:54.295869 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9ebed8ef-acc0-40ce-a569-0c41f81c5218 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:54.298281 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ebed8ef-acc0-40ce-a569-0c41f81c5218 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:54.298538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ebed8ef-acc0-40ce-a569-0c41f81c5218 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:54.298729 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-41723d79-d05c-4ab3-a743-af8d47afb97b tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:54.298787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ebed8ef-acc0-40ce-a569-0c41f81c5218 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:54.298932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9ebed8ef-acc0-40ce-a569-0c41f81c5218 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:54.299219 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1066/4285] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:54 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:54.300961 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=551,cinder:INSERT=104,cinder:UPDATE=189 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:47:54.305029 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:54.305029 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:54.306032 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ebed8ef-acc0-40ce-a569-0c41f81c5218 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:54.306505 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1072/4286] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:54 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:54.345810 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53503e0f-809e-4307-9de7-6a92626ce365 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:54.347657 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53503e0f-809e-4307-9de7-6a92626ce365 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:54.347897 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53503e0f-809e-4307-9de7-6a92626ce365 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:54.348231 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53503e0f-809e-4307-9de7-6a92626ce365 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:54.360138 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:54.360138 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:54.363677 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-53503e0f-809e-4307-9de7-6a92626ce365 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:54.367549 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53503e0f-809e-4307-9de7-6a92626ce365 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:54.367931 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1063/4287] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:54 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:54.938508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-94957367-9d9c-46f0-98f0-dcd58d708553 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:54.940354 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94957367-9d9c-46f0-98f0-dcd58d708553 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:54.940557 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94957367-9d9c-46f0-98f0-dcd58d708553 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:54.940738 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-94957367-9d9c-46f0-98f0-dcd58d708553 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:54.950221 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:54.950221 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:54.953952 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-94957367-9d9c-46f0-98f0-dcd58d708553 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:54.958264 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-94957367-9d9c-46f0-98f0-dcd58d708553 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:54.958657 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1087/4288] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:54 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:55.311598 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-24e8dcbb-33ea-4c52-8ecf-d9f7cf2aa70d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:55.316740 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-439f5bf0-606b-40c7-abd5-11eeffd96ea5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:55.317194 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-24e8dcbb-33ea-4c52-8ecf-d9f7cf2aa70d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:55.317524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-24e8dcbb-33ea-4c52-8ecf-d9f7cf2aa70d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:55.317792 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-24e8dcbb-33ea-4c52-8ecf-d9f7cf2aa70d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:55.318668 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-439f5bf0-606b-40c7-abd5-11eeffd96ea5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:55.318903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-439f5bf0-606b-40c7-abd5-11eeffd96ea5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:55.319159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-439f5bf0-606b-40c7-abd5-11eeffd96ea5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:55.319259 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-439f5bf0-606b-40c7-abd5-11eeffd96ea5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:55.323962 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:55.323962 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:55.324702 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-439f5bf0-606b-40c7-abd5-11eeffd96ea5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:55.325154 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1073/4289] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:55 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:55.335555 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:55.335555 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:55.342381 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-24e8dcbb-33ea-4c52-8ecf-d9f7cf2aa70d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:55.353257 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-24e8dcbb-33ea-4c52-8ecf-d9f7cf2aa70d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:55.353939 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1067/4290] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:55 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:55.384694 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56a80f8f-61eb-4d7b-9e28-386e27584e7f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:55.388343 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56a80f8f-61eb-4d7b-9e28-386e27584e7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:55.388343 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56a80f8f-61eb-4d7b-9e28-386e27584e7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:55.388343 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56a80f8f-61eb-4d7b-9e28-386e27584e7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:55.396309 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:55.396309 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:55.404685 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-56a80f8f-61eb-4d7b-9e28-386e27584e7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:55.414220 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56a80f8f-61eb-4d7b-9e28-386e27584e7f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:55.414591 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1064/4291] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:55 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:55.971726 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df1ff30d-3c30-4280-afb7-d62c19b60e17 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:55.973537 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df1ff30d-3c30-4280-afb7-d62c19b60e17 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:55.973747 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df1ff30d-3c30-4280-afb7-d62c19b60e17 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:55.974007 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df1ff30d-3c30-4280-afb7-d62c19b60e17 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:55.983607 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:55.983607 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:55.987167 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-df1ff30d-3c30-4280-afb7-d62c19b60e17 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:55.991378 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df1ff30d-3c30-4280-afb7-d62c19b60e17 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:55.991760 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1088/4292] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:55 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:47:56.335231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1c1a1563-53e2-46e6-b556-a3ab5bc4cb53 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:56.337199 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c1a1563-53e2-46e6-b556-a3ab5bc4cb53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:56.337390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c1a1563-53e2-46e6-b556-a3ab5bc4cb53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:56.337596 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c1a1563-53e2-46e6-b556-a3ab5bc4cb53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:56.337723 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-1c1a1563-53e2-46e6-b556-a3ab5bc4cb53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:56.342794 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:56.342794 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:56.343668 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c1a1563-53e2-46e6-b556-a3ab5bc4cb53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:56.344151 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1074/4293] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:56 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:56.369983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f981227d-718e-48de-a750-7d08efe61854 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:56.371896 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f981227d-718e-48de-a750-7d08efe61854 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:56.372141 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f981227d-718e-48de-a750-7d08efe61854 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:56.372323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f981227d-718e-48de-a750-7d08efe61854 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:56.379373 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:56.379373 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:56.382932 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f981227d-718e-48de-a750-7d08efe61854 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:56.387281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f981227d-718e-48de-a750-7d08efe61854 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:56.387663 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1068/4294] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:56 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:56.428665 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee826d27-cfbb-4b6a-901c-fe6632e4be9c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:56.430590 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee826d27-cfbb-4b6a-901c-fe6632e4be9c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:56.430793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee826d27-cfbb-4b6a-901c-fe6632e4be9c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:56.430991 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee826d27-cfbb-4b6a-901c-fe6632e4be9c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:56.440344 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:56.440344 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:56.443603 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ee826d27-cfbb-4b6a-901c-fe6632e4be9c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:56.447257 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee826d27-cfbb-4b6a-901c-fe6632e4be9c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:56.447629 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1065/4295] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:56 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:57.004199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d886da52-312f-4c52-b5c6-37005d11eedf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:57.006136 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d886da52-312f-4c52-b5c6-37005d11eedf tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:57.006373 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d886da52-312f-4c52-b5c6-37005d11eedf tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:57.006596 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d886da52-312f-4c52-b5c6-37005d11eedf tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:57.017128 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:57.017128 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:57.020360 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d886da52-312f-4c52-b5c6-37005d11eedf tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:57.024128 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d886da52-312f-4c52-b5c6-37005d11eedf tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:57.024498 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1089/4296] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:57 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:57.353884 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6073d7ba-cf9d-4834-a677-8e9c59686297 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:57.355715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6073d7ba-cf9d-4834-a677-8e9c59686297 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:57.355896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6073d7ba-cf9d-4834-a677-8e9c59686297 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:57.356138 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6073d7ba-cf9d-4834-a677-8e9c59686297 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:57.356272 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6073d7ba-cf9d-4834-a677-8e9c59686297 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:57.361734 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:57.361734 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:57.362493 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6073d7ba-cf9d-4834-a677-8e9c59686297 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:57.362856 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1075/4297] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:57 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:57.399519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-17a1fe0b-6d71-4f51-ab5a-bede009d831a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:57.401204 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-17a1fe0b-6d71-4f51-ab5a-bede009d831a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:57.401431 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-17a1fe0b-6d71-4f51-ab5a-bede009d831a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:57.401608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-17a1fe0b-6d71-4f51-ab5a-bede009d831a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:57.409287 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:57.409287 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:57.411989 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-17a1fe0b-6d71-4f51-ab5a-bede009d831a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:57.415760 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-17a1fe0b-6d71-4f51-ab5a-bede009d831a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:57.416152 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1069/4298] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:57 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:57.459632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-035e520a-b213-4934-a81b-e1f7f9482be7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:57.462991 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-035e520a-b213-4934-a81b-e1f7f9482be7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:57.462991 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-035e520a-b213-4934-a81b-e1f7f9482be7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:57.462991 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-035e520a-b213-4934-a81b-e1f7f9482be7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:57.470789 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:57.470789 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:57.474122 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-035e520a-b213-4934-a81b-e1f7f9482be7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:57.478289 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-035e520a-b213-4934-a81b-e1f7f9482be7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:57.478924 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1066/4299] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:57 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:58.036324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f83ea90-c62a-4e57-a195-b7bac1b44db2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:58.037993 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f83ea90-c62a-4e57-a195-b7bac1b44db2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:58.038182 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f83ea90-c62a-4e57-a195-b7bac1b44db2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:58.038354 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f83ea90-c62a-4e57-a195-b7bac1b44db2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:58.046946 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:58.046946 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:58.049824 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2f83ea90-c62a-4e57-a195-b7bac1b44db2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:58.053318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f83ea90-c62a-4e57-a195-b7bac1b44db2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:58.053655 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1090/4300] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:58 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:58.372537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a8500788-e77d-41e2-b17e-3968d4128e17 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:58.374468 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a8500788-e77d-41e2-b17e-3968d4128e17 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:58.374701 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a8500788-e77d-41e2-b17e-3968d4128e17 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:58.374933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a8500788-e77d-41e2-b17e-3968d4128e17 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:58.375096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a8500788-e77d-41e2-b17e-3968d4128e17 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:58.379490 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:58.379490 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:58.380252 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a8500788-e77d-41e2-b17e-3968d4128e17 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:58.380651 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1076/4301] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:58 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:58.427896 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-06f88fc1-e8a0-486d-ba26-580e77f69479 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:58.429790 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06f88fc1-e8a0-486d-ba26-580e77f69479 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:58.430097 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06f88fc1-e8a0-486d-ba26-580e77f69479 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:58.430314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-06f88fc1-e8a0-486d-ba26-580e77f69479 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:58.437557 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:58.437557 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:58.441502 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-06f88fc1-e8a0-486d-ba26-580e77f69479 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:58.446063 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-06f88fc1-e8a0-486d-ba26-580e77f69479 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:58.446556 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1070/4302] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:58 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:58.457877 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-34f09446-ea6b-472d-9158-7df14cb9c14d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:58.459733 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34f09446-ea6b-472d-9158-7df14cb9c14d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:58.460130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34f09446-ea6b-472d-9158-7df14cb9c14d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:58.460181 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34f09446-ea6b-472d-9158-7df14cb9c14d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:58.467084 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:58.467084 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:58.470741 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-34f09446-ea6b-472d-9158-7df14cb9c14d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:58.475581 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34f09446-ea6b-472d-9158-7df14cb9c14d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:58.475960 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1067/4303] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:58 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:58.490896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:58.491090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-65fc7089-9913-42ee-989f-9691c6ae8afe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:58.493102 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:47:58.493170 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-65fc7089-9913-42ee-989f-9691c6ae8afe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:58.493418 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-65fc7089-9913-42ee-989f-9691c6ae8afe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:58.493538 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "eb27af61-65d5-4cc8-b28a-e7de6848cb25", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:47:58.493650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-65fc7089-9913-42ee-989f-9691c6ae8afe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:58.495444 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'eb27af61-65d5-4cc8-b28a-e7de6848cb25', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:47:58.505887 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:58.505887 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:58.506544 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume retrieved successfully. Aug 09 07:47:58.506723 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume of 1 GB Aug 09 07:47:58.507531 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:58.507531 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:58.512021 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Availability Zones retrieved successfully. Aug 09 07:47:58.513014 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-65fc7089-9913-42ee-989f-9691c6ae8afe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:58.519367 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-65fc7089-9913-42ee-989f-9691c6ae8afe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:58.519727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (a40870b3-82d4-48aa-bd91-5b4af202476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:58.520006 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1077/4304] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:58 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:58.521972 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4f7b16-182e-4a96-a6e3-c1e5de26ebfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:58.523446 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:47:58.548804 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4f7b16-182e-4a96-a6e3-c1e5de26ebfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eb27af61-65d5-4cc8-b28a-e7de6848cb25', 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:58.549616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d706e7ed-3c23-451b-9e05-491a417791b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:58.595752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Created reservations ['36d0df9d-30c4-4bbf-9fb4-8482e19e32e3', 'ef077e5b-16de-4b88-a348-899557d75cd4', 'd8d1f72e-8b49-445a-8c61-111b3d6e7d7b', '89f2dedb-fddb-4947-92c4-45a14148bc51'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:47:58.596599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d706e7ed-3c23-451b-9e05-491a417791b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36d0df9d-30c4-4bbf-9fb4-8482e19e32e3', 'ef077e5b-16de-4b88-a348-899557d75cd4', 'd8d1f72e-8b49-445a-8c61-111b3d6e7d7b', '89f2dedb-fddb-4947-92c4-45a14148bc51']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:58.597705 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc90dc4-dd3d-473c-9e97-c51832761099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:58.627504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc90dc4-dd3d-473c-9e97-c51832761099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddee5223-cd67-4828-b1fe-a5a784a6b1fc', '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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['36d0df9d-30c4-4bbf-9fb4-8482e19e32e3','ef077e5b-16de-4b88-a348-899557d75cd4','d8d1f72e-8b49-445a-8c61-111b3d6e7d7b','89f2dedb-fddb-4947-92c4-45a14148bc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb27af61-65d5-4cc8-b28a-e7de6848cb25,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:47:58Z,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=ddee5223-cd67-4828-b1fe-a5a784a6b1fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003dba62cc3042a992ee7036de3d2f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=eb27af61-65d5-4cc8-b28a-e7de6848cb25,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:58.628711 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085e9bbf-ba5a-4fcd-9fd4-a010cfa36f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:58.646260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (085e9bbf-ba5a-4fcd-9fd4-a010cfa36f28) transitioned into state 'SUCCESS' from 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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['36d0df9d-30c4-4bbf-9fb4-8482e19e32e3','ef077e5b-16de-4b88-a348-899557d75cd4','d8d1f72e-8b49-445a-8c61-111b3d6e7d7b','89f2dedb-fddb-4947-92c4-45a14148bc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb27af61-65d5-4cc8-b28a-e7de6848cb25,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:58.646260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2b14a3-af48-4a00-a7af-50fc073306e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:47:58.661157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2b14a3-af48-4a00-a7af-50fc073306e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:47:58.661899 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (a40870b3-82d4-48aa-bd91-5b4af202476c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:47:58.662229 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request issued successfully. Aug 09 07:47:58.662812 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0128ef19-22a1-40e5-b496-dc203c1d3844 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:47:58.663272 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1091/4305] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:47:58 2026] POST /volume/v3/volumes => generated 807 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:47:58.675756 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c7ea6b0f-663f-4fcf-9d2b-15b830d8d453 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:58.677947 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c7ea6b0f-663f-4fcf-9d2b-15b830d8d453 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc Aug 09 07:47:58.678175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c7ea6b0f-663f-4fcf-9d2b-15b830d8d453 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:58.678348 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c7ea6b0f-663f-4fcf-9d2b-15b830d8d453 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:58.688055 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:58.688055 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:58.689463 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c7ea6b0f-663f-4fcf-9d2b-15b830d8d453 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:58.693351 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c7ea6b0f-663f-4fcf-9d2b-15b830d8d453 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc returned with HTTP 200 Aug 09 07:47:58.693723 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1071/4306] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:58 2026] GET /volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:47:59.065905 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ebd00302-7649-4e8f-a251-72b34d68a681 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:59.067404 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebd00302-7649-4e8f-a251-72b34d68a681 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:47:59.067703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebd00302-7649-4e8f-a251-72b34d68a681 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:59.067973 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebd00302-7649-4e8f-a251-72b34d68a681 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:59.076530 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:59.076530 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:59.079493 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ebd00302-7649-4e8f-a251-72b34d68a681 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:47:59.084368 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebd00302-7649-4e8f-a251-72b34d68a681 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:47:59.084368 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1068/4307] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:59 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:59.390104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1263b913-5adb-487d-b2a8-afddeb20997b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:59.391863 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1263b913-5adb-487d-b2a8-afddeb20997b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:47:59.392059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1263b913-5adb-487d-b2a8-afddeb20997b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:59.392265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1263b913-5adb-487d-b2a8-afddeb20997b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:59.392369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-1263b913-5adb-487d-b2a8-afddeb20997b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:47:59.396404 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:59.396404 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:59.397044 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1263b913-5adb-487d-b2a8-afddeb20997b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:47:59.397386 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1078/4308] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:59 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:59.537890 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17613f2a-fb2e-4499-8470-bc7695daf0ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:59.539640 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17613f2a-fb2e-4499-8470-bc7695daf0ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:47:59.539806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17613f2a-fb2e-4499-8470-bc7695daf0ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:59.540002 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17613f2a-fb2e-4499-8470-bc7695daf0ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:59.548121 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:59.548121 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:59.551223 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-17613f2a-fb2e-4499-8470-bc7695daf0ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:47:59.555030 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17613f2a-fb2e-4499-8470-bc7695daf0ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:47:59.555391 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1092/4309] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:47:59 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:47:59.705763 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-606bfa1f-6b6c-4670-9825-077df7772c0f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:59.707367 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-606bfa1f-6b6c-4670-9825-077df7772c0f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc Aug 09 07:47:59.707561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-606bfa1f-6b6c-4670-9825-077df7772c0f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:59.707734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-606bfa1f-6b6c-4670-9825-077df7772c0f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:59.714129 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:59.714129 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:47:59.717938 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-606bfa1f-6b6c-4670-9825-077df7772c0f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:59.723003 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-606bfa1f-6b6c-4670-9825-077df7772c0f tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc returned with HTTP 200 Aug 09 07:47:59.723404 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1072/4310] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:59 2026] GET /volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:59.739900 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8352267e-dc89-4319-9e5e-dec7b2d918d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:59.741963 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8352267e-dc89-4319-9e5e-dec7b2d918d6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc Aug 09 07:47:59.742387 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8352267e-dc89-4319-9e5e-dec7b2d918d6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:59.742719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8352267e-dc89-4319-9e5e-dec7b2d918d6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:59.750894 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:59.750894 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:47:59.757939 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8352267e-dc89-4319-9e5e-dec7b2d918d6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:59.761233 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8352267e-dc89-4319-9e5e-dec7b2d918d6 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc returned with HTTP 200 Aug 09 07:47:59.761893 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1069/4311] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:59 2026] GET /volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:47:59.777353 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8250d823-fa1b-4cbc-a879-158d53700144 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:59.779027 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8250d823-fa1b-4cbc-a879-158d53700144 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:59.779257 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8250d823-fa1b-4cbc-a879-158d53700144 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:59.779434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8250d823-fa1b-4cbc-a879-158d53700144 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:59.779604 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8250d823-fa1b-4cbc-a879-158d53700144 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:59.786694 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:59.786694 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:47:59.787142 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8250d823-fa1b-4cbc-a879-158d53700144 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:59.802165 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8250d823-fa1b-4cbc-a879-158d53700144 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume request issued successfully. Aug 09 07:47:59.802382 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8250d823-fa1b-4cbc-a879-158d53700144 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 202 Aug 09 07:47:59.803404 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1079/4312] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:47:59 2026] DELETE /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:47:59.812007 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-61f19d71-3051-4d0e-8f09-b5d834bb60ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:47:59.814188 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61f19d71-3051-4d0e-8f09-b5d834bb60ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:47:59.814612 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61f19d71-3051-4d0e-8f09-b5d834bb60ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:47:59.814881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61f19d71-3051-4d0e-8f09-b5d834bb60ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:47:59.823581 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:47:59.823581 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:47:59.827864 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-61f19d71-3051-4d0e-8f09-b5d834bb60ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:47:59.833390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61f19d71-3051-4d0e-8f09-b5d834bb60ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 200 Aug 09 07:47:59.833936 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1093/4313] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:47:59 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:00.095942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-da69eea1-f0a3-4355-98c7-cb998de9e583 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:00.098043 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da69eea1-f0a3-4355-98c7-cb998de9e583 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:48:00.098340 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da69eea1-f0a3-4355-98c7-cb998de9e583 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:00.098631 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-da69eea1-f0a3-4355-98c7-cb998de9e583 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:00.108592 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:00.108592 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:00.111890 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-da69eea1-f0a3-4355-98c7-cb998de9e583 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:48:00.115647 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-da69eea1-f0a3-4355-98c7-cb998de9e583 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:48:00.116003 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1073/4314] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:00 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:00.408855 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-80e0f83b-2d6e-44c5-bfc8-05c949382dc3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:00.410392 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80e0f83b-2d6e-44c5-bfc8-05c949382dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:00.410750 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80e0f83b-2d6e-44c5-bfc8-05c949382dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:00.411022 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-80e0f83b-2d6e-44c5-bfc8-05c949382dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:00.411216 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-80e0f83b-2d6e-44c5-bfc8-05c949382dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:00.416573 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:00.416573 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:00.416573 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-80e0f83b-2d6e-44c5-bfc8-05c949382dc3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:00.416573 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1070/4315] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:00 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:00.567436 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1fca53e9-6090-4b05-b186-e2a965bb30bd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:00.569295 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1fca53e9-6090-4b05-b186-e2a965bb30bd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:00.569483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1fca53e9-6090-4b05-b186-e2a965bb30bd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:00.569657 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1fca53e9-6090-4b05-b186-e2a965bb30bd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:00.578854 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:00.578854 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:00.583241 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1fca53e9-6090-4b05-b186-e2a965bb30bd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:00.590495 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1fca53e9-6090-4b05-b186-e2a965bb30bd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:00.591064 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1080/4316] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:00 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:00.793519 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e881e9c1-3283-4493-976c-89201653590c req-54a5bdfc-2ac1-4525-8730-ac902b05d2ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:00.795579 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-54a5bdfc-2ac1-4525-8730-ac902b05d2ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8/action Aug 09 07:48:00.795963 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-54a5bdfc-2ac1-4525-8730-ac902b05d2ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:48:00.796108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-54a5bdfc-2ac1-4525-8730-ac902b05d2ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:00.812399 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:00.812399 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:00.821873 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e881e9c1-3283-4493-976c-89201653590c req-54a5bdfc-2ac1-4525-8730-ac902b05d2ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8/action returned with HTTP 204 Aug 09 07:48:00.822398 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1094/4317] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:48:00 2026] POST /volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:00.847796 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-89516133-102e-4183-8b79-dfcc0efdae56 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:00.849621 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-89516133-102e-4183-8b79-dfcc0efdae56 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:48:00.849823 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-89516133-102e-4183-8b79-dfcc0efdae56 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:00.850047 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-89516133-102e-4183-8b79-dfcc0efdae56 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:00.857397 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-89516133-102e-4183-8b79-dfcc0efdae56 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 404 Aug 09 07:48:00.857397 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1074/4318] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:00 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:01.131280 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e10820ba-8b48-4d55-82d2-1e8b4f2ff60d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:01.133227 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e10820ba-8b48-4d55-82d2-1e8b4f2ff60d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:48:01.133619 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e10820ba-8b48-4d55-82d2-1e8b4f2ff60d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:01.134083 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e10820ba-8b48-4d55-82d2-1e8b4f2ff60d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:01.148194 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:01.148194 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:01.151964 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e10820ba-8b48-4d55-82d2-1e8b4f2ff60d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:48:01.158438 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e10820ba-8b48-4d55-82d2-1e8b4f2ff60d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:48:01.159246 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1071/4319] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:01 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:01.428517 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8d90b801-d911-4f69-835c-05306eee466e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:01.430071 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d90b801-d911-4f69-835c-05306eee466e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:01.430222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d90b801-d911-4f69-835c-05306eee466e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:01.430384 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d90b801-d911-4f69-835c-05306eee466e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:01.430486 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8d90b801-d911-4f69-835c-05306eee466e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:01.435024 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:01.435024 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:01.435766 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d90b801-d911-4f69-835c-05306eee466e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:01.436151 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1081/4320] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:01 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:01.604622 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d521802-5fc0-4bb2-a44b-9150a93d66de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:01.606425 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d521802-5fc0-4bb2-a44b-9150a93d66de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:01.606612 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d521802-5fc0-4bb2-a44b-9150a93d66de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:01.606792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d521802-5fc0-4bb2-a44b-9150a93d66de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:01.615804 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:01.615804 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:01.619356 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4d521802-5fc0-4bb2-a44b-9150a93d66de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:01.624396 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d521802-5fc0-4bb2-a44b-9150a93d66de tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:01.625261 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1095/4321] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:01 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:01.644642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:01.644642 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:48:01.644642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16be36ac-0b2f-43aa-bb2d-598119c560d5", "name": "tempest-VolumesBackupsTest-Backup-296887850", "force": true, "container": "tempest-volumesbackupstest-backup-container-1466187112"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:01.644642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating new backup {'backup': {'volume_id': '16be36ac-0b2f-43aa-bb2d-598119c560d5', 'name': 'tempest-VolumesBackupsTest-Backup-296887850', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1466187112'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:48:01.644642 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating backup of volume 16be36ac-0b2f-43aa-bb2d-598119c560d5 in container tempest-volumesbackupstest-backup-container-1466187112 Aug 09 07:48:01.655615 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:01.655615 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:01.656192 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:01.691775 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['ba8320dc-af7e-4111-9248-d34e866f6a38', '1d5ee693-fbc8-4eed-829d-42dde79e2edd'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:01.728493 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b583a3f9-1f39-4ae9-aa10-34be5c5fec27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:48:01.729086 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1075/4322] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:01 2026] POST /volume/v3/backups => generated 327 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:01.738863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-02ac366a-16e1-4cc7-b3f7-eb3c06b10d83 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:01.740504 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02ac366a-16e1-4cc7-b3f7-eb3c06b10d83 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:01.740847 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02ac366a-16e1-4cc7-b3f7-eb3c06b10d83 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:01.741771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02ac366a-16e1-4cc7-b3f7-eb3c06b10d83 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:01.742757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-02ac366a-16e1-4cc7-b3f7-eb3c06b10d83 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:01.749145 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:01.749145 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:01.749145 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02ac366a-16e1-4cc7-b3f7-eb3c06b10d83 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:01.749145 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1072/4323] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:01 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:02.181041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-32136209-cf51-48f1-bc56-8a610916013d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:02.183331 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32136209-cf51-48f1-bc56-8a610916013d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:48:02.183567 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32136209-cf51-48f1-bc56-8a610916013d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:02.183813 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-32136209-cf51-48f1-bc56-8a610916013d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:02.194516 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:02.194516 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:02.197758 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-32136209-cf51-48f1-bc56-8a610916013d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:48:02.201532 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-32136209-cf51-48f1-bc56-8a610916013d tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:48:02.201929 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1082/4324] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:02 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:02.448574 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a59546f-9873-4c65-9e66-c136c6d03f7b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:02.450281 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a59546f-9873-4c65-9e66-c136c6d03f7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:02.450468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a59546f-9873-4c65-9e66-c136c6d03f7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:02.450654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a59546f-9873-4c65-9e66-c136c6d03f7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:02.450724 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7a59546f-9873-4c65-9e66-c136c6d03f7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:02.454974 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:02.454974 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:02.455696 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a59546f-9873-4c65-9e66-c136c6d03f7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:02.456072 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1096/4325] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:02 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:02.619403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:02.621407 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:02.621735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "37b160e6-932f-4f56-9492-3cad2acc1dd1", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:02.623078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '37b160e6-932f-4f56-9492-3cad2acc1dd1', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:02.690969 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume of 1 GB Aug 09 07:48:02.691266 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:02.691266 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:02.695289 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Availability Zones retrieved successfully. Aug 09 07:48:02.700546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (e18e413c-3b6a-4b27-98ca-ff794c6e4cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:02.701635 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7040dfcf-b700-48bd-983f-f2300f5ecda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:02.702510 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:02.751983 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7040dfcf-b700-48bd-983f-f2300f5ecda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:02.752670 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fda2351-3c4c-4a61-88f8-6ba9b3f65cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:02.761179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5d7ac3a4-929d-402d-b4b3-24f3f14fa3a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:02.762899 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d7ac3a4-929d-402d-b4b3-24f3f14fa3a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:02.763123 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5d7ac3a4-929d-402d-b4b3-24f3f14fa3a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:02.763301 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5d7ac3a4-929d-402d-b4b3-24f3f14fa3a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:02.763404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5d7ac3a4-929d-402d-b4b3-24f3f14fa3a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:02.767344 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:02.767344 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:02.768014 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d7ac3a4-929d-402d-b4b3-24f3f14fa3a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:02.768337 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1073/4326] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:02 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:02.793298 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Created reservations ['4529fd1c-4ab6-40e0-8568-d5a1e3189454', 'c3e5a311-4c82-4c62-b12e-ce941ee13c57', 'c448b031-5aa8-41d9-bc92-f6916b5d4f91', '1420e7f5-dfa2-4cda-9ffe-3b32ef2075aa'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:02.793960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fda2351-3c4c-4a61-88f8-6ba9b3f65cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4529fd1c-4ab6-40e0-8568-d5a1e3189454', 'c3e5a311-4c82-4c62-b12e-ce941ee13c57', 'c448b031-5aa8-41d9-bc92-f6916b5d4f91', '1420e7f5-dfa2-4cda-9ffe-3b32ef2075aa']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:02.794585 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6903af-ba22-4594-8bf8-73bf01885a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:02.816132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6903af-ba22-4594-8bf8-73bf01885a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2', '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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['4529fd1c-4ab6-40e0-8568-d5a1e3189454','c3e5a311-4c82-4c62-b12e-ce941ee13c57','c448b031-5aa8-41d9-bc92-f6916b5d4f91','1420e7f5-dfa2-4cda-9ffe-3b32ef2075aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:02Z,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=c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003dba62cc3042a992ee7036de3d2f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:02.816780 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a811cacd-afe1-4d6b-9c14-5a2850d9fbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:02.832710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a811cacd-afe1-4d6b-9c14-5a2850d9fbdf) transitioned into state 'SUCCESS' from 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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['4529fd1c-4ab6-40e0-8568-d5a1e3189454','c3e5a311-4c82-4c62-b12e-ce941ee13c57','c448b031-5aa8-41d9-bc92-f6916b5d4f91','1420e7f5-dfa2-4cda-9ffe-3b32ef2075aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:02.833351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d96aa65-32a3-49d3-835e-61c090409aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:02.840784 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d96aa65-32a3-49d3-835e-61c090409aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:02.841590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (e18e413c-3b6a-4b27-98ca-ff794c6e4cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:02.841871 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request issued successfully. Aug 09 07:48:02.842596 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f2bb2ccf-86a6-48ab-a0e0-30bf7327dc9a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:02.843003 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1076/4327] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:48:02 2026] POST /volume/v3/volumes => generated 773 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:02.854473 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-06e82721-7e63-462e-b49d-9be3dc0fb4f5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:02.856453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-06e82721-7e63-462e-b49d-9be3dc0fb4f5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:02.856702 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-06e82721-7e63-462e-b49d-9be3dc0fb4f5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:02.856955 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-06e82721-7e63-462e-b49d-9be3dc0fb4f5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:02.864106 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:02.864106 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:02.867804 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-06e82721-7e63-462e-b49d-9be3dc0fb4f5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:02.872266 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-06e82721-7e63-462e-b49d-9be3dc0fb4f5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:02.872718 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1083/4328] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:02 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:03.217755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-13b3b595-3ce2-4465-accf-895dff6eb9c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:03.219632 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13b3b595-3ce2-4465-accf-895dff6eb9c2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:48:03.219817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13b3b595-3ce2-4465-accf-895dff6eb9c2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:03.220017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13b3b595-3ce2-4465-accf-895dff6eb9c2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:03.228999 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:03.228999 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:03.232232 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-13b3b595-3ce2-4465-accf-895dff6eb9c2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:48:03.236604 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13b3b595-3ce2-4465-accf-895dff6eb9c2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:48:03.236989 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1097/4329] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:03 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:03.472595 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6d4e6f3f-b69c-4ba3-83fe-4f6f0401893f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:03.474165 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d4e6f3f-b69c-4ba3-83fe-4f6f0401893f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:03.474330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d4e6f3f-b69c-4ba3-83fe-4f6f0401893f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:03.474508 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d4e6f3f-b69c-4ba3-83fe-4f6f0401893f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:03.474586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6d4e6f3f-b69c-4ba3-83fe-4f6f0401893f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:03.478680 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:03.478680 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:03.479384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d4e6f3f-b69c-4ba3-83fe-4f6f0401893f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:03.479709 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1074/4330] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:03 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:03.778754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-63ba2058-1c77-4523-bbf0-72471189d410 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:03.780787 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-63ba2058-1c77-4523-bbf0-72471189d410 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:03.781160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-63ba2058-1c77-4523-bbf0-72471189d410 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:03.781360 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-63ba2058-1c77-4523-bbf0-72471189d410 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:03.781468 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-63ba2058-1c77-4523-bbf0-72471189d410 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:03.785493 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:03.785493 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:03.786244 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-63ba2058-1c77-4523-bbf0-72471189d410 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:03.786593 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1077/4331] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:03 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:03.885382 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7d86fdb2-b4c0-455b-8498-6ac07046543d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:03.887157 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7d86fdb2-b4c0-455b-8498-6ac07046543d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:03.887375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7d86fdb2-b4c0-455b-8498-6ac07046543d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:03.887565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7d86fdb2-b4c0-455b-8498-6ac07046543d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:03.895461 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:03.895461 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:03.899401 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7d86fdb2-b4c0-455b-8498-6ac07046543d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:03.904610 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7d86fdb2-b4c0-455b-8498-6ac07046543d tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:03.905069 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1084/4332] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:03 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:03.989759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-35614285-adff-4c94-bbf5-8ada8f25659f req-c6d3b54e-b4c9-4099-8842-6e11f6d351a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:03.991883 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-c6d3b54e-b4c9-4099-8842-6e11f6d351a8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d/action Aug 09 07:48:03.992262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-c6d3b54e-b4c9-4099-8842-6e11f6d351a8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:48:03.992386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-c6d3b54e-b4c9-4099-8842-6e11f6d351a8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:04.012024 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.012024 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:04.024599 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-35614285-adff-4c94-bbf5-8ada8f25659f req-c6d3b54e-b4c9-4099-8842-6e11f6d351a8 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d/action returned with HTTP 204 Aug 09 07:48:04.025126 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1098/4333] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:48:03 2026] POST /volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:04.141294 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-461ee4a1-385d-41ea-8ab7-bcb844abcb21 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.141685 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-461ee4a1-385d-41ea-8ab7-bcb844abcb21 None None] GET https://10.4.3.41/volume// Aug 09 07:48:04.141855 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-461ee4a1-385d-41ea-8ab7-bcb844abcb21 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.142086 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-461ee4a1-385d-41ea-8ab7-bcb844abcb21 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.142386 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-461ee4a1-385d-41ea-8ab7-bcb844abcb21 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:04.142656 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1075/4334] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:48:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:04.150221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-700fc68e-8056-4e42-9cbf-1ce6bb469245 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.152543 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-700fc68e-8056-4e42-9cbf-1ce6bb469245 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:48:04.152994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-700fc68e-8056-4e42-9cbf-1ce6bb469245 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "424b876a-2d3a-4ab7-8317-9b10d387d121", "connector": null, "instance_uuid": "f26f662a-666b-45db-b7d0-434ffc19ee76"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:04.165357 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.165357 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:04.196260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-700fc68e-8056-4e42-9cbf-1ce6bb469245 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:48:04.196834 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1078/4335] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:48:04 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 09 07:48:04.204977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-3bbce332-1825-4d0e-9c47-2833f8baf4bd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.206933 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-3bbce332-1825-4d0e-9c47-2833f8baf4bd tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198 Aug 09 07:48:04.207190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-3bbce332-1825-4d0e-9c47-2833f8baf4bd tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.207425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-3bbce332-1825-4d0e-9c47-2833f8baf4bd tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.214720 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.214720 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:04.248968 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69d5817d-b4b4-4215-888a-fac7a25c9429 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.250786 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69d5817d-b4b4-4215-888a-fac7a25c9429 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:48:04.251023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69d5817d-b4b4-4215-888a-fac7a25c9429 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.251231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69d5817d-b4b4-4215-888a-fac7a25c9429 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.261374 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.261374 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:04.264475 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-69d5817d-b4b4-4215-888a-fac7a25c9429 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:48:04.268216 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-9a1669af-55a4-4090-a7d4-9eed66e3e6b4 req-3bbce332-1825-4d0e-9c47-2833f8baf4bd tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198 returned with HTTP 200 Aug 09 07:48:04.268293 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69d5817d-b4b4-4215-888a-fac7a25c9429 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:48:04.268637 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1085/4336] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:48:04 2026] DELETE /volume/v3/attachments/1fdb08cf-4430-4903-9694-cde5d32b1198 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:04.268693 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1099/4337] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:04 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:04.283300 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b9c7ec6-2d39-4edb-91f8-c4f3679af6e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.285201 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b9c7ec6-2d39-4edb-91f8-c4f3679af6e1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:48:04.285392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b9c7ec6-2d39-4edb-91f8-c4f3679af6e1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.285568 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b9c7ec6-2d39-4edb-91f8-c4f3679af6e1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.294732 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.294732 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:04.298329 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5b9c7ec6-2d39-4edb-91f8-c4f3679af6e1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:48:04.302542 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b9c7ec6-2d39-4edb-91f8-c4f3679af6e1 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:48:04.302922 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1076/4338] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:04 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:04.315586 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a1b41e2a-b48d-4bc8-87ca-38d65928f6f2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.317152 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1b41e2a-b48d-4bc8-87ca-38d65928f6f2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:48:04.317317 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1b41e2a-b48d-4bc8-87ca-38d65928f6f2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.317492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a1b41e2a-b48d-4bc8-87ca-38d65928f6f2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.325442 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.325442 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:04.328293 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a1b41e2a-b48d-4bc8-87ca-38d65928f6f2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:48:04.332260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a1b41e2a-b48d-4bc8-87ca-38d65928f6f2 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:48:04.332594 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1079/4339] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:04 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:04.490943 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a2348b85-0e62-4a44-b126-41aa52799dbd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.492666 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2348b85-0e62-4a44-b126-41aa52799dbd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:04.492834 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2348b85-0e62-4a44-b126-41aa52799dbd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.493048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2348b85-0e62-4a44-b126-41aa52799dbd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.493161 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a2348b85-0e62-4a44-b126-41aa52799dbd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:04.497822 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.497822 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:04.498724 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2348b85-0e62-4a44-b126-41aa52799dbd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:04.499138 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1086/4340] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:04 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:04.796100 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-222ad4fd-c295-4371-a64b-51594a81c476 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.797883 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-222ad4fd-c295-4371-a64b-51594a81c476 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:04.798122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-222ad4fd-c295-4371-a64b-51594a81c476 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.798304 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-222ad4fd-c295-4371-a64b-51594a81c476 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.798408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-222ad4fd-c295-4371-a64b-51594a81c476 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:04.802390 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.802390 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:04.803174 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-222ad4fd-c295-4371-a64b-51594a81c476 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:04.803587 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1100/4341] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:04 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:04.920216 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13a18dbb-0d8b-4888-951b-f684279cf079 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:04.921992 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13a18dbb-0d8b-4888-951b-f684279cf079 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:04.922213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13a18dbb-0d8b-4888-951b-f684279cf079 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:04.922404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13a18dbb-0d8b-4888-951b-f684279cf079 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:04.935582 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:04.935582 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:04.942300 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-13a18dbb-0d8b-4888-951b-f684279cf079 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:04.945854 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13a18dbb-0d8b-4888-951b-f684279cf079 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:04.946292 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1077/4342] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:04 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:05.516857 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-761b619d-c311-4a6d-937e-f16b8da71876 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:05.526178 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-761b619d-c311-4a6d-937e-f16b8da71876 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:05.526178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-761b619d-c311-4a6d-937e-f16b8da71876 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:05.526178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-761b619d-c311-4a6d-937e-f16b8da71876 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:05.526178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-761b619d-c311-4a6d-937e-f16b8da71876 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:05.531504 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:05.531504 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:05.532343 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-761b619d-c311-4a6d-937e-f16b8da71876 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:05.532813 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1080/4343] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:05 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:05.816613 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-61886042-abaa-42d9-9842-6eb45df7186a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:05.818693 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-61886042-abaa-42d9-9842-6eb45df7186a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:05.819004 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-61886042-abaa-42d9-9842-6eb45df7186a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:05.819289 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-61886042-abaa-42d9-9842-6eb45df7186a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:05.819442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-61886042-abaa-42d9-9842-6eb45df7186a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:05.823982 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:05.823982 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:05.825880 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-61886042-abaa-42d9-9842-6eb45df7186a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:05.825880 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1087/4344] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:05 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:05.908856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-781df963-f002-430a-ba43-38ade52c2d9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:05.909267 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-781df963-f002-430a-ba43-38ade52c2d9d None None] GET https://10.4.3.41/volume// Aug 09 07:48:05.909427 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-781df963-f002-430a-ba43-38ade52c2d9d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:05.909615 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-781df963-f002-430a-ba43-38ade52c2d9d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:05.909924 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-781df963-f002-430a-ba43-38ade52c2d9d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:05.910243 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1101/4345] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:48:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:05.918239 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-0ef4846d-84d1-4482-88ce-2a0735e07e62 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:05.920366 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-0ef4846d-84d1-4482-88ce-2a0735e07e62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] GET https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:48:05.920601 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-0ef4846d-84d1-4482-88ce-2a0735e07e62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:05.920755 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-0ef4846d-84d1-4482-88ce-2a0735e07e62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:05.935256 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:05.935256 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:05.940213 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-0ef4846d-84d1-4482-88ce-2a0735e07e62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Volume info retrieved successfully. Aug 09 07:48:05.947411 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-0ef4846d-84d1-4482-88ce-2a0735e07e62 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 returned with HTTP 200 Aug 09 07:48:05.948038 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1078/4346] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:48:05 2026] GET /volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 => generated 1538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:05.964065 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74852d8f-8a50-4ee1-9287-74b8d93a07a9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:05.969167 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74852d8f-8a50-4ee1-9287-74b8d93a07a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:05.969167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74852d8f-8a50-4ee1-9287-74b8d93a07a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:05.969167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74852d8f-8a50-4ee1-9287-74b8d93a07a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:05.978660 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:05.978660 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:05.983974 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-74852d8f-8a50-4ee1-9287-74b8d93a07a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:05.989369 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74852d8f-8a50-4ee1-9287-74b8d93a07a9 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:05.989982 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1081/4347] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:05 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:06.072789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-5bea7134-bc0a-4a27-bc41-e0a55300ecc9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:06.075265 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-5bea7134-bc0a-4a27-bc41-e0a55300ecc9 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] PUT https://10.4.3.41/volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01 Aug 09 07:48:06.075625 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-5bea7134-bc0a-4a27-bc41-e0a55300ecc9 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:06.083843 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-5bea7134-bc0a-4a27-bc41-e0a55300ecc9 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Acquiring lock "cinder-attachment_update-424b876a-2d3a-4ab7-8317-9b10d387d121-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:48:06.089763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-5bea7134-bc0a-4a27-bc41-e0a55300ecc9 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Lock "cinder-attachment_update-424b876a-2d3a-4ab7-8317-9b10d387d121-np0000006821" acquired by "attachment_update" :: waited 0.007s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:48:06.090843 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:06.090843 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:06.180866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-5bea7134-bc0a-4a27-bc41-e0a55300ecc9 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Lock "cinder-attachment_update-424b876a-2d3a-4ab7-8317-9b10d387d121-np0000006821" released by "attachment_update" :: held 0.091s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:48:06.181154 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-5bea7134-bc0a-4a27-bc41-e0a55300ecc9 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01 returned with HTTP 200 Aug 09 07:48:06.181752 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1088/4348] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:48:06 2026] PUT /volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:06.219741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-3be4bcf5-a466-4f13-bf7f-b430f672a980 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:06.221796 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-3be4bcf5-a466-4f13-bf7f-b430f672a980 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] POST https://10.4.3.41/volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01/action Aug 09 07:48:06.222341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-3be4bcf5-a466-4f13-bf7f-b430f672a980 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:48:06.222425 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-3be4bcf5-a466-4f13-bf7f-b430f672a980 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:06.240595 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:06.240595 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:06.259748 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-494d67b5-6eb7-4efb-b860-6ffb8a7be9ad req-3be4bcf5-a466-4f13-bf7f-b430f672a980 tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01/action returned with HTTP 204 Aug 09 07:48:06.259748 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1102/4349] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:48:06 2026] POST /volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:06.544176 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d47556c-77df-4e1b-b883-075c43100ee7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:06.546037 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d47556c-77df-4e1b-b883-075c43100ee7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:06.546279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d47556c-77df-4e1b-b883-075c43100ee7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:06.546533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d47556c-77df-4e1b-b883-075c43100ee7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:06.546676 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9d47556c-77df-4e1b-b883-075c43100ee7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:06.550377 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:06.550377 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:06.551038 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d47556c-77df-4e1b-b883-075c43100ee7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:06.551366 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1079/4350] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:06 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:06.835412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-27d4f51a-d8a0-4f58-a878-dbac8b1e20c0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:06.837375 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-27d4f51a-d8a0-4f58-a878-dbac8b1e20c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:06.837573 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-27d4f51a-d8a0-4f58-a878-dbac8b1e20c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:06.837748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-27d4f51a-d8a0-4f58-a878-dbac8b1e20c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:06.837851 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-27d4f51a-d8a0-4f58-a878-dbac8b1e20c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:06.842154 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:06.842154 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:06.842880 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-27d4f51a-d8a0-4f58-a878-dbac8b1e20c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:06.843274 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1082/4351] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:06 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:07.007774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a381f216-3688-4d85-8cd4-8d868464ede4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:07.009621 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a381f216-3688-4d85-8cd4-8d868464ede4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:07.009833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a381f216-3688-4d85-8cd4-8d868464ede4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:07.010118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a381f216-3688-4d85-8cd4-8d868464ede4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:07.019675 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:07.019675 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:07.024149 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a381f216-3688-4d85-8cd4-8d868464ede4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:07.029206 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a381f216-3688-4d85-8cd4-8d868464ede4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:07.029778 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1089/4352] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:07 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:07.561742 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e15f640c-fcfe-4762-8bdc-5117566ff47b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:07.563107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e15f640c-fcfe-4762-8bdc-5117566ff47b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:07.563306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e15f640c-fcfe-4762-8bdc-5117566ff47b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:07.563460 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e15f640c-fcfe-4762-8bdc-5117566ff47b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:07.563550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e15f640c-fcfe-4762-8bdc-5117566ff47b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:07.567723 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:07.567723 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:07.568589 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e15f640c-fcfe-4762-8bdc-5117566ff47b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:07.568958 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1103/4353] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:07 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:07.826107 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-4a9efc8d-3aa8-4353-9c0d-7e2527e5886a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:07.827894 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-4a9efc8d-3aa8-4353-9c0d-7e2527e5886a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/attachments?instance_id=eb6ecb2e-e5ab-45ee-9a6f-e6f8a4c643be Aug 09 07:48:07.828113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-4a9efc8d-3aa8-4353-9c0d-7e2527e5886a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:07.828285 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-4a9efc8d-3aa8-4353-9c0d-7e2527e5886a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:07.834851 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-4a9efc8d-3aa8-4353-9c0d-7e2527e5886a tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments?instance_id=eb6ecb2e-e5ab-45ee-9a6f-e6f8a4c643be returned with HTTP 200 Aug 09 07:48:07.834987 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1080/4354] 10.4.3.41 () {70 vars in 1630 bytes} [Sun Aug 9 07:48:07 2026] GET /volume/v3/attachments?instance_id=eb6ecb2e-e5ab-45ee-9a6f-e6f8a4c643be => generated 192 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:07.842190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-99489416-28b2-4c43-877b-b2a0cbc41f33 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:07.844141 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-99489416-28b2-4c43-877b-b2a0cbc41f33 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d Aug 09 07:48:07.844351 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-99489416-28b2-4c43-877b-b2a0cbc41f33 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:07.844520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-99489416-28b2-4c43-877b-b2a0cbc41f33 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:07.852342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-63a6ddbe-12ed-4527-ab63-39016b529d9a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:07.853965 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-63a6ddbe-12ed-4527-ab63-39016b529d9a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:07.854178 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-63a6ddbe-12ed-4527-ab63-39016b529d9a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:07.854355 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-63a6ddbe-12ed-4527-ab63-39016b529d9a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:07.854449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-63a6ddbe-12ed-4527-ab63-39016b529d9a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:07.858119 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:07.858119 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:07.858726 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b38d3416-f46a-47fa-8ed9-dd4e9a10f6dd req-99489416-28b2-4c43-877b-b2a0cbc41f33 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d returned with HTTP 200 Aug 09 07:48:07.858795 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-63a6ddbe-12ed-4527-ab63-39016b529d9a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:07.859172 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1083/4355] 10.4.3.41 () {70 vars in 1644 bytes} [Sun Aug 9 07:48:07 2026] GET /volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:07.859249 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1090/4356] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:07 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:08.042701 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9dcdcfad-4c5b-4eac-9ff9-4c3d511a5404 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.044452 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9dcdcfad-4c5b-4eac-9ff9-4c3d511a5404 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:08.044646 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9dcdcfad-4c5b-4eac-9ff9-4c3d511a5404 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.044851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9dcdcfad-4c5b-4eac-9ff9-4c3d511a5404 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.052145 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.052145 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:08.057007 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9dcdcfad-4c5b-4eac-9ff9-4c3d511a5404 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:08.063240 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9dcdcfad-4c5b-4eac-9ff9-4c3d511a5404 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:08.063747 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1104/4357] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:08.181927 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-46719a8a-c875-4ed5-ac0f-ebaa72afd2e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.184100 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-46719a8a-c875-4ed5-ac0f-ebaa72afd2e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:08.184365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-46719a8a-c875-4ed5-ac0f-ebaa72afd2e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.184630 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-46719a8a-c875-4ed5-ac0f-ebaa72afd2e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.192564 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.192564 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:08.196610 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-46719a8a-c875-4ed5-ac0f-ebaa72afd2e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:08.200935 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-46719a8a-c875-4ed5-ac0f-ebaa72afd2e5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:08.201386 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1081/4358] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:08.279612 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ab9c884b-a298-40cc-9b3c-524b362488c7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.280116 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab9c884b-a298-40cc-9b3c-524b362488c7 None None] GET https://10.4.3.41/volume// Aug 09 07:48:08.280357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab9c884b-a298-40cc-9b3c-524b362488c7 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.280556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ab9c884b-a298-40cc-9b3c-524b362488c7 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.280923 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ab9c884b-a298-40cc-9b3c-524b362488c7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:08.281247 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1084/4359] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:08.288544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-4c4e67e4-9977-42d2-a963-6c2dab45b70f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.290739 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-4c4e67e4-9977-42d2-a963-6c2dab45b70f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:48:08.291206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-4c4e67e4-9977-42d2-a963-6c2dab45b70f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73f76b04-42a9-40a1-b966-39c173902239", "connector": null, "instance_uuid": "d152e089-676f-4050-9ed2-573d086caaf9"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:08.301266 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.301266 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:08.332540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-4c4e67e4-9977-42d2-a963-6c2dab45b70f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:48:08.332540 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1091/4360] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:48:08 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 09 07:48:08.364414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-567e3188-785b-4bc0-b24e-a268e2081cc3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.366249 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-567e3188-785b-4bc0-b24e-a268e2081cc3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:08.366707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-567e3188-785b-4bc0-b24e-a268e2081cc3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.366803 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-567e3188-785b-4bc0-b24e-a268e2081cc3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.376317 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.376317 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:08.381488 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-567e3188-785b-4bc0-b24e-a268e2081cc3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:08.385732 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-567e3188-785b-4bc0-b24e-a268e2081cc3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:08.386206 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1105/4361] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:08.387388 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-084ac5c0-b848-426f-819c-0ed4b641c1fd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.387839 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-084ac5c0-b848-426f-819c-0ed4b641c1fd None None] GET https://10.4.3.41/volume// Aug 09 07:48:08.388053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-084ac5c0-b848-426f-819c-0ed4b641c1fd None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.388267 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-084ac5c0-b848-426f-819c-0ed4b641c1fd None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.388616 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-084ac5c0-b848-426f-819c-0ed4b641c1fd None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:08.388959 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1082/4362] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:08.397764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-84697c4d-ace0-444e-bad2-4a26b7224d71 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.400329 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-84697c4d-ace0-444e-bad2-4a26b7224d71 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:08.400588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-84697c4d-ace0-444e-bad2-4a26b7224d71 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.400818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-84697c4d-ace0-444e-bad2-4a26b7224d71 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.411318 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.411318 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:08.416166 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-84697c4d-ace0-444e-bad2-4a26b7224d71 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:08.421358 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-84697c4d-ace0-444e-bad2-4a26b7224d71 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:08.421863 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1085/4363] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:08.527778 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-95d8f1d9-ec6b-43e6-a417-d4eaa5e901af None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.529711 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-95d8f1d9-ec6b-43e6-a417-d4eaa5e901af tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] PUT https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 Aug 09 07:48:08.530282 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-95d8f1d9-ec6b-43e6-a417-d4eaa5e901af tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:08.539175 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-95d8f1d9-ec6b-43e6-a417-d4eaa5e901af tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Acquiring lock "cinder-attachment_update-73f76b04-42a9-40a1-b966-39c173902239-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:48:08.543253 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-95d8f1d9-ec6b-43e6-a417-d4eaa5e901af tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Lock "cinder-attachment_update-73f76b04-42a9-40a1-b966-39c173902239-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:48:08.545933 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.545933 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:08.581245 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1dc7ab87-f855-458e-9cd4-323c23763a49 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.583143 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dc7ab87-f855-458e-9cd4-323c23763a49 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:08.583348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dc7ab87-f855-458e-9cd4-323c23763a49 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.583515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dc7ab87-f855-458e-9cd4-323c23763a49 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.583613 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1dc7ab87-f855-458e-9cd4-323c23763a49 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:08.588432 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.588432 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:08.589679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dc7ab87-f855-458e-9cd4-323c23763a49 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:08.590049 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1106/4364] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:08.643673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-95d8f1d9-ec6b-43e6-a417-d4eaa5e901af tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Lock "cinder-attachment_update-73f76b04-42a9-40a1-b966-39c173902239-np0000006821" released by "attachment_update" :: held 0.100s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:48:08.644666 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-95d8f1d9-ec6b-43e6-a417-d4eaa5e901af tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 returned with HTTP 200 Aug 09 07:48:08.644666 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1092/4365] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:48:08 2026] PUT /volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:08.868313 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03459f6c-a353-4200-9aff-f67ca50a28f7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:08.869927 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03459f6c-a353-4200-9aff-f67ca50a28f7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:08.870290 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03459f6c-a353-4200-9aff-f67ca50a28f7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:08.871622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03459f6c-a353-4200-9aff-f67ca50a28f7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:08.871622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-03459f6c-a353-4200-9aff-f67ca50a28f7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:08.875820 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:08.875820 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:08.878045 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03459f6c-a353-4200-9aff-f67ca50a28f7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:08.878045 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1083/4366] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:08 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:09.077907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-15ccd2a9-6358-4982-820a-9d3cbc4a1282 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:09.080646 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-15ccd2a9-6358-4982-820a-9d3cbc4a1282 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:09.080646 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-15ccd2a9-6358-4982-820a-9d3cbc4a1282 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:09.080646 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-15ccd2a9-6358-4982-820a-9d3cbc4a1282 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:09.087949 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:09.087949 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:09.091795 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-15ccd2a9-6358-4982-820a-9d3cbc4a1282 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:09.096275 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-15ccd2a9-6358-4982-820a-9d3cbc4a1282 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:09.096677 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1086/4367] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:09 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:09.398999 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f0736376-1ac1-46a0-bade-10c8fc8fab3d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:09.400865 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0736376-1ac1-46a0-bade-10c8fc8fab3d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:09.401099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0736376-1ac1-46a0-bade-10c8fc8fab3d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:09.401325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0736376-1ac1-46a0-bade-10c8fc8fab3d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:09.412666 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:09.412666 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:09.417750 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f0736376-1ac1-46a0-bade-10c8fc8fab3d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:09.422666 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0736376-1ac1-46a0-bade-10c8fc8fab3d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:09.423435 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1107/4368] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:09 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:09.604394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-757d73da-47b7-494d-85c3-3e931c43c803 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:09.606365 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-757d73da-47b7-494d-85c3-3e931c43c803 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:09.606597 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-757d73da-47b7-494d-85c3-3e931c43c803 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:09.606821 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-757d73da-47b7-494d-85c3-3e931c43c803 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:09.606993 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-757d73da-47b7-494d-85c3-3e931c43c803 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:09.611061 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:09.611061 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:09.611825 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-757d73da-47b7-494d-85c3-3e931c43c803 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:09.612579 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1093/4369] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:09 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:09.888618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-896331a4-e504-4d9e-892e-a38215c695a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:09.890574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-896331a4-e504-4d9e-892e-a38215c695a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:09.890794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-896331a4-e504-4d9e-892e-a38215c695a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:09.891043 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-896331a4-e504-4d9e-892e-a38215c695a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:09.891191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-896331a4-e504-4d9e-892e-a38215c695a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:09.895129 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:09.895129 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:09.895837 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-896331a4-e504-4d9e-892e-a38215c695a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:09.896235 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1084/4370] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:09 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:10.108363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74860637-6551-401a-b24b-1a1874e08f51 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:10.110001 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74860637-6551-401a-b24b-1a1874e08f51 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:10.110224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74860637-6551-401a-b24b-1a1874e08f51 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:10.110399 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74860637-6551-401a-b24b-1a1874e08f51 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:10.116498 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:10.116498 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:10.119569 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-74860637-6551-401a-b24b-1a1874e08f51 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:10.123102 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74860637-6551-401a-b24b-1a1874e08f51 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:10.123448 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1087/4371] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:10 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:10.437051 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1bfb228e-db81-4665-ad05-937f80bdfed0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:10.438662 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bfb228e-db81-4665-ad05-937f80bdfed0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:10.438857 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bfb228e-db81-4665-ad05-937f80bdfed0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:10.439084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bfb228e-db81-4665-ad05-937f80bdfed0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:10.447709 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:10.447709 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:10.450718 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1bfb228e-db81-4665-ad05-937f80bdfed0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:10.454259 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bfb228e-db81-4665-ad05-937f80bdfed0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:10.454584 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1108/4372] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:10 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:10.621545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ca1698c7-9cd1-4358-aea8-a0fbf1fcf49f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:10.623204 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ca1698c7-9cd1-4358-aea8-a0fbf1fcf49f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:10.623395 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ca1698c7-9cd1-4358-aea8-a0fbf1fcf49f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:10.623566 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ca1698c7-9cd1-4358-aea8-a0fbf1fcf49f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:10.623665 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ca1698c7-9cd1-4358-aea8-a0fbf1fcf49f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:10.627588 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:10.627588 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:10.628266 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ca1698c7-9cd1-4358-aea8-a0fbf1fcf49f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:10.628595 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1094/4373] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:10 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:10.905943 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3b68c9ae-e59e-4eed-a632-1291ed27dc09 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:10.907731 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b68c9ae-e59e-4eed-a632-1291ed27dc09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:10.907980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b68c9ae-e59e-4eed-a632-1291ed27dc09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:10.908208 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b68c9ae-e59e-4eed-a632-1291ed27dc09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:10.908355 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3b68c9ae-e59e-4eed-a632-1291ed27dc09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:10.912328 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:10.912328 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:10.913019 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b68c9ae-e59e-4eed-a632-1291ed27dc09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:10.913373 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1085/4374] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:10 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:11.134822 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c25cf277-a74f-48b7-8b45-6ddb346f5911 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:11.136628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c25cf277-a74f-48b7-8b45-6ddb346f5911 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:11.136860 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c25cf277-a74f-48b7-8b45-6ddb346f5911 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:11.137107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c25cf277-a74f-48b7-8b45-6ddb346f5911 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:11.143795 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:11.143795 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:11.147711 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c25cf277-a74f-48b7-8b45-6ddb346f5911 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:11.151552 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c25cf277-a74f-48b7-8b45-6ddb346f5911 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:11.151907 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1088/4375] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:11 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:11.466346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f80fd24-3f6c-45ce-b6e5-5e0367c0d8e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:11.468142 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f80fd24-3f6c-45ce-b6e5-5e0367c0d8e7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:11.468324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f80fd24-3f6c-45ce-b6e5-5e0367c0d8e7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:11.468497 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f80fd24-3f6c-45ce-b6e5-5e0367c0d8e7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:11.479318 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:11.479318 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:11.482859 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4f80fd24-3f6c-45ce-b6e5-5e0367c0d8e7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:11.487087 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f80fd24-3f6c-45ce-b6e5-5e0367c0d8e7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:11.487486 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1109/4376] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:11 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:11.641361 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5e4ce1c9-bb5e-455a-91b3-24e301f2b71e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:11.643205 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5e4ce1c9-bb5e-455a-91b3-24e301f2b71e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:11.643571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5e4ce1c9-bb5e-455a-91b3-24e301f2b71e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:11.643963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5e4ce1c9-bb5e-455a-91b3-24e301f2b71e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:11.644240 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5e4ce1c9-bb5e-455a-91b3-24e301f2b71e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:11.649898 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:11.649898 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:11.650666 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5e4ce1c9-bb5e-455a-91b3-24e301f2b71e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:11.651080 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1095/4377] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:11 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:11.924367 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5254297b-4e29-45e5-8365-6f56a2776475 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:11.926126 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5254297b-4e29-45e5-8365-6f56a2776475 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:11.926310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5254297b-4e29-45e5-8365-6f56a2776475 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:11.926479 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5254297b-4e29-45e5-8365-6f56a2776475 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:11.926599 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5254297b-4e29-45e5-8365-6f56a2776475 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:11.930447 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:11.930447 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:11.931100 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5254297b-4e29-45e5-8365-6f56a2776475 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:11.931449 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1086/4378] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:11 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:12.165506 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-eccc237a-5f5f-4752-90a6-29ee1e3a2246 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:12.167654 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eccc237a-5f5f-4752-90a6-29ee1e3a2246 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:12.167933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eccc237a-5f5f-4752-90a6-29ee1e3a2246 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:12.168213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-eccc237a-5f5f-4752-90a6-29ee1e3a2246 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:12.177356 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:12.177356 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:12.181961 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-eccc237a-5f5f-4752-90a6-29ee1e3a2246 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:12.186928 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-eccc237a-5f5f-4752-90a6-29ee1e3a2246 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:12.187423 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1089/4379] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:12 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:12.501736 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1008991-c9af-45fb-b566-0627a4faf3d1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:12.504372 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1008991-c9af-45fb-b566-0627a4faf3d1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:12.504537 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1008991-c9af-45fb-b566-0627a4faf3d1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:12.504724 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1008991-c9af-45fb-b566-0627a4faf3d1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:12.515640 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:12.515640 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:12.520171 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a1008991-c9af-45fb-b566-0627a4faf3d1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:12.524625 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1008991-c9af-45fb-b566-0627a4faf3d1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:12.525033 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1110/4380] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:12 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:12.661991 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-97ff0cdf-28ff-4004-92b1-89d6ce6360dd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:12.664342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-97ff0cdf-28ff-4004-92b1-89d6ce6360dd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:12.665424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-97ff0cdf-28ff-4004-92b1-89d6ce6360dd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:12.665424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-97ff0cdf-28ff-4004-92b1-89d6ce6360dd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:12.665424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-97ff0cdf-28ff-4004-92b1-89d6ce6360dd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:12.670352 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:12.670352 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:12.671449 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-97ff0cdf-28ff-4004-92b1-89d6ce6360dd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:12.671894 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1096/4381] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:12 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:12.941450 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8bc9b09f-ce80-4c59-b649-0f9acfaeb597 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:12.943328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bc9b09f-ce80-4c59-b649-0f9acfaeb597 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:12.943577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8bc9b09f-ce80-4c59-b649-0f9acfaeb597 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:12.943787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8bc9b09f-ce80-4c59-b649-0f9acfaeb597 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:12.943898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8bc9b09f-ce80-4c59-b649-0f9acfaeb597 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:12.948419 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:12.948419 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:12.949238 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bc9b09f-ce80-4c59-b649-0f9acfaeb597 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:12.949615 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1087/4382] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:12 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:13.199564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6f9db240-f606-467d-89a8-9d61865fa578 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:13.201292 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f9db240-f606-467d-89a8-9d61865fa578 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:13.201530 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6f9db240-f606-467d-89a8-9d61865fa578 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:13.201708 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6f9db240-f606-467d-89a8-9d61865fa578 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:13.209458 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:13.209458 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:13.213801 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6f9db240-f606-467d-89a8-9d61865fa578 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:13.218577 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f9db240-f606-467d-89a8-9d61865fa578 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:13.218991 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1090/4383] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:13 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:13.543581 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-84ed42ac-5812-49c9-a69b-ca84a2838482 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:13.545313 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84ed42ac-5812-49c9-a69b-ca84a2838482 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:13.545606 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84ed42ac-5812-49c9-a69b-ca84a2838482 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:13.545862 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84ed42ac-5812-49c9-a69b-ca84a2838482 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:13.556150 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:13.556150 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:13.560067 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-84ed42ac-5812-49c9-a69b-ca84a2838482 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:13.565190 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84ed42ac-5812-49c9-a69b-ca84a2838482 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:13.565654 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1111/4384] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:13 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:13.684208 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e35077d1-fc18-4d28-84d5-fb71da0cdc5c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:13.685335 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e35077d1-fc18-4d28-84d5-fb71da0cdc5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:13.686084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e35077d1-fc18-4d28-84d5-fb71da0cdc5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:13.686084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e35077d1-fc18-4d28-84d5-fb71da0cdc5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:13.686084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e35077d1-fc18-4d28-84d5-fb71da0cdc5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:13.690648 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:13.690648 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:13.691731 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e35077d1-fc18-4d28-84d5-fb71da0cdc5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:13.692280 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1097/4385] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:13 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:13.959658 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56a3a975-6517-4687-95a3-08156eee3655 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:13.961349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56a3a975-6517-4687-95a3-08156eee3655 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:13.961546 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56a3a975-6517-4687-95a3-08156eee3655 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:13.961719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56a3a975-6517-4687-95a3-08156eee3655 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:13.961800 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-56a3a975-6517-4687-95a3-08156eee3655 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:13.966635 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:13.966635 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:13.967492 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56a3a975-6517-4687-95a3-08156eee3655 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:13.967900 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1088/4386] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:13 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:14.232803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3ad2e628-e5ee-4529-934b-5f77433ce808 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:14.234457 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3ad2e628-e5ee-4529-934b-5f77433ce808 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:14.234641 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3ad2e628-e5ee-4529-934b-5f77433ce808 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:14.234806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3ad2e628-e5ee-4529-934b-5f77433ce808 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:14.242600 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:14.242600 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:14.246827 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3ad2e628-e5ee-4529-934b-5f77433ce808 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:14.251131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3ad2e628-e5ee-4529-934b-5f77433ce808 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:14.251527 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1091/4387] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:14 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:14.438299 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-00cfb27e-8ac5-48c5-abe7-4816fabe5752 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:14.440876 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-00cfb27e-8ac5-48c5-abe7-4816fabe5752 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48/action Aug 09 07:48:14.441351 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-00cfb27e-8ac5-48c5-abe7-4816fabe5752 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:48:14.441685 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-00cfb27e-8ac5-48c5-abe7-4816fabe5752 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:14.455839 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:14.455839 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:14.464651 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-dcaa424a-143e-4c59-99ad-51c71accde52 req-00cfb27e-8ac5-48c5-abe7-4816fabe5752 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48/action returned with HTTP 204 Aug 09 07:48:14.465089 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1112/4388] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:48:14 2026] POST /volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:14.576925 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fd75da3d-06a0-4607-8958-742ed59f321c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:14.578554 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd75da3d-06a0-4607-8958-742ed59f321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:14.578674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd75da3d-06a0-4607-8958-742ed59f321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:14.578852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd75da3d-06a0-4607-8958-742ed59f321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:14.587372 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:14.587372 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:14.594047 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fd75da3d-06a0-4607-8958-742ed59f321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:14.599251 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd75da3d-06a0-4607-8958-742ed59f321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:14.599617 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1098/4389] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:14 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:14.612278 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:14.615455 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:48:14.616178 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73f76b04-42a9-40a1-b966-39c173902239", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-959010113"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:14.628691 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:14.628691 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:14.629313 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:14.629466 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:14.653655 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['8f2e38a7-135e-44be-a292-6ef5fb9eb774', 'd756453c-f582-4548-a00f-bd3220b9c953', 'b2125bc2-bc5e-4049-b0bd-b39fa3c3b8d9', '4a0da4c7-8f47-43e6-8bf5-eb62901eb76f'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:14.684537 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot force create request issued successfully. Aug 09 07:48:14.685002 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1859a178-bfee-42c1-85c9-7622c06cdc51 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:48:14.685589 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1089/4390] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:48:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:14.693456 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2df3f057-bc06-4b5e-86bf-c5d8ef8f412a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:14.695374 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2df3f057-bc06-4b5e-86bf-c5d8ef8f412a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:14.695605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2df3f057-bc06-4b5e-86bf-c5d8ef8f412a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:14.695819 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2df3f057-bc06-4b5e-86bf-c5d8ef8f412a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:14.701513 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-31169c1c-18e4-4297-9145-0aa219e2537f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:14.701815 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:14.701815 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:14.702072 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2df3f057-bc06-4b5e-86bf-c5d8ef8f412a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:14.702849 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2df3f057-bc06-4b5e-86bf-c5d8ef8f412a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 returned with HTTP 200 Aug 09 07:48:14.703227 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1092/4391] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:14 2026] GET /volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:14.703958 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31169c1c-18e4-4297-9145-0aa219e2537f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:14.704266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31169c1c-18e4-4297-9145-0aa219e2537f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:14.704572 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31169c1c-18e4-4297-9145-0aa219e2537f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:14.704781 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-31169c1c-18e4-4297-9145-0aa219e2537f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:14.710079 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:14.710079 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:14.711308 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31169c1c-18e4-4297-9145-0aa219e2537f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:14.711848 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1113/4392] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:14 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:14.980288 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6463dd1a-136f-45ef-9ec8-bada08b388d5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:14.982203 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6463dd1a-136f-45ef-9ec8-bada08b388d5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:14.982433 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6463dd1a-136f-45ef-9ec8-bada08b388d5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:14.982636 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6463dd1a-136f-45ef-9ec8-bada08b388d5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:14.982725 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6463dd1a-136f-45ef-9ec8-bada08b388d5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:14.987597 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:14.987597 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:14.988298 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6463dd1a-136f-45ef-9ec8-bada08b388d5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:14.988627 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1099/4393] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:14 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:15.267464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eee0cd04-68dd-4069-b47a-5815d8919f53 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.269285 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eee0cd04-68dd-4069-b47a-5815d8919f53 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:15.269477 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eee0cd04-68dd-4069-b47a-5815d8919f53 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:15.269657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eee0cd04-68dd-4069-b47a-5815d8919f53 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:15.276180 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.276180 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:15.279647 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eee0cd04-68dd-4069-b47a-5815d8919f53 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:15.283760 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eee0cd04-68dd-4069-b47a-5815d8919f53 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:15.284194 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1090/4394] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:15 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:15.295479 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-39dc9d91-e8c7-4f78-8c32-670c750b8061 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.297183 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39dc9d91-e8c7-4f78-8c32-670c750b8061 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:15.297415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39dc9d91-e8c7-4f78-8c32-670c750b8061 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:15.297658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39dc9d91-e8c7-4f78-8c32-670c750b8061 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:15.304818 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.304818 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:15.309436 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-39dc9d91-e8c7-4f78-8c32-670c750b8061 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:15.314320 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39dc9d91-e8c7-4f78-8c32-670c750b8061 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:15.315031 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1093/4395] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:15 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:15.327220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-60971018-36ca-4377-964e-86f44c1aa800 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.328926 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60971018-36ca-4377-964e-86f44c1aa800 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:48:15.329258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60971018-36ca-4377-964e-86f44c1aa800 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2", "name": "tempest-VolumeImageDependencyTests-Snapshot-2037017032"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:15.338335 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.338335 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:15.338960 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-60971018-36ca-4377-964e-86f44c1aa800 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:15.339168 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-60971018-36ca-4377-964e-86f44c1aa800 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create snapshot from volume c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:15.376222 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-60971018-36ca-4377-964e-86f44c1aa800 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Created reservations ['15158217-f448-40b7-b36c-97ef0f9ee8eb', '7054cd37-0fff-47fc-9413-85ad65cc7f21', '96ff8a38-da6d-4322-9e1a-d8a91ac7d1a2', '125cc9ff-bb7f-4b6a-aa8c-02c27cb2c033'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:15.401885 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-60971018-36ca-4377-964e-86f44c1aa800 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Snapshot create request issued successfully. Aug 09 07:48:15.402287 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60971018-36ca-4377-964e-86f44c1aa800 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:48:15.402706 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1114/4396] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:48:15 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:15.414791 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-843a3e44-2c8f-4b1d-af19-c28fb598f267 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.416580 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-843a3e44-2c8f-4b1d-af19-c28fb598f267 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:15.416773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-843a3e44-2c8f-4b1d-af19-c28fb598f267 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:15.417002 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-843a3e44-2c8f-4b1d-af19-c28fb598f267 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:15.422559 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.422559 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:15.423016 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-843a3e44-2c8f-4b1d-af19-c28fb598f267 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Snapshot retrieved successfully. Aug 09 07:48:15.423843 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-843a3e44-2c8f-4b1d-af19-c28fb598f267 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 returned with HTTP 200 Aug 09 07:48:15.424248 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1100/4397] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:15 2026] GET /volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:15.711443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b3f7bcb8-126d-4a1f-88bb-7e056fcb116a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.713164 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3f7bcb8-126d-4a1f-88bb-7e056fcb116a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:15.713405 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3f7bcb8-126d-4a1f-88bb-7e056fcb116a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:15.713644 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3f7bcb8-126d-4a1f-88bb-7e056fcb116a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:15.718072 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.718072 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:15.718534 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b3f7bcb8-126d-4a1f-88bb-7e056fcb116a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:15.719299 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3f7bcb8-126d-4a1f-88bb-7e056fcb116a tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 returned with HTTP 200 Aug 09 07:48:15.719682 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1091/4398] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:15 2026] GET /volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:15.722107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-57e1b3ea-9598-46e3-93fe-60d6bc5a9eee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.723934 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57e1b3ea-9598-46e3-93fe-60d6bc5a9eee tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:15.724190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-57e1b3ea-9598-46e3-93fe-60d6bc5a9eee tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:15.724412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-57e1b3ea-9598-46e3-93fe-60d6bc5a9eee tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:15.724539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-57e1b3ea-9598-46e3-93fe-60d6bc5a9eee tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:15.728091 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.729324 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.729324 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:15.730004 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-57e1b3ea-9598-46e3-93fe-60d6bc5a9eee tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:15.730253 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:48:15.730310 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1094/4399] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:15 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:15.730580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73f76b04-42a9-40a1-b966-39c173902239", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-88100955"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:15.739605 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e0f90328-2855-4733-87ef-c12a0aa8923b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.741890 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0f90328-2855-4733-87ef-c12a0aa8923b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:48:15.742255 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e0f90328-2855-4733-87ef-c12a0aa8923b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41ec5c2f-bc45-4c8e-b35e-6ae36463b335", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1947653810"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:15.743627 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-e0f90328-2855-4733-87ef-c12a0aa8923b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating new backup {'backup': {'volume_id': '41ec5c2f-bc45-4c8e-b35e-6ae36463b335', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1947653810'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:48:15.743775 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-e0f90328-2855-4733-87ef-c12a0aa8923b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating backup of volume 41ec5c2f-bc45-4c8e-b35e-6ae36463b335 in container None Aug 09 07:48:15.744528 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.744528 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:15.745399 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:15.745667 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:15.750562 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.750562 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:15.750994 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e0f90328-2855-4733-87ef-c12a0aa8923b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:48:15.765368 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-e0f90328-2855-4733-87ef-c12a0aa8923b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['7deb2cdd-8677-44f5-ab0f-263d1ad4d303', '1a0b48a6-928b-4d61-b86a-f5e08149d645'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:15.772957 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['69d2a690-8a84-4a00-b064-86462bf4b2ae', 'b78d48b2-4c39-4d86-b48d-3e09573767a1', '1fd3e85c-b869-4c16-9adb-020689260992', '818547ef-f3c9-4312-897e-7d4d2d7483f3'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:15.796056 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.api [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 09 07:48:15.796056 np0000006821 devstack@c-api.service[100223]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 09 07:48:15.796056 np0000006821 devstack@c-api.service[100223]: FROM reservations Aug 09 07:48:15.796056 np0000006821 devstack@c-api.service[100223]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 09 07:48:15.796056 np0000006821 devstack@c-api.service[100223]: [parameters: {'uuid_1_1': '69d2a690-8a84-4a00-b064-86462bf4b2ae', 'uuid_1_2': 'b78d48b2-4c39-4d86-b48d-3e09573767a1', 'uuid_1_3': '1fd3e85c-b869-4c16-9adb-020689260992', 'uuid_1_4': '818547ef-f3c9-4312-897e-7d4d2d7483f3'}] Aug 09 07:48:15.796056 np0000006821 devstack@c-api.service[100223]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100223) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 09 07:48:15.796355 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.api [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100223) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 09 07:48:15.798981 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e0f90328-2855-4733-87ef-c12a0aa8923b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:48:15.799566 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1101/4400] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:15 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:15.807191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8291f67a-aeac-44da-b389-c10594d76c2e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.809116 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8291f67a-aeac-44da-b389-c10594d76c2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:15.809425 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8291f67a-aeac-44da-b389-c10594d76c2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:15.809705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8291f67a-aeac-44da-b389-c10594d76c2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:15.809879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8291f67a-aeac-44da-b389-c10594d76c2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:15.814081 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:15.814081 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:15.814942 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8291f67a-aeac-44da-b389-c10594d76c2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:15.815359 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1092/4401] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:15 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:15.997767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fe89b14e-ca21-4694-adbd-2b2f4530e858 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:15.999556 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fe89b14e-ca21-4694-adbd-2b2f4530e858 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:15.999767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fe89b14e-ca21-4694-adbd-2b2f4530e858 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:16.000014 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fe89b14e-ca21-4694-adbd-2b2f4530e858 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:16.000133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-fe89b14e-ca21-4694-adbd-2b2f4530e858 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:16.004494 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:16.004494 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:16.005249 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fe89b14e-ca21-4694-adbd-2b2f4530e858 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:16.005601 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1095/4402] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:15 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:16.432871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d8fce46d-fbe8-4daf-a8fe-b2adda68d608 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:16.434468 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d8fce46d-fbe8-4daf-a8fe-b2adda68d608 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:16.434654 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d8fce46d-fbe8-4daf-a8fe-b2adda68d608 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:16.434832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d8fce46d-fbe8-4daf-a8fe-b2adda68d608 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:16.439591 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:16.439591 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:16.439998 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d8fce46d-fbe8-4daf-a8fe-b2adda68d608 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Snapshot retrieved successfully. Aug 09 07:48:16.440779 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d8fce46d-fbe8-4daf-a8fe-b2adda68d608 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 returned with HTTP 200 Aug 09 07:48:16.441134 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1102/4403] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:16 2026] GET /volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:16.448686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:16.451011 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:16.451607 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "d175bab1-6951-491e-8d95-1f3c6157c754", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:16.453056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'd175bab1-6951-491e-8d95-1f3c6157c754', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:16.457813 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:16.457813 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:16.458296 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Snapshot retrieved successfully. Aug 09 07:48:16.458443 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume of 1 GB Aug 09 07:48:16.461490 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Availability Zones retrieved successfully. Aug 09 07:48:16.466072 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (3d937e72-c4ef-4099-9d63-2a8b7d18c397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:16.467316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940aebf6-397d-4012-976e-40707595b77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:16.468441 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:16.495060 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (940aebf6-397d-4012-976e-40707595b77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd175bab1-6951-491e-8d95-1f3c6157c754', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:16.495792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfd5f14-1367-4aec-aa61-02a593615778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:16.530297 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Created reservations ['39e0f103-4446-4eba-88b7-28638edc895a', 'db5e2ab5-0fe6-472b-8cc0-97d53bbff78d', '5ff8923c-6e82-4149-864a-34e2ca0ad1cf', '98c809b3-032c-4f23-bf90-7990488d4fe5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:16.531127 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfd5f14-1367-4aec-aa61-02a593615778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39e0f103-4446-4eba-88b7-28638edc895a', 'db5e2ab5-0fe6-472b-8cc0-97d53bbff78d', '5ff8923c-6e82-4149-864a-34e2ca0ad1cf', '98c809b3-032c-4f23-bf90-7990488d4fe5']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:16.531769 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3243e2-7b89-4016-bf71-8080a39f1517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:16.566038 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3243e2-7b89-4016-bf71-8080a39f1517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '784a2180-236d-4a16-b57b-15b98cd4d9ea', '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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['39e0f103-4446-4eba-88b7-28638edc895a','db5e2ab5-0fe6-472b-8cc0-97d53bbff78d','5ff8923c-6e82-4149-864a-34e2ca0ad1cf','98c809b3-032c-4f23-bf90-7990488d4fe5'],size=1,snapshot_id=d175bab1-6951-491e-8d95-1f3c6157c754,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:48:16Z,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=784a2180-236d-4a16-b57b-15b98cd4d9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003dba62cc3042a992ee7036de3d2f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d175bab1-6951-491e-8d95-1f3c6157c754,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:16.566768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67420cff-2524-4596-8ce7-e550bf0c4058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:16.586825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67420cff-2524-4596-8ce7-e550bf0c4058) transitioned into state 'SUCCESS' from 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='003dba62cc3042a992ee7036de3d2f5e',qos_specs=None,replication_status=,reservations=['39e0f103-4446-4eba-88b7-28638edc895a','db5e2ab5-0fe6-472b-8cc0-97d53bbff78d','5ff8923c-6e82-4149-864a-34e2ca0ad1cf','98c809b3-032c-4f23-bf90-7990488d4fe5'],size=1,snapshot_id=d175bab1-6951-491e-8d95-1f3c6157c754,source_replicaid=,source_volid=None,status='creating',user_id='58a7528dd67547ab8e7393898ecf8ceb',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:16.587590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3845697-6ad9-450b-8b8d-43f7bacfa199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:16.606594 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3845697-6ad9-450b-8b8d-43f7bacfa199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:16.607419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Flow 'volume_create_api' (3d937e72-c4ef-4099-9d63-2a8b7d18c397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:16.607748 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Create volume request issued successfully. Aug 09 07:48:16.608432 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-95a9aa87-011d-40cb-8ddd-a9ede506eb31 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:16.609006 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1093/4404] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:48:16 2026] POST /volume/v3/volumes => generated 807 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:16.620831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-67c9bbd0-6956-42f7-9763-bd4f6ecffabc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:16.622555 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67c9bbd0-6956-42f7-9763-bd4f6ecffabc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:16.622749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67c9bbd0-6956-42f7-9763-bd4f6ecffabc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:16.622985 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-67c9bbd0-6956-42f7-9763-bd4f6ecffabc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:16.630026 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:16.630026 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:16.633508 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-67c9bbd0-6956-42f7-9763-bd4f6ecffabc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:16.637354 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-67c9bbd0-6956-42f7-9763-bd4f6ecffabc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 200 Aug 09 07:48:16.637685 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1096/4405] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:16 2026] GET /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:16.798254 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=438,cinder:UPDATE=93,cinder:INSERT=56 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:48:16.812062 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot force create request issued successfully. Aug 09 07:48:16.812380 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9a92a7d-9065-47d3-a1ec-8ebc58cff891 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:48:16.812807 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1115/4406] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:48:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:16.821407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-030c3118-6815-470d-aece-e21c9b65a4c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:16.823094 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-030c3118-6815-470d-aece-e21c9b65a4c1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:16.823280 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-030c3118-6815-470d-aece-e21c9b65a4c1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:16.823473 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-030c3118-6815-470d-aece-e21c9b65a4c1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:16.825478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9edb26c1-2b63-475f-a322-9ef3e3f63f5c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:16.827419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9edb26c1-2b63-475f-a322-9ef3e3f63f5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:16.827699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9edb26c1-2b63-475f-a322-9ef3e3f63f5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:16.827989 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9edb26c1-2b63-475f-a322-9ef3e3f63f5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:16.828136 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9edb26c1-2b63-475f-a322-9ef3e3f63f5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:16.829029 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:16.829029 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:16.829519 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-030c3118-6815-470d-aece-e21c9b65a4c1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:16.830351 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-030c3118-6815-470d-aece-e21c9b65a4c1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb returned with HTTP 200 Aug 09 07:48:16.830726 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1103/4407] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:16 2026] GET /volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:16.832411 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:16.832411 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:16.833230 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9edb26c1-2b63-475f-a322-9ef3e3f63f5c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:16.833624 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1094/4408] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:16 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:17.016131 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8b9123e1-7693-4ff3-9d2f-5649d13ef7ab None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.018579 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b9123e1-7693-4ff3-9d2f-5649d13ef7ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:17.018863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b9123e1-7693-4ff3-9d2f-5649d13ef7ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.019149 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8b9123e1-7693-4ff3-9d2f-5649d13ef7ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.019297 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8b9123e1-7693-4ff3-9d2f-5649d13ef7ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:17.025067 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.025067 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:17.026136 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8b9123e1-7693-4ff3-9d2f-5649d13ef7ab tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:17.026647 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1097/4409] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:17 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:17.651361 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d1be6fb-05d5-48e6-9d8c-66d865f3b7ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.653247 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d1be6fb-05d5-48e6-9d8c-66d865f3b7ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:17.653455 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d1be6fb-05d5-48e6-9d8c-66d865f3b7ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.653626 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d1be6fb-05d5-48e6-9d8c-66d865f3b7ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.660785 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.660785 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:17.664013 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d1be6fb-05d5-48e6-9d8c-66d865f3b7ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:17.667904 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d1be6fb-05d5-48e6-9d8c-66d865f3b7ae tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 200 Aug 09 07:48:17.668313 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1116/4410] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:17 2026] GET /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:17.682863 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f0db15c4-2e28-4def-8584-46725743e2c5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.684504 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f0db15c4-2e28-4def-8584-46725743e2c5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:17.684682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f0db15c4-2e28-4def-8584-46725743e2c5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.684860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f0db15c4-2e28-4def-8584-46725743e2c5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.691042 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.691042 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:17.694147 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f0db15c4-2e28-4def-8584-46725743e2c5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:17.698725 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f0db15c4-2e28-4def-8584-46725743e2c5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 200 Aug 09 07:48:17.699108 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1104/4411] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:17 2026] GET /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:17.713529 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-200858c4-e202-4e9b-b46b-8e2faca54469 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.715212 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-200858c4-e202-4e9b-b46b-8e2faca54469 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:17.715401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-200858c4-e202-4e9b-b46b-8e2faca54469 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.715591 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-200858c4-e202-4e9b-b46b-8e2faca54469 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.715689 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-200858c4-e202-4e9b-b46b-8e2faca54469 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete snapshot with id: d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:17.720618 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.720618 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:17.721050 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-200858c4-e202-4e9b-b46b-8e2faca54469 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Snapshot retrieved successfully. Aug 09 07:48:17.735133 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-200858c4-e202-4e9b-b46b-8e2faca54469 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Snapshot delete request issued successfully. Aug 09 07:48:17.735354 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-200858c4-e202-4e9b-b46b-8e2faca54469 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 returned with HTTP 202 Aug 09 07:48:17.735738 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1095/4412] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:17 2026] DELETE /volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:17.743361 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d5f1f1a5-8c19-4569-a947-cd8d8d1e91bb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.745286 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5f1f1a5-8c19-4569-a947-cd8d8d1e91bb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:17.745499 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5f1f1a5-8c19-4569-a947-cd8d8d1e91bb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.745687 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5f1f1a5-8c19-4569-a947-cd8d8d1e91bb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.750808 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.750808 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:17.751265 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d5f1f1a5-8c19-4569-a947-cd8d8d1e91bb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Snapshot retrieved successfully. Aug 09 07:48:17.751984 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5f1f1a5-8c19-4569-a947-cd8d8d1e91bb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 returned with HTTP 200 Aug 09 07:48:17.752323 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1098/4413] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:17 2026] GET /volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:17.841419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a4d68f3-053b-4cc9-b428-789da81ff3a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.843176 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a4d68f3-053b-4cc9-b428-789da81ff3a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:17.843378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a4d68f3-053b-4cc9-b428-789da81ff3a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.843568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a4d68f3-053b-4cc9-b428-789da81ff3a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.846177 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-60dc90a5-148f-444c-8193-26666e7afce1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.848652 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.848652 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:17.848812 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-60dc90a5-148f-444c-8193-26666e7afce1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:17.849078 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6a4d68f3-053b-4cc9-b428-789da81ff3a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:17.849115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-60dc90a5-148f-444c-8193-26666e7afce1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.849266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-60dc90a5-148f-444c-8193-26666e7afce1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.849362 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-60dc90a5-148f-444c-8193-26666e7afce1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:17.849767 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a4d68f3-053b-4cc9-b428-789da81ff3a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb returned with HTTP 200 Aug 09 07:48:17.850142 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1117/4414] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:17 2026] GET /volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:17.853699 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.853699 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:17.854476 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-60dc90a5-148f-444c-8193-26666e7afce1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:17.854886 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1105/4415] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:17 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:17.858407 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.860616 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:17.860980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.861320 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.861537 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:17.864313 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=451,cinder:INSERT=83,cinder:UPDATE=122,cinder:DELETE=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:48:17.869969 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.869969 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:17.870397 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:17.903825 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:48:17.904082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-faa9622f-36db-4016-8bc0-bb25d83490c5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb returned with HTTP 202 Aug 09 07:48:17.904568 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1096/4416] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:17 2026] DELETE /volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:17.912759 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9038d944-0a24-4dc1-8e91-46f46172cf86 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:17.914630 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9038d944-0a24-4dc1-8e91-46f46172cf86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:17.914842 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9038d944-0a24-4dc1-8e91-46f46172cf86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:17.915075 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9038d944-0a24-4dc1-8e91-46f46172cf86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:17.920614 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:17.920614 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:17.921045 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9038d944-0a24-4dc1-8e91-46f46172cf86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:17.921723 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9038d944-0a24-4dc1-8e91-46f46172cf86 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb returned with HTTP 200 Aug 09 07:48:17.922089 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1099/4417] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:17 2026] GET /volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:18.037321 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da93f44d-2c35-4ed1-99eb-b26a0ec82559 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.039679 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da93f44d-2c35-4ed1-99eb-b26a0ec82559 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:18.039847 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da93f44d-2c35-4ed1-99eb-b26a0ec82559 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.040111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da93f44d-2c35-4ed1-99eb-b26a0ec82559 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.040275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-da93f44d-2c35-4ed1-99eb-b26a0ec82559 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:18.045375 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:18.045375 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:18.046220 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da93f44d-2c35-4ed1-99eb-b26a0ec82559 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:18.046614 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1118/4418] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:18 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:18.761865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8d24c30c-1c2e-4cb5-ba51-df9e5b1f9a61 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.763621 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d24c30c-1c2e-4cb5-ba51-df9e5b1f9a61 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:18.763800 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d24c30c-1c2e-4cb5-ba51-df9e5b1f9a61 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.764005 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8d24c30c-1c2e-4cb5-ba51-df9e5b1f9a61 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.768039 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8d24c30c-1c2e-4cb5-ba51-df9e5b1f9a61 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 returned with HTTP 404 Aug 09 07:48:18.768511 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1106/4419] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:18 2026] GET /volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:18.775396 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.777073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:18.777290 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.777464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.777623 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: 784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:18.783938 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:18.783938 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:18.784384 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:18.799045 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume request issued successfully. Aug 09 07:48:18.799216 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21d830a5-6b71-49f8-95c5-9b194bf171ee tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 202 Aug 09 07:48:18.799626 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1097/4420] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:48:18 2026] DELETE /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:48:18.806411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3685b5c6-08d1-4723-8677-0aa0bd3965d1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.807805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3685b5c6-08d1-4723-8677-0aa0bd3965d1 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:18.808029 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3685b5c6-08d1-4723-8677-0aa0bd3965d1 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.808174 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3685b5c6-08d1-4723-8677-0aa0bd3965d1 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.809991 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=491,cinder:INSERT=89,cinder:UPDATE=160 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:48:18.816547 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:18.816547 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:18.820162 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3685b5c6-08d1-4723-8677-0aa0bd3965d1 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:18.824116 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3685b5c6-08d1-4723-8677-0aa0bd3965d1 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 200 Aug 09 07:48:18.824466 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1100/4421] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:18 2026] GET /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:18.871166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-463b6fc6-030a-470d-9cc6-df54eb2ca689 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.873035 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-463b6fc6-030a-470d-9cc6-df54eb2ca689 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:18.873231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-463b6fc6-030a-470d-9cc6-df54eb2ca689 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.873408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-463b6fc6-030a-470d-9cc6-df54eb2ca689 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.873503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-463b6fc6-030a-470d-9cc6-df54eb2ca689 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:18.878795 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:18.878795 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:18.879588 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-463b6fc6-030a-470d-9cc6-df54eb2ca689 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:18.880044 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1119/4422] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:18 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:18.931084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ef461edb-bbf9-44cb-9944-b4ca329f230b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.933147 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef461edb-bbf9-44cb-9944-b4ca329f230b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:18.933377 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef461edb-bbf9-44cb-9944-b4ca329f230b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.933597 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef461edb-bbf9-44cb-9944-b4ca329f230b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.938980 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef461edb-bbf9-44cb-9944-b4ca329f230b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb returned with HTTP 404 Aug 09 07:48:18.939489 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1107/4423] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:18 2026] GET /volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:18.949199 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.950931 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:48:18.951156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.951347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.951444 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:48:18.956534 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:18.956534 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:18.956888 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:18.972062 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:48:18.972225 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-114b1fc1-74be-4fd0-9e7f-6df4c1fee137 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 returned with HTTP 202 Aug 09 07:48:18.972590 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1098/4424] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:18 2026] DELETE /volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:18.978937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d54281b7-a9bd-4d24-8c8a-905e77c8cfcc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:18.980573 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d54281b7-a9bd-4d24-8c8a-905e77c8cfcc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:48:18.980742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d54281b7-a9bd-4d24-8c8a-905e77c8cfcc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:18.980930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d54281b7-a9bd-4d24-8c8a-905e77c8cfcc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:18.985729 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:18.985729 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:18.986243 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d54281b7-a9bd-4d24-8c8a-905e77c8cfcc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:18.986909 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d54281b7-a9bd-4d24-8c8a-905e77c8cfcc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 returned with HTTP 200 Aug 09 07:48:18.987352 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1101/4425] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:18 2026] GET /volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:19.056811 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d5e9c7c-40f8-474d-aef5-9956eb637b0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:19.058569 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d5e9c7c-40f8-474d-aef5-9956eb637b0c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:19.058744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d5e9c7c-40f8-474d-aef5-9956eb637b0c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:19.058929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d5e9c7c-40f8-474d-aef5-9956eb637b0c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:19.059081 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0d5e9c7c-40f8-474d-aef5-9956eb637b0c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:19.063243 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:19.063243 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:19.063978 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d5e9c7c-40f8-474d-aef5-9956eb637b0c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:19.064424 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1120/4426] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:19 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:19.838974 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-62e0a715-daf4-4cc9-b7bd-a426077631a4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:19.841246 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-62e0a715-daf4-4cc9-b7bd-a426077631a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:19.841633 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-62e0a715-daf4-4cc9-b7bd-a426077631a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:19.841786 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-62e0a715-daf4-4cc9-b7bd-a426077631a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:19.848724 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-62e0a715-daf4-4cc9-b7bd-a426077631a4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 404 Aug 09 07:48:19.849242 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1108/4427] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:19 2026] GET /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:19.893027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-163c13b2-1d29-4751-8a8b-ff56a8442c56 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:19.895007 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-163c13b2-1d29-4751-8a8b-ff56a8442c56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:19.895131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-163c13b2-1d29-4751-8a8b-ff56a8442c56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:19.895328 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-163c13b2-1d29-4751-8a8b-ff56a8442c56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:19.895425 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-163c13b2-1d29-4751-8a8b-ff56a8442c56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:19.913244 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:19.913244 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:19.914080 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-163c13b2-1d29-4751-8a8b-ff56a8442c56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:19.914482 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1099/4428] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:19 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:19.996144 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9aa76b5a-d2ab-4f16-9459-a066640052e3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:20.001265 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9aa76b5a-d2ab-4f16-9459-a066640052e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:48:20.001879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9aa76b5a-d2ab-4f16-9459-a066640052e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:20.001879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9aa76b5a-d2ab-4f16-9459-a066640052e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:20.010472 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9aa76b5a-d2ab-4f16-9459-a066640052e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 returned with HTTP 404 Aug 09 07:48:20.011089 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1102/4429] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:19 2026] GET /volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:20.020108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-35bf3774-976a-4f38-b405-e00259c33d4f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:20.022309 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35bf3774-976a-4f38-b405-e00259c33d4f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:20.022577 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35bf3774-976a-4f38-b405-e00259c33d4f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:20.022930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35bf3774-976a-4f38-b405-e00259c33d4f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:20.023166 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-35bf3774-976a-4f38-b405-e00259c33d4f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:20.031182 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:20.031182 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:20.031803 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-35bf3774-976a-4f38-b405-e00259c33d4f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:20.057868 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-35bf3774-976a-4f38-b405-e00259c33d4f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:48:20.058860 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35bf3774-976a-4f38-b405-e00259c33d4f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 returned with HTTP 202 Aug 09 07:48:20.058860 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1121/4430] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:20 2026] DELETE /volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:20.068127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b13858d3-93df-4e02-bbb3-58774d93d389 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:20.069455 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:20.070303 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b13858d3-93df-4e02-bbb3-58774d93d389 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:20.070519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b13858d3-93df-4e02-bbb3-58774d93d389 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:20.070708 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b13858d3-93df-4e02-bbb3-58774d93d389 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:20.071328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:20.071593 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:20.071828 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:20.072052 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:20.075810 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:20.075810 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:20.076284 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b13858d3-93df-4e02-bbb3-58774d93d389 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:20.076333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-593ba028-0b52-4fc7-b62f-fba94d748ccd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:20.077073 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b13858d3-93df-4e02-bbb3-58774d93d389 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 returned with HTTP 200 Aug 09 07:48:20.077441 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1109/4431] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:20 2026] GET /volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:20.080433 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-593ba028-0b52-4fc7-b62f-fba94d748ccd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:20.080617 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-593ba028-0b52-4fc7-b62f-fba94d748ccd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:20.080789 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-593ba028-0b52-4fc7-b62f-fba94d748ccd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:20.080883 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-593ba028-0b52-4fc7-b62f-fba94d748ccd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:20.082685 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:20.082685 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:20.083291 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:20.087192 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:20.087192 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:20.088087 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-593ba028-0b52-4fc7-b62f-fba94d748ccd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:20.088505 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1103/4432] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:20 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:20.106999 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume request issued successfully. Aug 09 07:48:20.106999 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-151e359b-fe96-4f51-98eb-a7068f0f6bb5 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 202 Aug 09 07:48:20.107444 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1100/4433] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:48:20 2026] DELETE /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:48:20.114470 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-029c336b-93c5-4f2c-8727-6acd7b7712e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:20.116674 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-029c336b-93c5-4f2c-8727-6acd7b7712e4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:20.116908 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-029c336b-93c5-4f2c-8727-6acd7b7712e4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:20.117237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-029c336b-93c5-4f2c-8727-6acd7b7712e4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:20.125210 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:20.125210 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:20.129400 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-029c336b-93c5-4f2c-8727-6acd7b7712e4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:20.135594 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-029c336b-93c5-4f2c-8727-6acd7b7712e4 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 200 Aug 09 07:48:20.136087 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1122/4434] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:20 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:20.927562 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab647a99-3e3d-47fd-a5ee-87e2827e9a6f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:20.930180 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab647a99-3e3d-47fd-a5ee-87e2827e9a6f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:20.930464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab647a99-3e3d-47fd-a5ee-87e2827e9a6f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:20.931229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab647a99-3e3d-47fd-a5ee-87e2827e9a6f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:20.931229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ab647a99-3e3d-47fd-a5ee-87e2827e9a6f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:20.936278 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:20.936278 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:20.937258 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab647a99-3e3d-47fd-a5ee-87e2827e9a6f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:20.937715 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1110/4435] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:20 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:21.087317 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-51929831-f684-4f2f-8568-da5eb1df2dfe None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.089201 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51929831-f684-4f2f-8568-da5eb1df2dfe tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:21.089400 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51929831-f684-4f2f-8568-da5eb1df2dfe tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.089587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51929831-f684-4f2f-8568-da5eb1df2dfe tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.094449 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51929831-f684-4f2f-8568-da5eb1df2dfe tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 returned with HTTP 404 Aug 09 07:48:21.095017 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1104/4436] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:21.099881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2a3927b-35a6-4dcf-9ec0-eb2c6f2a4a5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.102462 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2a3927b-35a6-4dcf-9ec0-eb2c6f2a4a5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:21.102723 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2a3927b-35a6-4dcf-9ec0-eb2c6f2a4a5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.102859 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2234f306-eab4-4646-acc1-701b17ffaa62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.103283 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2a3927b-35a6-4dcf-9ec0-eb2c6f2a4a5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.103283 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c2a3927b-35a6-4dcf-9ec0-eb2c6f2a4a5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:21.105061 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2234f306-eab4-4646-acc1-701b17ffaa62 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:21.105240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2234f306-eab4-4646-acc1-701b17ffaa62 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.105415 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2234f306-eab4-4646-acc1-701b17ffaa62 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.105507 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-2234f306-eab4-4646-acc1-701b17ffaa62 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: bfce992a-f790-40ef-b83b-babee1246ebb Aug 09 07:48:21.108791 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:21.108791 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:21.109783 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2a3927b-35a6-4dcf-9ec0-eb2c6f2a4a5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:21.110534 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1101/4437] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:21.113172 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2234f306-eab4-4646-acc1-701b17ffaa62 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb returned with HTTP 404 Aug 09 07:48:21.113635 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1123/4438] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:21 2026] DELETE /volume/v3/snapshots/bfce992a-f790-40ef-b83b-babee1246ebb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:21.120578 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8b13ad2a-4fce-462b-8a2f-b1e529eead00 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.122345 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8b13ad2a-4fce-462b-8a2f-b1e529eead00 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:21.122525 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8b13ad2a-4fce-462b-8a2f-b1e529eead00 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.122745 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8b13ad2a-4fce-462b-8a2f-b1e529eead00 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.122889 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-8b13ad2a-4fce-462b-8a2f-b1e529eead00 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 Aug 09 07:48:21.128345 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8b13ad2a-4fce-462b-8a2f-b1e529eead00 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 returned with HTTP 404 Aug 09 07:48:21.129019 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1111/4439] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:21 2026] DELETE /volume/v3/snapshots/ee46abe2-ea7a-4b7b-86cc-a666a1d9ff42 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:21.149230 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e50af4c3-2677-4d58-a083-ec2edca24c48 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.151344 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e50af4c3-2677-4d58-a083-ec2edca24c48 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:21.151564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e50af4c3-2677-4d58-a083-ec2edca24c48 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.151784 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e50af4c3-2677-4d58-a083-ec2edca24c48 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.158415 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e50af4c3-2677-4d58-a083-ec2edca24c48 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 404 Aug 09 07:48:21.159061 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1105/4440] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:21.169065 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6cdd2137-a02e-4a40-a769-cf32ac7c354e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.170822 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cdd2137-a02e-4a40-a769-cf32ac7c354e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:21.171112 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cdd2137-a02e-4a40-a769-cf32ac7c354e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.171341 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cdd2137-a02e-4a40-a769-cf32ac7c354e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.171553 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6cdd2137-a02e-4a40-a769-cf32ac7c354e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: 784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:21.177847 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cdd2137-a02e-4a40-a769-cf32ac7c354e tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 404 Aug 09 07:48:21.178435 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1102/4441] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:48:21 2026] DELETE /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:21.185424 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ab59117-7bc0-4be5-a4c1-f8da3a271dbc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.187190 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ab59117-7bc0-4be5-a4c1-f8da3a271dbc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea Aug 09 07:48:21.187429 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ab59117-7bc0-4be5-a4c1-f8da3a271dbc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.187613 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ab59117-7bc0-4be5-a4c1-f8da3a271dbc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.194113 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ab59117-7bc0-4be5-a4c1-f8da3a271dbc tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea returned with HTTP 404 Aug 09 07:48:21.194589 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1124/4442] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/volumes/784a2180-236d-4a16-b57b-15b98cd4d9ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:21.198157 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-7b2f2095-576f-48a6-ba1d-72b874ff227d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.200690 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-7b2f2095-576f-48a6-ba1d-72b874ff227d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:21.201334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-7b2f2095-576f-48a6-ba1d-72b874ff227d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.201745 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-7b2f2095-576f-48a6-ba1d-72b874ff227d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.202129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-37cce403-1ca2-45b6-8e40-0da94fca6adf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.204149 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-37cce403-1ca2-45b6-8e40-0da94fca6adf tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:21.204447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-37cce403-1ca2-45b6-8e40-0da94fca6adf tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.204587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-37cce403-1ca2-45b6-8e40-0da94fca6adf tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.204691 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-37cce403-1ca2-45b6-8e40-0da94fca6adf tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete snapshot with id: d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:21.209657 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-37cce403-1ca2-45b6-8e40-0da94fca6adf tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 returned with HTTP 404 Aug 09 07:48:21.210198 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1106/4443] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:21 2026] DELETE /volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:21.214445 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:21.214445 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:21.217060 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4e1b4c80-ffb7-4f7e-9055-814cd83f8c4a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.219189 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e1b4c80-ffb7-4f7e-9055-814cd83f8c4a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 Aug 09 07:48:21.219453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e1b4c80-ffb7-4f7e-9055-814cd83f8c4a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.219709 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e1b4c80-ffb7-4f7e-9055-814cd83f8c4a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.220073 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-7b2f2095-576f-48a6-ba1d-72b874ff227d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:21.225375 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e1b4c80-ffb7-4f7e-9055-814cd83f8c4a tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 returned with HTTP 404 Aug 09 07:48:21.226045 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1103/4444] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/snapshots/d175bab1-6951-491e-8d95-1f3c6157c754 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:21.226112 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-7b2f2095-576f-48a6-ba1d-72b874ff227d tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:21.226965 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1112/4445] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:21.234056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6562aaf-eb5d-4da0-801e-de7c3e3d59a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.235853 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6562aaf-eb5d-4da0-801e-de7c3e3d59a2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:21.236124 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6562aaf-eb5d-4da0-801e-de7c3e3d59a2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.236339 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6562aaf-eb5d-4da0-801e-de7c3e3d59a2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.236509 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c6562aaf-eb5d-4da0-801e-de7c3e3d59a2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:21.242454 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6562aaf-eb5d-4da0-801e-de7c3e3d59a2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 404 Aug 09 07:48:21.242971 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1125/4446] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:48:21 2026] DELETE /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:21.249391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-39d20eb4-3514-41e1-82cc-8675401bdb54 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.251000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1f5d9f0-5917-4e4f-9f3b-0a17838fd650 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.251419 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-39d20eb4-3514-41e1-82cc-8675401bdb54 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239/action Aug 09 07:48:21.251744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-39d20eb4-3514-41e1-82cc-8675401bdb54 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:48:21.251874 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-39d20eb4-3514-41e1-82cc-8675401bdb54 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:21.252813 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1f5d9f0-5917-4e4f-9f3b-0a17838fd650 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 Aug 09 07:48:21.253056 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1f5d9f0-5917-4e4f-9f3b-0a17838fd650 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.253292 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1f5d9f0-5917-4e4f-9f3b-0a17838fd650 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.259832 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1f5d9f0-5917-4e4f-9f3b-0a17838fd650 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 returned with HTTP 404 Aug 09 07:48:21.260405 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1104/4447] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/volumes/c4a0ce18-ecd1-41fb-a16e-beb6f7529fa2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:21.283607 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:21.283607 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:21.284463 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-39d20eb4-3514-41e1-82cc-8675401bdb54 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:21.291548 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-39d20eb4-3514-41e1-82cc-8675401bdb54 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Begin detaching volume completed successfully. Aug 09 07:48:21.291725 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-39d20eb4-3514-41e1-82cc-8675401bdb54 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239/action returned with HTTP 202 Aug 09 07:48:21.292461 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1107/4448] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:48:21 2026] POST /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:48:21.292612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.294740 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc Aug 09 07:48:21.294871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.295373 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.295373 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: ddee5223-cd67-4828-b1fe-a5a784a6b1fc Aug 09 07:48:21.303581 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:21.303581 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:21.304365 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:21.320666 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume request issued successfully. Aug 09 07:48:21.321114 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-48f7f33a-24c7-47e4-94d1-14fa0f025c08 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc returned with HTTP 202 Aug 09 07:48:21.321663 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1113/4449] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:48:21 2026] DELETE /volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:48:21.333813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4bc30699-95d2-4cc5-83a7-d76f05440c96 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.337448 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bc30699-95d2-4cc5-83a7-d76f05440c96 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc Aug 09 07:48:21.337448 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bc30699-95d2-4cc5-83a7-d76f05440c96 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.337636 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bc30699-95d2-4cc5-83a7-d76f05440c96 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.352014 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:21.352014 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:21.357769 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4bc30699-95d2-4cc5-83a7-d76f05440c96 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Volume info retrieved successfully. Aug 09 07:48:21.364153 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bc30699-95d2-4cc5-83a7-d76f05440c96 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc returned with HTTP 200 Aug 09 07:48:21.364729 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1126/4450] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc => generated 1225 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:21.367334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bf404509-1331-4b14-9890-3cabb966a2d3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.367789 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf404509-1331-4b14-9890-3cabb966a2d3 None None] GET https://10.4.3.41/volume// Aug 09 07:48:21.368028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf404509-1331-4b14-9890-3cabb966a2d3 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.368251 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf404509-1331-4b14-9890-3cabb966a2d3 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.368617 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf404509-1331-4b14-9890-3cabb966a2d3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:21.369003 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1105/4451] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:21.376500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-4e827bfc-93dd-496d-bc0e-84fa79ab0da2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.378545 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-4e827bfc-93dd-496d-bc0e-84fa79ab0da2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:21.378805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-4e827bfc-93dd-496d-bc0e-84fa79ab0da2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.379387 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-4e827bfc-93dd-496d-bc0e-84fa79ab0da2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.391241 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:21.391241 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:21.395993 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-4e827bfc-93dd-496d-bc0e-84fa79ab0da2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:21.401601 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-4e827bfc-93dd-496d-bc0e-84fa79ab0da2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:21.401778 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1108/4452] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:21.949041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cfdb7e8d-e787-4cea-87a2-c39a37792c2a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:21.951825 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cfdb7e8d-e787-4cea-87a2-c39a37792c2a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:21.952127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cfdb7e8d-e787-4cea-87a2-c39a37792c2a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:21.952371 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cfdb7e8d-e787-4cea-87a2-c39a37792c2a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:21.952527 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-cfdb7e8d-e787-4cea-87a2-c39a37792c2a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:21.961086 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:21.961086 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:21.962202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cfdb7e8d-e787-4cea-87a2-c39a37792c2a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:21.965332 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1114/4453] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:21 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:22.130685 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87e1a962-11da-4a98-8821-fa9ddc734d52 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.133027 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87e1a962-11da-4a98-8821-fa9ddc734d52 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:22.133277 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87e1a962-11da-4a98-8821-fa9ddc734d52 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.133521 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87e1a962-11da-4a98-8821-fa9ddc734d52 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.133653 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-87e1a962-11da-4a98-8821-fa9ddc734d52 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:22.138899 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:22.138899 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:22.139841 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87e1a962-11da-4a98-8821-fa9ddc734d52 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:22.140287 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1127/4454] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:22 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:22.381097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-27960ed8-84e1-4d8a-82dd-42961f60e876 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.385324 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27960ed8-84e1-4d8a-82dd-42961f60e876 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc Aug 09 07:48:22.386587 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27960ed8-84e1-4d8a-82dd-42961f60e876 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.386587 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27960ed8-84e1-4d8a-82dd-42961f60e876 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.394317 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27960ed8-84e1-4d8a-82dd-42961f60e876 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc returned with HTTP 404 Aug 09 07:48:22.394971 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1106/4455] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:22 2026] GET /volume/v3/volumes/ddee5223-cd67-4828-b1fe-a5a784a6b1fc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:22.403115 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8cb148cb-2fdd-42f0-a98d-e626237afe41 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.406616 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cb148cb-2fdd-42f0-a98d-e626237afe41 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:48:22.406774 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8cb148cb-2fdd-42f0-a98d-e626237afe41 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.406986 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8cb148cb-2fdd-42f0-a98d-e626237afe41 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.407257 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8cb148cb-2fdd-42f0-a98d-e626237afe41 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:48:22.420044 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cb148cb-2fdd-42f0-a98d-e626237afe41 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 404 Aug 09 07:48:22.421241 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1109/4456] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:48:22 2026] DELETE /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:22.430487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e31c38a9-f592-4685-b677-918d295402c2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.432603 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e31c38a9-f592-4685-b677-918d295402c2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 Aug 09 07:48:22.432603 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e31c38a9-f592-4685-b677-918d295402c2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.432603 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e31c38a9-f592-4685-b677-918d295402c2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.438431 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e31c38a9-f592-4685-b677-918d295402c2 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 returned with HTTP 404 Aug 09 07:48:22.439752 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1115/4457] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:22 2026] GET /volume/v3/volumes/eb27af61-65d5-4cc8-b28a-e7de6848cb25 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:22.461799 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-3c45fa40-42f7-479e-9f77-126ea45f79b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.463841 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-3c45fa40-42f7-479e-9f77-126ea45f79b2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 Aug 09 07:48:22.464125 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-3c45fa40-42f7-479e-9f77-126ea45f79b2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.464319 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-3c45fa40-42f7-479e-9f77-126ea45f79b2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.472667 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:22.472667 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:22.496372 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63a0bffe-c099-4b1d-a792-6a9288fe1c59 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.498476 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a0bffe-c099-4b1d-a792-6a9288fe1c59 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] DELETE https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:48:22.498698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a0bffe-c099-4b1d-a792-6a9288fe1c59 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.499002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a0bffe-c099-4b1d-a792-6a9288fe1c59 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.499266 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-63a0bffe-c099-4b1d-a792-6a9288fe1c59 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Delete volume with id: 422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:48:22.505485 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a0bffe-c099-4b1d-a792-6a9288fe1c59 tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 404 Aug 09 07:48:22.506012 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1107/4458] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:48:22 2026] DELETE /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:22.513047 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ec2ffa23-2350-4047-baca-76d4f22ad6eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.517045 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec2ffa23-2350-4047-baca-76d4f22ad6eb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] GET https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e Aug 09 07:48:22.517045 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec2ffa23-2350-4047-baca-76d4f22ad6eb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.517045 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec2ffa23-2350-4047-baca-76d4f22ad6eb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.521814 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec2ffa23-2350-4047-baca-76d4f22ad6eb tempest-VolumeImageDependencyTests-837460215 tempest-VolumeImageDependencyTests-837460215-project-member] https://10.4.3.41/volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e returned with HTTP 404 Aug 09 07:48:22.522415 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1110/4459] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:22 2026] GET /volume/v3/volumes/422d1483-c258-4507-8733-9c465e2cd21e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:22.530577 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9ac358d9-7cfe-4a25-bb4f-9d4bebffb5f3 req-3c45fa40-42f7-479e-9f77-126ea45f79b2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 returned with HTTP 200 Aug 09 07:48:22.531099 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1128/4460] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:48:22 2026] DELETE /volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:22.978593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9b554ba4-be74-4520-ae04-3dd879ee6645 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:22.983154 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9b554ba4-be74-4520-ae04-3dd879ee6645 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:22.983154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9b554ba4-be74-4520-ae04-3dd879ee6645 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:22.983434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9b554ba4-be74-4520-ae04-3dd879ee6645 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:22.983602 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9b554ba4-be74-4520-ae04-3dd879ee6645 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:22.991679 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:22.991679 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:22.993132 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9b554ba4-be74-4520-ae04-3dd879ee6645 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:22.994644 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1116/4461] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:22 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:23.157862 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e9328156-4b27-434f-9a78-d6a18eb3c1c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:23.161286 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9328156-4b27-434f-9a78-d6a18eb3c1c8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:23.161563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9328156-4b27-434f-9a78-d6a18eb3c1c8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:23.161982 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9328156-4b27-434f-9a78-d6a18eb3c1c8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:23.162305 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e9328156-4b27-434f-9a78-d6a18eb3c1c8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:23.169639 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:23.169639 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:23.170342 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9328156-4b27-434f-9a78-d6a18eb3c1c8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:23.170883 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1108/4462] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:23 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:23.848870 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7d796e47-8cf6-4e1c-9596-0b23410d9da4 req-8ad1156b-b3e1-4be4-8bc0-d9f167d441c7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:23.851003 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7d796e47-8cf6-4e1c-9596-0b23410d9da4 req-8ad1156b-b3e1-4be4-8bc0-d9f167d441c7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 Aug 09 07:48:23.851262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7d796e47-8cf6-4e1c-9596-0b23410d9da4 req-8ad1156b-b3e1-4be4-8bc0-d9f167d441c7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:23.851508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7d796e47-8cf6-4e1c-9596-0b23410d9da4 req-8ad1156b-b3e1-4be4-8bc0-d9f167d441c7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:23.855982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7d796e47-8cf6-4e1c-9596-0b23410d9da4 req-8ad1156b-b3e1-4be4-8bc0-d9f167d441c7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 returned with HTTP 404 Aug 09 07:48:23.856625 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1111/4463] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:48:23 2026] DELETE /volume/v3/attachments/6b041639-6476-41b0-88f2-b9f1dc23ea48 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:48:24.007535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-889c1919-0313-4c57-9ba8-879f1725b62c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:24.010138 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-889c1919-0313-4c57-9ba8-879f1725b62c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:24.010383 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-889c1919-0313-4c57-9ba8-879f1725b62c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:24.010628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-889c1919-0313-4c57-9ba8-879f1725b62c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:24.010729 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-889c1919-0313-4c57-9ba8-879f1725b62c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:24.016641 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:24.016641 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:24.017443 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-889c1919-0313-4c57-9ba8-879f1725b62c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:24.017819 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1129/4464] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:24 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:24.184363 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cce6a12f-1b9d-4756-b6a7-f9ea371b5833 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:24.186422 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cce6a12f-1b9d-4756-b6a7-f9ea371b5833 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:24.186773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cce6a12f-1b9d-4756-b6a7-f9ea371b5833 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:24.187046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cce6a12f-1b9d-4756-b6a7-f9ea371b5833 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:24.187167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-cce6a12f-1b9d-4756-b6a7-f9ea371b5833 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:24.193162 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:24.193162 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:24.194329 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cce6a12f-1b9d-4756-b6a7-f9ea371b5833 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:24.194806 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1117/4465] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:24 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:24.552260 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-32f8be83-f062-4d78-a830-4a52645fa995 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:24.657294 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:24.657596 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1961568600"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:24.658901 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1961568600'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:24.659042 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume of 1 GB Aug 09 07:48:24.662615 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Availability Zones retrieved successfully. Aug 09 07:48:24.667832 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Flow 'volume_create_api' (dae57454-cacb-4cda-a5a1-0a2ca3fd0d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:24.669099 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ea8f3d-11ac-4aa6-8fc3-7678e8280c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:24.669816 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:24.696948 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ea8f3d-11ac-4aa6-8fc3-7678e8280c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:24.697829 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100477f2-fa1e-492c-b354-fd8f51fb9242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:24.756730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Created reservations ['d261ba86-a7ed-4c22-9a64-8b17026f845a', '00030bd9-8edf-48de-a7b1-6b7f8c181f28', '74ac096b-c053-42ab-8a85-14401f501d21', 'cf334f89-274b-469b-9969-8fd8588c58e0'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:24.757707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100477f2-fa1e-492c-b354-fd8f51fb9242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d261ba86-a7ed-4c22-9a64-8b17026f845a', '00030bd9-8edf-48de-a7b1-6b7f8c181f28', '74ac096b-c053-42ab-8a85-14401f501d21', 'cf334f89-274b-469b-9969-8fd8588c58e0']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:24.758457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7f5988-8ded-4eea-b43d-b0ef6066bce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:24.782000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7f5988-8ded-4eea-b43d-b0ef6066bce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31dbd4c3-24e6-4a9a-875b-5eb4948f283c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1961568600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7f7482091174e2b8d31b1995379c875',qos_specs=None,replication_status=,reservations=['d261ba86-a7ed-4c22-9a64-8b17026f845a','00030bd9-8edf-48de-a7b1-6b7f8c181f28','74ac096b-c053-42ab-8a85-14401f501d21','cf334f89-274b-469b-9969-8fd8588c58e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f733d53ade4efc9be15262d2f10dd3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1961568600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31dbd4c3-24e6-4a9a-875b-5eb4948f283c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7f7482091174e2b8d31b1995379c875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f733d53ade4efc9be15262d2f10dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:24.782909 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a688a5-a5fe-4308-bd4a-ad1128c63dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:24.803265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a688a5-a5fe-4308-bd4a-ad1128c63dc5) transitioned into state 'SUCCESS' from state '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-1961568600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7f7482091174e2b8d31b1995379c875',qos_specs=None,replication_status=,reservations=['d261ba86-a7ed-4c22-9a64-8b17026f845a','00030bd9-8edf-48de-a7b1-6b7f8c181f28','74ac096b-c053-42ab-8a85-14401f501d21','cf334f89-274b-469b-9969-8fd8588c58e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f733d53ade4efc9be15262d2f10dd3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:24.804029 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df424ea8-8ff9-442c-ade9-3a1ce5f20b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:24.814295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df424ea8-8ff9-442c-ade9-3a1ce5f20b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:24.815041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Flow 'volume_create_api' (dae57454-cacb-4cda-a5a1-0a2ca3fd0d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:24.815352 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume request issued successfully. Aug 09 07:48:24.816041 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32f8be83-f062-4d78-a830-4a52645fa995 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:24.817837 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1109/4466] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:48:24 2026] POST /volume/v3/volumes => generated 776 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:24.831390 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e7cd62f3-404f-447c-b37d-ae9e50e76fcd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:24.833000 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e7cd62f3-404f-447c-b37d-ae9e50e76fcd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c Aug 09 07:48:24.833372 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e7cd62f3-404f-447c-b37d-ae9e50e76fcd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:24.833650 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e7cd62f3-404f-447c-b37d-ae9e50e76fcd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:24.841986 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:24.841986 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:24.845070 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e7cd62f3-404f-447c-b37d-ae9e50e76fcd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:48:24.849272 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e7cd62f3-404f-447c-b37d-ae9e50e76fcd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c returned with HTTP 200 Aug 09 07:48:24.850048 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1112/4467] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:24 2026] GET /volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:25.035206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f30d4c3-a7da-484f-b9b7-3805b935f8fb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.037546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f30d4c3-a7da-484f-b9b7-3805b935f8fb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:25.037812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f30d4c3-a7da-484f-b9b7-3805b935f8fb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:25.038107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f30d4c3-a7da-484f-b9b7-3805b935f8fb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:25.038251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0f30d4c3-a7da-484f-b9b7-3805b935f8fb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:25.043827 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:25.043827 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:25.044722 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f30d4c3-a7da-484f-b9b7-3805b935f8fb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:25.045167 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1130/4468] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:25 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:25.210708 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-926dbe5c-4e74-47ec-a7da-d253ac884fca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.213242 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-926dbe5c-4e74-47ec-a7da-d253ac884fca tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:25.213488 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-926dbe5c-4e74-47ec-a7da-d253ac884fca tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:25.213747 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-926dbe5c-4e74-47ec-a7da-d253ac884fca tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:25.213957 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-926dbe5c-4e74-47ec-a7da-d253ac884fca tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:25.220308 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:25.220308 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:25.221323 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-926dbe5c-4e74-47ec-a7da-d253ac884fca tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:25.221786 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1118/4469] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:25 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:25.550600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6db97b12-a4b3-46eb-8d10-f325d352b9d4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.552387 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6db97b12-a4b3-46eb-8d10-f325d352b9d4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:48:25.552881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6db97b12-a4b3-46eb-8d10-f325d352b9d4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:25.552881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6db97b12-a4b3-46eb-8d10-f325d352b9d4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:25.553117 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-6db97b12-a4b3-46eb-8d10-f325d352b9d4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 011e1001-ad7d-4715-b8d4-47ca39f07604 Aug 09 07:48:25.557870 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6db97b12-a4b3-46eb-8d10-f325d352b9d4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 returned with HTTP 404 Aug 09 07:48:25.558425 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1110/4470] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:25 2026] DELETE /volume/v3/snapshots/011e1001-ad7d-4715-b8d4-47ca39f07604 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:25.571495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7d528c8b-845d-42a6-9cea-8cc1bf6a7c7b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.573629 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d528c8b-845d-42a6-9cea-8cc1bf6a7c7b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:25.574179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d528c8b-845d-42a6-9cea-8cc1bf6a7c7b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:25.574567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d528c8b-845d-42a6-9cea-8cc1bf6a7c7b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:25.583297 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:25.583297 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:25.588743 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7d528c8b-845d-42a6-9cea-8cc1bf6a7c7b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:25.595017 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d528c8b-845d-42a6-9cea-8cc1bf6a7c7b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:25.595017 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1113/4471] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:25 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:25.608791 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-094c461b-dc9f-430b-9318-d1535985d132 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.610648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:25.611092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-9804975"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:25.612595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-9804975'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:25.612784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume of 1 GB Aug 09 07:48:25.618097 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Availability Zones retrieved successfully. Aug 09 07:48:25.623518 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (910874b2-e1c6-43ac-b89b-6ceab86f6b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:25.624593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ab8b18-b3fa-4c8c-a90b-fe96e269c9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:25.625532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:25.658199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ab8b18-b3fa-4c8c-a90b-fe96e269c9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:25.659175 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f84f36-1e32-4705-8125-bb543485b4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:25.713305 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['503cfb85-d467-45e3-9bfc-aecf2069f80d', 'a6596af4-dde8-462c-a70b-a7ae42afda29', '424b2a83-9372-4bf6-a74c-4d9c2599acd3', 'f42873e2-8a56-4680-91de-3dbfe906a85a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:25.714213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f84f36-1e32-4705-8125-bb543485b4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['503cfb85-d467-45e3-9bfc-aecf2069f80d', 'a6596af4-dde8-462c-a70b-a7ae42afda29', '424b2a83-9372-4bf6-a74c-4d9c2599acd3', 'f42873e2-8a56-4680-91de-3dbfe906a85a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:25.714889 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32853d83-3964-4e3a-b909-828ead1840ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:25.740274 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32853d83-3964-4e3a-b909-828ead1840ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e6a4b5-28d4-4361-9b6c-6fbce8443bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-9804975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['503cfb85-d467-45e3-9bfc-aecf2069f80d','a6596af4-dde8-462c-a70b-a7ae42afda29','424b2a83-9372-4bf6-a74c-4d9c2599acd3','f42873e2-8a56-4680-91de-3dbfe906a85a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-9804975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e6a4b5-28d4-4361-9b6c-6fbce8443bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faabe4e4c961462f865575c2cfaf9d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:25.740991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea00e600-f6c0-466a-ad0d-918b8009b0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:25.759598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea00e600-f6c0-466a-ad0d-918b8009b0ff) transitioned into state 'SUCCESS' from state '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-9804975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['503cfb85-d467-45e3-9bfc-aecf2069f80d','a6596af4-dde8-462c-a70b-a7ae42afda29','424b2a83-9372-4bf6-a74c-4d9c2599acd3','f42873e2-8a56-4680-91de-3dbfe906a85a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:25.760469 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c0b7d7-841e-4f69-a112-690415646c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:25.770934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c0b7d7-841e-4f69-a112-690415646c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:25.770934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (910874b2-e1c6-43ac-b89b-6ceab86f6b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:25.770934 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request issued successfully. Aug 09 07:48:25.770934 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-094c461b-dc9f-430b-9318-d1535985d132 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:25.771317 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1131/4472] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:48:25 2026] POST /volume/v3/volumes => generated 749 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:25.787259 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-69149bf4-b9ea-41c1-b93b-0e8f2e8990a0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.788861 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69149bf4-b9ea-41c1-b93b-0e8f2e8990a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:25.789071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-69149bf4-b9ea-41c1-b93b-0e8f2e8990a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:25.789260 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-69149bf4-b9ea-41c1-b93b-0e8f2e8990a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:25.796031 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:25.796031 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:25.799673 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-69149bf4-b9ea-41c1-b93b-0e8f2e8990a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:25.803686 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69149bf4-b9ea-41c1-b93b-0e8f2e8990a0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 returned with HTTP 200 Aug 09 07:48:25.804084 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1119/4473] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:25 2026] GET /volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:25.864856 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6d476abf-7736-4507-83a4-90b80518602d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.869881 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d476abf-7736-4507-83a4-90b80518602d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c Aug 09 07:48:25.870214 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d476abf-7736-4507-83a4-90b80518602d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:25.870474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d476abf-7736-4507-83a4-90b80518602d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:25.889657 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:25.889657 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:25.900848 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6d476abf-7736-4507-83a4-90b80518602d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:48:25.908096 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d476abf-7736-4507-83a4-90b80518602d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c returned with HTTP 200 Aug 09 07:48:25.908551 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1111/4474] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:25 2026] GET /volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c => generated 1007 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 09 07:48:25.926806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:25.931235 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:48:25.931795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31dbd4c3-24e6-4a9a-875b-5eb4948f283c", "name": "tempest-type-Backup-1037482940"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:25.933780 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Creating new backup {'backup': {'volume_id': '31dbd4c3-24e6-4a9a-875b-5eb4948f283c', 'name': 'tempest-type-Backup-1037482940'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:48:25.934012 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Creating backup of volume 31dbd4c3-24e6-4a9a-875b-5eb4948f283c in container None Aug 09 07:48:25.944186 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:25.944186 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:25.944656 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:48:25.973753 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Created reservations ['fc7f1289-71fc-4049-ab17-668e6b0c3662', '72ad76d4-2f8e-4da9-9de1-a854cb295d9d'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:26.003535 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5915656d-6c5c-4535-9574-ec7cc5ad86a1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:48:26.004119 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1114/4475] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:48:25 2026] POST /volume/v3/backups => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:26.014291 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71fd3c5e-8c85-492d-8756-92904acc937f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.016880 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71fd3c5e-8c85-492d-8756-92904acc937f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:26.017109 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71fd3c5e-8c85-492d-8756-92904acc937f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:26.017414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71fd3c5e-8c85-492d-8756-92904acc937f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:26.017414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-71fd3c5e-8c85-492d-8756-92904acc937f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:26.023021 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.023021 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:26.023629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71fd3c5e-8c85-492d-8756-92904acc937f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:26.024013 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1132/4476] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:26 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:26.061549 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5fe57006-74f6-4f1f-80aa-afb6bc7d9709 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.065104 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5fe57006-74f6-4f1f-80aa-afb6bc7d9709 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:26.065104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5fe57006-74f6-4f1f-80aa-afb6bc7d9709 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:26.065104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5fe57006-74f6-4f1f-80aa-afb6bc7d9709 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:26.065104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5fe57006-74f6-4f1f-80aa-afb6bc7d9709 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:26.069498 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.069498 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:26.070344 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5fe57006-74f6-4f1f-80aa-afb6bc7d9709 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:26.070760 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1120/4477] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:26 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:26.084638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.086237 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773/restore Aug 09 07:48:26.086528 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "41ec5c2f-bc45-4c8e-b35e-6ae36463b335"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:26.088218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Restoring backup 53f9ad3f-71e7-4c6a-bdf0-265e18b21773 ({'restore': {'volume_id': '41ec5c2f-bc45-4c8e-b35e-6ae36463b335'}}) {{(pid=100222) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:48:26.088316 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Restoring backup 53f9ad3f-71e7-4c6a-bdf0-265e18b21773 to volume 41ec5c2f-bc45-4c8e-b35e-6ae36463b335. Aug 09 07:48:26.092679 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.092679 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:26.101146 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.101146 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:26.101685 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:48:26.101831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Checking backup size 1 against volume size 1 {{(pid=100222) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:48:26.101999 np0000006821 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Overwriting volume 41ec5c2f-bc45-4c8e-b35e-6ae36463b335 with restore of backup 53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:26.117673 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] restore_backup in rpcapi backup_id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773 {{(pid=100222) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:48:26.119419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-145417c8-eaee-416e-b9bf-e4300c54dca5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773/restore returned with HTTP 202 Aug 09 07:48:26.119846 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1112/4478] 10.4.3.41 () {68 vars in 1386 bytes} [Sun Aug 9 07:48:26 2026] POST /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:26.130221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d307015a-8306-4a7c-8be5-b45a9cee43d0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.133496 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d307015a-8306-4a7c-8be5-b45a9cee43d0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:26.133696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d307015a-8306-4a7c-8be5-b45a9cee43d0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:26.133969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d307015a-8306-4a7c-8be5-b45a9cee43d0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:26.134096 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d307015a-8306-4a7c-8be5-b45a9cee43d0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:26.138461 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.138461 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:26.139288 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d307015a-8306-4a7c-8be5-b45a9cee43d0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:26.139691 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1115/4479] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:26 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:26.233680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-161db92f-db25-4bab-81d9-a7021be514bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.235709 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-161db92f-db25-4bab-81d9-a7021be514bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:26.235928 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-161db92f-db25-4bab-81d9-a7021be514bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:26.236148 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-161db92f-db25-4bab-81d9-a7021be514bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:26.236273 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-161db92f-db25-4bab-81d9-a7021be514bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:26.242240 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.242240 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:26.245945 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-161db92f-db25-4bab-81d9-a7021be514bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:26.245945 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1133/4480] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:26 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:26.816188 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c771c10f-0cbc-48ed-98bd-914b6861419b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.817696 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c771c10f-0cbc-48ed-98bd-914b6861419b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:26.817871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c771c10f-0cbc-48ed-98bd-914b6861419b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:26.818110 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c771c10f-0cbc-48ed-98bd-914b6861419b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:26.825395 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.825395 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:26.829367 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c771c10f-0cbc-48ed-98bd-914b6861419b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:26.833546 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c771c10f-0cbc-48ed-98bd-914b6861419b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 returned with HTTP 200 Aug 09 07:48:26.833924 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1121/4481] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:26 2026] GET /volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:26.846044 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.848230 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:48:26.848653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64e6a4b5-28d4-4361-9b6c-6fbce8443bb0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1643270444"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:26.857626 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.857626 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:26.858090 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:26.858208 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:26.882401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['2a9f84c1-38b1-4fef-afc4-e759c7c18c77', '96ee0ecf-b2cb-497b-b863-cfacca455943', '48c6110b-57ae-4df0-9733-88df602c0866', '3b1bd51b-61c7-4bf1-8855-def0f20829e9'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:26.908487 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot create request issued successfully. Aug 09 07:48:26.908799 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a0bff5b-698b-413c-ba93-8b0e20ccda8f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:48:26.909221 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1113/4482] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:48:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:26.919000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6a08a47d-3424-4056-b887-594a6c65e0e3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:26.920771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6a08a47d-3424-4056-b887-594a6c65e0e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 Aug 09 07:48:26.921111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6a08a47d-3424-4056-b887-594a6c65e0e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:26.921370 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6a08a47d-3424-4056-b887-594a6c65e0e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:26.926222 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:26.926222 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:26.926800 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6a08a47d-3424-4056-b887-594a6c65e0e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:26.927671 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6a08a47d-3424-4056-b887-594a6c65e0e3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 returned with HTTP 200 Aug 09 07:48:26.928427 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1116/4483] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:26 2026] GET /volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:27.035986 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-60d9a531-c6d3-4446-b6f5-e6a1da185a5e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:27.037664 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60d9a531-c6d3-4446-b6f5-e6a1da185a5e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:27.037969 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60d9a531-c6d3-4446-b6f5-e6a1da185a5e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:27.038170 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60d9a531-c6d3-4446-b6f5-e6a1da185a5e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:27.038317 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-60d9a531-c6d3-4446-b6f5-e6a1da185a5e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:27.042226 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:27.042226 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:27.042820 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60d9a531-c6d3-4446-b6f5-e6a1da185a5e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:27.043233 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1134/4484] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:27 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:27.149458 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-914c17a0-6c06-4908-8277-9f29eb72378d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:27.151561 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-914c17a0-6c06-4908-8277-9f29eb72378d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:27.151809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-914c17a0-6c06-4908-8277-9f29eb72378d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:27.152098 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-914c17a0-6c06-4908-8277-9f29eb72378d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:27.152238 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-914c17a0-6c06-4908-8277-9f29eb72378d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:27.157515 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:27.157515 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:27.158500 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-914c17a0-6c06-4908-8277-9f29eb72378d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:27.158985 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1122/4485] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:27 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:27.255255 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e2767253-62a3-4c9c-abd6-f3d8cda0705a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:27.257788 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2767253-62a3-4c9c-abd6-f3d8cda0705a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:27.258095 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2767253-62a3-4c9c-abd6-f3d8cda0705a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:27.258350 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2767253-62a3-4c9c-abd6-f3d8cda0705a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:27.258510 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e2767253-62a3-4c9c-abd6-f3d8cda0705a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:27.264480 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:27.264480 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:27.265548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2767253-62a3-4c9c-abd6-f3d8cda0705a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:27.266090 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1114/4486] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:27 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:27.938783 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4dfe0c2e-de15-405e-b131-9747f856e75c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:27.941519 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4dfe0c2e-de15-405e-b131-9747f856e75c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 Aug 09 07:48:27.941904 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4dfe0c2e-de15-405e-b131-9747f856e75c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:27.942284 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4dfe0c2e-de15-405e-b131-9747f856e75c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:27.949021 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:27.949021 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:27.949823 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4dfe0c2e-de15-405e-b131-9747f856e75c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:27.951205 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4dfe0c2e-de15-405e-b131-9747f856e75c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 returned with HTTP 200 Aug 09 07:48:27.951817 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1117/4487] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:27 2026] GET /volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:27.961997 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:27.963743 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:27.964063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "49a7fad6-5bac-4df2-8a38-c7ba20cf0695", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1916812322"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:27.965414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request body: {'volume': {'snapshot_id': '49a7fad6-5bac-4df2-8a38-c7ba20cf0695', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1916812322'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:27.970406 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:27.970406 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:27.970856 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:27.971064 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume of 2 GB Aug 09 07:48:27.974584 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Availability Zones retrieved successfully. Aug 09 07:48:27.979376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (a85a8124-0dfb-46be-9ebb-3aca7ccdeb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:27.980366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3c5e69-80d7-4560-b2aa-2032a4ed979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:27.981366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:28.011459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3c5e69-80d7-4560-b2aa-2032a4ed979f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '49a7fad6-5bac-4df2-8a38-c7ba20cf0695', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:28.012158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48002ce2-81ae-4ccf-a8e2-9fa6f6b41586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:28.054104 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d30a27cd-64e4-4bd1-86cd-f025c3bbe7cf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:28.055425 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['3940d6e4-8df5-4514-838b-174b9ee75e56', '84d1f640-f86f-4164-8960-2151e684019c', '0015f88b-390b-4a53-ae7a-5c9624e34915', '91a46ec4-7d21-448b-89f4-92a6809e02df'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:28.056390 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d30a27cd-64e4-4bd1-86cd-f025c3bbe7cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:28.056582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48002ce2-81ae-4ccf-a8e2-9fa6f6b41586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3940d6e4-8df5-4514-838b-174b9ee75e56', '84d1f640-f86f-4164-8960-2151e684019c', '0015f88b-390b-4a53-ae7a-5c9624e34915', '91a46ec4-7d21-448b-89f4-92a6809e02df']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:28.056688 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d30a27cd-64e4-4bd1-86cd-f025c3bbe7cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:28.056768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d30a27cd-64e4-4bd1-86cd-f025c3bbe7cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:28.056868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-d30a27cd-64e4-4bd1-86cd-f025c3bbe7cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:28.057925 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7cdd5c-2bee-4296-a30d-96c4da43e80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:28.061205 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:28.061205 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:28.061848 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d30a27cd-64e4-4bd1-86cd-f025c3bbe7cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:28.062260 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1123/4488] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:28 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:28.103944 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7cdd5c-2bee-4296-a30d-96c4da43e80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '559152d6-317a-4768-af0b-42eb55514f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1916812322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['3940d6e4-8df5-4514-838b-174b9ee75e56','84d1f640-f86f-4164-8960-2151e684019c','0015f88b-390b-4a53-ae7a-5c9624e34915','91a46ec4-7d21-448b-89f4-92a6809e02df'],size=2,snapshot_id=49a7fad6-5bac-4df2-8a38-c7ba20cf0695,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1916812322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=559152d6-317a-4768-af0b-42eb55514f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faabe4e4c961462f865575c2cfaf9d4f',provider_auth=None,provider_geometry=None,provider_id=None,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=49a7fad6-5bac-4df2-8a38-c7ba20cf0695,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:28.104688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163759a9-0cac-46a6-b661-58fc19ca5365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:28.123979 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163759a9-0cac-46a6-b661-58fc19ca5365) transitioned into state 'SUCCESS' from state '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-1916812322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['3940d6e4-8df5-4514-838b-174b9ee75e56','84d1f640-f86f-4164-8960-2151e684019c','0015f88b-390b-4a53-ae7a-5c9624e34915','91a46ec4-7d21-448b-89f4-92a6809e02df'],size=2,snapshot_id=49a7fad6-5bac-4df2-8a38-c7ba20cf0695,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:28.124719 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa49562-591c-4c0a-a655-c40b1304b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:28.144547 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caa49562-591c-4c0a-a655-c40b1304b78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:28.145506 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (a85a8124-0dfb-46be-9ebb-3aca7ccdeb1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:28.145816 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request issued successfully. Aug 09 07:48:28.146407 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a56b5cc3-0881-495f-956f-2a6b1c0e2b57 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:28.146887 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1135/4489] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:27 2026] POST /volume/v3/volumes => generated 786 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:28.161224 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cd07cc4a-5cd5-442c-9afc-a78f7cc240ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:28.163233 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd07cc4a-5cd5-442c-9afc-a78f7cc240ea tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:28.163522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd07cc4a-5cd5-442c-9afc-a78f7cc240ea tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:28.163753 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd07cc4a-5cd5-442c-9afc-a78f7cc240ea tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:28.171579 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:28.171579 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:28.176394 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cd07cc4a-5cd5-442c-9afc-a78f7cc240ea tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:28.176490 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f5df0bc7-3f1e-42d0-b74b-16c7e1ce644d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:28.180805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5df0bc7-3f1e-42d0-b74b-16c7e1ce644d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:28.180805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f5df0bc7-3f1e-42d0-b74b-16c7e1ce644d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:28.180805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f5df0bc7-3f1e-42d0-b74b-16c7e1ce644d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:28.180805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f5df0bc7-3f1e-42d0-b74b-16c7e1ce644d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:28.183947 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd07cc4a-5cd5-442c-9afc-a78f7cc240ea tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 200 Aug 09 07:48:28.183947 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1115/4490] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:28 2026] GET /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:28.194780 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:28.194780 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:28.196042 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5df0bc7-3f1e-42d0-b74b-16c7e1ce644d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:28.196651 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1118/4491] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:28 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:28.279592 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-390eacf7-dec6-4e64-926e-6dd4082c24a9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:28.281474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-390eacf7-dec6-4e64-926e-6dd4082c24a9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:28.281653 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-390eacf7-dec6-4e64-926e-6dd4082c24a9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:28.281817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-390eacf7-dec6-4e64-926e-6dd4082c24a9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:28.281966 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-390eacf7-dec6-4e64-926e-6dd4082c24a9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:28.286401 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:28.286401 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:28.287175 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-390eacf7-dec6-4e64-926e-6dd4082c24a9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:28.287566 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1124/4492] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:28 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:29.075654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e7f0c17-5ae5-4edc-bfc2-02cbeb54cea8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:29.077653 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e7f0c17-5ae5-4edc-bfc2-02cbeb54cea8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:29.077935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e7f0c17-5ae5-4edc-bfc2-02cbeb54cea8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:29.078169 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e7f0c17-5ae5-4edc-bfc2-02cbeb54cea8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:29.078298 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8e7f0c17-5ae5-4edc-bfc2-02cbeb54cea8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:29.083205 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:29.083205 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:29.083939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e7f0c17-5ae5-4edc-bfc2-02cbeb54cea8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:29.084308 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1136/4493] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:29 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:29.199669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b0cf7145-5063-4ce9-8b35-d16a2effcde3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:29.201484 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0cf7145-5063-4ce9-8b35-d16a2effcde3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:29.201701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0cf7145-5063-4ce9-8b35-d16a2effcde3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:29.201961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0cf7145-5063-4ce9-8b35-d16a2effcde3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:29.209415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a0dd97bf-f0cb-46ec-8e94-3641e4715545 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:29.209768 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:29.209768 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:29.211344 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0dd97bf-f0cb-46ec-8e94-3641e4715545 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:29.211630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0dd97bf-f0cb-46ec-8e94-3641e4715545 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:29.211937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0dd97bf-f0cb-46ec-8e94-3641e4715545 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:29.212202 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a0dd97bf-f0cb-46ec-8e94-3641e4715545 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:29.214230 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b0cf7145-5063-4ce9-8b35-d16a2effcde3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:29.217853 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:29.217853 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:29.218740 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0cf7145-5063-4ce9-8b35-d16a2effcde3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 200 Aug 09 07:48:29.219440 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0dd97bf-f0cb-46ec-8e94-3641e4715545 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:29.219520 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1116/4494] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:29 2026] GET /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:29.219578 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1119/4495] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:29 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:29.232828 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-46850d13-d854-437c-af1b-8662f5946a1b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:29.235017 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-46850d13-d854-437c-af1b-8662f5946a1b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:29.235247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-46850d13-d854-437c-af1b-8662f5946a1b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:29.235485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-46850d13-d854-437c-af1b-8662f5946a1b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:29.245092 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:29.245092 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:29.249994 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-46850d13-d854-437c-af1b-8662f5946a1b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:29.256145 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-46850d13-d854-437c-af1b-8662f5946a1b tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 200 Aug 09 07:48:29.256653 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1125/4496] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:29 2026] GET /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:29.268818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:29.270598 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:29.270817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:29.271085 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:29.271235 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: 559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:29.278492 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:29.278492 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:29.279001 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:29.295794 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume request issued successfully. Aug 09 07:48:29.296100 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-618427ed-b2c9-49e8-b5ff-3f475f811955 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 202 Aug 09 07:48:29.296584 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1137/4497] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:29 2026] DELETE /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:29.299774 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-256b7105-132e-4bd9-8ff8-9502a35c3639 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:29.304505 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-256b7105-132e-4bd9-8ff8-9502a35c3639 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:29.305681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-256b7105-132e-4bd9-8ff8-9502a35c3639 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:29.305681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-256b7105-132e-4bd9-8ff8-9502a35c3639 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:29.305681 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-256b7105-132e-4bd9-8ff8-9502a35c3639 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:29.307334 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-49ff0ec1-2ae1-4785-afe5-d8a5c2d67380 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:29.308927 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49ff0ec1-2ae1-4785-afe5-d8a5c2d67380 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:29.309227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49ff0ec1-2ae1-4785-afe5-d8a5c2d67380 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:29.309539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49ff0ec1-2ae1-4785-afe5-d8a5c2d67380 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:29.316833 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:29.316833 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:29.317837 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-256b7105-132e-4bd9-8ff8-9502a35c3639 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:29.318325 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1117/4498] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:29 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:29.319122 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:29.319122 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:29.323819 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-49ff0ec1-2ae1-4785-afe5-d8a5c2d67380 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:29.329545 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49ff0ec1-2ae1-4785-afe5-d8a5c2d67380 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 200 Aug 09 07:48:29.329545 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1120/4499] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:29 2026] GET /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:30.095275 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-986d98e6-f989-46d7-849c-08217a90b98c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.097092 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-986d98e6-f989-46d7-849c-08217a90b98c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:30.097313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-986d98e6-f989-46d7-849c-08217a90b98c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.097509 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-986d98e6-f989-46d7-849c-08217a90b98c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.097620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-986d98e6-f989-46d7-849c-08217a90b98c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:30.101794 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:30.101794 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:30.102441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-986d98e6-f989-46d7-849c-08217a90b98c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:30.102789 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1126/4500] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:30 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:30.230757 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62774195-df54-4641-af6e-e9911117c9df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.232550 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62774195-df54-4641-af6e-e9911117c9df tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:30.232759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62774195-df54-4641-af6e-e9911117c9df tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.232974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62774195-df54-4641-af6e-e9911117c9df tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.233085 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-62774195-df54-4641-af6e-e9911117c9df tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:30.238724 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:30.238724 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:30.239534 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62774195-df54-4641-af6e-e9911117c9df tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:30.239929 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1138/4501] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:30 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:30.328140 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49862fec-f7be-4468-8f73-40ad1d40dbc9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.329741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49862fec-f7be-4468-8f73-40ad1d40dbc9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:30.329997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49862fec-f7be-4468-8f73-40ad1d40dbc9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.330197 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49862fec-f7be-4468-8f73-40ad1d40dbc9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.330319 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-49862fec-f7be-4468-8f73-40ad1d40dbc9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:30.334351 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:30.334351 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:30.335094 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49862fec-f7be-4468-8f73-40ad1d40dbc9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:30.335446 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1118/4502] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:30 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:30.344943 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d53e6716-88d0-4ed9-b636-5f48c7bd8bdb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.347626 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d53e6716-88d0-4ed9-b636-5f48c7bd8bdb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:30.347946 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d53e6716-88d0-4ed9-b636-5f48c7bd8bdb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.348222 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d53e6716-88d0-4ed9-b636-5f48c7bd8bdb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.359263 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d53e6716-88d0-4ed9-b636-5f48c7bd8bdb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 404 Aug 09 07:48:30.359969 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1121/4503] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:30 2026] GET /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:30.368634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6842c169-d6fa-4c1d-a5ed-76c198e312bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.370880 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6842c169-d6fa-4c1d-a5ed-76c198e312bc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:30.371098 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6842c169-d6fa-4c1d-a5ed-76c198e312bc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.371286 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6842c169-d6fa-4c1d-a5ed-76c198e312bc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.376667 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6842c169-d6fa-4c1d-a5ed-76c198e312bc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 404 Aug 09 07:48:30.377125 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1127/4504] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:30 2026] GET /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:30.384094 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5b68afc2-7f5c-4b40-91e7-a1859e506c96 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.387562 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b68afc2-7f5c-4b40-91e7-a1859e506c96 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:30.387755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b68afc2-7f5c-4b40-91e7-a1859e506c96 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.387969 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b68afc2-7f5c-4b40-91e7-a1859e506c96 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.388144 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5b68afc2-7f5c-4b40-91e7-a1859e506c96 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: 559152d6-317a-4768-af0b-42eb55514f2b Aug 09 07:48:30.394748 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b68afc2-7f5c-4b40-91e7-a1859e506c96 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b returned with HTTP 404 Aug 09 07:48:30.395809 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1139/4505] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:30 2026] DELETE /volume/v3/volumes/559152d6-317a-4768-af0b-42eb55514f2b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:30.403520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.405387 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 Aug 09 07:48:30.405597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.405811 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.405961 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 49a7fad6-5bac-4df2-8a38-c7ba20cf0695 Aug 09 07:48:30.411647 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:30.411647 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:30.412096 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:30.432473 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:48:30.432473 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84b525c9-8e1c-45b2-a7a9-573b7a073098 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 returned with HTTP 202 Aug 09 07:48:30.432473 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1119/4506] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:30 2026] DELETE /volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:30.439125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a76ccdd1-6711-47f9-94e2-1f1d18255fb3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:30.439873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a76ccdd1-6711-47f9-94e2-1f1d18255fb3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 Aug 09 07:48:30.440039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a76ccdd1-6711-47f9-94e2-1f1d18255fb3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:30.440505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a76ccdd1-6711-47f9-94e2-1f1d18255fb3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:30.445786 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:30.445786 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:30.446328 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a76ccdd1-6711-47f9-94e2-1f1d18255fb3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:30.447403 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a76ccdd1-6711-47f9-94e2-1f1d18255fb3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 returned with HTTP 200 Aug 09 07:48:30.448743 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1122/4507] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:30 2026] GET /volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:31.112865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2d74e1a7-3ac1-4358-965f-13c0f2e8fa66 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.114631 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2d74e1a7-3ac1-4358-965f-13c0f2e8fa66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:31.114876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2d74e1a7-3ac1-4358-965f-13c0f2e8fa66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.115090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2d74e1a7-3ac1-4358-965f-13c0f2e8fa66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.115283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-2d74e1a7-3ac1-4358-965f-13c0f2e8fa66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:31.120587 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.120587 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:31.121205 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2d74e1a7-3ac1-4358-965f-13c0f2e8fa66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:31.121593 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1128/4508] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:31.250622 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2025b87d-90bc-4041-bf77-5eda46115b2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.252433 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2025b87d-90bc-4041-bf77-5eda46115b2f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:31.252637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2025b87d-90bc-4041-bf77-5eda46115b2f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.252869 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2025b87d-90bc-4041-bf77-5eda46115b2f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.253017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2025b87d-90bc-4041-bf77-5eda46115b2f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:31.257442 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.257442 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:31.258228 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2025b87d-90bc-4041-bf77-5eda46115b2f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:31.258832 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1140/4509] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:31.345602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-81603747-82a0-4795-8bb8-e3e8bed52eee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.348675 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81603747-82a0-4795-8bb8-e3e8bed52eee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:31.349066 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-81603747-82a0-4795-8bb8-e3e8bed52eee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.349696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-81603747-82a0-4795-8bb8-e3e8bed52eee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.349803 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-81603747-82a0-4795-8bb8-e3e8bed52eee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:31.358567 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.358567 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:31.359343 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81603747-82a0-4795-8bb8-e3e8bed52eee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:31.359718 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1120/4510] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:31.369541 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f2eeff2-55ce-410b-bfa6-c6c45721952a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.371232 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f2eeff2-55ce-410b-bfa6-c6c45721952a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:31.371444 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f2eeff2-55ce-410b-bfa6-c6c45721952a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.371645 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f2eeff2-55ce-410b-bfa6-c6c45721952a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.382935 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.382935 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:31.386492 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8f2eeff2-55ce-410b-bfa6-c6c45721952a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:31.392442 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f2eeff2-55ce-410b-bfa6-c6c45721952a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:31.392842 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1123/4511] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:31.406181 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-27aec070-fb4a-4921-9ed5-33d5e488e0c7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.408217 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-27aec070-fb4a-4921-9ed5-33d5e488e0c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:31.408468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-27aec070-fb4a-4921-9ed5-33d5e488e0c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.408672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-27aec070-fb4a-4921-9ed5-33d5e488e0c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.408764 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-27aec070-fb4a-4921-9ed5-33d5e488e0c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete backup with id: a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. Aug 09 07:48:31.412845 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.412845 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:31.423196 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-27aec070-fb4a-4921-9ed5-33d5e488e0c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] delete_backup rpcapi backup_id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:48:31.424878 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-27aec070-fb4a-4921-9ed5-33d5e488e0c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 202 Aug 09 07:48:31.425437 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1129/4512] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:31 2026] DELETE /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:48:31.432377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-819d8f60-3a0e-4ed1-a49c-bd1237b48acf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.434358 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-819d8f60-3a0e-4ed1-a49c-bd1237b48acf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:31.434580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-819d8f60-3a0e-4ed1-a49c-bd1237b48acf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.434822 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-819d8f60-3a0e-4ed1-a49c-bd1237b48acf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.435007 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-819d8f60-3a0e-4ed1-a49c-bd1237b48acf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:31.439592 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.439592 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:31.440417 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-819d8f60-3a0e-4ed1-a49c-bd1237b48acf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 200 Aug 09 07:48:31.440855 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1141/4513] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:31.458416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ab0291d1-5423-4510-ad1d-ecaf9d2741a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.461546 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ab0291d1-5423-4510-ad1d-ecaf9d2741a9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 Aug 09 07:48:31.461722 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ab0291d1-5423-4510-ad1d-ecaf9d2741a9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.461928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ab0291d1-5423-4510-ad1d-ecaf9d2741a9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.466007 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ab0291d1-5423-4510-ad1d-ecaf9d2741a9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 returned with HTTP 404 Aug 09 07:48:31.466450 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1121/4514] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/snapshots/49a7fad6-5bac-4df2-8a38-c7ba20cf0695 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:31.476463 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2334bb0b-5a39-4dc8-8019-aa72e6696fb4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.478097 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2334bb0b-5a39-4dc8-8019-aa72e6696fb4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:31.478283 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2334bb0b-5a39-4dc8-8019-aa72e6696fb4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.478427 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2334bb0b-5a39-4dc8-8019-aa72e6696fb4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.485248 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.485248 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:31.488812 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2334bb0b-5a39-4dc8-8019-aa72e6696fb4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:31.492728 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2334bb0b-5a39-4dc8-8019-aa72e6696fb4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 returned with HTTP 200 Aug 09 07:48:31.493156 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1124/4515] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:31.504412 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.506054 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:31.506243 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.506419 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.506568 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: 64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:31.519854 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.519854 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:31.520358 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:31.563352 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume request issued successfully. Aug 09 07:48:31.563641 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4cb5baa9-6eb5-4063-9d1b-5a16505bd718 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 returned with HTTP 202 Aug 09 07:48:31.564218 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1130/4516] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:31 2026] DELETE /volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:31.573071 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-29f5bf86-acb2-44f6-aaaf-c04871d68e12 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:31.575300 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29f5bf86-acb2-44f6-aaaf-c04871d68e12 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:31.575502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29f5bf86-acb2-44f6-aaaf-c04871d68e12 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:31.575748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29f5bf86-acb2-44f6-aaaf-c04871d68e12 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:31.586716 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:31.586716 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:31.593104 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-29f5bf86-acb2-44f6-aaaf-c04871d68e12 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:31.598573 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29f5bf86-acb2-44f6-aaaf-c04871d68e12 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 returned with HTTP 200 Aug 09 07:48:31.599043 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1142/4517] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:31 2026] GET /volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:32.132926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3f50cf02-1b37-4172-a980-1666f6f1cc1c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.137550 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f50cf02-1b37-4172-a980-1666f6f1cc1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:32.137880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f50cf02-1b37-4172-a980-1666f6f1cc1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.138053 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f50cf02-1b37-4172-a980-1666f6f1cc1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.138153 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3f50cf02-1b37-4172-a980-1666f6f1cc1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:32.153372 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.153372 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:32.154047 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f50cf02-1b37-4172-a980-1666f6f1cc1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:32.154456 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1122/4518] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:32.270835 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e333ccd1-8376-45c5-9ab6-4126c44d0d56 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.272766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e333ccd1-8376-45c5-9ab6-4126c44d0d56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:32.273000 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e333ccd1-8376-45c5-9ab6-4126c44d0d56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.273224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e333ccd1-8376-45c5-9ab6-4126c44d0d56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.273321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e333ccd1-8376-45c5-9ab6-4126c44d0d56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:32.277752 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.277752 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:32.278547 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e333ccd1-8376-45c5-9ab6-4126c44d0d56 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:32.278924 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1125/4519] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:32.458150 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e90101fe-5cc3-4b8f-972f-365cb145943f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.460053 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e90101fe-5cc3-4b8f-972f-365cb145943f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 Aug 09 07:48:32.460412 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e90101fe-5cc3-4b8f-972f-365cb145943f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.460604 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e90101fe-5cc3-4b8f-972f-365cb145943f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.460729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e90101fe-5cc3-4b8f-972f-365cb145943f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id a05d5368-79b0-4bc4-a7fe-ad8eea6498b1. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:32.472443 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e90101fe-5cc3-4b8f-972f-365cb145943f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 returned with HTTP 404 Aug 09 07:48:32.473023 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1131/4520] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/backups/a05d5368-79b0-4bc4-a7fe-ad8eea6498b1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:32.580740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-1afbf46e-208b-4b3b-8bef-dcd7cae81990 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.583124 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-1afbf46e-208b-4b3b-8bef-dcd7cae81990 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:32.583124 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-1afbf46e-208b-4b3b-8bef-dcd7cae81990 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.583609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-1afbf46e-208b-4b3b-8bef-dcd7cae81990 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.592572 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.592572 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:32.595967 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-1afbf46e-208b-4b3b-8bef-dcd7cae81990 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:32.599870 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-1afbf46e-208b-4b3b-8bef-dcd7cae81990 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:32.600258 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1143/4521] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:32.614561 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c586170-ae6c-4157-bd88-a3a1d365cc5f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.617539 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c586170-ae6c-4157-bd88-a3a1d365cc5f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 Aug 09 07:48:32.617772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c586170-ae6c-4157-bd88-a3a1d365cc5f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.618034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c586170-ae6c-4157-bd88-a3a1d365cc5f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.619441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-5c900e60-da1a-4d09-934f-c4bae57b7453 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.622295 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-5c900e60-da1a-4d09-934f-c4bae57b7453 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5/action Aug 09 07:48:32.622638 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-5c900e60-da1a-4d09-934f-c4bae57b7453 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:48:32.622792 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-5c900e60-da1a-4d09-934f-c4bae57b7453 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:32.626100 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c586170-ae6c-4157-bd88-a3a1d365cc5f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 returned with HTTP 404 Aug 09 07:48:32.626705 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1123/4522] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/volumes/64e6a4b5-28d4-4361-9b6c-6fbce8443bb0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:32.637737 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-842f25b5-e80e-45b4-9e94-64859b2b1588 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.637968 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.637968 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:32.638448 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-5c900e60-da1a-4d09-934f-c4bae57b7453 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:32.639605 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-842f25b5-e80e-45b4-9e94-64859b2b1588 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:32.639895 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-842f25b5-e80e-45b4-9e94-64859b2b1588 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.640182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-842f25b5-e80e-45b4-9e94-64859b2b1588 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.644515 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-5c900e60-da1a-4d09-934f-c4bae57b7453 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Begin detaching volume completed successfully. Aug 09 07:48:32.644718 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-5c900e60-da1a-4d09-934f-c4bae57b7453 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5/action returned with HTTP 202 Aug 09 07:48:32.645168 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1126/4523] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:48:32 2026] POST /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:48:32.655313 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.655313 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:32.664669 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-842f25b5-e80e-45b4-9e94-64859b2b1588 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:32.668359 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-effd765a-7bdd-452c-aa00-44cd56d9873e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.671397 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-effd765a-7bdd-452c-aa00-44cd56d9873e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:32.672086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-effd765a-7bdd-452c-aa00-44cd56d9873e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.672086 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-effd765a-7bdd-452c-aa00-44cd56d9873e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.675779 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-842f25b5-e80e-45b4-9e94-64859b2b1588 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:32.676367 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1132/4524] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:48:32.685578 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.685578 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:32.689401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fe294b21-7a8f-4344-a30c-ebfe4ee21a2a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.689791 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe294b21-7a8f-4344-a30c-ebfe4ee21a2a None None] GET https://10.4.3.41/volume// Aug 09 07:48:32.689984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe294b21-7a8f-4344-a30c-ebfe4ee21a2a None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.690168 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe294b21-7a8f-4344-a30c-ebfe4ee21a2a None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.690514 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe294b21-7a8f-4344-a30c-ebfe4ee21a2a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:32.690819 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1124/4525] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:32.691526 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c9867ef7-b921-4409-aef0-b087622dfc3e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.692897 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-effd765a-7bdd-452c-aa00-44cd56d9873e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:32.696634 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:32.697113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1622086352"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:32.698360 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-effd765a-7bdd-452c-aa00-44cd56d9873e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:32.698889 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1144/4526] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:32.700101 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1622086352'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:32.700272 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume of 1 GB Aug 09 07:48:32.704678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-b5b16c14-4b2c-4162-b5d5-ae7c90f81168 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.707225 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Availability Zones retrieved successfully. Aug 09 07:48:32.707506 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-b5b16c14-4b2c-4162-b5d5-ae7c90f81168 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:32.707800 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-b5b16c14-4b2c-4162-b5d5-ae7c90f81168 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.708102 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-b5b16c14-4b2c-4162-b5d5-ae7c90f81168 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.714773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (743f27fa-04ac-4fa4-a475-688d45623833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:32.716079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5f25fd-468e-41c9-8b10-f829b2e8cf05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:32.717375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:32.719929 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.719929 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:32.724233 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-b5b16c14-4b2c-4162-b5d5-ae7c90f81168 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:32.729938 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-b5b16c14-4b2c-4162-b5d5-ae7c90f81168 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:32.730386 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1133/4527] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 1314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:32.754431 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5f25fd-468e-41c9-8b10-f829b2e8cf05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:32.755420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f567b4-ea4e-4a71-8aa4-4e1404435320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:32.795349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['d7f5a1dc-11c6-4920-8ba4-51a42f90197d', '6cbd2c07-34a2-40ea-9fe1-4e0f02cabbfb', '71943770-6671-4864-9087-d056186b7b64', '8ebc777b-8adc-4c13-bd11-ebc21aae58ef'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:32.796536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f567b4-ea4e-4a71-8aa4-4e1404435320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f5a1dc-11c6-4920-8ba4-51a42f90197d', '6cbd2c07-34a2-40ea-9fe1-4e0f02cabbfb', '71943770-6671-4864-9087-d056186b7b64', '8ebc777b-8adc-4c13-bd11-ebc21aae58ef']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:32.797433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430be370-d41e-4263-a3fc-f87b71587f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:32.819314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430be370-d41e-4263-a3fc-f87b71587f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c7ca353-96c3-4459-a05a-209d6ee0704b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1622086352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['d7f5a1dc-11c6-4920-8ba4-51a42f90197d','6cbd2c07-34a2-40ea-9fe1-4e0f02cabbfb','71943770-6671-4864-9087-d056186b7b64','8ebc777b-8adc-4c13-bd11-ebc21aae58ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1622086352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c7ca353-96c3-4459-a05a-209d6ee0704b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faabe4e4c961462f865575c2cfaf9d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:32.820137 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894580bb-c861-43f9-99bd-f55a03696902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:32.836735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (894580bb-c861-43f9-99bd-f55a03696902) transitioned into state 'SUCCESS' from state '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-1622086352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['d7f5a1dc-11c6-4920-8ba4-51a42f90197d','6cbd2c07-34a2-40ea-9fe1-4e0f02cabbfb','71943770-6671-4864-9087-d056186b7b64','8ebc777b-8adc-4c13-bd11-ebc21aae58ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:32.837421 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c79199-c60e-4670-bef0-4a37054b330b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:32.847416 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c79199-c60e-4670-bef0-4a37054b330b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:32.847843 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (743f27fa-04ac-4fa4-a475-688d45623833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:32.848264 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request issued successfully. Aug 09 07:48:32.848858 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9867ef7-b921-4409-aef0-b087622dfc3e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:32.849419 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1127/4528] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:48:32 2026] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:32.861744 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-172c01fe-1c12-4bc6-8bbe-cc52c59dd5a2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:32.863321 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-172c01fe-1c12-4bc6-8bbe-cc52c59dd5a2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:32.863480 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-172c01fe-1c12-4bc6-8bbe-cc52c59dd5a2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:32.863653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-172c01fe-1c12-4bc6-8bbe-cc52c59dd5a2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:32.869766 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:32.869766 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:32.872782 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-172c01fe-1c12-4bc6-8bbe-cc52c59dd5a2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:32.876411 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-172c01fe-1c12-4bc6-8bbe-cc52c59dd5a2 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b returned with HTTP 200 Aug 09 07:48:32.876792 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1125/4529] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:32 2026] GET /volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:33.164294 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4673e33-5927-4071-9168-6e48125dd571 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:33.166115 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4673e33-5927-4071-9168-6e48125dd571 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:33.166362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4673e33-5927-4071-9168-6e48125dd571 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:33.166556 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4673e33-5927-4071-9168-6e48125dd571 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:33.166661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e4673e33-5927-4071-9168-6e48125dd571 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:33.174425 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:33.174425 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:33.174898 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4673e33-5927-4071-9168-6e48125dd571 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:33.175334 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1145/4530] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:33 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:33.290794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bd8f2c12-4215-4be3-9f3a-bd12d0c35301 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:33.292709 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd8f2c12-4215-4be3-9f3a-bd12d0c35301 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:33.292891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd8f2c12-4215-4be3-9f3a-bd12d0c35301 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:33.293100 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd8f2c12-4215-4be3-9f3a-bd12d0c35301 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:33.293218 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bd8f2c12-4215-4be3-9f3a-bd12d0c35301 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:33.298352 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:33.298352 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:33.299308 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd8f2c12-4215-4be3-9f3a-bd12d0c35301 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:33.299749 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1134/4531] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:33 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:33.640514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-bc5cded9-9713-487b-9985-43ed2f283580 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:33.646941 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-bc5cded9-9713-487b-9985-43ed2f283580 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8 Aug 09 07:48:33.646941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-bc5cded9-9713-487b-9985-43ed2f283580 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:33.646941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-bc5cded9-9713-487b-9985-43ed2f283580 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:33.651369 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:33.651369 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:33.688330 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e1e317f9-057e-42ed-b036-c86d76707b82 req-bc5cded9-9713-487b-9985-43ed2f283580 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8 returned with HTTP 200 Aug 09 07:48:33.688737 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1128/4532] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:48:33 2026] DELETE /volume/v3/attachments/2e7f5920-733b-41e4-8bc9-ab3313e1b9c8 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:33.711935 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-394a18bf-c1f8-43cc-80fd-1d3f89153195 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:33.714316 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-394a18bf-c1f8-43cc-80fd-1d3f89153195 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:33.714653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-394a18bf-c1f8-43cc-80fd-1d3f89153195 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:33.715039 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-394a18bf-c1f8-43cc-80fd-1d3f89153195 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:33.725298 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:33.725298 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:33.730185 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-394a18bf-c1f8-43cc-80fd-1d3f89153195 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:33.735566 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-394a18bf-c1f8-43cc-80fd-1d3f89153195 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:33.736105 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1126/4533] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:33 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:33.889993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bfb26bcf-9155-4d65-b274-7d99a58eddb9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:33.891693 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfb26bcf-9155-4d65-b274-7d99a58eddb9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:33.891875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfb26bcf-9155-4d65-b274-7d99a58eddb9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:33.892077 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfb26bcf-9155-4d65-b274-7d99a58eddb9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:33.898683 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:33.898683 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:33.903630 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bfb26bcf-9155-4d65-b274-7d99a58eddb9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:33.908044 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfb26bcf-9155-4d65-b274-7d99a58eddb9 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b returned with HTTP 200 Aug 09 07:48:33.908423 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1146/4534] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:33 2026] GET /volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:33.926087 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-74bfe6d4-a905-4763-baba-2ca426e49729 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:33.928324 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-74bfe6d4-a905-4763-baba-2ca426e49729 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:48:33.928804 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-74bfe6d4-a905-4763-baba-2ca426e49729 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c7ca353-96c3-4459-a05a-209d6ee0704b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1417245561"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:33.938689 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:33.938689 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:33.939225 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-74bfe6d4-a905-4763-baba-2ca426e49729 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:33.939373 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-74bfe6d4-a905-4763-baba-2ca426e49729 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create snapshot from volume 8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:33.967888 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-74bfe6d4-a905-4763-baba-2ca426e49729 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['86e609fd-b960-4fbd-8ae9-42ceb2037612', '5da2a210-63f2-4dfc-8758-739a85eeeac8', 'fe63eb6f-8c1c-4ea4-8083-71d163985f76', 'ad3916e3-b349-469c-afd3-c7205d4c1501'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:33.999756 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-74bfe6d4-a905-4763-baba-2ca426e49729 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot create request issued successfully. Aug 09 07:48:34.000193 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-74bfe6d4-a905-4763-baba-2ca426e49729 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:48:34.000639 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1135/4535] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:48:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:34.008795 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c90f52df-884b-43a1-af22-f25256787d9f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:34.010656 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c90f52df-884b-43a1-af22-f25256787d9f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 Aug 09 07:48:34.010903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c90f52df-884b-43a1-af22-f25256787d9f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:34.011113 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c90f52df-884b-43a1-af22-f25256787d9f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:34.016812 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:34.016812 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:34.017327 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c90f52df-884b-43a1-af22-f25256787d9f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:34.018260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c90f52df-884b-43a1-af22-f25256787d9f tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 returned with HTTP 200 Aug 09 07:48:34.018955 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1129/4536] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:34 2026] GET /volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:34.186125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6bb3d89a-5791-4b88-8bfb-314b123a31b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:34.187997 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bb3d89a-5791-4b88-8bfb-314b123a31b8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:34.188348 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bb3d89a-5791-4b88-8bfb-314b123a31b8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:34.188636 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bb3d89a-5791-4b88-8bfb-314b123a31b8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:34.188779 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6bb3d89a-5791-4b88-8bfb-314b123a31b8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:34.193891 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:34.193891 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:34.194640 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bb3d89a-5791-4b88-8bfb-314b123a31b8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:34.195239 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1127/4537] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:34 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:34.313315 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6d605387-409e-4dc5-aa51-bf0f89157dfd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:34.316061 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d605387-409e-4dc5-aa51-bf0f89157dfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:34.316307 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d605387-409e-4dc5-aa51-bf0f89157dfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:34.316515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d605387-409e-4dc5-aa51-bf0f89157dfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:34.316648 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6d605387-409e-4dc5-aa51-bf0f89157dfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:34.322454 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:34.322454 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:34.323445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d605387-409e-4dc5-aa51-bf0f89157dfd tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:34.323862 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1147/4538] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:34 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:35.028657 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-09c458ed-b03b-4537-bd47-6aa3762ad9d0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:35.031962 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-09c458ed-b03b-4537-bd47-6aa3762ad9d0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 Aug 09 07:48:35.032402 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-09c458ed-b03b-4537-bd47-6aa3762ad9d0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:35.032828 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-09c458ed-b03b-4537-bd47-6aa3762ad9d0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:35.039310 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:35.039310 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:35.040014 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-09c458ed-b03b-4537-bd47-6aa3762ad9d0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:35.040960 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-09c458ed-b03b-4537-bd47-6aa3762ad9d0 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 returned with HTTP 200 Aug 09 07:48:35.041325 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1136/4539] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:35 2026] GET /volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:48:35.050066 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8956861f-a4b6-4806-9473-937c4ecd9535 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:35.051743 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:35.052243 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8eed4f4b-c414-4d41-95d0-8beefe3a2466", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1668183609"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:35.053775 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request body: {'volume': {'snapshot_id': '8eed4f4b-c414-4d41-95d0-8beefe3a2466', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1668183609'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:35.059378 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:35.059378 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:35.059999 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:35.060137 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume of 1 GB Aug 09 07:48:35.064114 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Availability Zones retrieved successfully. Aug 09 07:48:35.069323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (f9f579ca-b1cd-4ed9-9389-a654c00b10db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:35.070440 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23cf4bb-f6d8-4ee9-9b34-9d78aae894d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:35.071523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:35.111042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23cf4bb-f6d8-4ee9-9b34-9d78aae894d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8eed4f4b-c414-4d41-95d0-8beefe3a2466', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:35.111972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03ff6d2-61b2-4fe7-acc1-37585465ad9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:35.167139 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Created reservations ['0027d701-8abe-4c9a-b7d0-559753b11415', 'c0cb3d39-7dbc-4ec5-af14-68108671a248', 'd5443cca-e04d-4636-92d2-2dfaa3771a95', 'afad887a-ea25-41bc-8208-ebe1bc9fa79e'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:35.168192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03ff6d2-61b2-4fe7-acc1-37585465ad9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0027d701-8abe-4c9a-b7d0-559753b11415', 'c0cb3d39-7dbc-4ec5-af14-68108671a248', 'd5443cca-e04d-4636-92d2-2dfaa3771a95', 'afad887a-ea25-41bc-8208-ebe1bc9fa79e']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:35.169185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4316a2-0f45-46fe-b9cd-7e220cddae64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:35.209412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-983f49e2-0f4c-41fd-8c37-8133fe719d47 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:35.211692 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-983f49e2-0f4c-41fd-8c37-8133fe719d47 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:35.211983 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-983f49e2-0f4c-41fd-8c37-8133fe719d47 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:35.212210 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-983f49e2-0f4c-41fd-8c37-8133fe719d47 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:35.212313 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-983f49e2-0f4c-41fd-8c37-8133fe719d47 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:35.217081 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:35.217081 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:35.218361 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-983f49e2-0f4c-41fd-8c37-8133fe719d47 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:35.218498 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4316a2-0f45-46fe-b9cd-7e220cddae64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0518864-4823-4e29-9935-e3238f50b5d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1668183609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['0027d701-8abe-4c9a-b7d0-559753b11415','c0cb3d39-7dbc-4ec5-af14-68108671a248','d5443cca-e04d-4636-92d2-2dfaa3771a95','afad887a-ea25-41bc-8208-ebe1bc9fa79e'],size=1,snapshot_id=8eed4f4b-c414-4d41-95d0-8beefe3a2466,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1668183609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0518864-4823-4e29-9935-e3238f50b5d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faabe4e4c961462f865575c2cfaf9d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8eed4f4b-c414-4d41-95d0-8beefe3a2466,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:35.220406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51507730-ff95-4805-9f1e-3da0763845ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:35.220485 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1128/4540] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:35 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:35.247406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51507730-ff95-4805-9f1e-3da0763845ca) transitioned into state 'SUCCESS' from state '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-1668183609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faabe4e4c961462f865575c2cfaf9d4f',qos_specs=None,replication_status=,reservations=['0027d701-8abe-4c9a-b7d0-559753b11415','c0cb3d39-7dbc-4ec5-af14-68108671a248','d5443cca-e04d-4636-92d2-2dfaa3771a95','afad887a-ea25-41bc-8208-ebe1bc9fa79e'],size=1,snapshot_id=8eed4f4b-c414-4d41-95d0-8beefe3a2466,source_replicaid=,source_volid=None,status='creating',user_id='32d0a047b1f04b17bf3a5b09e87ed2df',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:35.248214 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf22e18f-cbe9-4628-be03-02eeccb87e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:35.277713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf22e18f-cbe9-4628-be03-02eeccb87e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:35.279197 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Flow 'volume_create_api' (f9f579ca-b1cd-4ed9-9389-a654c00b10db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:35.279631 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Create volume request issued successfully. Aug 09 07:48:35.280565 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8956861f-a4b6-4806-9473-937c4ecd9535 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:35.281246 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1130/4541] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:35 2026] POST /volume/v3/volumes => generated 786 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:35.298963 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd3a3c60-a903-412f-a482-12115f72321c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:35.303837 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd3a3c60-a903-412f-a482-12115f72321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:35.304247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd3a3c60-a903-412f-a482-12115f72321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:35.305020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd3a3c60-a903-412f-a482-12115f72321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:35.315500 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:35.315500 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:35.322105 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd3a3c60-a903-412f-a482-12115f72321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:35.335266 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd3a3c60-a903-412f-a482-12115f72321c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 200 Aug 09 07:48:35.335407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5c48049d-67d8-463d-a385-51e6d47a0463 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:35.335690 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1148/4542] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:35 2026] GET /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:35.339577 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c48049d-67d8-463d-a385-51e6d47a0463 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:35.339696 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c48049d-67d8-463d-a385-51e6d47a0463 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:35.339999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c48049d-67d8-463d-a385-51e6d47a0463 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:35.340223 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5c48049d-67d8-463d-a385-51e6d47a0463 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:35.346194 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:35.346194 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:35.347357 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c48049d-67d8-463d-a385-51e6d47a0463 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:35.347840 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1137/4543] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:35 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:36.234771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-610d0ad3-32be-4451-9b43-7da1b3e5fa85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.236549 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-610d0ad3-32be-4451-9b43-7da1b3e5fa85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:36.236793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-610d0ad3-32be-4451-9b43-7da1b3e5fa85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.240072 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-610d0ad3-32be-4451-9b43-7da1b3e5fa85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.240189 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-610d0ad3-32be-4451-9b43-7da1b3e5fa85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:36.246882 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.246882 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:36.247412 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-610d0ad3-32be-4451-9b43-7da1b3e5fa85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:36.247725 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1129/4544] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:36 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:36.356120 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-442b235e-892f-4e4d-a2de-145b747241c6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.358119 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-442b235e-892f-4e4d-a2de-145b747241c6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:36.358195 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-724ab79f-5fb4-406d-b178-b0415d22b1b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.358429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-442b235e-892f-4e4d-a2de-145b747241c6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.358526 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-442b235e-892f-4e4d-a2de-145b747241c6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.359931 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-724ab79f-5fb4-406d-b178-b0415d22b1b6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:36.360157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-724ab79f-5fb4-406d-b178-b0415d22b1b6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.360328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-724ab79f-5fb4-406d-b178-b0415d22b1b6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.360491 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-724ab79f-5fb4-406d-b178-b0415d22b1b6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:36.365893 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.365893 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:36.366041 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.366041 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:36.366710 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-724ab79f-5fb4-406d-b178-b0415d22b1b6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:36.367503 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1149/4545] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:36 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:36.370416 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-442b235e-892f-4e4d-a2de-145b747241c6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:36.375437 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-442b235e-892f-4e4d-a2de-145b747241c6 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 200 Aug 09 07:48:36.375821 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1131/4546] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:36 2026] GET /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:36.389668 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5c18fa00-e05e-4933-a5bf-4cd1b7e37b09 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.390740 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c18fa00-e05e-4933-a5bf-4cd1b7e37b09 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:36.390906 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c18fa00-e05e-4933-a5bf-4cd1b7e37b09 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.391557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5c18fa00-e05e-4933-a5bf-4cd1b7e37b09 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.401591 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.401591 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:36.407497 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5c18fa00-e05e-4933-a5bf-4cd1b7e37b09 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:36.413764 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5c18fa00-e05e-4933-a5bf-4cd1b7e37b09 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 200 Aug 09 07:48:36.414459 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1138/4547] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:36 2026] GET /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:36.427285 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.429452 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:36.429686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.429938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.430166 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:36.440711 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.440711 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:36.441391 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:36.464120 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume request issued successfully. Aug 09 07:48:36.464339 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3f89bcc-b6bf-42a0-b6a1-3c0775c4d138 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 202 Aug 09 07:48:36.464731 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1130/4548] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:36 2026] DELETE /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:36.476080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6483449c-9eaa-4ded-bc81-aedf3e54ecfb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.478694 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6483449c-9eaa-4ded-bc81-aedf3e54ecfb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:36.479091 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6483449c-9eaa-4ded-bc81-aedf3e54ecfb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.479315 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6483449c-9eaa-4ded-bc81-aedf3e54ecfb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.489081 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.489081 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:36.493993 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6483449c-9eaa-4ded-bc81-aedf3e54ecfb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:36.500043 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6483449c-9eaa-4ded-bc81-aedf3e54ecfb tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 200 Aug 09 07:48:36.500515 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1150/4549] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:36 2026] GET /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:36.705424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.707278 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:36.707508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.707719 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.707893 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: 16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:36.715858 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.715858 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:36.716693 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:36.734969 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume request issued successfully. Aug 09 07:48:36.735512 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8eb4eba6-7f13-445c-ace0-16b55d4b4b27 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 202 Aug 09 07:48:36.736050 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1132/4550] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:36 2026] DELETE /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:36.765633 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-44f6c59f-cf13-420b-b2c6-d1fa6f8fc766 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:36.768382 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-44f6c59f-cf13-420b-b2c6-d1fa6f8fc766 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:36.768640 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-44f6c59f-cf13-420b-b2c6-d1fa6f8fc766 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:36.768891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-44f6c59f-cf13-420b-b2c6-d1fa6f8fc766 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:36.777148 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:36.777148 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:36.782399 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-44f6c59f-cf13-420b-b2c6-d1fa6f8fc766 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:36.789904 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-44f6c59f-cf13-420b-b2c6-d1fa6f8fc766 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 200 Aug 09 07:48:36.790443 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1139/4551] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:36 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:37.259952 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-edd713fe-8df0-4ac7-8318-0f86cbfdf2f3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.261958 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edd713fe-8df0-4ac7-8318-0f86cbfdf2f3 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:37.262202 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edd713fe-8df0-4ac7-8318-0f86cbfdf2f3 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.262409 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edd713fe-8df0-4ac7-8318-0f86cbfdf2f3 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.262543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-edd713fe-8df0-4ac7-8318-0f86cbfdf2f3 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:37.266982 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:37.266982 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:37.267663 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edd713fe-8df0-4ac7-8318-0f86cbfdf2f3 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:37.268128 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1131/4552] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:37 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:37.378111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-121a87ab-37ae-478a-88c0-a7f775f98214 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.380518 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-121a87ab-37ae-478a-88c0-a7f775f98214 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:37.380752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-121a87ab-37ae-478a-88c0-a7f775f98214 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.381005 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-121a87ab-37ae-478a-88c0-a7f775f98214 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.381114 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-121a87ab-37ae-478a-88c0-a7f775f98214 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:37.386336 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:37.386336 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:37.387143 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-121a87ab-37ae-478a-88c0-a7f775f98214 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:37.387755 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1151/4553] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:37 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:37.519941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-48bcc525-6795-49f8-942b-71e8d99dc689 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.519941 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48bcc525-6795-49f8-942b-71e8d99dc689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:37.519941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48bcc525-6795-49f8-942b-71e8d99dc689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.519941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-48bcc525-6795-49f8-942b-71e8d99dc689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.524426 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-48bcc525-6795-49f8-942b-71e8d99dc689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 404 Aug 09 07:48:37.524947 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1133/4554] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:37 2026] GET /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:37.531494 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-680619db-2196-4a51-aed3-6b77d0a3a2cd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.533278 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-680619db-2196-4a51-aed3-6b77d0a3a2cd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:37.533474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-680619db-2196-4a51-aed3-6b77d0a3a2cd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.535030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-680619db-2196-4a51-aed3-6b77d0a3a2cd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.540116 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-680619db-2196-4a51-aed3-6b77d0a3a2cd tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 404 Aug 09 07:48:37.540580 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1140/4555] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:37 2026] GET /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:37.547588 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-821eb21b-bbe3-4ff6-b6cc-0fc0d25640b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.549532 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-821eb21b-bbe3-4ff6-b6cc-0fc0d25640b5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:37.549745 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-821eb21b-bbe3-4ff6-b6cc-0fc0d25640b5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.550014 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-821eb21b-bbe3-4ff6-b6cc-0fc0d25640b5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.550221 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-821eb21b-bbe3-4ff6-b6cc-0fc0d25640b5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: c0518864-4823-4e29-9935-e3238f50b5d2 Aug 09 07:48:37.556166 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-821eb21b-bbe3-4ff6-b6cc-0fc0d25640b5 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 returned with HTTP 404 Aug 09 07:48:37.556783 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1132/4556] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:37 2026] DELETE /volume/v3/volumes/c0518864-4823-4e29-9935-e3238f50b5d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:37.564495 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.566330 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 Aug 09 07:48:37.566528 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.566703 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.566812 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete snapshot with id: 8eed4f4b-c414-4d41-95d0-8beefe3a2466 Aug 09 07:48:37.572196 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:37.572196 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:37.572621 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:37.591390 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot delete request issued successfully. Aug 09 07:48:37.591741 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8090dbfd-c6e4-4ba4-bdeb-a210230198e1 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 returned with HTTP 202 Aug 09 07:48:37.592083 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1152/4557] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:48:37 2026] DELETE /volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:37.601650 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-16f39ad1-d615-49e2-9f5c-4040e4d07f0e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.603990 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-16f39ad1-d615-49e2-9f5c-4040e4d07f0e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 Aug 09 07:48:37.604314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-16f39ad1-d615-49e2-9f5c-4040e4d07f0e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.604613 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-16f39ad1-d615-49e2-9f5c-4040e4d07f0e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.611507 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:37.611507 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:37.612040 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-16f39ad1-d615-49e2-9f5c-4040e4d07f0e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Snapshot retrieved successfully. Aug 09 07:48:37.612958 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-16f39ad1-d615-49e2-9f5c-4040e4d07f0e tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 returned with HTTP 200 Aug 09 07:48:37.613413 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1134/4558] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:37 2026] GET /volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:37.870397 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7385ec3f-c6d5-48ee-a5de-019908e40ac6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.872428 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7385ec3f-c6d5-48ee-a5de-019908e40ac6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:37.872616 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7385ec3f-c6d5-48ee-a5de-019908e40ac6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.872770 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7385ec3f-c6d5-48ee-a5de-019908e40ac6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.879746 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7385ec3f-c6d5-48ee-a5de-019908e40ac6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 404 Aug 09 07:48:37.880678 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1141/4559] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:37 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:37.898022 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7cdf6e41-97c5-456a-9e6f-c35123125968 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.901542 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7cdf6e41-97c5-456a-9e6f-c35123125968 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:37.901839 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7cdf6e41-97c5-456a-9e6f-c35123125968 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.902188 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7cdf6e41-97c5-456a-9e6f-c35123125968 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.909373 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7cdf6e41-97c5-456a-9e6f-c35123125968 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 404 Aug 09 07:48:37.909883 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1133/4560] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:37 2026] GET /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:37.918256 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a20658d-9a36-48d6-98dc-e882df05f4ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.920356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a20658d-9a36-48d6-98dc-e882df05f4ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:37.920576 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a20658d-9a36-48d6-98dc-e882df05f4ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:37.920830 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a20658d-9a36-48d6-98dc-e882df05f4ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:37.921057 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6a20658d-9a36-48d6-98dc-e882df05f4ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: 16be36ac-0b2f-43aa-bb2d-598119c560d5 Aug 09 07:48:37.927899 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a20658d-9a36-48d6-98dc-e882df05f4ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 returned with HTTP 404 Aug 09 07:48:37.928631 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1153/4561] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:37 2026] DELETE /volume/v3/volumes/16be36ac-0b2f-43aa-bb2d-598119c560d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:37.964496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:37.966756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:37.967226 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-312956718"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:37.969191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request body: {'volume': {'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-312956718'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:38.122672 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume of 1 GB Aug 09 07:48:38.128560 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability Zones retrieved successfully. Aug 09 07:48:38.137111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (1f992318-89df-4d19-ba09-7da10b5f1980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:38.138996 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fee9c7-d48f-4da9-834c-605406f26ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:38.140375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:38.212414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51fee9c7-d48f-4da9-834c-605406f26ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:38.213360 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f003676-4e69-46d3-8adb-c786ef2d56dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:38.257307 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['877fc439-006e-4ee1-80cd-bb379de862c1', 'a1b0bf4e-bc5b-44d8-ab00-163e81805205', '497cf236-5120-40b3-a43c-d216fafaffc9', 'ca67e64a-63dd-4eb8-98d6-ffd9007bb408'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:38.258376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f003676-4e69-46d3-8adb-c786ef2d56dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877fc439-006e-4ee1-80cd-bb379de862c1', 'a1b0bf4e-bc5b-44d8-ab00-163e81805205', '497cf236-5120-40b3-a43c-d216fafaffc9', 'ca67e64a-63dd-4eb8-98d6-ffd9007bb408']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:38.259159 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a42a9c-4c96-4234-baad-f173519ac3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:38.279561 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bd9ae890-a5ce-4d40-96c0-bd629bd4fb16 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:38.281249 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd9ae890-a5ce-4d40-96c0-bd629bd4fb16 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:38.281475 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd9ae890-a5ce-4d40-96c0-bd629bd4fb16 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:38.281655 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bd9ae890-a5ce-4d40-96c0-bd629bd4fb16 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:38.281755 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-bd9ae890-a5ce-4d40-96c0-bd629bd4fb16 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:38.282858 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a42a9c-4c96-4234-baad-f173519ac3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77403fac-fa5b-460b-8b9c-e15d4571f26f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-312956718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['877fc439-006e-4ee1-80cd-bb379de862c1','a1b0bf4e-bc5b-44d8-ab00-163e81805205','497cf236-5120-40b3-a43c-d216fafaffc9','ca67e64a-63dd-4eb8-98d6-ffd9007bb408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-312956718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77403fac-fa5b-460b-8b9c-e15d4571f26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c3ef35deee49c8af623901b9e03154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:38.284277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234a19b5-9046-48de-b415-62d205a01282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:38.286988 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:38.286988 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:38.287813 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bd9ae890-a5ce-4d40-96c0-bd629bd4fb16 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:38.288307 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1142/4562] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:38 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:38.302132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234a19b5-9046-48de-b415-62d205a01282) transitioned into state 'SUCCESS' from state '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-312956718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['877fc439-006e-4ee1-80cd-bb379de862c1','a1b0bf4e-bc5b-44d8-ab00-163e81805205','497cf236-5120-40b3-a43c-d216fafaffc9','ca67e64a-63dd-4eb8-98d6-ffd9007bb408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:38.302803 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1722ccea-c322-48d6-9a3f-d0cc1011c404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:38.311712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1722ccea-c322-48d6-9a3f-d0cc1011c404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:38.312562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (1f992318-89df-4d19-ba09-7da10b5f1980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:38.313060 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request issued successfully. Aug 09 07:48:38.313379 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1136c57d-1a00-4b53-9800-74c6c96e7d93 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:38.313815 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1135/4563] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:37 2026] POST /volume/v3/volumes => generated 746 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:38.354458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c62f8bb-3716-4035-8b0d-a1feff869431 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:38.356403 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c62f8bb-3716-4035-8b0d-a1feff869431 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:48:38.356750 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c62f8bb-3716-4035-8b0d-a1feff869431 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:38.356888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c62f8bb-3716-4035-8b0d-a1feff869431 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:38.368284 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:38.368284 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:38.375220 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c62f8bb-3716-4035-8b0d-a1feff869431 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:38.379626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c62f8bb-3716-4035-8b0d-a1feff869431 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 200 Aug 09 07:48:38.380123 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1134/4564] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:38 2026] GET /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:38.400107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a194393-1251-47d0-9edf-ac8551bdbf04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:38.402117 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a194393-1251-47d0-9edf-ac8551bdbf04 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:38.402296 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a194393-1251-47d0-9edf-ac8551bdbf04 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:38.402480 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a194393-1251-47d0-9edf-ac8551bdbf04 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:38.402573 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3a194393-1251-47d0-9edf-ac8551bdbf04 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:38.406949 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:38.406949 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:38.407981 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a194393-1251-47d0-9edf-ac8551bdbf04 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:38.408041 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1154/4565] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:38 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:38.623651 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4c0d7781-ebf7-42e9-8726-1c4df9b77ba3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:38.625219 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4c0d7781-ebf7-42e9-8726-1c4df9b77ba3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 Aug 09 07:48:38.625422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4c0d7781-ebf7-42e9-8726-1c4df9b77ba3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:38.625616 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4c0d7781-ebf7-42e9-8726-1c4df9b77ba3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:38.630048 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4c0d7781-ebf7-42e9-8726-1c4df9b77ba3 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 returned with HTTP 404 Aug 09 07:48:38.630600 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1143/4566] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:48:38 2026] GET /volume/v3/snapshots/8eed4f4b-c414-4d41-95d0-8beefe3a2466 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:38.638404 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e295070c-d1f1-4a7d-a3e2-20cf14a2b23c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:38.640254 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e295070c-d1f1-4a7d-a3e2-20cf14a2b23c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:38.640418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e295070c-d1f1-4a7d-a3e2-20cf14a2b23c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:38.640587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e295070c-d1f1-4a7d-a3e2-20cf14a2b23c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:38.649493 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:38.649493 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:38.654103 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e295070c-d1f1-4a7d-a3e2-20cf14a2b23c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:38.659018 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e295070c-d1f1-4a7d-a3e2-20cf14a2b23c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b returned with HTTP 200 Aug 09 07:48:38.659506 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1136/4567] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:38 2026] GET /volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:38.678747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c5681778-5d80-4446-a5aa-8829546f57ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:38.680817 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5681778-5d80-4446-a5aa-8829546f57ec tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:38.681530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5681778-5d80-4446-a5aa-8829546f57ec tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:38.681530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5681778-5d80-4446-a5aa-8829546f57ec tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:38.681658 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c5681778-5d80-4446-a5aa-8829546f57ec tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: 8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:38.691401 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:38.691401 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:38.692025 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c5681778-5d80-4446-a5aa-8829546f57ec tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:38.714370 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c5681778-5d80-4446-a5aa-8829546f57ec tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume request issued successfully. Aug 09 07:48:38.714580 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5681778-5d80-4446-a5aa-8829546f57ec tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b returned with HTTP 202 Aug 09 07:48:38.715103 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1135/4568] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:38 2026] DELETE /volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:38.724379 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-29f8a4b4-1715-49f6-a670-a56f1e2e1689 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:38.726863 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29f8a4b4-1715-49f6-a670-a56f1e2e1689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:38.726863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29f8a4b4-1715-49f6-a670-a56f1e2e1689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:38.726863 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29f8a4b4-1715-49f6-a670-a56f1e2e1689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:38.735183 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:38.735183 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:38.739286 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-29f8a4b4-1715-49f6-a670-a56f1e2e1689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:38.744522 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29f8a4b4-1715-49f6-a670-a56f1e2e1689 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b returned with HTTP 200 Aug 09 07:48:38.745257 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1155/4569] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:38 2026] GET /volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:39.299323 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5b6df9e8-eab0-494e-a9d6-13f20748a53d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.303232 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b6df9e8-eab0-494e-a9d6-13f20748a53d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:39.303413 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b6df9e8-eab0-494e-a9d6-13f20748a53d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.303576 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5b6df9e8-eab0-494e-a9d6-13f20748a53d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.303673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5b6df9e8-eab0-494e-a9d6-13f20748a53d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:39.308828 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.308828 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:39.309392 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5b6df9e8-eab0-494e-a9d6-13f20748a53d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:39.309713 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1144/4570] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:39.393220 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-747d74a7-3f7a-48a6-b8c6-8e506ef9ac60 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.394891 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-747d74a7-3f7a-48a6-b8c6-8e506ef9ac60 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:48:39.395062 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-747d74a7-3f7a-48a6-b8c6-8e506ef9ac60 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.395249 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-747d74a7-3f7a-48a6-b8c6-8e506ef9ac60 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.401726 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.401726 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:39.405255 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-747d74a7-3f7a-48a6-b8c6-8e506ef9ac60 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:39.410009 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-747d74a7-3f7a-48a6-b8c6-8e506ef9ac60 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 200 Aug 09 07:48:39.410364 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1137/4571] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:39.418771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1ae67922-f70e-48d3-89bf-0802d0c3b92a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.420721 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1ae67922-f70e-48d3-89bf-0802d0c3b92a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:39.420968 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1ae67922-f70e-48d3-89bf-0802d0c3b92a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.421295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1ae67922-f70e-48d3-89bf-0802d0c3b92a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.421378 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1ae67922-f70e-48d3-89bf-0802d0c3b92a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:39.422002 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cc03f979-7216-4081-83b2-01014a2f74d8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.424063 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc03f979-7216-4081-83b2-01014a2f74d8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:48:39.424243 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc03f979-7216-4081-83b2-01014a2f74d8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.424432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc03f979-7216-4081-83b2-01014a2f74d8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.426635 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.426635 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:39.427514 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1ae67922-f70e-48d3-89bf-0802d0c3b92a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:39.427889 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1136/4572] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:39.435289 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.435289 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:39.439135 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cc03f979-7216-4081-83b2-01014a2f74d8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:39.443415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc03f979-7216-4081-83b2-01014a2f74d8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 200 Aug 09 07:48:39.445930 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1156/4573] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:39.456048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.457942 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:48:39.458352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77403fac-fa5b-460b-8b9c-e15d4571f26f", "name": "tempest-VolumesBackupsTest-Backup-702696615", "container": "tempest-volumesbackupstest-backup-container-1459860292"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:39.459833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating new backup {'backup': {'volume_id': '77403fac-fa5b-460b-8b9c-e15d4571f26f', 'name': 'tempest-VolumesBackupsTest-Backup-702696615', 'container': 'tempest-volumesbackupstest-backup-container-1459860292'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:48:39.460123 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating backup of volume 77403fac-fa5b-460b-8b9c-e15d4571f26f in container tempest-volumesbackupstest-backup-container-1459860292 Aug 09 07:48:39.467460 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.467460 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:39.468028 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:39.490184 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['c2c763ab-1498-4cb4-92eb-56f0d54a9bf1', '4529c194-2789-4ca3-b362-8d3fc21b71bc'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:39.519416 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-46bc520f-f82a-4462-bc39-5e26e00759c6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:48:39.520095 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1145/4574] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:39 2026] POST /volume/v3/backups => generated 327 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:39.546103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7215b320-4d01-4982-a85a-5a5cab413e8e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.547791 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7215b320-4d01-4982-a85a-5a5cab413e8e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:39.548176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7215b320-4d01-4982-a85a-5a5cab413e8e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.548233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7215b320-4d01-4982-a85a-5a5cab413e8e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.549999 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7215b320-4d01-4982-a85a-5a5cab413e8e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:39.552576 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.552576 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:39.553330 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7215b320-4d01-4982-a85a-5a5cab413e8e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:39.554153 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1138/4575] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:39.766597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6e200daa-302e-4096-a91c-38cb6ccd3afc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.768492 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e200daa-302e-4096-a91c-38cb6ccd3afc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b Aug 09 07:48:39.768707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e200daa-302e-4096-a91c-38cb6ccd3afc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.768925 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e200daa-302e-4096-a91c-38cb6ccd3afc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.774511 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e200daa-302e-4096-a91c-38cb6ccd3afc tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b returned with HTTP 404 Aug 09 07:48:39.775006 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1137/4576] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/volumes/8c7ca353-96c3-4459-a05a-209d6ee0704b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:39.785750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-13ac654e-e13c-437c-b19d-2a33a26b9b47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.791361 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13ac654e-e13c-437c-b19d-2a33a26b9b47 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:39.791639 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13ac654e-e13c-437c-b19d-2a33a26b9b47 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.792345 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13ac654e-e13c-437c-b19d-2a33a26b9b47 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.800683 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.800683 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:39.805148 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-13ac654e-e13c-437c-b19d-2a33a26b9b47 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:39.810269 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13ac654e-e13c-437c-b19d-2a33a26b9b47 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:39.810700 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1157/4577] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:39.824196 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.826231 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] DELETE https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:39.826489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.826719 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.826931 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume with id: 73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:39.834868 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.834868 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:39.835352 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:39.852736 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Delete volume request issued successfully. Aug 09 07:48:39.852952 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f2b99d01-3a52-4d77-9cf7-e1ecb5d8a70c tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 202 Aug 09 07:48:39.853374 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1146/4578] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:39 2026] DELETE /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:39.861412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ffd52e69-c1aa-4818-a188-8cf9b7bbb3b7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:39.863535 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ffd52e69-c1aa-4818-a188-8cf9b7bbb3b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:39.863535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ffd52e69-c1aa-4818-a188-8cf9b7bbb3b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:39.863535 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ffd52e69-c1aa-4818-a188-8cf9b7bbb3b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:39.871264 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:39.871264 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:39.875346 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ffd52e69-c1aa-4818-a188-8cf9b7bbb3b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Volume info retrieved successfully. Aug 09 07:48:39.880286 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ffd52e69-c1aa-4818-a188-8cf9b7bbb3b7 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 200 Aug 09 07:48:39.880677 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1139/4579] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:39 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:40.322502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0a3c3939-86e5-4d21-b6d2-da20351ab86e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:40.324260 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a3c3939-86e5-4d21-b6d2-da20351ab86e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:40.324457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a3c3939-86e5-4d21-b6d2-da20351ab86e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:40.324638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a3c3939-86e5-4d21-b6d2-da20351ab86e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:40.324739 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0a3c3939-86e5-4d21-b6d2-da20351ab86e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:40.328717 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:40.328717 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:40.329322 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a3c3939-86e5-4d21-b6d2-da20351ab86e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:40.329634 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1138/4580] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:40 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:40.440077 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3689fccd-0715-4fbb-b616-ad257829a3c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:40.442186 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3689fccd-0715-4fbb-b616-ad257829a3c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:40.442472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3689fccd-0715-4fbb-b616-ad257829a3c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:40.442725 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3689fccd-0715-4fbb-b616-ad257829a3c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:40.442818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3689fccd-0715-4fbb-b616-ad257829a3c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:40.448027 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:40.448027 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:40.448980 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3689fccd-0715-4fbb-b616-ad257829a3c7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:40.449426 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1158/4581] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:40 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:40.572242 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-97d14b5d-e224-4dac-931b-40e57243d952 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:40.574127 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-97d14b5d-e224-4dac-931b-40e57243d952 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:40.574343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-97d14b5d-e224-4dac-931b-40e57243d952 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:40.574550 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-97d14b5d-e224-4dac-931b-40e57243d952 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:40.574675 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-97d14b5d-e224-4dac-931b-40e57243d952 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:40.579016 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:40.579016 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:40.579676 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-97d14b5d-e224-4dac-931b-40e57243d952 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:40.580048 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1147/4582] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:40 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:40.893941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-71e3e066-6328-4edd-84f8-bdc06f6426a4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:40.895731 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71e3e066-6328-4edd-84f8-bdc06f6426a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] GET https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 Aug 09 07:48:40.895999 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71e3e066-6328-4edd-84f8-bdc06f6426a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:40.896198 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71e3e066-6328-4edd-84f8-bdc06f6426a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:40.901407 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71e3e066-6328-4edd-84f8-bdc06f6426a4 tempest-VolumesSnapshotTestJSON-416397663 tempest-VolumesSnapshotTestJSON-416397663-project-member] https://10.4.3.41/volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 returned with HTTP 404 Aug 09 07:48:40.901803 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1140/4583] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:40 2026] GET /volume/v3/volumes/73f76b04-42a9-40a1-b966-39c173902239 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:41.339998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b68883aa-706b-410f-8944-c9005bd8d1c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:41.341876 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b68883aa-706b-410f-8944-c9005bd8d1c9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:41.342111 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b68883aa-706b-410f-8944-c9005bd8d1c9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:41.342300 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b68883aa-706b-410f-8944-c9005bd8d1c9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:41.342416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b68883aa-706b-410f-8944-c9005bd8d1c9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:41.346814 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:41.346814 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:41.347421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b68883aa-706b-410f-8944-c9005bd8d1c9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:41.347811 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1139/4584] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:41 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:41.460298 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c268c9a5-d43c-454b-903b-9b41c8dfa3c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:41.462025 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c268c9a5-d43c-454b-903b-9b41c8dfa3c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:41.462221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c268c9a5-d43c-454b-903b-9b41c8dfa3c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:41.462392 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c268c9a5-d43c-454b-903b-9b41c8dfa3c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:41.462482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c268c9a5-d43c-454b-903b-9b41c8dfa3c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:41.466570 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:41.466570 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:41.467299 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c268c9a5-d43c-454b-903b-9b41c8dfa3c2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:41.467643 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1159/4585] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:41 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:41.589119 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8c930970-6129-4487-82fd-f542f3d00849 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:41.590770 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c930970-6129-4487-82fd-f542f3d00849 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:41.590978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c930970-6129-4487-82fd-f542f3d00849 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:41.591167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c930970-6129-4487-82fd-f542f3d00849 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:41.591296 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8c930970-6129-4487-82fd-f542f3d00849 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:41.595507 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:41.595507 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:41.596333 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c930970-6129-4487-82fd-f542f3d00849 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:41.596782 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1148/4586] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:41 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:42.361061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e081ab0e-19d5-4fd5-840b-8cba877299c5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:42.363200 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e081ab0e-19d5-4fd5-840b-8cba877299c5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:42.363460 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e081ab0e-19d5-4fd5-840b-8cba877299c5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:42.363729 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e081ab0e-19d5-4fd5-840b-8cba877299c5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:42.363905 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e081ab0e-19d5-4fd5-840b-8cba877299c5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:42.369218 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:42.369218 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:42.370140 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e081ab0e-19d5-4fd5-840b-8cba877299c5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:42.370647 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1141/4587] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:42 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:42.479012 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9757758-2b12-443d-83c8-d93c2c27f2b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:42.481213 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9757758-2b12-443d-83c8-d93c2c27f2b9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:42.481467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9757758-2b12-443d-83c8-d93c2c27f2b9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:42.481709 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9757758-2b12-443d-83c8-d93c2c27f2b9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:42.481888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c9757758-2b12-443d-83c8-d93c2c27f2b9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:42.487056 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:42.487056 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:42.488003 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9757758-2b12-443d-83c8-d93c2c27f2b9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:42.488654 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1140/4588] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:42 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:42.498873 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-867e7669-c5a4-44af-9f64-2113cb91dc53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:42.500978 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-867e7669-c5a4-44af-9f64-2113cb91dc53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 Aug 09 07:48:42.501210 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-867e7669-c5a4-44af-9f64-2113cb91dc53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:42.501421 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-867e7669-c5a4-44af-9f64-2113cb91dc53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:42.509594 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:42.509594 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:42.514217 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-867e7669-c5a4-44af-9f64-2113cb91dc53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:48:42.518962 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-867e7669-c5a4-44af-9f64-2113cb91dc53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 returned with HTTP 200 Aug 09 07:48:42.519437 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1160/4589] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:42 2026] GET /volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:42.532869 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f3a49773-2e41-49af-8dff-d307f0666d4c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:42.534613 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f3a49773-2e41-49af-8dff-d307f0666d4c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:42.534812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f3a49773-2e41-49af-8dff-d307f0666d4c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:42.535020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f3a49773-2e41-49af-8dff-d307f0666d4c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:42.535123 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-f3a49773-2e41-49af-8dff-d307f0666d4c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete backup with id: 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. Aug 09 07:48:42.539383 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:42.539383 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:42.551291 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-f3a49773-2e41-49af-8dff-d307f0666d4c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] delete_backup rpcapi backup_id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:48:42.553254 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f3a49773-2e41-49af-8dff-d307f0666d4c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 202 Aug 09 07:48:42.553794 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1149/4590] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:42 2026] DELETE /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:48:42.562376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-db4620d0-c5b9-4aa8-9f66-20e423b0357c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:42.564199 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db4620d0-c5b9-4aa8-9f66-20e423b0357c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:42.564420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db4620d0-c5b9-4aa8-9f66-20e423b0357c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:42.564637 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db4620d0-c5b9-4aa8-9f66-20e423b0357c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:42.564764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-db4620d0-c5b9-4aa8-9f66-20e423b0357c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:42.569349 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:42.569349 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:42.570131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db4620d0-c5b9-4aa8-9f66-20e423b0357c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 200 Aug 09 07:48:42.570615 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1142/4591] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:42 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:42.606070 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-44ee46b1-fb9b-44e1-a302-483c4791b08c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:42.607823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44ee46b1-fb9b-44e1-a302-483c4791b08c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:42.608049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44ee46b1-fb9b-44e1-a302-483c4791b08c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:42.608228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44ee46b1-fb9b-44e1-a302-483c4791b08c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:42.608334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-44ee46b1-fb9b-44e1-a302-483c4791b08c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:42.612698 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:42.612698 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:42.613829 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44ee46b1-fb9b-44e1-a302-483c4791b08c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:42.613829 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1141/4592] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:42 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:43.380417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f674b26-305d-4472-b153-06436fcc123f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:43.382485 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f674b26-305d-4472-b153-06436fcc123f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:43.382680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f674b26-305d-4472-b153-06436fcc123f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:43.382881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f674b26-305d-4472-b153-06436fcc123f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:43.383034 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0f674b26-305d-4472-b153-06436fcc123f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:43.388403 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:43.388403 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:43.389144 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f674b26-305d-4472-b153-06436fcc123f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:43.389536 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1161/4593] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:43 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:43.584367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9e4f7e23-9179-4c13-ba93-6aa54785ad38 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:43.590182 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e4f7e23-9179-4c13-ba93-6aa54785ad38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 Aug 09 07:48:43.591976 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e4f7e23-9179-4c13-ba93-6aa54785ad38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:43.593233 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e4f7e23-9179-4c13-ba93-6aa54785ad38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:43.593855 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9e4f7e23-9179-4c13-ba93-6aa54785ad38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 53f9ad3f-71e7-4c6a-bdf0-265e18b21773. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:43.598522 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e4f7e23-9179-4c13-ba93-6aa54785ad38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 returned with HTTP 404 Aug 09 07:48:43.598983 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1150/4594] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:43 2026] GET /volume/v3/backups/53f9ad3f-71e7-4c6a-bdf0-265e18b21773 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:43.607773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d2220d56-2d82-4090-925f-a071e4861655 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:43.609443 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d2220d56-2d82-4090-925f-a071e4861655 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:43.609626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d2220d56-2d82-4090-925f-a071e4861655 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:43.609858 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d2220d56-2d82-4090-925f-a071e4861655 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:43.610002 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-d2220d56-2d82-4090-925f-a071e4861655 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete backup with id: 71016592-936d-4924-b882-629e3012109b. Aug 09 07:48:43.614376 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:43.614376 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:43.622481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-413767a0-5aa0-4e7f-b8e4-554a73456888 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:43.624222 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-413767a0-5aa0-4e7f-b8e4-554a73456888 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:43.624446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-413767a0-5aa0-4e7f-b8e4-554a73456888 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:43.624666 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-413767a0-5aa0-4e7f-b8e4-554a73456888 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:43.624827 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-413767a0-5aa0-4e7f-b8e4-554a73456888 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:43.627435 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-d2220d56-2d82-4090-925f-a071e4861655 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] delete_backup rpcapi backup_id 71016592-936d-4924-b882-629e3012109b {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:48:43.629372 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:43.629372 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:43.629834 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d2220d56-2d82-4090-925f-a071e4861655 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 202 Aug 09 07:48:43.630185 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1143/4595] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:48:43 2026] DELETE /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:48:43.630952 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-413767a0-5aa0-4e7f-b8e4-554a73456888 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:43.630952 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1142/4596] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:43 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:43.637221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14f55ffc-636c-465a-9d89-889cfe311a7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:43.638984 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14f55ffc-636c-465a-9d89-889cfe311a7a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:43.639171 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14f55ffc-636c-465a-9d89-889cfe311a7a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:43.639336 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14f55ffc-636c-465a-9d89-889cfe311a7a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:43.639474 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-14f55ffc-636c-465a-9d89-889cfe311a7a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:43.644621 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:43.644621 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:43.645826 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14f55ffc-636c-465a-9d89-889cfe311a7a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 200 Aug 09 07:48:43.646293 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1162/4597] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:43 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:44.400026 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4d52853-3eee-49e9-aa2a-4c449b22f331 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:44.401796 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4d52853-3eee-49e9-aa2a-4c449b22f331 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:48:44.402053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4d52853-3eee-49e9-aa2a-4c449b22f331 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:44.402274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4d52853-3eee-49e9-aa2a-4c449b22f331 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:44.402406 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f4d52853-3eee-49e9-aa2a-4c449b22f331 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:44.406337 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:44.406337 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:44.407010 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4d52853-3eee-49e9-aa2a-4c449b22f331 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:48:44.407349 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1151/4598] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:44 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:44.420879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f35e9a16-6622-4bf9-aea9-aed13ccd69e9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:44.541847 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f35e9a16-6622-4bf9-aea9-aed13ccd69e9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637/export_record Aug 09 07:48:44.542167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f35e9a16-6622-4bf9-aea9-aed13ccd69e9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:44.542437 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f35e9a16-6622-4bf9-aea9-aed13ccd69e9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Calling method 'export_record' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:44.542602 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-f35e9a16-6622-4bf9-aea9-aed13ccd69e9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Export record for backup cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100220) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:248}} Aug 09 07:48:44.548168 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:44.548168 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:44.549302 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-f35e9a16-6622-4bf9-aea9-aed13ccd69e9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b73705126b634785a9c50085a87d001a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7f7482091174e2b8d31b1995379c875', '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=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:48:44.549502 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f35e9a16-6622-4bf9-aea9-aed13ccd69e9 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637/export_record returned with HTTP 403 Aug 09 07:48:44.549903 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1144/4599] 10.4.3.41 () {68 vars in 1423 bytes} [Sun Aug 9 07:48:44 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637/export_record => generated 101 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:44.557460 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:44.559212 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:44.559535 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1634004729"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:44.561024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1634004729'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:44.561137 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume of 1 GB Aug 09 07:48:44.565272 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Availability Zones retrieved successfully. Aug 09 07:48:44.570793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Flow 'volume_create_api' (9d497fd0-fc27-4579-8bbc-4d22b3fab942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:44.571876 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de089382-69e1-481c-a974-71aee47c6600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:44.572860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:44.595696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de089382-69e1-481c-a974-71aee47c6600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:44.596444 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daa6a10-d462-451a-9711-68ad65373daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:44.638101 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Created reservations ['3d3d1176-9915-4981-813e-6b99b42fc61c', '9df6b45f-e9c7-4714-a6b5-86601b1cbb1b', '5d0caca0-7057-43f4-b1bd-f05c4001641a', 'a9e60dd3-75b6-4a47-8bd8-a076baa73207'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:44.638840 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daa6a10-d462-451a-9711-68ad65373daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d3d1176-9915-4981-813e-6b99b42fc61c', '9df6b45f-e9c7-4714-a6b5-86601b1cbb1b', '5d0caca0-7057-43f4-b1bd-f05c4001641a', 'a9e60dd3-75b6-4a47-8bd8-a076baa73207']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:44.639672 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc116b2-0d97-478f-b320-de0e86a6f041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:44.654334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40aa6738-2442-41c5-a68a-04a9ed81f836 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:44.656130 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40aa6738-2442-41c5-a68a-04a9ed81f836 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:44.656299 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40aa6738-2442-41c5-a68a-04a9ed81f836 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:44.656491 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40aa6738-2442-41c5-a68a-04a9ed81f836 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:44.656591 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-40aa6738-2442-41c5-a68a-04a9ed81f836 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:44.660052 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-38dc6b84-cffe-4b8e-b027-1753ff21289f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:44.660862 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:44.660862 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:44.661603 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40aa6738-2442-41c5-a68a-04a9ed81f836 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:44.661971 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1163/4600] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:44 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:44.662972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc116b2-0d97-478f-b320-de0e86a6f041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d0d7a7-dcf7-4de9-8131-4f180adeda64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1634004729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7f7482091174e2b8d31b1995379c875',qos_specs=None,replication_status=,reservations=['3d3d1176-9915-4981-813e-6b99b42fc61c','9df6b45f-e9c7-4714-a6b5-86601b1cbb1b','5d0caca0-7057-43f4-b1bd-f05c4001641a','a9e60dd3-75b6-4a47-8bd8-a076baa73207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f733d53ade4efc9be15262d2f10dd3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1634004729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1d0d7a7-dcf7-4de9-8131-4f180adeda64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7f7482091174e2b8d31b1995379c875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f733d53ade4efc9be15262d2f10dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:44.663730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58217ab-a5f1-4344-b36a-6fe0268e91b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:44.672449 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-38dc6b84-cffe-4b8e-b027-1753ff21289f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b Aug 09 07:48:44.674747 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-38dc6b84-cffe-4b8e-b027-1753ff21289f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:44.677598 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-38dc6b84-cffe-4b8e-b027-1753ff21289f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:44.679792 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-38dc6b84-cffe-4b8e-b027-1753ff21289f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 71016592-936d-4924-b882-629e3012109b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:44.681585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58217ab-a5f1-4344-b36a-6fe0268e91b6) transitioned into state 'SUCCESS' from state '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-1634004729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7f7482091174e2b8d31b1995379c875',qos_specs=None,replication_status=,reservations=['3d3d1176-9915-4981-813e-6b99b42fc61c','9df6b45f-e9c7-4714-a6b5-86601b1cbb1b','5d0caca0-7057-43f4-b1bd-f05c4001641a','a9e60dd3-75b6-4a47-8bd8-a076baa73207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f733d53ade4efc9be15262d2f10dd3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:44.682593 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818e24bb-ce24-470b-b663-bb47dd80cdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:44.687450 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-38dc6b84-cffe-4b8e-b027-1753ff21289f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/71016592-936d-4924-b882-629e3012109b returned with HTTP 404 Aug 09 07:48:44.688051 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1152/4601] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:44 2026] GET /volume/v3/backups/71016592-936d-4924-b882-629e3012109b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:44.693956 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818e24bb-ce24-470b-b663-bb47dd80cdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:44.694879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Flow 'volume_create_api' (9d497fd0-fc27-4579-8bbc-4d22b3fab942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:44.695328 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume request issued successfully. Aug 09 07:48:44.696286 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f5bc5d1-66df-4a2e-9a14-cf9e155ad561 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:44.696744 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1143/4602] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:48:44 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:44.711841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-622b6b4b-f45a-48c4-ba44-feb587bbd2ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:44.714109 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-622b6b4b-f45a-48c4-ba44-feb587bbd2ee tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 Aug 09 07:48:44.714438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-622b6b4b-f45a-48c4-ba44-feb587bbd2ee tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:44.714680 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-622b6b4b-f45a-48c4-ba44-feb587bbd2ee tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:44.723470 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:44.723470 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:44.727105 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-622b6b4b-f45a-48c4-ba44-feb587bbd2ee tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:48:44.731458 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-622b6b4b-f45a-48c4-ba44-feb587bbd2ee tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 returned with HTTP 200 Aug 09 07:48:44.731907 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1145/4603] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:44 2026] GET /volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:44.741503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a89160d0-2566-4d41-a191-c0a368c516a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:44.743588 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:44.744099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "name": "tempest-VolumesBackupsTest-Volume-967654807"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:44.746148 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'name': 'tempest-VolumesBackupsTest-Volume-967654807'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:44.894475 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume of 1 GB Aug 09 07:48:44.903806 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Availability Zones retrieved successfully. Aug 09 07:48:44.909218 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (fd33dbc4-d514-4715-a5be-8e6d5e5d07e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:44.909848 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9773a11d-68de-4900-8e48-76c7a8329768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:44.911215 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:44.975878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9773a11d-68de-4900-8e48-76c7a8329768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:44.976864 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a673b05b-8e97-40a9-bcd3-f0a29919ea5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:45.021135 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['2a2e67c4-24e4-402a-b766-abd28dfeac36', 'b01fe487-e01d-4012-8145-d828beeb8009', 'e1de9bb8-fc63-4c13-a808-3347d8ebace0', '2480b291-e384-4acc-9918-92cbf2f098f6'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:45.021841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a673b05b-8e97-40a9-bcd3-f0a29919ea5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a2e67c4-24e4-402a-b766-abd28dfeac36', 'b01fe487-e01d-4012-8145-d828beeb8009', 'e1de9bb8-fc63-4c13-a808-3347d8ebace0', '2480b291-e384-4acc-9918-92cbf2f098f6']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:45.022532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a65522-deab-4cf1-824a-c332f1d1b1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:45.042379 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a65522-deab-4cf1-824a-c332f1d1b1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a972123b-c3e5-4e97-bac2-1e3c6a9b55cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-967654807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['2a2e67c4-24e4-402a-b766-abd28dfeac36','b01fe487-e01d-4012-8145-d828beeb8009','e1de9bb8-fc63-4c13-a808-3347d8ebace0','2480b291-e384-4acc-9918-92cbf2f098f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-967654807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a972123b-c3e5-4e97-bac2-1e3c6a9b55cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1397bce4998746c79e1e86ee524c943e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79c351ef131a42c5b938b32d47271319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:45.043072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e463368a-77d5-4056-93e6-d79e47d3241a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:45.058265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e463368a-77d5-4056-93e6-d79e47d3241a) transitioned into state 'SUCCESS' from state '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-967654807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['2a2e67c4-24e4-402a-b766-abd28dfeac36','b01fe487-e01d-4012-8145-d828beeb8009','e1de9bb8-fc63-4c13-a808-3347d8ebace0','2480b291-e384-4acc-9918-92cbf2f098f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:45.058882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3082eca2-b12c-4192-a924-ac8c2672cacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:45.066430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3082eca2-b12c-4192-a924-ac8c2672cacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:45.067155 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (fd33dbc4-d514-4715-a5be-8e6d5e5d07e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:45.067419 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request issued successfully. Aug 09 07:48:45.067942 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a89160d0-2566-4d41-a191-c0a368c516a3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:45.068321 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1164/4604] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:44 2026] POST /volume/v3/volumes => generated 746 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:45.079612 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-75d5ce85-76f8-4c31-97a1-4e8c6ad67e36 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:45.081250 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75d5ce85-76f8-4c31-97a1-4e8c6ad67e36 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:48:45.081437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75d5ce85-76f8-4c31-97a1-4e8c6ad67e36 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:45.081618 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75d5ce85-76f8-4c31-97a1-4e8c6ad67e36 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:45.088177 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:45.088177 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:45.091606 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-75d5ce85-76f8-4c31-97a1-4e8c6ad67e36 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:48:45.096025 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75d5ce85-76f8-4c31-97a1-4e8c6ad67e36 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:48:45.096428 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1153/4605] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:45 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:45.674062 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-adbfe966-28f4-43c1-ba3c-b079020c50b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:45.676191 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-adbfe966-28f4-43c1-ba3c-b079020c50b5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:45.676415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-adbfe966-28f4-43c1-ba3c-b079020c50b5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:45.676629 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-adbfe966-28f4-43c1-ba3c-b079020c50b5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:45.676767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-adbfe966-28f4-43c1-ba3c-b079020c50b5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:45.681777 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:45.681777 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:45.682679 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-adbfe966-28f4-43c1-ba3c-b079020c50b5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:45.683158 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1144/4606] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:45 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:45.746671 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3961c334-482c-4fe6-894c-2ece8cf6baab None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:45.748703 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3961c334-482c-4fe6-894c-2ece8cf6baab tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 Aug 09 07:48:45.748975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3961c334-482c-4fe6-894c-2ece8cf6baab tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:45.749181 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3961c334-482c-4fe6-894c-2ece8cf6baab tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:45.756791 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:45.756791 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:45.760890 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3961c334-482c-4fe6-894c-2ece8cf6baab tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:48:45.765599 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3961c334-482c-4fe6-894c-2ece8cf6baab tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 returned with HTTP 200 Aug 09 07:48:45.766081 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1146/4607] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:45 2026] GET /volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:45.780378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:45.782672 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:48:45.783188 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1d0d7a7-dcf7-4de9-8131-4f180adeda64", "name": "tempest-type-Backup-1579829119"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:45.785193 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Creating new backup {'backup': {'volume_id': 'e1d0d7a7-dcf7-4de9-8131-4f180adeda64', 'name': 'tempest-type-Backup-1579829119'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:48:45.785390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Creating backup of volume e1d0d7a7-dcf7-4de9-8131-4f180adeda64 in container None Aug 09 07:48:45.795484 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:45.795484 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:45.796045 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:48:45.813719 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Created reservations ['1012996f-c443-400f-9552-b5d4ec040c7c', 'c8dfd729-3bc1-4e56-a7b5-e0ce6d4579bc'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:45.842545 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3cd27c0-a75b-4c38-b7f3-80feed04d590 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:48:45.843074 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1165/4608] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:48:45 2026] POST /volume/v3/backups => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:45.851479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-94beacf6-41f4-4979-9c3a-9ec7b6811a48 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:45.853765 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94beacf6-41f4-4979-9c3a-9ec7b6811a48 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:45.853867 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94beacf6-41f4-4979-9c3a-9ec7b6811a48 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:45.854178 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94beacf6-41f4-4979-9c3a-9ec7b6811a48 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:45.854361 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-94beacf6-41f4-4979-9c3a-9ec7b6811a48 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:45.860079 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:45.860079 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:45.860968 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94beacf6-41f4-4979-9c3a-9ec7b6811a48 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:45.861494 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1154/4609] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:45 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:46.117499 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-61c9df7b-37db-40fd-8f59-fd0513071382 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:46.122314 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61c9df7b-37db-40fd-8f59-fd0513071382 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:48:46.122703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61c9df7b-37db-40fd-8f59-fd0513071382 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:46.122703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61c9df7b-37db-40fd-8f59-fd0513071382 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:46.132975 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:46.132975 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:46.136852 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-61c9df7b-37db-40fd-8f59-fd0513071382 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:48:46.142423 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61c9df7b-37db-40fd-8f59-fd0513071382 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:48:46.142987 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1145/4610] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:46 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:46.155899 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:46.157811 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:48:46.158126 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a972123b-c3e5-4e97-bac2-1e3c6a9b55cf", "name": "tempest-VolumesBackupsTest-Backup-517133678"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:46.159600 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating new backup {'backup': {'volume_id': 'a972123b-c3e5-4e97-bac2-1e3c6a9b55cf', 'name': 'tempest-VolumesBackupsTest-Backup-517133678'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:48:46.159760 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating backup of volume a972123b-c3e5-4e97-bac2-1e3c6a9b55cf in container None Aug 09 07:48:46.169630 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:46.169630 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:46.170139 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:48:46.192902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['19e94340-a7e1-4f17-95ce-a50a9e0efffd', '8d724784-ef6c-4e91-905a-b518a73186b4'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:46.229136 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6f0ed61c-031b-4c29-909a-637e0a045b66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:48:46.229596 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1147/4611] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:48:46 2026] POST /volume/v3/backups => generated 327 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:46.238024 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aeeeac1f-e14d-4fa6-b6de-aaf25c092585 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:46.240572 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aeeeac1f-e14d-4fa6-b6de-aaf25c092585 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:46.240773 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aeeeac1f-e14d-4fa6-b6de-aaf25c092585 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:46.240951 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aeeeac1f-e14d-4fa6-b6de-aaf25c092585 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:46.241055 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aeeeac1f-e14d-4fa6-b6de-aaf25c092585 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:46.245200 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:46.245200 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:46.246091 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aeeeac1f-e14d-4fa6-b6de-aaf25c092585 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:46.250205 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1166/4612] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:46 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:46.694120 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-13de5dbd-3716-4163-8216-f96307a44173 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:46.695855 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-13de5dbd-3716-4163-8216-f96307a44173 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:46.696074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-13de5dbd-3716-4163-8216-f96307a44173 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:46.696317 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-13de5dbd-3716-4163-8216-f96307a44173 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:46.696477 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-13de5dbd-3716-4163-8216-f96307a44173 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:46.700866 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:46.700866 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:46.701572 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-13de5dbd-3716-4163-8216-f96307a44173 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:46.702048 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1155/4613] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:46 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:46.872246 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b92b1c13-62a8-4643-8101-dec533467b85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:46.874231 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b92b1c13-62a8-4643-8101-dec533467b85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:46.874503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b92b1c13-62a8-4643-8101-dec533467b85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:46.874690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b92b1c13-62a8-4643-8101-dec533467b85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:46.875001 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b92b1c13-62a8-4643-8101-dec533467b85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:46.879310 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:46.879310 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:46.880229 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b92b1c13-62a8-4643-8101-dec533467b85 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:46.880714 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1146/4614] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:46 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:48:47.256213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c2591150-9268-4f69-a9a8-1bd363eb2eb5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:47.258431 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c2591150-9268-4f69-a9a8-1bd363eb2eb5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:47.258672 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c2591150-9268-4f69-a9a8-1bd363eb2eb5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:47.258968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c2591150-9268-4f69-a9a8-1bd363eb2eb5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:47.259112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c2591150-9268-4f69-a9a8-1bd363eb2eb5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:47.264027 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:47.264027 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:47.264765 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c2591150-9268-4f69-a9a8-1bd363eb2eb5 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:47.265170 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1148/4615] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:47 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:47.711393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c2e6bd8-e521-4a60-92b8-4b79ce887248 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:47.713356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c2e6bd8-e521-4a60-92b8-4b79ce887248 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:47.713551 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c2e6bd8-e521-4a60-92b8-4b79ce887248 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:47.713768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c2e6bd8-e521-4a60-92b8-4b79ce887248 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:47.713896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7c2e6bd8-e521-4a60-92b8-4b79ce887248 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:47.718247 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:47.718247 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:47.719061 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c2e6bd8-e521-4a60-92b8-4b79ce887248 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:47.719446 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1167/4616] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:47 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:47.891563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-afc8a59e-1bdb-48de-ad79-7018c5aae34f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:47.893140 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-afc8a59e-1bdb-48de-ad79-7018c5aae34f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:47.893325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-afc8a59e-1bdb-48de-ad79-7018c5aae34f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:47.893495 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-afc8a59e-1bdb-48de-ad79-7018c5aae34f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:47.893596 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-afc8a59e-1bdb-48de-ad79-7018c5aae34f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:47.897399 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:47.897399 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:47.898057 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-afc8a59e-1bdb-48de-ad79-7018c5aae34f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:47.898409 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1156/4617] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:47 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:48.275281 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0a390912-00a6-413b-ba54-c37b2c2e270a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:48.277204 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a390912-00a6-413b-ba54-c37b2c2e270a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:48.277419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a390912-00a6-413b-ba54-c37b2c2e270a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:48.277634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a390912-00a6-413b-ba54-c37b2c2e270a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:48.277780 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0a390912-00a6-413b-ba54-c37b2c2e270a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:48.281619 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:48.281619 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:48.282344 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a390912-00a6-413b-ba54-c37b2c2e270a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:48.282698 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1147/4618] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:48 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:48.730696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d3ce4f99-45a0-42c9-9324-2478ae19182f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:48.732721 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3ce4f99-45a0-42c9-9324-2478ae19182f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:48.732973 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3ce4f99-45a0-42c9-9324-2478ae19182f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:48.733242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3ce4f99-45a0-42c9-9324-2478ae19182f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:48.733418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d3ce4f99-45a0-42c9-9324-2478ae19182f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:48.738434 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:48.738434 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:48.739365 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3ce4f99-45a0-42c9-9324-2478ae19182f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:48.739788 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1149/4619] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:48 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:48.908385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c01bce59-92c0-4ffb-810a-8a0cce49acb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:48.910120 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c01bce59-92c0-4ffb-810a-8a0cce49acb0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:48.910339 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c01bce59-92c0-4ffb-810a-8a0cce49acb0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:48.910469 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c01bce59-92c0-4ffb-810a-8a0cce49acb0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:48.910560 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c01bce59-92c0-4ffb-810a-8a0cce49acb0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:48.914471 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:48.914471 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:48.915087 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c01bce59-92c0-4ffb-810a-8a0cce49acb0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:48.915433 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1168/4620] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:48 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:48:49.294500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5dfd0f1b-a5e4-4619-a34e-08ec052f28de None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:49.296226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5dfd0f1b-a5e4-4619-a34e-08ec052f28de tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:49.296651 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5dfd0f1b-a5e4-4619-a34e-08ec052f28de tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:49.296847 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5dfd0f1b-a5e4-4619-a34e-08ec052f28de tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:49.296984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5dfd0f1b-a5e4-4619-a34e-08ec052f28de tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:49.301239 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:49.301239 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:49.302001 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5dfd0f1b-a5e4-4619-a34e-08ec052f28de tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:49.302354 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1157/4621] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:49 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:49.756480 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ff5ef8c9-239e-4034-b626-3905d398bec5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:49.758355 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff5ef8c9-239e-4034-b626-3905d398bec5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:49.758553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff5ef8c9-239e-4034-b626-3905d398bec5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:49.758774 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff5ef8c9-239e-4034-b626-3905d398bec5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:49.758926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ff5ef8c9-239e-4034-b626-3905d398bec5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:49.763497 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:49.763497 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:49.764383 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff5ef8c9-239e-4034-b626-3905d398bec5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:49.764806 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1148/4622] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:49 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:49.926981 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-72f327e5-0b44-46ec-9c1a-0b31d88fbee8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:49.928903 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-72f327e5-0b44-46ec-9c1a-0b31d88fbee8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:49.929159 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-72f327e5-0b44-46ec-9c1a-0b31d88fbee8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:49.929330 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-72f327e5-0b44-46ec-9c1a-0b31d88fbee8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:49.929428 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-72f327e5-0b44-46ec-9c1a-0b31d88fbee8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:49.933806 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:49.933806 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:49.934573 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-72f327e5-0b44-46ec-9c1a-0b31d88fbee8 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:49.935128 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1150/4623] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:49 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:50.316544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3be832a-cb52-4064-b2b7-f247bb70d058 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:50.319331 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3be832a-cb52-4064-b2b7-f247bb70d058 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:50.319542 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3be832a-cb52-4064-b2b7-f247bb70d058 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:50.319774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3be832a-cb52-4064-b2b7-f247bb70d058 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:50.319899 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b3be832a-cb52-4064-b2b7-f247bb70d058 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:50.327755 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:50.327755 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:50.328727 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3be832a-cb52-4064-b2b7-f247bb70d058 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:50.329180 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1169/4624] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:50 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:50.780300 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2416b661-824d-417c-a25a-44d5d2b166c0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:50.783175 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2416b661-824d-417c-a25a-44d5d2b166c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:50.783437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2416b661-824d-417c-a25a-44d5d2b166c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:50.784039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2416b661-824d-417c-a25a-44d5d2b166c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:50.784191 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-2416b661-824d-417c-a25a-44d5d2b166c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:50.789848 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:50.789848 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:50.790623 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2416b661-824d-417c-a25a-44d5d2b166c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:50.790997 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1158/4625] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:50 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:50.946163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7077116b-69cf-4659-9cb7-e67ec8d87c31 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:50.949710 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7077116b-69cf-4659-9cb7-e67ec8d87c31 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:50.950003 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7077116b-69cf-4659-9cb7-e67ec8d87c31 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:50.950259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7077116b-69cf-4659-9cb7-e67ec8d87c31 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:50.950455 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7077116b-69cf-4659-9cb7-e67ec8d87c31 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:50.959156 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:50.959156 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:50.960552 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7077116b-69cf-4659-9cb7-e67ec8d87c31 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:50.962095 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1149/4626] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:50 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:51.342968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6bf1236f-8aac-4b51-9403-f93eea3ea713 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:51.346052 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6bf1236f-8aac-4b51-9403-f93eea3ea713 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:51.346052 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6bf1236f-8aac-4b51-9403-f93eea3ea713 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:51.346052 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6bf1236f-8aac-4b51-9403-f93eea3ea713 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:51.346052 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-6bf1236f-8aac-4b51-9403-f93eea3ea713 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:51.351462 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:51.351462 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:51.352750 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6bf1236f-8aac-4b51-9403-f93eea3ea713 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:51.352750 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1151/4627] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:51 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:51.802084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-411bc133-d663-4902-af72-e38fd6148b3e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:51.803775 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-411bc133-d663-4902-af72-e38fd6148b3e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:51.803973 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-411bc133-d663-4902-af72-e38fd6148b3e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:51.804157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-411bc133-d663-4902-af72-e38fd6148b3e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:51.804251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-411bc133-d663-4902-af72-e38fd6148b3e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:51.808434 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:51.808434 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:51.809131 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-411bc133-d663-4902-af72-e38fd6148b3e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:51.809454 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1170/4628] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:51 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:51.843084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-a05402b2-ef23-40b9-8d5e-8320f39c6d9e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:51.845236 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-a05402b2-ef23-40b9-8d5e-8320f39c6d9e tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] DELETE https://10.4.3.41/volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01 Aug 09 07:48:51.845428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-a05402b2-ef23-40b9-8d5e-8320f39c6d9e tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:51.845825 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-a05402b2-ef23-40b9-8d5e-8320f39c6d9e tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:51.856620 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:51.856620 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:51.917943 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-a05402b2-ef23-40b9-8d5e-8320f39c6d9e tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01 returned with HTTP 200 Aug 09 07:48:51.918555 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1159/4629] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:48:51 2026] DELETE /volume/v3/attachments/a0d14b03-058f-42f0-8e58-5ba19268cd01 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:48:51.934423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:51.937848 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] DELETE https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:48:51.938061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:51.938247 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:51.938400 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Delete volume with id: 424b876a-2d3a-4ab7-8317-9b10d387d121 Aug 09 07:48:51.945380 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:51.945380 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:51.945835 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Volume info retrieved successfully. Aug 09 07:48:51.962944 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] Delete volume request issued successfully. Aug 09 07:48:51.963353 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0f62308f-82eb-4bc2-b21e-8a6807d66533 req-fb650086-264d-46c9-b6a7-b161d893f96d tempest-TestShelveInstance-1977569321 tempest-TestShelveInstance-1977569321-project-member] https://10.4.3.41/volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 returned with HTTP 202 Aug 09 07:48:51.963719 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1150/4630] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:48:51 2026] DELETE /volume/v3/volumes/424b876a-2d3a-4ab7-8317-9b10d387d121 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:48:51.977747 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0f1f03dd-7907-45aa-ab4b-7d4762c9aa42 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:51.981742 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0f1f03dd-7907-45aa-ab4b-7d4762c9aa42 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:51.982194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0f1f03dd-7907-45aa-ab4b-7d4762c9aa42 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:51.982374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0f1f03dd-7907-45aa-ab4b-7d4762c9aa42 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:51.982483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-0f1f03dd-7907-45aa-ab4b-7d4762c9aa42 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:51.988014 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:51.988014 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:51.988956 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0f1f03dd-7907-45aa-ab4b-7d4762c9aa42 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:51.991280 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1152/4631] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:51 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:52.363452 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e88f5ad-60db-4087-9fc8-102758761a7b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:52.364994 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e88f5ad-60db-4087-9fc8-102758761a7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:52.365172 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e88f5ad-60db-4087-9fc8-102758761a7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:52.365341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e88f5ad-60db-4087-9fc8-102758761a7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:52.365436 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0e88f5ad-60db-4087-9fc8-102758761a7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:52.372484 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:52.372484 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:52.373204 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e88f5ad-60db-4087-9fc8-102758761a7b tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:52.373593 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1171/4632] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:52 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:52.432327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:52.434051 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:52.434375 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1002616682", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": null, "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:52.435823 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1002616682', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': None, 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:52.573425 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume of 1 GB Aug 09 07:48:52.573864 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:52.573864 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:52.579354 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Availability Zones retrieved successfully. Aug 09 07:48:52.586786 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Flow 'volume_create_api' (252e9ac6-4d7d-4fb5-ba92-4b122e7fa176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:52.587824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a169338f-caba-4bfa-93dc-0618d3019957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:52.589656 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:52.667901 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a169338f-caba-4bfa-93dc-0618d3019957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:52.668764 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ff73f3-fc39-4bdf-a65b-d815a8fb0bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:52.729700 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Created reservations ['f8747057-2c64-4dd2-98bd-10dc30486906', '9d9e0e39-efd2-46fe-8cf3-5f43cb853656', 'd00ef16a-90f9-47ec-ac9c-eb375f99ffe4', 'aef54aac-2d07-4dc2-8da3-7ba9e3e6de89'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:52.730619 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ff73f3-fc39-4bdf-a65b-d815a8fb0bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8747057-2c64-4dd2-98bd-10dc30486906', '9d9e0e39-efd2-46fe-8cf3-5f43cb853656', 'd00ef16a-90f9-47ec-ac9c-eb375f99ffe4', 'aef54aac-2d07-4dc2-8da3-7ba9e3e6de89']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:52.731459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b89b6f-f25e-4970-a09c-198b720fe5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:52.754466 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b89b6f-f25e-4970-a09c-198b720fe5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86273b38-b34b-4ac0-84e7-c93df32820ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1002616682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6518b1d8b484786bcc9bfe0c7faa792',qos_specs=None,replication_status=,reservations=['f8747057-2c64-4dd2-98bd-10dc30486906','9d9e0e39-efd2-46fe-8cf3-5f43cb853656','d00ef16a-90f9-47ec-ac9c-eb375f99ffe4','aef54aac-2d07-4dc2-8da3-7ba9e3e6de89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1002616682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86273b38-b34b-4ac0-84e7-c93df32820ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6518b1d8b484786bcc9bfe0c7faa792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:52.755626 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ba47bc-91de-48c2-a6dc-700e71fe9611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:52.774133 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ba47bc-91de-48c2-a6dc-700e71fe9611) transitioned into state 'SUCCESS' from state '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-1002616682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6518b1d8b484786bcc9bfe0c7faa792',qos_specs=None,replication_status=,reservations=['f8747057-2c64-4dd2-98bd-10dc30486906','9d9e0e39-efd2-46fe-8cf3-5f43cb853656','d00ef16a-90f9-47ec-ac9c-eb375f99ffe4','aef54aac-2d07-4dc2-8da3-7ba9e3e6de89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:52.774897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8662c79-558f-468d-94d2-8fdd01627932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:52.783407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8662c79-558f-468d-94d2-8fdd01627932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:52.784347 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Flow 'volume_create_api' (252e9ac6-4d7d-4fb5-ba92-4b122e7fa176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:52.784649 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume request issued successfully. Aug 09 07:48:52.785326 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fc01cf68-173e-4ad6-bf7a-bc85b97a9829 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:52.785768 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1160/4633] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:48:52 2026] POST /volume/v3/volumes => generated 779 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:52.797047 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-65f89e10-35ca-4d3c-aebf-f17765bb3e74 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:52.799349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-65f89e10-35ca-4d3c-aebf-f17765bb3e74 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:48:52.799581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-65f89e10-35ca-4d3c-aebf-f17765bb3e74 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:52.799833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-65f89e10-35ca-4d3c-aebf-f17765bb3e74 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:52.809338 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:52.809338 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:52.815155 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-65f89e10-35ca-4d3c-aebf-f17765bb3e74 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:48:52.820896 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0e27e52f-c352-42fd-a1a6-05cdf4193ede None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:52.821383 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-65f89e10-35ca-4d3c-aebf-f17765bb3e74 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:48:52.821599 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1151/4634] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:52 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:52.822583 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e27e52f-c352-42fd-a1a6-05cdf4193ede tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:52.822845 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e27e52f-c352-42fd-a1a6-05cdf4193ede tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:52.823055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e27e52f-c352-42fd-a1a6-05cdf4193ede tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:52.823187 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-0e27e52f-c352-42fd-a1a6-05cdf4193ede tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:52.828501 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:52.828501 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:52.829551 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e27e52f-c352-42fd-a1a6-05cdf4193ede tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:52.830076 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1153/4635] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:52 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:53.003578 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a12d54b8-bea8-4b7e-9bc6-76a7bed58307 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:53.006976 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a12d54b8-bea8-4b7e-9bc6-76a7bed58307 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:53.007234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a12d54b8-bea8-4b7e-9bc6-76a7bed58307 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:53.007496 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a12d54b8-bea8-4b7e-9bc6-76a7bed58307 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:53.007627 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a12d54b8-bea8-4b7e-9bc6-76a7bed58307 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:53.012543 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:53.012543 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:53.013244 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a12d54b8-bea8-4b7e-9bc6-76a7bed58307 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:53.013703 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1172/4636] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:53 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:53.385115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-23da07b5-f0da-42ed-b2db-efede2d3c124 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:53.387349 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23da07b5-f0da-42ed-b2db-efede2d3c124 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:53.387538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23da07b5-f0da-42ed-b2db-efede2d3c124 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:53.387768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23da07b5-f0da-42ed-b2db-efede2d3c124 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:53.387879 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-23da07b5-f0da-42ed-b2db-efede2d3c124 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:53.392215 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:53.392215 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:53.392886 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23da07b5-f0da-42ed-b2db-efede2d3c124 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:53.393275 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1161/4637] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:53 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:53.834745 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0db826d8-bd84-4fc2-83f2-7d31e854b8a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:53.839591 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0db826d8-bd84-4fc2-83f2-7d31e854b8a5 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:48:53.839885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0db826d8-bd84-4fc2-83f2-7d31e854b8a5 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:53.840161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0db826d8-bd84-4fc2-83f2-7d31e854b8a5 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:53.845790 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dcb366ac-5949-44a5-9e16-143a648cca68 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:53.847583 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dcb366ac-5949-44a5-9e16-143a648cca68 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:53.847799 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dcb366ac-5949-44a5-9e16-143a648cca68 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:53.848037 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dcb366ac-5949-44a5-9e16-143a648cca68 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:53.848151 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-dcb366ac-5949-44a5-9e16-143a648cca68 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:53.852252 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:53.852252 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:53.852503 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:53.852503 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:53.853329 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dcb366ac-5949-44a5-9e16-143a648cca68 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:53.853727 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1154/4638] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:53 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:53.862225 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0db826d8-bd84-4fc2-83f2-7d31e854b8a5 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:48:53.864994 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0db826d8-bd84-4fc2-83f2-7d31e854b8a5 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:48:53.864994 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1152/4639] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:53 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:53.877545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75f17688-f283-4ef6-a810-b13226f926de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:53.879500 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75f17688-f283-4ef6-a810-b13226f926de tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:48:53.879743 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75f17688-f283-4ef6-a810-b13226f926de tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:53.880006 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75f17688-f283-4ef6-a810-b13226f926de tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:53.888125 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:53.888125 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:53.892250 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75f17688-f283-4ef6-a810-b13226f926de tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:48:53.899423 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75f17688-f283-4ef6-a810-b13226f926de tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:48:53.899935 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1173/4640] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:48:53 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:54.023744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f7c8443e-3214-4344-9fa6-cfcc572e67e6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:54.025466 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f7c8443e-3214-4344-9fa6-cfcc572e67e6 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:54.025670 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f7c8443e-3214-4344-9fa6-cfcc572e67e6 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:54.025853 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f7c8443e-3214-4344-9fa6-cfcc572e67e6 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:54.025984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f7c8443e-3214-4344-9fa6-cfcc572e67e6 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:54.029865 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:54.029865 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:54.030437 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f7c8443e-3214-4344-9fa6-cfcc572e67e6 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:54.030758 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1162/4641] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:54 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:54.404503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a6e06c7-6c61-4345-a72c-a2ea37fff1fc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:54.406349 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a6e06c7-6c61-4345-a72c-a2ea37fff1fc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:54.406562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a6e06c7-6c61-4345-a72c-a2ea37fff1fc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:54.406794 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a6e06c7-6c61-4345-a72c-a2ea37fff1fc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:54.406928 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-1a6e06c7-6c61-4345-a72c-a2ea37fff1fc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:54.412162 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:54.412162 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:54.412854 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a6e06c7-6c61-4345-a72c-a2ea37fff1fc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:54.413213 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1155/4642] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:54 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:54.867442 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-73326760-26a2-4008-847b-8779ba181cb1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:54.869657 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73326760-26a2-4008-847b-8779ba181cb1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:54.869922 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73326760-26a2-4008-847b-8779ba181cb1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:54.870183 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73326760-26a2-4008-847b-8779ba181cb1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:54.870334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-73326760-26a2-4008-847b-8779ba181cb1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:54.875213 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:54.875213 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:54.876197 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73326760-26a2-4008-847b-8779ba181cb1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:54.876677 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1153/4643] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:54 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:54.949975 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-ade6b4e3-8a5b-46ae-bd87-894f18d2c17d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:54.952123 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-ade6b4e3-8a5b-46ae-bd87-894f18d2c17d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:48:54.952700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-ade6b4e3-8a5b-46ae-bd87-894f18d2c17d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:54.952700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-ade6b4e3-8a5b-46ae-bd87-894f18d2c17d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:54.960738 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:54.960738 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:54.965258 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-ade6b4e3-8a5b-46ae-bd87-894f18d2c17d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:48:54.971276 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-ade6b4e3-8a5b-46ae-bd87-894f18d2c17d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:48:54.971841 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1174/4644] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:48:54 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:55.042238 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b82950d6-192d-4183-9b2b-3a78c9b5f2af None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.044080 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b82950d6-192d-4183-9b2b-3a78c9b5f2af tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:55.044313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b82950d6-192d-4183-9b2b-3a78c9b5f2af tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:55.044492 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b82950d6-192d-4183-9b2b-3a78c9b5f2af tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:55.044589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b82950d6-192d-4183-9b2b-3a78c9b5f2af tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:55.046258 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=244,cinder:UPDATE=56,cinder:INSERT=26 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:48:55.049138 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:55.049138 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:55.049808 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b82950d6-192d-4183-9b2b-3a78c9b5f2af tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:55.050113 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1163/4645] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:55 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:55.426524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ca06ea8e-f4a4-4cb6-b51a-4607aa7078d4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.428407 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca06ea8e-f4a4-4cb6-b51a-4607aa7078d4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:55.428594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca06ea8e-f4a4-4cb6-b51a-4607aa7078d4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:55.428827 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ca06ea8e-f4a4-4cb6-b51a-4607aa7078d4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:55.428961 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ca06ea8e-f4a4-4cb6-b51a-4607aa7078d4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:55.435799 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:55.435799 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:55.436758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ca06ea8e-f4a4-4cb6-b51a-4607aa7078d4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:55.437185 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1156/4646] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:55 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:55.452346 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-be79cf4c-d26e-4564-861d-eb0fb3253937 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.454772 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-be79cf4c-d26e-4564-861d-eb0fb3253937 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:48:55.454772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-be79cf4c-d26e-4564-861d-eb0fb3253937 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:55.455153 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-be79cf4c-d26e-4564-861d-eb0fb3253937 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:55.464611 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:55.464611 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:55.469781 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-be79cf4c-d26e-4564-861d-eb0fb3253937 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:48:55.476160 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-be79cf4c-d26e-4564-861d-eb0fb3253937 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:48:55.476708 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1154/4647] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:48:55 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1369 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:55.486674 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-afcabb5e-aacc-4a3b-b351-f5cb7f9e6041 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.487136 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afcabb5e-aacc-4a3b-b351-f5cb7f9e6041 None None] GET https://10.4.3.41/volume// Aug 09 07:48:55.487257 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afcabb5e-aacc-4a3b-b351-f5cb7f9e6041 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:55.487419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afcabb5e-aacc-4a3b-b351-f5cb7f9e6041 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:55.487862 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afcabb5e-aacc-4a3b-b351-f5cb7f9e6041 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:55.488079 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1175/4648] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:48:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:55.496120 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-9bb3d478-4a9b-4a8d-9464-8a372b806b17 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.498602 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-9bb3d478-4a9b-4a8d-9464-8a372b806b17 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:48:55.499095 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-9bb3d478-4a9b-4a8d-9464-8a372b806b17 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86273b38-b34b-4ac0-84e7-c93df32820ea", "connector": null, "instance_uuid": "c79b29ba-7081-4598-b226-b226ab161454"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:55.511928 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:55.511928 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:55.546274 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-9bb3d478-4a9b-4a8d-9464-8a372b806b17 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:48:55.546985 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1164/4649] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:48:55 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:55.890599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3b0775a9-f75e-4d65-b883-89058180b8d3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.893696 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3b0775a9-f75e-4d65-b883-89058180b8d3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:55.893955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3b0775a9-f75e-4d65-b883-89058180b8d3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:55.894111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3b0775a9-f75e-4d65-b883-89058180b8d3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:55.894243 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-3b0775a9-f75e-4d65-b883-89058180b8d3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:55.898974 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:55.898974 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:55.901537 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3b0775a9-f75e-4d65-b883-89058180b8d3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:55.901537 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1157/4650] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:55 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:55.912517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-240d2687-0193-492c-baf2-4c624fbabf95 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.914164 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-240d2687-0193-492c-baf2-4c624fbabf95 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:48:55.914345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-240d2687-0193-492c-baf2-4c624fbabf95 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:55.914529 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-240d2687-0193-492c-baf2-4c624fbabf95 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:55.921343 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:55.921343 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:55.925302 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-240d2687-0193-492c-baf2-4c624fbabf95 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:55.931481 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-240d2687-0193-492c-baf2-4c624fbabf95 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 200 Aug 09 07:48:55.931904 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1155/4651] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:55 2026] GET /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:55.954794 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:55.957526 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051/restore Aug 09 07:48:55.957934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:55.959332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Restoring backup 8fa9cc64-7ad0-42d0-a13d-749c34321051 ({'restore': {}}) {{(pid=100223) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:48:55.959448 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Restoring backup 8fa9cc64-7ad0-42d0-a13d-749c34321051 to volume None. Aug 09 07:48:55.964404 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:55.964404 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:55.965726 np0000006821 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating volume of 1 GB for restore of backup 8fa9cc64-7ad0-42d0-a13d-749c34321051. Aug 09 07:48:55.972552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:48:55.972237. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:48:55.972739 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability Zones retrieved successfully. Aug 09 07:48:55.978229 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (3d849c97-026b-4d34-9f75-40b7d33c4628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:55.979208 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d55e56-39b1-4568-91c2-751785b27386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:55.980351 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:56.014298 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d55e56-39b1-4568-91c2-751785b27386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:56.015110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34879b0e-2007-4fb5-ad87-3e4ac79611a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:56.058673 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['a6d1d0f9-d600-4002-8793-f037cdd098e4', 'f35ac79e-1bcb-4b1a-9ce5-456e7e9bd8e5', 'e55f1b69-208c-4260-8453-71b2802ade2e', '7c27bd0d-c744-41cd-94fd-155f9b955181'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:56.059500 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34879b0e-2007-4fb5-ad87-3e4ac79611a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d1d0f9-d600-4002-8793-f037cdd098e4', 'f35ac79e-1bcb-4b1a-9ce5-456e7e9bd8e5', 'e55f1b69-208c-4260-8453-71b2802ade2e', '7c27bd0d-c744-41cd-94fd-155f9b955181']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:56.060750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe949e1-20d7-4938-80e8-00c9c0b01720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:56.062223 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a1ec253a-1d07-441e-a992-ad1703b0582d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:56.064296 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a1ec253a-1d07-441e-a992-ad1703b0582d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:56.064604 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a1ec253a-1d07-441e-a992-ad1703b0582d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:56.064876 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a1ec253a-1d07-441e-a992-ad1703b0582d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:56.065081 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a1ec253a-1d07-441e-a992-ad1703b0582d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:56.070227 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:56.070227 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:56.071045 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a1ec253a-1d07-441e-a992-ad1703b0582d tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:56.071564 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1165/4652] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:56 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:56.089263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe949e1-20d7-4938-80e8-00c9c0b01720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab708e8-f8f2-4b06-aac8-623351a876aa', '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_8fa9cc64-7ad0-42d0-a13d-749c34321051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['a6d1d0f9-d600-4002-8793-f037cdd098e4','f35ac79e-1bcb-4b1a-9ce5-456e7e9bd8e5','e55f1b69-208c-4260-8453-71b2802ade2e','7c27bd0d-c744-41cd-94fd-155f9b955181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8fa9cc64-7ad0-42d0-a13d-749c34321051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ab708e8-f8f2-4b06-aac8-623351a876aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c3ef35deee49c8af623901b9e03154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:56.090263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7128dc-6657-4dfb-8962-8b314b88ae0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:56.108597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7128dc-6657-4dfb-8962-8b314b88ae0b) transitioned into 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_8fa9cc64-7ad0-42d0-a13d-749c34321051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['a6d1d0f9-d600-4002-8793-f037cdd098e4','f35ac79e-1bcb-4b1a-9ce5-456e7e9bd8e5','e55f1b69-208c-4260-8453-71b2802ade2e','7c27bd0d-c744-41cd-94fd-155f9b955181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:56.109337 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712e50b4-0cc4-4938-9ffb-4ca950fb9508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:56.119126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712e50b4-0cc4-4938-9ffb-4ca950fb9508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:56.120118 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (3d849c97-026b-4d34-9f75-40b7d33c4628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:56.120469 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request issued successfully. Aug 09 07:48:56.126993 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:56.126993 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:56.127433 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:56.414822 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-49fbd2b2-fe75-4908-8124-91a96085dd27 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:56.415297 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49fbd2b2-fe75-4908-8124-91a96085dd27 None None] GET https://10.4.3.41/volume// Aug 09 07:48:56.415511 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49fbd2b2-fe75-4908-8124-91a96085dd27 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:56.415749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49fbd2b2-fe75-4908-8124-91a96085dd27 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:56.416140 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49fbd2b2-fe75-4908-8124-91a96085dd27 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:48:56.416489 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1158/4653] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:48:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:48:56.424247 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-5e2b34e6-e130-4fc1-9d53-a4caf39bc4fb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:56.427022 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-5e2b34e6-e130-4fc1-9d53-a4caf39bc4fb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:48:56.427328 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-5e2b34e6-e130-4fc1-9d53-a4caf39bc4fb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:56.427675 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-5e2b34e6-e130-4fc1-9d53-a4caf39bc4fb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:56.438935 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:56.438935 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:56.443030 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-5e2b34e6-e130-4fc1-9d53-a4caf39bc4fb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:48:56.447531 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-810cf2c6-1f6d-485c-a814-d313bbfd2db7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:56.448062 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-5e2b34e6-e130-4fc1-9d53-a4caf39bc4fb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:48:56.448446 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1156/4654] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:48:56 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:48:56.449367 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-810cf2c6-1f6d-485c-a814-d313bbfd2db7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:56.449565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-810cf2c6-1f6d-485c-a814-d313bbfd2db7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:56.449770 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-810cf2c6-1f6d-485c-a814-d313bbfd2db7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:56.449906 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-810cf2c6-1f6d-485c-a814-d313bbfd2db7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:56.454158 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:56.454158 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:56.454851 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-810cf2c6-1f6d-485c-a814-d313bbfd2db7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:56.455245 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1166/4655] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:56 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:56.555750 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-2a917677-0700-4a1b-83f3-37a73426c8db None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:56.557730 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-2a917677-0700-4a1b-83f3-37a73426c8db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] PUT https://10.4.3.41/volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f Aug 09 07:48:56.558125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-2a917677-0700-4a1b-83f3-37a73426c8db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:56.565939 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-2a917677-0700-4a1b-83f3-37a73426c8db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Acquiring lock "cinder-attachment_update-86273b38-b34b-4ac0-84e7-c93df32820ea-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:48:56.570717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-2a917677-0700-4a1b-83f3-37a73426c8db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Lock "cinder-attachment_update-86273b38-b34b-4ac0-84e7-c93df32820ea-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:48:56.572114 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:56.572114 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:56.647251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-2a917677-0700-4a1b-83f3-37a73426c8db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Lock "cinder-attachment_update-86273b38-b34b-4ac0-84e7-c93df32820ea-np0000006821" released by "attachment_update" :: held 0.077s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:48:56.647530 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-2a917677-0700-4a1b-83f3-37a73426c8db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f returned with HTTP 200 Aug 09 07:48:56.648355 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1159/4656] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:48:56 2026] PUT /volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:48:56.667341 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-d9ea8989-714b-4669-be0a-7b09097b23af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:56.670115 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-d9ea8989-714b-4669-be0a-7b09097b23af tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f/action Aug 09 07:48:56.670663 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-d9ea8989-714b-4669-be0a-7b09097b23af tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:48:56.670841 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-d9ea8989-714b-4669-be0a-7b09097b23af tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:56.689340 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:56.689340 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:56.698819 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ed6cee-cd7e-4a49-8750-280afa233347 req-d9ea8989-714b-4669-be0a-7b09097b23af tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f/action returned with HTTP 204 Aug 09 07:48:56.699440 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1157/4657] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:48:56 2026] POST /volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:48:57.083400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8585485a-e414-410a-86fb-c9c9a4e1b7c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:57.085270 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8585485a-e414-410a-86fb-c9c9a4e1b7c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:57.085493 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8585485a-e414-410a-86fb-c9c9a4e1b7c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:57.085700 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8585485a-e414-410a-86fb-c9c9a4e1b7c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:57.085833 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-8585485a-e414-410a-86fb-c9c9a4e1b7c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:57.089945 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:57.089945 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:57.090591 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8585485a-e414-410a-86fb-c9c9a4e1b7c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:57.090983 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1167/4658] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:57 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:57.134209 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:57.134209 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:57.134688 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:48:57.134833 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Checking backup size 1 against volume size 1 {{(pid=100223) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:48:57.134952 np0000006821 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Overwriting volume 6ab708e8-f8f2-4b06-aac8-623351a876aa with restore of backup 8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:57.147165 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] restore_backup in rpcapi backup_id 8fa9cc64-7ad0-42d0-a13d-749c34321051 {{(pid=100223) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:48:57.149067 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a120a7e9-7d75-45d5-992f-2b7c6686a72a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051/restore returned with HTTP 202 Aug 09 07:48:57.149470 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1176/4659] 10.4.3.41 () {68 vars in 1386 bytes} [Sun Aug 9 07:48:55 2026] POST /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051/restore => generated 189 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:57.157390 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c35ee296-1ba5-415e-928f-8e63ad37512e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:57.159191 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c35ee296-1ba5-415e-928f-8e63ad37512e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:57.159389 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c35ee296-1ba5-415e-928f-8e63ad37512e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:57.159565 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c35ee296-1ba5-415e-928f-8e63ad37512e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:57.159665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c35ee296-1ba5-415e-928f-8e63ad37512e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:57.164420 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:57.164420 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:57.167093 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c35ee296-1ba5-415e-928f-8e63ad37512e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:57.167093 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1160/4660] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:57 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:57.465802 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b44657ad-efd0-4ac7-bcba-a30ba62d7424 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:57.467528 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b44657ad-efd0-4ac7-bcba-a30ba62d7424 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:57.467943 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b44657ad-efd0-4ac7-bcba-a30ba62d7424 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:57.469236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b44657ad-efd0-4ac7-bcba-a30ba62d7424 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:57.469236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b44657ad-efd0-4ac7-bcba-a30ba62d7424 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:57.472863 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:57.472863 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:57.474244 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b44657ad-efd0-4ac7-bcba-a30ba62d7424 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:57.474244 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1158/4661] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:57 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:58.101118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e42b12bc-cb03-4889-9310-c3860a7c04a4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:58.103256 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e42b12bc-cb03-4889-9310-c3860a7c04a4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:58.103514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e42b12bc-cb03-4889-9310-c3860a7c04a4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:58.103742 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e42b12bc-cb03-4889-9310-c3860a7c04a4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:58.104027 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e42b12bc-cb03-4889-9310-c3860a7c04a4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:58.108651 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:58.108651 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:48:58.109356 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e42b12bc-cb03-4889-9310-c3860a7c04a4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:58.109786 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1168/4662] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:58 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:58.176446 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f96c037c-8000-4b44-a585-6972b9f2714d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:58.179265 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f96c037c-8000-4b44-a585-6972b9f2714d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:58.179581 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f96c037c-8000-4b44-a585-6972b9f2714d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:58.179882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f96c037c-8000-4b44-a585-6972b9f2714d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:58.180089 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f96c037c-8000-4b44-a585-6972b9f2714d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:58.185866 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:58.185866 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:58.187025 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f96c037c-8000-4b44-a585-6972b9f2714d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:58.187550 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1177/4663] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:58 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:58.483989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1fddfb70-f2ca-4c3a-8388-87a4b8a7470a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:58.485580 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1fddfb70-f2ca-4c3a-8388-87a4b8a7470a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:58.485822 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1fddfb70-f2ca-4c3a-8388-87a4b8a7470a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:58.486021 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1fddfb70-f2ca-4c3a-8388-87a4b8a7470a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:58.486128 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-1fddfb70-f2ca-4c3a-8388-87a4b8a7470a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:58.490338 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:58.490338 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:58.491136 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1fddfb70-f2ca-4c3a-8388-87a4b8a7470a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:58.491474 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1161/4664] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:58 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:59.124515 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a36a31f1-7306-4308-8a7d-428ebf16ce6e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:59.126212 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a36a31f1-7306-4308-8a7d-428ebf16ce6e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:48:59.126405 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a36a31f1-7306-4308-8a7d-428ebf16ce6e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:59.126592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a36a31f1-7306-4308-8a7d-428ebf16ce6e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:59.126704 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a36a31f1-7306-4308-8a7d-428ebf16ce6e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:59.130233 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:59.130233 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:59.130746 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a36a31f1-7306-4308-8a7d-428ebf16ce6e tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:48:59.131068 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1159/4665] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:48:59 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:59.172110 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-762983c7-100b-42e6-b536-366d9af2b2e6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:59.201934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4240929-76ab-48db-93f9-77a1ef48a329 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:59.204000 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4240929-76ab-48db-93f9-77a1ef48a329 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:48:59.204255 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4240929-76ab-48db-93f9-77a1ef48a329 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:59.204487 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4240929-76ab-48db-93f9-77a1ef48a329 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:59.204637 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e4240929-76ab-48db-93f9-77a1ef48a329 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:59.208873 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:59.208873 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:48:59.209603 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4240929-76ab-48db-93f9-77a1ef48a329 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:48:59.210125 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1178/4666] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:59 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:59.297420 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:48:59.297752 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1711452382"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:48:59.299072 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1711452382'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:48:59.299191 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume of 1 GB Aug 09 07:48:59.304443 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Availability Zones retrieved successfully. Aug 09 07:48:59.309683 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (5acc17fa-3a1f-4dfc-aaf3-467e9347f758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:59.310804 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38f1fd4-ea09-4d29-9298-bb00cc72c42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:59.311680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:48:59.338836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38f1fd4-ea09-4d29-9298-bb00cc72c42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:59.339783 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbea7c93-dd3c-45a1-a005-055aaf99bebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:59.400773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Created reservations ['f14a6138-d6ea-43e4-ba7f-b03a1525cd03', 'd5e1ae84-bc10-4a2e-8715-3c9bf2db1691', '1c4ad8a2-944f-44e6-a35e-9cda55a1de6c', 'ec3f5415-bc33-4f62-9b66-5cdc9a43cd44'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:48:59.401516 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbea7c93-dd3c-45a1-a005-055aaf99bebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f14a6138-d6ea-43e4-ba7f-b03a1525cd03', 'd5e1ae84-bc10-4a2e-8715-3c9bf2db1691', '1c4ad8a2-944f-44e6-a35e-9cda55a1de6c', 'ec3f5415-bc33-4f62-9b66-5cdc9a43cd44']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:59.402537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6cf58f-547f-40fb-abf9-ee4c9108abaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:59.423212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a6cf58f-547f-40fb-abf9-ee4c9108abaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfbdd6c3-7e48-4afd-b69b-90c0664585a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1711452382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['f14a6138-d6ea-43e4-ba7f-b03a1525cd03','d5e1ae84-bc10-4a2e-8715-3c9bf2db1691','1c4ad8a2-944f-44e6-a35e-9cda55a1de6c','ec3f5415-bc33-4f62-9b66-5cdc9a43cd44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1711452382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfbdd6c3-7e48-4afd-b69b-90c0664585a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed74e8b850d430cb0ab044db098ee62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4235f6ea1d49419b95361cca2071f224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:59.423923 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298953f8-bfa7-4556-9840-8a99e07aea15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:59.443158 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298953f8-bfa7-4556-9840-8a99e07aea15) transitioned into state 'SUCCESS' from state '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-1711452382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['f14a6138-d6ea-43e4-ba7f-b03a1525cd03','d5e1ae84-bc10-4a2e-8715-3c9bf2db1691','1c4ad8a2-944f-44e6-a35e-9cda55a1de6c','ec3f5415-bc33-4f62-9b66-5cdc9a43cd44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:59.444491 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80796007-c87b-4b3f-8538-bde758d5f053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:48:59.453656 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80796007-c87b-4b3f-8538-bde758d5f053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:48:59.454475 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (5acc17fa-3a1f-4dfc-aaf3-467e9347f758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:48:59.454770 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request issued successfully. Aug 09 07:48:59.455351 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-762983c7-100b-42e6-b536-366d9af2b2e6 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:48:59.455737 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1169/4667] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:48:59 2026] POST /volume/v3/volumes => generated 758 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:48:59.470536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b99e4793-88d6-4af2-bd3c-0a3d5d91427e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:59.472815 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b99e4793-88d6-4af2-bd3c-0a3d5d91427e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 Aug 09 07:48:59.473103 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b99e4793-88d6-4af2-bd3c-0a3d5d91427e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:59.473362 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b99e4793-88d6-4af2-bd3c-0a3d5d91427e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:59.480948 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:59.480948 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:48:59.484651 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b99e4793-88d6-4af2-bd3c-0a3d5d91427e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:48:59.488554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b99e4793-88d6-4af2-bd3c-0a3d5d91427e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 returned with HTTP 200 Aug 09 07:48:59.488957 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1162/4668] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:59 2026] GET /volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:48:59.501520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-030b1528-bd85-4f53-a42d-09f8b6de2680 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:48:59.503484 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-030b1528-bd85-4f53-a42d-09f8b6de2680 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:48:59.503754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-030b1528-bd85-4f53-a42d-09f8b6de2680 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:48:59.503952 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-030b1528-bd85-4f53-a42d-09f8b6de2680 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:48:59.504105 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-030b1528-bd85-4f53-a42d-09f8b6de2680 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:48:59.508516 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:48:59.508516 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:48:59.509339 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-030b1528-bd85-4f53-a42d-09f8b6de2680 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:48:59.509716 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1160/4669] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:48:59 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:00.142327 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50ffb2e8-1190-4dd1-afe4-f2d414c1c4e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.144960 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50ffb2e8-1190-4dd1-afe4-f2d414c1c4e1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:00.144960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50ffb2e8-1190-4dd1-afe4-f2d414c1c4e1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.144960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50ffb2e8-1190-4dd1-afe4-f2d414c1c4e1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.144960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-50ffb2e8-1190-4dd1-afe4-f2d414c1c4e1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:00.149327 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.149327 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:00.150151 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50ffb2e8-1190-4dd1-afe4-f2d414c1c4e1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:49:00.150547 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1179/4670] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:00.224258 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e651440d-889e-453f-a80a-4f14b4a10518 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.226308 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e651440d-889e-453f-a80a-4f14b4a10518 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:00.226538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e651440d-889e-453f-a80a-4f14b4a10518 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.226796 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e651440d-889e-453f-a80a-4f14b4a10518 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.226933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e651440d-889e-453f-a80a-4f14b4a10518 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:00.232840 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.232840 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:00.233680 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e651440d-889e-453f-a80a-4f14b4a10518 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:00.234116 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1170/4671] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:00.504977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8332fc30-4441-46ec-bf72-fcd2e468d84e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.506675 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8332fc30-4441-46ec-bf72-fcd2e468d84e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 Aug 09 07:49:00.506902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8332fc30-4441-46ec-bf72-fcd2e468d84e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.507138 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8332fc30-4441-46ec-bf72-fcd2e468d84e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.520125 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.520125 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:00.521479 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ca8443e2-be27-4556-b940-7346cd0c92f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.526421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca8443e2-be27-4556-b940-7346cd0c92f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:49:00.528773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca8443e2-be27-4556-b940-7346cd0c92f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.528945 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8332fc30-4441-46ec-bf72-fcd2e468d84e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:00.528989 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca8443e2-be27-4556-b940-7346cd0c92f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.528989 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ca8443e2-be27-4556-b940-7346cd0c92f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:00.532488 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8332fc30-4441-46ec-bf72-fcd2e468d84e tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 returned with HTTP 200 Aug 09 07:49:00.532717 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1163/4672] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:00.534673 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.534673 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:00.534765 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca8443e2-be27-4556-b940-7346cd0c92f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:49:00.535115 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1161/4673] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:00.547481 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.549565 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:49:00.549924 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfbdd6c3-7e48-4afd-b69b-90c0664585a8", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1432024154"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:00.559413 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.559413 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:00.559956 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:00.560092 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create snapshot from volume dfbdd6c3-7e48-4afd-b69b-90c0664585a8 Aug 09 07:49:00.591519 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Created reservations ['ef33091f-f19b-4f34-aa34-fe322253a31a', 'f911b237-7627-43bd-8893-ae8e86215928', 'a63307a2-12e4-4b14-904b-b1700f15fd71', '225beb2d-d1a9-4ed6-ab5d-4fcbf61d45aa'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:00.617518 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Snapshot create request issued successfully. Aug 09 07:49:00.617830 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ef9b06d-69e9-483a-a59d-ef90482644a2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:49:00.618380 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1180/4674] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:49:00 2026] POST /volume/v3/snapshots => generated 316 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:00.633179 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d996a51e-fe66-42e7-84f1-7ac37d379d5c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.637786 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d996a51e-fe66-42e7-84f1-7ac37d379d5c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a Aug 09 07:49:00.638074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d996a51e-fe66-42e7-84f1-7ac37d379d5c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.638360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d996a51e-fe66-42e7-84f1-7ac37d379d5c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.644379 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.644379 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:00.646040 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d996a51e-fe66-42e7-84f1-7ac37d379d5c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Snapshot retrieved successfully. Aug 09 07:49:00.646040 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d996a51e-fe66-42e7-84f1-7ac37d379d5c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a returned with HTTP 200 Aug 09 07:49:00.646237 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1171/4675] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a => generated 448 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:00.766104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-d7389212-d1e0-4d2a-a66e-5b2cfdfa7368 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.767108 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-d7389212-d1e0-4d2a-a66e-5b2cfdfa7368 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:49:00.767311 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-d7389212-d1e0-4d2a-a66e-5b2cfdfa7368 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.767519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-d7389212-d1e0-4d2a-a66e-5b2cfdfa7368 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.795701 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.795701 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:00.801299 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-d7389212-d1e0-4d2a-a66e-5b2cfdfa7368 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:49:00.809534 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-d7389212-d1e0-4d2a-a66e-5b2cfdfa7368 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:49:00.809900 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1164/4676] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:00.836963 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-0949909d-53f3-40a5-a9a0-8ac8ff92f08b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.840081 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-0949909d-53f3-40a5-a9a0-8ac8ff92f08b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] POST https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492/action Aug 09 07:49:00.840507 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-0949909d-53f3-40a5-a9a0-8ac8ff92f08b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:00.840644 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-0949909d-53f3-40a5-a9a0-8ac8ff92f08b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:00.854741 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.854741 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:00.855426 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-0949909d-53f3-40a5-a9a0-8ac8ff92f08b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:49:00.870376 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-0949909d-53f3-40a5-a9a0-8ac8ff92f08b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Begin detaching volume completed successfully. Aug 09 07:49:00.870787 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-0949909d-53f3-40a5-a9a0-8ac8ff92f08b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492/action returned with HTTP 202 Aug 09 07:49:00.871373 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1162/4677] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:49:00 2026] POST /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:49:00.926217 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1d6d3d7-633a-4839-851c-e49b0f161fb2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.926756 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1d6d3d7-633a-4839-851c-e49b0f161fb2 None None] GET https://10.4.3.41/volume// Aug 09 07:49:00.927046 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1d6d3d7-633a-4839-851c-e49b0f161fb2 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.927303 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1d6d3d7-633a-4839-851c-e49b0f161fb2 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.928127 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1d6d3d7-633a-4839-851c-e49b0f161fb2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:00.928937 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1181/4678] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:00.952932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-640ae9f4-cca4-4239-a538-5bdb64981e10 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:00.955175 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-640ae9f4-cca4-4239-a538-5bdb64981e10 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:49:00.955392 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-640ae9f4-cca4-4239-a538-5bdb64981e10 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:00.955564 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-640ae9f4-cca4-4239-a538-5bdb64981e10 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:00.967804 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:00.967804 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:00.971959 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-640ae9f4-cca4-4239-a538-5bdb64981e10 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:49:00.976857 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-640ae9f4-cca4-4239-a538-5bdb64981e10 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:49:00.977694 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1172/4679] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:49:00 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:01.162453 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74936116-282e-4e02-bafa-49c8cc54d7cd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:01.164731 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74936116-282e-4e02-bafa-49c8cc54d7cd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:01.165034 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74936116-282e-4e02-bafa-49c8cc54d7cd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:01.165289 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74936116-282e-4e02-bafa-49c8cc54d7cd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:01.165441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-74936116-282e-4e02-bafa-49c8cc54d7cd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:01.170759 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:01.170759 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:01.171562 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74936116-282e-4e02-bafa-49c8cc54d7cd tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:49:01.172075 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1165/4680] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:01 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:01.245801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1bdcf6bc-31b3-4283-a5f7-8fea72780c25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:01.247497 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bdcf6bc-31b3-4283-a5f7-8fea72780c25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:01.247711 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bdcf6bc-31b3-4283-a5f7-8fea72780c25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:01.247886 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bdcf6bc-31b3-4283-a5f7-8fea72780c25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:01.248006 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1bdcf6bc-31b3-4283-a5f7-8fea72780c25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:01.256879 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:01.256879 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:01.257650 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bdcf6bc-31b3-4283-a5f7-8fea72780c25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:01.258480 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1163/4681] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:01 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:01.552025 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdfd5e80-76e9-4a3e-84c4-d20ed2edbd52 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:01.558341 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdfd5e80-76e9-4a3e-84c4-d20ed2edbd52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:49:01.558341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdfd5e80-76e9-4a3e-84c4-d20ed2edbd52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:01.558341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdfd5e80-76e9-4a3e-84c4-d20ed2edbd52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:01.558341 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fdfd5e80-76e9-4a3e-84c4-d20ed2edbd52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:01.565549 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:01.565549 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:01.566441 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdfd5e80-76e9-4a3e-84c4-d20ed2edbd52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:49:01.567011 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1182/4682] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:01 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:01.657545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-17989b57-78e6-4bb5-9081-a9b104716236 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:01.659520 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17989b57-78e6-4bb5-9081-a9b104716236 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a Aug 09 07:49:01.659732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-17989b57-78e6-4bb5-9081-a9b104716236 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:01.660003 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-17989b57-78e6-4bb5-9081-a9b104716236 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:01.667774 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:01.667774 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:01.668344 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-17989b57-78e6-4bb5-9081-a9b104716236 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Snapshot retrieved successfully. Aug 09 07:49:01.669553 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17989b57-78e6-4bb5-9081-a9b104716236 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a returned with HTTP 200 Aug 09 07:49:01.669810 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1173/4683] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:49:01 2026] GET /volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:01.682328 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:01.684540 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:01.684728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "97731304-2b06-40e9-b638-bd90fbcdc09a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-23627851"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:01.686183 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request body: {'volume': {"'snapshot_id": '97731304-2b06-40e9-b638-bd90fbcdc09a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-23627851'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:01.686305 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume of 1 GB Aug 09 07:49:01.690666 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Availability Zones retrieved successfully. Aug 09 07:49:01.696381 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (e216ab40-3821-4412-98f2-615e2fad7f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:01.697288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d220e0cc-f8fd-456f-80df-09062384d101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.698246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:01.727205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d220e0cc-f8fd-456f-80df-09062384d101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.730932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeb4958-906c-4f9d-b47f-038a87cdb0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.763376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Created reservations ['c83a7ac6-b306-4995-9cc9-564d590b2ed7', '9bde453c-8c02-4a6e-8172-ade9c7518e61', '3573a202-1d8c-4b26-8c88-b21c16e8422a', '7a51eed7-c0eb-4f65-bca8-56b56c843d8d'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:01.764091 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfeb4958-906c-4f9d-b47f-038a87cdb0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c83a7ac6-b306-4995-9cc9-564d590b2ed7', '9bde453c-8c02-4a6e-8172-ade9c7518e61', '3573a202-1d8c-4b26-8c88-b21c16e8422a', '7a51eed7-c0eb-4f65-bca8-56b56c843d8d']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.764800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2febe616-2bec-44b9-b804-a41ff6cfad8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.788932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2febe616-2bec-44b9-b804-a41ff6cfad8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dce5d911-1b51-4fe3-8e6b-abd4a6698f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-23627851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['c83a7ac6-b306-4995-9cc9-564d590b2ed7','9bde453c-8c02-4a6e-8172-ade9c7518e61','3573a202-1d8c-4b26-8c88-b21c16e8422a','7a51eed7-c0eb-4f65-bca8-56b56c843d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-23627851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dce5d911-1b51-4fe3-8e6b-abd4a6698f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed74e8b850d430cb0ab044db098ee62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4235f6ea1d49419b95361cca2071f224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.789651 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02172ff7-4210-430f-8c5b-7ae47f9ccfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.808016 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02172ff7-4210-430f-8c5b-7ae47f9ccfe9) transitioned into state 'SUCCESS' from state '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-23627851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['c83a7ac6-b306-4995-9cc9-564d590b2ed7','9bde453c-8c02-4a6e-8172-ade9c7518e61','3573a202-1d8c-4b26-8c88-b21c16e8422a','7a51eed7-c0eb-4f65-bca8-56b56c843d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.808734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164e6168-679f-4a95-896d-30fe62e20c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.820298 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164e6168-679f-4a95-896d-30fe62e20c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.821096 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (e216ab40-3821-4412-98f2-615e2fad7f36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:01.821392 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request issued successfully. Aug 09 07:49:01.821927 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0b5f7472-c7e2-4822-a35f-9328b3044d77 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:01.822433 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1166/4684] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:01 2026] POST /volume/v3/volumes => generated 756 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:01.832960 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:01.834451 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:01.834758 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "97731304-2b06-40e9-b638-bd90fbcdc09a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-487242766"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:01.836021 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request body: {'volume': {"'snapshot_id": '97731304-2b06-40e9-b638-bd90fbcdc09a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-487242766'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:01.836145 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume of 1 GB Aug 09 07:49:01.841240 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Availability Zones retrieved successfully. Aug 09 07:49:01.846415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (4b7dc0c1-a9c1-4a28-8587-6d963d268656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:01.847485 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccabf01-ddf1-4729-9190-45dba9a0b37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.848260 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:01.873686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccabf01-ddf1-4729-9190-45dba9a0b37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.874235 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0435dc42-9b97-4e4a-b40b-c42d0894a57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.919347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Created reservations ['976bbb90-dfdd-4b48-befd-e139cadbfe4e', '5d49670d-8bd6-47da-8ad0-a20d84853608', '65eaa083-93b9-4490-8159-1e838c8b6255', '0e6beb00-edb1-4877-b241-ea0a09628b20'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:01.920179 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0435dc42-9b97-4e4a-b40b-c42d0894a57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['976bbb90-dfdd-4b48-befd-e139cadbfe4e', '5d49670d-8bd6-47da-8ad0-a20d84853608', '65eaa083-93b9-4490-8159-1e838c8b6255', '0e6beb00-edb1-4877-b241-ea0a09628b20']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.920891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce333cd-6fb5-44ec-93f3-f36a824e6810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.941697 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce333cd-6fb5-44ec-93f3-f36a824e6810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e5a95d2-bdaf-42a8-a821-6be80262fd89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-487242766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['976bbb90-dfdd-4b48-befd-e139cadbfe4e','5d49670d-8bd6-47da-8ad0-a20d84853608','65eaa083-93b9-4490-8159-1e838c8b6255','0e6beb00-edb1-4877-b241-ea0a09628b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-487242766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e5a95d2-bdaf-42a8-a821-6be80262fd89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed74e8b850d430cb0ab044db098ee62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4235f6ea1d49419b95361cca2071f224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.942365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc04fa3-3ee3-403e-ba3d-df416a7a529f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.967065 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc04fa3-3ee3-403e-ba3d-df416a7a529f) transitioned into state 'SUCCESS' from state '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-487242766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['976bbb90-dfdd-4b48-befd-e139cadbfe4e','5d49670d-8bd6-47da-8ad0-a20d84853608','65eaa083-93b9-4490-8159-1e838c8b6255','0e6beb00-edb1-4877-b241-ea0a09628b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.967728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f302ba4e-bda4-4079-8da3-3a8f8af2a52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:01.975722 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f302ba4e-bda4-4079-8da3-3a8f8af2a52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:01.976545 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (4b7dc0c1-a9c1-4a28-8587-6d963d268656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:01.976821 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request issued successfully. Aug 09 07:49:01.977367 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29bcd8e7-c8ce-420a-8fab-e63fa06699aa tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:01.977805 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1164/4685] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:01 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:01.988877 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:01.990349 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:01.990679 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "97731304-2b06-40e9-b638-bd90fbcdc09a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-729945419"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:01.991898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request body: {'volume': {"'snapshot_id": '97731304-2b06-40e9-b638-bd90fbcdc09a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-729945419'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:01.992029 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume of 1 GB Aug 09 07:49:01.995462 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Availability Zones retrieved successfully. Aug 09 07:49:02.000411 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (73c8b3a6-ca9e-496e-b55c-e23d4efd8ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:02.001202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e471177-de1f-4b81-9752-f768ffd02c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.001984 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:02.023461 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e471177-de1f-4b81-9752-f768ffd02c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.024148 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b2db5c-0fa2-4209-a280-e0c4ca85b851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.057749 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Created reservations ['684ca9fb-c4d3-4ea0-bc9c-7b3f98fb49cb', 'f9bb39c8-78f3-4fb8-a006-544732c9422a', '06530850-178e-481c-8dd4-bbb073fc3502', '482d861c-0abf-4f9f-a8e9-95ce83db728e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:02.058617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b2db5c-0fa2-4209-a280-e0c4ca85b851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['684ca9fb-c4d3-4ea0-bc9c-7b3f98fb49cb', 'f9bb39c8-78f3-4fb8-a006-544732c9422a', '06530850-178e-481c-8dd4-bbb073fc3502', '482d861c-0abf-4f9f-a8e9-95ce83db728e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.059602 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e80f5eb-feb9-4527-805f-2234d4bd9535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.081196 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e80f5eb-feb9-4527-805f-2234d4bd9535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91130f1c-72cc-4fd5-8183-f3e527fc2c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-729945419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['684ca9fb-c4d3-4ea0-bc9c-7b3f98fb49cb','f9bb39c8-78f3-4fb8-a006-544732c9422a','06530850-178e-481c-8dd4-bbb073fc3502','482d861c-0abf-4f9f-a8e9-95ce83db728e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-729945419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91130f1c-72cc-4fd5-8183-f3e527fc2c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed74e8b850d430cb0ab044db098ee62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4235f6ea1d49419b95361cca2071f224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.082056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f1d597-7e0f-48d5-a19e-748ab46df87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.098152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14f1d597-7e0f-48d5-a19e-748ab46df87b) transitioned into state 'SUCCESS' from state '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-729945419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['684ca9fb-c4d3-4ea0-bc9c-7b3f98fb49cb','f9bb39c8-78f3-4fb8-a006-544732c9422a','06530850-178e-481c-8dd4-bbb073fc3502','482d861c-0abf-4f9f-a8e9-95ce83db728e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.098871 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4181b312-c791-4f5d-aa00-750236dd2dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.108641 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4181b312-c791-4f5d-aa00-750236dd2dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.109389 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (73c8b3a6-ca9e-496e-b55c-e23d4efd8ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:02.109672 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request issued successfully. Aug 09 07:49:02.110264 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3963820c-42cc-40e4-ae81-44fe7097b1bf tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:02.110716 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1183/4686] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:01 2026] POST /volume/v3/volumes => generated 757 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:02.122906 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-af675ec5-1429-40a0-bb72-9a054a126f68 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.125182 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:02.126279 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "97731304-2b06-40e9-b638-bd90fbcdc09a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-581582099"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:02.127624 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request body: {'volume': {"'snapshot_id": '97731304-2b06-40e9-b638-bd90fbcdc09a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-581582099'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:02.127797 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume of 1 GB Aug 09 07:49:02.132954 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Availability Zones retrieved successfully. Aug 09 07:49:02.140401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (9a224ba7-7dd1-4d11-aa50-9afbffe1b342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:02.141474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dbd15c-60c5-4fb4-a82b-d10200f48b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.142637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:02.175544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dbd15c-60c5-4fb4-a82b-d10200f48b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.176530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e6a23a-d116-4dd2-a64f-90b18cbf83fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.182380 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c4b8e9ff-73d7-4b7f-83bb-bc7e5f554d97 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.184828 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4b8e9ff-73d7-4b7f-83bb-bc7e5f554d97 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:02.185045 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4b8e9ff-73d7-4b7f-83bb-bc7e5f554d97 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.185296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4b8e9ff-73d7-4b7f-83bb-bc7e5f554d97 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.185448 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c4b8e9ff-73d7-4b7f-83bb-bc7e5f554d97 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:02.190493 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.190493 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:02.191218 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4b8e9ff-73d7-4b7f-83bb-bc7e5f554d97 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:49:02.191690 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1167/4687] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.220830 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Created reservations ['867bde29-f773-46c5-84a4-95e427bd4a52', 'db0d3502-cf81-45d8-9862-f65e8296b5e5', '2dfd5a13-0a4d-4094-8b3e-af42665915ba', '603a159a-dc35-4af3-96e2-db92992b3600'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:02.221865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e6a23a-d116-4dd2-a64f-90b18cbf83fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['867bde29-f773-46c5-84a4-95e427bd4a52', 'db0d3502-cf81-45d8-9862-f65e8296b5e5', '2dfd5a13-0a4d-4094-8b3e-af42665915ba', '603a159a-dc35-4af3-96e2-db92992b3600']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.222981 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15cbfe0-fbc8-4a2e-8bf2-00b107de64ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.246593 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a15cbfe0-fbc8-4a2e-8bf2-00b107de64ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44cb431d-93c5-4123-9fe9-9ebe03cd95ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-581582099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['867bde29-f773-46c5-84a4-95e427bd4a52','db0d3502-cf81-45d8-9862-f65e8296b5e5','2dfd5a13-0a4d-4094-8b3e-af42665915ba','603a159a-dc35-4af3-96e2-db92992b3600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-581582099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44cb431d-93c5-4123-9fe9-9ebe03cd95ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed74e8b850d430cb0ab044db098ee62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4235f6ea1d49419b95361cca2071f224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.247339 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51aa5efe-3297-4f83-a358-b9ec5c3d19eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.262676 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51aa5efe-3297-4f83-a358-b9ec5c3d19eb) transitioned into state 'SUCCESS' from state '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-581582099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['867bde29-f773-46c5-84a4-95e427bd4a52','db0d3502-cf81-45d8-9862-f65e8296b5e5','2dfd5a13-0a4d-4094-8b3e-af42665915ba','603a159a-dc35-4af3-96e2-db92992b3600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.263305 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48cc7f1-8b1e-4b58-a3e4-9a48e877be24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.269592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2af4679e-3849-4ea4-8187-9109932f5566 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.270899 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48cc7f1-8b1e-4b58-a3e4-9a48e877be24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.271464 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2af4679e-3849-4ea4-8187-9109932f5566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:02.271671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2af4679e-3849-4ea4-8187-9109932f5566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.271859 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (9a224ba7-7dd1-4d11-aa50-9afbffe1b342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:02.271941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2af4679e-3849-4ea4-8187-9109932f5566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.271992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2af4679e-3849-4ea4-8187-9109932f5566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:02.272242 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request issued successfully. Aug 09 07:49:02.272761 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-af675ec5-1429-40a0-bb72-9a054a126f68 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:02.273175 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1174/4688] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:02 2026] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:02.276550 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.276550 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:02.277436 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2af4679e-3849-4ea4-8187-9109932f5566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:02.277797 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1165/4689] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.284039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.285780 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:02.286239 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "97731304-2b06-40e9-b638-bd90fbcdc09a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-162806127"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:02.287530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request body: {'volume': {"'snapshot_id": '97731304-2b06-40e9-b638-bd90fbcdc09a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-162806127'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:02.287834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume of 1 GB Aug 09 07:49:02.287988 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.287988 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:02.291756 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Availability Zones retrieved successfully. Aug 09 07:49:02.296792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (634d919d-9412-45ef-a3b9-d9005afa4092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:02.297693 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42793ae5-11a4-44c8-a8dc-0ee4fab6e65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.298504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:02.322802 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42793ae5-11a4-44c8-a8dc-0ee4fab6e65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.323646 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f34c1c-4638-4a5c-bdf1-064a8fb5ca95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.363212 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Created reservations ['bb7a75c5-7200-4452-a391-c13906a62ac7', '17f896a2-0b5e-4dec-a4da-10fb9432669a', '5d68908e-2003-43df-8070-7e4091e1a4fd', '41011b4a-7996-48ae-8d43-e60b6354fc6b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:02.364211 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f34c1c-4638-4a5c-bdf1-064a8fb5ca95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb7a75c5-7200-4452-a391-c13906a62ac7', '17f896a2-0b5e-4dec-a4da-10fb9432669a', '5d68908e-2003-43df-8070-7e4091e1a4fd', '41011b4a-7996-48ae-8d43-e60b6354fc6b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.364900 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba1e2dc-4441-41a1-9158-1ef643a69128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.389650 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ba1e2dc-4441-41a1-9158-1ef643a69128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07202592-97c5-4261-b9e0-0d3eb8ceb322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-162806127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['bb7a75c5-7200-4452-a391-c13906a62ac7','17f896a2-0b5e-4dec-a4da-10fb9432669a','5d68908e-2003-43df-8070-7e4091e1a4fd','41011b4a-7996-48ae-8d43-e60b6354fc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-162806127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07202592-97c5-4261-b9e0-0d3eb8ceb322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed74e8b850d430cb0ab044db098ee62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4235f6ea1d49419b95361cca2071f224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.390447 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d8b650-5362-4492-a1dd-66abd0fbe587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.406391 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d8b650-5362-4492-a1dd-66abd0fbe587) transitioned into state 'SUCCESS' from state '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-162806127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed74e8b850d430cb0ab044db098ee62',qos_specs=None,replication_status=,reservations=['bb7a75c5-7200-4452-a391-c13906a62ac7','17f896a2-0b5e-4dec-a4da-10fb9432669a','5d68908e-2003-43df-8070-7e4091e1a4fd','41011b4a-7996-48ae-8d43-e60b6354fc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4235f6ea1d49419b95361cca2071f224',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.407068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef68bd33-543f-4c11-a16f-14d869267a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:02.414681 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef68bd33-543f-4c11-a16f-14d869267a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:02.415690 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Flow 'volume_create_api' (634d919d-9412-45ef-a3b9-d9005afa4092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:02.415959 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Create volume request issued successfully. Aug 09 07:49:02.416460 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f355b0a-f722-4c67-a836-1a7c2ac51d73 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:02.416905 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1184/4690] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:02 2026] POST /volume/v3/volumes => generated 757 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:02.428516 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-627e8d25-5e59-4f06-b2ee-204cb2371ca2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.430414 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-627e8d25-5e59-4f06-b2ee-204cb2371ca2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d Aug 09 07:49:02.430654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-627e8d25-5e59-4f06-b2ee-204cb2371ca2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.430834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-627e8d25-5e59-4f06-b2ee-204cb2371ca2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.439329 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.439329 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:02.444655 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-627e8d25-5e59-4f06-b2ee-204cb2371ca2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:02.451043 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-627e8d25-5e59-4f06-b2ee-204cb2371ca2 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d returned with HTTP 200 Aug 09 07:49:02.451573 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1168/4691] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.465850 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4a6668b-b326-4388-b914-4ae938532ff9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.468544 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4a6668b-b326-4388-b914-4ae938532ff9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 Aug 09 07:49:02.468824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4a6668b-b326-4388-b914-4ae938532ff9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.469139 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4a6668b-b326-4388-b914-4ae938532ff9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.479417 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.479417 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:02.487425 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f4a6668b-b326-4388-b914-4ae938532ff9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:02.491513 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4a6668b-b326-4388-b914-4ae938532ff9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 returned with HTTP 200 Aug 09 07:49:02.492264 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1175/4692] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.507062 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9aaab4f7-4ef8-45a4-af0a-7d777865a2a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.508644 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9aaab4f7-4ef8-45a4-af0a-7d777865a2a8 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f Aug 09 07:49:02.508828 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9aaab4f7-4ef8-45a4-af0a-7d777865a2a8 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.509050 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9aaab4f7-4ef8-45a4-af0a-7d777865a2a8 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.516755 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.516755 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:02.521064 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9aaab4f7-4ef8-45a4-af0a-7d777865a2a8 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:02.525492 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9aaab4f7-4ef8-45a4-af0a-7d777865a2a8 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f returned with HTTP 200 Aug 09 07:49:02.526066 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1166/4693] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.537671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8736e8db-bc4f-455a-98d2-bb891cee42ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.539597 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8736e8db-bc4f-455a-98d2-bb891cee42ad tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae Aug 09 07:49:02.539793 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8736e8db-bc4f-455a-98d2-bb891cee42ad tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.540006 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8736e8db-bc4f-455a-98d2-bb891cee42ad tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.546981 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.546981 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:02.551428 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8736e8db-bc4f-455a-98d2-bb891cee42ad tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:02.555429 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8736e8db-bc4f-455a-98d2-bb891cee42ad tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae returned with HTTP 200 Aug 09 07:49:02.555791 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1185/4694] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.568015 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-44c684c8-7551-4762-b6aa-9eb66650ee4d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.569722 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-44c684c8-7551-4762-b6aa-9eb66650ee4d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 Aug 09 07:49:02.569925 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-44c684c8-7551-4762-b6aa-9eb66650ee4d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.570135 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-44c684c8-7551-4762-b6aa-9eb66650ee4d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.579509 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3798e0b8-1dfc-4225-810d-88bf371d14ef None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.581287 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3798e0b8-1dfc-4225-810d-88bf371d14ef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:49:02.581478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3798e0b8-1dfc-4225-810d-88bf371d14ef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.581663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3798e0b8-1dfc-4225-810d-88bf371d14ef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.581760 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-3798e0b8-1dfc-4225-810d-88bf371d14ef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:02.582770 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.582770 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:02.585791 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.585791 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:02.586465 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3798e0b8-1dfc-4225-810d-88bf371d14ef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:49:02.586839 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1176/4695] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.587169 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-44c684c8-7551-4762-b6aa-9eb66650ee4d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:02.591376 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-44c684c8-7551-4762-b6aa-9eb66650ee4d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 returned with HTTP 200 Aug 09 07:49:02.591741 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1169/4696] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.606660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6bae5335-90f2-4f76-b80d-e27cf446620f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.606660 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bae5335-90f2-4f76-b80d-e27cf446620f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] DELETE https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 Aug 09 07:49:02.606660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bae5335-90f2-4f76-b80d-e27cf446620f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.606660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bae5335-90f2-4f76-b80d-e27cf446620f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.606660 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6bae5335-90f2-4f76-b80d-e27cf446620f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume with id: 07202592-97c5-4261-b9e0-0d3eb8ceb322 Aug 09 07:49:02.614339 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.614339 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:02.614753 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6bae5335-90f2-4f76-b80d-e27cf446620f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:02.641584 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6bae5335-90f2-4f76-b80d-e27cf446620f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume request issued successfully. Aug 09 07:49:02.642044 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bae5335-90f2-4f76-b80d-e27cf446620f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 returned with HTTP 202 Aug 09 07:49:02.642478 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1167/4697] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:02 2026] DELETE /volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:02.650730 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c6f1e62-2eed-4e1f-80af-f2977682d1d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.653295 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c6f1e62-2eed-4e1f-80af-f2977682d1d5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 Aug 09 07:49:02.653543 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c6f1e62-2eed-4e1f-80af-f2977682d1d5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.653790 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c6f1e62-2eed-4e1f-80af-f2977682d1d5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:02.668853 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:02.668853 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:02.675250 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c6f1e62-2eed-4e1f-80af-f2977682d1d5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:02.680541 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c6f1e62-2eed-4e1f-80af-f2977682d1d5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 returned with HTTP 200 Aug 09 07:49:02.681058 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1186/4698] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:02 2026] GET /volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:02.990145 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-9b7ea3b3-b365-4496-9155-cf4065554d8b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:02.992718 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-9b7ea3b3-b365-4496-9155-cf4065554d8b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] DELETE https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d Aug 09 07:49:02.992969 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-9b7ea3b3-b365-4496-9155-cf4065554d8b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:02.993211 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-9b7ea3b3-b365-4496-9155-cf4065554d8b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:03.000255 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:03.000255 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:03.054881 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-e2e8704e-3f28-49ca-9ee7-aff726655eab req-9b7ea3b3-b365-4496-9155-cf4065554d8b tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d returned with HTTP 200 Aug 09 07:49:03.055408 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1177/4699] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:49:02 2026] DELETE /volume/v3/attachments/aca9c22a-04f2-4268-9595-0e4bd7fefb2d => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:03.202482 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5aa7d768-91b6-4604-9a07-bcb988b906e2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:03.204777 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5aa7d768-91b6-4604-9a07-bcb988b906e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:03.205503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5aa7d768-91b6-4604-9a07-bcb988b906e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:03.205805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5aa7d768-91b6-4604-9a07-bcb988b906e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:03.205997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5aa7d768-91b6-4604-9a07-bcb988b906e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:03.210972 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:03.210972 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:03.211628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5aa7d768-91b6-4604-9a07-bcb988b906e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:49:03.212021 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1170/4700] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:03 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:03.288413 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-48f8033f-6caf-4b5a-b1f7-754e4f5abe09 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:03.290995 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-48f8033f-6caf-4b5a-b1f7-754e4f5abe09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:03.291186 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-48f8033f-6caf-4b5a-b1f7-754e4f5abe09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:03.291365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-48f8033f-6caf-4b5a-b1f7-754e4f5abe09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:03.291468 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-48f8033f-6caf-4b5a-b1f7-754e4f5abe09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:03.298341 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:03.298341 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:03.298341 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-48f8033f-6caf-4b5a-b1f7-754e4f5abe09 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:03.298341 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1168/4701] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:03 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:03.599076 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e3fec2a-ba03-44c5-a947-36c634838e81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:03.601191 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e3fec2a-ba03-44c5-a947-36c634838e81 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:49:03.601423 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e3fec2a-ba03-44c5-a947-36c634838e81 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:03.601659 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e3fec2a-ba03-44c5-a947-36c634838e81 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:03.601807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0e3fec2a-ba03-44c5-a947-36c634838e81 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:03.606098 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:03.606098 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:03.606940 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e3fec2a-ba03-44c5-a947-36c634838e81 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:49:03.607382 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1187/4702] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:03 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:03.694617 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-422b5f12-4ac6-47e2-8a4e-be98f24d1a79 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:03.696227 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-422b5f12-4ac6-47e2-8a4e-be98f24d1a79 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 Aug 09 07:49:03.696469 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-422b5f12-4ac6-47e2-8a4e-be98f24d1a79 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:03.696703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-422b5f12-4ac6-47e2-8a4e-be98f24d1a79 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:03.702045 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-422b5f12-4ac6-47e2-8a4e-be98f24d1a79 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 returned with HTTP 404 Aug 09 07:49:03.702597 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1178/4703] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:03 2026] GET /volume/v3/volumes/07202592-97c5-4261-b9e0-0d3eb8ceb322 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:03.708262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-727fe7c3-8454-4431-8570-60a741378162 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:03.710198 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-727fe7c3-8454-4431-8570-60a741378162 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] DELETE https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae Aug 09 07:49:03.710482 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-727fe7c3-8454-4431-8570-60a741378162 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:03.710740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-727fe7c3-8454-4431-8570-60a741378162 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:03.710898 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-727fe7c3-8454-4431-8570-60a741378162 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume with id: 44cb431d-93c5-4123-9fe9-9ebe03cd95ae Aug 09 07:49:03.717543 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:03.717543 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:03.718064 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-727fe7c3-8454-4431-8570-60a741378162 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:03.733096 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-727fe7c3-8454-4431-8570-60a741378162 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume request issued successfully. Aug 09 07:49:03.733270 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-727fe7c3-8454-4431-8570-60a741378162 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae returned with HTTP 202 Aug 09 07:49:03.733661 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1171/4704] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:03 2026] DELETE /volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:03.739238 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7ecf318a-bee2-4c14-a6da-3c92a30291e9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:03.741227 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ecf318a-bee2-4c14-a6da-3c92a30291e9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae Aug 09 07:49:03.741463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ecf318a-bee2-4c14-a6da-3c92a30291e9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:03.741726 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ecf318a-bee2-4c14-a6da-3c92a30291e9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:03.748930 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:03.748930 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:03.752458 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7ecf318a-bee2-4c14-a6da-3c92a30291e9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:03.756258 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ecf318a-bee2-4c14-a6da-3c92a30291e9 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae returned with HTTP 200 Aug 09 07:49:03.756615 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1169/4705] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:03 2026] GET /volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:04.100630 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e6f5582d-5223-4006-a828-87a9ddd42b02 req-18286bfb-eaaa-4c53-b525-ef5da6d22590 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.103189 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e6f5582d-5223-4006-a828-87a9ddd42b02 req-18286bfb-eaaa-4c53-b525-ef5da6d22590 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:49:04.103334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e6f5582d-5223-4006-a828-87a9ddd42b02 req-18286bfb-eaaa-4c53-b525-ef5da6d22590 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.103514 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e6f5582d-5223-4006-a828-87a9ddd42b02 req-18286bfb-eaaa-4c53-b525-ef5da6d22590 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.122876 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.122876 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:04.133995 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e6f5582d-5223-4006-a828-87a9ddd42b02 req-18286bfb-eaaa-4c53-b525-ef5da6d22590 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:49:04.143013 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e6f5582d-5223-4006-a828-87a9ddd42b02 req-18286bfb-eaaa-4c53-b525-ef5da6d22590 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:49:04.143742 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1188/4706] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:04.161832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.163867 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] DELETE https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:49:04.164157 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.164495 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.164744 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Delete volume with id: 63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:49:04.172558 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.172558 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:04.173175 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:49:04.196125 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Delete volume request issued successfully. Aug 09 07:49:04.196350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e6408e5-18b5-4612-91ae-8fdcc144860f tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 202 Aug 09 07:49:04.196984 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1179/4707] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:04 2026] DELETE /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:04.205605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-19e58f3b-9c5a-4925-b8e6-85b7b3a5bdd7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.207464 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19e58f3b-9c5a-4925-b8e6-85b7b3a5bdd7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:49:04.207679 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-19e58f3b-9c5a-4925-b8e6-85b7b3a5bdd7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.207850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-19e58f3b-9c5a-4925-b8e6-85b7b3a5bdd7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.217294 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.217294 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:04.223482 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-19e58f3b-9c5a-4925-b8e6-85b7b3a5bdd7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Volume info retrieved successfully. Aug 09 07:49:04.224175 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-133dc20b-bbd3-4940-87d6-b0838214b862 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.226374 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-133dc20b-bbd3-4940-87d6-b0838214b862 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:04.227000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-133dc20b-bbd3-4940-87d6-b0838214b862 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.227000 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-133dc20b-bbd3-4940-87d6-b0838214b862 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.227180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-133dc20b-bbd3-4940-87d6-b0838214b862 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:04.228447 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19e58f3b-9c5a-4925-b8e6-85b7b3a5bdd7 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 200 Aug 09 07:49:04.229426 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1172/4708] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:04.231975 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.231975 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:04.232730 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-133dc20b-bbd3-4940-87d6-b0838214b862 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:49:04.233202 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1170/4709] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:04.246365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.248662 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7/export_record Aug 09 07:49:04.248866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.249098 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'export_record' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.249223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Export record for backup f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100223) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:248}} Aug 09 07:49:04.253479 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.253479 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:04.254355 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling RPCAPI with context: , host: np0000006821, backup: f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100223) export_record /opt/stack/cinder/cinder/backup/api.py:510}} Aug 09 07:49:04.265519 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] export_record in rpcapi backup_id f702fa65-d793-4f55-a1c4-f686e27ceaa7 on host np0000006821. {{(pid=100223) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 09 07:49:04.280321 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjcwMmZhNjUtZDc5My00ZjU1LWExYzQtZjY4NmUyN2NlYWE3IiwgInVzZXJfaWQiOiAiMTNmNzMzZDUzYWRlNGVmYzliZTE1MjYyZDJmMTBkZDMiLCAicHJvamVjdF9pZCI6ICJkN2Y3NDgyMDkxMTc0ZTJiOGQzMWIxOTk1Mzc5Yzg3NSIsICJ2b2x1bWVfaWQiOiAiZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5ODI5MTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0LzIwMjYwODA5MDc0ODQ4L2F6X25vdmFfYmFja3VwX2Y3MDJmYTY1LWQ3OTMtNGY1NS1hMWM0LWY2ODZlMjdjZWFhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0OTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100223) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 09 07:49:04.280627 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-983e41a9-3fbb-4816-8e4a-086b7a21c677 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7/export_record returned with HTTP 200 Aug 09 07:49:04.281064 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1189/4710] 10.4.3.41 () {68 vars in 1423 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7/export_record => generated 1424 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:04.288700 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eb1d2bde-fdc0-4daa-8c19-1e9c4b75373c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.290436 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eb1d2bde-fdc0-4daa-8c19-1e9c4b75373c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:04.290699 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eb1d2bde-fdc0-4daa-8c19-1e9c4b75373c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.290937 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eb1d2bde-fdc0-4daa-8c19-1e9c4b75373c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.291086 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-eb1d2bde-fdc0-4daa-8c19-1e9c4b75373c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:04.295249 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.295249 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:04.295808 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eb1d2bde-fdc0-4daa-8c19-1e9c4b75373c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:49:04.296306 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1180/4711] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:04.305799 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a164fadb-6542-46cc-bcde-d8e4dc04ee20 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.308054 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a164fadb-6542-46cc-bcde-d8e4dc04ee20 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] POST https://10.4.3.41/volume/v3/backups/import_record Aug 09 07:49:04.308218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3267bfc8-4d46-4101-9c0d-cddfd2762a42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.308495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a164fadb-6542-46cc-bcde-d8e4dc04ee20 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ZjMDM4ZWItYzQzYi00OTQyLWFhZjMtYjdmOWQwMzc5YjFlIiwgInVzZXJfaWQiOiAiMTNmNzMzZDUzYWRlNGVmYzliZTE1MjYyZDJmMTBkZDMiLCAicHJvamVjdF9pZCI6ICJkN2Y3NDgyMDkxMTc0ZTJiOGQzMWIxOTk1Mzc5Yzg3NSIsICJ2b2x1bWVfaWQiOiAiZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5ODI5MTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0LzIwMjYwODA5MDc0ODQ4L2F6X25vdmFfYmFja3VwX2Y3MDJmYTY1LWQ3OTMtNGY1NS1hMWM0LWY2ODZlMjdjZWFhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0OTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:04.309693 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3267bfc8-4d46-4101-9c0d-cddfd2762a42 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:04.310237 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3267bfc8-4d46-4101-9c0d-cddfd2762a42 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.310237 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3267bfc8-4d46-4101-9c0d-cddfd2762a42 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.310308 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-a164fadb-6542-46cc-bcde-d8e4dc04ee20 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ZjMDM4ZWItYzQzYi00OTQyLWFhZjMtYjdmOWQwMzc5YjFlIiwgInVzZXJfaWQiOiAiMTNmNzMzZDUzYWRlNGVmYzliZTE1MjYyZDJmMTBkZDMiLCAicHJvamVjdF9pZCI6ICJkN2Y3NDgyMDkxMTc0ZTJiOGQzMWIxOTk1Mzc5Yzg3NSIsICJ2b2x1bWVfaWQiOiAiZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5ODI5MTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0LzIwMjYwODA5MDc0ODQ4L2F6X25vdmFfYmFja3VwX2Y3MDJmYTY1LWQ3OTMtNGY1NS1hMWM0LWY2ODZlMjdjZWFhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0OTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100220) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Aug 09 07:49:04.310403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3267bfc8-4d46-4101-9c0d-cddfd2762a42 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:04.310439 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-a164fadb-6542-46cc-bcde-d8e4dc04ee20 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2ZjMDM4ZWItYzQzYi00OTQyLWFhZjMtYjdmOWQwMzc5YjFlIiwgInVzZXJfaWQiOiAiMTNmNzMzZDUzYWRlNGVmYzliZTE1MjYyZDJmMTBkZDMiLCAicHJvamVjdF9pZCI6ICJkN2Y3NDgyMDkxMTc0ZTJiOGQzMWIxOTk1Mzc5Yzg3NSIsICJ2b2x1bWVfaWQiOiAiZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0IiwgImhvc3QiOiAibnAwMDAwMDA2ODIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5ODI5MTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTFkMGQ3YTctZGNmNy00ZGU5LTgxMzEtNGYxODBhZGVkYTY0LzIwMjYwODA5MDc0ODQ4L2F6X25vdmFfYmFja3VwX2Y3MDJmYTY1LWQ3OTMtNGY1NS1hMWM0LWY2ODZlMjdjZWFhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDlUMDc6NDg6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOVQwNzo0OTowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100220) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:272}} Aug 09 07:49:04.311427 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-a164fadb-6542-46cc-bcde-d8e4dc04ee20 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b73705126b634785a9c50085a87d001a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7f7482091174e2b8d31b1995379c875', '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=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:49:04.311427 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a164fadb-6542-46cc-bcde-d8e4dc04ee20 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] https://10.4.3.41/volume/v3/backups/import_record returned with HTTP 403 Aug 09 07:49:04.311908 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1173/4712] 10.4.3.41 () {70 vars in 1335 bytes} [Sun Aug 9 07:49:04 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:04.314421 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.314421 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:04.315401 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3267bfc8-4d46-4101-9c0d-cddfd2762a42 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:04.315401 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1171/4713] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:04.319067 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.327025 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 Aug 09 07:49:04.327642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.327642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.327642 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete volume with id: e1d0d7a7-dcf7-4de9-8131-4f180adeda64 Aug 09 07:49:04.334351 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.334351 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:04.334687 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:04.348995 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete volume request issued successfully. Aug 09 07:49:04.349195 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fa45e65-a90c-46dc-9406-8bd813efa108 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 returned with HTTP 202 Aug 09 07:49:04.349568 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1190/4714] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:04 2026] DELETE /volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:04.356896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-120e0b7b-651f-448d-af21-a1ba9f7f66e2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.359196 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-120e0b7b-651f-448d-af21-a1ba9f7f66e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 Aug 09 07:49:04.359478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-120e0b7b-651f-448d-af21-a1ba9f7f66e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.359744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-120e0b7b-651f-448d-af21-a1ba9f7f66e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.369416 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.369416 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:04.373517 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-120e0b7b-651f-448d-af21-a1ba9f7f66e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:04.378315 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-120e0b7b-651f-448d-af21-a1ba9f7f66e2 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 returned with HTTP 200 Aug 09 07:49:04.378819 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1181/4715] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:04.618338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9a11e8bc-d9a2-4831-9973-21bc55471b9f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.619789 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a11e8bc-d9a2-4831-9973-21bc55471b9f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:49:04.620136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a11e8bc-d9a2-4831-9973-21bc55471b9f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.620496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a11e8bc-d9a2-4831-9973-21bc55471b9f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.620688 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9a11e8bc-d9a2-4831-9973-21bc55471b9f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:04.628328 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.628328 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:04.629187 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a11e8bc-d9a2-4831-9973-21bc55471b9f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:49:04.629637 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1174/4716] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:04.770034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e131fef6-0441-4a0c-998b-f83b79807e5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.772021 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e131fef6-0441-4a0c-998b-f83b79807e5d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae Aug 09 07:49:04.772215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e131fef6-0441-4a0c-998b-f83b79807e5d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.772430 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e131fef6-0441-4a0c-998b-f83b79807e5d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.777679 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e131fef6-0441-4a0c-998b-f83b79807e5d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae returned with HTTP 404 Aug 09 07:49:04.778115 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1172/4717] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/volumes/44cb431d-93c5-4123-9fe9-9ebe03cd95ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:04.784442 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.786176 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] DELETE https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f Aug 09 07:49:04.786390 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.786575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.786736 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume with id: 91130f1c-72cc-4fd5-8183-f3e527fc2c2f Aug 09 07:49:04.802620 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.802620 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:04.803066 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:04.818783 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume request issued successfully. Aug 09 07:49:04.818963 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6ddbff0-6e49-44d3-b8b4-2612e8feeb2f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f returned with HTTP 202 Aug 09 07:49:04.819594 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1191/4718] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:04 2026] DELETE /volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:04.826854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aecabc94-a631-4a3a-a3cb-9409c143c34f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:04.832393 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aecabc94-a631-4a3a-a3cb-9409c143c34f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f Aug 09 07:49:04.832640 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aecabc94-a631-4a3a-a3cb-9409c143c34f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:04.832871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aecabc94-a631-4a3a-a3cb-9409c143c34f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:04.840157 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:04.840157 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:04.844056 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-aecabc94-a631-4a3a-a3cb-9409c143c34f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:04.849377 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aecabc94-a631-4a3a-a3cb-9409c143c34f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f returned with HTTP 200 Aug 09 07:49:04.849926 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1182/4719] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:04 2026] GET /volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:05.246613 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aaf66d7a-08b9-4777-8a47-e795b646f7d9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.248348 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aaf66d7a-08b9-4777-8a47-e795b646f7d9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] GET https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 Aug 09 07:49:05.248548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aaf66d7a-08b9-4777-8a47-e795b646f7d9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.248738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aaf66d7a-08b9-4777-8a47-e795b646f7d9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.254267 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aaf66d7a-08b9-4777-8a47-e795b646f7d9 tempest-TestMinimumBasicScenario-422372877 tempest-TestMinimumBasicScenario-422372877-project-member] https://10.4.3.41/volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 returned with HTTP 404 Aug 09 07:49:05.254759 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1175/4720] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/volumes/63c620a6-a930-426c-b586-13d91d80f492 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:05.324526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d24b9f78-e6cb-488c-a03a-4eb786390ba8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.326198 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d24b9f78-e6cb-488c-a03a-4eb786390ba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:05.326370 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d24b9f78-e6cb-488c-a03a-4eb786390ba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.326540 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d24b9f78-e6cb-488c-a03a-4eb786390ba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.326651 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d24b9f78-e6cb-488c-a03a-4eb786390ba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:05.333677 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:05.333677 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:05.334902 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d24b9f78-e6cb-488c-a03a-4eb786390ba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:05.335810 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1173/4721] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:05.391298 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-848c48bb-caa1-4a21-b41c-26b84fa489ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.393138 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-848c48bb-caa1-4a21-b41c-26b84fa489ba tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 Aug 09 07:49:05.393329 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-848c48bb-caa1-4a21-b41c-26b84fa489ba tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.393501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-848c48bb-caa1-4a21-b41c-26b84fa489ba tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.398896 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-848c48bb-caa1-4a21-b41c-26b84fa489ba tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 returned with HTTP 404 Aug 09 07:49:05.399354 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1192/4722] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/volumes/e1d0d7a7-dcf7-4de9-8131-4f180adeda64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:05.408781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-79ee6645-96e7-4929-93b7-a05cddb02dea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.411006 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79ee6645-96e7-4929-93b7-a05cddb02dea tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] GET https://10.4.3.41/volume/v3/backups Aug 09 07:49:05.411216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79ee6645-96e7-4929-93b7-a05cddb02dea tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.411391 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79ee6645-96e7-4929-93b7-a05cddb02dea tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.411647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-79ee6645-96e7-4929-93b7-a05cddb02dea tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:49:05.416482 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79ee6645-96e7-4929-93b7-a05cddb02dea tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] https://10.4.3.41/volume/v3/backups returned with HTTP 200 Aug 09 07:49:05.416866 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1183/4723] 10.4.3.41 () {68 vars in 1270 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/backups => generated 621 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:05.438426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-895544d6-b828-4e55-b677-33ef878c5d66 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.442266 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-895544d6-b828-4e55-b677-33ef878c5d66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] GET https://10.4.3.41/volume/v3/backups?project_id=d7f7482091174e2b8d31b1995379c875 Aug 09 07:49:05.442545 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-895544d6-b828-4e55-b677-33ef878c5d66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.442674 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-895544d6-b828-4e55-b677-33ef878c5d66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.442880 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-895544d6-b828-4e55-b677-33ef878c5d66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Removing options 'project_id' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:49:05.447437 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-895544d6-b828-4e55-b677-33ef878c5d66 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] https://10.4.3.41/volume/v3/backups?project_id=d7f7482091174e2b8d31b1995379c875 returned with HTTP 200 Aug 09 07:49:05.447788 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1176/4724] 10.4.3.41 () {68 vars in 1357 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/backups?project_id=d7f7482091174e2b8d31b1995379c875 => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:05.458068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-997aad60-94a2-4805-94f9-93d1d7263be5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.460132 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:05.460571 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2132418106"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:05.462349 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2132418106'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:05.462505 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume of 1 GB Aug 09 07:49:05.466723 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:05.473768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Flow 'volume_create_api' (6930fb57-726b-4ee0-9d81-670fde6cc615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:05.474980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01bc907-57cb-4549-87ed-e5cda50cdd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:05.475988 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:05.503559 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01bc907-57cb-4549-87ed-e5cda50cdd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:05.504641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6651e2-faa2-4543-8098-021ee8aa2c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:05.546049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Created reservations ['46c2509b-8f74-4053-9a75-b2a2dd9cd1d7', '8232c4ed-9faa-4840-b9d4-ef8f6b71a25a', 'bdeb6110-850e-4444-93cd-7fb4998839d6', 'b3a98677-6192-49f9-95c1-ac16701f53b0'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:05.546677 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6651e2-faa2-4543-8098-021ee8aa2c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c2509b-8f74-4053-9a75-b2a2dd9cd1d7', '8232c4ed-9faa-4840-b9d4-ef8f6b71a25a', 'bdeb6110-850e-4444-93cd-7fb4998839d6', 'b3a98677-6192-49f9-95c1-ac16701f53b0']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:05.547318 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b440e75-e642-43c1-bdfc-b7a582ebe736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:05.572440 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b440e75-e642-43c1-bdfc-b7a582ebe736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3061bf66-c595-459a-8b7f-b16eb61cc298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132418106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7f7482091174e2b8d31b1995379c875',qos_specs=None,replication_status=,reservations=['46c2509b-8f74-4053-9a75-b2a2dd9cd1d7','8232c4ed-9faa-4840-b9d4-ef8f6b71a25a','bdeb6110-850e-4444-93cd-7fb4998839d6','b3a98677-6192-49f9-95c1-ac16701f53b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f733d53ade4efc9be15262d2f10dd3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132418106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3061bf66-c595-459a-8b7f-b16eb61cc298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7f7482091174e2b8d31b1995379c875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13f733d53ade4efc9be15262d2f10dd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:05.573119 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa11103-29d8-40a2-b204-abd0d8d69fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:05.588671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa11103-29d8-40a2-b204-abd0d8d69fd0) transitioned into state 'SUCCESS' from state '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-2132418106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7f7482091174e2b8d31b1995379c875',qos_specs=None,replication_status=,reservations=['46c2509b-8f74-4053-9a75-b2a2dd9cd1d7','8232c4ed-9faa-4840-b9d4-ef8f6b71a25a','bdeb6110-850e-4444-93cd-7fb4998839d6','b3a98677-6192-49f9-95c1-ac16701f53b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13f733d53ade4efc9be15262d2f10dd3',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:05.589357 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f9f261-c4cf-43c0-8d24-9a0b8b8fc1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:05.597067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3f9f261-c4cf-43c0-8d24-9a0b8b8fc1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:05.597767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Flow 'volume_create_api' (6930fb57-726b-4ee0-9d81-670fde6cc615) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:05.598050 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Create volume request issued successfully. Aug 09 07:49:05.598554 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-997aad60-94a2-4805-94f9-93d1d7263be5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:05.598956 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1174/4725] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:05 2026] POST /volume/v3/volumes => generated 776 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:05.613112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ac2f254-c360-4bfe-9311-8e3fa91470e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.614741 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ac2f254-c360-4bfe-9311-8e3fa91470e0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 Aug 09 07:49:05.614975 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ac2f254-c360-4bfe-9311-8e3fa91470e0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.615196 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ac2f254-c360-4bfe-9311-8e3fa91470e0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.623529 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:05.623529 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:05.627682 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8ac2f254-c360-4bfe-9311-8e3fa91470e0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:05.632404 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ac2f254-c360-4bfe-9311-8e3fa91470e0 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 returned with HTTP 200 Aug 09 07:49:05.632935 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1193/4726] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:05.639789 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-19f6dab8-2cc4-4045-8f68-794735e6b309 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.641704 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f6dab8-2cc4-4045-8f68-794735e6b309 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:49:05.641873 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f6dab8-2cc4-4045-8f68-794735e6b309 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.642083 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19f6dab8-2cc4-4045-8f68-794735e6b309 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.642224 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-19f6dab8-2cc4-4045-8f68-794735e6b309 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:05.649483 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:05.649483 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:05.650263 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19f6dab8-2cc4-4045-8f68-794735e6b309 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:49:05.650773 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1184/4727] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:05.867605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-58f2b366-719c-4b5e-b931-99f52809588f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.870118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-58f2b366-719c-4b5e-b931-99f52809588f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f Aug 09 07:49:05.870327 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-58f2b366-719c-4b5e-b931-99f52809588f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.870533 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-58f2b366-719c-4b5e-b931-99f52809588f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.878778 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-58f2b366-719c-4b5e-b931-99f52809588f tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f returned with HTTP 404 Aug 09 07:49:05.878778 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1177/4728] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/volumes/91130f1c-72cc-4fd5-8183-f3e527fc2c2f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:05.888584 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.890794 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 Aug 09 07:49:05.890794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.890794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.891364 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume with id: 9e5a95d2-bdaf-42a8-a821-6be80262fd89 Aug 09 07:49:05.897432 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:05.897432 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:05.897800 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:05.913639 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume request issued successfully. Aug 09 07:49:05.913848 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c09f263f-29b1-4eb6-9516-35d96caac0d7 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 returned with HTTP 202 Aug 09 07:49:05.914346 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1175/4729] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:05 2026] DELETE /volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:05.922509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2246a37e-65b8-418f-8667-1b3a7cf6f7da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:05.925682 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2246a37e-65b8-418f-8667-1b3a7cf6f7da tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 Aug 09 07:49:05.925998 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2246a37e-65b8-418f-8667-1b3a7cf6f7da tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:05.926328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2246a37e-65b8-418f-8667-1b3a7cf6f7da tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:05.939770 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:05.939770 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:05.944008 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2246a37e-65b8-418f-8667-1b3a7cf6f7da tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:05.948734 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2246a37e-65b8-418f-8667-1b3a7cf6f7da tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 returned with HTTP 200 Aug 09 07:49:05.949129 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1194/4730] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:05 2026] GET /volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:06.348206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dc088d4c-221a-497d-9d1a-542ff220224d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:06.350635 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dc088d4c-221a-497d-9d1a-542ff220224d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:06.350924 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dc088d4c-221a-497d-9d1a-542ff220224d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:06.351202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dc088d4c-221a-497d-9d1a-542ff220224d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:06.351352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-dc088d4c-221a-497d-9d1a-542ff220224d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:06.359189 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:06.359189 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:06.360075 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dc088d4c-221a-497d-9d1a-542ff220224d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:06.360484 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1185/4731] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:06 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:06.646504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-540d11e6-4b98-4d00-81ce-0862951f0460 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:06.648432 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-540d11e6-4b98-4d00-81ce-0862951f0460 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 Aug 09 07:49:06.648719 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-540d11e6-4b98-4d00-81ce-0862951f0460 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:06.648949 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-540d11e6-4b98-4d00-81ce-0862951f0460 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:06.658390 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:06.658390 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:06.663152 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-540d11e6-4b98-4d00-81ce-0862951f0460 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:06.663561 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a53b96dd-56e7-41ab-b310-d334eea93964 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:06.665066 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a53b96dd-56e7-41ab-b310-d334eea93964 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:49:06.665274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a53b96dd-56e7-41ab-b310-d334eea93964 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:06.665464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a53b96dd-56e7-41ab-b310-d334eea93964 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:06.665594 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a53b96dd-56e7-41ab-b310-d334eea93964 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:06.668631 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-540d11e6-4b98-4d00-81ce-0862951f0460 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 returned with HTTP 200 Aug 09 07:49:06.669068 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1178/4732] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:06 2026] GET /volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:06.669966 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:06.669966 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:06.670742 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a53b96dd-56e7-41ab-b310-d334eea93964 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:49:06.671173 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1176/4733] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:06 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:06.687486 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-533f839c-c059-4719-a9dc-591b5147fbdf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:06.689742 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-533f839c-c059-4719-a9dc-591b5147fbdf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:49:06.690083 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-533f839c-c059-4719-a9dc-591b5147fbdf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3061bf66-c595-459a-8b7f-b16eb61cc298", "name": "tempest-type-Backup-1296700736"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:06.692176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-533f839c-c059-4719-a9dc-591b5147fbdf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Creating new backup {'backup': {'volume_id': '3061bf66-c595-459a-8b7f-b16eb61cc298', 'name': 'tempest-type-Backup-1296700736'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:49:06.692350 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-533f839c-c059-4719-a9dc-591b5147fbdf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Creating backup of volume 3061bf66-c595-459a-8b7f-b16eb61cc298 in container None Aug 09 07:49:06.700724 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:06.700724 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:06.701166 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-533f839c-c059-4719-a9dc-591b5147fbdf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:06.720252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-533f839c-c059-4719-a9dc-591b5147fbdf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Created reservations ['c7da2718-2c17-445c-9164-18518c4e960f', '268af4f2-2c0c-4b0a-8781-9b57f4879ede'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:06.749068 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-533f839c-c059-4719-a9dc-591b5147fbdf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:49:06.750959 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1195/4734] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:49:06 2026] POST /volume/v3/backups => generated 314 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:06.761720 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f6a0037d-3e0d-43c0-b93e-dea122e04486 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:06.763174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6a0037d-3e0d-43c0-b93e-dea122e04486 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:06.763426 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f6a0037d-3e0d-43c0-b93e-dea122e04486 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:06.763658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f6a0037d-3e0d-43c0-b93e-dea122e04486 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:06.763794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f6a0037d-3e0d-43c0-b93e-dea122e04486 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:06.769949 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:06.769949 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:06.770285 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6a0037d-3e0d-43c0-b93e-dea122e04486 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:06.770726 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1186/4735] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:06 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:06.965199 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-feb25eb9-1849-4c3d-9037-76a1010a36be None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:06.967022 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-feb25eb9-1849-4c3d-9037-76a1010a36be tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 Aug 09 07:49:06.967252 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-feb25eb9-1849-4c3d-9037-76a1010a36be tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:06.967455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-feb25eb9-1849-4c3d-9037-76a1010a36be tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:06.973012 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-feb25eb9-1849-4c3d-9037-76a1010a36be tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 returned with HTTP 404 Aug 09 07:49:06.973485 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1179/4736] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:06 2026] GET /volume/v3/volumes/9e5a95d2-bdaf-42a8-a821-6be80262fd89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:06.981159 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:06.982984 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] DELETE https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d Aug 09 07:49:06.983190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:06.983383 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:06.983583 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume with id: dce5d911-1b51-4fe3-8e6b-abd4a6698f3d Aug 09 07:49:06.997861 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:06.997861 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:06.998649 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:07.014005 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume request issued successfully. Aug 09 07:49:07.014118 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5cf65be0-59fb-4848-bd86-28a2c3696660 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d returned with HTTP 202 Aug 09 07:49:07.014601 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1177/4737] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:06 2026] DELETE /volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:07.026828 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a52c7987-4f5c-4c5c-9481-5f3a6374b558 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:07.031603 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a52c7987-4f5c-4c5c-9481-5f3a6374b558 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d Aug 09 07:49:07.031603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a52c7987-4f5c-4c5c-9481-5f3a6374b558 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:07.031603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a52c7987-4f5c-4c5c-9481-5f3a6374b558 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:07.039200 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:07.039200 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:07.043392 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a52c7987-4f5c-4c5c-9481-5f3a6374b558 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:07.047885 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a52c7987-4f5c-4c5c-9481-5f3a6374b558 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d returned with HTTP 200 Aug 09 07:49:07.048357 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1196/4738] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:07 2026] GET /volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:07.370441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-26d72d2b-1627-47f6-96e1-3dd170f543c7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:07.372077 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-26d72d2b-1627-47f6-96e1-3dd170f543c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:07.372260 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-26d72d2b-1627-47f6-96e1-3dd170f543c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:07.372451 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-26d72d2b-1627-47f6-96e1-3dd170f543c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:07.372557 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-26d72d2b-1627-47f6-96e1-3dd170f543c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:07.378260 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:07.378260 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:07.378907 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-26d72d2b-1627-47f6-96e1-3dd170f543c7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:07.379472 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1187/4739] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:07 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:07.389171 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bbd82519-1b03-43bf-9691-cb2c9fd1768d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:07.390942 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bbd82519-1b03-43bf-9691-cb2c9fd1768d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa Aug 09 07:49:07.391124 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bbd82519-1b03-43bf-9691-cb2c9fd1768d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:07.391296 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bbd82519-1b03-43bf-9691-cb2c9fd1768d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:07.400598 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:07.400598 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:07.405256 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bbd82519-1b03-43bf-9691-cb2c9fd1768d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:07.410931 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bbd82519-1b03-43bf-9691-cb2c9fd1768d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa returned with HTTP 200 Aug 09 07:49:07.411329 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1180/4740] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:07 2026] GET /volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:07.423881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-221ab549-80c0-4a05-962a-b376aad6a37d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:07.425806 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-221ab549-80c0-4a05-962a-b376aad6a37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa Aug 09 07:49:07.426049 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-221ab549-80c0-4a05-962a-b376aad6a37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:07.426237 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-221ab549-80c0-4a05-962a-b376aad6a37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:07.433720 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:07.433720 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:07.437247 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-221ab549-80c0-4a05-962a-b376aad6a37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:07.442694 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-221ab549-80c0-4a05-962a-b376aad6a37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa returned with HTTP 200 Aug 09 07:49:07.443104 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1178/4741] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:07 2026] GET /volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa => generated 1409 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:07.455488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:07.456864 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa Aug 09 07:49:07.457193 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:07.458609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:07.458609 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: 6ab708e8-f8f2-4b06-aac8-623351a876aa Aug 09 07:49:07.464701 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:07.464701 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:07.465333 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:07.480758 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume request issued successfully. Aug 09 07:49:07.481241 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7450c5f1-0ba8-425d-b4ac-2a2d2c063f38 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa returned with HTTP 202 Aug 09 07:49:07.481748 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1197/4742] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:07 2026] DELETE /volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:07.488402 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f79ff56c-3d73-42a3-b7db-d3b3ab8dc838 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:07.490341 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f79ff56c-3d73-42a3-b7db-d3b3ab8dc838 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa Aug 09 07:49:07.490524 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f79ff56c-3d73-42a3-b7db-d3b3ab8dc838 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:07.490715 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f79ff56c-3d73-42a3-b7db-d3b3ab8dc838 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:07.497306 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:07.497306 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:07.500149 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f79ff56c-3d73-42a3-b7db-d3b3ab8dc838 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:07.504462 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f79ff56c-3d73-42a3-b7db-d3b3ab8dc838 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa returned with HTTP 200 Aug 09 07:49:07.504821 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1188/4743] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:07 2026] GET /volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa => generated 1408 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:07.782870 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7311b129-b084-44c3-b398-cc7bcdecc1cf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:07.786525 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7311b129-b084-44c3-b398-cc7bcdecc1cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:07.786722 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7311b129-b084-44c3-b398-cc7bcdecc1cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:07.786886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7311b129-b084-44c3-b398-cc7bcdecc1cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:07.787001 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7311b129-b084-44c3-b398-cc7bcdecc1cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:07.793281 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:07.793281 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:07.793968 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7311b129-b084-44c3-b398-cc7bcdecc1cf tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:07.794351 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1181/4744] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:07 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:08.062557 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb336376-2d0b-4e00-ad37-f7a79af7014d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.064992 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb336376-2d0b-4e00-ad37-f7a79af7014d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d Aug 09 07:49:08.065268 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb336376-2d0b-4e00-ad37-f7a79af7014d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.065538 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb336376-2d0b-4e00-ad37-f7a79af7014d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.075034 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb336376-2d0b-4e00-ad37-f7a79af7014d tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d returned with HTTP 404 Aug 09 07:49:08.075663 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1179/4745] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:08 2026] GET /volume/v3/volumes/dce5d911-1b51-4fe3-8e6b-abd4a6698f3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:08.083503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e34819e-0b1b-4976-90be-b705e68fd21c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.085261 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e34819e-0b1b-4976-90be-b705e68fd21c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a Aug 09 07:49:08.085462 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e34819e-0b1b-4976-90be-b705e68fd21c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.085680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e34819e-0b1b-4976-90be-b705e68fd21c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.085779 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-7e34819e-0b1b-4976-90be-b705e68fd21c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete snapshot with id: 97731304-2b06-40e9-b638-bd90fbcdc09a Aug 09 07:49:08.091996 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:08.091996 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:08.092497 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e34819e-0b1b-4976-90be-b705e68fd21c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Snapshot retrieved successfully. Aug 09 07:49:08.109880 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e34819e-0b1b-4976-90be-b705e68fd21c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Snapshot delete request issued successfully. Aug 09 07:49:08.110108 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e34819e-0b1b-4976-90be-b705e68fd21c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a returned with HTTP 202 Aug 09 07:49:08.110549 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1198/4746] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:49:08 2026] DELETE /volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:08.123050 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-23f31ce7-8468-44d6-b24a-fde2a4190932 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.124846 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23f31ce7-8468-44d6-b24a-fde2a4190932 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a Aug 09 07:49:08.125066 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23f31ce7-8468-44d6-b24a-fde2a4190932 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.125261 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23f31ce7-8468-44d6-b24a-fde2a4190932 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.132034 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:08.132034 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:08.132600 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-23f31ce7-8468-44d6-b24a-fde2a4190932 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Snapshot retrieved successfully. Aug 09 07:49:08.133554 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23f31ce7-8468-44d6-b24a-fde2a4190932 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a returned with HTTP 200 Aug 09 07:49:08.133924 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1189/4747] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:49:08 2026] GET /volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:08.385040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-74deab1f-bbc9-4362-a52c-3d403367ba6d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.387518 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-74deab1f-bbc9-4362-a52c-3d403367ba6d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:08.387778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-74deab1f-bbc9-4362-a52c-3d403367ba6d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.388045 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-74deab1f-bbc9-4362-a52c-3d403367ba6d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.399391 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:08.399391 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:08.405376 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-74deab1f-bbc9-4362-a52c-3d403367ba6d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:08.413193 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-74deab1f-bbc9-4362-a52c-3d403367ba6d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:08.413717 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1182/4748] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:08 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:08.423257 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b04fba4-8af7-4e89-ae67-6c27962beaee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.423706 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b04fba4-8af7-4e89-ae67-6c27962beaee None None] GET https://10.4.3.41/volume// Aug 09 07:49:08.423858 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b04fba4-8af7-4e89-ae67-6c27962beaee None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.424051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b04fba4-8af7-4e89-ae67-6c27962beaee None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.424340 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b04fba4-8af7-4e89-ae67-6c27962beaee None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:08.424668 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1180/4749] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:49:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:08.431968 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-1be970c5-a686-4ec2-ba38-5c862ddf9776 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.434727 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-1be970c5-a686-4ec2-ba38-5c862ddf9776 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:49:08.435251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-1be970c5-a686-4ec2-ba38-5c862ddf9776 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a972123b-c3e5-4e97-bac2-1e3c6a9b55cf", "connector": null, "instance_uuid": "ab8bd78a-5bef-4350-8bba-edb221d3f2ea"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:08.446900 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:08.446900 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:08.470640 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-1be970c5-a686-4ec2-ba38-5c862ddf9776 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:49:08.471071 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1199/4750] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:49:08 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 09 07:49:08.519538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-531a8845-1a3f-4894-90da-34eca390351f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.521260 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-531a8845-1a3f-4894-90da-34eca390351f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa Aug 09 07:49:08.521429 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-531a8845-1a3f-4894-90da-34eca390351f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.521634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-531a8845-1a3f-4894-90da-34eca390351f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.527689 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-531a8845-1a3f-4894-90da-34eca390351f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa returned with HTTP 404 Aug 09 07:49:08.528148 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1190/4751] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:08 2026] GET /volume/v3/volumes/6ab708e8-f8f2-4b06-aac8-623351a876aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:08.534774 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c9525aa2-00e9-4c1e-944b-2f7b17d1f32d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.536944 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9525aa2-00e9-4c1e-944b-2f7b17d1f32d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:08.537205 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9525aa2-00e9-4c1e-944b-2f7b17d1f32d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.537452 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9525aa2-00e9-4c1e-944b-2f7b17d1f32d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.537736 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-c9525aa2-00e9-4c1e-944b-2f7b17d1f32d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete backup with id: 8fa9cc64-7ad0-42d0-a13d-749c34321051. Aug 09 07:49:08.541984 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:08.541984 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:08.555355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-c9525aa2-00e9-4c1e-944b-2f7b17d1f32d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] delete_backup rpcapi backup_id 8fa9cc64-7ad0-42d0-a13d-749c34321051 {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:49:08.557046 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9525aa2-00e9-4c1e-944b-2f7b17d1f32d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 202 Aug 09 07:49:08.557453 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1183/4752] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:08 2026] DELETE /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:49:08.567537 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc31beea-2b2e-414d-8a9d-df433d4792ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.569383 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc31beea-2b2e-414d-8a9d-df433d4792ba tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:08.569558 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc31beea-2b2e-414d-8a9d-df433d4792ba tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.569757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc31beea-2b2e-414d-8a9d-df433d4792ba tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.569851 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bc31beea-2b2e-414d-8a9d-df433d4792ba tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:08.578606 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:08.578606 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:08.579423 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc31beea-2b2e-414d-8a9d-df433d4792ba tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 200 Aug 09 07:49:08.579866 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1181/4753] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:08 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:08.803432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-616f21a2-6922-4010-ac84-0211d63afcca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:08.806288 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-616f21a2-6922-4010-ac84-0211d63afcca tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:08.806529 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-616f21a2-6922-4010-ac84-0211d63afcca tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:08.806760 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-616f21a2-6922-4010-ac84-0211d63afcca tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:08.806903 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-616f21a2-6922-4010-ac84-0211d63afcca tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:08.813549 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:08.813549 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:08.814869 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-616f21a2-6922-4010-ac84-0211d63afcca tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:08.815358 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1200/4754] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:08 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:09.143187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-923af630-2d79-4291-9dcf-16490022b8bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.144992 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-923af630-2d79-4291-9dcf-16490022b8bc tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a Aug 09 07:49:09.145191 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-923af630-2d79-4291-9dcf-16490022b8bc tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.145376 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-923af630-2d79-4291-9dcf-16490022b8bc tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.149322 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-923af630-2d79-4291-9dcf-16490022b8bc tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a returned with HTTP 404 Aug 09 07:49:09.149782 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1191/4755] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/v3/snapshots/97731304-2b06-40e9-b638-bd90fbcdc09a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:09.158980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.160639 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] DELETE https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 Aug 09 07:49:09.160853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.161078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.161279 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume with id: dfbdd6c3-7e48-4afd-b69b-90c0664585a8 Aug 09 07:49:09.167968 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.167968 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:09.168427 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:09.189137 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Delete volume request issued successfully. Aug 09 07:49:09.189329 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60e57c5d-66d4-48cc-99ff-0be29d3526a5 tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 returned with HTTP 202 Aug 09 07:49:09.189793 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1184/4756] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:09 2026] DELETE /volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:09.197018 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-106f3ae8-e51d-49bc-85ed-6cefbf15d82c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.198700 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-106f3ae8-e51d-49bc-85ed-6cefbf15d82c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 Aug 09 07:49:09.199190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-106f3ae8-e51d-49bc-85ed-6cefbf15d82c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.199553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-106f3ae8-e51d-49bc-85ed-6cefbf15d82c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.206940 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.206940 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:09.210718 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-106f3ae8-e51d-49bc-85ed-6cefbf15d82c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Volume info retrieved successfully. Aug 09 07:49:09.215627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-106f3ae8-e51d-49bc-85ed-6cefbf15d82c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 returned with HTTP 200 Aug 09 07:49:09.216192 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1182/4757] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:09.359054 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7166b883-13f8-424d-b5c4-d6e8d721a656 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.359542 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7166b883-13f8-424d-b5c4-d6e8d721a656 None None] GET https://10.4.3.41/volume// Aug 09 07:49:09.359734 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7166b883-13f8-424d-b5c4-d6e8d721a656 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.359936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7166b883-13f8-424d-b5c4-d6e8d721a656 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.360318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7166b883-13f8-424d-b5c4-d6e8d721a656 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:09.360706 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1201/4758] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:09.368071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-8b4c6c40-cbd9-4669-b715-ca0870d2907c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.370451 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-8b4c6c40-cbd9-4669-b715-ca0870d2907c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:09.370786 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-8b4c6c40-cbd9-4669-b715-ca0870d2907c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.370992 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-8b4c6c40-cbd9-4669-b715-ca0870d2907c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.382731 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.382731 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:09.387218 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-8b4c6c40-cbd9-4669-b715-ca0870d2907c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:09.395090 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-8b4c6c40-cbd9-4669-b715-ca0870d2907c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:09.395559 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1192/4759] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1533 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:09.514768 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-f981f213-fda4-4b2a-b4c5-dd75c620e484 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.517769 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-f981f213-fda4-4b2a-b4c5-dd75c620e484 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] PUT https://10.4.3.41/volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4 Aug 09 07:49:09.518164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-f981f213-fda4-4b2a-b4c5-dd75c620e484 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:09.525453 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-f981f213-fda4-4b2a-b4c5-dd75c620e484 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Acquiring lock "cinder-attachment_update-a972123b-c3e5-4e97-bac2-1e3c6a9b55cf-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:49:09.529889 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-f981f213-fda4-4b2a-b4c5-dd75c620e484 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Lock "cinder-attachment_update-a972123b-c3e5-4e97-bac2-1e3c6a9b55cf-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:49:09.530924 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.530924 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:09.589977 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1758e13-9662-4c9d-bfbf-85182d7c4e02 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.591932 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1758e13-9662-4c9d-bfbf-85182d7c4e02 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 Aug 09 07:49:09.592538 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1758e13-9662-4c9d-bfbf-85182d7c4e02 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.592942 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1758e13-9662-4c9d-bfbf-85182d7c4e02 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.593932 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c1758e13-9662-4c9d-bfbf-85182d7c4e02 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 8fa9cc64-7ad0-42d0-a13d-749c34321051. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:09.598203 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1758e13-9662-4c9d-bfbf-85182d7c4e02 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 returned with HTTP 404 Aug 09 07:49:09.598834 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1183/4760] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/v3/backups/8fa9cc64-7ad0-42d0-a13d-749c34321051 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:09.609473 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-f981f213-fda4-4b2a-b4c5-dd75c620e484 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Lock "cinder-attachment_update-a972123b-c3e5-4e97-bac2-1e3c6a9b55cf-np0000006821" released by "attachment_update" :: held 0.079s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:49:09.609588 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-f981f213-fda4-4b2a-b4c5-dd75c620e484 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4 returned with HTTP 200 Aug 09 07:49:09.610823 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1185/4761] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:49:09 2026] PUT /volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:09.634962 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-675eb459-2ea1-4ecc-ac68-ef9c0fc4ceef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.636928 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-675eb459-2ea1-4ecc-ac68-ef9c0fc4ceef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4/action Aug 09 07:49:09.637233 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-675eb459-2ea1-4ecc-ac68-ef9c0fc4ceef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:09.637353 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-675eb459-2ea1-4ecc-ac68-ef9c0fc4ceef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:09.652975 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.652975 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:09.664367 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0e26d8b3-5803-4510-aefa-28a2a8126355 req-675eb459-2ea1-4ecc-ac68-ef9c0fc4ceef tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4/action returned with HTTP 204 Aug 09 07:49:09.664367 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1202/4762] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:49:09 2026] POST /volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:09.677875 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cdb78e8d-85cc-4285-85e2-6eddd2eaee04 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.680402 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cdb78e8d-85cc-4285-85e2-6eddd2eaee04 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:49:09.680667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cdb78e8d-85cc-4285-85e2-6eddd2eaee04 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.680905 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cdb78e8d-85cc-4285-85e2-6eddd2eaee04 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.688019 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.688019 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:09.691404 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cdb78e8d-85cc-4285-85e2-6eddd2eaee04 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:09.696268 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cdb78e8d-85cc-4285-85e2-6eddd2eaee04 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 200 Aug 09 07:49:09.698610 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1193/4763] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:09.714589 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.716331 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:49:09.716848 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.717223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.717552 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: 77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:49:09.726749 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.726749 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:09.727261 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:09.744828 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume request issued successfully. Aug 09 07:49:09.745036 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4fee0b18-8300-4b2f-a19a-f20e7a96d533 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 202 Aug 09 07:49:09.745684 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1184/4764] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:09 2026] DELETE /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:09.754447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3e3a2bea-ab41-4e06-af12-21aec8d823c0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.756862 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3e3a2bea-ab41-4e06-af12-21aec8d823c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:49:09.757260 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3e3a2bea-ab41-4e06-af12-21aec8d823c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.757581 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3e3a2bea-ab41-4e06-af12-21aec8d823c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.767352 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.767352 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:09.772809 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3e3a2bea-ab41-4e06-af12-21aec8d823c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:09.780169 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3e3a2bea-ab41-4e06-af12-21aec8d823c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 200 Aug 09 07:49:09.780829 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1186/4765] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:09.835830 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d76e183d-e9e8-4846-a5b7-9897c08e83de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:09.838399 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d76e183d-e9e8-4846-a5b7-9897c08e83de tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:09.838583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d76e183d-e9e8-4846-a5b7-9897c08e83de tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:09.838695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d76e183d-e9e8-4846-a5b7-9897c08e83de tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:09.838801 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d76e183d-e9e8-4846-a5b7-9897c08e83de tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:09.843584 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:09.843584 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:09.844137 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d76e183d-e9e8-4846-a5b7-9897c08e83de tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:09.844474 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1203/4766] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:09 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:10.227650 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c9dff2c0-9c0d-41a1-bff1-642e5c24133c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:10.229334 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9dff2c0-9c0d-41a1-bff1-642e5c24133c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] GET https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 Aug 09 07:49:10.229521 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9dff2c0-9c0d-41a1-bff1-642e5c24133c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:10.229699 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9dff2c0-9c0d-41a1-bff1-642e5c24133c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:10.235274 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9dff2c0-9c0d-41a1-bff1-642e5c24133c tempest-CreateVolumesFromSnapshotTest-1159076585 tempest-CreateVolumesFromSnapshotTest-1159076585-project-member] https://10.4.3.41/volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 returned with HTTP 404 Aug 09 07:49:10.235704 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1194/4767] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:10 2026] GET /volume/v3/volumes/dfbdd6c3-7e48-4afd-b69b-90c0664585a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:10.794445 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a43a800-abcc-4ebe-8573-83f35563aba8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:10.798311 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a43a800-abcc-4ebe-8573-83f35563aba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f Aug 09 07:49:10.798311 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a43a800-abcc-4ebe-8573-83f35563aba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:10.798311 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a43a800-abcc-4ebe-8573-83f35563aba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:10.805302 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a43a800-abcc-4ebe-8573-83f35563aba8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f returned with HTTP 404 Aug 09 07:49:10.805302 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1185/4768] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:10 2026] GET /volume/v3/volumes/77403fac-fa5b-460b-8b9c-e15d4571f26f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:10.816724 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:10.823252 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:10.823252 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-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-297891869"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:10.825286 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-297891869'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:10.826715 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume of 1 GB Aug 09 07:49:10.834614 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability Zones retrieved successfully. Aug 09 07:49:10.842901 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (a626154e-156c-4ae2-b933-e0987286cbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:10.843822 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b395a4e2-2fa1-4ed7-a710-23dd8e7811b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:10.845321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:10.858098 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-392f4148-6dd0-4acf-ba17-184b8c76329f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:10.861433 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-392f4148-6dd0-4acf-ba17-184b8c76329f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:10.861433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-392f4148-6dd0-4acf-ba17-184b8c76329f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:10.861433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-392f4148-6dd0-4acf-ba17-184b8c76329f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:10.861433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-392f4148-6dd0-4acf-ba17-184b8c76329f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:10.867822 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:10.867822 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:10.868116 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-392f4148-6dd0-4acf-ba17-184b8c76329f tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:10.868378 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1204/4769] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:10 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:10.881456 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b395a4e2-2fa1-4ed7-a710-23dd8e7811b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:10.882770 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bde2996-ccac-4fab-b72f-eea6edf7eaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:10.942175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['f736e959-1dab-446e-9839-4b61717db01c', '5e1e4b97-9680-40b7-9056-8fffea9ac944', 'af65a399-75d9-4100-9f53-388b428cb0b0', 'c7979f84-1558-4ac4-a696-73688afdbd4f'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:10.943123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bde2996-ccac-4fab-b72f-eea6edf7eaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f736e959-1dab-446e-9839-4b61717db01c', '5e1e4b97-9680-40b7-9056-8fffea9ac944', 'af65a399-75d9-4100-9f53-388b428cb0b0', 'c7979f84-1558-4ac4-a696-73688afdbd4f']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:10.944047 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22888ef9-5a53-4e70-b59c-7e356507e83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:10.976671 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22888ef9-5a53-4e70-b59c-7e356507e83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36ce8eca-c654-4a21-923e-084b9c5d8e9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-297891869',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['f736e959-1dab-446e-9839-4b61717db01c','5e1e4b97-9680-40b7-9056-8fffea9ac944','af65a399-75d9-4100-9f53-388b428cb0b0','c7979f84-1558-4ac4-a696-73688afdbd4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-297891869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36ce8eca-c654-4a21-923e-084b9c5d8e9c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='37c3ef35deee49c8af623901b9e03154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:10.977379 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0ee900-e85b-459a-9dbe-eea438158244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:10.995567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0ee900-e85b-459a-9dbe-eea438158244) transitioned into state 'SUCCESS' from state '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-297891869',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['f736e959-1dab-446e-9839-4b61717db01c','5e1e4b97-9680-40b7-9056-8fffea9ac944','af65a399-75d9-4100-9f53-388b428cb0b0','c7979f84-1558-4ac4-a696-73688afdbd4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:10.996378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0b35ad-0b34-4920-bc82-bd63a462021f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:11.005970 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0b35ad-0b34-4920-bc82-bd63a462021f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:11.006751 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (a626154e-156c-4ae2-b933-e0987286cbc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:11.007095 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request issued successfully. Aug 09 07:49:11.007673 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-94c984f3-5022-4ce3-818c-1f973381c9a2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:11.008084 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1187/4770] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:10 2026] POST /volume/v3/volumes => generated 813 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:11.026556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-29c148d9-bd2d-4ae4-a7c2-cb87e1ddf37d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:11.028289 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-29c148d9-bd2d-4ae4-a7c2-cb87e1ddf37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:11.028485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-29c148d9-bd2d-4ae4-a7c2-cb87e1ddf37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:11.028702 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-29c148d9-bd2d-4ae4-a7c2-cb87e1ddf37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:11.037398 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:11.037398 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:11.041823 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-29c148d9-bd2d-4ae4-a7c2-cb87e1ddf37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:11.048061 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-29c148d9-bd2d-4ae4-a7c2-cb87e1ddf37d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 200 Aug 09 07:49:11.048848 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1195/4771] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:11 2026] GET /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:11.644695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9567b7eb-0145-4e6b-a3fc-8b489cd0e9ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:11.757823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9567b7eb-0145-4e6b-a3fc-8b489cd0e9ed tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:11.757823 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9567b7eb-0145-4e6b-a3fc-8b489cd0e9ed tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1579114759", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2133291103", "vendor_name": "tempest-vendor_name-1349877293"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:11.773420 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9567b7eb-0145-4e6b-a3fc-8b489cd0e9ed tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:11.774333 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1186/4772] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:11 2026] POST /volume/v3/types => generated 329 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:11.782790 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:11.784385 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:11.784735 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c011da03-f7cb-4c6a-b82c-d59776bf229b", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:11.786202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume request body: {'volume': {'volume_type': 'c011da03-f7cb-4c6a-b82c-d59776bf229b', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:11.789728 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume of 1 GB Aug 09 07:49:11.790021 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:11.790021 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:11.790517 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:11.798564 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Flow 'volume_create_api' (cd06afce-ebe8-4a6d-8c6c-5b396c604968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:11.799439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17eab678-e3c1-4eed-8013-028d16c3bd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:11.800168 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:11.821930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17eab678-e3c1-4eed-8013-028d16c3bd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2133291103',vendor_name='tempest-vendor_name-1349877293'},id=c011da03-f7cb-4c6a-b82c-d59776bf229b,is_public=True,name='tempest-ProjectAdminTests-volume-type-1579114759',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c011da03-f7cb-4c6a-b82c-d59776bf229b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:11.822875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36839349-476f-4b93-bd3a-0de6a6aff19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:11.850835 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1579114759 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1579114759, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:11.851276 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1579114759 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1579114759, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:11.880253 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7b52cc5e-4415-47f8-80f9-e92ca09b6cd4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:11.883386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7b52cc5e-4415-47f8-80f9-e92ca09b6cd4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:11.883615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7b52cc5e-4415-47f8-80f9-e92ca09b6cd4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:11.883872 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7b52cc5e-4415-47f8-80f9-e92ca09b6cd4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:11.884056 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7b52cc5e-4415-47f8-80f9-e92ca09b6cd4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:11.885843 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Created reservations ['bd4f67be-69e3-45c0-a7b4-d6aeed7e9176', '6a7d195f-c9d2-4ff9-b620-34493401ef9c', '5d663cff-c95f-4b41-872c-0ada1b75e099', '3553d113-b974-413b-bda5-df0eaa7dc724'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:11.886796 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36839349-476f-4b93-bd3a-0de6a6aff19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd4f67be-69e3-45c0-a7b4-d6aeed7e9176', '6a7d195f-c9d2-4ff9-b620-34493401ef9c', '5d663cff-c95f-4b41-872c-0ada1b75e099', '3553d113-b974-413b-bda5-df0eaa7dc724']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:11.887825 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f03baa-a8d4-42fe-954c-e6870656ec1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:11.889359 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:11.889359 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:11.890430 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7b52cc5e-4415-47f8-80f9-e92ca09b6cd4 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:11.890922 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1188/4773] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:11 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:11.912713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f03baa-a8d4-42fe-954c-e6870656ec1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a042d3-5cf0-4712-8bac-5892a51056e9', '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='015c53c5210945de9bb3c9df2f8a0b1f',qos_specs=None,replication_status=,reservations=['bd4f67be-69e3-45c0-a7b4-d6aeed7e9176','6a7d195f-c9d2-4ff9-b620-34493401ef9c','5d663cff-c95f-4b41-872c-0ada1b75e099','3553d113-b974-413b-bda5-df0eaa7dc724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce45fb0a602c493787e3959b3698bd10',volume_type_id=c011da03-f7cb-4c6a-b82c-d59776bf229b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11a042d3-5cf0-4712-8bac-5892a51056e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015c53c5210945de9bb3c9df2f8a0b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce45fb0a602c493787e3959b3698bd10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c011da03-f7cb-4c6a-b82c-d59776bf229b),volume_type_id=c011da03-f7cb-4c6a-b82c-d59776bf229b)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:11.913434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a76d28a-19e9-4f7a-8ffe-70096acd586a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:11.931204 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a76d28a-19e9-4f7a-8ffe-70096acd586a) transitioned into state 'SUCCESS' from 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='015c53c5210945de9bb3c9df2f8a0b1f',qos_specs=None,replication_status=,reservations=['bd4f67be-69e3-45c0-a7b4-d6aeed7e9176','6a7d195f-c9d2-4ff9-b620-34493401ef9c','5d663cff-c95f-4b41-872c-0ada1b75e099','3553d113-b974-413b-bda5-df0eaa7dc724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce45fb0a602c493787e3959b3698bd10',volume_type_id=c011da03-f7cb-4c6a-b82c-d59776bf229b)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:11.931884 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad719ed-613a-489c-9714-5239e632b65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:11.939993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad719ed-613a-489c-9714-5239e632b65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:11.940860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Flow 'volume_create_api' (cd06afce-ebe8-4a6d-8c6c-5b396c604968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:11.941195 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume request issued successfully. Aug 09 07:49:11.941779 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6bb2011a-2c64-4ee1-8442-57e3a1438cfd tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:11.942247 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1205/4774] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:11 2026] POST /volume/v3/volumes => generated 771 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:11.954231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0b424f3c-6454-48f1-9481-b34a6b9ed12f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:11.956484 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0b424f3c-6454-48f1-9481-b34a6b9ed12f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 Aug 09 07:49:11.956788 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0b424f3c-6454-48f1-9481-b34a6b9ed12f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:11.957052 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0b424f3c-6454-48f1-9481-b34a6b9ed12f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:11.967839 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:11.967839 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:11.971469 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0b424f3c-6454-48f1-9481-b34a6b9ed12f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:11.979078 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0b424f3c-6454-48f1-9481-b34a6b9ed12f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 returned with HTTP 200 Aug 09 07:49:11.979078 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1196/4775] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:11 2026] GET /volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:12.065520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8d4731b2-0725-4282-8460-2bc5202044f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:12.067379 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d4731b2-0725-4282-8460-2bc5202044f9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:12.067736 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d4731b2-0725-4282-8460-2bc5202044f9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:12.068062 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d4731b2-0725-4282-8460-2bc5202044f9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:12.078230 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:12.078230 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:12.084903 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8d4731b2-0725-4282-8460-2bc5202044f9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:12.094082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d4731b2-0725-4282-8460-2bc5202044f9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 200 Aug 09 07:49:12.094390 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1187/4776] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:12 2026] GET /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:12.118279 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:12.118279 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:49:12.118279 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36ce8eca-c654-4a21-923e-084b9c5d8e9c", "name": "tempest-VolumesBackupsTest-Backup-2084705865", "description": "tempest-backup-description-1949689986", "container": "tempest-volumesbackupstest-backup-container-1128822956"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:12.123324 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating new backup {'backup': {'volume_id': '36ce8eca-c654-4a21-923e-084b9c5d8e9c', 'name': 'tempest-VolumesBackupsTest-Backup-2084705865', 'description': 'tempest-backup-description-1949689986', 'container': 'tempest-volumesbackupstest-backup-container-1128822956'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:49:12.123324 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating backup of volume 36ce8eca-c654-4a21-923e-084b9c5d8e9c in container tempest-volumesbackupstest-backup-container-1128822956 Aug 09 07:49:12.137935 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:12.137935 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:12.137935 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:12.158151 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['eb1e0b48-ddd3-455c-ac5b-61395d75f72c', '6ff054b7-3d33-4f93-94f4-ac42e41dd960'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:12.198995 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49fed11c-f604-4a13-bbff-cd871e6b25ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:49:12.199839 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1189/4777] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:12 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 09 07:49:12.216700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50b4f71c-c0a4-44af-ab50-5c1f022ea3a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:12.218655 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50b4f71c-c0a4-44af-ab50-5c1f022ea3a5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:12.218842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50b4f71c-c0a4-44af-ab50-5c1f022ea3a5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:12.219120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50b4f71c-c0a4-44af-ab50-5c1f022ea3a5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:12.219273 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-50b4f71c-c0a4-44af-ab50-5c1f022ea3a5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:12.226109 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:12.226109 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:12.227544 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50b4f71c-c0a4-44af-ab50-5c1f022ea3a5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:12.227606 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1206/4778] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:12 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:12.901663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e1db95fb-327d-4d89-b167-d7c7df2abc14 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:12.903679 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1db95fb-327d-4d89-b167-d7c7df2abc14 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:12.904072 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1db95fb-327d-4d89-b167-d7c7df2abc14 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:12.904278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1db95fb-327d-4d89-b167-d7c7df2abc14 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:12.904393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e1db95fb-327d-4d89-b167-d7c7df2abc14 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:12.908889 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:12.908889 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:12.909590 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1db95fb-327d-4d89-b167-d7c7df2abc14 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:12.913896 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1197/4779] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:12 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:12.992809 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-75eaec76-2e96-4274-aa90-8252cc4d5559 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:12.994962 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75eaec76-2e96-4274-aa90-8252cc4d5559 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 Aug 09 07:49:12.995227 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-75eaec76-2e96-4274-aa90-8252cc4d5559 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:12.995520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-75eaec76-2e96-4274-aa90-8252cc4d5559 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.004599 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:13.004599 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:13.009264 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-75eaec76-2e96-4274-aa90-8252cc4d5559 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:13.015326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75eaec76-2e96-4274-aa90-8252cc4d5559 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 returned with HTTP 200 Aug 09 07:49:13.015842 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1188/4780] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:12 2026] GET /volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:49:13.032082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6d51a23f-f8c1-42eb-8101-4c5cdc46f009 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.034576 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6d51a23f-f8c1-42eb-8101-4c5cdc46f009 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:13.034668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6d51a23f-f8c1-42eb-8101-4c5cdc46f009 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.034950 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6d51a23f-f8c1-42eb-8101-4c5cdc46f009 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.035305 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:13.035305 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:13.041066 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6d51a23f-f8c1-42eb-8101-4c5cdc46f009 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:13.041735 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1190/4781] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:13 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:13.051534 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2af4449a-4a32-404d-8b1d-02ce0d51167d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.053876 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2af4449a-4a32-404d-8b1d-02ce0d51167d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/messages/fc1af679-91c2-40d3-a90d-6536e395c4f0 Aug 09 07:49:13.053985 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2af4449a-4a32-404d-8b1d-02ce0d51167d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.054336 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2af4449a-4a32-404d-8b1d-02ce0d51167d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.065411 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2af4449a-4a32-404d-8b1d-02ce0d51167d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages/fc1af679-91c2-40d3-a90d-6536e395c4f0 returned with HTTP 204 Aug 09 07:49:13.065752 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1207/4782] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:13 2026] DELETE /volume/v3/messages/fc1af679-91c2-40d3-a90d-6536e395c4f0 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:13.075983 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eec3e1ab-858c-4e8f-a5ba-ea231de99836 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.078235 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eec3e1ab-858c-4e8f-a5ba-ea231de99836 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/messages/fc1af679-91c2-40d3-a90d-6536e395c4f0 Aug 09 07:49:13.078354 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eec3e1ab-858c-4e8f-a5ba-ea231de99836 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.078590 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eec3e1ab-858c-4e8f-a5ba-ea231de99836 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.082775 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eec3e1ab-858c-4e8f-a5ba-ea231de99836 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages/fc1af679-91c2-40d3-a90d-6536e395c4f0 returned with HTTP 404 Aug 09 07:49:13.083402 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1198/4783] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:13 2026] GET /volume/v3/messages/fc1af679-91c2-40d3-a90d-6536e395c4f0 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:13.094543 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.096384 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 Aug 09 07:49:13.096614 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.096796 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.096979 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Delete volume with id: 11a042d3-5cf0-4712-8bac-5892a51056e9 Aug 09 07:49:13.109062 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:13.109062 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:13.109685 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:13.111308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:13.125126 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1579114759 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1579114759, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:13.125733 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1579114759 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1579114759, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:13.137414 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Created reservations ['b52e2c0e-2f90-4a96-9ecc-18dac705be2e', '27e14eba-51df-40cf-8fc7-9cbf5c05c4ad', 'f0c8dc6b-5eda-486e-948f-e78ee482b7dc', 'dba0d58d-c17f-4078-b7bd-fd93cc989412'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:13.170287 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Delete volume request issued successfully. Aug 09 07:49:13.170583 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63f3156f-d540-4265-81f7-ecfafd0731f6 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 returned with HTTP 202 Aug 09 07:49:13.171045 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1189/4784] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:13 2026] DELETE /volume/v3/volumes/11a042d3-5cf0-4712-8bac-5892a51056e9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:13.179252 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a9b443c7-744a-4569-b7fb-886fa6b6f9f9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.181479 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9b443c7-744a-4569-b7fb-886fa6b6f9f9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/types/c011da03-f7cb-4c6a-b82c-d59776bf229b Aug 09 07:49:13.181764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9b443c7-744a-4569-b7fb-886fa6b6f9f9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.182013 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9b443c7-744a-4569-b7fb-886fa6b6f9f9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.210473 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9b443c7-744a-4569-b7fb-886fa6b6f9f9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/types/c011da03-f7cb-4c6a-b82c-d59776bf229b returned with HTTP 202 Aug 09 07:49:13.210882 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1191/4785] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:13 2026] DELETE /volume/v3/types/c011da03-f7cb-4c6a-b82c-d59776bf229b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:13.222343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca2b9ff3-be71-4430-b51a-39415ba4a9ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.224051 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca2b9ff3-be71-4430-b51a-39415ba4a9ca tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:13.224368 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca2b9ff3-be71-4430-b51a-39415ba4a9ca tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-592294680", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1165721725", "vendor_name": "tempest-vendor_name-1298866841"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:13.237615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f0fe5ad2-4547-4c36-8567-77845b64f3ad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.239741 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca2b9ff3-be71-4430-b51a-39415ba4a9ca tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:13.239823 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f0fe5ad2-4547-4c36-8567-77845b64f3ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:13.239928 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f0fe5ad2-4547-4c36-8567-77845b64f3ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.240122 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1208/4786] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:13 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:13.240180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f0fe5ad2-4547-4c36-8567-77845b64f3ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.240290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f0fe5ad2-4547-4c36-8567-77845b64f3ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:13.244676 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:13.244676 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:13.245637 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f0fe5ad2-4547-4c36-8567-77845b64f3ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:13.245809 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1199/4787] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:13 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:13.249820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-66cfdd88-73fd-4177-9919-404a12d17d11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.252067 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:13.252501 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f0cb0df-5667-4180-b9cc-0024c14b51f5", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:13.254259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume request body: {'volume': {'volume_type': '9f0cb0df-5667-4180-b9cc-0024c14b51f5', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:13.258279 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume of 1 GB Aug 09 07:49:13.258568 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:13.258568 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:13.258894 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:13.264507 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Flow 'volume_create_api' (7dc03847-e0ae-48f0-8d41-69313a8f2295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:13.265372 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22ace8d-5d77-4329-858e-17498c6cd8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:13.266149 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:13.284890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22ace8d-5d77-4329-858e-17498c6cd8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1165721725',vendor_name='tempest-vendor_name-1298866841'},id=9f0cb0df-5667-4180-b9cc-0024c14b51f5,is_public=True,name='tempest-ProjectAdminTests-volume-type-592294680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f0cb0df-5667-4180-b9cc-0024c14b51f5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:13.289435 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac580fe7-c30a-47f4-b94d-575eed1c0c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:13.331085 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-592294680 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-592294680, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:13.331375 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-592294680 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-592294680, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:13.369584 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Created reservations ['b6997001-594f-459e-a1cc-798820f7ec72', '0e1484a3-98fc-4ec5-8781-0cdcdf85dad7', '15ac3fed-8ea7-4000-9a60-cec798e248a8', '644dd702-3a5c-4111-a5c6-3204cb1435aa'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:13.370310 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac580fe7-c30a-47f4-b94d-575eed1c0c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6997001-594f-459e-a1cc-798820f7ec72', '0e1484a3-98fc-4ec5-8781-0cdcdf85dad7', '15ac3fed-8ea7-4000-9a60-cec798e248a8', '644dd702-3a5c-4111-a5c6-3204cb1435aa']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:13.371016 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b194498-eec5-41e2-86e3-507bf4b822cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:13.401957 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b194498-eec5-41e2-86e3-507bf4b822cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408', '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='015c53c5210945de9bb3c9df2f8a0b1f',qos_specs=None,replication_status=,reservations=['b6997001-594f-459e-a1cc-798820f7ec72','0e1484a3-98fc-4ec5-8781-0cdcdf85dad7','15ac3fed-8ea7-4000-9a60-cec798e248a8','644dd702-3a5c-4111-a5c6-3204cb1435aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce45fb0a602c493787e3959b3698bd10',volume_type_id=9f0cb0df-5667-4180-b9cc-0024c14b51f5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:13Z,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=b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015c53c5210945de9bb3c9df2f8a0b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce45fb0a602c493787e3959b3698bd10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f0cb0df-5667-4180-b9cc-0024c14b51f5),volume_type_id=9f0cb0df-5667-4180-b9cc-0024c14b51f5)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:13.403760 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30839918-a898-4c00-8621-4ef9fa437615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:13.428387 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30839918-a898-4c00-8621-4ef9fa437615) transitioned into state 'SUCCESS' from 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='015c53c5210945de9bb3c9df2f8a0b1f',qos_specs=None,replication_status=,reservations=['b6997001-594f-459e-a1cc-798820f7ec72','0e1484a3-98fc-4ec5-8781-0cdcdf85dad7','15ac3fed-8ea7-4000-9a60-cec798e248a8','644dd702-3a5c-4111-a5c6-3204cb1435aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce45fb0a602c493787e3959b3698bd10',volume_type_id=9f0cb0df-5667-4180-b9cc-0024c14b51f5)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:13.429465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09359a0-3b41-4d6c-b5df-081a381b941b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:13.442042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09359a0-3b41-4d6c-b5df-081a381b941b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:13.443271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Flow 'volume_create_api' (7dc03847-e0ae-48f0-8d41-69313a8f2295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:13.443601 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume request issued successfully. Aug 09 07:49:13.444757 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66cfdd88-73fd-4177-9919-404a12d17d11 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:13.445209 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1190/4788] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:13 2026] POST /volume/v3/volumes => generated 770 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:13.462306 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-97642620-3f46-4f30-a239-fe8475381a77 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.464028 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-97642620-3f46-4f30-a239-fe8475381a77 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 Aug 09 07:49:13.464208 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-97642620-3f46-4f30-a239-fe8475381a77 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.465617 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-97642620-3f46-4f30-a239-fe8475381a77 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.471246 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:13.471246 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:13.474836 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-97642620-3f46-4f30-a239-fe8475381a77 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:13.477645 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-97642620-3f46-4f30-a239-fe8475381a77 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 returned with HTTP 200 Aug 09 07:49:13.478045 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1192/4789] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:13 2026] GET /volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:13.921941 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d7ecc5c2-e05a-4505-88e1-77ab1acdf888 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:13.923803 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7ecc5c2-e05a-4505-88e1-77ab1acdf888 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:13.924282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7ecc5c2-e05a-4505-88e1-77ab1acdf888 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:13.924397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7ecc5c2-e05a-4505-88e1-77ab1acdf888 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:13.924571 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d7ecc5c2-e05a-4505-88e1-77ab1acdf888 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:13.928656 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:13.928656 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:13.929270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7ecc5c2-e05a-4505-88e1-77ab1acdf888 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:13.929668 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1209/4790] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:13 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:14.255934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b278d348-88ee-4c42-be83-17014b30efa7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.258295 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b278d348-88ee-4c42-be83-17014b30efa7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:14.258489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b278d348-88ee-4c42-be83-17014b30efa7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.258682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b278d348-88ee-4c42-be83-17014b30efa7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.258779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b278d348-88ee-4c42-be83-17014b30efa7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:14.263015 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:14.263015 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:14.263725 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b278d348-88ee-4c42-be83-17014b30efa7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:14.264057 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1200/4791] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:14 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:14.492058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94965547-49fb-40f9-9e3d-df30386087a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.494775 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94965547-49fb-40f9-9e3d-df30386087a9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 Aug 09 07:49:14.495099 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94965547-49fb-40f9-9e3d-df30386087a9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.495326 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94965547-49fb-40f9-9e3d-df30386087a9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.506896 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:14.506896 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:14.511564 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94965547-49fb-40f9-9e3d-df30386087a9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:14.519424 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94965547-49fb-40f9-9e3d-df30386087a9 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 returned with HTTP 200 Aug 09 07:49:14.520298 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1191/4792] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:14 2026] GET /volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 => generated 970 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:14.536398 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-61a1e7ea-8f49-48fc-aa85-057e2209cece None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.538423 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61a1e7ea-8f49-48fc-aa85-057e2209cece tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:14.538682 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61a1e7ea-8f49-48fc-aa85-057e2209cece tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.538904 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61a1e7ea-8f49-48fc-aa85-057e2209cece tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.542475 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61a1e7ea-8f49-48fc-aa85-057e2209cece tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:14.542872 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1193/4793] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:14 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:14.555082 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d02c4b6-bd50-40c9-bfdb-0e0bcb141902 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.556726 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d02c4b6-bd50-40c9-bfdb-0e0bcb141902 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:14.556883 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d02c4b6-bd50-40c9-bfdb-0e0bcb141902 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.557066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d02c4b6-bd50-40c9-bfdb-0e0bcb141902 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.560627 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d02c4b6-bd50-40c9-bfdb-0e0bcb141902 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:14.561003 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1210/4794] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:14 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:14.569540 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-35ddb7c1-8bb5-4533-abdc-8a336202272c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.571165 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-35ddb7c1-8bb5-4533-abdc-8a336202272c tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/messages/a79b83f6-7640-40c8-a381-c2b149a61d5f Aug 09 07:49:14.571353 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-35ddb7c1-8bb5-4533-abdc-8a336202272c tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.571537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-35ddb7c1-8bb5-4533-abdc-8a336202272c tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.580202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-35ddb7c1-8bb5-4533-abdc-8a336202272c tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages/a79b83f6-7640-40c8-a381-c2b149a61d5f returned with HTTP 204 Aug 09 07:49:14.580585 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1201/4795] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:14 2026] DELETE /volume/v3/messages/a79b83f6-7640-40c8-a381-c2b149a61d5f => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:14.587939 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.589512 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 Aug 09 07:49:14.589692 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.589876 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.590130 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Delete volume with id: b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 Aug 09 07:49:14.598560 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:14.598560 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:14.598867 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:14.599820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:14.616889 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Created reservations ['9c9a6864-469f-463b-95fb-21cf8876a550', 'c52ad2ad-8781-4a9f-a2f6-b4457ec13056', '8c3be3a4-e0ec-467b-a3cc-3f894e92ad68', '35354da7-a17c-4fec-80d1-ec91c80590ac'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:14.642868 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Delete volume request issued successfully. Aug 09 07:49:14.643140 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d28df4c-4442-4a0d-93b5-a9eae76a45b7 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 returned with HTTP 202 Aug 09 07:49:14.643688 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1192/4796] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:14 2026] DELETE /volume/v3/volumes/b2ffdf76-2c9c-46f7-a06b-3cebbb8ef408 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:14.650566 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c211ada2-9cb4-4015-b7a6-678ade4a50fa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.652778 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c211ada2-9cb4-4015-b7a6-678ade4a50fa tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/types/9f0cb0df-5667-4180-b9cc-0024c14b51f5 Aug 09 07:49:14.653050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c211ada2-9cb4-4015-b7a6-678ade4a50fa tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.653281 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c211ada2-9cb4-4015-b7a6-678ade4a50fa tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.692629 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c211ada2-9cb4-4015-b7a6-678ade4a50fa tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/types/9f0cb0df-5667-4180-b9cc-0024c14b51f5 returned with HTTP 202 Aug 09 07:49:14.693177 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1194/4797] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:14 2026] DELETE /volume/v3/types/9f0cb0df-5667-4180-b9cc-0024c14b51f5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:14.703614 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-385001be-8a50-4c36-8784-0a1d9777417c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.705845 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-385001be-8a50-4c36-8784-0a1d9777417c tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:14.706223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-385001be-8a50-4c36-8784-0a1d9777417c tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1808692616", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2093196253", "vendor_name": "tempest-vendor_name-1561639752"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:14.720894 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-385001be-8a50-4c36-8784-0a1d9777417c tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:14.721267 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1211/4798] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:14 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:14.732936 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0501e04f-f279-41f0-a3f5-410992716693 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.732936 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:14.733047 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f4f889c7-0254-4a84-9577-dafa471ace61", "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:14.734783 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume request body: {'volume': {'volume_type': 'f4f889c7-0254-4a84-9577-dafa471ace61', 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:14.739752 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume of 1 GB Aug 09 07:49:14.740122 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:14.740122 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:14.740600 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:14.747037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Flow 'volume_create_api' (be065c07-67e1-4642-bb07-165e71cb3d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:14.748374 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df3047b-81f4-4d24-8be6-88d9eff6d5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:14.749389 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:14.773617 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df3047b-81f4-4d24-8be6-88d9eff6d5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2093196253',vendor_name='tempest-vendor_name-1561639752'},id=f4f889c7-0254-4a84-9577-dafa471ace61,is_public=True,name='tempest-ProjectAdminTests-volume-type-1808692616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f889c7-0254-4a84-9577-dafa471ace61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:14.774500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01419f92-85ca-48d2-9516-bf9e13f7487a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:14.814611 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1808692616 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1808692616, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:14.815114 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1808692616 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1808692616, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:14.843306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Created reservations ['d370d8d1-ca1d-452d-a8ae-9bc44d2bf5ef', '9f90ba21-2384-41a1-b78c-087705a84835', 'bcb5c10e-0ff2-4b22-82d1-776604a5a23e', 'b4c35e6e-9e43-4f8f-81dd-5f0d153a98c7'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:14.844033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01419f92-85ca-48d2-9516-bf9e13f7487a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d370d8d1-ca1d-452d-a8ae-9bc44d2bf5ef', '9f90ba21-2384-41a1-b78c-087705a84835', 'bcb5c10e-0ff2-4b22-82d1-776604a5a23e', 'b4c35e6e-9e43-4f8f-81dd-5f0d153a98c7']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:14.844720 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecc1059-7db4-4e2b-9c0a-7b897f3faafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:14.871411 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecc1059-7db4-4e2b-9c0a-7b897f3faafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e24ace-3184-4618-875d-0cd529f919f8', '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='015c53c5210945de9bb3c9df2f8a0b1f',qos_specs=None,replication_status=,reservations=['d370d8d1-ca1d-452d-a8ae-9bc44d2bf5ef','9f90ba21-2384-41a1-b78c-087705a84835','bcb5c10e-0ff2-4b22-82d1-776604a5a23e','b4c35e6e-9e43-4f8f-81dd-5f0d153a98c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce45fb0a602c493787e3959b3698bd10',volume_type_id=f4f889c7-0254-4a84-9577-dafa471ace61), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:14Z,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=26e24ace-3184-4618-875d-0cd529f919f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='015c53c5210945de9bb3c9df2f8a0b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce45fb0a602c493787e3959b3698bd10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f889c7-0254-4a84-9577-dafa471ace61),volume_type_id=f4f889c7-0254-4a84-9577-dafa471ace61)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:14.872129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d541577-0f05-403b-90d8-27cc3d5a30aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:14.887772 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d541577-0f05-403b-90d8-27cc3d5a30aa) transitioned into state 'SUCCESS' from 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='015c53c5210945de9bb3c9df2f8a0b1f',qos_specs=None,replication_status=,reservations=['d370d8d1-ca1d-452d-a8ae-9bc44d2bf5ef','9f90ba21-2384-41a1-b78c-087705a84835','bcb5c10e-0ff2-4b22-82d1-776604a5a23e','b4c35e6e-9e43-4f8f-81dd-5f0d153a98c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce45fb0a602c493787e3959b3698bd10',volume_type_id=f4f889c7-0254-4a84-9577-dafa471ace61)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:14.888419 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f467796c-dc32-418f-ba60-16f365b2a883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:14.897905 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f467796c-dc32-418f-ba60-16f365b2a883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:14.898730 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Flow 'volume_create_api' (be065c07-67e1-4642-bb07-165e71cb3d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:14.899014 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Create volume request issued successfully. Aug 09 07:49:14.899566 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0501e04f-f279-41f0-a3f5-410992716693 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:14.900004 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1202/4799] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:14 2026] POST /volume/v3/volumes => generated 771 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:14.912905 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bf2d8657-bc13-419a-bd39-24b5c0096d0d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.914560 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf2d8657-bc13-419a-bd39-24b5c0096d0d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 Aug 09 07:49:14.914560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf2d8657-bc13-419a-bd39-24b5c0096d0d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.914560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf2d8657-bc13-419a-bd39-24b5c0096d0d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.921391 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:14.921391 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:14.924589 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bf2d8657-bc13-419a-bd39-24b5c0096d0d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:14.928203 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf2d8657-bc13-419a-bd39-24b5c0096d0d tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 returned with HTTP 200 Aug 09 07:49:14.928572 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1193/4800] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:14 2026] GET /volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:14.942353 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8186a586-9aad-49d4-808f-531014172a24 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:14.944253 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8186a586-9aad-49d4-808f-531014172a24 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:14.944454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8186a586-9aad-49d4-808f-531014172a24 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:14.944662 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8186a586-9aad-49d4-808f-531014172a24 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:14.944771 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8186a586-9aad-49d4-808f-531014172a24 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:14.950812 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:14.950812 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:14.951537 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8186a586-9aad-49d4-808f-531014172a24 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:14.951930 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1195/4801] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:14 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:15.278986 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88a89d49-8181-4add-99b6-6d349a4fe4e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:15.280952 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88a89d49-8181-4add-99b6-6d349a4fe4e5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:15.281143 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88a89d49-8181-4add-99b6-6d349a4fe4e5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:15.281339 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88a89d49-8181-4add-99b6-6d349a4fe4e5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:15.281513 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-88a89d49-8181-4add-99b6-6d349a4fe4e5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:15.286273 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:15.286273 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:15.287116 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88a89d49-8181-4add-99b6-6d349a4fe4e5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:15.287524 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1212/4802] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:15 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:15.950184 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b906d662-7270-4c8b-a86e-422b806d5156 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:15.952540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b906d662-7270-4c8b-a86e-422b806d5156 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 Aug 09 07:49:15.952777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b906d662-7270-4c8b-a86e-422b806d5156 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:15.953003 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b906d662-7270-4c8b-a86e-422b806d5156 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:15.962402 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:15.962402 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:15.964586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b45e6957-3500-4c83-a55d-cbf4487eea1c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:15.967251 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b906d662-7270-4c8b-a86e-422b806d5156 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:15.968929 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b45e6957-3500-4c83-a55d-cbf4487eea1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:15.969351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b45e6957-3500-4c83-a55d-cbf4487eea1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:15.969669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b45e6957-3500-4c83-a55d-cbf4487eea1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:15.969821 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b45e6957-3500-4c83-a55d-cbf4487eea1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:15.973190 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b906d662-7270-4c8b-a86e-422b806d5156 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 returned with HTTP 200 Aug 09 07:49:15.973688 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1203/4803] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:15 2026] GET /volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:15.975053 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:15.975053 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:15.976999 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b45e6957-3500-4c83-a55d-cbf4487eea1c tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:15.976999 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1194/4804] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:15 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:15.997394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-90bba4d5-825e-4ff6-ad06-e6c471468855 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:15.999373 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90bba4d5-825e-4ff6-ad06-e6c471468855 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:15.999661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90bba4d5-825e-4ff6-ad06-e6c471468855 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:16.000034 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90bba4d5-825e-4ff6-ad06-e6c471468855 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:16.007079 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90bba4d5-825e-4ff6-ad06-e6c471468855 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:16.007438 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1196/4805] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:15 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:16.017728 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab105347-3c3c-476a-abf8-2064c6c49637 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:16.020320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab105347-3c3c-476a-abf8-2064c6c49637 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] GET https://10.4.3.41/volume/v3/messages/5fb6a36f-f13b-48ae-90c3-ec8f1f0374ef Aug 09 07:49:16.020649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab105347-3c3c-476a-abf8-2064c6c49637 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:16.020895 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab105347-3c3c-476a-abf8-2064c6c49637 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:16.025231 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab105347-3c3c-476a-abf8-2064c6c49637 tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages/5fb6a36f-f13b-48ae-90c3-ec8f1f0374ef returned with HTTP 200 Aug 09 07:49:16.025699 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1213/4806] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:16 2026] GET /volume/v3/messages/5fb6a36f-f13b-48ae-90c3-ec8f1f0374ef => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:16.034441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d2e49166-16e6-4655-a37c-61da5acf74ed None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:16.036854 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2e49166-16e6-4655-a37c-61da5acf74ed tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/messages/5fb6a36f-f13b-48ae-90c3-ec8f1f0374ef Aug 09 07:49:16.037201 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d2e49166-16e6-4655-a37c-61da5acf74ed tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:16.037447 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d2e49166-16e6-4655-a37c-61da5acf74ed tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:16.060314 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2e49166-16e6-4655-a37c-61da5acf74ed tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/messages/5fb6a36f-f13b-48ae-90c3-ec8f1f0374ef returned with HTTP 204 Aug 09 07:49:16.060314 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1204/4807] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:16 2026] DELETE /volume/v3/messages/5fb6a36f-f13b-48ae-90c3-ec8f1f0374ef => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:16.068638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a4af92a-07fc-4297-a147-f003e2bc850f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:16.070927 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 Aug 09 07:49:16.072926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:16.072926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:16.072926 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Delete volume with id: 26e24ace-3184-4618-875d-0cd529f919f8 Aug 09 07:49:16.079899 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:16.079899 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:16.080430 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Volume info retrieved successfully. Aug 09 07:49:16.081685 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:16.092320 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1808692616 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1808692616, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:16.092568 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1808692616 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1808692616, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:16.102270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Created reservations ['23f99791-a4f1-41ca-a55e-8200adf992ee', '28cd3267-5f6d-43cf-b8f3-73ab2771fdc2', 'd6aff226-0888-4e36-a8a8-9153b03c7133', 'b3156c3d-ca57-4031-a11d-52eae49ad841'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:16.129938 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Delete volume request issued successfully. Aug 09 07:49:16.129938 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a4af92a-07fc-4297-a147-f003e2bc850f tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 returned with HTTP 202 Aug 09 07:49:16.132930 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1195/4808] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:16 2026] DELETE /volume/v3/volumes/26e24ace-3184-4618-875d-0cd529f919f8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:16.138023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74d9c08f-4b29-4ebb-8dbe-0c05a4539cae None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:16.139716 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74d9c08f-4b29-4ebb-8dbe-0c05a4539cae tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] DELETE https://10.4.3.41/volume/v3/types/f4f889c7-0254-4a84-9577-dafa471ace61 Aug 09 07:49:16.139933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74d9c08f-4b29-4ebb-8dbe-0c05a4539cae tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:16.140118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74d9c08f-4b29-4ebb-8dbe-0c05a4539cae tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:16.162942 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74d9c08f-4b29-4ebb-8dbe-0c05a4539cae tempest-ProjectAdminTests-2014755454 tempest-ProjectAdminTests-2014755454-project-admin] https://10.4.3.41/volume/v3/types/f4f889c7-0254-4a84-9577-dafa471ace61 returned with HTTP 202 Aug 09 07:49:16.163121 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1197/4809] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:16 2026] DELETE /volume/v3/types/f4f889c7-0254-4a84-9577-dafa471ace61 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:16.302925 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-44bbf558-287e-49fd-9626-ef5f5f387a49 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:16.304867 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44bbf558-287e-49fd-9626-ef5f5f387a49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:16.305051 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44bbf558-287e-49fd-9626-ef5f5f387a49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:16.305216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44bbf558-287e-49fd-9626-ef5f5f387a49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:16.305313 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-44bbf558-287e-49fd-9626-ef5f5f387a49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:16.317807 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:16.317807 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:16.317807 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44bbf558-287e-49fd-9626-ef5f5f387a49 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:16.317807 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1214/4810] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:16 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:16.992203 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a97b6c87-7a6f-438f-8266-544b13761192 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:16.994223 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a97b6c87-7a6f-438f-8266-544b13761192 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:16.994488 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a97b6c87-7a6f-438f-8266-544b13761192 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:16.994674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a97b6c87-7a6f-438f-8266-544b13761192 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:16.994803 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a97b6c87-7a6f-438f-8266-544b13761192 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:16.999423 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:16.999423 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:17.000116 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a97b6c87-7a6f-438f-8266-544b13761192 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:17.000534 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1205/4811] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:16 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:17.331539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-47541083-4d56-44cc-8149-122dab6576cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:17.333778 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47541083-4d56-44cc-8149-122dab6576cf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:17.334045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47541083-4d56-44cc-8149-122dab6576cf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:17.334331 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47541083-4d56-44cc-8149-122dab6576cf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:17.334538 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-47541083-4d56-44cc-8149-122dab6576cf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:17.338988 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:17.338988 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:17.339962 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47541083-4d56-44cc-8149-122dab6576cf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:17.340338 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1196/4812] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:17 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:17.778908 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:17.907258 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:17.907824 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1860717918"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:17.910721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1860717918'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:17.910926 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Create volume of 1 GB Aug 09 07:49:17.916428 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:17.929166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Flow 'volume_create_api' (2964b835-2d7e-4ee8-bd04-5c970281a865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:17.931522 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0077aa-4552-489d-b93d-d89f85efb191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:17.933583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:17.974160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0077aa-4552-489d-b93d-d89f85efb191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:17.975382 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9512ff08-b813-494e-bd60-edff01de826c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:18.014546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fcd8849-8427-4865-9031-bfc857449392 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:18.016463 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fcd8849-8427-4865-9031-bfc857449392 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:18.016463 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fcd8849-8427-4865-9031-bfc857449392 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:18.016583 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fcd8849-8427-4865-9031-bfc857449392 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:18.016741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5fcd8849-8427-4865-9031-bfc857449392 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:18.018230 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=379,cinder:UPDATE=138,cinder:INSERT=70 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:49:18.022545 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:18.022545 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:18.023320 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fcd8849-8427-4865-9031-bfc857449392 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:18.023817 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1215/4813] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:18 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:18.056201 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Created reservations ['3b83f073-6cff-4fe8-bbb3-77eac8a76084', '8978ae51-a3a3-488f-b83d-2b7cc3a46219', '31823b58-8c35-4e33-8af7-7fd2203bb9de', '62536694-92f0-47e3-879f-94000dabeec1'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:18.057299 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9512ff08-b813-494e-bd60-edff01de826c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b83f073-6cff-4fe8-bbb3-77eac8a76084', '8978ae51-a3a3-488f-b83d-2b7cc3a46219', '31823b58-8c35-4e33-8af7-7fd2203bb9de', '62536694-92f0-47e3-879f-94000dabeec1']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:18.058513 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad13e5f-7a8c-4f5c-90b5-788c0212410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:18.085902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad13e5f-7a8c-4f5c-90b5-788c0212410c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1860717918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2c87cda88b40278e0152d45b54f7f7',qos_specs=None,replication_status=,reservations=['3b83f073-6cff-4fe8-bbb3-77eac8a76084','8978ae51-a3a3-488f-b83d-2b7cc3a46219','31823b58-8c35-4e33-8af7-7fd2203bb9de','62536694-92f0-47e3-879f-94000dabeec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d67f0e33ee14201aa07ef31f87e16f9',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1860717918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2c87cda88b40278e0152d45b54f7f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d67f0e33ee14201aa07ef31f87e16f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:18.086591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c45050-2ef4-4783-a91a-20d258d6bcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:18.105194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c45050-2ef4-4783-a91a-20d258d6bcb4) transitioned into state 'SUCCESS' from state '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-1860717918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2c87cda88b40278e0152d45b54f7f7',qos_specs=None,replication_status=,reservations=['3b83f073-6cff-4fe8-bbb3-77eac8a76084','8978ae51-a3a3-488f-b83d-2b7cc3a46219','31823b58-8c35-4e33-8af7-7fd2203bb9de','62536694-92f0-47e3-879f-94000dabeec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d67f0e33ee14201aa07ef31f87e16f9',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:18.105962 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20f1f3e-e3b6-4c93-a173-8bd74187143b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:18.119039 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e20f1f3e-e3b6-4c93-a173-8bd74187143b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:18.119413 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Flow 'volume_create_api' (2964b835-2d7e-4ee8-bd04-5c970281a865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:18.119723 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Create volume request issued successfully. Aug 09 07:49:18.120393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-12a55b0d-e6a2-41b6-8cc2-641d97c66cf2 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:18.120863 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1198/4814] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:49:17 2026] POST /volume/v3/volumes => generated 776 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:18.134268 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-868fe612-557c-416d-9621-5fd449f60df5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:18.140942 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-868fe612-557c-416d-9621-5fd449f60df5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c Aug 09 07:49:18.140942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-868fe612-557c-416d-9621-5fd449f60df5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:18.140942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-868fe612-557c-416d-9621-5fd449f60df5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:18.151959 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:18.151959 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:18.156215 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-868fe612-557c-416d-9621-5fd449f60df5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:18.160263 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-868fe612-557c-416d-9621-5fd449f60df5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c returned with HTTP 200 Aug 09 07:49:18.160905 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1206/4815] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:18 2026] GET /volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:18.351464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-89c53bdc-de23-44ea-a231-6fd9c07018c2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:18.353093 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89c53bdc-de23-44ea-a231-6fd9c07018c2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:18.354117 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89c53bdc-de23-44ea-a231-6fd9c07018c2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:18.354369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89c53bdc-de23-44ea-a231-6fd9c07018c2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:18.354556 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-89c53bdc-de23-44ea-a231-6fd9c07018c2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:18.358463 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=332,cinder:UPDATE=134,cinder:INSERT=65 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:49:18.365243 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:18.365243 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:18.367425 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89c53bdc-de23-44ea-a231-6fd9c07018c2 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:18.368117 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1197/4816] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:18 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:19.034444 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-92430871-c934-4231-a051-8cb7bc7fb316 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:19.037830 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92430871-c934-4231-a051-8cb7bc7fb316 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:19.038104 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92430871-c934-4231-a051-8cb7bc7fb316 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:19.038320 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-92430871-c934-4231-a051-8cb7bc7fb316 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:19.038400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-92430871-c934-4231-a051-8cb7bc7fb316 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:19.047720 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:19.047720 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:19.048438 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-92430871-c934-4231-a051-8cb7bc7fb316 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:19.048846 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1216/4817] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:19 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:19.174418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9dcabfe3-9780-40dc-b0d0-b63cd61295e9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:19.176167 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9dcabfe3-9780-40dc-b0d0-b63cd61295e9 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c Aug 09 07:49:19.176317 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9dcabfe3-9780-40dc-b0d0-b63cd61295e9 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:19.176723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9dcabfe3-9780-40dc-b0d0-b63cd61295e9 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:19.178759 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=373,cinder:UPDATE=120,cinder:INSERT=57 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:49:19.186582 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:19.186582 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:19.190417 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-9dcabfe3-9780-40dc-b0d0-b63cd61295e9 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:19.194633 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9dcabfe3-9780-40dc-b0d0-b63cd61295e9 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c returned with HTTP 200 Aug 09 07:49:19.195056 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1199/4818] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:19 2026] GET /volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:19.212159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-650e31aa-3100-4d9b-a5d3-b1b0d5599d70 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:19.340619 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-650e31aa-3100-4d9b-a5d3-b1b0d5599d70 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] POST https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c/action Aug 09 07:49:19.340984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-650e31aa-3100-4d9b-a5d3-b1b0d5599d70 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:19.341076 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-650e31aa-3100-4d9b-a5d3-b1b0d5599d70 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:19.352819 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:19.352819 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:19.353410 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-650e31aa-3100-4d9b-a5d3-b1b0d5599d70 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] Volume info retrieved successfully. Aug 09 07:49:19.355780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-650e31aa-3100-4d9b-a5d3-b1b0d5599d70 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ba5767eeae5a45a8b66bb6e7f1732afd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b2c87cda88b40278e0152d45b54f7f7', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:49:19.356018 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-650e31aa-3100-4d9b-a5d3-b1b0d5599d70 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c/action returned with HTTP 403 Aug 09 07:49:19.356517 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1207/4819] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:49:19 2026] POST /volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c/action => generated 131 bytes in 145 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:19.364358 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5d1560d5-9928-44f1-89a2-d719985678eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:19.367792 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d1560d5-9928-44f1-89a2-d719985678eb tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c Aug 09 07:49:19.367792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5d1560d5-9928-44f1-89a2-d719985678eb tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:19.367792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5d1560d5-9928-44f1-89a2-d719985678eb tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:19.367792 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5d1560d5-9928-44f1-89a2-d719985678eb tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Delete volume with id: 40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c Aug 09 07:49:19.377120 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:19.377120 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:19.377893 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5d1560d5-9928-44f1-89a2-d719985678eb tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:19.380285 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3d749a5-c596-40d0-b47d-b2d91cf615ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:19.382418 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3d749a5-c596-40d0-b47d-b2d91cf615ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:19.382636 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3d749a5-c596-40d0-b47d-b2d91cf615ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:19.382854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3d749a5-c596-40d0-b47d-b2d91cf615ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:19.383247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e3d749a5-c596-40d0-b47d-b2d91cf615ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:19.387302 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:19.387302 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:19.388979 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3d749a5-c596-40d0-b47d-b2d91cf615ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:19.388979 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1217/4820] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:19 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:19.417710 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5d1560d5-9928-44f1-89a2-d719985678eb tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Delete volume request issued successfully. Aug 09 07:49:19.418283 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d1560d5-9928-44f1-89a2-d719985678eb tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c returned with HTTP 202 Aug 09 07:49:19.418966 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1198/4821] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:19 2026] DELETE /volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:19.425495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0b709b9b-6992-4a5c-8f0e-f78fdcf23b05 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:19.427122 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0b709b9b-6992-4a5c-8f0e-f78fdcf23b05 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c Aug 09 07:49:19.427350 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0b709b9b-6992-4a5c-8f0e-f78fdcf23b05 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:19.427581 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0b709b9b-6992-4a5c-8f0e-f78fdcf23b05 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:19.439189 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:19.439189 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:19.443255 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0b709b9b-6992-4a5c-8f0e-f78fdcf23b05 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:19.448944 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0b709b9b-6992-4a5c-8f0e-f78fdcf23b05 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c returned with HTTP 200 Aug 09 07:49:19.449401 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1200/4822] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:19 2026] GET /volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:20.059448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-993ca731-98d6-4c46-8dfd-a54c53b09d7b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:20.061313 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-993ca731-98d6-4c46-8dfd-a54c53b09d7b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:20.061609 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-993ca731-98d6-4c46-8dfd-a54c53b09d7b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:20.061795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-993ca731-98d6-4c46-8dfd-a54c53b09d7b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:20.061905 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-993ca731-98d6-4c46-8dfd-a54c53b09d7b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:20.067783 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:20.067783 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:20.068578 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-993ca731-98d6-4c46-8dfd-a54c53b09d7b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:20.069175 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1208/4823] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:20 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:20.404124 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2370a3d1-aa2e-4d1d-93db-60448af06970 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:20.406072 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2370a3d1-aa2e-4d1d-93db-60448af06970 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:20.406301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2370a3d1-aa2e-4d1d-93db-60448af06970 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:20.406536 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2370a3d1-aa2e-4d1d-93db-60448af06970 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:20.406710 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2370a3d1-aa2e-4d1d-93db-60448af06970 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:20.411946 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:20.411946 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:20.412752 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2370a3d1-aa2e-4d1d-93db-60448af06970 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:20.413287 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1218/4824] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:20 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:20.463351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-82992ddf-6fb0-4fa3-a966-229920daa710 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:20.465692 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82992ddf-6fb0-4fa3-a966-229920daa710 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c Aug 09 07:49:20.465979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82992ddf-6fb0-4fa3-a966-229920daa710 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:20.466266 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82992ddf-6fb0-4fa3-a966-229920daa710 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:20.475669 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82992ddf-6fb0-4fa3-a966-229920daa710 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c returned with HTTP 404 Aug 09 07:49:20.476743 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1199/4825] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:20 2026] GET /volume/v3/volumes/40fa471b-9a8a-4dc5-b26b-cf4f96c18e0c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:20.485374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5ec0fe85-02f6-4033-a687-e26990827990 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:20.487235 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:20.487652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-426218696"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:20.490942 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-426218696'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:20.491089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Create volume of 1 GB Aug 09 07:49:20.499303 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:20.508186 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Flow 'volume_create_api' (42814a41-9657-45c8-9dfe-a053271860cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:20.509687 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8358708a-1cd7-4e05-9565-3f7a4a55983e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:20.510534 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:20.543875 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8358708a-1cd7-4e05-9565-3f7a4a55983e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:20.544905 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2611a611-39dc-4f6c-9cf6-90045f91242e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:20.589150 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Created reservations ['b535ecb0-1605-4401-b8e3-edf262163db6', '798cc9bd-4c9d-4a0f-9f17-c84c4ef37c48', '06cabe7a-ea76-4c2b-ab8d-db9584d364bb', '7b7ccfd7-7472-40f4-822a-1643ed805eb7'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:20.590155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2611a611-39dc-4f6c-9cf6-90045f91242e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b535ecb0-1605-4401-b8e3-edf262163db6', '798cc9bd-4c9d-4a0f-9f17-c84c4ef37c48', '06cabe7a-ea76-4c2b-ab8d-db9584d364bb', '7b7ccfd7-7472-40f4-822a-1643ed805eb7']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:20.591092 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fccf900-bc9c-4188-a7d3-06cac7f14cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:20.618104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fccf900-bc9c-4188-a7d3-06cac7f14cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da47ad91-b881-4205-a023-c3a92c132460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426218696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2c87cda88b40278e0152d45b54f7f7',qos_specs=None,replication_status=,reservations=['b535ecb0-1605-4401-b8e3-edf262163db6','798cc9bd-4c9d-4a0f-9f17-c84c4ef37c48','06cabe7a-ea76-4c2b-ab8d-db9584d364bb','7b7ccfd7-7472-40f4-822a-1643ed805eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d67f0e33ee14201aa07ef31f87e16f9',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426218696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da47ad91-b881-4205-a023-c3a92c132460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2c87cda88b40278e0152d45b54f7f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d67f0e33ee14201aa07ef31f87e16f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:20.618104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2725f9e5-235a-42c3-9bd5-526a0933deb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:20.641730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2725f9e5-235a-42c3-9bd5-526a0933deb1) transitioned into state 'SUCCESS' from state '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-426218696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2c87cda88b40278e0152d45b54f7f7',qos_specs=None,replication_status=,reservations=['b535ecb0-1605-4401-b8e3-edf262163db6','798cc9bd-4c9d-4a0f-9f17-c84c4ef37c48','06cabe7a-ea76-4c2b-ab8d-db9584d364bb','7b7ccfd7-7472-40f4-822a-1643ed805eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d67f0e33ee14201aa07ef31f87e16f9',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:20.642592 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38e3472-3a72-43da-a0b0-ab0e299f8641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:20.656571 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38e3472-3a72-43da-a0b0-ab0e299f8641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:20.657588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Flow 'volume_create_api' (42814a41-9657-45c8-9dfe-a053271860cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:20.657995 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Create volume request issued successfully. Aug 09 07:49:20.658750 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5ec0fe85-02f6-4033-a687-e26990827990 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:20.659368 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1201/4826] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:49:20 2026] POST /volume/v3/volumes => generated 775 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:20.684094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bdba034b-06f7-4a5a-9d7e-0504898a80ae None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:20.687834 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bdba034b-06f7-4a5a-9d7e-0504898a80ae tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 Aug 09 07:49:20.687834 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bdba034b-06f7-4a5a-9d7e-0504898a80ae tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:20.687834 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bdba034b-06f7-4a5a-9d7e-0504898a80ae tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:20.698177 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:20.698177 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:20.708400 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bdba034b-06f7-4a5a-9d7e-0504898a80ae tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:20.712876 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bdba034b-06f7-4a5a-9d7e-0504898a80ae tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 returned with HTTP 200 Aug 09 07:49:20.713566 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1209/4827] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:20 2026] GET /volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:21.080498 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46e70f64-aab2-4852-96ce-7aa8a5f60c30 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:21.083927 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46e70f64-aab2-4852-96ce-7aa8a5f60c30 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:21.084150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46e70f64-aab2-4852-96ce-7aa8a5f60c30 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:21.084923 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46e70f64-aab2-4852-96ce-7aa8a5f60c30 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:21.084923 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-46e70f64-aab2-4852-96ce-7aa8a5f60c30 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:21.088839 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:21.088839 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:21.089491 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46e70f64-aab2-4852-96ce-7aa8a5f60c30 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:21.091684 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1219/4828] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:21 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:21.427024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2bbc9270-93fc-4a20-bc94-7df0f67d9260 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:21.428714 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2bbc9270-93fc-4a20-bc94-7df0f67d9260 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:21.428880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2bbc9270-93fc-4a20-bc94-7df0f67d9260 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:21.429079 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2bbc9270-93fc-4a20-bc94-7df0f67d9260 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:21.429184 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2bbc9270-93fc-4a20-bc94-7df0f67d9260 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:21.433370 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:21.433370 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:21.434175 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2bbc9270-93fc-4a20-bc94-7df0f67d9260 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:21.434581 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1200/4829] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:21 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:21.728338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-edad2226-75c6-4b94-929d-f9af0f9f8193 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:21.730522 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-edad2226-75c6-4b94-929d-f9af0f9f8193 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 Aug 09 07:49:21.730789 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-edad2226-75c6-4b94-929d-f9af0f9f8193 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:21.731038 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-edad2226-75c6-4b94-929d-f9af0f9f8193 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:21.739381 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:21.739381 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:21.741375 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-edad2226-75c6-4b94-929d-f9af0f9f8193 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:21.746581 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-edad2226-75c6-4b94-929d-f9af0f9f8193 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 returned with HTTP 200 Aug 09 07:49:21.746988 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1202/4830] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:21 2026] GET /volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:21.765514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-49b3de61-815a-4ca5-85e0-762544ede5f5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:21.767237 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-49b3de61-815a-4ca5-85e0-762544ede5f5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] POST https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460/action Aug 09 07:49:21.767681 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-49b3de61-815a-4ca5-85e0-762544ede5f5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:21.767836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-49b3de61-815a-4ca5-85e0-762544ede5f5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:21.778806 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:21.778806 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:21.779319 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.policy [None req-49b3de61-815a-4ca5-85e0-762544ede5f5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ba5767eeae5a45a8b66bb6e7f1732afd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b2c87cda88b40278e0152d45b54f7f7', '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=100221) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:49:21.779526 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-49b3de61-815a-4ca5-85e0-762544ede5f5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-reader] https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460/action returned with HTTP 403 Aug 09 07:49:21.780005 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1210/4831] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:49:21 2026] POST /volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:21.789877 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:21.792097 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 Aug 09 07:49:21.792340 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:21.792582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:21.792777 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Delete volume with id: da47ad91-b881-4205-a023-c3a92c132460 Aug 09 07:49:21.804087 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:21.804087 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:21.804087 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:21.855667 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Delete volume request issued successfully. Aug 09 07:49:21.855667 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e8a82de-ca0a-4333-9159-8544f3360bc5 tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 returned with HTTP 202 Aug 09 07:49:21.855667 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1220/4832] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:21 2026] DELETE /volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:21.862315 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6edc4799-4d8c-440a-8580-b7a8d1bf376d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:21.866056 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6edc4799-4d8c-440a-8580-b7a8d1bf376d tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 Aug 09 07:49:21.869931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6edc4799-4d8c-440a-8580-b7a8d1bf376d tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:21.869931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6edc4799-4d8c-440a-8580-b7a8d1bf376d tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:21.876004 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:21.876004 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:21.881043 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6edc4799-4d8c-440a-8580-b7a8d1bf376d tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Volume info retrieved successfully. Aug 09 07:49:21.884944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6edc4799-4d8c-440a-8580-b7a8d1bf376d tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 returned with HTTP 200 Aug 09 07:49:21.885245 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1201/4833] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:21 2026] GET /volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:22.105806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-54b7d566-7969-4129-a5e5-0511aab604dc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:22.107685 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-54b7d566-7969-4129-a5e5-0511aab604dc tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:22.107926 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-54b7d566-7969-4129-a5e5-0511aab604dc tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:22.108141 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-54b7d566-7969-4129-a5e5-0511aab604dc tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:22.108239 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-54b7d566-7969-4129-a5e5-0511aab604dc tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:22.112601 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:22.112601 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:22.113264 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-54b7d566-7969-4129-a5e5-0511aab604dc tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:22.113716 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1203/4834] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:22 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:22.444572 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-67e811c2-014e-407b-80b5-e88d444e990d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:22.446093 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67e811c2-014e-407b-80b5-e88d444e990d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:22.447560 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67e811c2-014e-407b-80b5-e88d444e990d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:22.447560 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-67e811c2-014e-407b-80b5-e88d444e990d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:22.447560 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-67e811c2-014e-407b-80b5-e88d444e990d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:22.451252 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:22.451252 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:22.452231 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-67e811c2-014e-407b-80b5-e88d444e990d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:22.452791 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1211/4835] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:22 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:22.900733 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34cbd6f8-a1d9-4b88-9fda-093930e92fbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:22.903353 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34cbd6f8-a1d9-4b88-9fda-093930e92fbf tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] GET https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 Aug 09 07:49:22.903760 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34cbd6f8-a1d9-4b88-9fda-093930e92fbf tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:22.904056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34cbd6f8-a1d9-4b88-9fda-093930e92fbf tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:22.910551 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34cbd6f8-a1d9-4b88-9fda-093930e92fbf tempest-ProjectReaderTests-1068677677 tempest-ProjectReaderTests-1068677677-project-admin] https://10.4.3.41/volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 returned with HTTP 404 Aug 09 07:49:22.910551 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1221/4836] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:22 2026] GET /volume/v3/volumes/da47ad91-b881-4205-a023-c3a92c132460 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:23.128086 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-46cb0563-f644-416a-bd52-92ab5af65f7a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:23.130581 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46cb0563-f644-416a-bd52-92ab5af65f7a tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:23.130777 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46cb0563-f644-416a-bd52-92ab5af65f7a tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:23.130970 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46cb0563-f644-416a-bd52-92ab5af65f7a tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:23.131069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-46cb0563-f644-416a-bd52-92ab5af65f7a tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:23.135961 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:23.135961 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:23.136760 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46cb0563-f644-416a-bd52-92ab5af65f7a tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:23.137052 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1202/4837] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:23 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:23.150606 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b490cc2a-78bb-47d4-9cce-962eccdedf99 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:23.152936 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b490cc2a-78bb-47d4-9cce-962eccdedf99 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] POST https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167/action Aug 09 07:49:23.152936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b490cc2a-78bb-47d4-9cce-962eccdedf99 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:23.152936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b490cc2a-78bb-47d4-9cce-962eccdedf99 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:23.155501 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.admin_actions [None req-b490cc2a-78bb-47d4-9cce-962eccdedf99 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Updating backup '1e527b8f-c1dc-48ca-8a18-ce971bf04167' with '{'status': 'error'}' {{(pid=100220) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 09 07:49:23.163954 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:23.163954 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:23.165540 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.policy [None req-b490cc2a-78bb-47d4-9cce-962eccdedf99 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b73705126b634785a9c50085a87d001a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7f7482091174e2b8d31b1995379c875', '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=100220) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:49:23.165540 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b490cc2a-78bb-47d4-9cce-962eccdedf99 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167/action returned with HTTP 403 Aug 09 07:49:23.165540 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1204/4838] 10.4.3.41 () {70 vars in 1423 bytes} [Sun Aug 9 07:49:23 2026] POST /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:23.173866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-45469623-de6c-4be5-a577-b9abcefed5c1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:23.176225 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-45469623-de6c-4be5-a577-b9abcefed5c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 Aug 09 07:49:23.176588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-45469623-de6c-4be5-a577-b9abcefed5c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:23.176857 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-45469623-de6c-4be5-a577-b9abcefed5c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:23.177077 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-45469623-de6c-4be5-a577-b9abcefed5c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete volume with id: 3061bf66-c595-459a-8b7f-b16eb61cc298 Aug 09 07:49:23.186985 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:23.186985 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:23.186985 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-45469623-de6c-4be5-a577-b9abcefed5c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:23.206939 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-45469623-de6c-4be5-a577-b9abcefed5c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete volume request issued successfully. Aug 09 07:49:23.206939 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-45469623-de6c-4be5-a577-b9abcefed5c1 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 returned with HTTP 202 Aug 09 07:49:23.206939 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1212/4839] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:23 2026] DELETE /volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:23.212966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c57c9ec8-e91e-4b4b-a2fe-292a9bd91e10 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:23.213062 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c57c9ec8-e91e-4b4b-a2fe-292a9bd91e10 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 Aug 09 07:49:23.213217 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c57c9ec8-e91e-4b4b-a2fe-292a9bd91e10 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:23.213413 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c57c9ec8-e91e-4b4b-a2fe-292a9bd91e10 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:23.219851 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:23.219851 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:23.222838 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c57c9ec8-e91e-4b4b-a2fe-292a9bd91e10 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:23.226171 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c57c9ec8-e91e-4b4b-a2fe-292a9bd91e10 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 returned with HTTP 200 Aug 09 07:49:23.226525 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1222/4840] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:23 2026] GET /volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:23.467026 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-124d952a-22c5-4260-9bbb-0cc681663d3b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:23.469833 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-124d952a-22c5-4260-9bbb-0cc681663d3b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:23.469833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-124d952a-22c5-4260-9bbb-0cc681663d3b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:23.469833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-124d952a-22c5-4260-9bbb-0cc681663d3b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:23.469833 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-124d952a-22c5-4260-9bbb-0cc681663d3b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:23.474196 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:23.474196 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:23.475646 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-124d952a-22c5-4260-9bbb-0cc681663d3b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:23.475646 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1203/4841] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:23 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:24.239767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-421d317c-13c7-4cb5-a486-1312a4e82aef None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.242038 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-421d317c-13c7-4cb5-a486-1312a4e82aef tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 Aug 09 07:49:24.242317 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-421d317c-13c7-4cb5-a486-1312a4e82aef tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:24.242588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-421d317c-13c7-4cb5-a486-1312a4e82aef tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:24.249236 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-421d317c-13c7-4cb5-a486-1312a4e82aef tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 returned with HTTP 404 Aug 09 07:49:24.249695 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1205/4842] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:24 2026] GET /volume/v3/volumes/3061bf66-c595-459a-8b7f-b16eb61cc298 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:24.262946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-284fd6de-3fbf-483b-94af-1a3afb80af37 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.267972 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-284fd6de-3fbf-483b-94af-1a3afb80af37 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:49:24.267972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-284fd6de-3fbf-483b-94af-1a3afb80af37 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:24.267972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-284fd6de-3fbf-483b-94af-1a3afb80af37 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:24.267972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-284fd6de-3fbf-483b-94af-1a3afb80af37 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:24.277446 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:24.277446 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:24.279358 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-284fd6de-3fbf-483b-94af-1a3afb80af37 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-reader] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:49:24.279358 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1213/4843] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:24 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:49:24.291548 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ee65684-9e8d-4bc3-814b-d8c68ddf74db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.293811 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ee65684-9e8d-4bc3-814b-d8c68ddf74db tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] DELETE https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:24.294102 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ee65684-9e8d-4bc3-814b-d8c68ddf74db tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:24.294430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ee65684-9e8d-4bc3-814b-d8c68ddf74db tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:24.294589 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-8ee65684-9e8d-4bc3-814b-d8c68ddf74db tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete backup with id: 1e527b8f-c1dc-48ca-8a18-ce971bf04167. Aug 09 07:49:24.299942 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:24.299942 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:24.321845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-8ee65684-9e8d-4bc3-814b-d8c68ddf74db tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] delete_backup rpcapi backup_id 1e527b8f-c1dc-48ca-8a18-ce971bf04167 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:49:24.323875 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ee65684-9e8d-4bc3-814b-d8c68ddf74db tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 202 Aug 09 07:49:24.324619 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1223/4844] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:24 2026] DELETE /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:49:24.331494 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a83fb877-8c66-47da-9831-0c8c24516630 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.333262 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a83fb877-8c66-47da-9831-0c8c24516630 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:24.333536 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a83fb877-8c66-47da-9831-0c8c24516630 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:24.333711 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a83fb877-8c66-47da-9831-0c8c24516630 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:24.333825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a83fb877-8c66-47da-9831-0c8c24516630 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:24.338761 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:24.338761 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:24.339506 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a83fb877-8c66-47da-9831-0c8c24516630 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 200 Aug 09 07:49:24.339965 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1204/4845] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:24 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:24.487649 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a71067bf-0b6e-4cf7-8890-4b498351256d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.489275 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a71067bf-0b6e-4cf7-8890-4b498351256d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:24.489469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a71067bf-0b6e-4cf7-8890-4b498351256d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:24.489642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a71067bf-0b6e-4cf7-8890-4b498351256d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:24.489741 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a71067bf-0b6e-4cf7-8890-4b498351256d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:24.493835 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:24.493835 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:24.494592 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a71067bf-0b6e-4cf7-8890-4b498351256d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:24.494979 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1206/4846] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:24 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:24.710144 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-386d5af7-bbb6-4101-8e19-7d1d2ba73dda None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.829252 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-386d5af7-bbb6-4101-8e19-7d1d2ba73dda tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:24.829773 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-386d5af7-bbb6-4101-8e19-7d1d2ba73dda tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1506303738", "extra_specs": {}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:24.844442 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-386d5af7-bbb6-4101-8e19-7d1d2ba73dda tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:24.845016 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1214/4847] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:49:24 2026] POST /volume/v3/types => generated 212 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:24.854329 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26cd34b8-11bc-4888-aa9c-b845aeba155f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.859862 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26cd34b8-11bc-4888-aa9c-b845aeba155f tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] POST https://10.4.3.41/volume/v3/types/651f2ddc-4909-481b-9f6f-beb40c226ac4/encryption Aug 09 07:49:24.860160 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26cd34b8-11bc-4888-aa9c-b845aeba155f tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:24.877473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26cd34b8-11bc-4888-aa9c-b845aeba155f tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/types/651f2ddc-4909-481b-9f6f-beb40c226ac4/encryption returned with HTTP 200 Aug 09 07:49:24.877939 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1224/4848] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:49:24 2026] POST /volume/v3/types/651f2ddc-4909-481b-9f6f-beb40c226ac4/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:24.887147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:24.975819 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:24.976227 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1102852920", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1506303738", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:24.977816 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1102852920', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1506303738', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:24.983684 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:49:24.983684 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:24.983684 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:24.983684 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:49:24.989790 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (cdcc0607-c6a0-48d4-b270-27ebc7d756f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:24.989961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc8b433-5d63-4b22-b3c1-f85022c1218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:24.991068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:25.016545 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc8b433-5d63-4b22-b3c1-f85022c1218c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=651f2ddc-4909-481b-9f6f-beb40c226ac4,is_public=True,name='tempest-scenario-type-luks-1506303738',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '651f2ddc-4909-481b-9f6f-beb40c226ac4', '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=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:25.017457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be954500-1f4c-41a8-add8-149cd54a41ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:25.044597 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1506303738 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1506303738, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:25.044922 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1506303738 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1506303738, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:25.076069 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['263909f1-f9cf-4f3a-8e27-61245ae089a4', 'c29c64a3-dc32-40b1-8803-f379c69d35d1', '445060b7-f0be-448c-9ece-f0d1cf195bae', '531ab64c-a2fd-4f00-9fb2-a59660873837'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:25.076879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be954500-1f4c-41a8-add8-149cd54a41ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['263909f1-f9cf-4f3a-8e27-61245ae089a4', 'c29c64a3-dc32-40b1-8803-f379c69d35d1', '445060b7-f0be-448c-9ece-f0d1cf195bae', '531ab64c-a2fd-4f00-9fb2-a59660873837']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:25.077558 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6c9f71-cb3b-4744-a510-d33fc5903c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:25.098550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6c9f71-cb3b-4744-a510-d33fc5903c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf54919b-c8d4-443a-b635-321cff6e587a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1102852920',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['263909f1-f9cf-4f3a-8e27-61245ae089a4','c29c64a3-dc32-40b1-8803-f379c69d35d1','445060b7-f0be-448c-9ece-f0d1cf195bae','531ab64c-a2fd-4f00-9fb2-a59660873837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=651f2ddc-4909-481b-9f6f-beb40c226ac4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1102852920',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bf54919b-c8d4-443a-b635-321cff6e587a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(651f2ddc-4909-481b-9f6f-beb40c226ac4),volume_type_id=651f2ddc-4909-481b-9f6f-beb40c226ac4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:25.099270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d93201-7ee9-4473-90d1-057ab582a63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:25.115109 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d93201-7ee9-4473-90d1-057ab582a63e) transitioned into state 'SUCCESS' from state '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-1102852920',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['263909f1-f9cf-4f3a-8e27-61245ae089a4','c29c64a3-dc32-40b1-8803-f379c69d35d1','445060b7-f0be-448c-9ece-f0d1cf195bae','531ab64c-a2fd-4f00-9fb2-a59660873837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=651f2ddc-4909-481b-9f6f-beb40c226ac4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:25.115798 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2409def3-087f-464b-9a1d-aa626fb414b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:25.124737 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2409def3-087f-464b-9a1d-aa626fb414b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:25.125557 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (cdcc0607-c6a0-48d4-b270-27ebc7d756f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:25.125857 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:49:25.126421 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60bd7654-89b2-4541-b4e8-00e13aabc9ea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:25.126834 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1205/4849] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:24 2026] POST /volume/v3/volumes => generated 778 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:25.140441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4f0a51a0-f17b-4681-aa6f-f53b2ff6ac9e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:25.143281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4f0a51a0-f17b-4681-aa6f-f53b2ff6ac9e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:25.143516 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4f0a51a0-f17b-4681-aa6f-f53b2ff6ac9e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:25.143709 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4f0a51a0-f17b-4681-aa6f-f53b2ff6ac9e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:25.151154 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:25.151154 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:25.155168 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4f0a51a0-f17b-4681-aa6f-f53b2ff6ac9e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:25.159227 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4f0a51a0-f17b-4681-aa6f-f53b2ff6ac9e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 200 Aug 09 07:49:25.159651 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1207/4850] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:25 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:25.350135 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-91af383e-da7d-4e15-8338-7ddcac8586ac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:25.354552 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91af383e-da7d-4e15-8338-7ddcac8586ac tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 Aug 09 07:49:25.354552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91af383e-da7d-4e15-8338-7ddcac8586ac tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:25.354552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91af383e-da7d-4e15-8338-7ddcac8586ac tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:25.354552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-91af383e-da7d-4e15-8338-7ddcac8586ac tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id 1e527b8f-c1dc-48ca-8a18-ce971bf04167. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:25.361521 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91af383e-da7d-4e15-8338-7ddcac8586ac tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 returned with HTTP 404 Aug 09 07:49:25.363274 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1215/4851] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:25 2026] GET /volume/v3/backups/1e527b8f-c1dc-48ca-8a18-ce971bf04167 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:25.374750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24827feb-2a23-47eb-a550-00c00a61a161 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:25.376631 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24827feb-2a23-47eb-a550-00c00a61a161 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] DELETE https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:25.376812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24827feb-2a23-47eb-a550-00c00a61a161 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:25.377013 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24827feb-2a23-47eb-a550-00c00a61a161 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:25.377117 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-24827feb-2a23-47eb-a550-00c00a61a161 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete backup with id: f702fa65-d793-4f55-a1c4-f686e27ceaa7. Aug 09 07:49:25.381115 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:25.381115 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:25.396987 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-24827feb-2a23-47eb-a550-00c00a61a161 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] delete_backup rpcapi backup_id f702fa65-d793-4f55-a1c4-f686e27ceaa7 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:49:25.398650 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24827feb-2a23-47eb-a550-00c00a61a161 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 202 Aug 09 07:49:25.399215 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1225/4852] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:25 2026] DELETE /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:49:25.406343 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1b5cbb02-57ae-40f7-9889-e47a7044a76b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:25.408669 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b5cbb02-57ae-40f7-9889-e47a7044a76b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:25.408972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b5cbb02-57ae-40f7-9889-e47a7044a76b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:25.409233 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b5cbb02-57ae-40f7-9889-e47a7044a76b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:25.409392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1b5cbb02-57ae-40f7-9889-e47a7044a76b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:25.418073 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:25.418073 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:25.418073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b5cbb02-57ae-40f7-9889-e47a7044a76b tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 200 Aug 09 07:49:25.418073 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1206/4853] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:25 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:25.504152 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-71393b7b-bc09-4e9c-8786-366fc32018bc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:25.505799 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71393b7b-bc09-4e9c-8786-366fc32018bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:25.506185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71393b7b-bc09-4e9c-8786-366fc32018bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:25.506247 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-71393b7b-bc09-4e9c-8786-366fc32018bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:25.506330 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-71393b7b-bc09-4e9c-8786-366fc32018bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:25.511517 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:25.511517 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:25.512457 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-71393b7b-bc09-4e9c-8786-366fc32018bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:25.512644 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1208/4854] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:25 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:26.172821 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a6e697b3-aa33-4768-a97a-751705bb3101 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.175859 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a6e697b3-aa33-4768-a97a-751705bb3101 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:26.175859 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a6e697b3-aa33-4768-a97a-751705bb3101 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:26.175859 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a6e697b3-aa33-4768-a97a-751705bb3101 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:26.181037 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:26.181037 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:26.184723 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a6e697b3-aa33-4768-a97a-751705bb3101 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:26.188212 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a6e697b3-aa33-4768-a97a-751705bb3101 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 200 Aug 09 07:49:26.188620 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1216/4855] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:26 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:26.201141 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ef522ce-2c65-4559-9c7d-6a56d8db7621 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.202941 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ef522ce-2c65-4559-9c7d-6a56d8db7621 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:26.203122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ef522ce-2c65-4559-9c7d-6a56d8db7621 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:26.203309 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ef522ce-2c65-4559-9c7d-6a56d8db7621 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:26.212626 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:26.212626 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:26.221283 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ef522ce-2c65-4559-9c7d-6a56d8db7621 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:26.231060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ef522ce-2c65-4559-9c7d-6a56d8db7621 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 200 Aug 09 07:49:26.231449 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1226/4856] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:26 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:26.245304 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9f1424f7-f2dc-4418-85e0-2c21fcab1a5e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.247036 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f1424f7-f2dc-4418-85e0-2c21fcab1a5e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a/action Aug 09 07:49:26.247420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f1424f7-f2dc-4418-85e0-2c21fcab1a5e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:26.247579 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f1424f7-f2dc-4418-85e0-2c21fcab1a5e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:26.255380 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:26.255380 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:26.255807 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9f1424f7-f2dc-4418-85e0-2c21fcab1a5e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:26.261682 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9f1424f7-f2dc-4418-85e0-2c21fcab1a5e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume updated successfully. Aug 09 07:49:26.261991 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f1424f7-f2dc-4418-85e0-2c21fcab1a5e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a/action returned with HTTP 200 Aug 09 07:49:26.262448 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1207/4857] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:49:26 2026] POST /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 07:49:26.355415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0e7a42c2-53d9-40ea-9028-6d3a97ca0c34 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.357948 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0e7a42c2-53d9-40ea-9028-6d3a97ca0c34 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:26.358211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0e7a42c2-53d9-40ea-9028-6d3a97ca0c34 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:26.358471 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0e7a42c2-53d9-40ea-9028-6d3a97ca0c34 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:26.366818 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:26.366818 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:26.370720 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0e7a42c2-53d9-40ea-9028-6d3a97ca0c34 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:26.375573 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0e7a42c2-53d9-40ea-9028-6d3a97ca0c34 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 200 Aug 09 07:49:26.376056 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1209/4858] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:26 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:26.429437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4bcdb8c4-3767-46c6-911a-3a15e8138cbb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.431614 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bcdb8c4-3767-46c6-911a-3a15e8138cbb tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 Aug 09 07:49:26.432075 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bcdb8c4-3767-46c6-911a-3a15e8138cbb tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:26.432461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bcdb8c4-3767-46c6-911a-3a15e8138cbb tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:26.432716 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4bcdb8c4-3767-46c6-911a-3a15e8138cbb tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id f702fa65-d793-4f55-a1c4-f686e27ceaa7. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:26.437474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bcdb8c4-3767-46c6-911a-3a15e8138cbb tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 returned with HTTP 404 Aug 09 07:49:26.438255 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1217/4859] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:26 2026] GET /volume/v3/backups/f702fa65-d793-4f55-a1c4-f686e27ceaa7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:26.444708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7900ff92-dedb-4ff0-b184-b7f095d18362 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.446532 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7900ff92-dedb-4ff0-b184-b7f095d18362 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] DELETE https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:49:26.446800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7900ff92-dedb-4ff0-b184-b7f095d18362 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:26.447035 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7900ff92-dedb-4ff0-b184-b7f095d18362 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:26.447189 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-7900ff92-dedb-4ff0-b184-b7f095d18362 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete backup with id: cbac3030-1c0d-4530-8948-1bc91c42a637. Aug 09 07:49:26.451081 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:26.451081 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:26.467885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-7900ff92-dedb-4ff0-b184-b7f095d18362 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] delete_backup rpcapi backup_id cbac3030-1c0d-4530-8948-1bc91c42a637 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:49:26.469742 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7900ff92-dedb-4ff0-b184-b7f095d18362 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 202 Aug 09 07:49:26.470283 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1227/4860] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:26 2026] DELETE /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:49:26.477793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e8edc092-e47b-4fde-b152-e7f36a975823 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.481272 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8edc092-e47b-4fde-b152-e7f36a975823 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:49:26.481492 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8edc092-e47b-4fde-b152-e7f36a975823 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:26.481669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8edc092-e47b-4fde-b152-e7f36a975823 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:26.481766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e8edc092-e47b-4fde-b152-e7f36a975823 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:26.485621 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:26.485621 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:26.486178 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8edc092-e47b-4fde-b152-e7f36a975823 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 200 Aug 09 07:49:26.486519 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1208/4861] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:26 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:26.522955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f9927456-195d-4816-bd3c-665f37b55c2a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:26.525042 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9927456-195d-4816-bd3c-665f37b55c2a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:26.525271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f9927456-195d-4816-bd3c-665f37b55c2a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:26.525531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f9927456-195d-4816-bd3c-665f37b55c2a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:26.525673 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f9927456-195d-4816-bd3c-665f37b55c2a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:26.531533 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:26.531533 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:26.532472 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9927456-195d-4816-bd3c-665f37b55c2a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:26.532909 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1210/4862] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:26 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:27.036350 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-5e605ae4-c24a-464b-abbe-35cb9d36de46 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.039215 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-5e605ae4-c24a-464b-abbe-35cb9d36de46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:27.039470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-5e605ae4-c24a-464b-abbe-35cb9d36de46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.039703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-5e605ae4-c24a-464b-abbe-35cb9d36de46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.051087 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:27.051087 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:27.058551 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-5e605ae4-c24a-464b-abbe-35cb9d36de46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:27.065248 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-5e605ae4-c24a-464b-abbe-35cb9d36de46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 200 Aug 09 07:49:27.065842 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1218/4863] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:27 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:27.077084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df3db0a7-be2a-40e3-a7ef-8970d4b32b66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.078573 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df3db0a7-be2a-40e3-a7ef-8970d4b32b66 None None] GET https://10.4.3.41/volume// Aug 09 07:49:27.078573 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df3db0a7-be2a-40e3-a7ef-8970d4b32b66 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.078573 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df3db0a7-be2a-40e3-a7ef-8970d4b32b66 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.078573 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df3db0a7-be2a-40e3-a7ef-8970d4b32b66 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:27.078573 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1228/4864] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:49:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:27.085867 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-98ec151f-59e7-4e06-927a-26194ce70ce5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.088689 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-98ec151f-59e7-4e06-927a-26194ce70ce5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:49:27.089086 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-98ec151f-59e7-4e06-927a-26194ce70ce5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf54919b-c8d4-443a-b635-321cff6e587a", "connector": null, "instance_uuid": "f0295793-7c14-4bba-a75d-258aace193a6"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:27.102172 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:27.102172 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:27.136080 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-98ec151f-59e7-4e06-927a-26194ce70ce5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:49:27.137134 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1209/4865] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:49:27 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 09 07:49:27.498262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7dbdc08e-e2bd-49cb-b93d-3bf1ef5a6025 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.499872 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7dbdc08e-e2bd-49cb-b93d-3bf1ef5a6025 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 Aug 09 07:49:27.500060 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7dbdc08e-e2bd-49cb-b93d-3bf1ef5a6025 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.500241 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7dbdc08e-e2bd-49cb-b93d-3bf1ef5a6025 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.500339 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7dbdc08e-e2bd-49cb-b93d-3bf1ef5a6025 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Show backup with id cbac3030-1c0d-4530-8948-1bc91c42a637. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:27.503993 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7dbdc08e-e2bd-49cb-b93d-3bf1ef5a6025 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 returned with HTTP 404 Aug 09 07:49:27.504533 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1211/4866] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:27 2026] GET /volume/v3/backups/cbac3030-1c0d-4530-8948-1bc91c42a637 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:27.511023 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.512788 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c Aug 09 07:49:27.513089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.513273 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.513466 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete volume with id: 31dbd4c3-24e6-4a9a-875b-5eb4948f283c Aug 09 07:49:27.520185 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:27.520185 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:27.520537 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:27.536227 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Delete volume request issued successfully. Aug 09 07:49:27.536442 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7bacfd97-3ef6-4701-b301-65b4d5fd7242 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c returned with HTTP 202 Aug 09 07:49:27.536863 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1219/4867] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:27 2026] DELETE /volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:27.544136 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80c637fc-0da9-468f-990f-0529172b8556 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.544837 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80c637fc-0da9-468f-990f-0529172b8556 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:27.545045 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80c637fc-0da9-468f-990f-0529172b8556 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.545219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80c637fc-0da9-468f-990f-0529172b8556 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.545332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-80c637fc-0da9-468f-990f-0529172b8556 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:27.550247 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:27.550247 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:27.551104 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80c637fc-0da9-468f-990f-0529172b8556 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:27.551632 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1229/4868] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:27 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:27.552334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-07c2b02d-3f10-4fa5-8568-7af0e359cbe5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.554043 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07c2b02d-3f10-4fa5-8568-7af0e359cbe5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c Aug 09 07:49:27.554242 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-07c2b02d-3f10-4fa5-8568-7af0e359cbe5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.554461 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-07c2b02d-3f10-4fa5-8568-7af0e359cbe5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.563393 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:27.563393 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:27.567806 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-07c2b02d-3f10-4fa5-8568-7af0e359cbe5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Volume info retrieved successfully. Aug 09 07:49:27.572211 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07c2b02d-3f10-4fa5-8568-7af0e359cbe5 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c returned with HTTP 200 Aug 09 07:49:27.572821 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1210/4869] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:27 2026] GET /volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:27.968227 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e1937eea-a98c-4e06-8207-4b434721c6e5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.968531 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e1937eea-a98c-4e06-8207-4b434721c6e5 None None] GET https://10.4.3.41/volume// Aug 09 07:49:27.968592 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e1937eea-a98c-4e06-8207-4b434721c6e5 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.968808 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e1937eea-a98c-4e06-8207-4b434721c6e5 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.969253 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e1937eea-a98c-4e06-8207-4b434721c6e5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:27.969626 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1212/4870] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:49:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:27.981930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-393b6a77-a9bd-403c-8f3f-65eca6cffdf5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:27.983375 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-393b6a77-a9bd-403c-8f3f-65eca6cffdf5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:27.983595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-393b6a77-a9bd-403c-8f3f-65eca6cffdf5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:27.983770 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-393b6a77-a9bd-403c-8f3f-65eca6cffdf5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:27.993135 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:27.993135 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:27.996444 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-393b6a77-a9bd-403c-8f3f-65eca6cffdf5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:28.000540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-393b6a77-a9bd-403c-8f3f-65eca6cffdf5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 200 Aug 09 07:49:28.000988 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1220/4871] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:49:27 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 1049 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:28.108426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0b520f70-a909-4a9d-ab24-211046aa5ee8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:28.110369 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0b520f70-a909-4a9d-ab24-211046aa5ee8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11 Aug 09 07:49:28.110717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0b520f70-a909-4a9d-ab24-211046aa5ee8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:28.118371 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0b520f70-a909-4a9d-ab24-211046aa5ee8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-bf54919b-c8d4-443a-b635-321cff6e587a-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:49:28.122902 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0b520f70-a909-4a9d-ab24-211046aa5ee8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-bf54919b-c8d4-443a-b635-321cff6e587a-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:49:28.124164 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:28.124164 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:28.197924 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0b520f70-a909-4a9d-ab24-211046aa5ee8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-bf54919b-c8d4-443a-b635-321cff6e587a-np0000006821" released by "attachment_update" :: held 0.075s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:49:28.198441 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-0b520f70-a909-4a9d-ab24-211046aa5ee8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11 returned with HTTP 200 Aug 09 07:49:28.198888 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1230/4872] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:49:28 2026] PUT /volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:28.219643 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-b99f1144-20e5-43f8-a2fe-8207275b47c7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:28.222034 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-b99f1144-20e5-43f8-a2fe-8207275b47c7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11/action Aug 09 07:49:28.222467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-b99f1144-20e5-43f8-a2fe-8207275b47c7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:28.222593 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-b99f1144-20e5-43f8-a2fe-8207275b47c7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:28.241216 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:28.241216 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:28.253650 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-b99f1144-20e5-43f8-a2fe-8207275b47c7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11/action returned with HTTP 204 Aug 09 07:49:28.254279 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1211/4873] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:49:28 2026] POST /volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:28.566592 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9ae0b6b5-6e55-4b3a-8c3b-5429bf933b6b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:28.568651 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9ae0b6b5-6e55-4b3a-8c3b-5429bf933b6b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:28.568882 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9ae0b6b5-6e55-4b3a-8c3b-5429bf933b6b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:28.569122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9ae0b6b5-6e55-4b3a-8c3b-5429bf933b6b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:28.569231 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9ae0b6b5-6e55-4b3a-8c3b-5429bf933b6b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:28.574552 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:28.574552 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:28.575301 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9ae0b6b5-6e55-4b3a-8c3b-5429bf933b6b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:28.575744 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1213/4874] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:28 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:28.588400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5f25ecfd-bba7-4639-ae67-e3c1135c4a38 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:28.589886 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f25ecfd-bba7-4639-ae67-e3c1135c4a38 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] GET https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c Aug 09 07:49:28.590087 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f25ecfd-bba7-4639-ae67-e3c1135c4a38 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:28.590274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f25ecfd-bba7-4639-ae67-e3c1135c4a38 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:28.595812 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f25ecfd-bba7-4639-ae67-e3c1135c4a38 tempest-ProjectReaderTests33-1240544621 tempest-ProjectReaderTests33-1240544621-project-admin] https://10.4.3.41/volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c returned with HTTP 404 Aug 09 07:49:28.596388 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1221/4875] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:28 2026] GET /volume/v3/volumes/31dbd4c3-24e6-4a9a-875b-5eb4948f283c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:29.587377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-530c43ec-da80-4a11-8960-7df70531b56a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:29.589221 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-530c43ec-da80-4a11-8960-7df70531b56a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:29.590059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-530c43ec-da80-4a11-8960-7df70531b56a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:29.590059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-530c43ec-da80-4a11-8960-7df70531b56a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:29.590059 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-530c43ec-da80-4a11-8960-7df70531b56a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:29.596498 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:29.596498 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:29.597311 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-530c43ec-da80-4a11-8960-7df70531b56a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:29.597697 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1231/4876] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:29 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:30.214529 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f2601b70-d5e8-4fc2-b1aa-2af6f5884e36 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:30.294742 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2601b70-d5e8-4fc2-b1aa-2af6f5884e36 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:30.295072 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f2601b70-d5e8-4fc2-b1aa-2af6f5884e36 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1278452616", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1088082227", "vendor_name": "tempest-vendor_name-750462105"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:30.308839 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2601b70-d5e8-4fc2-b1aa-2af6f5884e36 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:30.309128 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1212/4877] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:30 2026] POST /volume/v3/types => generated 329 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:30.319123 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0671cddc-8092-451a-b72f-4ad3828c6119 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:30.320754 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:30.321143 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c473772f-0747-413b-85cb-e31a1e2ef56f", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:30.322464 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume request body: {'volume': {'volume_type': 'c473772f-0747-413b-85cb-e31a1e2ef56f', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:30.326133 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume of 1 GB Aug 09 07:49:30.326440 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:30.326440 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:30.326772 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:30.331862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Flow 'volume_create_api' (b3392b9d-174a-4c47-8596-e6d8fef7797b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:30.332740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367d5b55-6d8e-46af-a496-9bf41d0a0384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:30.333438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:30.351073 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367d5b55-6d8e-46af-a496-9bf41d0a0384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1088082227',vendor_name='tempest-vendor_name-750462105'},id=c473772f-0747-413b-85cb-e31a1e2ef56f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1278452616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c473772f-0747-413b-85cb-e31a1e2ef56f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:30.351745 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b399a1a3-53e5-40dc-9719-03ab96a4adc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:30.381910 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1278452616 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1278452616, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:30.382174 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1278452616 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1278452616, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:30.411525 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Created reservations ['f905ee49-2fc0-430b-9dcc-e9fd197591e7', '974ca615-8dd6-4cb7-92ca-b3ba7c1afa61', 'e6bd8771-06de-4186-8d5f-15004b2f4b43', 'd5b770b8-16ac-41bb-a42e-35e690342797'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:30.413097 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b399a1a3-53e5-40dc-9719-03ab96a4adc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f905ee49-2fc0-430b-9dcc-e9fd197591e7', '974ca615-8dd6-4cb7-92ca-b3ba7c1afa61', 'e6bd8771-06de-4186-8d5f-15004b2f4b43', 'd5b770b8-16ac-41bb-a42e-35e690342797']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:30.415900 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66a65c8-9db3-43de-a0bb-708393401132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:30.438825 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66a65c8-9db3-43de-a0bb-708393401132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f8ec36-4258-42e8-a979-2b8000a9c657', '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='f0430da2c57948198458944bc05f3bfc',qos_specs=None,replication_status=,reservations=['f905ee49-2fc0-430b-9dcc-e9fd197591e7','974ca615-8dd6-4cb7-92ca-b3ba7c1afa61','e6bd8771-06de-4186-8d5f-15004b2f4b43','d5b770b8-16ac-41bb-a42e-35e690342797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_type_id=c473772f-0747-413b-85cb-e31a1e2ef56f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49: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=c8f8ec36-4258-42e8-a979-2b8000a9c657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0430da2c57948198458944bc05f3bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c473772f-0747-413b-85cb-e31a1e2ef56f),volume_type_id=c473772f-0747-413b-85cb-e31a1e2ef56f)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:30.439654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078e8e06-4b94-4d87-ba5c-50cc79f0b219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:30.457548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078e8e06-4b94-4d87-ba5c-50cc79f0b219) transitioned into state 'SUCCESS' from 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='f0430da2c57948198458944bc05f3bfc',qos_specs=None,replication_status=,reservations=['f905ee49-2fc0-430b-9dcc-e9fd197591e7','974ca615-8dd6-4cb7-92ca-b3ba7c1afa61','e6bd8771-06de-4186-8d5f-15004b2f4b43','d5b770b8-16ac-41bb-a42e-35e690342797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_type_id=c473772f-0747-413b-85cb-e31a1e2ef56f)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:30.458232 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9015e19-eda4-4d04-b577-0ebd726abfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:30.469428 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9015e19-eda4-4d04-b577-0ebd726abfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:30.470374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Flow 'volume_create_api' (b3392b9d-174a-4c47-8596-e6d8fef7797b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:30.470612 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume request issued successfully. Aug 09 07:49:30.471243 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0671cddc-8092-451a-b72f-4ad3828c6119 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:30.472012 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1214/4878] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:30 2026] POST /volume/v3/volumes => generated 772 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:30.487903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9ddc28eb-792f-4063-b673-b2869e965bdb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:30.489846 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ddc28eb-792f-4063-b673-b2869e965bdb tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 Aug 09 07:49:30.490394 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ddc28eb-792f-4063-b673-b2869e965bdb tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:30.490600 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9ddc28eb-792f-4063-b673-b2869e965bdb tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:30.497908 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:30.497908 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:30.501993 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9ddc28eb-792f-4063-b673-b2869e965bdb tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:30.506713 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9ddc28eb-792f-4063-b673-b2869e965bdb tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 returned with HTTP 200 Aug 09 07:49:30.507221 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1222/4879] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:30 2026] GET /volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:30.609488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73486102-986f-4bb6-81ac-ad244c28c211 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:30.612505 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73486102-986f-4bb6-81ac-ad244c28c211 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:30.612856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73486102-986f-4bb6-81ac-ad244c28c211 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:30.613405 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73486102-986f-4bb6-81ac-ad244c28c211 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:30.613405 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-73486102-986f-4bb6-81ac-ad244c28c211 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:30.619658 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:30.619658 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:30.620601 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73486102-986f-4bb6-81ac-ad244c28c211 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:30.620930 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1232/4880] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:30 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:31.524259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-987cc74c-85f0-4bcd-ac64-c6dff2cd4120 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.526562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-987cc74c-85f0-4bcd-ac64-c6dff2cd4120 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 Aug 09 07:49:31.526825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-987cc74c-85f0-4bcd-ac64-c6dff2cd4120 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.527077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-987cc74c-85f0-4bcd-ac64-c6dff2cd4120 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.536301 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:31.536301 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:31.540442 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-987cc74c-85f0-4bcd-ac64-c6dff2cd4120 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:31.545239 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-987cc74c-85f0-4bcd-ac64-c6dff2cd4120 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 returned with HTTP 200 Aug 09 07:49:31.545717 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1213/4881] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:31 2026] GET /volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:31.561136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5d8db876-4843-49b2-9fc7-afdd5dcef20b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.563243 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d8db876-4843-49b2-9fc7-afdd5dcef20b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:31.563476 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d8db876-4843-49b2-9fc7-afdd5dcef20b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.563684 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d8db876-4843-49b2-9fc7-afdd5dcef20b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.564105 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:31.564105 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:31.567544 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d8db876-4843-49b2-9fc7-afdd5dcef20b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:31.568003 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1215/4882] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:31 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:31.578262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fcec2b57-9851-4fc7-9385-c8e6b9ce421f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.630813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c937356d-9213-44d1-a8e2-c5831e527629 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.633328 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c937356d-9213-44d1-a8e2-c5831e527629 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:31.633527 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c937356d-9213-44d1-a8e2-c5831e527629 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.633719 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c937356d-9213-44d1-a8e2-c5831e527629 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.633893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c937356d-9213-44d1-a8e2-c5831e527629 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:31.640856 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fcec2b57-9851-4fc7-9385-c8e6b9ce421f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] DELETE https://10.4.3.41/volume/v3/messages/ce075645-49db-4492-bf63-aa2bcb363ba8 Aug 09 07:49:31.641083 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fcec2b57-9851-4fc7-9385-c8e6b9ce421f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.641263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fcec2b57-9851-4fc7-9385-c8e6b9ce421f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.641455 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:31.641455 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:31.642303 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c937356d-9213-44d1-a8e2-c5831e527629 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:31.642844 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1233/4883] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:31 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:31.655474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fcec2b57-9851-4fc7-9385-c8e6b9ce421f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] https://10.4.3.41/volume/v3/messages/ce075645-49db-4492-bf63-aa2bcb363ba8 returned with HTTP 204 Aug 09 07:49:31.655966 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1223/4884] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:31 2026] DELETE /volume/v3/messages/ce075645-49db-4492-bf63-aa2bcb363ba8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:31.664505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ad683ac-a016-45ad-9ba8-962b517377fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.666758 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ad683ac-a016-45ad-9ba8-962b517377fe tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] GET https://10.4.3.41/volume/v3/messages/ce075645-49db-4492-bf63-aa2bcb363ba8 Aug 09 07:49:31.667023 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ad683ac-a016-45ad-9ba8-962b517377fe tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.667267 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ad683ac-a016-45ad-9ba8-962b517377fe tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.670568 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ad683ac-a016-45ad-9ba8-962b517377fe tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] https://10.4.3.41/volume/v3/messages/ce075645-49db-4492-bf63-aa2bcb363ba8 returned with HTTP 404 Aug 09 07:49:31.671194 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1214/4885] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:31 2026] GET /volume/v3/messages/ce075645-49db-4492-bf63-aa2bcb363ba8 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:31.679281 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.680893 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 Aug 09 07:49:31.681122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.681333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.681536 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Delete volume with id: c8f8ec36-4258-42e8-a979-2b8000a9c657 Aug 09 07:49:31.689328 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:31.689328 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:31.689645 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:31.690602 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100220) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:31.707581 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Created reservations ['30e32e92-3dda-4ee5-b8d9-27248654c626', '9b5bd4fc-404f-4373-b5c5-f10c84c82e92', 'ddd5c68f-68bb-433c-83ae-8d3f23df9619', 'd5b1bbbd-da1a-461b-a4c2-c448ebf44f4c'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:31.736867 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Delete volume request issued successfully. Aug 09 07:49:31.737106 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a6dc830-7a9a-4e92-b217-d83e84d4a3a6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 returned with HTTP 202 Aug 09 07:49:31.737472 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1216/4886] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:31 2026] DELETE /volume/v3/volumes/c8f8ec36-4258-42e8-a979-2b8000a9c657 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:31.744410 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-85db7d0a-7e5a-457e-a925-d099b4fe71d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.746569 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85db7d0a-7e5a-457e-a925-d099b4fe71d5 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/types/c473772f-0747-413b-85cb-e31a1e2ef56f Aug 09 07:49:31.746792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85db7d0a-7e5a-457e-a925-d099b4fe71d5 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.747055 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85db7d0a-7e5a-457e-a925-d099b4fe71d5 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.774602 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85db7d0a-7e5a-457e-a925-d099b4fe71d5 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/types/c473772f-0747-413b-85cb-e31a1e2ef56f returned with HTTP 202 Aug 09 07:49:31.775125 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1234/4887] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:31 2026] DELETE /volume/v3/types/c473772f-0747-413b-85cb-e31a1e2ef56f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:31.783432 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f6fd7310-0ec4-4aff-86ba-b28d19966592 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.785179 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6fd7310-0ec4-4aff-86ba-b28d19966592 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:31.785563 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f6fd7310-0ec4-4aff-86ba-b28d19966592 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1425490138", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1858048372", "vendor_name": "tempest-vendor_name-2133854152"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:31.800662 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f6fd7310-0ec4-4aff-86ba-b28d19966592 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:31.801144 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1224/4888] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:31 2026] POST /volume/v3/types => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:31.810023 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.811740 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:31.812090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3210155-d0d2-4a85-aca1-dde4ccd8ccf1", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:31.813424 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume request body: {'volume': {'volume_type': 'a3210155-d0d2-4a85-aca1-dde4ccd8ccf1', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:31.817106 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume of 1 GB Aug 09 07:49:31.817428 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:31.817428 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:31.817763 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:31.822782 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Flow 'volume_create_api' (4792779b-f838-4657-869c-55221f63ca10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:31.823720 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3483e2-aefc-46f7-b29f-a33aa9c43b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:31.824422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:31.840364 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3483e2-aefc-46f7-b29f-a33aa9c43b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1858048372',vendor_name='tempest-vendor_name-2133854152'},id=a3210155-d0d2-4a85-aca1-dde4ccd8ccf1,is_public=True,name='tempest-ProjectMemberTests-volume-type-1425490138',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3210155-d0d2-4a85-aca1-dde4ccd8ccf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:31.841098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd2faf4-56a5-4d96-9fab-8fb1a7db1e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:31.863678 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1425490138 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1425490138, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:31.863926 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1425490138 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1425490138, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:31.888243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Created reservations ['95930c9f-c6a9-47ab-949c-8a45ba05808f', 'f5a8f283-0d70-48ce-be19-18fe62204c80', '504b75d8-7157-4911-a9d9-966fa37b7a0b', '1d557346-e7e1-419d-8c51-34c847e3e836'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:31.889189 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd2faf4-56a5-4d96-9fab-8fb1a7db1e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95930c9f-c6a9-47ab-949c-8a45ba05808f', 'f5a8f283-0d70-48ce-be19-18fe62204c80', '504b75d8-7157-4911-a9d9-966fa37b7a0b', '1d557346-e7e1-419d-8c51-34c847e3e836']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:31.890243 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e042283-f5bb-4bc5-86bb-e0bd15fac6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:31.919884 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e042283-f5bb-4bc5-86bb-e0bd15fac6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5381fa6c-f2cf-4c30-9083-0f7148adc8fd', '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='f0430da2c57948198458944bc05f3bfc',qos_specs=None,replication_status=,reservations=['95930c9f-c6a9-47ab-949c-8a45ba05808f','f5a8f283-0d70-48ce-be19-18fe62204c80','504b75d8-7157-4911-a9d9-966fa37b7a0b','1d557346-e7e1-419d-8c51-34c847e3e836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_type_id=a3210155-d0d2-4a85-aca1-dde4ccd8ccf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49: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=5381fa6c-f2cf-4c30-9083-0f7148adc8fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0430da2c57948198458944bc05f3bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3210155-d0d2-4a85-aca1-dde4ccd8ccf1),volume_type_id=a3210155-d0d2-4a85-aca1-dde4ccd8ccf1)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:31.920808 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1443818-42b1-4c9d-b60d-5594296166c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:31.937551 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1443818-42b1-4c9d-b60d-5594296166c1) transitioned into state 'SUCCESS' from 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='f0430da2c57948198458944bc05f3bfc',qos_specs=None,replication_status=,reservations=['95930c9f-c6a9-47ab-949c-8a45ba05808f','f5a8f283-0d70-48ce-be19-18fe62204c80','504b75d8-7157-4911-a9d9-966fa37b7a0b','1d557346-e7e1-419d-8c51-34c847e3e836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_type_id=a3210155-d0d2-4a85-aca1-dde4ccd8ccf1)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:31.938148 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976077ee-0c5a-4a0e-aa4e-cce3607a97aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:31.946945 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976077ee-0c5a-4a0e-aa4e-cce3607a97aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:31.947632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Flow 'volume_create_api' (4792779b-f838-4657-869c-55221f63ca10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:31.947956 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume request issued successfully. Aug 09 07:49:31.948394 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-907ca75b-4f98-4c03-a25d-bfb81a6eb8ef tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:31.948769 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1215/4889] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:31 2026] POST /volume/v3/volumes => generated 772 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:31.959846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-129deadd-1827-4c53-b37e-843c95acb42f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:31.962173 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-129deadd-1827-4c53-b37e-843c95acb42f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd Aug 09 07:49:31.962448 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-129deadd-1827-4c53-b37e-843c95acb42f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:31.962693 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-129deadd-1827-4c53-b37e-843c95acb42f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:31.974267 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:31.974267 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:31.978571 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-129deadd-1827-4c53-b37e-843c95acb42f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:31.983618 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-129deadd-1827-4c53-b37e-843c95acb42f tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd returned with HTTP 200 Aug 09 07:49:31.984146 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1217/4890] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:31 2026] GET /volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:32.401130 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-452b2a9e-e608-4858-8c53-868c8aebf94b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:32.403529 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-452b2a9e-e608-4858-8c53-868c8aebf94b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a/encryption Aug 09 07:49:32.403784 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-452b2a9e-e608-4858-8c53-868c8aebf94b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:32.403945 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-452b2a9e-e608-4858-8c53-868c8aebf94b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:32.415960 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:32.415960 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:32.424991 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d92d46b7-7a20-4713-9ae6-0e4ca9653acb req-452b2a9e-e608-4858-8c53-868c8aebf94b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a/encryption returned with HTTP 200 Aug 09 07:49:32.425553 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1235/4891] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:49:32 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:32.652950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-28c7ed28-8cd7-4815-b6f6-e27455ac5ac3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:32.654568 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28c7ed28-8cd7-4815-b6f6-e27455ac5ac3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:32.654749 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28c7ed28-8cd7-4815-b6f6-e27455ac5ac3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:32.654933 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28c7ed28-8cd7-4815-b6f6-e27455ac5ac3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:32.655053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-28c7ed28-8cd7-4815-b6f6-e27455ac5ac3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:32.659367 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:32.659367 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:32.660149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28c7ed28-8cd7-4815-b6f6-e27455ac5ac3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:32.660518 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1225/4892] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:32 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:32.670019 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b6ecc46-8186-4d26-ab14-6dccffccb996 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:32.672282 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b6ecc46-8186-4d26-ab14-6dccffccb996 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:32.672526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b6ecc46-8186-4d26-ab14-6dccffccb996 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:32.672759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b6ecc46-8186-4d26-ab14-6dccffccb996 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:32.682633 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:32.682633 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:32.686974 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5b6ecc46-8186-4d26-ab14-6dccffccb996 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:32.691516 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b6ecc46-8186-4d26-ab14-6dccffccb996 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 200 Aug 09 07:49:32.692046 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1216/4893] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:32 2026] GET /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:32.703107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-63b4f558-3211-4677-afcf-aeac8408fa46 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:32.704841 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-63b4f558-3211-4677-afcf-aeac8408fa46 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:32.705099 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-63b4f558-3211-4677-afcf-aeac8408fa46 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:32.705238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-63b4f558-3211-4677-afcf-aeac8408fa46 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:32.705352 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-63b4f558-3211-4677-afcf-aeac8408fa46 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:32.709538 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:32.709538 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:32.710308 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-63b4f558-3211-4677-afcf-aeac8408fa46 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:32.710645 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1218/4894] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:32 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:32.720504 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5b62589-5636-45f3-9c1b-4c8cc219e425 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:32.722801 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5b62589-5636-45f3-9c1b-4c8cc219e425 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/detail Aug 09 07:49:32.722801 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5b62589-5636-45f3-9c1b-4c8cc219e425 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:32.723144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5b62589-5636-45f3-9c1b-4c8cc219e425 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:32.723144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-b5b62589-5636-45f3-9c1b-4c8cc219e425 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:49:32.728829 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5b62589-5636-45f3-9c1b-4c8cc219e425 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/detail returned with HTTP 200 Aug 09 07:49:32.729322 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1236/4895] 10.4.3.41 () {66 vars in 1251 bytes} [Sun Aug 9 07:49:32 2026] GET /volume/v3/backups/detail => generated 829 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:32.738816 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:32.740652 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31/restore Aug 09 07:49:32.741033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:32.742316 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Restoring backup 4e4bcd43-f06d-4c13-8928-b9fe96c99c31 ({'restore': {}}) {{(pid=100221) restore /opt/stack/cinder/cinder/api/contrib/backups.py:213}} Aug 09 07:49:32.742437 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Restoring backup 4e4bcd43-f06d-4c13-8928-b9fe96c99c31 to volume None. Aug 09 07:49:32.747135 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:32.747135 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:32.748735 np0000006821 devstack@c-api.service[100221]: INFO cinder.backup.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating volume of 1 GB for restore of backup 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. Aug 09 07:49:32.755513 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability zone cache updated, next update will occur around 2026-08-09 08:49:32.755190. {{(pid=100221) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 09 07:49:32.755657 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability Zones retrieved successfully. Aug 09 07:49:32.761647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (c07ec950-18ca-4b86-a340-3d76be02c278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:32.762685 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f14de8-7bb8-4b26-a109-7ca03f2490c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:32.763652 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:32.793749 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f14de8-7bb8-4b26-a109-7ca03f2490c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:32.794614 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d30e71-64e1-4b48-8e70-add793967cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:32.831544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['a172e804-4bf9-4ce9-9945-99228aeb71ad', 'ca8afabd-a36a-4e71-80b4-c69c9c234162', '1ead84e4-cc0c-4293-8d7b-c1f1559b955e', '89736265-024f-4854-96f5-4e9664afb8e8'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:32.832389 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d30e71-64e1-4b48-8e70-add793967cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a172e804-4bf9-4ce9-9945-99228aeb71ad', 'ca8afabd-a36a-4e71-80b4-c69c9c234162', '1ead84e4-cc0c-4293-8d7b-c1f1559b955e', '89736265-024f-4854-96f5-4e9664afb8e8']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:32.833281 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206dca5d-0ca7-4217-b9a8-e13e5451f88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:32.861743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206dca5d-0ca7-4217-b9a8-e13e5451f88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2da338-e753-4309-9a52-4338cbb94693', '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_4e4bcd43-f06d-4c13-8928-b9fe96c99c31',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['a172e804-4bf9-4ce9-9945-99228aeb71ad','ca8afabd-a36a-4e71-80b4-c69c9c234162','1ead84e4-cc0c-4293-8d7b-c1f1559b955e','89736265-024f-4854-96f5-4e9664afb8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4e4bcd43-f06d-4c13-8928-b9fe96c99c31',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2da338-e753-4309-9a52-4338cbb94693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c3ef35deee49c8af623901b9e03154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:32.862870 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19989e2-2980-44e7-973e-4279039e263a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:32.880999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19989e2-2980-44e7-973e-4279039e263a) transitioned into 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_4e4bcd43-f06d-4c13-8928-b9fe96c99c31',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['a172e804-4bf9-4ce9-9945-99228aeb71ad','ca8afabd-a36a-4e71-80b4-c69c9c234162','1ead84e4-cc0c-4293-8d7b-c1f1559b955e','89736265-024f-4854-96f5-4e9664afb8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:32.882100 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aabe2a5-454f-44ec-a6ad-1bf4afd5e620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:32.892931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aabe2a5-454f-44ec-a6ad-1bf4afd5e620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:32.894229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (c07ec950-18ca-4b86-a340-3d76be02c278) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:32.894630 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request issued successfully. Aug 09 07:49:32.903386 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:32.903386 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:32.903961 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:32.997215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-70d88bd7-78fb-486d-9ae9-e5f0a3f6aa26 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:32.999480 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70d88bd7-78fb-486d-9ae9-e5f0a3f6aa26 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd Aug 09 07:49:32.999825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70d88bd7-78fb-486d-9ae9-e5f0a3f6aa26 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.000097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70d88bd7-78fb-486d-9ae9-e5f0a3f6aa26 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.007624 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:33.007624 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:33.012055 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-70d88bd7-78fb-486d-9ae9-e5f0a3f6aa26 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:33.016667 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70d88bd7-78fb-486d-9ae9-e5f0a3f6aa26 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd returned with HTTP 200 Aug 09 07:49:33.016973 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1217/4896] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:32 2026] GET /volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:33.030267 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f908e2e3-aba5-4df6-ba4e-eec0c3bf329d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.032285 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f908e2e3-aba5-4df6-ba4e-eec0c3bf329d tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:33.032503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f908e2e3-aba5-4df6-ba4e-eec0c3bf329d tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.032729 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f908e2e3-aba5-4df6-ba4e-eec0c3bf329d tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.036793 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f908e2e3-aba5-4df6-ba4e-eec0c3bf329d tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:33.037249 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1219/4897] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:33 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:33.045937 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eefcdbef-e1d8-4712-ad5c-39f414569cf0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.047526 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eefcdbef-e1d8-4712-ad5c-39f414569cf0 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:33.047703 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eefcdbef-e1d8-4712-ad5c-39f414569cf0 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.047866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eefcdbef-e1d8-4712-ad5c-39f414569cf0 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.048122 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:33.048122 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:33.051374 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eefcdbef-e1d8-4712-ad5c-39f414569cf0 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:33.051792 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1237/4898] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:33 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:33.060566 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb045057-8b48-4e20-9d39-347b7d01b4ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.062725 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb045057-8b48-4e20-9d39-347b7d01b4ec tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/messages/b13770a2-6d3a-46c2-b3e2-433cc17315b6 Aug 09 07:49:33.062997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb045057-8b48-4e20-9d39-347b7d01b4ec tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.063237 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb045057-8b48-4e20-9d39-347b7d01b4ec tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.073907 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb045057-8b48-4e20-9d39-347b7d01b4ec tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/messages/b13770a2-6d3a-46c2-b3e2-433cc17315b6 returned with HTTP 204 Aug 09 07:49:33.074407 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1218/4899] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:33 2026] DELETE /volume/v3/messages/b13770a2-6d3a-46c2-b3e2-433cc17315b6 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:33.082127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.084164 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd Aug 09 07:49:33.084496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.084743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.084937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Delete volume with id: 5381fa6c-f2cf-4c30-9083-0f7148adc8fd Aug 09 07:49:33.094017 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:33.094017 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:33.094427 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:33.095681 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100220) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:33.108260 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1425490138 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1425490138, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:33.108640 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1425490138 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1425490138, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:33.118192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Created reservations ['3aa754fa-e90f-4fb1-b658-bf3c436a2998', '08aedebb-840e-4dc1-8adb-3e3ee9b7f65a', 'ef9b4e9c-2daa-4f97-842c-f8fc149d7901', 'c001ebc6-0f1f-49f1-9c31-52ad75eacd95'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:33.143672 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Delete volume request issued successfully. Aug 09 07:49:33.143878 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5251a9cc-3b68-4dab-aa4d-305f4308de06 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd returned with HTTP 202 Aug 09 07:49:33.144369 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1220/4900] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:33 2026] DELETE /volume/v3/volumes/5381fa6c-f2cf-4c30-9083-0f7148adc8fd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:33.152265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af7f9475-36c1-441b-b140-76fa85a6328a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.154231 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af7f9475-36c1-441b-b140-76fa85a6328a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/types/a3210155-d0d2-4a85-aca1-dde4ccd8ccf1 Aug 09 07:49:33.154391 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af7f9475-36c1-441b-b140-76fa85a6328a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.154574 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af7f9475-36c1-441b-b140-76fa85a6328a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.181231 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af7f9475-36c1-441b-b140-76fa85a6328a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/types/a3210155-d0d2-4a85-aca1-dde4ccd8ccf1 returned with HTTP 202 Aug 09 07:49:33.181741 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1238/4901] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:33 2026] DELETE /volume/v3/types/a3210155-d0d2-4a85-aca1-dde4ccd8ccf1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:33.190789 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4edb517a-299e-4800-963e-3bf2b1c0015e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.192708 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4edb517a-299e-4800-963e-3bf2b1c0015e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:33.193013 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4edb517a-299e-4800-963e-3bf2b1c0015e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2094910538", "extra_specs": {"storage_protocol": "tempest-storage_protocol-433963170", "vendor_name": "tempest-vendor_name-233243439"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:33.219052 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4edb517a-299e-4800-963e-3bf2b1c0015e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:33.219494 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1219/4902] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:33 2026] POST /volume/v3/types => generated 328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:33.228419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.230734 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:33.231210 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e2c12c65-ca3e-451b-9f69-a55cb24fa144", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:33.233134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume request body: {'volume': {'volume_type': 'e2c12c65-ca3e-451b-9f69-a55cb24fa144', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:33.237614 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume of 1 GB Aug 09 07:49:33.238018 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:33.238018 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:33.238452 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:33.245104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Flow 'volume_create_api' (553561a0-3e34-4fb4-a59b-c198b6424256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:33.246100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ab413b-2061-401b-a812-0b10d317bc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:33.246891 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:33.267439 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ab413b-2061-401b-a812-0b10d317bc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-433963170',vendor_name='tempest-vendor_name-233243439'},id=e2c12c65-ca3e-451b-9f69-a55cb24fa144,is_public=True,name='tempest-ProjectMemberTests-volume-type-2094910538',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2c12c65-ca3e-451b-9f69-a55cb24fa144', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:33.271660 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5bfb8b-1f0b-4573-bfcd-56ec1ba8641f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:33.302147 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2094910538 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2094910538, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:33.302593 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2094910538 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2094910538, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:33.331512 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Created reservations ['4a4048c9-c2ee-4f40-9dd5-40a42b7a0a66', '11a367f0-09e1-4b9b-9e6e-b7e4a8bb81e6', '89a3da2c-f53d-4432-970d-69a81bf2f805', '0fdee2dc-d6c0-4a24-8faf-1123401909dc'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:33.332337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5bfb8b-1f0b-4573-bfcd-56ec1ba8641f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a4048c9-c2ee-4f40-9dd5-40a42b7a0a66', '11a367f0-09e1-4b9b-9e6e-b7e4a8bb81e6', '89a3da2c-f53d-4432-970d-69a81bf2f805', '0fdee2dc-d6c0-4a24-8faf-1123401909dc']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:33.333041 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da7757f-0008-42c9-874d-b3913722e9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:33.358383 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4da7757f-0008-42c9-874d-b3913722e9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fa864db-53cf-4e17-8df5-704dcd9a3d99', '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='f0430da2c57948198458944bc05f3bfc',qos_specs=None,replication_status=,reservations=['4a4048c9-c2ee-4f40-9dd5-40a42b7a0a66','11a367f0-09e1-4b9b-9e6e-b7e4a8bb81e6','89a3da2c-f53d-4432-970d-69a81bf2f805','0fdee2dc-d6c0-4a24-8faf-1123401909dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_type_id=e2c12c65-ca3e-451b-9f69-a55cb24fa144), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:33Z,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=3fa864db-53cf-4e17-8df5-704dcd9a3d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0430da2c57948198458944bc05f3bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2c12c65-ca3e-451b-9f69-a55cb24fa144),volume_type_id=e2c12c65-ca3e-451b-9f69-a55cb24fa144)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:33.359079 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2296d53-05d5-45b0-b345-d986a9e7251f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:33.383846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2296d53-05d5-45b0-b345-d986a9e7251f) transitioned into state 'SUCCESS' from 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='f0430da2c57948198458944bc05f3bfc',qos_specs=None,replication_status=,reservations=['4a4048c9-c2ee-4f40-9dd5-40a42b7a0a66','11a367f0-09e1-4b9b-9e6e-b7e4a8bb81e6','89a3da2c-f53d-4432-970d-69a81bf2f805','0fdee2dc-d6c0-4a24-8faf-1123401909dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c24bfaa1e53f4de097d2b15515bdfccf',volume_type_id=e2c12c65-ca3e-451b-9f69-a55cb24fa144)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:33.384637 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63208b68-5e7c-4b24-90de-fca042292d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:33.393779 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63208b68-5e7c-4b24-90de-fca042292d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:33.394732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Flow 'volume_create_api' (553561a0-3e34-4fb4-a59b-c198b6424256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:33.395046 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Create volume request issued successfully. Aug 09 07:49:33.395625 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b11ee44-f6c9-419e-a725-de2135f2ebd6 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:33.396102 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1221/4903] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:33 2026] POST /volume/v3/volumes => generated 772 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:33.413407 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6684240c-8025-40a0-b9d2-af48e528b25e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.415015 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6684240c-8025-40a0-b9d2-af48e528b25e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 Aug 09 07:49:33.415221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6684240c-8025-40a0-b9d2-af48e528b25e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.415417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6684240c-8025-40a0-b9d2-af48e528b25e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.422699 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:33.422699 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:33.426922 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6684240c-8025-40a0-b9d2-af48e528b25e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:33.431767 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6684240c-8025-40a0-b9d2-af48e528b25e tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 returned with HTTP 200 Aug 09 07:49:33.432167 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1239/4904] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:33 2026] GET /volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:33.910929 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:33.910929 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:33.911405 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:33.911567 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Checking backup size 1 against volume size 1 {{(pid=100221) restore /opt/stack/cinder/cinder/backup/api.py:435}} Aug 09 07:49:33.911670 np0000006821 devstack@c-api.service[100221]: INFO cinder.backup.api [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Overwriting volume af2da338-e753-4309-9a52-4338cbb94693 with restore of backup 4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:33.923364 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] restore_backup in rpcapi backup_id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31 {{(pid=100221) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 09 07:49:33.925083 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-642b1d10-3a9a-4538-96ba-d015f4307a43 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31/restore returned with HTTP 202 Aug 09 07:49:33.925667 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1226/4905] 10.4.3.41 () {68 vars in 1386 bytes} [Sun Aug 9 07:49:32 2026] POST /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31/restore => generated 189 bytes in 1187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:33.936236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c32e09b0-c656-47f1-a488-ecb80c00a8c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:33.941564 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c32e09b0-c656-47f1-a488-ecb80c00a8c5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:33.941800 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c32e09b0-c656-47f1-a488-ecb80c00a8c5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:33.942046 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c32e09b0-c656-47f1-a488-ecb80c00a8c5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:33.942183 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c32e09b0-c656-47f1-a488-ecb80c00a8c5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:33.950885 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:33.950885 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:33.951797 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c32e09b0-c656-47f1-a488-ecb80c00a8c5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:33.952243 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1220/4906] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:33 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:34.444764 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f0e919b-2641-4019-a272-b69b789100cc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:34.447225 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f0e919b-2641-4019-a272-b69b789100cc tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 Aug 09 07:49:34.447496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f0e919b-2641-4019-a272-b69b789100cc tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:34.447745 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f0e919b-2641-4019-a272-b69b789100cc tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:34.456677 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:34.456677 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:34.460930 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8f0e919b-2641-4019-a272-b69b789100cc tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:34.465663 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f0e919b-2641-4019-a272-b69b789100cc tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 returned with HTTP 200 Aug 09 07:49:34.466169 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1222/4907] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:34 2026] GET /volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:34.478501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-54d0e4f8-5b97-4a2c-b395-46ea7cadd37a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:34.480735 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54d0e4f8-5b97-4a2c-b395-46ea7cadd37a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:34.481232 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54d0e4f8-5b97-4a2c-b395-46ea7cadd37a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:34.481530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54d0e4f8-5b97-4a2c-b395-46ea7cadd37a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:34.486022 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54d0e4f8-5b97-4a2c-b395-46ea7cadd37a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:34.486558 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1240/4908] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:34 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:34.495221 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-79136a40-abc3-46c3-ad60-6aa9c0acb44a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:34.497093 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79136a40-abc3-46c3-ad60-6aa9c0acb44a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] GET https://10.4.3.41/volume/v3/messages/4e317084-9120-4e0d-9a13-ae89c8cef026 Aug 09 07:49:34.497352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79136a40-abc3-46c3-ad60-6aa9c0acb44a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:34.497595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-79136a40-abc3-46c3-ad60-6aa9c0acb44a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:34.501333 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-79136a40-abc3-46c3-ad60-6aa9c0acb44a tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-member] https://10.4.3.41/volume/v3/messages/4e317084-9120-4e0d-9a13-ae89c8cef026 returned with HTTP 200 Aug 09 07:49:34.501731 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1227/4909] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:34 2026] GET /volume/v3/messages/4e317084-9120-4e0d-9a13-ae89c8cef026 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:34.510271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f04c78b4-81ac-4df2-b5df-23900bbc7f7b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:34.511998 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f04c78b4-81ac-4df2-b5df-23900bbc7f7b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/messages/4e317084-9120-4e0d-9a13-ae89c8cef026 Aug 09 07:49:34.512193 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f04c78b4-81ac-4df2-b5df-23900bbc7f7b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:34.512384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f04c78b4-81ac-4df2-b5df-23900bbc7f7b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:34.520249 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f04c78b4-81ac-4df2-b5df-23900bbc7f7b tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/messages/4e317084-9120-4e0d-9a13-ae89c8cef026 returned with HTTP 204 Aug 09 07:49:34.520651 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1221/4910] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:34 2026] DELETE /volume/v3/messages/4e317084-9120-4e0d-9a13-ae89c8cef026 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:34.526773 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:34.528892 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 Aug 09 07:49:34.529146 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:34.529338 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:34.529487 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Delete volume with id: 3fa864db-53cf-4e17-8df5-704dcd9a3d99 Aug 09 07:49:34.536299 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:34.536299 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:34.536580 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Volume info retrieved successfully. Aug 09 07:49:34.537582 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100220) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:34.554078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Created reservations ['ad7c08be-0d8d-4fa0-9975-43a5b86d8ec7', '4484df8c-ced4-4db5-a298-9445ff61f012', '2dfdfd58-0013-40f1-ac82-2c3cb4c09ee1', '6178c549-593e-455b-8561-838a090624d0'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:34.578058 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Delete volume request issued successfully. Aug 09 07:49:34.578203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-851de5a5-e5fb-49d3-8d41-4db568ab3198 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 returned with HTTP 202 Aug 09 07:49:34.578710 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1223/4911] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:34 2026] DELETE /volume/v3/volumes/3fa864db-53cf-4e17-8df5-704dcd9a3d99 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:34.585273 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e297852-33da-4d7d-b4de-91ef35766323 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:34.586989 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e297852-33da-4d7d-b4de-91ef35766323 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] DELETE https://10.4.3.41/volume/v3/types/e2c12c65-ca3e-451b-9f69-a55cb24fa144 Aug 09 07:49:34.587199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e297852-33da-4d7d-b4de-91ef35766323 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:34.587438 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e297852-33da-4d7d-b4de-91ef35766323 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:34.608363 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e297852-33da-4d7d-b4de-91ef35766323 tempest-ProjectMemberTests-1885029523 tempest-ProjectMemberTests-1885029523-project-admin] https://10.4.3.41/volume/v3/types/e2c12c65-ca3e-451b-9f69-a55cb24fa144 returned with HTTP 202 Aug 09 07:49:34.608726 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1241/4912] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:34 2026] DELETE /volume/v3/types/e2c12c65-ca3e-451b-9f69-a55cb24fa144 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:34.963118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-14c61bcd-3dee-4d32-8fcc-5d90683e1977 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:34.965478 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14c61bcd-3dee-4d32-8fcc-5d90683e1977 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:34.965771 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14c61bcd-3dee-4d32-8fcc-5d90683e1977 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:34.965966 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14c61bcd-3dee-4d32-8fcc-5d90683e1977 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:34.966085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-14c61bcd-3dee-4d32-8fcc-5d90683e1977 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:34.970395 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:34.970395 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:34.971051 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14c61bcd-3dee-4d32-8fcc-5d90683e1977 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:34.971399 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1228/4913] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:34 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:35.981964 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7032e210-8966-4c05-9c38-1d9b19c0d44a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:35.984225 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7032e210-8966-4c05-9c38-1d9b19c0d44a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:35.984474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7032e210-8966-4c05-9c38-1d9b19c0d44a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:35.984699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7032e210-8966-4c05-9c38-1d9b19c0d44a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:35.984823 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7032e210-8966-4c05-9c38-1d9b19c0d44a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:35.989761 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:35.989761 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:35.990622 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7032e210-8966-4c05-9c38-1d9b19c0d44a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:35.991059 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1222/4914] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:35 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:36.136538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7f6c698e-5130-48e6-b18f-61607802c7eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:36.211800 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f6c698e-5130-48e6-b18f-61607802c7eb tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:36.212211 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f6c698e-5130-48e6-b18f-61607802c7eb tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1980358895", "extra_specs": {"storage_protocol": "tempest-storage_protocol-235238406", "vendor_name": "tempest-vendor_name-1160390723"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:36.225746 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f6c698e-5130-48e6-b18f-61607802c7eb tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:36.226461 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1224/4915] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:36 2026] POST /volume/v3/types => generated 329 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:36.234713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-01d7208c-f03c-417d-9404-4e9c8468386e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:36.237109 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:36.237691 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "570c5591-bbbe-4c41-a509-f5facf999c4b", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:36.239712 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Create volume request body: {'volume': {'volume_type': '570c5591-bbbe-4c41-a509-f5facf999c4b', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:36.245016 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Create volume of 1 GB Aug 09 07:49:36.245476 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:36.245476 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:36.246017 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:36.252738 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Flow 'volume_create_api' (b9dd02e1-6789-4ba2-bb0e-08a1f2ab31a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:36.253849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c4dd79-90d1-49ec-9756-17f6a45ff550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:36.254633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:36.274229 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c4dd79-90d1-49ec-9756-17f6a45ff550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-235238406',vendor_name='tempest-vendor_name-1160390723'},id=570c5591-bbbe-4c41-a509-f5facf999c4b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1980358895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '570c5591-bbbe-4c41-a509-f5facf999c4b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:36.275017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce29822-b607-42b9-bb37-3de12fc5ac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:36.303366 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1980358895 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1980358895, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:36.303740 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1980358895 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1980358895, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:36.344048 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Created reservations ['72992ea5-c72c-4054-93d2-814f4383aa0e', '1869f54d-2364-4865-bb70-73d0b6670b1c', '7b048db5-03db-4e65-b539-1fdb6bf0d474', 'f3b9428c-c981-40dc-a703-4b794ae8efbf'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:36.344893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce29822-b607-42b9-bb37-3de12fc5ac52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72992ea5-c72c-4054-93d2-814f4383aa0e', '1869f54d-2364-4865-bb70-73d0b6670b1c', '7b048db5-03db-4e65-b539-1fdb6bf0d474', 'f3b9428c-c981-40dc-a703-4b794ae8efbf']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:36.345541 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52da86b8-7736-4392-a69c-287c165b38de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:36.372687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52da86b8-7736-4392-a69c-287c165b38de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cc07c66-1af4-4646-9b0b-4ea20a2bec1c', '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='0e2c7283bdcc49ab96cc96c9f86216e7',qos_specs=None,replication_status=,reservations=['72992ea5-c72c-4054-93d2-814f4383aa0e','1869f54d-2364-4865-bb70-73d0b6670b1c','7b048db5-03db-4e65-b539-1fdb6bf0d474','f3b9428c-c981-40dc-a703-4b794ae8efbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98eca3630ae4ed68aae1345d84bc94f',volume_type_id=570c5591-bbbe-4c41-a509-f5facf999c4b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cc07c66-1af4-4646-9b0b-4ea20a2bec1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2c7283bdcc49ab96cc96c9f86216e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98eca3630ae4ed68aae1345d84bc94f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(570c5591-bbbe-4c41-a509-f5facf999c4b),volume_type_id=570c5591-bbbe-4c41-a509-f5facf999c4b)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:36.374293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae6a182-66d2-4a85-8753-c58acbfc581d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:36.397390 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae6a182-66d2-4a85-8753-c58acbfc581d) transitioned into state 'SUCCESS' from 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='0e2c7283bdcc49ab96cc96c9f86216e7',qos_specs=None,replication_status=,reservations=['72992ea5-c72c-4054-93d2-814f4383aa0e','1869f54d-2364-4865-bb70-73d0b6670b1c','7b048db5-03db-4e65-b539-1fdb6bf0d474','f3b9428c-c981-40dc-a703-4b794ae8efbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98eca3630ae4ed68aae1345d84bc94f',volume_type_id=570c5591-bbbe-4c41-a509-f5facf999c4b)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:36.398129 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aee731e-d82e-4ef6-90c7-bf9d97c87cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:36.405727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aee731e-d82e-4ef6-90c7-bf9d97c87cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:36.406563 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Flow 'volume_create_api' (b9dd02e1-6789-4ba2-bb0e-08a1f2ab31a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:36.406859 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Create volume request issued successfully. Aug 09 07:49:36.407418 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01d7208c-f03c-417d-9404-4e9c8468386e tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:36.407835 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1242/4916] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:36 2026] POST /volume/v3/volumes => generated 772 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:36.422799 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-55fd30d7-481c-4c92-b525-6bff27afef2f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:36.427530 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55fd30d7-481c-4c92-b525-6bff27afef2f tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] GET https://10.4.3.41/volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c Aug 09 07:49:36.427781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55fd30d7-481c-4c92-b525-6bff27afef2f tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:36.428020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55fd30d7-481c-4c92-b525-6bff27afef2f tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:36.444081 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:36.444081 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:36.450407 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-55fd30d7-481c-4c92-b525-6bff27afef2f tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Volume info retrieved successfully. Aug 09 07:49:36.456749 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55fd30d7-481c-4c92-b525-6bff27afef2f tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c returned with HTTP 200 Aug 09 07:49:36.457157 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1229/4917] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:36 2026] GET /volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:37.002183 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a98d2b8c-442b-48a8-90ea-b7c2ced7c394 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.004012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a98d2b8c-442b-48a8-90ea-b7c2ced7c394 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:37.004270 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a98d2b8c-442b-48a8-90ea-b7c2ced7c394 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.004540 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a98d2b8c-442b-48a8-90ea-b7c2ced7c394 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.004686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a98d2b8c-442b-48a8-90ea-b7c2ced7c394 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:37.009939 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:37.009939 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:37.010080 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a98d2b8c-442b-48a8-90ea-b7c2ced7c394 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:37.010454 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1223/4918] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:37 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:37.468955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-42d999e2-48c7-4709-9421-b16665856f81 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.470605 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-42d999e2-48c7-4709-9421-b16665856f81 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] GET https://10.4.3.41/volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c Aug 09 07:49:37.470786 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-42d999e2-48c7-4709-9421-b16665856f81 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.470969 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-42d999e2-48c7-4709-9421-b16665856f81 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.478522 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:37.478522 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:37.482164 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-42d999e2-48c7-4709-9421-b16665856f81 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Volume info retrieved successfully. Aug 09 07:49:37.487168 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-42d999e2-48c7-4709-9421-b16665856f81 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c returned with HTTP 200 Aug 09 07:49:37.487547 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1225/4919] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:37 2026] GET /volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:37.501015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe5d86d3-c201-4269-93be-a1c636ace8df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.503945 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe5d86d3-c201-4269-93be-a1c636ace8df tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:37.503945 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe5d86d3-c201-4269-93be-a1c636ace8df tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.503945 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe5d86d3-c201-4269-93be-a1c636ace8df tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.503945 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:37.503945 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:37.507461 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe5d86d3-c201-4269-93be-a1c636ace8df tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:37.508081 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1243/4920] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:37 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:37.515473 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-75ed7821-6d40-4dd3-972c-eff6223540c4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.567875 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75ed7821-6d40-4dd3-972c-eff6223540c4 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:37.568138 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75ed7821-6d40-4dd3-972c-eff6223540c4 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.568325 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75ed7821-6d40-4dd3-972c-eff6223540c4 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.571624 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75ed7821-6d40-4dd3-972c-eff6223540c4 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:37.571965 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1230/4921] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:37 2026] GET /volume/v3/messages => generated 668 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:37.584419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-02d3fa48-74d6-4bc1-9cda-07b115e475b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.585241 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02d3fa48-74d6-4bc1-9cda-07b115e475b7 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] DELETE https://10.4.3.41/volume/v3/messages/c4f116d7-b471-4211-82a8-675eacf913b1 Aug 09 07:49:37.585509 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02d3fa48-74d6-4bc1-9cda-07b115e475b7 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.585691 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02d3fa48-74d6-4bc1-9cda-07b115e475b7 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.597349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02d3fa48-74d6-4bc1-9cda-07b115e475b7 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/messages/c4f116d7-b471-4211-82a8-675eacf913b1 returned with HTTP 204 Aug 09 07:49:37.597694 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1224/4922] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:37 2026] DELETE /volume/v3/messages/c4f116d7-b471-4211-82a8-675eacf913b1 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:37.610648 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.613118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c Aug 09 07:49:37.613429 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.613684 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.613892 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Delete volume with id: 4cc07c66-1af4-4646-9b0b-4ea20a2bec1c Aug 09 07:49:37.624028 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:37.624028 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:37.626932 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Volume info retrieved successfully. Aug 09 07:49:37.626932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100220) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:37.638597 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1980358895 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1980358895, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:37.638976 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1980358895 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1980358895, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:37.648116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Created reservations ['cc4022ba-146f-471b-8d22-38a0e28dd2e3', 'e5e3a820-65f4-4fd7-b8ee-0c6212de8812', '29c4220b-10db-4c32-b7c0-524299f56bbb', '52e5e491-f801-43a3-9ecc-cf8b6d41ada8'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:37.673846 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Delete volume request issued successfully. Aug 09 07:49:37.674100 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e0ee02ef-a5c6-44c4-9d20-b8f0a15334b9 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c returned with HTTP 202 Aug 09 07:49:37.674622 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1226/4923] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:37 2026] DELETE /volume/v3/volumes/4cc07c66-1af4-4646-9b0b-4ea20a2bec1c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:37.681922 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-00e8b6fb-1ac1-41f2-96e5-8d7a685eeae3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.684040 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00e8b6fb-1ac1-41f2-96e5-8d7a685eeae3 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] DELETE https://10.4.3.41/volume/v3/types/570c5591-bbbe-4c41-a509-f5facf999c4b Aug 09 07:49:37.684284 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00e8b6fb-1ac1-41f2-96e5-8d7a685eeae3 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.684529 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00e8b6fb-1ac1-41f2-96e5-8d7a685eeae3 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.709415 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00e8b6fb-1ac1-41f2-96e5-8d7a685eeae3 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/types/570c5591-bbbe-4c41-a509-f5facf999c4b returned with HTTP 202 Aug 09 07:49:37.709872 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1244/4924] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:37 2026] DELETE /volume/v3/types/570c5591-bbbe-4c41-a509-f5facf999c4b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:37.717853 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-592cd751-9b9f-463a-ae5d-be75ae14e60b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.719586 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-592cd751-9b9f-463a-ae5d-be75ae14e60b tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:37.719907 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-592cd751-9b9f-463a-ae5d-be75ae14e60b tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1097997087", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1695711731", "vendor_name": "tempest-vendor_name-1762444646"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:37.734069 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-592cd751-9b9f-463a-ae5d-be75ae14e60b tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:37.734499 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1231/4925] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:49:37 2026] POST /volume/v3/types => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:37.743568 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.745235 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:37.745614 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9088cc3-0803-4ba3-b776-7da30585cd15", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:37.747050 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Create volume request body: {'volume': {'volume_type': 'f9088cc3-0803-4ba3-b776-7da30585cd15', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:37.750859 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Create volume of 1 GB Aug 09 07:49:37.751156 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:37.751156 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:37.751511 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Availability Zones retrieved successfully. Aug 09 07:49:37.756598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Flow 'volume_create_api' (4fd23971-3131-4727-8ebb-99723d8b4ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:37.758654 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d1b362-2a2a-488e-a323-345bdb1f7c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:37.759471 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:37.779203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d1b362-2a2a-488e-a323-345bdb1f7c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1695711731',vendor_name='tempest-vendor_name-1762444646'},id=f9088cc3-0803-4ba3-b776-7da30585cd15,is_public=True,name='tempest-ProjectReaderTests-volume-type-1097997087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9088cc3-0803-4ba3-b776-7da30585cd15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:37.779959 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111c0963-f3eb-48e1-b963-96b3b8302179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:37.802889 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1097997087 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1097997087, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:37.803214 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1097997087 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1097997087, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:37.827510 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Created reservations ['24bbb94f-b3e4-4e37-a7e1-a6c8cd943a13', 'cb0f123c-fcd7-4a76-90f7-a15373d024af', '0c061ea3-5b60-4d6e-bd0f-587849f5b61c', '11a0a115-a59d-4a8d-95f9-b0c9d1ac73eb'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:37.828348 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111c0963-f3eb-48e1-b963-96b3b8302179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24bbb94f-b3e4-4e37-a7e1-a6c8cd943a13', 'cb0f123c-fcd7-4a76-90f7-a15373d024af', '0c061ea3-5b60-4d6e-bd0f-587849f5b61c', '11a0a115-a59d-4a8d-95f9-b0c9d1ac73eb']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:37.829116 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af30f5a3-c630-4487-8ff8-c50d370c2da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:37.853582 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af30f5a3-c630-4487-8ff8-c50d370c2da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a61954cc-2a18-4e34-8c9c-42d78c06d102', '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='0e2c7283bdcc49ab96cc96c9f86216e7',qos_specs=None,replication_status=,reservations=['24bbb94f-b3e4-4e37-a7e1-a6c8cd943a13','cb0f123c-fcd7-4a76-90f7-a15373d024af','0c061ea3-5b60-4d6e-bd0f-587849f5b61c','11a0a115-a59d-4a8d-95f9-b0c9d1ac73eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98eca3630ae4ed68aae1345d84bc94f',volume_type_id=f9088cc3-0803-4ba3-b776-7da30585cd15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:37Z,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=a61954cc-2a18-4e34-8c9c-42d78c06d102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2c7283bdcc49ab96cc96c9f86216e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98eca3630ae4ed68aae1345d84bc94f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9088cc3-0803-4ba3-b776-7da30585cd15),volume_type_id=f9088cc3-0803-4ba3-b776-7da30585cd15)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:37.854486 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a31f1a-92c2-4254-901f-251bff12dd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:37.871085 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a31f1a-92c2-4254-901f-251bff12dd6a) transitioned into state 'SUCCESS' from 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='0e2c7283bdcc49ab96cc96c9f86216e7',qos_specs=None,replication_status=,reservations=['24bbb94f-b3e4-4e37-a7e1-a6c8cd943a13','cb0f123c-fcd7-4a76-90f7-a15373d024af','0c061ea3-5b60-4d6e-bd0f-587849f5b61c','11a0a115-a59d-4a8d-95f9-b0c9d1ac73eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98eca3630ae4ed68aae1345d84bc94f',volume_type_id=f9088cc3-0803-4ba3-b776-7da30585cd15)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:37.871908 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36dffc6-856c-43d0-9a6f-6aa1d3f1af9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:37.883090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36dffc6-856c-43d0-9a6f-6aa1d3f1af9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:37.883890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Flow 'volume_create_api' (4fd23971-3131-4727-8ebb-99723d8b4ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:37.884239 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Create volume request issued successfully. Aug 09 07:49:37.884833 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ad0c4fd-49d2-45a6-8286-e4b8e3e3cc2c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:37.885289 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1225/4926] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:49:37 2026] POST /volume/v3/volumes => generated 772 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:37.904882 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-639fe553-340a-429c-8d8e-544385a01d23 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:37.907368 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-639fe553-340a-429c-8d8e-544385a01d23 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] GET https://10.4.3.41/volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 Aug 09 07:49:37.907642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-639fe553-340a-429c-8d8e-544385a01d23 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:37.907886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-639fe553-340a-429c-8d8e-544385a01d23 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:37.917027 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:37.917027 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:37.921060 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-639fe553-340a-429c-8d8e-544385a01d23 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Volume info retrieved successfully. Aug 09 07:49:37.925600 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-639fe553-340a-429c-8d8e-544385a01d23 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 returned with HTTP 200 Aug 09 07:49:37.926212 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1227/4927] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:37 2026] GET /volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:38.019959 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ad90a134-daa9-43bd-adc6-05fb04c8f9cd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:38.021708 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad90a134-daa9-43bd-adc6-05fb04c8f9cd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:38.021934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad90a134-daa9-43bd-adc6-05fb04c8f9cd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:38.022188 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad90a134-daa9-43bd-adc6-05fb04c8f9cd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:38.022367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ad90a134-daa9-43bd-adc6-05fb04c8f9cd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:38.026975 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:38.026975 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:38.027784 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad90a134-daa9-43bd-adc6-05fb04c8f9cd tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:38.028128 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1245/4928] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:38 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:38.941045 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7edc9527-3f77-43fe-9006-714363287d41 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:38.944371 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7edc9527-3f77-43fe-9006-714363287d41 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] GET https://10.4.3.41/volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 Aug 09 07:49:38.944371 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7edc9527-3f77-43fe-9006-714363287d41 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:38.944371 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7edc9527-3f77-43fe-9006-714363287d41 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:38.952640 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:38.952640 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:38.959130 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7edc9527-3f77-43fe-9006-714363287d41 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Volume info retrieved successfully. Aug 09 07:49:38.961307 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7edc9527-3f77-43fe-9006-714363287d41 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 returned with HTTP 200 Aug 09 07:49:38.961966 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1232/4929] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:49:38 2026] GET /volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:38.976065 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a5d6e4d3-2471-475a-bca9-2b38923f08bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:38.977932 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5d6e4d3-2471-475a-bca9-2b38923f08bb tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] GET https://10.4.3.41/volume/v3/messages Aug 09 07:49:38.978139 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5d6e4d3-2471-475a-bca9-2b38923f08bb tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:38.978356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5d6e4d3-2471-475a-bca9-2b38923f08bb tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:38.978629 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:38.978629 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:38.982282 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5d6e4d3-2471-475a-bca9-2b38923f08bb tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/messages returned with HTTP 200 Aug 09 07:49:38.982627 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1226/4930] 10.4.3.41 () {68 vars in 1273 bytes} [Sun Aug 9 07:49:38 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:38.993829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c8a883d-b891-4d89-bf2b-786d38d5502c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:38.994749 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c8a883d-b891-4d89-bf2b-786d38d5502c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] GET https://10.4.3.41/volume/v3/messages/bc4a965c-31dc-4f32-aa34-44609c3399ad Aug 09 07:49:38.995006 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c8a883d-b891-4d89-bf2b-786d38d5502c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:38.995208 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c8a883d-b891-4d89-bf2b-786d38d5502c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:38.998977 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c8a883d-b891-4d89-bf2b-786d38d5502c tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-reader] https://10.4.3.41/volume/v3/messages/bc4a965c-31dc-4f32-aa34-44609c3399ad returned with HTTP 200 Aug 09 07:49:38.999366 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1228/4931] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:38 2026] GET /volume/v3/messages/bc4a965c-31dc-4f32-aa34-44609c3399ad => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:39.007628 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f419433c-3b51-4324-abd7-75c6d9e141ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:39.009293 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f419433c-3b51-4324-abd7-75c6d9e141ca tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] DELETE https://10.4.3.41/volume/v3/messages/bc4a965c-31dc-4f32-aa34-44609c3399ad Aug 09 07:49:39.009497 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f419433c-3b51-4324-abd7-75c6d9e141ca tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:39.009668 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f419433c-3b51-4324-abd7-75c6d9e141ca tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:39.017047 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f419433c-3b51-4324-abd7-75c6d9e141ca tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/messages/bc4a965c-31dc-4f32-aa34-44609c3399ad returned with HTTP 204 Aug 09 07:49:39.017499 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1246/4932] 10.4.3.41 () {68 vars in 1387 bytes} [Sun Aug 9 07:49:39 2026] DELETE /volume/v3/messages/bc4a965c-31dc-4f32-aa34-44609c3399ad => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 09 07:49:39.023580 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e2497225-8d97-4df6-a237-1f28e0679e17 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:39.024986 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 Aug 09 07:49:39.025384 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:39.025644 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:39.025859 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Delete volume with id: a61954cc-2a18-4e34-8c9c-42d78c06d102 Aug 09 07:49:39.032763 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:39.032763 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:39.033386 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Volume info retrieved successfully. Aug 09 07:49:39.034050 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100221) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 09 07:49:39.038711 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e33021f9-bb32-4233-81cd-72f240f73d8c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:39.040870 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e33021f9-bb32-4233-81cd-72f240f73d8c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:39.041147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e33021f9-bb32-4233-81cd-72f240f73d8c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:39.041412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e33021f9-bb32-4233-81cd-72f240f73d8c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:39.041586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e33021f9-bb32-4233-81cd-72f240f73d8c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:39.046333 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1097997087 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1097997087, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:39.046622 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1097997087 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1097997087, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:39.046801 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:39.046801 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:39.047793 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e33021f9-bb32-4233-81cd-72f240f73d8c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:39.048273 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1227/4933] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:39 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:39.057871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Created reservations ['a1b1585c-1f23-4287-b95e-8ed3f722f508', '6c1a837d-d42c-4b51-820e-636e532c997d', '3c9cd4d3-2c46-4e45-aa59-ae26fd7937b7', '3c2a31cb-909b-42b8-bf88-8845060385a7'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:39.089449 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Delete volume request issued successfully. Aug 09 07:49:39.089708 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e2497225-8d97-4df6-a237-1f28e0679e17 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 returned with HTTP 202 Aug 09 07:49:39.090193 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1233/4934] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:49:39 2026] DELETE /volume/v3/volumes/a61954cc-2a18-4e34-8c9c-42d78c06d102 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:39.099568 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25cccda9-116f-41dd-ba12-d1c4d95a5509 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:39.101235 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25cccda9-116f-41dd-ba12-d1c4d95a5509 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] DELETE https://10.4.3.41/volume/v3/types/f9088cc3-0803-4ba3-b776-7da30585cd15 Aug 09 07:49:39.101448 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25cccda9-116f-41dd-ba12-d1c4d95a5509 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:39.101656 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25cccda9-116f-41dd-ba12-d1c4d95a5509 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:39.122042 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25cccda9-116f-41dd-ba12-d1c4d95a5509 tempest-ProjectReaderTests-462078032 tempest-ProjectReaderTests-462078032-project-admin] https://10.4.3.41/volume/v3/types/f9088cc3-0803-4ba3-b776-7da30585cd15 returned with HTTP 202 Aug 09 07:49:39.122463 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1229/4935] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:39 2026] DELETE /volume/v3/types/f9088cc3-0803-4ba3-b776-7da30585cd15 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:40.061355 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e3b87d9-8e6f-4b21-9a89-cdc5efd9aada None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:40.064809 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e3b87d9-8e6f-4b21-9a89-cdc5efd9aada tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:40.065021 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e3b87d9-8e6f-4b21-9a89-cdc5efd9aada tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:40.065258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e3b87d9-8e6f-4b21-9a89-cdc5efd9aada tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:40.065382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7e3b87d9-8e6f-4b21-9a89-cdc5efd9aada tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:40.072270 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:40.072270 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:40.072270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e3b87d9-8e6f-4b21-9a89-cdc5efd9aada tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:40.072270 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1247/4936] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:40 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:40.883195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8bfa3fb7-ece5-45d2-ae87-ca31406fb0b9 req-eb216ae5-d133-487b-8eee-0babc22af210 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:40.890293 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8bfa3fb7-ece5-45d2-ae87-ca31406fb0b9 req-eb216ae5-d133-487b-8eee-0babc22af210 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11 Aug 09 07:49:40.890578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8bfa3fb7-ece5-45d2-ae87-ca31406fb0b9 req-eb216ae5-d133-487b-8eee-0babc22af210 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:40.890850 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8bfa3fb7-ece5-45d2-ae87-ca31406fb0b9 req-eb216ae5-d133-487b-8eee-0babc22af210 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:40.904346 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:40.904346 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:40.950432 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8bfa3fb7-ece5-45d2-ae87-ca31406fb0b9 req-eb216ae5-d133-487b-8eee-0babc22af210 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11 returned with HTTP 200 Aug 09 07:49:40.950950 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1228/4937] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:49:40 2026] DELETE /volume/v3/attachments/7eb00ba9-7699-4ab7-add5-895e6be78c11 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:41.089106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d2324a0a-fc2f-46f9-9900-eee613c1661f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:41.089979 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2324a0a-fc2f-46f9-9900-eee613c1661f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:41.090200 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d2324a0a-fc2f-46f9-9900-eee613c1661f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:41.090398 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d2324a0a-fc2f-46f9-9900-eee613c1661f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:41.090495 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-d2324a0a-fc2f-46f9-9900-eee613c1661f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:41.094331 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:41.094331 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:41.095040 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d2324a0a-fc2f-46f9-9900-eee613c1661f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:41.095396 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1234/4938] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:41 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:42.057584 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:42.059442 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:42.059631 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:42.059837 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:42.060004 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:42.072510 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:42.072510 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:42.072956 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:42.082654 np0000006821 devstack@c-api.service[100220]: WARNING cinder.keymgr.conf_key_mgr [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:49:42.089181 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:49:42.089452 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0e7e68d7-1a95-437f-bae6-3429b9d745eb tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 202 Aug 09 07:49:42.089894 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1230/4939] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:42 2026] DELETE /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:42.100443 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0133e2fb-29ae-4189-a248-d685a6306faf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:42.102138 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0133e2fb-29ae-4189-a248-d685a6306faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:42.102386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0133e2fb-29ae-4189-a248-d685a6306faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:42.102587 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0133e2fb-29ae-4189-a248-d685a6306faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:42.109115 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1798fb73-ff61-43dd-b95e-752395006582 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:42.111063 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1798fb73-ff61-43dd-b95e-752395006582 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:42.111274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1798fb73-ff61-43dd-b95e-752395006582 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:42.111496 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1798fb73-ff61-43dd-b95e-752395006582 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:42.111650 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1798fb73-ff61-43dd-b95e-752395006582 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:42.114068 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:42.114068 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:42.120938 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:42.120938 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:42.121728 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1798fb73-ff61-43dd-b95e-752395006582 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:42.122180 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1229/4940] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:42 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:42.122790 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0133e2fb-29ae-4189-a248-d685a6306faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:42.128473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0133e2fb-29ae-4189-a248-d685a6306faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 200 Aug 09 07:49:42.128857 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1248/4941] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:42 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:42.744381 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:42.748452 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/limits Aug 09 07:49:42.748452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:42.748452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:42.756840 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1506303738 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1506303738, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:42.757305 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1506303738 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1506303738, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:42.757659 np0000006821 devstack@c-api.service[100221]: WARNING cinder.quota [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1506303738 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1506303738, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:42.774627 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-7e30b617-d4b8-4412-98d9-66b97efcf013 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 09 07:49:42.774627 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1235/4942] 10.4.3.41 () {68 vars in 1477 bytes} [Sun Aug 9 07:49:42 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 09 07:49:42.808754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-dd25aaa2-4aab-4df5-ab83-0e8e973d045b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:42.811067 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-dd25aaa2-4aab-4df5-ab83-0e8e973d045b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:49:42.811318 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-dd25aaa2-4aab-4df5-ab83-0e8e973d045b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:42.811505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-dd25aaa2-4aab-4df5-ab83-0e8e973d045b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:42.824805 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:42.824805 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:42.829557 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-dd25aaa2-4aab-4df5-ab83-0e8e973d045b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:42.834564 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-dd25aaa2-4aab-4df5-ab83-0e8e973d045b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:49:42.835715 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1231/4943] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:42 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:42.845339 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:42.847980 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:49:42.848371 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86273b38-b34b-4ac0-84e7-c93df32820ea", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1729956105", "description": null, "metadata": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:42.862400 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:42.862400 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:42.863013 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:42.863192 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create snapshot from volume 86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:49:42.901386 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Created reservations ['aba24c94-2135-4472-b2b1-58e2ebdf9013', 'c0debfdd-dd2f-466a-9480-404804987807', 'f1dc0806-fa6a-45dd-ab4f-310db832a51a', '2cc5a300-7375-4665-a03d-a7767d2c284c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:42.930937 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot force create request issued successfully. Aug 09 07:49:42.930937 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-14ae48a0-41e0-4ffd-b7a0-fab069ad516f req-39412d31-0fbc-4075-80fa-dac4ef938656 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:49:42.930937 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1230/4944] 10.4.3.41 () {72 vars in 1540 bytes} [Sun Aug 9 07:49:42 2026] POST /volume/v3/snapshots => generated 324 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:43.133500 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57872d38-b611-420b-a7ef-18e2919aa040 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.137896 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57872d38-b611-420b-a7ef-18e2919aa040 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:43.137896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57872d38-b611-420b-a7ef-18e2919aa040 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.138126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57872d38-b611-420b-a7ef-18e2919aa040 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.138126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-57872d38-b611-420b-a7ef-18e2919aa040 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:43.144172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-50f360be-5d97-46ca-bdbb-d90bfd898d10 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.146301 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-50f360be-5d97-46ca-bdbb-d90bfd898d10 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a Aug 09 07:49:43.146705 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-50f360be-5d97-46ca-bdbb-d90bfd898d10 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.147071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-50f360be-5d97-46ca-bdbb-d90bfd898d10 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.148854 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.148854 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:43.149773 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57872d38-b611-420b-a7ef-18e2919aa040 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:43.149773 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1249/4945] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:43 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:43.157762 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-50f360be-5d97-46ca-bdbb-d90bfd898d10 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a returned with HTTP 404 Aug 09 07:49:43.157762 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1236/4946] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:43 2026] GET /volume/v3/volumes/bf54919b-c8d4-443a-b635-321cff6e587a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:43.163987 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ad8a8d44-b4b6-4c47-bf6a-79eb1c9856bc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.168661 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eed67f99-5ce0-42a1-8030-c23ed9ee57e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.169044 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ad8a8d44-b4b6-4c47-bf6a-79eb1c9856bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 Aug 09 07:49:43.169044 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ad8a8d44-b4b6-4c47-bf6a-79eb1c9856bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.169187 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ad8a8d44-b4b6-4c47-bf6a-79eb1c9856bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.171196 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eed67f99-5ce0-42a1-8030-c23ed9ee57e4 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:49:43.171415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eed67f99-5ce0-42a1-8030-c23ed9ee57e4 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.171596 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eed67f99-5ce0-42a1-8030-c23ed9ee57e4 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.172117 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.172117 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:43.172419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eed67f99-5ce0-42a1-8030-c23ed9ee57e4 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:49:43.179575 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.179575 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:43.182940 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ad8a8d44-b4b6-4c47-bf6a-79eb1c9856bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:43.187099 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ad8a8d44-b4b6-4c47-bf6a-79eb1c9856bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 returned with HTTP 200 Aug 09 07:49:43.187557 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1232/4947] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:43 2026] GET /volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 => generated 963 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:43.187798 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eed67f99-5ce0-42a1-8030-c23ed9ee57e4 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Get all volumes completed successfully. Aug 09 07:49:43.198597 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.198597 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:43.201801 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-820c0610-5bfb-4cab-9db6-43a8b98aa292 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.205346 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-820c0610-5bfb-4cab-9db6-43a8b98aa292 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 Aug 09 07:49:43.206881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-820c0610-5bfb-4cab-9db6-43a8b98aa292 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.206881 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-820c0610-5bfb-4cab-9db6-43a8b98aa292 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.207040 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eed67f99-5ce0-42a1-8030-c23ed9ee57e4 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:49:43.207040 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1231/4948] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:49:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13069 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:43.213647 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.213647 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:43.217518 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-820c0610-5bfb-4cab-9db6-43a8b98aa292 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:43.221564 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-820c0610-5bfb-4cab-9db6-43a8b98aa292 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 returned with HTTP 200 Aug 09 07:49:43.221951 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1250/4949] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:43 2026] GET /volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:43.229951 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0ec5bfe6-347f-4735-a573-1d130e6e2888 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.231448 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ec5bfe6-347f-4735-a573-1d130e6e2888 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] DELETE https://10.4.3.41/volume/v3/types/651f2ddc-4909-481b-9f6f-beb40c226ac4 Aug 09 07:49:43.231785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ec5bfe6-347f-4735-a573-1d130e6e2888 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.232138 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ec5bfe6-347f-4735-a573-1d130e6e2888 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.233819 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.235690 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 Aug 09 07:49:43.235902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.236150 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.236456 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: af2da338-e753-4309-9a52-4338cbb94693 Aug 09 07:49:43.246436 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.246436 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:43.248320 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:43.267857 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ec5bfe6-347f-4735-a573-1d130e6e2888 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/types/651f2ddc-4909-481b-9f6f-beb40c226ac4 returned with HTTP 202 Aug 09 07:49:43.268648 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1237/4950] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:49:43 2026] DELETE /volume/v3/types/651f2ddc-4909-481b-9f6f-beb40c226ac4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:43.274363 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume request issued successfully. Aug 09 07:49:43.274564 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6b7020fa-493a-4f4d-8320-298f9afbed3d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 returned with HTTP 202 Aug 09 07:49:43.275019 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1233/4951] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:43 2026] DELETE /volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:43.281995 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ac5f3674-231e-445b-97e8-3ab237cdeef2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.285390 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1023003-2266-467b-85af-2ec6ab4ab6d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.285458 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac5f3674-231e-445b-97e8-3ab237cdeef2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:43.285458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac5f3674-231e-445b-97e8-3ab237cdeef2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1940975547", "extra_specs": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:43.288473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1023003-2266-467b-85af-2ec6ab4ab6d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 Aug 09 07:49:43.288790 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1023003-2266-467b-85af-2ec6ab4ab6d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.289087 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1023003-2266-467b-85af-2ec6ab4ab6d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.301955 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac5f3674-231e-445b-97e8-3ab237cdeef2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:43.302080 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.302080 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:43.302354 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1232/4952] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:49:43 2026] POST /volume/v3/types => generated 213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:43.306484 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1023003-2266-467b-85af-2ec6ab4ab6d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:43.312224 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-409857ca-8c9e-4924-a871-4a37535eed19 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.312470 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1023003-2266-467b-85af-2ec6ab4ab6d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 returned with HTTP 200 Aug 09 07:49:43.312859 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1251/4953] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:43 2026] GET /volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 => generated 962 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:43.314216 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-409857ca-8c9e-4924-a871-4a37535eed19 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] POST https://10.4.3.41/volume/v3/types/0e39da96-88f1-43a4-92c9-a6a2cf5532fa/encryption Aug 09 07:49:43.314809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-409857ca-8c9e-4924-a871-4a37535eed19 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:43.336773 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-409857ca-8c9e-4924-a871-4a37535eed19 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/types/0e39da96-88f1-43a4-92c9-a6a2cf5532fa/encryption returned with HTTP 200 Aug 09 07:49:43.337165 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1238/4954] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:49:43 2026] POST /volume/v3/types/0e39da96-88f1-43a4-92c9-a6a2cf5532fa/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:43.346403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.348283 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:43.348724 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-766530749", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1940975547", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:43.350523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-766530749', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1940975547', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:43.355332 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:49:43.355708 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.355708 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:43.356249 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:49:43.363710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (eeea1f45-038c-45af-80f9-c7031af6346a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:43.365027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4cbb10-ade2-42b1-aebf-b245660940b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:43.366326 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:43.407356 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4cbb10-ade2-42b1-aebf-b245660940b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e39da96-88f1-43a4-92c9-a6a2cf5532fa,is_public=True,name='tempest-scenario-type-luks2-1940975547',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e39da96-88f1-43a4-92c9-a6a2cf5532fa', '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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:43.408946 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01264f5c-e8d0-4f87-885b-2cfcbed23969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:43.451223 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1940975547 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1940975547, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:43.451520 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1940975547 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1940975547, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:43.474893 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['60ae6bb1-6da9-44bf-b39d-a9ec2c76f144', '2d3b5978-dd38-44fd-b96f-3f70cd5a4c22', 'a385cd9e-b885-4cd3-ac47-7a8a084734bd', 'a32d3e24-dc6a-427a-9efb-21f8d7628113'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:43.475739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01264f5c-e8d0-4f87-885b-2cfcbed23969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ae6bb1-6da9-44bf-b39d-a9ec2c76f144', '2d3b5978-dd38-44fd-b96f-3f70cd5a4c22', 'a385cd9e-b885-4cd3-ac47-7a8a084734bd', 'a32d3e24-dc6a-427a-9efb-21f8d7628113']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:43.476434 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad23b3b-c22c-42d4-bbaa-bc5debc9b51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:43.499343 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad23b3b-c22c-42d4-bbaa-bc5debc9b51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52f938c-caca-4e67-a07e-c53b46db6bcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-766530749',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['60ae6bb1-6da9-44bf-b39d-a9ec2c76f144','2d3b5978-dd38-44fd-b96f-3f70cd5a4c22','a385cd9e-b885-4cd3-ac47-7a8a084734bd','a32d3e24-dc6a-427a-9efb-21f8d7628113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=0e39da96-88f1-43a4-92c9-a6a2cf5532fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-766530749',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c52f938c-caca-4e67-a07e-c53b46db6bcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e39da96-88f1-43a4-92c9-a6a2cf5532fa),volume_type_id=0e39da96-88f1-43a4-92c9-a6a2cf5532fa)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:43.499972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71e729a-464c-4061-a6fd-b2d186848d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:43.517292 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71e729a-464c-4061-a6fd-b2d186848d54) transitioned into state 'SUCCESS' from state '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-766530749',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['60ae6bb1-6da9-44bf-b39d-a9ec2c76f144','2d3b5978-dd38-44fd-b96f-3f70cd5a4c22','a385cd9e-b885-4cd3-ac47-7a8a084734bd','a32d3e24-dc6a-427a-9efb-21f8d7628113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=0e39da96-88f1-43a4-92c9-a6a2cf5532fa)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:43.518143 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a9e238-f0e8-4073-8e0c-8080e1f26caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:43.527610 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a9e238-f0e8-4073-8e0c-8080e1f26caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:43.528513 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (eeea1f45-038c-45af-80f9-c7031af6346a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:43.528791 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:49:43.529325 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-546dbaf5-8fec-4e1c-84b0-28afaf3d860f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:43.529777 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1234/4955] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:43 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:43.544934 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-240a526f-3f5a-4897-bb75-76ee9c9f2019 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:43.551088 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-240a526f-3f5a-4897-bb75-76ee9c9f2019 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:49:43.553928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-240a526f-3f5a-4897-bb75-76ee9c9f2019 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:43.553928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-240a526f-3f5a-4897-bb75-76ee9c9f2019 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:43.562475 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:43.562475 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:43.566301 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-240a526f-3f5a-4897-bb75-76ee9c9f2019 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:43.570349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-240a526f-3f5a-4897-bb75-76ee9c9f2019 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 200 Aug 09 07:49:43.570851 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1233/4956] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:43 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:44.331049 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04f19207-f593-4502-b344-814c6c740c5b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.334107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04f19207-f593-4502-b344-814c6c740c5b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 Aug 09 07:49:44.334107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04f19207-f593-4502-b344-814c6c740c5b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:44.334107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04f19207-f593-4502-b344-814c6c740c5b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:44.339817 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04f19207-f593-4502-b344-814c6c740c5b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 returned with HTTP 404 Aug 09 07:49:44.340419 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1252/4957] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:44 2026] GET /volume/v3/volumes/af2da338-e753-4309-9a52-4338cbb94693 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:44.347442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ca08dd25-2f76-45dc-9c79-7406364c4506 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.349799 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ca08dd25-2f76-45dc-9c79-7406364c4506 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:44.350133 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ca08dd25-2f76-45dc-9c79-7406364c4506 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:44.350434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ca08dd25-2f76-45dc-9c79-7406364c4506 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:44.350552 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-ca08dd25-2f76-45dc-9c79-7406364c4506 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete backup with id: 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. Aug 09 07:49:44.356056 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.356056 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:44.371928 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-ca08dd25-2f76-45dc-9c79-7406364c4506 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] delete_backup rpcapi backup_id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:49:44.373715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ca08dd25-2f76-45dc-9c79-7406364c4506 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 202 Aug 09 07:49:44.374138 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1239/4958] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:44 2026] DELETE /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:49:44.381883 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7601101e-014c-4d9f-84c3-204df7c10faf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.383818 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7601101e-014c-4d9f-84c3-204df7c10faf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:44.384016 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7601101e-014c-4d9f-84c3-204df7c10faf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:44.384204 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7601101e-014c-4d9f-84c3-204df7c10faf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:44.384341 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7601101e-014c-4d9f-84c3-204df7c10faf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:44.388366 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.388366 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:44.389083 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7601101e-014c-4d9f-84c3-204df7c10faf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 200 Aug 09 07:49:44.389544 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1235/4959] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:44 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:44.587155 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-131dd480-6957-48c2-bcb7-201b806c2ea9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.595419 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-131dd480-6957-48c2-bcb7-201b806c2ea9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:49:44.595419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-131dd480-6957-48c2-bcb7-201b806c2ea9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:44.595419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-131dd480-6957-48c2-bcb7-201b806c2ea9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:44.601967 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.601967 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:44.605429 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-131dd480-6957-48c2-bcb7-201b806c2ea9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:44.609217 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-131dd480-6957-48c2-bcb7-201b806c2ea9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 200 Aug 09 07:49:44.609682 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1234/4960] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:44 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:44.622898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e74bae76-015d-419c-8c36-2b98c3e827f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.627030 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e74bae76-015d-419c-8c36-2b98c3e827f2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:49:44.627030 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e74bae76-015d-419c-8c36-2b98c3e827f2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:44.627030 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e74bae76-015d-419c-8c36-2b98c3e827f2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:44.635749 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.635749 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:44.642266 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e74bae76-015d-419c-8c36-2b98c3e827f2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:44.646572 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e74bae76-015d-419c-8c36-2b98c3e827f2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 200 Aug 09 07:49:44.647119 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1253/4961] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:44 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:44.663038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a78a266e-5e31-471a-a70f-949246dc1005 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.664765 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a78a266e-5e31-471a-a70f-949246dc1005 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/action Aug 09 07:49:44.665111 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a78a266e-5e31-471a-a70f-949246dc1005 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:44.665270 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a78a266e-5e31-471a-a70f-949246dc1005 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:44.677606 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.677606 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:44.678236 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a78a266e-5e31-471a-a70f-949246dc1005 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:44.688462 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a78a266e-5e31-471a-a70f-949246dc1005 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume updated successfully. Aug 09 07:49:44.689284 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a78a266e-5e31-471a-a70f-949246dc1005 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/action returned with HTTP 200 Aug 09 07:49:44.690032 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1240/4962] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:49:44 2026] POST /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 09 07:49:44.782259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a0cd60b2-835d-4e03-b6f9-b2c5fe502260 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.784805 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0cd60b2-835d-4e03-b6f9-b2c5fe502260 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 Aug 09 07:49:44.785386 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0cd60b2-835d-4e03-b6f9-b2c5fe502260 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:44.785627 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a0cd60b2-835d-4e03-b6f9-b2c5fe502260 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:44.791673 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.791673 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:44.792254 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a0cd60b2-835d-4e03-b6f9-b2c5fe502260 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:49:44.793347 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a0cd60b2-835d-4e03-b6f9-b2c5fe502260 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 returned with HTTP 200 Aug 09 07:49:44.793780 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1236/4963] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:49:44 2026] GET /volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:44.823582 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.825828 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:44.826102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-785777500", "snapshot_id": null, "imageRef": "6a746490-428f-4fdc-8c3e-371383550e9f", "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:44.828263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-785777500', 'snapshot_id': None, 'imageRef': '6a746490-428f-4fdc-8c3e-371383550e9f', 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:44.834707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-79f14c35-8627-4261-a3a9-91290175c22f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:44.837863 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-79f14c35-8627-4261-a3a9-91290175c22f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:49:44.838169 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-79f14c35-8627-4261-a3a9-91290175c22f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:44.838410 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-79f14c35-8627-4261-a3a9-91290175c22f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:44.850289 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.850289 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:44.855199 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-79f14c35-8627-4261-a3a9-91290175c22f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:44.861645 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-79f14c35-8627-4261-a3a9-91290175c22f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 200 Aug 09 07:49:44.862168 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1254/4964] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:44 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:44.914774 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:44.914774 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:44.915393 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:49:44.915761 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume of 1 GB Aug 09 07:49:44.920419 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Availability Zones retrieved successfully. Aug 09 07:49:44.925547 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Flow 'volume_create_api' (31307c93-1681-414c-a102-532ec74301aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:44.927263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f65099f-5738-4c9e-aa4b-e16129526ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:44.928191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:44.960660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f65099f-5738-4c9e-aa4b-e16129526ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '13855895-55cc-4bfd-814b-796d2ba16de0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:44.962524 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bed868-e7be-4beb-8e9f-8a5719ace3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:45.004331 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Created reservations ['53a9af45-5d53-438e-abce-824366f624d0', '8bcb8974-3f5f-4f1c-a076-9a269e9dabd5', 'ee465f7a-58bb-43dd-8a3e-7a15cff7dd91', '364d1617-90b6-4f64-81cb-d79a7f5bc33c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:45.005032 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bed868-e7be-4beb-8e9f-8a5719ace3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a9af45-5d53-438e-abce-824366f624d0', '8bcb8974-3f5f-4f1c-a076-9a269e9dabd5', 'ee465f7a-58bb-43dd-8a3e-7a15cff7dd91', '364d1617-90b6-4f64-81cb-d79a7f5bc33c']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:45.005730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed59f7de-aec7-4646-9892-c60830806586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:45.048463 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed59f7de-aec7-4646-9892-c60830806586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7571d58-c599-4cdc-8473-a8ba8dbc0b25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-785777500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6518b1d8b484786bcc9bfe0c7faa792',qos_specs=None,replication_status=,reservations=['53a9af45-5d53-438e-abce-824366f624d0','8bcb8974-3f5f-4f1c-a076-9a269e9dabd5','ee465f7a-58bb-43dd-8a3e-7a15cff7dd91','364d1617-90b6-4f64-81cb-d79a7f5bc33c'],size=1,snapshot_id=13855895-55cc-4bfd-814b-796d2ba16de0,source_replicaid=,source_volid=None,status='creating',user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-785777500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7571d58-c599-4cdc-8473-a8ba8dbc0b25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6518b1d8b484786bcc9bfe0c7faa792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=13855895-55cc-4bfd-814b-796d2ba16de0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:45.049314 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a368887d-c1c5-456b-9183-ff03650f2192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:45.070097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a368887d-c1c5-456b-9183-ff03650f2192) transitioned into state 'SUCCESS' from state '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-785777500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6518b1d8b484786bcc9bfe0c7faa792',qos_specs=None,replication_status=,reservations=['53a9af45-5d53-438e-abce-824366f624d0','8bcb8974-3f5f-4f1c-a076-9a269e9dabd5','ee465f7a-58bb-43dd-8a3e-7a15cff7dd91','364d1617-90b6-4f64-81cb-d79a7f5bc33c'],size=1,snapshot_id=13855895-55cc-4bfd-814b-796d2ba16de0,source_replicaid=,source_volid=None,status='creating',user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:45.070719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74ab36e-c20f-408f-bd84-ddc1e1f8f512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:45.094451 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74ab36e-c20f-408f-bd84-ddc1e1f8f512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:45.095213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Flow 'volume_create_api' (31307c93-1681-414c-a102-532ec74301aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:45.095487 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume request issued successfully. Aug 09 07:49:45.096056 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a7d4a20-914a-472a-a04e-7bdff34a6b21 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:45.096460 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1235/4965] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:49:44 2026] POST /volume/v3/volumes => generated 811 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:45.110985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5f5d6de8-ac39-4833-bfcd-229b37e98bb6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:45.114339 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f5d6de8-ac39-4833-bfcd-229b37e98bb6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:49:45.114546 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f5d6de8-ac39-4833-bfcd-229b37e98bb6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:45.114716 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5f5d6de8-ac39-4833-bfcd-229b37e98bb6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:45.131960 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:45.131960 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:45.135785 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5f5d6de8-ac39-4833-bfcd-229b37e98bb6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:45.140232 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5f5d6de8-ac39-4833-bfcd-229b37e98bb6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 200 Aug 09 07:49:45.140607 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1241/4966] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:49:45 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:45.364711 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-b14d8bbd-4231-4f5c-93d2-0a363f95feb9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:45.369254 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-b14d8bbd-4231-4f5c-93d2-0a363f95feb9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:49:45.369520 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-b14d8bbd-4231-4f5c-93d2-0a363f95feb9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:45.369750 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-b14d8bbd-4231-4f5c-93d2-0a363f95feb9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:45.380611 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:45.380611 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:45.389264 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-b14d8bbd-4231-4f5c-93d2-0a363f95feb9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:45.395611 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-b14d8bbd-4231-4f5c-93d2-0a363f95feb9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 200 Aug 09 07:49:45.395611 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1237/4967] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:45 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:45.404796 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9bad3fab-3a5e-43ef-b51e-50df9a7f91e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:45.407471 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bad3fab-3a5e-43ef-b51e-50df9a7f91e4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 Aug 09 07:49:45.407570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be58da45-44bf-4dc3-a8e0-ce6e6c82e51f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:45.407643 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bad3fab-3a5e-43ef-b51e-50df9a7f91e4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:45.407643 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bad3fab-3a5e-43ef-b51e-50df9a7f91e4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:45.407643 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9bad3fab-3a5e-43ef-b51e-50df9a7f91e4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 4e4bcd43-f06d-4c13-8928-b9fe96c99c31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:45.407728 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be58da45-44bf-4dc3-a8e0-ce6e6c82e51f None None] GET https://10.4.3.41/volume// Aug 09 07:49:45.407894 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be58da45-44bf-4dc3-a8e0-ce6e6c82e51f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:45.408121 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be58da45-44bf-4dc3-a8e0-ce6e6c82e51f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:45.408525 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be58da45-44bf-4dc3-a8e0-ce6e6c82e51f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:45.408828 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1236/4968] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:49:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:45.412014 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bad3fab-3a5e-43ef-b51e-50df9a7f91e4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 returned with HTTP 404 Aug 09 07:49:45.412908 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1255/4969] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:45 2026] GET /volume/v3/backups/4e4bcd43-f06d-4c13-8928-b9fe96c99c31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:45.417963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-bf26b2ca-7b9f-4c13-a993-158bc4a273bd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:45.421155 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-bf26b2ca-7b9f-4c13-a993-158bc4a273bd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:49:45.421591 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-bf26b2ca-7b9f-4c13-a993-158bc4a273bd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c52f938c-caca-4e67-a07e-c53b46db6bcd", "connector": null, "instance_uuid": "5c31b97b-85f3-4b9b-ba66-821b79332ad9"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:45.431545 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:45.431545 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:45.467325 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-bf26b2ca-7b9f-4c13-a993-158bc4a273bd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:49:45.467983 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1242/4970] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:49:45 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:45.494827 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:45.496654 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:45.496713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:45.496869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:45.497034 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: 36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:45.511542 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:45.511542 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:45.512096 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:45.544795 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume request issued successfully. Aug 09 07:49:45.545046 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-59ae2d95-a8ee-4e8e-aa1f-e5d4afacb1a1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 202 Aug 09 07:49:45.545490 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1238/4971] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:45 2026] DELETE /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:49:45.556188 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dfa787d4-5c62-4cb3-a5db-1b0cb722913e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:45.560742 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dfa787d4-5c62-4cb3-a5db-1b0cb722913e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:45.560998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dfa787d4-5c62-4cb3-a5db-1b0cb722913e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:45.561258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dfa787d4-5c62-4cb3-a5db-1b0cb722913e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:45.573365 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:45.573365 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:45.577305 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dfa787d4-5c62-4cb3-a5db-1b0cb722913e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:45.581598 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dfa787d4-5c62-4cb3-a5db-1b0cb722913e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 200 Aug 09 07:49:45.581974 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1237/4972] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:45 2026] GET /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:46.156940 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd92276c-bda0-4c66-9741-b98a58678aaa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.157804 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd92276c-bda0-4c66-9741-b98a58678aaa tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:49:46.158158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd92276c-bda0-4c66-9741-b98a58678aaa tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.158440 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd92276c-bda0-4c66-9741-b98a58678aaa tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.167485 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:46.167485 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:46.171693 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fd92276c-bda0-4c66-9741-b98a58678aaa tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:46.178360 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd92276c-bda0-4c66-9741-b98a58678aaa tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 200 Aug 09 07:49:46.178590 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1256/4973] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:49:46 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 1420 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:46.194743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-28af0add-a2d8-42cc-8e74-debcb03b85a6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.197721 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28af0add-a2d8-42cc-8e74-debcb03b85a6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:49:46.197721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28af0add-a2d8-42cc-8e74-debcb03b85a6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.197721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28af0add-a2d8-42cc-8e74-debcb03b85a6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.204975 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:46.204975 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:46.208209 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-28af0add-a2d8-42cc-8e74-debcb03b85a6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:46.212896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28af0add-a2d8-42cc-8e74-debcb03b85a6 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 200 Aug 09 07:49:46.213374 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1243/4974] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:49:46 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 1420 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:46.328030 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-04828607-c0a7-42a2-9d67-363de1f97fa4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.328710 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-04828607-c0a7-42a2-9d67-363de1f97fa4 None None] GET https://10.4.3.41/volume// Aug 09 07:49:46.328710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-04828607-c0a7-42a2-9d67-363de1f97fa4 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.328877 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-04828607-c0a7-42a2-9d67-363de1f97fa4 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.329385 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-04828607-c0a7-42a2-9d67-363de1f97fa4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:46.329568 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1239/4975] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:49:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:46.338501 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-24f62ed2-d2e9-4717-93b1-9d00a9ae7910 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.341300 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-24f62ed2-d2e9-4717-93b1-9d00a9ae7910 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:49:46.341592 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-24f62ed2-d2e9-4717-93b1-9d00a9ae7910 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.341845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-24f62ed2-d2e9-4717-93b1-9d00a9ae7910 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.353446 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:46.353446 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:46.357765 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-24f62ed2-d2e9-4717-93b1-9d00a9ae7910 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:49:46.363029 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-24f62ed2-d2e9-4717-93b1-9d00a9ae7910 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 200 Aug 09 07:49:46.363454 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1238/4976] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:49:46 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 1049 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:46.473261 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-764a3bfc-e61b-40b3-a5f5-d06c5ef5633e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.475711 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-764a3bfc-e61b-40b3-a5f5-d06c5ef5633e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794 Aug 09 07:49:46.476343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-764a3bfc-e61b-40b3-a5f5-d06c5ef5633e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:46.484958 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-764a3bfc-e61b-40b3-a5f5-d06c5ef5633e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-c52f938c-caca-4e67-a07e-c53b46db6bcd-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:49:46.489731 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-764a3bfc-e61b-40b3-a5f5-d06c5ef5633e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-c52f938c-caca-4e67-a07e-c53b46db6bcd-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:49:46.490867 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:46.490867 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:46.574016 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-764a3bfc-e61b-40b3-a5f5-d06c5ef5633e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-c52f938c-caca-4e67-a07e-c53b46db6bcd-np0000006821" released by "attachment_update" :: held 0.084s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:49:46.574424 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-764a3bfc-e61b-40b3-a5f5-d06c5ef5633e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794 returned with HTTP 200 Aug 09 07:49:46.574858 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1257/4977] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:49:46 2026] PUT /volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:46.594798 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-4d88b988-ca69-41a4-89aa-dfa1fb342abe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.596480 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9f4f9614-c4bc-4b88-bfa2-15a8b41b36d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.597334 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-4d88b988-ca69-41a4-89aa-dfa1fb342abe tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794/action Aug 09 07:49:46.597690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-4d88b988-ca69-41a4-89aa-dfa1fb342abe tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:46.597803 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-4d88b988-ca69-41a4-89aa-dfa1fb342abe tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:46.598283 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9f4f9614-c4bc-4b88-bfa2-15a8b41b36d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:46.598426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9f4f9614-c4bc-4b88-bfa2-15a8b41b36d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.598592 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9f4f9614-c4bc-4b88-bfa2-15a8b41b36d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.604490 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9f4f9614-c4bc-4b88-bfa2-15a8b41b36d7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 404 Aug 09 07:49:46.605033 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1240/4978] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:46 2026] GET /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:46.611849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c45cf63-50d4-40de-a82f-a92c993e669c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.614466 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c45cf63-50d4-40de-a82f-a92c993e669c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:46.614731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c45cf63-50d4-40de-a82f-a92c993e669c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.615042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c45cf63-50d4-40de-a82f-a92c993e669c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.616616 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:46.616616 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:46.624198 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c45cf63-50d4-40de-a82f-a92c993e669c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 404 Aug 09 07:49:46.625365 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1239/4979] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:46 2026] GET /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:46.631420 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-4d88b988-ca69-41a4-89aa-dfa1fb342abe tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794/action returned with HTTP 204 Aug 09 07:49:46.631973 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1244/4980] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:49:46 2026] POST /volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:46.635566 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbb67f81-5f6a-4cf1-8ec9-79318c0fe004 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.639335 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbb67f81-5f6a-4cf1-8ec9-79318c0fe004 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:46.639434 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbb67f81-5f6a-4cf1-8ec9-79318c0fe004 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.639561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbb67f81-5f6a-4cf1-8ec9-79318c0fe004 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.640450 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-cbb67f81-5f6a-4cf1-8ec9-79318c0fe004 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: 36ce8eca-c654-4a21-923e-084b9c5d8e9c Aug 09 07:49:46.645781 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbb67f81-5f6a-4cf1-8ec9-79318c0fe004 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c returned with HTTP 404 Aug 09 07:49:46.646433 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1258/4981] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:49:46 2026] DELETE /volume/v3/volumes/36ce8eca-c654-4a21-923e-084b9c5d8e9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:46.658793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.661493 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:46.661493 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1526261272"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:46.665791 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1526261272'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:46.665791 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume of 1 GB Aug 09 07:49:46.681072 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Availability Zones retrieved successfully. Aug 09 07:49:46.687099 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (b6dc3f5b-3e84-4fbc-96db-e8d556652af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:46.688279 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1302e515-d5d9-42e8-80a8-1d233190e735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:46.689125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:46.728504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1302e515-d5d9-42e8-80a8-1d233190e735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:46.729460 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4251298-d724-4055-9ce7-fe6a489f725e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:46.787058 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['75430ec9-214c-4d76-a081-0b26fc5de8d9', '9df109d3-b045-4f53-9c11-751e101ecedc', '1b872c57-7ddc-4e8b-9bbb-1d4dec3aeebd', '91eac7a3-596d-454c-8873-ce377b2f2826'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:46.787943 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4251298-d724-4055-9ce7-fe6a489f725e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75430ec9-214c-4d76-a081-0b26fc5de8d9', '9df109d3-b045-4f53-9c11-751e101ecedc', '1b872c57-7ddc-4e8b-9bbb-1d4dec3aeebd', '91eac7a3-596d-454c-8873-ce377b2f2826']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:46.789553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fd775d-c14b-4241-9bca-a36399e55b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:46.817157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15fd775d-c14b-4241-9bca-a36399e55b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25e47e93-3e1e-47fc-ad7f-e68d0cdd3591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1526261272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['75430ec9-214c-4d76-a081-0b26fc5de8d9','9df109d3-b045-4f53-9c11-751e101ecedc','1b872c57-7ddc-4e8b-9bbb-1d4dec3aeebd','91eac7a3-596d-454c-8873-ce377b2f2826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1526261272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25e47e93-3e1e-47fc-ad7f-e68d0cdd3591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37c3ef35deee49c8af623901b9e03154',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:46.818788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7d3687-6c83-460c-bd60-c2169ba27c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:46.849239 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7d3687-6c83-460c-bd60-c2169ba27c3b) transitioned into state 'SUCCESS' from state '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-1526261272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37c3ef35deee49c8af623901b9e03154',qos_specs=None,replication_status=,reservations=['75430ec9-214c-4d76-a081-0b26fc5de8d9','9df109d3-b045-4f53-9c11-751e101ecedc','1b872c57-7ddc-4e8b-9bbb-1d4dec3aeebd','91eac7a3-596d-454c-8873-ce377b2f2826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2358f4fed2d04c9aa5b9f01d7b4b7a90',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:46.849972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cda7a13-3fde-471b-819d-58c9263a5d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:46.864434 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cda7a13-3fde-471b-819d-58c9263a5d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:46.864434 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Flow 'volume_create_api' (b6dc3f5b-3e84-4fbc-96db-e8d556652af8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:46.864434 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Create volume request issued successfully. Aug 09 07:49:46.865360 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb7aadd5-7f6e-4554-be4e-2a35ded45728 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:46.865835 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1241/4982] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:49:46 2026] POST /volume/v3/volumes => generated 747 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:46.879685 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ef10f167-1e6b-4966-b3c3-283c0b8a5ce8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:46.881811 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef10f167-1e6b-4966-b3c3-283c0b8a5ce8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:49:46.882063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ef10f167-1e6b-4966-b3c3-283c0b8a5ce8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:46.882311 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ef10f167-1e6b-4966-b3c3-283c0b8a5ce8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:46.891437 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:46.891437 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:46.896129 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ef10f167-1e6b-4966-b3c3-283c0b8a5ce8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:46.901617 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef10f167-1e6b-4966-b3c3-283c0b8a5ce8 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:49:46.902206 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1240/4983] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:46 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:47.498495 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-e9498e37-a76d-4cba-a1ff-87d0eaf31a62 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:47.500820 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-e9498e37-a76d-4cba-a1ff-87d0eaf31a62 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:49:47.501020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-e9498e37-a76d-4cba-a1ff-87d0eaf31a62 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:47.501227 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-e9498e37-a76d-4cba-a1ff-87d0eaf31a62 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:47.510358 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:47.510358 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:47.515554 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-e9498e37-a76d-4cba-a1ff-87d0eaf31a62 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:47.521943 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-e9498e37-a76d-4cba-a1ff-87d0eaf31a62 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 200 Aug 09 07:49:47.522520 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1245/4984] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:47 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 1402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:47.914282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb7a66b8-65a4-4e0d-b5dd-826874dfab4e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:47.915985 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb7a66b8-65a4-4e0d-b5dd-826874dfab4e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:49:47.916176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb7a66b8-65a4-4e0d-b5dd-826874dfab4e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:47.916343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb7a66b8-65a4-4e0d-b5dd-826874dfab4e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:47.922855 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:47.922855 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:47.926263 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fb7a66b8-65a4-4e0d-b5dd-826874dfab4e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:49:47.930448 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb7a66b8-65a4-4e0d-b5dd-826874dfab4e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:49:47.930932 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1259/4985] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:47 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:48.059626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-9adb447c-77ea-4269-aead-5917464f3a93 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:48.063112 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-9adb447c-77ea-4269-aead-5917464f3a93 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:49:48.063314 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-9adb447c-77ea-4269-aead-5917464f3a93 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:48.063531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-9adb447c-77ea-4269-aead-5917464f3a93 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:48.070473 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:48.070473 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:48.074718 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-9adb447c-77ea-4269-aead-5917464f3a93 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:48.081937 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-9adb447c-77ea-4269-aead-5917464f3a93 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 200 Aug 09 07:49:48.082178 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1242/4986] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:49:48 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 1402 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:48.092449 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-85e88bfc-090a-444d-800e-4c23555b8eb6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:48.094103 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85e88bfc-090a-444d-800e-4c23555b8eb6 None None] GET https://10.4.3.41/volume// Aug 09 07:49:48.094103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85e88bfc-090a-444d-800e-4c23555b8eb6 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:48.094103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85e88bfc-090a-444d-800e-4c23555b8eb6 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:48.094103 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85e88bfc-090a-444d-800e-4c23555b8eb6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:48.094323 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1241/4987] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:49:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:48.110571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-572a8fb2-7674-4523-b250-128871d75b77 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:48.112571 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-572a8fb2-7674-4523-b250-128871d75b77 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:49:48.112949 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-572a8fb2-7674-4523-b250-128871d75b77 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7571d58-c599-4cdc-8473-a8ba8dbc0b25", "connector": null, "instance_uuid": "2ad12663-526b-487e-be77-b9fd2d51d571"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:48.124282 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:48.124282 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:48.169906 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-572a8fb2-7674-4523-b250-128871d75b77 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:49:48.170490 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1246/4988] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:49:48 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 09 07:49:49.213897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a7e2b36-dbe0-4185-8247-fc1d10abf15f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.213897 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a7e2b36-dbe0-4185-8247-fc1d10abf15f None None] GET https://10.4.3.41/volume// Aug 09 07:49:49.213897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a7e2b36-dbe0-4185-8247-fc1d10abf15f None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:49.213897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a7e2b36-dbe0-4185-8247-fc1d10abf15f None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:49.214424 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a7e2b36-dbe0-4185-8247-fc1d10abf15f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:49:49.218134 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1260/4989] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:49:49 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:49:49.223888 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-3ab8b1f2-cdd6-46f0-b7a4-631f69e1def3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.226563 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-3ab8b1f2-cdd6-46f0-b7a4-631f69e1def3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:49:49.226864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-3ab8b1f2-cdd6-46f0-b7a4-631f69e1def3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:49.227197 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-3ab8b1f2-cdd6-46f0-b7a4-631f69e1def3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:49.239897 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:49.239897 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:49.244539 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-3ab8b1f2-cdd6-46f0-b7a4-631f69e1def3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:49:49.250900 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-3ab8b1f2-cdd6-46f0-b7a4-631f69e1def3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 200 Aug 09 07:49:49.251326 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1243/4990] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:49:49 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 1581 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:49:49.309897 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ca2e686e-95a4-40e0-8488-beb129706578 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.364674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-63461f3f-640d-489b-93ec-cef8dc41a092 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.366891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-63461f3f-640d-489b-93ec-cef8dc41a092 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] PUT https://10.4.3.41/volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087 Aug 09 07:49:49.367302 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-63461f3f-640d-489b-93ec-cef8dc41a092 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:49.375380 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca2e686e-95a4-40e0-8488-beb129706578 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:49:49.375663 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca2e686e-95a4-40e0-8488-beb129706578 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1570852157", "extra_specs": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:49.377678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-63461f3f-640d-489b-93ec-cef8dc41a092 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Acquiring lock "cinder-attachment_update-f7571d58-c599-4cdc-8473-a8ba8dbc0b25-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:49:49.383409 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-63461f3f-640d-489b-93ec-cef8dc41a092 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Lock "cinder-attachment_update-f7571d58-c599-4cdc-8473-a8ba8dbc0b25-np0000006821" acquired by "attachment_update" :: waited 0.006s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:49:49.384718 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:49.384718 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:49.391376 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca2e686e-95a4-40e0-8488-beb129706578 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:49:49.391695 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1242/4991] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:49:49 2026] POST /volume/v3/types => generated 212 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:49.401864 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b155532b-5b9a-4457-8fe3-c3c375f5355f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.403782 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b155532b-5b9a-4457-8fe3-c3c375f5355f tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] POST https://10.4.3.41/volume/v3/types/34db7683-e7fd-42b1-82db-bc822afb0ec5/encryption Aug 09 07:49:49.404200 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b155532b-5b9a-4457-8fe3-c3c375f5355f tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:49.423767 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b155532b-5b9a-4457-8fe3-c3c375f5355f tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/types/34db7683-e7fd-42b1-82db-bc822afb0ec5/encryption returned with HTTP 200 Aug 09 07:49:49.424278 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1261/4992] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:49:49 2026] POST /volume/v3/types/34db7683-e7fd-42b1-82db-bc822afb0ec5/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:49.434130 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.467281 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-63461f3f-640d-489b-93ec-cef8dc41a092 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Lock "cinder-attachment_update-f7571d58-c599-4cdc-8473-a8ba8dbc0b25-np0000006821" released by "attachment_update" :: held 0.084s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:49:49.467520 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-63461f3f-640d-489b-93ec-cef8dc41a092 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087 returned with HTTP 200 Aug 09 07:49:49.468155 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1247/4993] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:49:49 2026] PUT /volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:49.487866 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-eb5c9d19-07f0-48ba-ab7b-562df57cef5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.489872 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-eb5c9d19-07f0-48ba-ab7b-562df57cef5d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087/action Aug 09 07:49:49.490260 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-eb5c9d19-07f0-48ba-ab7b-562df57cef5d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:49:49.490417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-eb5c9d19-07f0-48ba-ab7b-562df57cef5d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:49.496877 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:49.497325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1723347832", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1570852157", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:49.498831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1723347832', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1570852157', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:49.503044 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume of 1 GB Aug 09 07:49:49.503363 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:49.503363 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:49.503844 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Availability Zones retrieved successfully. Aug 09 07:49:49.507844 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:49.507844 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:49.510652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (04120e31-2d40-4005-86d2-510b61ab9854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:49.511573 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8335639d-6ee7-46a8-9455-5c9f25fb9d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:49.512450 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:49.519992 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b7c586e3-8f2b-44f3-b232-f2c8fdbfd57d req-eb5c9d19-07f0-48ba-ab7b-562df57cef5d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087/action returned with HTTP 204 Aug 09 07:49:49.520214 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1243/4994] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:49:49 2026] POST /volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:49:49.537583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8335639d-6ee7-46a8-9455-5c9f25fb9d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:49:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34db7683-e7fd-42b1-82db-bc822afb0ec5,is_public=True,name='tempest-scenario-type-luks-1570852157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34db7683-e7fd-42b1-82db-bc822afb0ec5', '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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:49.538472 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae1cbb9-a1a5-41d3-b8e6-d7875a6b9777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:49.566896 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1570852157 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1570852157, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:49.567422 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1570852157 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1570852157, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:49:49.598776 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Created reservations ['2eaf222d-e0aa-4ad2-8445-ca652f96127a', '4c57938a-cbbb-4a40-a901-67fe039d1a19', 'a269526d-ee21-4403-8500-7aed42753b99', '373317db-15cc-46d5-a2de-49f88b2395d1'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:49.599550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae1cbb9-a1a5-41d3-b8e6-d7875a6b9777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eaf222d-e0aa-4ad2-8445-ca652f96127a', '4c57938a-cbbb-4a40-a901-67fe039d1a19', 'a269526d-ee21-4403-8500-7aed42753b99', '373317db-15cc-46d5-a2de-49f88b2395d1']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:49.600346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb7cd96a-f652-437c-b064-c523e43fcf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:49.621615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb7cd96a-f652-437c-b064-c523e43fcf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe50080d-2e90-46dd-ae85-9a04330326d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1723347832',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['2eaf222d-e0aa-4ad2-8445-ca652f96127a','4c57938a-cbbb-4a40-a901-67fe039d1a19','a269526d-ee21-4403-8500-7aed42753b99','373317db-15cc-46d5-a2de-49f88b2395d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=34db7683-e7fd-42b1-82db-bc822afb0ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1723347832',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fe50080d-2e90-46dd-ae85-9a04330326d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5dda12f226749be817f67a984adb9bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34db7683-e7fd-42b1-82db-bc822afb0ec5),volume_type_id=34db7683-e7fd-42b1-82db-bc822afb0ec5)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:49.622576 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bb8958-2e52-4dee-93f5-88a658782e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:49.640070 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51bb8958-2e52-4dee-93f5-88a658782e6e) transitioned into state 'SUCCESS' from state '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-1723347832',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['2eaf222d-e0aa-4ad2-8445-ca652f96127a','4c57938a-cbbb-4a40-a901-67fe039d1a19','a269526d-ee21-4403-8500-7aed42753b99','373317db-15cc-46d5-a2de-49f88b2395d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=34db7683-e7fd-42b1-82db-bc822afb0ec5)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:49.640717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59e593a-0ceb-4743-af7a-c22c42036819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:49.648718 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59e593a-0ceb-4743-af7a-c22c42036819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:49.649633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (04120e31-2d40-4005-86d2-510b61ab9854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:49.649906 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request issued successfully. Aug 09 07:49:49.650451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-13ecf8bf-c576-4cf8-a959-d38094c8e6a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:49.651020 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1244/4995] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:49 2026] POST /volume/v3/volumes => generated 783 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:49.663325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e31134ff-4b52-43d4-a210-cee6fc1b8726 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:49.665047 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e31134ff-4b52-43d4-a210-cee6fc1b8726 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 Aug 09 07:49:49.665509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e31134ff-4b52-43d4-a210-cee6fc1b8726 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:49.665509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e31134ff-4b52-43d4-a210-cee6fc1b8726 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:49.672259 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:49.672259 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:49.675833 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e31134ff-4b52-43d4-a210-cee6fc1b8726 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:49.680083 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e31134ff-4b52-43d4-a210-cee6fc1b8726 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 returned with HTTP 200 Aug 09 07:49:49.680495 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1262/4996] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:49 2026] GET /volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:50.691981 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ef6331fc-9b7e-4319-a52c-a33721c50972 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:50.693754 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef6331fc-9b7e-4319-a52c-a33721c50972 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 Aug 09 07:49:50.693961 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef6331fc-9b7e-4319-a52c-a33721c50972 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:50.694164 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef6331fc-9b7e-4319-a52c-a33721c50972 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:50.700953 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:50.700953 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:50.705047 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ef6331fc-9b7e-4319-a52c-a33721c50972 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:50.709222 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef6331fc-9b7e-4319-a52c-a33721c50972 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 returned with HTTP 200 Aug 09 07:49:50.709629 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1248/4997] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:50 2026] GET /volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:50.721548 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-362b481c-827c-41e2-80c4-77bd3aab9c33 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:50.723094 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-362b481c-827c-41e2-80c4-77bd3aab9c33 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 Aug 09 07:49:50.723318 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-362b481c-827c-41e2-80c4-77bd3aab9c33 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:50.723526 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-362b481c-827c-41e2-80c4-77bd3aab9c33 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:50.729578 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:50.729578 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:50.732739 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-362b481c-827c-41e2-80c4-77bd3aab9c33 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:50.736349 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-362b481c-827c-41e2-80c4-77bd3aab9c33 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 returned with HTTP 200 Aug 09 07:49:50.736741 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1244/4998] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:50 2026] GET /volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 => generated 876 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:50.748840 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:50.750780 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:49:50.751140 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1344619118", "source_volid": "fe50080d-2e90-46dd-ae85-9a04330326d4", "volume_type": "tempest-scenario-type-luks-1570852157", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:50.752579 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1344619118', 'source_volid': 'fe50080d-2e90-46dd-ae85-9a04330326d4', 'volume_type': 'tempest-scenario-type-luks-1570852157', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:49:50.763185 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:50.763185 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:50.763623 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume retrieved successfully. Aug 09 07:49:50.763726 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume of 1 GB Aug 09 07:49:50.764352 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Availability Zones retrieved successfully. Aug 09 07:49:50.769087 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (ef523a99-65b7-462c-b631-03bbc38ceb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:50.770027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377bfeb7-b609-45fa-81ac-06188f0716d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:50.770812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:49:50.790258 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377bfeb7-b609-45fa-81ac-06188f0716d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fe50080d-2e90-46dd-ae85-9a04330326d4', 'volume_type': VolumeType(created_at=2026-08-09T07:49:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34db7683-e7fd-42b1-82db-bc822afb0ec5,is_public=True,name='tempest-scenario-type-luks-1570852157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34db7683-e7fd-42b1-82db-bc822afb0ec5', '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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:50.791053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60acd2a6-122c-4b0c-aa5a-c58a3e0f48a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:50.831419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Created reservations ['f1cf8f6a-21ac-4d33-bf1a-9c4c9879d8ef', 'eda67f9b-59ef-446e-a9d7-947fb4ea4d11', 'c1efbff0-f205-4e42-b004-71f9e54b333f', '97f998d4-ab81-4c4b-aa7c-66683faf2500'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:50.832348 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60acd2a6-122c-4b0c-aa5a-c58a3e0f48a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1cf8f6a-21ac-4d33-bf1a-9c4c9879d8ef', 'eda67f9b-59ef-446e-a9d7-947fb4ea4d11', 'c1efbff0-f205-4e42-b004-71f9e54b333f', '97f998d4-ab81-4c4b-aa7c-66683faf2500']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:50.833378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b25def-0dec-422f-8f1a-5ffecaafd87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:50.869110 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b25def-0dec-422f-8f1a-5ffecaafd87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1344619118',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['f1cf8f6a-21ac-4d33-bf1a-9c4c9879d8ef','eda67f9b-59ef-446e-a9d7-947fb4ea4d11','c1efbff0-f205-4e42-b004-71f9e54b333f','97f998d4-ab81-4c4b-aa7c-66683faf2500'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe50080d-2e90-46dd-ae85-9a04330326d4,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=34db7683-e7fd-42b1-82db-bc822afb0ec5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1344619118',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5dda12f226749be817f67a984adb9bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fe50080d-2e90-46dd-ae85-9a04330326d4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34db7683-e7fd-42b1-82db-bc822afb0ec5),volume_type_id=34db7683-e7fd-42b1-82db-bc822afb0ec5)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:50.870243 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4f0931-838f-4ab0-a2e8-4225ab90e5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:50.872846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-717b9b7a-d9af-4376-9c48-52da7084a0ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:50.875528 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-717b9b7a-d9af-4376-9c48-52da7084a0ca tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/encryption Aug 09 07:49:50.875776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-717b9b7a-d9af-4376-9c48-52da7084a0ca tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:50.876052 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-717b9b7a-d9af-4376-9c48-52da7084a0ca tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:50.886647 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:50.886647 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:50.887386 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4f0931-838f-4ab0-a2e8-4225ab90e5b7) transitioned into state 'SUCCESS' from state '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-1344619118',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['f1cf8f6a-21ac-4d33-bf1a-9c4c9879d8ef','eda67f9b-59ef-446e-a9d7-947fb4ea4d11','c1efbff0-f205-4e42-b004-71f9e54b333f','97f998d4-ab81-4c4b-aa7c-66683faf2500'],size=1,snapshot_id=None,source_replicaid=,source_volid=fe50080d-2e90-46dd-ae85-9a04330326d4,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=34db7683-e7fd-42b1-82db-bc822afb0ec5)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:50.888190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8089407a-4988-4ae4-90d1-9a76838e5dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:49:50.893573 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-af32f57a-1143-40fe-8acd-2d2119c04458 req-717b9b7a-d9af-4376-9c48-52da7084a0ca tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/encryption returned with HTTP 200 Aug 09 07:49:50.894004 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1263/4999] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:49:50 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:50.902385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8089407a-4988-4ae4-90d1-9a76838e5dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:49:50.903212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (ef523a99-65b7-462c-b631-03bbc38ceb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:49:50.903487 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request issued successfully. Aug 09 07:49:50.904017 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6cdc49a9-7a37-45b7-b519-9d66d51dc7e6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:49:50.904430 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1245/5000] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:50 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 09 07:49:50.916982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f277c72d-71b5-47c1-a3c5-008e3b94b985 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:50.918784 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f277c72d-71b5-47c1-a3c5-008e3b94b985 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:50.919021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f277c72d-71b5-47c1-a3c5-008e3b94b985 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:50.919226 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f277c72d-71b5-47c1-a3c5-008e3b94b985 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:50.926181 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:50.926181 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:50.930207 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f277c72d-71b5-47c1-a3c5-008e3b94b985 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:50.934087 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f277c72d-71b5-47c1-a3c5-008e3b94b985 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:50.934456 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1249/5001] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:50 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:51.948396 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60ec413e-47cc-4587-b822-35c732f4c851 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:51.950347 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60ec413e-47cc-4587-b822-35c732f4c851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:51.950612 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60ec413e-47cc-4587-b822-35c732f4c851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:51.950863 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60ec413e-47cc-4587-b822-35c732f4c851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:51.959983 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:51.959983 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:51.964485 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-60ec413e-47cc-4587-b822-35c732f4c851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:51.970087 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60ec413e-47cc-4587-b822-35c732f4c851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:51.970668 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1245/5002] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:51 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:52.704214 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd899541-0089-415f-a80d-4f98545f6063 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:52.706318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd899541-0089-415f-a80d-4f98545f6063 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:52.706523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd899541-0089-415f-a80d-4f98545f6063 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:52.706732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd899541-0089-415f-a80d-4f98545f6063 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:52.720926 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:52.720926 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:52.726236 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd899541-0089-415f-a80d-4f98545f6063 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:52.733223 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd899541-0089-415f-a80d-4f98545f6063 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:52.733707 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1264/5003] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:52 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1646 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:52.985959 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cd32bf5e-38ba-4f62-a277-08552e45da79 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:52.988148 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd32bf5e-38ba-4f62-a277-08552e45da79 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:52.988372 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd32bf5e-38ba-4f62-a277-08552e45da79 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:52.988652 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd32bf5e-38ba-4f62-a277-08552e45da79 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:52.997361 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:52.997361 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:53.001403 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cd32bf5e-38ba-4f62-a277-08552e45da79 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:53.006335 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd32bf5e-38ba-4f62-a277-08552e45da79 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:53.006897 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1246/5004] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:52 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:53.751089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f8241003-c83e-457c-bbe5-6d5d79fb499c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:53.756679 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f8241003-c83e-457c-bbe5-6d5d79fb499c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:53.756874 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f8241003-c83e-457c-bbe5-6d5d79fb499c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:53.757173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f8241003-c83e-457c-bbe5-6d5d79fb499c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:53.793966 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:53.793966 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:53.798313 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f8241003-c83e-457c-bbe5-6d5d79fb499c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:53.803452 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f8241003-c83e-457c-bbe5-6d5d79fb499c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:53.804073 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1250/5005] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:53 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:54.023806 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c383bf4c-d42e-479b-a1fe-8e267e5728b6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:54.025513 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c383bf4c-d42e-479b-a1fe-8e267e5728b6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:54.025693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c383bf4c-d42e-479b-a1fe-8e267e5728b6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:54.025868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c383bf4c-d42e-479b-a1fe-8e267e5728b6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:54.037943 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:54.037943 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:54.041060 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c383bf4c-d42e-479b-a1fe-8e267e5728b6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:54.045453 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c383bf4c-d42e-479b-a1fe-8e267e5728b6 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:54.045880 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1246/5006] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:54 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:54.820802 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f428a2e5-dc69-4a2a-9724-a44e88d54520 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:54.841734 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f428a2e5-dc69-4a2a-9724-a44e88d54520 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:54.842090 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f428a2e5-dc69-4a2a-9724-a44e88d54520 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:54.842394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f428a2e5-dc69-4a2a-9724-a44e88d54520 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:54.871163 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:54.871163 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:54.883437 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f428a2e5-dc69-4a2a-9724-a44e88d54520 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:54.889633 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f428a2e5-dc69-4a2a-9724-a44e88d54520 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:54.890395 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1265/5007] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:54 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1646 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:55.060891 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5b4c608c-30de-4a17-b957-a5bec8e09371 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:55.063441 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5b4c608c-30de-4a17-b957-a5bec8e09371 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:55.063678 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5b4c608c-30de-4a17-b957-a5bec8e09371 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:55.063878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5b4c608c-30de-4a17-b957-a5bec8e09371 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:55.071144 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:55.071144 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:55.074789 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5b4c608c-30de-4a17-b957-a5bec8e09371 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:55.079690 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5b4c608c-30de-4a17-b957-a5bec8e09371 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:55.080206 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1247/5008] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:55 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:55.905501 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bf53a735-5e83-4761-8074-0a50bc872023 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:55.907524 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bf53a735-5e83-4761-8074-0a50bc872023 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:55.907782 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bf53a735-5e83-4761-8074-0a50bc872023 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:55.908030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bf53a735-5e83-4761-8074-0a50bc872023 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:55.910133 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=321,cinder:UPDATE=89,cinder:INSERT=48 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:49:55.919816 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:55.919816 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:55.924330 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bf53a735-5e83-4761-8074-0a50bc872023 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:55.929642 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bf53a735-5e83-4761-8074-0a50bc872023 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:55.930159 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1251/5009] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:55 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:56.094818 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-591d9f29-b958-4515-8686-87d080fc356c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:56.096969 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-591d9f29-b958-4515-8686-87d080fc356c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:56.096969 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-591d9f29-b958-4515-8686-87d080fc356c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:56.097131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-591d9f29-b958-4515-8686-87d080fc356c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:56.105989 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:56.105989 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:56.110244 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-591d9f29-b958-4515-8686-87d080fc356c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:56.115342 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-591d9f29-b958-4515-8686-87d080fc356c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:56.115782 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1247/5010] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:56 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:56.951641 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-595a2e86-f311-49e1-bfa0-2380525985e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:56.958559 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-595a2e86-f311-49e1-bfa0-2380525985e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:56.958800 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-595a2e86-f311-49e1-bfa0-2380525985e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:56.959044 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-595a2e86-f311-49e1-bfa0-2380525985e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:56.968164 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:56.968164 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:56.971757 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-595a2e86-f311-49e1-bfa0-2380525985e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:56.976744 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-595a2e86-f311-49e1-bfa0-2380525985e1 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:56.977321 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1266/5011] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:56 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:57.163823 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-56ddc270-1068-493f-88cb-db6de4db0158 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:57.175783 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-56ddc270-1068-493f-88cb-db6de4db0158 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:57.176027 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-56ddc270-1068-493f-88cb-db6de4db0158 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:57.176285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-56ddc270-1068-493f-88cb-db6de4db0158 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:57.184148 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:57.184148 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:57.187840 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-56ddc270-1068-493f-88cb-db6de4db0158 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:57.192146 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-56ddc270-1068-493f-88cb-db6de4db0158 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:57.192525 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1248/5012] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:57 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:57.990367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b8984a94-983f-495a-8108-5dc9019b1298 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:57.992143 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8984a94-983f-495a-8108-5dc9019b1298 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:57.992763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8984a94-983f-495a-8108-5dc9019b1298 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:57.992763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b8984a94-983f-495a-8108-5dc9019b1298 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:58.008182 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:58.008182 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:58.014063 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b8984a94-983f-495a-8108-5dc9019b1298 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:58.020710 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b8984a94-983f-495a-8108-5dc9019b1298 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:58.021230 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1252/5013] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:57 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1646 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:58.207811 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-888d7c92-f15c-4ca9-9024-47877d945851 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:58.209958 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-888d7c92-f15c-4ca9-9024-47877d945851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:58.210309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-888d7c92-f15c-4ca9-9024-47877d945851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:58.210571 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-888d7c92-f15c-4ca9-9024-47877d945851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:58.227667 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:58.227667 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:58.236382 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-888d7c92-f15c-4ca9-9024-47877d945851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:58.244616 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-888d7c92-f15c-4ca9-9024-47877d945851 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:58.245206 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1248/5014] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:58 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:58.392887 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7deb7999-4fda-440d-a70d-8ad8885975e4 req-07698bd1-2f20-4777-9365-7883a92904e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:58.395043 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7deb7999-4fda-440d-a70d-8ad8885975e4 req-07698bd1-2f20-4777-9365-7883a92904e0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4 Aug 09 07:49:58.395297 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7deb7999-4fda-440d-a70d-8ad8885975e4 req-07698bd1-2f20-4777-9365-7883a92904e0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:58.395493 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7deb7999-4fda-440d-a70d-8ad8885975e4 req-07698bd1-2f20-4777-9365-7883a92904e0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:58.410793 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:58.410793 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:58.500089 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7deb7999-4fda-440d-a70d-8ad8885975e4 req-07698bd1-2f20-4777-9365-7883a92904e0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4 returned with HTTP 200 Aug 09 07:49:58.500698 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1267/5015] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:49:58 2026] DELETE /volume/v3/attachments/fcdbcf64-1841-476f-b121-e124b6911ce4 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:59.037033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fff8afea-6d35-4521-8c63-09614c0f0b64 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:59.038992 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fff8afea-6d35-4521-8c63-09614c0f0b64 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:49:59.039360 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fff8afea-6d35-4521-8c63-09614c0f0b64 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:59.039467 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fff8afea-6d35-4521-8c63-09614c0f0b64 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:59.046228 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:59.046228 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:49:59.049673 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fff8afea-6d35-4521-8c63-09614c0f0b64 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:59.055588 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fff8afea-6d35-4521-8c63-09614c0f0b64 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:49:59.056156 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1249/5016] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:59 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:49:59.069882 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-86aad009-9900-4b4c-ac12-919505b57c52 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:59.076948 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-86aad009-9900-4b4c-ac12-919505b57c52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:49:59.076948 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-86aad009-9900-4b4c-ac12-919505b57c52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a972123b-c3e5-4e97-bac2-1e3c6a9b55cf", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-88978495"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:49:59.078434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-86aad009-9900-4b4c-ac12-919505b57c52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating new backup {'backup': {'volume_id': 'a972123b-c3e5-4e97-bac2-1e3c6a9b55cf', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-88978495'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:49:59.078785 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-86aad009-9900-4b4c-ac12-919505b57c52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating backup of volume a972123b-c3e5-4e97-bac2-1e3c6a9b55cf in container None Aug 09 07:49:59.089237 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:59.089237 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:49:59.089960 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-86aad009-9900-4b4c-ac12-919505b57c52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:49:59.114454 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-86aad009-9900-4b4c-ac12-919505b57c52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['566780c9-0aba-48d6-8f2b-3d0d53e052d6', '734ab699-7654-4898-a91b-3eda2ccd9658'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:49:59.164089 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-86aad009-9900-4b4c-ac12-919505b57c52 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:49:59.164524 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1253/5017] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:49:59 2026] POST /volume/v3/backups => generated 326 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:49:59.185207 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-74b28019-80bc-4db9-a8ab-30b61de85e5e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:59.187443 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74b28019-80bc-4db9-a8ab-30b61de85e5e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:49:59.187682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74b28019-80bc-4db9-a8ab-30b61de85e5e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:59.187923 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74b28019-80bc-4db9-a8ab-30b61de85e5e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:59.188089 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-74b28019-80bc-4db9-a8ab-30b61de85e5e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:49:59.193961 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:59.193961 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:49:59.194507 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74b28019-80bc-4db9-a8ab-30b61de85e5e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:49:59.194965 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1249/5018] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:59 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:49:59.260281 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4dbf6475-fde4-4467-95d7-386ca574de9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:49:59.264530 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4dbf6475-fde4-4467-95d7-386ca574de9d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:49:59.264775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4dbf6475-fde4-4467-95d7-386ca574de9d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:49:59.265027 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4dbf6475-fde4-4467-95d7-386ca574de9d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:49:59.272760 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:49:59.272760 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:49:59.276194 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4dbf6475-fde4-4467-95d7-386ca574de9d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:49:59.280930 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4dbf6475-fde4-4467-95d7-386ca574de9d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:49:59.281401 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1268/5019] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:49:59 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:00.208242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-11357ac4-655e-45ea-ad8d-074f871fff7c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:00.210292 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11357ac4-655e-45ea-ad8d-074f871fff7c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:00.210512 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11357ac4-655e-45ea-ad8d-074f871fff7c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:00.210781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11357ac4-655e-45ea-ad8d-074f871fff7c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:00.210894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-11357ac4-655e-45ea-ad8d-074f871fff7c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:00.215767 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:00.215767 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:00.216576 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11357ac4-655e-45ea-ad8d-074f871fff7c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:00.216985 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1250/5020] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:00 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:00.298364 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a746e0ae-6fc8-417a-9a11-852e260e81f8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:00.301951 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a746e0ae-6fc8-417a-9a11-852e260e81f8 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:00.302229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a746e0ae-6fc8-417a-9a11-852e260e81f8 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:00.302478 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a746e0ae-6fc8-417a-9a11-852e260e81f8 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:00.312822 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:00.312822 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:00.317245 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a746e0ae-6fc8-417a-9a11-852e260e81f8 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:00.322561 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a746e0ae-6fc8-417a-9a11-852e260e81f8 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:00.322922 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1254/5021] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:00 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:00.339274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-68dd4b85-51fc-4a2d-b8a3-9130ae8c06ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:00.341720 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68dd4b85-51fc-4a2d-b8a3-9130ae8c06ac tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:00.341972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68dd4b85-51fc-4a2d-b8a3-9130ae8c06ac tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:00.342219 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68dd4b85-51fc-4a2d-b8a3-9130ae8c06ac tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:00.351760 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:00.351760 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:00.356490 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-68dd4b85-51fc-4a2d-b8a3-9130ae8c06ac tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:00.361930 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68dd4b85-51fc-4a2d-b8a3-9130ae8c06ac tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:00.362537 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1250/5022] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:00 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:01.231865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47c44a41-f2a4-4be1-a324-8a559da5fde7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:01.233844 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47c44a41-f2a4-4be1-a324-8a559da5fde7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:01.234129 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47c44a41-f2a4-4be1-a324-8a559da5fde7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:01.234373 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47c44a41-f2a4-4be1-a324-8a559da5fde7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:01.234549 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-47c44a41-f2a4-4be1-a324-8a559da5fde7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:01.238772 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:01.238772 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:01.239579 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47c44a41-f2a4-4be1-a324-8a559da5fde7 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:01.240047 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1269/5023] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:01 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:02.252784 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a2c7eaf5-758f-47fd-8d79-e92618cde0d2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:02.256745 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2c7eaf5-758f-47fd-8d79-e92618cde0d2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:02.256949 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2c7eaf5-758f-47fd-8d79-e92618cde0d2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:02.257215 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a2c7eaf5-758f-47fd-8d79-e92618cde0d2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:02.257312 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a2c7eaf5-758f-47fd-8d79-e92618cde0d2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:02.262001 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:02.262001 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:02.262815 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a2c7eaf5-758f-47fd-8d79-e92618cde0d2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:02.263311 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1251/5024] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:02 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:03.278352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-837237b6-eafe-4c52-aea2-72536e9a7c02 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:03.280247 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-837237b6-eafe-4c52-aea2-72536e9a7c02 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:03.280435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-837237b6-eafe-4c52-aea2-72536e9a7c02 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:03.280641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-837237b6-eafe-4c52-aea2-72536e9a7c02 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:03.280786 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-837237b6-eafe-4c52-aea2-72536e9a7c02 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:03.285560 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:03.285560 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:03.286358 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-837237b6-eafe-4c52-aea2-72536e9a7c02 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:03.286769 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1255/5025] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:03 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:04.304256 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-871245d8-9320-4867-8f9c-061b9d96f766 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:04.306224 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-871245d8-9320-4867-8f9c-061b9d96f766 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:04.306453 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-871245d8-9320-4867-8f9c-061b9d96f766 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:04.306659 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-871245d8-9320-4867-8f9c-061b9d96f766 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:04.306777 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-871245d8-9320-4867-8f9c-061b9d96f766 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:04.311451 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:04.311451 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:04.312253 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-871245d8-9320-4867-8f9c-061b9d96f766 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:04.312622 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1251/5026] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:04 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:05.087312 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-30e714a8-6f7a-4d39-b9db-e27353f1bdc7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:05.092413 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-30e714a8-6f7a-4d39-b9db-e27353f1bdc7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/encryption Aug 09 07:50:05.092627 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-30e714a8-6f7a-4d39-b9db-e27353f1bdc7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:05.092811 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-30e714a8-6f7a-4d39-b9db-e27353f1bdc7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:05.105275 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:05.105275 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:05.113737 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-30e714a8-6f7a-4d39-b9db-e27353f1bdc7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/encryption returned with HTTP 200 Aug 09 07:50:05.114422 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1270/5027] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:50:05 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:05.325194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e2fc4ca1-4e4b-49f4-bfbf-7d6cf9393ae4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:05.335213 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2fc4ca1-4e4b-49f4-bfbf-7d6cf9393ae4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:05.335213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e2fc4ca1-4e4b-49f4-bfbf-7d6cf9393ae4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:05.335213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e2fc4ca1-4e4b-49f4-bfbf-7d6cf9393ae4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:05.335213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e2fc4ca1-4e4b-49f4-bfbf-7d6cf9393ae4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:05.340796 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:05.340796 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:05.341686 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e2fc4ca1-4e4b-49f4-bfbf-7d6cf9393ae4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:05.342190 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1252/5028] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:05 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:05.986623 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-89cc9f1e-1977-4139-a115-594f4c7d62e2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:05.988971 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-89cc9f1e-1977-4139-a115-594f4c7d62e2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794 Aug 09 07:50:05.989233 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-89cc9f1e-1977-4139-a115-594f4c7d62e2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:05.989455 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-89cc9f1e-1977-4139-a115-594f4c7d62e2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:05.996362 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:05.996362 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:06.042606 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-bc317ab2-251a-429f-b949-b121d9b18c65 req-89cc9f1e-1977-4139-a115-594f4c7d62e2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794 returned with HTTP 200 Aug 09 07:50:06.043167 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1256/5029] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:50:05 2026] DELETE /volume/v3/attachments/996bdcfd-af93-41bc-946a-b9505fb34794 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:06.353078 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a441d5a-50ea-450b-a235-e1cb517d79d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:06.355104 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a441d5a-50ea-450b-a235-e1cb517d79d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:06.355332 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a441d5a-50ea-450b-a235-e1cb517d79d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:06.355553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a441d5a-50ea-450b-a235-e1cb517d79d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:06.355686 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1a441d5a-50ea-450b-a235-e1cb517d79d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:06.363879 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:06.363879 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:06.364829 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a441d5a-50ea-450b-a235-e1cb517d79d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:06.365289 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1252/5030] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:06 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:07.018730 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:07.020698 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:50:07.020942 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:07.021199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:07.021396 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:50:07.028658 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:07.028658 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:07.029288 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:07.041782 np0000006821 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:50:07.047946 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:50:07.048245 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-084e8b0d-6c2e-4132-b153-c12c34b4d1bc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 202 Aug 09 07:50:07.048823 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1271/5031] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:07 2026] DELETE /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:07.055432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aa0d2880-57a1-4d32-90fb-f36319c4b0d3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:07.057275 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aa0d2880-57a1-4d32-90fb-f36319c4b0d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:50:07.057454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aa0d2880-57a1-4d32-90fb-f36319c4b0d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:07.057626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aa0d2880-57a1-4d32-90fb-f36319c4b0d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:07.065238 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:07.065238 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:07.070060 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-aa0d2880-57a1-4d32-90fb-f36319c4b0d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:07.073634 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aa0d2880-57a1-4d32-90fb-f36319c4b0d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 200 Aug 09 07:50:07.074161 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1253/5032] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:07 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:07.377725 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c1b54521-019b-4d03-bd7f-8e5946445e53 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:07.380231 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1b54521-019b-4d03-bd7f-8e5946445e53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:07.380505 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1b54521-019b-4d03-bd7f-8e5946445e53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:07.380781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c1b54521-019b-4d03-bd7f-8e5946445e53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:07.380950 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c1b54521-019b-4d03-bd7f-8e5946445e53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:07.388058 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:07.388058 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:07.389556 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c1b54521-019b-4d03-bd7f-8e5946445e53 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:07.390582 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1257/5033] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:07 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:08.087352 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0adc2130-0286-4348-8f9e-898c68e440a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:08.095236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0adc2130-0286-4348-8f9e-898c68e440a0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd Aug 09 07:50:08.095236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0adc2130-0286-4348-8f9e-898c68e440a0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:08.095236 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0adc2130-0286-4348-8f9e-898c68e440a0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:08.102173 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0adc2130-0286-4348-8f9e-898c68e440a0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd returned with HTTP 404 Aug 09 07:50:08.102812 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1253/5034] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:08 2026] GET /volume/v3/volumes/c52f938c-caca-4e67-a07e-c53b46db6bcd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:08.111810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9ac0eb1-8354-4e4a-8e9d-f44c536a38e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:08.114613 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9ac0eb1-8354-4e4a-8e9d-f44c536a38e2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:50:08.114840 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9ac0eb1-8354-4e4a-8e9d-f44c536a38e2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:08.115296 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9ac0eb1-8354-4e4a-8e9d-f44c536a38e2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:08.116219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f9ac0eb1-8354-4e4a-8e9d-f44c536a38e2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:50:08.181743 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f9ac0eb1-8354-4e4a-8e9d-f44c536a38e2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Get all volumes completed successfully. Aug 09 07:50:08.187066 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:08.187066 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:08.195172 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9ac0eb1-8354-4e4a-8e9d-f44c536a38e2 tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:50:08.195649 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1272/5035] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:50:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15539 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:08.218649 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-10c8ac01-9f51-4f9c-930f-47f341de154e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:08.220443 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10c8ac01-9f51-4f9c-930f-47f341de154e tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] DELETE https://10.4.3.41/volume/v3/types/0e39da96-88f1-43a4-92c9-a6a2cf5532fa Aug 09 07:50:08.220627 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10c8ac01-9f51-4f9c-930f-47f341de154e tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:08.220830 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-10c8ac01-9f51-4f9c-930f-47f341de154e tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:08.245158 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-10c8ac01-9f51-4f9c-930f-47f341de154e tempest-TestVolumeBootPattern-254043422 tempest-TestVolumeBootPattern-254043422-project-admin] https://10.4.3.41/volume/v3/types/0e39da96-88f1-43a4-92c9-a6a2cf5532fa returned with HTTP 202 Aug 09 07:50:08.245583 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1254/5036] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:08 2026] DELETE /volume/v3/types/0e39da96-88f1-43a4-92c9-a6a2cf5532fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:08.282202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:08.284124 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:08.284487 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1740069911", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": null, "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:08.286180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1740069911', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': None, 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:08.404354 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b89d06c-106a-45c7-a233-4d9de622fbba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:08.406698 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b89d06c-106a-45c7-a233-4d9de622fbba tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:08.406892 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b89d06c-106a-45c7-a233-4d9de622fbba tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:08.407143 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b89d06c-106a-45c7-a233-4d9de622fbba tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:08.407251 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5b89d06c-106a-45c7-a233-4d9de622fbba tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:08.413938 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:08.413938 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:08.414223 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:50:08.414896 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b89d06c-106a-45c7-a233-4d9de622fbba tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:08.415534 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1254/5037] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:08 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:08.419227 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:50:08.425252 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (96ef9a6e-7765-4122-9724-05d1d83cb022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:08.426318 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a814676-d50d-49f7-aa93-5729d3015b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:08.427271 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:08.491538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a814676-d50d-49f7-aa93-5729d3015b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:08.492378 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fb2ae8-3caf-43ba-b29b-c06a4a29ba5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:08.561530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['707b59bd-0665-47a1-869a-72fe21e867fa', '3bc3b8f1-7c30-4b7a-8fd3-f28c3b8e385f', '9bd9f22e-68f1-4075-a928-890ceaa89652', '4d57cbad-cd3e-4697-8423-fd281f5d737a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:08.562748 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fb2ae8-3caf-43ba-b29b-c06a4a29ba5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['707b59bd-0665-47a1-869a-72fe21e867fa', '3bc3b8f1-7c30-4b7a-8fd3-f28c3b8e385f', '9bd9f22e-68f1-4075-a928-890ceaa89652', '4d57cbad-cd3e-4697-8423-fd281f5d737a']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:08.563829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fff6088-3726-4c17-a853-a2c386f07848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:08.599089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fff6088-3726-4c17-a853-a2c386f07848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484ff8b6-26ea-412f-acb7-68cf5ecc34cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1740069911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['707b59bd-0665-47a1-869a-72fe21e867fa','3bc3b8f1-7c30-4b7a-8fd3-f28c3b8e385f','9bd9f22e-68f1-4075-a928-890ceaa89652','4d57cbad-cd3e-4697-8423-fd281f5d737a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1740069911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484ff8b6-26ea-412f-acb7-68cf5ecc34cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:08.600358 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3e0f90-1d94-45f7-8926-2d5e7595334f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:08.620639 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3e0f90-1d94-45f7-8926-2d5e7595334f) transitioned into state 'SUCCESS' from state '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-1740069911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['707b59bd-0665-47a1-869a-72fe21e867fa','3bc3b8f1-7c30-4b7a-8fd3-f28c3b8e385f','9bd9f22e-68f1-4075-a928-890ceaa89652','4d57cbad-cd3e-4697-8423-fd281f5d737a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:08.621572 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a92d563-10bd-452a-88f6-25daa6e1ee4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:08.634508 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a92d563-10bd-452a-88f6-25daa6e1ee4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:08.635568 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (96ef9a6e-7765-4122-9724-05d1d83cb022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:08.635867 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:50:08.636804 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58bb1937-65c3-4144-9674-af55cbd9c5a9 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:08.637419 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1258/5038] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:50:08 2026] POST /volume/v3/volumes => generated 757 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:08.648668 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a88fd9a-988a-4d6b-b5e0-4a5272cf2782 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:08.650632 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a88fd9a-988a-4d6b-b5e0-4a5272cf2782 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:08.650829 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a88fd9a-988a-4d6b-b5e0-4a5272cf2782 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:08.651098 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a88fd9a-988a-4d6b-b5e0-4a5272cf2782 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:08.659096 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:08.659096 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:08.663476 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5a88fd9a-988a-4d6b-b5e0-4a5272cf2782 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:08.668521 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a88fd9a-988a-4d6b-b5e0-4a5272cf2782 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 200 Aug 09 07:50:08.669172 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1273/5039] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:08 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:09.432229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8ea84353-218f-43eb-8399-7bfc4cb35c50 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:09.434106 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ea84353-218f-43eb-8399-7bfc4cb35c50 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:09.434355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ea84353-218f-43eb-8399-7bfc4cb35c50 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:09.434591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ea84353-218f-43eb-8399-7bfc4cb35c50 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:09.434740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8ea84353-218f-43eb-8399-7bfc4cb35c50 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:09.439847 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:09.439847 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:09.440771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ea84353-218f-43eb-8399-7bfc4cb35c50 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:09.441322 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1255/5040] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:09 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:09.685232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2510a303-0352-4672-82d4-dfbc443bd477 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:09.687326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2510a303-0352-4672-82d4-dfbc443bd477 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:09.687564 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2510a303-0352-4672-82d4-dfbc443bd477 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:09.687801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2510a303-0352-4672-82d4-dfbc443bd477 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:09.697329 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:09.697329 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:09.701933 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2510a303-0352-4672-82d4-dfbc443bd477 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:09.708446 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2510a303-0352-4672-82d4-dfbc443bd477 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 200 Aug 09 07:50:09.708975 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1255/5041] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:09 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:09.725538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3faf9fbf-2c13-41f7-a005-e36ca6ed18a6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:09.727666 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3faf9fbf-2c13-41f7-a005-e36ca6ed18a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:09.727905 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3faf9fbf-2c13-41f7-a005-e36ca6ed18a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:09.728159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3faf9fbf-2c13-41f7-a005-e36ca6ed18a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:09.736787 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:09.736787 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:09.740676 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3faf9fbf-2c13-41f7-a005-e36ca6ed18a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:09.745901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3faf9fbf-2c13-41f7-a005-e36ca6ed18a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 200 Aug 09 07:50:09.746334 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1259/5042] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:09 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:10.453865 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d68d90d9-e2b5-4aa0-ba51-b94665ec061f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:10.455827 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d68d90d9-e2b5-4aa0-ba51-b94665ec061f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:10.456152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d68d90d9-e2b5-4aa0-ba51-b94665ec061f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:10.456399 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d68d90d9-e2b5-4aa0-ba51-b94665ec061f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:10.456549 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d68d90d9-e2b5-4aa0-ba51-b94665ec061f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:10.461492 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:10.461492 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:10.462463 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d68d90d9-e2b5-4aa0-ba51-b94665ec061f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:10.462946 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1274/5043] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:10 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:10.991743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-909be2ce-87d7-4834-a7db-aa00f1364a89 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:10.993651 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-909be2ce-87d7-4834-a7db-aa00f1364a89 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:10.993862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-909be2ce-87d7-4834-a7db-aa00f1364a89 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:10.994063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-909be2ce-87d7-4834-a7db-aa00f1364a89 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:11.008297 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:11.008297 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:11.016032 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-909be2ce-87d7-4834-a7db-aa00f1364a89 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:11.023694 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-909be2ce-87d7-4834-a7db-aa00f1364a89 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 200 Aug 09 07:50:11.024229 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1256/5044] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:10 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:11.475122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0a021a9-4ec1-44fa-8a37-5c6d983140e6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:11.477724 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0a021a9-4ec1-44fa-8a37-5c6d983140e6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:11.477724 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0a021a9-4ec1-44fa-8a37-5c6d983140e6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:11.477724 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0a021a9-4ec1-44fa-8a37-5c6d983140e6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:11.477724 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f0a021a9-4ec1-44fa-8a37-5c6d983140e6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:11.482245 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:11.482245 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:11.483194 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0a021a9-4ec1-44fa-8a37-5c6d983140e6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:11.483602 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1256/5045] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:11 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:11.575831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-5e4f7350-6955-459e-8ced-7930dd8c8840 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:11.578226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-5e4f7350-6955-459e-8ced-7930dd8c8840 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:11.578464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-5e4f7350-6955-459e-8ced-7930dd8c8840 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:11.578682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-5e4f7350-6955-459e-8ced-7930dd8c8840 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:11.587551 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:11.587551 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:11.591297 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-5e4f7350-6955-459e-8ced-7930dd8c8840 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:11.596180 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-5e4f7350-6955-459e-8ced-7930dd8c8840 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 200 Aug 09 07:50:11.596593 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1260/5046] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:11 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:11.607296 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f01abc2-7ce5-4147-ad02-960ce32d03c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:11.607653 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f01abc2-7ce5-4147-ad02-960ce32d03c0 None None] GET https://10.4.3.41/volume// Aug 09 07:50:11.607826 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f01abc2-7ce5-4147-ad02-960ce32d03c0 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:11.608112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f01abc2-7ce5-4147-ad02-960ce32d03c0 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:11.608458 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f01abc2-7ce5-4147-ad02-960ce32d03c0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:11.608855 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1275/5047] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:50:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:11.618693 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-b9d2ae80-d11a-49ad-b96e-fb130bd5bde7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:11.620958 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-b9d2ae80-d11a-49ad-b96e-fb130bd5bde7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:50:11.621419 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-b9d2ae80-d11a-49ad-b96e-fb130bd5bde7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "484ff8b6-26ea-412f-acb7-68cf5ecc34cd", "connector": null, "instance_uuid": "a363b7b7-0c9d-48e5-b4e6-674353bb6dac"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:11.630770 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:11.630770 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:11.666328 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-b9d2ae80-d11a-49ad-b96e-fb130bd5bde7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:50:11.667079 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1257/5048] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:50:11 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:12.500736 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04885d25-9ef8-47b0-874a-aa02990e2b92 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.502813 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04885d25-9ef8-47b0-874a-aa02990e2b92 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:12.503092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04885d25-9ef8-47b0-874a-aa02990e2b92 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:12.503333 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04885d25-9ef8-47b0-874a-aa02990e2b92 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:12.503454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-04885d25-9ef8-47b0-874a-aa02990e2b92 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:12.509588 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:12.509588 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:12.510588 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04885d25-9ef8-47b0-874a-aa02990e2b92 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:12.511084 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1257/5049] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:12 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:12.523506 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-57d2e256-f3a0-4cc3-8a71-8a39a08d0948 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.525515 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57d2e256-f3a0-4cc3-8a71-8a39a08d0948 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:12.525668 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57d2e256-f3a0-4cc3-8a71-8a39a08d0948 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:12.525857 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57d2e256-f3a0-4cc3-8a71-8a39a08d0948 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:12.525987 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-57d2e256-f3a0-4cc3-8a71-8a39a08d0948 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:12.530132 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:12.530132 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:12.530822 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57d2e256-f3a0-4cc3-8a71-8a39a08d0948 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:12.531460 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1261/5050] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:12 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:12.543960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-443ae620-534e-4473-aeca-e83ac68d7271 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.545965 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-443ae620-534e-4473-aeca-e83ac68d7271 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:12.546231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-443ae620-534e-4473-aeca-e83ac68d7271 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:12.546432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-443ae620-534e-4473-aeca-e83ac68d7271 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:12.546535 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-443ae620-534e-4473-aeca-e83ac68d7271 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete backup with id: a206c020-4b71-4ae1-ad12-9cd95b479959. Aug 09 07:50:12.550961 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:12.550961 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:12.565620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-443ae620-534e-4473-aeca-e83ac68d7271 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] delete_backup rpcapi backup_id a206c020-4b71-4ae1-ad12-9cd95b479959 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:50:12.567445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-443ae620-534e-4473-aeca-e83ac68d7271 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 202 Aug 09 07:50:12.567859 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1276/5051] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:12 2026] DELETE /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:50:12.581325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d36cf97d-59ab-4708-ac3d-8e263a92512d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.582798 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d36cf97d-59ab-4708-ac3d-8e263a92512d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:12.583048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d36cf97d-59ab-4708-ac3d-8e263a92512d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:12.583503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d36cf97d-59ab-4708-ac3d-8e263a92512d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:12.583503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d36cf97d-59ab-4708-ac3d-8e263a92512d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:12.597848 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:12.597848 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:12.599066 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d36cf97d-59ab-4708-ac3d-8e263a92512d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:12.599743 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1258/5052] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:12 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:12.648964 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ddf1793-49b4-408c-b50c-0eae2f97cf51 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.649630 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ddf1793-49b4-408c-b50c-0eae2f97cf51 None None] GET https://10.4.3.41/volume// Aug 09 07:50:12.649896 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ddf1793-49b4-408c-b50c-0eae2f97cf51 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:12.650163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ddf1793-49b4-408c-b50c-0eae2f97cf51 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:12.650823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ddf1793-49b4-408c-b50c-0eae2f97cf51 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:12.651747 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1258/5053] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:50:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:12.666377 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-bf8d2095-fbcc-48f6-a053-b356def9aebf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.670829 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-bf8d2095-fbcc-48f6-a053-b356def9aebf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:12.671113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-bf8d2095-fbcc-48f6-a053-b356def9aebf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:12.671328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-bf8d2095-fbcc-48f6-a053-b356def9aebf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:12.689102 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:12.689102 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:12.696669 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-bf8d2095-fbcc-48f6-a053-b356def9aebf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:12.703984 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-bf8d2095-fbcc-48f6-a053-b356def9aebf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 200 Aug 09 07:50:12.704421 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1262/5054] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:50:12 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 1544 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:12.841943 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-0c1f3e94-0f16-4f88-95d6-1647d56f80b2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.843994 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-0c1f3e94-0f16-4f88-95d6-1647d56f80b2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93 Aug 09 07:50:12.844352 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-0c1f3e94-0f16-4f88-95d6-1647d56f80b2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:12.852324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-0c1f3e94-0f16-4f88-95d6-1647d56f80b2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-484ff8b6-26ea-412f-acb7-68cf5ecc34cd-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:50:12.856961 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-0c1f3e94-0f16-4f88-95d6-1647d56f80b2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-484ff8b6-26ea-412f-acb7-68cf5ecc34cd-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:50:12.857972 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:12.857972 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:12.954818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-0c1f3e94-0f16-4f88-95d6-1647d56f80b2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-484ff8b6-26ea-412f-acb7-68cf5ecc34cd-np0000006821" released by "attachment_update" :: held 0.098s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:50:12.955371 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-0c1f3e94-0f16-4f88-95d6-1647d56f80b2 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93 returned with HTTP 200 Aug 09 07:50:12.955971 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1277/5055] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:50:12 2026] PUT /volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:12.982495 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-2e1a0731-9fb5-4cc3-b09f-80e91de849bd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:12.985502 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-2e1a0731-9fb5-4cc3-b09f-80e91de849bd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93/action Aug 09 07:50:12.986236 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-2e1a0731-9fb5-4cc3-b09f-80e91de849bd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:50:12.986236 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-2e1a0731-9fb5-4cc3-b09f-80e91de849bd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:13.003668 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:13.003668 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:13.016707 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4ee0ef8e-a9cd-42a2-8dd6-fbb6708595e5 req-2e1a0731-9fb5-4cc3-b09f-80e91de849bd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93/action returned with HTTP 204 Aug 09 07:50:13.017265 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1259/5056] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:50:12 2026] POST /volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:13.609738 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5976c2e6-8e71-4e91-a09f-164d519e7cdb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:13.611653 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5976c2e6-8e71-4e91-a09f-164d519e7cdb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:13.611906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5976c2e6-8e71-4e91-a09f-164d519e7cdb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:13.612158 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5976c2e6-8e71-4e91-a09f-164d519e7cdb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:13.612252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5976c2e6-8e71-4e91-a09f-164d519e7cdb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:13.617825 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:13.617825 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:13.618589 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5976c2e6-8e71-4e91-a09f-164d519e7cdb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:13.619048 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1259/5057] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:13 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:14.630242 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-914cd77c-eaeb-4523-a87b-e002204412c4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:14.632385 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-914cd77c-eaeb-4523-a87b-e002204412c4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:14.632653 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-914cd77c-eaeb-4523-a87b-e002204412c4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:14.632851 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-914cd77c-eaeb-4523-a87b-e002204412c4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:14.632985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-914cd77c-eaeb-4523-a87b-e002204412c4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:14.637145 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:14.637145 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:14.637796 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-914cd77c-eaeb-4523-a87b-e002204412c4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 200 Aug 09 07:50:14.638171 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1263/5058] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:14 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:15.647327 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91918f12-052e-4be1-b8a1-107fb405572d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:15.648901 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91918f12-052e-4be1-b8a1-107fb405572d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 Aug 09 07:50:15.649058 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91918f12-052e-4be1-b8a1-107fb405572d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:15.649227 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91918f12-052e-4be1-b8a1-107fb405572d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:15.649324 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-91918f12-052e-4be1-b8a1-107fb405572d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id a206c020-4b71-4ae1-ad12-9cd95b479959. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:15.652529 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91918f12-052e-4be1-b8a1-107fb405572d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 returned with HTTP 404 Aug 09 07:50:15.653015 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1278/5059] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:15 2026] GET /volume/v3/backups/a206c020-4b71-4ae1-ad12-9cd95b479959 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:16.055355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c4b7ae87-b027-49c5-aed7-7bb32f39935f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:16.057221 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4b7ae87-b027-49c5-aed7-7bb32f39935f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:50:16.057432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4b7ae87-b027-49c5-aed7-7bb32f39935f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:16.057615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c4b7ae87-b027-49c5-aed7-7bb32f39935f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:16.057710 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-c4b7ae87-b027-49c5-aed7-7bb32f39935f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete backup with id: 2948623e-c445-4f2d-b903-13d6a21980b6. Aug 09 07:50:16.062221 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:16.062221 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:16.078324 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-c4b7ae87-b027-49c5-aed7-7bb32f39935f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] delete_backup rpcapi backup_id 2948623e-c445-4f2d-b903-13d6a21980b6 {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:50:16.080862 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c4b7ae87-b027-49c5-aed7-7bb32f39935f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 202 Aug 09 07:50:16.081630 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1260/5060] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:16 2026] DELETE /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:50:16.089854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-44dafba7-765e-4b2b-804d-1720c635ce66 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:16.092286 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44dafba7-765e-4b2b-804d-1720c635ce66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:50:16.092551 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44dafba7-765e-4b2b-804d-1720c635ce66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:16.092806 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44dafba7-765e-4b2b-804d-1720c635ce66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:16.093003 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-44dafba7-765e-4b2b-804d-1720c635ce66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:16.104437 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:16.104437 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:16.105622 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44dafba7-765e-4b2b-804d-1720c635ce66 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 200 Aug 09 07:50:16.106730 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1260/5061] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:16 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:17.118881 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3ae86cff-1028-40ea-8733-d0ebeca3c80f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:17.121105 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3ae86cff-1028-40ea-8733-d0ebeca3c80f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 Aug 09 07:50:17.121414 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3ae86cff-1028-40ea-8733-d0ebeca3c80f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:17.121712 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3ae86cff-1028-40ea-8733-d0ebeca3c80f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:17.121904 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-3ae86cff-1028-40ea-8733-d0ebeca3c80f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id 2948623e-c445-4f2d-b903-13d6a21980b6. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:17.126930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3ae86cff-1028-40ea-8733-d0ebeca3c80f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 returned with HTTP 404 Aug 09 07:50:17.127789 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1264/5062] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:17 2026] GET /volume/v3/backups/2948623e-c445-4f2d-b903-13d6a21980b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:17.140694 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3f6148c9-339a-49be-ad21-049b7f3205fa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:17.142617 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:17.142983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1749093389"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:17.146513 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1749093389'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:17.146695 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume of 1 GB Aug 09 07:50:17.147004 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:17.147004 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:17.150878 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Availability Zones retrieved successfully. Aug 09 07:50:17.156284 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (16433468-89c0-4746-a9b3-3b7e024f4d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:17.157228 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071b2a18-808b-4e5b-8075-7bedfb8d4b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:17.158400 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:17.188741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (071b2a18-808b-4e5b-8075-7bedfb8d4b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:17.189597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df7e4c5-a7b3-421b-9fc1-377b08bb9359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:17.244602 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['0f43f0f0-41ef-4fda-9197-5d40bd5dd938', 'bcbfc217-f064-42e7-a916-db12a9ef2ef5', '12b8bab6-e9b8-4030-82c7-6ae0a64b8a54', 'ffed2d34-faec-47a6-b786-ce98959ea916'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:17.245417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df7e4c5-a7b3-421b-9fc1-377b08bb9359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f43f0f0-41ef-4fda-9197-5d40bd5dd938', 'bcbfc217-f064-42e7-a916-db12a9ef2ef5', '12b8bab6-e9b8-4030-82c7-6ae0a64b8a54', 'ffed2d34-faec-47a6-b786-ce98959ea916']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:17.246242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab30dbb-7487-4f90-9739-5f316298ef35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:17.280812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab30dbb-7487-4f90-9739-5f316298ef35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe1d509-f60d-46ab-8cd2-04f9d162bf3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1749093389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['0f43f0f0-41ef-4fda-9197-5d40bd5dd938','bcbfc217-f064-42e7-a916-db12a9ef2ef5','12b8bab6-e9b8-4030-82c7-6ae0a64b8a54','ffed2d34-faec-47a6-b786-ce98959ea916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1749093389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe1d509-f60d-46ab-8cd2-04f9d162bf3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1397bce4998746c79e1e86ee524c943e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79c351ef131a42c5b938b32d47271319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:17.282231 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0cf8a9d-845e-4644-95b9-5035ef5a0902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:17.313708 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0cf8a9d-845e-4644-95b9-5035ef5a0902) transitioned into state 'SUCCESS' from state '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-1749093389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1397bce4998746c79e1e86ee524c943e',qos_specs=None,replication_status=,reservations=['0f43f0f0-41ef-4fda-9197-5d40bd5dd938','bcbfc217-f064-42e7-a916-db12a9ef2ef5','12b8bab6-e9b8-4030-82c7-6ae0a64b8a54','ffed2d34-faec-47a6-b786-ce98959ea916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79c351ef131a42c5b938b32d47271319',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:17.314455 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11b832f-bf91-4d28-bb69-2ad717db7e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:17.325296 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11b832f-bf91-4d28-bb69-2ad717db7e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:17.326242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Flow 'volume_create_api' (16433468-89c0-4746-a9b3-3b7e024f4d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:17.326642 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create volume request issued successfully. Aug 09 07:50:17.327282 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f6148c9-339a-49be-ad21-049b7f3205fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:17.327696 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1279/5063] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:50:17 2026] POST /volume/v3/volumes => generated 747 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:17.341229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0998cb74-1222-4b7a-b03c-84915e7dda41 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:17.346242 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0998cb74-1222-4b7a-b03c-84915e7dda41 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e Aug 09 07:50:17.346525 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0998cb74-1222-4b7a-b03c-84915e7dda41 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:17.346734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0998cb74-1222-4b7a-b03c-84915e7dda41 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:17.354553 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:17.354553 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:17.358396 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0998cb74-1222-4b7a-b03c-84915e7dda41 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:17.366804 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0998cb74-1222-4b7a-b03c-84915e7dda41 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e returned with HTTP 200 Aug 09 07:50:17.366804 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1261/5064] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:17 2026] GET /volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:18.383254 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-54984858-4dfb-4340-bece-7ab0d5133ec9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:18.385719 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54984858-4dfb-4340-bece-7ab0d5133ec9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e Aug 09 07:50:18.386156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54984858-4dfb-4340-bece-7ab0d5133ec9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:18.386431 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-54984858-4dfb-4340-bece-7ab0d5133ec9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:18.389523 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=257,cinder:UPDATE=74,cinder:INSERT=49 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:50:18.394931 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:18.394931 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:18.399525 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-54984858-4dfb-4340-bece-7ab0d5133ec9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:18.403082 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-54984858-4dfb-4340-bece-7ab0d5133ec9 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e returned with HTTP 200 Aug 09 07:50:18.403451 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1261/5065] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:18 2026] GET /volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:18.415025 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0a50c347-af82-4555-9b9d-cb155accbfcb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:18.416822 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a50c347-af82-4555-9b9d-cb155accbfcb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:50:18.417196 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0a50c347-af82-4555-9b9d-cb155accbfcb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebe1d509-f60d-46ab-8cd2-04f9d162bf3e", "name": "tempest-VolumesBackupsTest-Snapshot-635477269"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:18.425454 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:18.425454 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:18.425954 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0a50c347-af82-4555-9b9d-cb155accbfcb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:18.426081 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-0a50c347-af82-4555-9b9d-cb155accbfcb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Create snapshot from volume ebe1d509-f60d-46ab-8cd2-04f9d162bf3e Aug 09 07:50:18.461768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-0a50c347-af82-4555-9b9d-cb155accbfcb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['89b22d16-7f26-4332-84d6-732a44817c43', '6d888ef1-b50f-4453-9c9a-5196cb629804', 'be900f74-e74b-47b3-96d6-616f95ea8449', '936f9d25-b381-4d4b-a06c-ebd7203e7f83'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:18.492788 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0a50c347-af82-4555-9b9d-cb155accbfcb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Snapshot create request issued successfully. Aug 09 07:50:18.493321 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a50c347-af82-4555-9b9d-cb155accbfcb tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:50:18.493772 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1265/5066] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:50:18 2026] POST /volume/v3/snapshots => generated 304 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:18.505891 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a367c55-35b1-446d-ba02-052d33d1524e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:18.508268 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a367c55-35b1-446d-ba02-052d33d1524e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 Aug 09 07:50:18.508468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a367c55-35b1-446d-ba02-052d33d1524e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:18.508609 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a367c55-35b1-446d-ba02-052d33d1524e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:18.510267 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=230,cinder:UPDATE=53,cinder:INSERT=20 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:50:18.514789 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:18.514789 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:18.515295 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6a367c55-35b1-446d-ba02-052d33d1524e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Snapshot retrieved successfully. Aug 09 07:50:18.516021 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a367c55-35b1-446d-ba02-052d33d1524e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 returned with HTTP 200 Aug 09 07:50:18.516365 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1280/5067] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:18 2026] GET /volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:19.527347 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c9a0a347-a9ff-48b7-aaee-bcd830de9f3a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:19.529163 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9a0a347-a9ff-48b7-aaee-bcd830de9f3a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 Aug 09 07:50:19.529437 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9a0a347-a9ff-48b7-aaee-bcd830de9f3a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:19.529701 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c9a0a347-a9ff-48b7-aaee-bcd830de9f3a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:19.531825 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=343,cinder:INSERT=77,cinder:UPDATE=160 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:50:19.538069 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:19.538069 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:19.538651 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c9a0a347-a9ff-48b7-aaee-bcd830de9f3a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Snapshot retrieved successfully. Aug 09 07:50:19.540265 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c9a0a347-a9ff-48b7-aaee-bcd830de9f3a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 returned with HTTP 200 Aug 09 07:50:19.541104 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1262/5068] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:19 2026] GET /volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:19.552061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:19.558098 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:50:19.558098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebe1d509-f60d-46ab-8cd2-04f9d162bf3e", "snapshot_id": "95e6d7ed-7321-4ea4-b338-8495d52c94a0", "name": "tempest-VolumesBackupsTest-Backup-111280714"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:19.559478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating new backup {'backup': {'volume_id': 'ebe1d509-f60d-46ab-8cd2-04f9d162bf3e', 'snapshot_id': '95e6d7ed-7321-4ea4-b338-8495d52c94a0', 'name': 'tempest-VolumesBackupsTest-Backup-111280714'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:50:19.559816 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Creating backup of volume ebe1d509-f60d-46ab-8cd2-04f9d162bf3e in container None Aug 09 07:50:19.569489 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:19.569489 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:19.570108 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:19.576341 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:19.576341 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:19.576801 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Snapshot retrieved successfully. Aug 09 07:50:19.595228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Created reservations ['daea9235-9ffb-48f3-af13-6f754de39814', 'fa4c2fe6-ae43-4707-82e8-2ec6b781b388'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:19.632514 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3bbe96c-ae9c-4982-aad6-868b14d82db6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:50:19.632999 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1262/5069] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:50:19 2026] POST /volume/v3/backups => generated 327 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:19.642794 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2849126d-8568-4b13-8829-43495b26b5f4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:19.645168 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2849126d-8568-4b13-8829-43495b26b5f4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:19.645458 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2849126d-8568-4b13-8829-43495b26b5f4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:19.645808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2849126d-8568-4b13-8829-43495b26b5f4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:19.645808 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-2849126d-8568-4b13-8829-43495b26b5f4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:19.652041 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:19.652041 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:19.652988 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2849126d-8568-4b13-8829-43495b26b5f4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:19.653453 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1266/5070] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:19 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 768 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:20.665047 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0ce6e8a7-b623-42c2-8a23-75f3c66d6147 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:20.667000 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ce6e8a7-b623-42c2-8a23-75f3c66d6147 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:20.667199 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ce6e8a7-b623-42c2-8a23-75f3c66d6147 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:20.668061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ce6e8a7-b623-42c2-8a23-75f3c66d6147 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:20.668061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0ce6e8a7-b623-42c2-8a23-75f3c66d6147 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:20.673119 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:20.673119 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:20.673864 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ce6e8a7-b623-42c2-8a23-75f3c66d6147 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:20.674237 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1281/5071] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:20 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:21.684886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-63d7514a-a79b-4d64-83a8-28e6883410cc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:21.686785 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-63d7514a-a79b-4d64-83a8-28e6883410cc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:21.687069 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-63d7514a-a79b-4d64-83a8-28e6883410cc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:21.687260 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-63d7514a-a79b-4d64-83a8-28e6883410cc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:21.687387 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-63d7514a-a79b-4d64-83a8-28e6883410cc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:21.691583 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:21.691583 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:21.692342 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-63d7514a-a79b-4d64-83a8-28e6883410cc tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:21.692720 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1263/5072] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:21 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:22.703278 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-104be33e-9ec2-4899-96e3-e6e6bd7356d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:22.705625 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-104be33e-9ec2-4899-96e3-e6e6bd7356d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:22.705905 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-104be33e-9ec2-4899-96e3-e6e6bd7356d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:22.706200 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-104be33e-9ec2-4899-96e3-e6e6bd7356d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:22.706356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-104be33e-9ec2-4899-96e3-e6e6bd7356d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:22.711843 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:22.711843 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:22.712933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-104be33e-9ec2-4899-96e3-e6e6bd7356d8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:22.713439 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1263/5073] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:22 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:23.722743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1440f518-c950-48d1-b07e-1447f1429b11 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:23.724555 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1440f518-c950-48d1-b07e-1447f1429b11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:23.724730 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1440f518-c950-48d1-b07e-1447f1429b11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:23.724928 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1440f518-c950-48d1-b07e-1447f1429b11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:23.725062 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-1440f518-c950-48d1-b07e-1447f1429b11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:23.729035 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:23.729035 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:23.729740 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1440f518-c950-48d1-b07e-1447f1429b11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:23.730154 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1267/5074] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:23 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:24.739930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb7d58d6-e86f-4dbd-aa86-9c14b446f560 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:24.742245 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb7d58d6-e86f-4dbd-aa86-9c14b446f560 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:24.742566 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb7d58d6-e86f-4dbd-aa86-9c14b446f560 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:24.742872 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb7d58d6-e86f-4dbd-aa86-9c14b446f560 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:24.743092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fb7d58d6-e86f-4dbd-aa86-9c14b446f560 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:24.748366 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:24.748366 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:24.749849 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb7d58d6-e86f-4dbd-aa86-9c14b446f560 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:24.750341 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1282/5075] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:24 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:25.759994 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a191618e-39ff-4e02-994f-60365315f7e4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:25.762065 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a191618e-39ff-4e02-994f-60365315f7e4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:25.762323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a191618e-39ff-4e02-994f-60365315f7e4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:25.762494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a191618e-39ff-4e02-994f-60365315f7e4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:25.762588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-a191618e-39ff-4e02-994f-60365315f7e4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:25.767334 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:25.767334 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:25.768189 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a191618e-39ff-4e02-994f-60365315f7e4 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:25.768584 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1264/5076] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:25 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:26.781324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d8fef344-b89b-427e-b6df-101f30ee66b0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:26.786696 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8fef344-b89b-427e-b6df-101f30ee66b0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:26.787018 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d8fef344-b89b-427e-b6df-101f30ee66b0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:26.787289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d8fef344-b89b-427e-b6df-101f30ee66b0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:26.787448 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d8fef344-b89b-427e-b6df-101f30ee66b0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:26.794960 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:26.794960 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:26.796096 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8fef344-b89b-427e-b6df-101f30ee66b0 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:26.796605 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1264/5077] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:26 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:27.811044 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f9e6b474-c7cf-47ac-872f-6c5ddc657ba8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:27.813229 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9e6b474-c7cf-47ac-872f-6c5ddc657ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:27.813459 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9e6b474-c7cf-47ac-872f-6c5ddc657ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:27.813699 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9e6b474-c7cf-47ac-872f-6c5ddc657ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:27.813840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f9e6b474-c7cf-47ac-872f-6c5ddc657ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:27.819299 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:27.819299 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:27.820312 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9e6b474-c7cf-47ac-872f-6c5ddc657ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:27.820982 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1268/5078] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:27 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:28.831367 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b735b199-f3c9-46be-91f4-cfa55a5da65e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:28.833740 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b735b199-f3c9-46be-91f4-cfa55a5da65e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:28.834034 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b735b199-f3c9-46be-91f4-cfa55a5da65e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:28.834221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b735b199-f3c9-46be-91f4-cfa55a5da65e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:28.834349 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b735b199-f3c9-46be-91f4-cfa55a5da65e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:28.840876 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:28.840876 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:28.842158 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b735b199-f3c9-46be-91f4-cfa55a5da65e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:28.842931 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1283/5079] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:28 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:29.855165 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-df3964a9-1b00-4a6b-a3bb-e21ce275d0f6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:29.857037 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df3964a9-1b00-4a6b-a3bb-e21ce275d0f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:29.857251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df3964a9-1b00-4a6b-a3bb-e21ce275d0f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:29.857462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df3964a9-1b00-4a6b-a3bb-e21ce275d0f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:29.857625 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-df3964a9-1b00-4a6b-a3bb-e21ce275d0f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:29.862215 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:29.862215 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:29.863046 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df3964a9-1b00-4a6b-a3bb-e21ce275d0f6 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:29.863457 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1265/5080] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:29 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:30.874458 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8bbf428a-bf04-43f8-889a-8ff0c6123a11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:30.875830 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bbf428a-bf04-43f8-889a-8ff0c6123a11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:30.876020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8bbf428a-bf04-43f8-889a-8ff0c6123a11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:30.876204 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8bbf428a-bf04-43f8-889a-8ff0c6123a11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:30.876298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8bbf428a-bf04-43f8-889a-8ff0c6123a11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:30.880695 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:30.880695 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:30.881461 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bbf428a-bf04-43f8-889a-8ff0c6123a11 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:30.881832 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1265/5081] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:30 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:31.600860 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-5d7b5543-cd21-4ecf-8bfc-f80c0656e794 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.603556 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-5d7b5543-cd21-4ecf-8bfc-f80c0656e794 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:50:31.603556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-5d7b5543-cd21-4ecf-8bfc-f80c0656e794 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:31.603556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-5d7b5543-cd21-4ecf-8bfc-f80c0656e794 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:31.613321 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:31.613321 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:31.619317 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-5d7b5543-cd21-4ecf-8bfc-f80c0656e794 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:31.626293 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-5d7b5543-cd21-4ecf-8bfc-f80c0656e794 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:50:31.627119 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1269/5082] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:31 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:31.694472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae5b048a-777a-4188-a312-659b83ba5cf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.695031 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae5b048a-777a-4188-a312-659b83ba5cf2 None None] GET https://10.4.3.41/volume// Aug 09 07:50:31.695250 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae5b048a-777a-4188-a312-659b83ba5cf2 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:31.695469 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae5b048a-777a-4188-a312-659b83ba5cf2 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:31.695823 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae5b048a-777a-4188-a312-659b83ba5cf2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:31.696164 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1284/5083] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:50:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:31.702735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-2e7a3259-3b72-41d8-93e1-91ca2fc76228 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.704647 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-2e7a3259-3b72-41d8-93e1-91ca2fc76228 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:50:31.705018 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-2e7a3259-3b72-41d8-93e1-91ca2fc76228 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25e47e93-3e1e-47fc-ad7f-e68d0cdd3591", "connector": null, "instance_uuid": "f6cde986-5010-49d2-abc9-6d635139eef3"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:31.713218 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:31.713218 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:31.736748 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-2e7a3259-3b72-41d8-93e1-91ca2fc76228 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:50:31.737180 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1266/5084] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:50:31 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 09 07:50:31.767017 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fd21dbcc-9ca8-4abb-bc8e-fd10013e493e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.768838 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd21dbcc-9ca8-4abb-bc8e-fd10013e493e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:50:31.769094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd21dbcc-9ca8-4abb-bc8e-fd10013e493e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:31.769306 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd21dbcc-9ca8-4abb-bc8e-fd10013e493e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:31.775452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f4ad7eea-7d11-4bc1-8f50-3efb1ca24b4b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.775788 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4ad7eea-7d11-4bc1-8f50-3efb1ca24b4b None None] GET https://10.4.3.41/volume// Aug 09 07:50:31.775942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4ad7eea-7d11-4bc1-8f50-3efb1ca24b4b None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:31.776110 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f4ad7eea-7d11-4bc1-8f50-3efb1ca24b4b None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:31.776398 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f4ad7eea-7d11-4bc1-8f50-3efb1ca24b4b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:31.776647 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1270/5085] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:50:31 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:31.778477 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:31.778477 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:31.781692 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fd21dbcc-9ca8-4abb-bc8e-fd10013e493e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:31.783830 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-049eaf8d-affe-421b-9697-22c5b0743984 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.785613 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd21dbcc-9ca8-4abb-bc8e-fd10013e493e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:50:31.786086 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1266/5086] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:31 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:31.787399 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-049eaf8d-affe-421b-9697-22c5b0743984 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:50:31.787833 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-049eaf8d-affe-421b-9697-22c5b0743984 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:31.788111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-049eaf8d-affe-421b-9697-22c5b0743984 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:31.797737 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:31.797737 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:31.801882 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-049eaf8d-affe-421b-9697-22c5b0743984 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:31.807720 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-049eaf8d-affe-421b-9697-22c5b0743984 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:50:31.808619 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1285/5087] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:50:31 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 1019 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:31.891813 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7692703a-6a5f-4de4-a76b-14cf11fcee38 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.893849 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7692703a-6a5f-4de4-a76b-14cf11fcee38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:31.894141 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7692703a-6a5f-4de4-a76b-14cf11fcee38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:31.894394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7692703a-6a5f-4de4-a76b-14cf11fcee38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:31.894537 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7692703a-6a5f-4de4-a76b-14cf11fcee38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:31.900325 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:31.900325 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:31.901210 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7692703a-6a5f-4de4-a76b-14cf11fcee38 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:31.901555 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1267/5088] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:31 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:31.905729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-0de2e622-3ac4-4150-98e0-6d65ae541bb4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:31.907797 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-0de2e622-3ac4-4150-98e0-6d65ae541bb4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] PUT https://10.4.3.41/volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847 Aug 09 07:50:31.908170 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-0de2e622-3ac4-4150-98e0-6d65ae541bb4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:31.917084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-0de2e622-3ac4-4150-98e0-6d65ae541bb4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Acquiring lock "cinder-attachment_update-25e47e93-3e1e-47fc-ad7f-e68d0cdd3591-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:50:31.922146 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-0de2e622-3ac4-4150-98e0-6d65ae541bb4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Lock "cinder-attachment_update-25e47e93-3e1e-47fc-ad7f-e68d0cdd3591-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:50:31.922388 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:31.922388 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:32.001930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-0de2e622-3ac4-4150-98e0-6d65ae541bb4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Lock "cinder-attachment_update-25e47e93-3e1e-47fc-ad7f-e68d0cdd3591-np0000006821" released by "attachment_update" :: held 0.080s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:50:32.002285 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-0de2e622-3ac4-4150-98e0-6d65ae541bb4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847 returned with HTTP 200 Aug 09 07:50:32.002756 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1271/5089] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:50:31 2026] PUT /volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:32.801122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6aa5257d-a42e-4ea7-8ed9-9801469917b6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:32.803297 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6aa5257d-a42e-4ea7-8ed9-9801469917b6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:50:32.803548 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6aa5257d-a42e-4ea7-8ed9-9801469917b6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:32.803797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6aa5257d-a42e-4ea7-8ed9-9801469917b6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:32.815301 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:32.815301 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:32.819927 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6aa5257d-a42e-4ea7-8ed9-9801469917b6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:32.825022 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6aa5257d-a42e-4ea7-8ed9-9801469917b6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:50:32.825431 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1267/5090] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:32 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:32.911108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ad9ad6f2-75cf-471f-8854-bbba465172b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:32.913585 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad9ad6f2-75cf-471f-8854-bbba465172b3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:32.913585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad9ad6f2-75cf-471f-8854-bbba465172b3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:32.913585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad9ad6f2-75cf-471f-8854-bbba465172b3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:32.913585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ad9ad6f2-75cf-471f-8854-bbba465172b3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:32.917744 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:32.917744 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:32.918473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad9ad6f2-75cf-471f-8854-bbba465172b3 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:32.918828 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1286/5091] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:32 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:33.842173 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5b99fccf-6c50-4149-8732-da6c41f02566 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:33.844135 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5b99fccf-6c50-4149-8732-da6c41f02566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:50:33.844364 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5b99fccf-6c50-4149-8732-da6c41f02566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:33.844583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5b99fccf-6c50-4149-8732-da6c41f02566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:33.853573 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:33.853573 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:33.857177 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5b99fccf-6c50-4149-8732-da6c41f02566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:33.861243 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5b99fccf-6c50-4149-8732-da6c41f02566 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:50:33.861598 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1268/5092] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:33 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:33.928861 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-761b32b7-5fc9-4902-aac0-ef9a4ba496f2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:33.930780 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-761b32b7-5fc9-4902-aac0-ef9a4ba496f2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:33.931045 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-761b32b7-5fc9-4902-aac0-ef9a4ba496f2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:33.931309 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-761b32b7-5fc9-4902-aac0-ef9a4ba496f2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:33.931434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-761b32b7-5fc9-4902-aac0-ef9a4ba496f2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:33.936079 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:33.936079 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:33.936850 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-761b32b7-5fc9-4902-aac0-ef9a4ba496f2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:33.937217 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1272/5093] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:33 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:34.878325 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-71fb0be5-2568-417a-b113-2627722cd46c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:34.881540 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71fb0be5-2568-417a-b113-2627722cd46c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:50:34.881540 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71fb0be5-2568-417a-b113-2627722cd46c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:34.881540 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71fb0be5-2568-417a-b113-2627722cd46c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:34.891780 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:34.891780 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:34.894866 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-71fb0be5-2568-417a-b113-2627722cd46c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:34.899572 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71fb0be5-2568-417a-b113-2627722cd46c tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:50:34.900315 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1268/5094] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:34 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:34.947952 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f6fdeaa-29b1-4e9b-950c-53ab539eaa7e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:34.949891 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f6fdeaa-29b1-4e9b-950c-53ab539eaa7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:34.950076 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f6fdeaa-29b1-4e9b-950c-53ab539eaa7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:34.950322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f6fdeaa-29b1-4e9b-950c-53ab539eaa7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:34.950437 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2f6fdeaa-29b1-4e9b-950c-53ab539eaa7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:34.955065 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:34.955065 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:34.956063 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f6fdeaa-29b1-4e9b-950c-53ab539eaa7e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:34.956622 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1287/5095] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:34 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:35.258841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-a835279f-4907-4e85-9191-73e7061a175b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:35.261701 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-a835279f-4907-4e85-9191-73e7061a175b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847/action Aug 09 07:50:35.262161 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-a835279f-4907-4e85-9191-73e7061a175b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:50:35.262306 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-a835279f-4907-4e85-9191-73e7061a175b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:35.282747 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:35.282747 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:35.291754 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c79d8f13-70df-44bf-b148-7fb2d25b22b0 req-a835279f-4907-4e85-9191-73e7061a175b tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847/action returned with HTTP 204 Aug 09 07:50:35.292220 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1269/5096] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:50:35 2026] POST /volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:35.915074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-53f307c9-9b99-4c08-a7c9-8504a09261fc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:35.916939 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53f307c9-9b99-4c08-a7c9-8504a09261fc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:50:35.917229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53f307c9-9b99-4c08-a7c9-8504a09261fc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:35.917456 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53f307c9-9b99-4c08-a7c9-8504a09261fc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:35.930417 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:35.930417 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:35.935429 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-53f307c9-9b99-4c08-a7c9-8504a09261fc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:35.942508 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53f307c9-9b99-4c08-a7c9-8504a09261fc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:50:35.943126 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1273/5097] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:35 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:35.958422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-89c4b9d3-e615-4c86-b412-31e686db4600 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:35.960050 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89c4b9d3-e615-4c86-b412-31e686db4600 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:50:35.960485 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89c4b9d3-e615-4c86-b412-31e686db4600 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25e47e93-3e1e-47fc-ad7f-e68d0cdd3591", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1846411897", "container": "tempest-volumesbackupstest-backup-container-1833169741"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:35.963174 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-89c4b9d3-e615-4c86-b412-31e686db4600 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating new backup {'backup': {'volume_id': '25e47e93-3e1e-47fc-ad7f-e68d0cdd3591', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1846411897', 'container': 'tempest-volumesbackupstest-backup-container-1833169741'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:50:35.963174 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-89c4b9d3-e615-4c86-b412-31e686db4600 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating backup of volume 25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 in container tempest-volumesbackupstest-backup-container-1833169741 Aug 09 07:50:35.967300 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dee1690d-de38-4c2a-a6f4-255208363d5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:35.969821 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dee1690d-de38-4c2a-a6f4-255208363d5d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:35.970419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dee1690d-de38-4c2a-a6f4-255208363d5d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:35.970507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dee1690d-de38-4c2a-a6f4-255208363d5d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:35.970856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-dee1690d-de38-4c2a-a6f4-255208363d5d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:35.972871 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:35.972871 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:35.973456 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-89c4b9d3-e615-4c86-b412-31e686db4600 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:35.977197 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:35.977197 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:35.978193 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dee1690d-de38-4c2a-a6f4-255208363d5d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:35.978747 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1288/5098] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:35 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:35.990413 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5c9c73aa-ae45-48fa-a648-928cc124b31e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:35.992258 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c9c73aa-ae45-48fa-a648-928cc124b31e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:35.993633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c9c73aa-ae45-48fa-a648-928cc124b31e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:35.993633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c9c73aa-ae45-48fa-a648-928cc124b31e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:35.993633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5c9c73aa-ae45-48fa-a648-928cc124b31e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:35.993805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-89c4b9d3-e615-4c86-b412-31e686db4600 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['8c0b74a2-d6a0-4fb6-9ba6-4bdb85b18e07', '187404a4-b320-4a72-aeda-736c61da508c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:35.999382 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:35.999382 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:35.999382 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c9c73aa-ae45-48fa-a648-928cc124b31e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:35.999382 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1270/5099] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:35 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:36.011497 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4d42b25a-eba8-4bd5-b130-68b8f8fdc019 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:36.013249 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4d42b25a-eba8-4bd5-b130-68b8f8fdc019 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:36.013437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4d42b25a-eba8-4bd5-b130-68b8f8fdc019 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:36.013632 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4d42b25a-eba8-4bd5-b130-68b8f8fdc019 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:36.013775 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-4d42b25a-eba8-4bd5-b130-68b8f8fdc019 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete backup with id: ea5b1b9b-de89-4f31-886c-2a20fc2156e8. Aug 09 07:50:36.018475 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:36.018475 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:36.025255 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89c4b9d3-e615-4c86-b412-31e686db4600 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:50:36.025255 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1269/5100] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:50:35 2026] POST /volume/v3/backups => generated 328 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:36.033130 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2bd939e6-8d09-43aa-a6ab-c657be3d89bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:36.034262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-4d42b25a-eba8-4bd5-b130-68b8f8fdc019 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] delete_backup rpcapi backup_id ea5b1b9b-de89-4f31-886c-2a20fc2156e8 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:50:36.036550 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bd939e6-8d09-43aa-a6ab-c657be3d89bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:36.036757 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bd939e6-8d09-43aa-a6ab-c657be3d89bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:36.036971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bd939e6-8d09-43aa-a6ab-c657be3d89bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:36.037091 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2bd939e6-8d09-43aa-a6ab-c657be3d89bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:36.038453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4d42b25a-eba8-4bd5-b130-68b8f8fdc019 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 202 Aug 09 07:50:36.038923 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1274/5101] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:36 2026] DELETE /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:50:36.042824 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:36.042824 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:36.044872 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bd939e6-8d09-43aa-a6ab-c657be3d89bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:36.044872 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1289/5102] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:36 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:36.047319 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f883a6ea-5dda-4dee-9513-bf2adb0a82ed None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:36.049315 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f883a6ea-5dda-4dee-9513-bf2adb0a82ed tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:36.049522 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f883a6ea-5dda-4dee-9513-bf2adb0a82ed tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:36.049751 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f883a6ea-5dda-4dee-9513-bf2adb0a82ed tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:36.049863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f883a6ea-5dda-4dee-9513-bf2adb0a82ed tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:36.054605 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:36.054605 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:36.055447 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f883a6ea-5dda-4dee-9513-bf2adb0a82ed tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 200 Aug 09 07:50:36.055863 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1271/5103] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:36 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:37.056963 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10699034-e343-4911-aa58-7505d6459fdc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:37.059878 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10699034-e343-4911-aa58-7505d6459fdc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:37.060042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10699034-e343-4911-aa58-7505d6459fdc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:37.060203 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10699034-e343-4911-aa58-7505d6459fdc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:37.060347 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-10699034-e343-4911-aa58-7505d6459fdc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:37.065581 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:37.065581 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:37.066528 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10699034-e343-4911-aa58-7505d6459fdc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:37.066986 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1270/5104] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:37 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:37.068113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4e4adcd5-c775-4569-bd0f-36d4a98140fa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:37.070264 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e4adcd5-c775-4569-bd0f-36d4a98140fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 Aug 09 07:50:37.070500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e4adcd5-c775-4569-bd0f-36d4a98140fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:37.070780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e4adcd5-c775-4569-bd0f-36d4a98140fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:37.070935 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4e4adcd5-c775-4569-bd0f-36d4a98140fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Show backup with id ea5b1b9b-de89-4f31-886c-2a20fc2156e8. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:37.075088 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e4adcd5-c775-4569-bd0f-36d4a98140fa tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 returned with HTTP 404 Aug 09 07:50:37.075633 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1275/5105] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:37 2026] GET /volume/v3/backups/ea5b1b9b-de89-4f31-886c-2a20fc2156e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:37.086178 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-206b679a-ac24-4beb-9356-a8efb5631bad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:37.087872 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-206b679a-ac24-4beb-9356-a8efb5631bad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 Aug 09 07:50:37.088108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-206b679a-ac24-4beb-9356-a8efb5631bad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:37.088335 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-206b679a-ac24-4beb-9356-a8efb5631bad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:37.088477 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-206b679a-ac24-4beb-9356-a8efb5631bad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete snapshot with id: 95e6d7ed-7321-4ea4-b338-8495d52c94a0 Aug 09 07:50:37.093638 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:37.093638 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:37.094116 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-206b679a-ac24-4beb-9356-a8efb5631bad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Snapshot retrieved successfully. Aug 09 07:50:37.108659 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-206b679a-ac24-4beb-9356-a8efb5631bad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Snapshot delete request issued successfully. Aug 09 07:50:37.108894 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-206b679a-ac24-4beb-9356-a8efb5631bad tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 returned with HTTP 202 Aug 09 07:50:37.109285 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1290/5106] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:50:37 2026] DELETE /volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:37.117519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-66ae4734-d1ff-4849-bbce-077a15518438 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:37.119812 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-66ae4734-d1ff-4849-bbce-077a15518438 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 Aug 09 07:50:37.120093 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-66ae4734-d1ff-4849-bbce-077a15518438 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:37.120345 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-66ae4734-d1ff-4849-bbce-077a15518438 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:37.126958 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:37.126958 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:37.127532 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-66ae4734-d1ff-4849-bbce-077a15518438 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Snapshot retrieved successfully. Aug 09 07:50:37.128581 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-66ae4734-d1ff-4849-bbce-077a15518438 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 returned with HTTP 200 Aug 09 07:50:37.129152 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1272/5107] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:37 2026] GET /volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:37.742799 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:37.744885 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/limits Aug 09 07:50:37.745140 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:37.745333 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:37.753108 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1570852157 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1570852157, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:50:37.753360 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1570852157 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1570852157, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:50:37.753583 np0000006821 devstack@c-api.service[100222]: WARNING cinder.quota [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1570852157 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1570852157, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:50:37.764502 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-2286fc07-0a42-4df9-b3b1-b4c6b3f5a7e3 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 09 07:50:37.764922 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1271/5108] 10.4.3.41 () {68 vars in 1477 bytes} [Sun Aug 9 07:50:37 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:37.813410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-96fd89fb-1c44-44ce-84b9-61cb78734b3d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:37.816149 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-96fd89fb-1c44-44ce-84b9-61cb78734b3d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:50:37.816425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-96fd89fb-1c44-44ce-84b9-61cb78734b3d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:37.816697 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-96fd89fb-1c44-44ce-84b9-61cb78734b3d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:37.828793 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:37.828793 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:37.832931 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-96fd89fb-1c44-44ce-84b9-61cb78734b3d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:37.839226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-96fd89fb-1c44-44ce-84b9-61cb78734b3d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:50:37.839759 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1276/5109] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:37 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:37.850880 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:37.852933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:50:37.853290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86273b38-b34b-4ac0-84e7-c93df32820ea", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1965336603", "description": null, "metadata": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:37.863375 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:37.863375 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:37.863778 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:37.863903 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create snapshot from volume 86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:50:37.888935 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Created reservations ['afe60d57-6318-44c6-8519-32e28088052c', 'f7cd1fa8-0583-4f90-8bfa-6f04fcf5e607', 'b54ced14-92c9-4095-aa43-1328d8d1ec17', 'd8834cfb-b94b-480b-877d-ae9393516561'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:37.918828 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot force create request issued successfully. Aug 09 07:50:37.919129 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-72d5b9bf-08c0-4d75-a9a8-2dd0090c805e req-195f48b8-2ef4-4da8-828f-68945f4cc0a8 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:50:37.919534 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1291/5110] 10.4.3.41 () {72 vars in 1540 bytes} [Sun Aug 9 07:50:37 2026] POST /volume/v3/snapshots => generated 324 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:38.076862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-850ce47d-efd2-4624-a001-f00aac8b9b7e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:38.079050 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-850ce47d-efd2-4624-a001-f00aac8b9b7e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:38.079224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-850ce47d-efd2-4624-a001-f00aac8b9b7e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:38.079416 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-850ce47d-efd2-4624-a001-f00aac8b9b7e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:38.079523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-850ce47d-efd2-4624-a001-f00aac8b9b7e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:38.084477 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:38.084477 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:38.085246 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-850ce47d-efd2-4624-a001-f00aac8b9b7e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:38.085605 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1273/5111] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:38 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:38.139933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2acf1d95-a612-440d-8ef8-b41abbacdb54 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:38.142769 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2acf1d95-a612-440d-8ef8-b41abbacdb54 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 Aug 09 07:50:38.142769 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2acf1d95-a612-440d-8ef8-b41abbacdb54 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:38.142769 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2acf1d95-a612-440d-8ef8-b41abbacdb54 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:38.146879 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2acf1d95-a612-440d-8ef8-b41abbacdb54 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 returned with HTTP 404 Aug 09 07:50:38.147709 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1272/5112] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:38 2026] GET /volume/v3/snapshots/95e6d7ed-7321-4ea4-b338-8495d52c94a0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:38.154168 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:38.157929 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e Aug 09 07:50:38.157929 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:38.157929 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:38.157929 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume with id: ebe1d509-f60d-46ab-8cd2-04f9d162bf3e Aug 09 07:50:38.163980 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:38.163980 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:38.163980 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:38.181589 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume request issued successfully. Aug 09 07:50:38.181810 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6ffb4359-0214-43fe-96e0-9fcfb483ac0a tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e returned with HTTP 202 Aug 09 07:50:38.182305 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1277/5113] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:38 2026] DELETE /volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:38.191774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbcfa9c9-7914-4427-8485-879382e38cb2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:38.194479 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbcfa9c9-7914-4427-8485-879382e38cb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e Aug 09 07:50:38.194701 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbcfa9c9-7914-4427-8485-879382e38cb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:38.194934 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbcfa9c9-7914-4427-8485-879382e38cb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:38.201894 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:38.201894 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:38.205413 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cbcfa9c9-7914-4427-8485-879382e38cb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:38.210126 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbcfa9c9-7914-4427-8485-879382e38cb2 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e returned with HTTP 200 Aug 09 07:50:38.210660 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1292/5114] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:38 2026] GET /volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:39.094873 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-99e1d91a-ffd8-4c95-8ce0-cb8c011c6efe None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:39.097231 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-99e1d91a-ffd8-4c95-8ce0-cb8c011c6efe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:39.097416 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-99e1d91a-ffd8-4c95-8ce0-cb8c011c6efe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:39.097585 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-99e1d91a-ffd8-4c95-8ce0-cb8c011c6efe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:39.097743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-99e1d91a-ffd8-4c95-8ce0-cb8c011c6efe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:39.107191 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:39.107191 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:39.107945 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-99e1d91a-ffd8-4c95-8ce0-cb8c011c6efe tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:39.108300 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1274/5115] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:39 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:39.226838 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1f1ea93a-eb0b-4d04-8572-9fe5f9df3d05 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:39.230394 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1f1ea93a-eb0b-4d04-8572-9fe5f9df3d05 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e Aug 09 07:50:39.232930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1f1ea93a-eb0b-4d04-8572-9fe5f9df3d05 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:39.232930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1f1ea93a-eb0b-4d04-8572-9fe5f9df3d05 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:39.238011 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1f1ea93a-eb0b-4d04-8572-9fe5f9df3d05 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e returned with HTTP 404 Aug 09 07:50:39.238541 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1273/5116] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:39 2026] GET /volume/v3/volumes/ebe1d509-f60d-46ab-8cd2-04f9d162bf3e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:39.245801 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:39.247944 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:50:39.247944 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:39.248087 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:39.248265 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume with id: a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:50:39.257674 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:39.257674 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:39.258259 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:39.276821 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume request issued successfully. Aug 09 07:50:39.276855 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8c727548-e7e6-42c8-98d8-7a7b367f4e3c tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 202 Aug 09 07:50:39.277718 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1278/5117] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:39 2026] DELETE /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:39.284374 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43de69ed-e6ab-4bd0-a031-48f00ad94f31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:39.286428 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43de69ed-e6ab-4bd0-a031-48f00ad94f31 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:50:39.286652 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43de69ed-e6ab-4bd0-a031-48f00ad94f31 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:39.287412 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43de69ed-e6ab-4bd0-a031-48f00ad94f31 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:39.295812 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:39.295812 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:39.300642 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-43de69ed-e6ab-4bd0-a031-48f00ad94f31 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:39.308998 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43de69ed-e6ab-4bd0-a031-48f00ad94f31 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 200 Aug 09 07:50:39.309579 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1293/5118] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:39 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:39.561304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-692f4a1d-15ea-48b5-b7d2-e1a570b090db None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:39.563047 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-692f4a1d-15ea-48b5-b7d2-e1a570b090db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe Aug 09 07:50:39.563288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-692f4a1d-15ea-48b5-b7d2-e1a570b090db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:39.563484 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-692f4a1d-15ea-48b5-b7d2-e1a570b090db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:39.568662 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:39.568662 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:39.569101 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-692f4a1d-15ea-48b5-b7d2-e1a570b090db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:50:39.569845 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-692f4a1d-15ea-48b5-b7d2-e1a570b090db tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe returned with HTTP 200 Aug 09 07:50:39.570211 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1275/5119] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:39 2026] GET /volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:39.593212 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a17e7bb1-9443-4954-9832-65fe06faff03 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:39.594909 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:39.595259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1976978089", "snapshot_id": null, "imageRef": "ba09edbf-6f5b-4fa0-8054-fcc6e17ade1d", "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:39.596801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1976978089', 'snapshot_id': None, 'imageRef': 'ba09edbf-6f5b-4fa0-8054-fcc6e17ade1d', 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:39.703424 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:39.703424 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:39.704026 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:50:39.704215 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume of 1 GB Aug 09 07:50:39.707587 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Availability Zones retrieved successfully. Aug 09 07:50:39.712876 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Flow 'volume_create_api' (02f3b906-e9c0-41ec-9d74-a8ad3533de00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:39.713938 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e076c831-95dc-46e3-824c-390bf30e2337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:39.714949 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:39.746929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e076c831-95dc-46e3-824c-390bf30e2337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:39.747717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd83fe1-794f-4625-bd61-b6b6874d9d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:39.781882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Created reservations ['32e8ba5a-be14-4264-ace9-efc4c7accb9c', '01de87bf-87ad-4d08-81c8-3d91ff7f17b3', '175ab6b4-a942-46ce-9b61-15d91bda343d', '37e4144f-fbe9-449b-a362-e296e531de15'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:39.782703 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd83fe1-794f-4625-bd61-b6b6874d9d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e8ba5a-be14-4264-ace9-efc4c7accb9c', '01de87bf-87ad-4d08-81c8-3d91ff7f17b3', '175ab6b4-a942-46ce-9b61-15d91bda343d', '37e4144f-fbe9-449b-a362-e296e531de15']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:39.783392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a096df-be35-431f-8381-388d4d500b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:39.822718 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a096df-be35-431f-8381-388d4d500b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5271d1ef-7b3b-4713-94b6-8ff0ca262534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1976978089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6518b1d8b484786bcc9bfe0c7faa792',qos_specs=None,replication_status=,reservations=['32e8ba5a-be14-4264-ace9-efc4c7accb9c','01de87bf-87ad-4d08-81c8-3d91ff7f17b3','175ab6b4-a942-46ce-9b61-15d91bda343d','37e4144f-fbe9-449b-a362-e296e531de15'],size=1,snapshot_id=5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe,source_replicaid=,source_volid=None,status='creating',user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1976978089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5271d1ef-7b3b-4713-94b6-8ff0ca262534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6518b1d8b484786bcc9bfe0c7faa792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:39.823641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4f4668-7cc7-428b-945f-6bb9fee7fbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:39.842696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4f4668-7cc7-428b-945f-6bb9fee7fbce) transitioned into state 'SUCCESS' from state '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-1976978089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6518b1d8b484786bcc9bfe0c7faa792',qos_specs=None,replication_status=,reservations=['32e8ba5a-be14-4264-ace9-efc4c7accb9c','01de87bf-87ad-4d08-81c8-3d91ff7f17b3','175ab6b4-a942-46ce-9b61-15d91bda343d','37e4144f-fbe9-449b-a362-e296e531de15'],size=1,snapshot_id=5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe,source_replicaid=,source_volid=None,status='creating',user_id='8516ed9d7fe948c0a8ee51642320e7c4',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:39.843416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d993c0e6-170c-4c0f-bd2e-ae9b206487a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:39.864061 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d993c0e6-170c-4c0f-bd2e-ae9b206487a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:39.864895 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Flow 'volume_create_api' (02f3b906-e9c0-41ec-9d74-a8ad3533de00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:39.865235 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Create volume request issued successfully. Aug 09 07:50:39.865765 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a17e7bb1-9443-4954-9832-65fe06faff03 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:39.866217 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1274/5120] 10.4.3.41 () {70 vars in 1293 bytes} [Sun Aug 9 07:50:39 2026] POST /volume/v3/volumes => generated 812 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:39.878713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b74f4aaa-3cc1-4be3-9260-e6b3ff3b454f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:39.880885 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b74f4aaa-3cc1-4be3-9260-e6b3ff3b454f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:50:39.881181 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b74f4aaa-3cc1-4be3-9260-e6b3ff3b454f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:39.881379 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b74f4aaa-3cc1-4be3-9260-e6b3ff3b454f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:39.888748 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:39.888748 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:39.892784 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b74f4aaa-3cc1-4be3-9260-e6b3ff3b454f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:39.897273 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b74f4aaa-3cc1-4be3-9260-e6b3ff3b454f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 200 Aug 09 07:50:39.897701 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1279/5121] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:39 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:40.118066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c9d2b35a-8552-4c8e-b527-d9d33475292f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:40.119854 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9d2b35a-8552-4c8e-b527-d9d33475292f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:40.120057 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9d2b35a-8552-4c8e-b527-d9d33475292f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:40.120236 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9d2b35a-8552-4c8e-b527-d9d33475292f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:40.120331 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c9d2b35a-8552-4c8e-b527-d9d33475292f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:40.124178 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:40.124178 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:40.124803 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9d2b35a-8552-4c8e-b527-d9d33475292f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:40.125155 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1294/5122] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:40 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:40.324213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c96e37bb-32cd-41e4-b659-4a04677f5b8d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:40.326352 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c96e37bb-32cd-41e4-b659-4a04677f5b8d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf Aug 09 07:50:40.326443 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c96e37bb-32cd-41e4-b659-4a04677f5b8d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:40.326639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c96e37bb-32cd-41e4-b659-4a04677f5b8d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:40.335311 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c96e37bb-32cd-41e4-b659-4a04677f5b8d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf returned with HTTP 404 Aug 09 07:50:40.335634 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1276/5123] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:40 2026] GET /volume/v3/volumes/a972123b-c3e5-4e97-bac2-1e3c6a9b55cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:40.344324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:40.346740 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 Aug 09 07:50:40.347008 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:40.347265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:40.347503 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume with id: 41ec5c2f-bc45-4c8e-b35e-6ae36463b335 Aug 09 07:50:40.356633 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:40.356633 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:40.357257 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:40.379183 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume request issued successfully. Aug 09 07:50:40.379516 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9baf75b9-d699-41b8-b347-22b1cc6e879e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 returned with HTTP 202 Aug 09 07:50:40.380233 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1275/5124] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:40 2026] DELETE /volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:40.387621 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eb369e24-69f0-480c-a362-0173c629535d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:40.389781 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eb369e24-69f0-480c-a362-0173c629535d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 Aug 09 07:50:40.390043 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eb369e24-69f0-480c-a362-0173c629535d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:40.390336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eb369e24-69f0-480c-a362-0173c629535d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:40.399402 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:40.399402 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:40.403621 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-eb369e24-69f0-480c-a362-0173c629535d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:40.409020 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eb369e24-69f0-480c-a362-0173c629535d tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 returned with HTTP 200 Aug 09 07:50:40.409488 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1280/5125] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:40 2026] GET /volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:40.912632 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d557a4b9-3e7c-42c3-a793-a05e75af94c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:40.914523 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d557a4b9-3e7c-42c3-a793-a05e75af94c9 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:50:40.914771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d557a4b9-3e7c-42c3-a793-a05e75af94c9 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:40.915011 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d557a4b9-3e7c-42c3-a793-a05e75af94c9 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:40.922993 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:40.922993 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:40.927245 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d557a4b9-3e7c-42c3-a793-a05e75af94c9 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:40.932047 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d557a4b9-3e7c-42c3-a793-a05e75af94c9 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 200 Aug 09 07:50:40.932399 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1295/5126] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:40 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:40.944781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-53c3c43a-c438-445b-a5e7-cd5f719355ec None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:40.946317 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-53c3c43a-c438-445b-a5e7-cd5f719355ec tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:50:40.946513 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-53c3c43a-c438-445b-a5e7-cd5f719355ec tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:40.946710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-53c3c43a-c438-445b-a5e7-cd5f719355ec tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:40.953380 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:40.953380 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:40.956451 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-53c3c43a-c438-445b-a5e7-cd5f719355ec tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:40.960475 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-53c3c43a-c438-445b-a5e7-cd5f719355ec tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 200 Aug 09 07:50:40.960891 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1277/5127] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:40 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 07:50:41.135230 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b934a08f-dce5-4061-a375-76edc42add29 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:41.136865 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b934a08f-dce5-4061-a375-76edc42add29 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:41.136865 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b934a08f-dce5-4061-a375-76edc42add29 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:41.142566 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b934a08f-dce5-4061-a375-76edc42add29 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:41.142566 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b934a08f-dce5-4061-a375-76edc42add29 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:41.145226 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:41.145226 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:41.146076 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b934a08f-dce5-4061-a375-76edc42add29 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:41.146502 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1276/5128] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:41 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:41.424415 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e262ee5d-69db-4a76-8b46-7f33360a1b2e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:41.426514 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e262ee5d-69db-4a76-8b46-7f33360a1b2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 Aug 09 07:50:41.426728 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e262ee5d-69db-4a76-8b46-7f33360a1b2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:41.427064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e262ee5d-69db-4a76-8b46-7f33360a1b2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:41.434543 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e262ee5d-69db-4a76-8b46-7f33360a1b2e tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 returned with HTTP 404 Aug 09 07:50:41.435305 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1281/5129] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:41 2026] GET /volume/v3/volumes/41ec5c2f-bc45-4c8e-b35e-6ae36463b335 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:41.446301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:41.448629 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c Aug 09 07:50:41.449029 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:41.449224 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:41.449454 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume with id: 4d14f306-2914-43f7-996c-61f1fdc0b91c Aug 09 07:50:41.459510 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:41.459510 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:41.460179 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:41.485040 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Delete volume request issued successfully. Aug 09 07:50:41.485273 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2dcd723-4a3c-4a53-a090-a7a995528b0f tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c returned with HTTP 202 Aug 09 07:50:41.485786 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1296/5130] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:41 2026] DELETE /volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:41.492810 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-51544774-4459-49ff-94c1-067ffb3d5435 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:41.494610 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51544774-4459-49ff-94c1-067ffb3d5435 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c Aug 09 07:50:41.494841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51544774-4459-49ff-94c1-067ffb3d5435 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:41.495051 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51544774-4459-49ff-94c1-067ffb3d5435 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:41.502608 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:41.502608 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:41.506365 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-51544774-4459-49ff-94c1-067ffb3d5435 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Volume info retrieved successfully. Aug 09 07:50:41.512228 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51544774-4459-49ff-94c1-067ffb3d5435 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c returned with HTTP 200 Aug 09 07:50:41.512690 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1278/5131] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:41 2026] GET /volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:41.974404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-539172be-a698-4b37-b500-43c28f38b7a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:41.976668 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-539172be-a698-4b37-b500-43c28f38b7a1 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:50:41.976860 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-539172be-a698-4b37-b500-43c28f38b7a1 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:41.977201 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-539172be-a698-4b37-b500-43c28f38b7a1 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:41.985812 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:41.985812 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:41.989781 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-539172be-a698-4b37-b500-43c28f38b7a1 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:41.994730 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-539172be-a698-4b37-b500-43c28f38b7a1 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 200 Aug 09 07:50:41.995287 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1277/5132] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:41 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 1403 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:42.157485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-71010f5e-f626-43fa-b75a-69ed30891f6e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:42.159902 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71010f5e-f626-43fa-b75a-69ed30891f6e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:42.160136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-71010f5e-f626-43fa-b75a-69ed30891f6e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:42.160311 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-71010f5e-f626-43fa-b75a-69ed30891f6e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:42.160407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-71010f5e-f626-43fa-b75a-69ed30891f6e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:42.164901 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:42.164901 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:42.165755 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71010f5e-f626-43fa-b75a-69ed30891f6e tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:42.166151 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1282/5133] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:42 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:42.529901 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34368f42-a20c-4400-8129-1e5350a98ba8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:42.531716 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34368f42-a20c-4400-8129-1e5350a98ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] GET https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c Aug 09 07:50:42.532202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34368f42-a20c-4400-8129-1e5350a98ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:42.532202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34368f42-a20c-4400-8129-1e5350a98ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:42.538264 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34368f42-a20c-4400-8129-1e5350a98ba8 tempest-VolumesBackupsTest-1628032319 tempest-VolumesBackupsTest-1628032319-project-member] https://10.4.3.41/volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c returned with HTTP 404 Aug 09 07:50:42.538794 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1297/5134] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:42 2026] GET /volume/v3/volumes/4d14f306-2914-43f7-996c-61f1fdc0b91c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:42.553309 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-a04b14f4-73ab-4860-a65a-60343cfdb90d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:42.556015 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-a04b14f4-73ab-4860-a65a-60343cfdb90d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:50:42.556322 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-a04b14f4-73ab-4860-a65a-60343cfdb90d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:42.556591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-a04b14f4-73ab-4860-a65a-60343cfdb90d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:42.567107 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:42.567107 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:42.571895 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-a04b14f4-73ab-4860-a65a-60343cfdb90d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:42.578859 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-a04b14f4-73ab-4860-a65a-60343cfdb90d tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 200 Aug 09 07:50:42.579587 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1279/5135] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:42 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 1403 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:42.593334 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e73dd30-8e28-46f4-befa-81dcbd742def None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:42.593729 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e73dd30-8e28-46f4-befa-81dcbd742def None None] GET https://10.4.3.41/volume// Aug 09 07:50:42.593889 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e73dd30-8e28-46f4-befa-81dcbd742def None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:42.594085 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e73dd30-8e28-46f4-befa-81dcbd742def None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:42.594376 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e73dd30-8e28-46f4-befa-81dcbd742def None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:42.594677 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1278/5136] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:50:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:42.605011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-528b72a2-e167-4208-bc0f-24dd6bb06539 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:42.607756 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-528b72a2-e167-4208-bc0f-24dd6bb06539 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:50:42.608288 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-528b72a2-e167-4208-bc0f-24dd6bb06539 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5271d1ef-7b3b-4713-94b6-8ff0ca262534", "connector": null, "instance_uuid": "f620cd66-9ca4-4889-856f-36e98ee185b5"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:42.618746 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:42.618746 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:42.650126 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-528b72a2-e167-4208-bc0f-24dd6bb06539 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:50:42.650692 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1283/5137] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:50:42 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 09 07:50:43.176466 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dee1a097-cb5a-4c13-bf80-b64faae16c5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:43.178282 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dee1a097-cb5a-4c13-bf80-b64faae16c5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:43.178496 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dee1a097-cb5a-4c13-bf80-b64faae16c5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:43.178696 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dee1a097-cb5a-4c13-bf80-b64faae16c5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:43.178849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-dee1a097-cb5a-4c13-bf80-b64faae16c5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:43.183050 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:43.183050 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:43.183712 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dee1a097-cb5a-4c13-bf80-b64faae16c5d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:43.184089 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1298/5138] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:43 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:43.799357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a6f75bb5-ff4f-43d9-a88e-8cbfb46aa240 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:43.799758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6f75bb5-ff4f-43d9-a88e-8cbfb46aa240 None None] GET https://10.4.3.41/volume// Aug 09 07:50:43.799962 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a6f75bb5-ff4f-43d9-a88e-8cbfb46aa240 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:43.800190 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a6f75bb5-ff4f-43d9-a88e-8cbfb46aa240 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:43.800522 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6f75bb5-ff4f-43d9-a88e-8cbfb46aa240 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:43.801038 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1280/5139] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:50:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:43.812428 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-98756ded-1f07-4dfc-91e4-0047981f2bba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:43.816313 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-98756ded-1f07-4dfc-91e4-0047981f2bba tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:50:43.816313 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-98756ded-1f07-4dfc-91e4-0047981f2bba tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:43.816313 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-98756ded-1f07-4dfc-91e4-0047981f2bba tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:43.824986 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:43.824986 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:43.830243 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-98756ded-1f07-4dfc-91e4-0047981f2bba tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:50:43.835987 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-98756ded-1f07-4dfc-91e4-0047981f2bba tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 200 Aug 09 07:50:43.835987 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1279/5140] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:50:43 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 1582 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:43.939256 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-31562b9d-3d42-477e-a7be-be0d3afbe8ab None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:43.941520 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-31562b9d-3d42-477e-a7be-be0d3afbe8ab tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] PUT https://10.4.3.41/volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504 Aug 09 07:50:43.941788 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-31562b9d-3d42-477e-a7be-be0d3afbe8ab tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:43.950225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-31562b9d-3d42-477e-a7be-be0d3afbe8ab tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Acquiring lock "cinder-attachment_update-5271d1ef-7b3b-4713-94b6-8ff0ca262534-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:50:43.954822 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-31562b9d-3d42-477e-a7be-be0d3afbe8ab tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Lock "cinder-attachment_update-5271d1ef-7b3b-4713-94b6-8ff0ca262534-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:50:43.956139 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:43.956139 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:44.057739 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-31562b9d-3d42-477e-a7be-be0d3afbe8ab tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Lock "cinder-attachment_update-5271d1ef-7b3b-4713-94b6-8ff0ca262534-np0000006821" released by "attachment_update" :: held 0.103s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:50:44.058500 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-31562b9d-3d42-477e-a7be-be0d3afbe8ab tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504 returned with HTTP 200 Aug 09 07:50:44.059060 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1284/5141] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:50:43 2026] PUT /volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:44.083673 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-9e0befd1-73ba-4eb9-ac29-237e2e515480 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.087743 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-9e0befd1-73ba-4eb9-ac29-237e2e515480 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] POST https://10.4.3.41/volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504/action Aug 09 07:50:44.088167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-9e0befd1-73ba-4eb9-ac29-237e2e515480 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:50:44.088310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-9e0befd1-73ba-4eb9-ac29-237e2e515480 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:44.104513 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:44.104513 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:44.113250 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d8887586-ab72-44f0-85fd-6788cca68ac0 req-9e0befd1-73ba-4eb9-ac29-237e2e515480 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504/action returned with HTTP 204 Aug 09 07:50:44.113716 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1299/5142] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:50:44 2026] POST /volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:44.201798 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0226e72b-9bb8-4ffe-868a-b2bd70ff91b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.203676 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0226e72b-9bb8-4ffe-868a-b2bd70ff91b4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:44.204118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0226e72b-9bb8-4ffe-868a-b2bd70ff91b4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:44.204536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0226e72b-9bb8-4ffe-868a-b2bd70ff91b4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:44.204845 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-0226e72b-9bb8-4ffe-868a-b2bd70ff91b4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:44.211323 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:44.211323 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:44.212812 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0226e72b-9bb8-4ffe-868a-b2bd70ff91b4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:44.213423 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1281/5143] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:44 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:44.634851 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-aab2e67b-8855-4517-ab99-0cf90883bff5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.637567 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-aab2e67b-8855-4517-ab99-0cf90883bff5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:44.639173 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-aab2e67b-8855-4517-ab99-0cf90883bff5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:44.639173 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-aab2e67b-8855-4517-ab99-0cf90883bff5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:44.650068 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:44.650068 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:44.654950 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-aab2e67b-8855-4517-ab99-0cf90883bff5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:44.660238 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-aab2e67b-8855-4517-ab99-0cf90883bff5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:44.660967 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1280/5144] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:44 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:44.752106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c91909ce-03ad-4324-bdae-ba0d1f25d5dc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.752484 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c91909ce-03ad-4324-bdae-ba0d1f25d5dc None None] GET https://10.4.3.41/volume// Aug 09 07:50:44.752709 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c91909ce-03ad-4324-bdae-ba0d1f25d5dc None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:44.752882 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c91909ce-03ad-4324-bdae-ba0d1f25d5dc None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:44.753272 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c91909ce-03ad-4324-bdae-ba0d1f25d5dc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:44.753642 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1285/5145] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:50:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:44.761496 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-470047f8-2b84-44f4-b930-d97f88bc891b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.763500 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-470047f8-2b84-44f4-b930-d97f88bc891b tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:50:44.763861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-470047f8-2b84-44f4-b930-d97f88bc891b tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf", "connector": null, "instance_uuid": "01ec8173-0213-4145-8dcb-52b7f7f1f7bc"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:44.771703 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:44.771703 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:44.795664 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-470047f8-2b84-44f4-b930-d97f88bc891b tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:50:44.796370 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1300/5146] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:50: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 09 07:50:44.829270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e0cc55d0-380f-4fac-ba8f-922d17e4d0b1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.833938 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e0cc55d0-380f-4fac-ba8f-922d17e4d0b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:44.833938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e0cc55d0-380f-4fac-ba8f-922d17e4d0b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:44.833938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e0cc55d0-380f-4fac-ba8f-922d17e4d0b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:44.838045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7509550-50f3-4eca-8851-c091650d3fb4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.838045 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7509550-50f3-4eca-8851-c091650d3fb4 None None] GET https://10.4.3.41/volume// Aug 09 07:50:44.838045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7509550-50f3-4eca-8851-c091650d3fb4 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:44.838045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7509550-50f3-4eca-8851-c091650d3fb4 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:44.838475 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7509550-50f3-4eca-8851-c091650d3fb4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:44.838788 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1281/5147] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:50:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:44.848628 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:44.848628 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:44.850861 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-dcf15e84-8d17-43cc-9ff9-a9d21c9b8f69 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:44.852439 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-dcf15e84-8d17-43cc-9ff9-a9d21c9b8f69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:44.853256 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-dcf15e84-8d17-43cc-9ff9-a9d21c9b8f69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:44.854238 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-dcf15e84-8d17-43cc-9ff9-a9d21c9b8f69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:44.857134 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e0cc55d0-380f-4fac-ba8f-922d17e4d0b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:44.863469 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e0cc55d0-380f-4fac-ba8f-922d17e4d0b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:44.866927 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1282/5148] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:44 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:44.873372 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:44.873372 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:44.884650 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-dcf15e84-8d17-43cc-9ff9-a9d21c9b8f69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:44.889163 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-dcf15e84-8d17-43cc-9ff9-a9d21c9b8f69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:44.889673 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1286/5149] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:50:44 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 1082 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:45.005652 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-ce8baa82-68b5-4bf7-b4ed-875627d36f65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:45.008442 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-ce8baa82-68b5-4bf7-b4ed-875627d36f65 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] PUT https://10.4.3.41/volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9 Aug 09 07:50:45.008926 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-ce8baa82-68b5-4bf7-b4ed-875627d36f65 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:45.019258 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-ce8baa82-68b5-4bf7-b4ed-875627d36f65 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Acquiring lock "cinder-attachment_update-1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:50:45.024855 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-ce8baa82-68b5-4bf7-b4ed-875627d36f65 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Lock "cinder-attachment_update-1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:50:45.025688 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:45.025688 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:45.113144 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-ce8baa82-68b5-4bf7-b4ed-875627d36f65 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Lock "cinder-attachment_update-1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf-np0000006821" released by "attachment_update" :: held 0.089s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:50:45.113516 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-ce8baa82-68b5-4bf7-b4ed-875627d36f65 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9 returned with HTTP 200 Aug 09 07:50:45.114069 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1301/5150] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:50:45 2026] PUT /volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:45.124102 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-1a1b20d8-21a4-4e4b-a13b-579c3b1a9c3c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:45.126838 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-1a1b20d8-21a4-4e4b-a13b-579c3b1a9c3c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/encryption Aug 09 07:50:45.127057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-1a1b20d8-21a4-4e4b-a13b-579c3b1a9c3c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:45.127274 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-1a1b20d8-21a4-4e4b-a13b-579c3b1a9c3c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:45.138829 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:45.138829 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:45.149165 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-1a1b20d8-21a4-4e4b-a13b-579c3b1a9c3c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/encryption returned with HTTP 200 Aug 09 07:50:45.149757 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1282/5151] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:50:45 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:45.224485 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7f30da61-e004-4650-8818-bd0dba5377c0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:45.226509 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f30da61-e004-4650-8818-bd0dba5377c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:45.226743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f30da61-e004-4650-8818-bd0dba5377c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:45.227003 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7f30da61-e004-4650-8818-bd0dba5377c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:45.227127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7f30da61-e004-4650-8818-bd0dba5377c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:45.231777 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:45.231777 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:45.232673 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7f30da61-e004-4650-8818-bd0dba5377c0 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:45.233125 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1283/5152] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:45 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:45.877957 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f9b07472-67f1-4eea-9d7c-23adcacf7d03 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:45.879853 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9b07472-67f1-4eea-9d7c-23adcacf7d03 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:45.880204 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9b07472-67f1-4eea-9d7c-23adcacf7d03 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:45.880651 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9b07472-67f1-4eea-9d7c-23adcacf7d03 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:45.891931 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:45.891931 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:45.895830 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f9b07472-67f1-4eea-9d7c-23adcacf7d03 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:45.900478 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9b07472-67f1-4eea-9d7c-23adcacf7d03 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:45.901194 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1287/5153] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:45 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.068792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ed45a40-a926-4df8-8666-e1fc16ec9964 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.149697 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ed45a40-a926-4df8-8666-e1fc16ec9964 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:46.150160 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ed45a40-a926-4df8-8666-e1fc16ec9964 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-860492869", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.152102 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:46.152102 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:46.166567 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ed45a40-a926-4df8-8666-e1fc16ec9964 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.166921 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1302/5154] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.174451 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d96582ba-520d-4091-91a8-5a1adf9a13d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.176341 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d96582ba-520d-4091-91a8-5a1adf9a13d7 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption Aug 09 07:50:46.176657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d96582ba-520d-4091-91a8-5a1adf9a13d7 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.196319 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d96582ba-520d-4091-91a8-5a1adf9a13d7 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption returned with HTTP 200 Aug 09 07:50:46.196835 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1283/5155] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.204278 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6531ecad-a13c-415c-ad96-45cbcd7e3928 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.205864 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6531ecad-a13c-415c-ad96-45cbcd7e3928 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:46.206216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6531ecad-a13c-415c-ad96-45cbcd7e3928 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1469438763", "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=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.223822 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6531ecad-a13c-415c-ad96-45cbcd7e3928 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.224250 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1284/5156] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.237379 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-744bc6ea-dc8c-4596-8558-241f4219cfab None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.238849 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-744bc6ea-dc8c-4596-8558-241f4219cfab tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types/a1810ee7-e56c-46df-946b-ad623918d1a7/encryption Aug 09 07:50:46.239328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-744bc6ea-dc8c-4596-8558-241f4219cfab tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.243409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5e854ae-9862-47c3-8c04-94aae410bf19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.245523 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5e854ae-9862-47c3-8c04-94aae410bf19 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:46.245765 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5e854ae-9862-47c3-8c04-94aae410bf19 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.247039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5e854ae-9862-47c3-8c04-94aae410bf19 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.247039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b5e854ae-9862-47c3-8c04-94aae410bf19 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:46.251412 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:46.251412 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:46.252358 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5e854ae-9862-47c3-8c04-94aae410bf19 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:46.252867 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1303/5157] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.258839 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-744bc6ea-dc8c-4596-8558-241f4219cfab tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/a1810ee7-e56c-46df-946b-ad623918d1a7/encryption returned with HTTP 200 Aug 09 07:50:46.258839 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1288/5158] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types/a1810ee7-e56c-46df-946b-ad623918d1a7/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.267641 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-537a4885-7dec-41e7-b93e-42c4b0efc750 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.269431 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-537a4885-7dec-41e7-b93e-42c4b0efc750 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:46.269822 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-537a4885-7dec-41e7-b93e-42c4b0efc750 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-390236862", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.288012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-537a4885-7dec-41e7-b93e-42c4b0efc750 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.288463 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1284/5159] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.302172 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-341c7983-0012-44fe-bb08-aaa57bf81a21 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.303844 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-341c7983-0012-44fe-bb08-aaa57bf81a21 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e/extra_specs Aug 09 07:50:46.304288 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-341c7983-0012-44fe-bb08-aaa57bf81a21 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.328735 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-341c7983-0012-44fe-bb08-aaa57bf81a21 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e/extra_specs returned with HTTP 200 Aug 09 07:50:46.329303 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1285/5160] 10.4.3.41 () {68 vars in 1392 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:50:46.337818 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ab0d2e7-056b-4977-b63d-1c18ac782179 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.339789 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ab0d2e7-056b-4977-b63d-1c18ac782179 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] PUT https://10.4.3.41/volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e/extra_specs/key2 Aug 09 07:50:46.340267 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ab0d2e7-056b-4977-b63d-1c18ac782179 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.365906 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ab0d2e7-056b-4977-b63d-1c18ac782179 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e/extra_specs/key2 returned with HTTP 200 Aug 09 07:50:46.365906 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1304/5161] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:50:46 2026] PUT /volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e/extra_specs/key2 => generated 25 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:50:46.372952 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4b9e7607-a7db-4a3e-bf37-9c9861d17b46 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.376972 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4b9e7607-a7db-4a3e-bf37-9c9861d17b46 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:46.376972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4b9e7607-a7db-4a3e-bf37-9c9861d17b46 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.394359 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4b9e7607-a7db-4a3e-bf37-9c9861d17b46 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.394761 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1289/5162] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.405669 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3bcd579a-faa4-4ba0-857f-70bd6fec8c21 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.408280 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bcd579a-faa4-4ba0-857f-70bd6fec8c21 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/d86bf8ca-aa66-47d0-b0d1-ae0935037616 Aug 09 07:50:46.408457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bcd579a-faa4-4ba0-857f-70bd6fec8c21 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.408665 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bcd579a-faa4-4ba0-857f-70bd6fec8c21 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.498902 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bcd579a-faa4-4ba0-857f-70bd6fec8c21 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/d86bf8ca-aa66-47d0-b0d1-ae0935037616 returned with HTTP 202 Aug 09 07:50:46.502067 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1285/5163] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:46 2026] DELETE /volume/v3/types/d86bf8ca-aa66-47d0-b0d1-ae0935037616 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:46.510195 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8cdfeba9-e1f6-4763-a2d9-e84f5dc1cf57 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.511808 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cdfeba9-e1f6-4763-a2d9-e84f5dc1cf57 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:46.512426 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8cdfeba9-e1f6-4763-a2d9-e84f5dc1cf57 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-52534597", "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=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.532463 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8cdfeba9-e1f6-4763-a2d9-e84f5dc1cf57 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.533023 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1286/5164] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types => generated 378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.541164 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-555c4695-21e7-403f-97c6-20f09282067d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.543005 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-555c4695-21e7-403f-97c6-20f09282067d tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61/encryption Aug 09 07:50:46.543346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-555c4695-21e7-403f-97c6-20f09282067d tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.558523 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-555c4695-21e7-403f-97c6-20f09282067d tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61/encryption returned with HTTP 200 Aug 09 07:50:46.558940 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1305/5165] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.566089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-dee7981d-9fee-4bba-91ec-b7fc602a2ba4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.567985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dee7981d-9fee-4bba-91ec-b7fc602a2ba4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61/encryption/d943496e-fd0b-4432-9820-0ebc6ac775fe Aug 09 07:50:46.568205 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dee7981d-9fee-4bba-91ec-b7fc602a2ba4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.568390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-dee7981d-9fee-4bba-91ec-b7fc602a2ba4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.580004 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-dee7981d-9fee-4bba-91ec-b7fc602a2ba4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61/encryption/d943496e-fd0b-4432-9820-0ebc6ac775fe returned with HTTP 202 Aug 09 07:50:46.580363 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1290/5166] 10.4.3.41 () {66 vars in 1482 bytes} [Sun Aug 9 07:50:46 2026] DELETE /volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61/encryption/d943496e-fd0b-4432-9820-0ebc6ac775fe => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:46.588604 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4abb5f17-ce65-4da0-80e9-6e1ebe0872f3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.590653 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4abb5f17-ce65-4da0-80e9-6e1ebe0872f3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:46.591113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4abb5f17-ce65-4da0-80e9-6e1ebe0872f3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1623238941", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.608404 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4abb5f17-ce65-4da0-80e9-6e1ebe0872f3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.608932 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1286/5167] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.617214 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-db294857-0732-48e2-ba85-954aea253d8f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.622212 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db294857-0732-48e2-ba85-954aea253d8f tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/03233d58-7b9f-4d99-a43c-9f57460f75e3/extra_specs/key1 Aug 09 07:50:46.622212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db294857-0732-48e2-ba85-954aea253d8f tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.622212 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-db294857-0732-48e2-ba85-954aea253d8f tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.639109 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-db294857-0732-48e2-ba85-954aea253d8f tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/03233d58-7b9f-4d99-a43c-9f57460f75e3/extra_specs/key1 returned with HTTP 202 Aug 09 07:50:46.639693 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1287/5168] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:50:46 2026] DELETE /volume/v3/types/03233d58-7b9f-4d99-a43c-9f57460f75e3/extra_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:50:46.647566 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-19d4fb7c-ac42-412f-be38-da173294de36 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.649492 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-19d4fb7c-ac42-412f-be38-da173294de36 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:46.649930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-19d4fb7c-ac42-412f-be38-da173294de36 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1504083164", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.666427 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-19d4fb7c-ac42-412f-be38-da173294de36 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.666858 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1306/5169] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:50:46 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.674510 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c167a0e1-1bcc-4a6f-893d-b7844cf4318a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.676304 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c167a0e1-1bcc-4a6f-893d-b7844cf4318a tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/42a3adb1-16a8-47a8-bf16-6993f8e4e57b Aug 09 07:50:46.676492 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c167a0e1-1bcc-4a6f-893d-b7844cf4318a tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.676695 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c167a0e1-1bcc-4a6f-893d-b7844cf4318a tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.699554 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c167a0e1-1bcc-4a6f-893d-b7844cf4318a tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/42a3adb1-16a8-47a8-bf16-6993f8e4e57b returned with HTTP 202 Aug 09 07:50:46.700029 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1291/5170] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:46 2026] DELETE /volume/v3/types/42a3adb1-16a8-47a8-bf16-6993f8e4e57b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:46.707128 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-172dfe10-a77d-4b07-9c47-c6b2c3f92a19 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.709265 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-172dfe10-a77d-4b07-9c47-c6b2c3f92a19 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] GET https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs Aug 09 07:50:46.709485 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-172dfe10-a77d-4b07-9c47-c6b2c3f92a19 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.709719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-172dfe10-a77d-4b07-9c47-c6b2c3f92a19 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.716972 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-172dfe10-a77d-4b07-9c47-c6b2c3f92a19 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs returned with HTTP 200 Aug 09 07:50:46.717352 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1287/5171] 10.4.3.41 () {66 vars in 1371 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.725164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d897e74d-57fa-478d-a4a3-3a96a9dd3eca None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.726378 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d897e74d-57fa-478d-a4a3-3a96a9dd3eca tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] GET https://10.4.3.41/volume/v3/types Aug 09 07:50:46.726678 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d897e74d-57fa-478d-a4a3-3a96a9dd3eca tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.726936 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d897e74d-57fa-478d-a4a3-3a96a9dd3eca tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.744523 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d897e74d-57fa-478d-a4a3-3a96a9dd3eca tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:46.745013 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1288/5172] 10.4.3.41 () {66 vars in 1224 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/types => generated 2827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:46.754810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-61a8e3de-66f0-45a7-9eeb-a45d70f49ab0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.756600 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61a8e3de-66f0-45a7-9eeb-a45d70f49ab0 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] GET https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption/cipher Aug 09 07:50:46.756817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61a8e3de-66f0-45a7-9eeb-a45d70f49ab0 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.757032 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61a8e3de-66f0-45a7-9eeb-a45d70f49ab0 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.763401 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61a8e3de-66f0-45a7-9eeb-a45d70f49ab0 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption/cipher returned with HTTP 200 Aug 09 07:50:46.763816 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1307/5173] 10.4.3.41 () {66 vars in 1389 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:50:46.770858 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c7a749a0-1ae5-4cf4-8fc8-7a7664dc23da None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.772553 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c7a749a0-1ae5-4cf4-8fc8-7a7664dc23da tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] GET https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption Aug 09 07:50:46.772743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c7a749a0-1ae5-4cf4-8fc8-7a7664dc23da tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.772923 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c7a749a0-1ae5-4cf4-8fc8-7a7664dc23da tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.779153 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c7a749a0-1ae5-4cf4-8fc8-7a7664dc23da tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption returned with HTTP 200 Aug 09 07:50:46.779559 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1292/5174] 10.4.3.41 () {66 vars in 1368 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.787958 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-931e6e77-46b6-4069-bc9c-c2f14965aa67 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.789747 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-931e6e77-46b6-4069-bc9c-c2f14965aa67 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] GET https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/multiattach Aug 09 07:50:46.789976 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-931e6e77-46b6-4069-bc9c-c2f14965aa67 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.790185 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-931e6e77-46b6-4069-bc9c-c2f14965aa67 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.796214 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-931e6e77-46b6-4069-bc9c-c2f14965aa67 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/multiattach returned with HTTP 200 Aug 09 07:50:46.796544 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1288/5175] 10.4.3.41 () {66 vars in 1407 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:50:46.803459 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b00adf2e-f667-48fb-a2d7-fae075e2e437 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.804855 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b00adf2e-f667-48fb-a2d7-fae075e2e437 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] GET https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/volume_backend_name Aug 09 07:50:46.805162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b00adf2e-f667-48fb-a2d7-fae075e2e437 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.805420 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b00adf2e-f667-48fb-a2d7-fae075e2e437 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.811562 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b00adf2e-f667-48fb-a2d7-fae075e2e437 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/volume_backend_name returned with HTTP 200 Aug 09 07:50:46.812103 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1289/5176] 10.4.3.41 () {66 vars in 1431 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/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 09 07:50:46.819286 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a9ced15-ef1f-4d61-a5eb-ddc22c9a05f3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.821083 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a9ced15-ef1f-4d61-a5eb-ddc22c9a05f3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] GET https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b Aug 09 07:50:46.821270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a9ced15-ef1f-4d61-a5eb-ddc22c9a05f3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.821464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a9ced15-ef1f-4d61-a5eb-ddc22c9a05f3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.826873 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a9ced15-ef1f-4d61-a5eb-ddc22c9a05f3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b returned with HTTP 200 Aug 09 07:50:46.827272 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1308/5177] 10.4.3.41 () {66 vars in 1335 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.834520 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-03d6957e-6209-4aa5-aeee-cdd7465988a5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.836304 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-03d6957e-6209-4aa5-aeee-cdd7465988a5 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] PUT https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption/911149ee-758a-47be-a9ed-a9c548c0ebc3 Aug 09 07:50:46.836637 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-03d6957e-6209-4aa5-aeee-cdd7465988a5 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.850650 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-03d6957e-6209-4aa5-aeee-cdd7465988a5 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption/911149ee-758a-47be-a9ed-a9c548c0ebc3 returned with HTTP 200 Aug 09 07:50:46.851063 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1293/5178] 10.4.3.41 () {68 vars in 1499 bytes} [Sun Aug 9 07:50:46 2026] PUT /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/encryption/911149ee-758a-47be-a9ed-a9c548c0ebc3 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:50:46.860244 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-40b3a599-f3bf-4fbc-84da-6ebdc9c2583e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.862653 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40b3a599-f3bf-4fbc-84da-6ebdc9c2583e tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] PUT https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/key1 Aug 09 07:50:46.863164 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40b3a599-f3bf-4fbc-84da-6ebdc9c2583e tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.912105 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40b3a599-f3bf-4fbc-84da-6ebdc9c2583e tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/key1 returned with HTTP 200 Aug 09 07:50:46.912486 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1289/5179] 10.4.3.41 () {68 vars in 1406 bytes} [Sun Aug 9 07:50:46 2026] PUT /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b/extra_specs/key1 => generated 30 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:50:46.914245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c821d12a-308a-45b3-a917-36fc22d76edd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.916076 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c821d12a-308a-45b3-a917-36fc22d76edd tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:46.916310 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c821d12a-308a-45b3-a917-36fc22d76edd tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.919067 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c821d12a-308a-45b3-a917-36fc22d76edd tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.919877 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-978accc2-23aa-497c-a4ea-f2813394c632 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.921543 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-978accc2-23aa-497c-a4ea-f2813394c632 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] PUT https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b Aug 09 07:50:46.921886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-978accc2-23aa-497c-a4ea-f2813394c632 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:46.930765 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:46.930765 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:46.934314 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c821d12a-308a-45b3-a917-36fc22d76edd tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:46.936798 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-978accc2-23aa-497c-a4ea-f2813394c632 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b returned with HTTP 200 Aug 09 07:50:46.937223 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1309/5180] 10.4.3.41 () {68 vars in 1355 bytes} [Sun Aug 9 07:50:46 2026] PUT /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.938459 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c821d12a-308a-45b3-a917-36fc22d76edd tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:46.938822 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1290/5181] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:46 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:46.946037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8ce164b3-4fb6-496d-9d83-2da2623496f4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.948125 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8ce164b3-4fb6-496d-9d83-2da2623496f4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/03233d58-7b9f-4d99-a43c-9f57460f75e3 Aug 09 07:50:46.948431 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8ce164b3-4fb6-496d-9d83-2da2623496f4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.948813 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8ce164b3-4fb6-496d-9d83-2da2623496f4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:46.979424 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8ce164b3-4fb6-496d-9d83-2da2623496f4 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/03233d58-7b9f-4d99-a43c-9f57460f75e3 returned with HTTP 202 Aug 09 07:50:46.980391 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1294/5182] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:46 2026] DELETE /volume/v3/types/03233d58-7b9f-4d99-a43c-9f57460f75e3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:46.989607 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e561b2ce-2c50-4787-846a-3abe21e97e0b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:46.996872 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e561b2ce-2c50-4787-846a-3abe21e97e0b tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61 Aug 09 07:50:46.997699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e561b2ce-2c50-4787-846a-3abe21e97e0b tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:46.998530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e561b2ce-2c50-4787-846a-3abe21e97e0b tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:47.086649 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e561b2ce-2c50-4787-846a-3abe21e97e0b tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61 returned with HTTP 202 Aug 09 07:50:47.087079 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1290/5183] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:46 2026] DELETE /volume/v3/types/c46d6d86-2f89-48b7-bcfb-259160f66f61 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:47.094242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ef1bae6a-a9c4-4122-aa66-0e991172900c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:47.096002 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef1bae6a-a9c4-4122-aa66-0e991172900c tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e Aug 09 07:50:47.096191 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef1bae6a-a9c4-4122-aa66-0e991172900c tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:47.096423 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ef1bae6a-a9c4-4122-aa66-0e991172900c tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:47.120396 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ef1bae6a-a9c4-4122-aa66-0e991172900c tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e returned with HTTP 202 Aug 09 07:50:47.120746 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1310/5184] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:47 2026] DELETE /volume/v3/types/9ec66d83-c931-4e5a-aa7f-a0bae9c56d5e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:47.127074 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-39d0449b-2bde-412e-899d-9483ff02c7a3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:47.129513 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39d0449b-2bde-412e-899d-9483ff02c7a3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/a1810ee7-e56c-46df-946b-ad623918d1a7 Aug 09 07:50:47.129792 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39d0449b-2bde-412e-899d-9483ff02c7a3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:47.130088 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39d0449b-2bde-412e-899d-9483ff02c7a3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method '_delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:47.156489 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39d0449b-2bde-412e-899d-9483ff02c7a3 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/a1810ee7-e56c-46df-946b-ad623918d1a7 returned with HTTP 202 Aug 09 07:50:47.157019 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1291/5185] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:47 2026] DELETE /volume/v3/types/a1810ee7-e56c-46df-946b-ad623918d1a7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:47.164606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-82dc8c21-d368-48f2-8334-cae05a635c57 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:47.166065 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-82dc8c21-d368-48f2-8334-cae05a635c57 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] DELETE https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b Aug 09 07:50:47.166382 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-82dc8c21-d368-48f2-8334-cae05a635c57 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:47.166713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-82dc8c21-d368-48f2-8334-cae05a635c57 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:47.188447 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-82dc8c21-d368-48f2-8334-cae05a635c57 tempest-VolumeTypesAdminTests-1576749112 tempest-VolumeTypesAdminTests-1576749112-project-admin] https://10.4.3.41/volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b returned with HTTP 202 Aug 09 07:50:47.189021 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1295/5186] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:47 2026] DELETE /volume/v3/types/534fa298-d40d-4af2-9d3e-c8165c229f7b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:47.264447 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ea03cf65-8e58-4ec0-8926-f957c38e5da7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:47.266160 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ea03cf65-8e58-4ec0-8926-f957c38e5da7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:47.266345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ea03cf65-8e58-4ec0-8926-f957c38e5da7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:47.266548 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ea03cf65-8e58-4ec0-8926-f957c38e5da7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:47.266702 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ea03cf65-8e58-4ec0-8926-f957c38e5da7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:47.270968 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:47.270968 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:47.271664 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ea03cf65-8e58-4ec0-8926-f957c38e5da7 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:47.272143 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1291/5187] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:47 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:47.953515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e75ead44-ba9a-42c6-ad08-0fe5e8b4303d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:47.955301 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e75ead44-ba9a-42c6-ad08-0fe5e8b4303d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:47.955489 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e75ead44-ba9a-42c6-ad08-0fe5e8b4303d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:47.955693 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e75ead44-ba9a-42c6-ad08-0fe5e8b4303d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:47.964808 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:47.964808 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:47.968122 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e75ead44-ba9a-42c6-ad08-0fe5e8b4303d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:47.971925 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e75ead44-ba9a-42c6-ad08-0fe5e8b4303d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:47.972265 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1311/5188] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:47 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:48.284122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b49203e1-1d33-4910-9871-163a918ce5be None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:48.285842 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b49203e1-1d33-4910-9871-163a918ce5be tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:48.286061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b49203e1-1d33-4910-9871-163a918ce5be tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:48.286241 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b49203e1-1d33-4910-9871-163a918ce5be tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:48.286337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b49203e1-1d33-4910-9871-163a918ce5be tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:48.290653 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:48.290653 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:48.291335 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b49203e1-1d33-4910-9871-163a918ce5be tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:48.291656 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1292/5189] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:48 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:48.754690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:48.842078 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:48.842410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1288900942"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:48.843743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1288900942'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:48.843954 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume of 1 GB Aug 09 07:50:48.849127 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Availability Zones retrieved successfully. Aug 09 07:50:48.855094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (d88560d8-709d-41ab-8548-f79768eed071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:48.856299 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16ac097-d4af-40b6-a774-c5302c0d0216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:48.857306 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:48.880555 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f16ac097-d4af-40b6-a774-c5302c0d0216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:48.881469 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3ffaf0-ec72-463f-a398-9e49ed10070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:48.937355 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Created reservations ['e29b3ff7-cb10-49ac-89e3-805c83860e9f', 'a1af21f6-24c2-4afc-8172-a63c7e93ebdb', 'c7e3eedc-8589-4242-bca2-3286ebe76ba8', 'cb9718dc-c04a-4e75-b3c0-1cb3944fb090'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:48.938103 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c3ffaf0-ec72-463f-a398-9e49ed10070a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e29b3ff7-cb10-49ac-89e3-805c83860e9f', 'a1af21f6-24c2-4afc-8172-a63c7e93ebdb', 'c7e3eedc-8589-4242-bca2-3286ebe76ba8', 'cb9718dc-c04a-4e75-b3c0-1cb3944fb090']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:48.938807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a2d794-afc4-4cbe-9f64-22e47e506e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:48.959959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6a2d794-afc4-4cbe-9f64-22e47e506e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288900942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['e29b3ff7-cb10-49ac-89e3-805c83860e9f','a1af21f6-24c2-4afc-8172-a63c7e93ebdb','c7e3eedc-8589-4242-bca2-3286ebe76ba8','cb9718dc-c04a-4e75-b3c0-1cb3944fb090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288900942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e9bac4dc0043bdba5595a63ca0190b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e42af886b0485099cccdc1b65b613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:48.960770 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3f85fb-521f-44cd-9bd1-622f319b4d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:48.978665 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f3f85fb-521f-44cd-9bd1-622f319b4d0d) transitioned into state 'SUCCESS' from state '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-1288900942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['e29b3ff7-cb10-49ac-89e3-805c83860e9f','a1af21f6-24c2-4afc-8172-a63c7e93ebdb','c7e3eedc-8589-4242-bca2-3286ebe76ba8','cb9718dc-c04a-4e75-b3c0-1cb3944fb090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:48.979403 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdecd20-98f5-40fe-b611-dc272892c2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:48.986990 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-17c684af-6d63-4530-b5dd-3db2425961aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:48.988739 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17c684af-6d63-4530-b5dd-3db2425961aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:48.988955 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17c684af-6d63-4530-b5dd-3db2425961aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:48.989147 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17c684af-6d63-4530-b5dd-3db2425961aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:48.989837 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdecd20-98f5-40fe-b611-dc272892c2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:48.990651 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (d88560d8-709d-41ab-8548-f79768eed071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:48.990985 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request issued successfully. Aug 09 07:50:48.991943 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8626e4aa-fd41-4747-b351-950842fcf9d2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:48.991943 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1296/5190] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:50:48 2026] POST /volume/v3/volumes => generated 776 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:48.998011 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:48.998011 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:49.001280 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-17c684af-6d63-4530-b5dd-3db2425961aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:49.005043 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9a0ca13-d41d-4624-aa67-c7dc22860cd8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:49.005326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17c684af-6d63-4530-b5dd-3db2425961aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:49.005499 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1292/5191] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:48 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:49.007178 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9a0ca13-d41d-4624-aa67-c7dc22860cd8 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 Aug 09 07:50:49.007307 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9a0ca13-d41d-4624-aa67-c7dc22860cd8 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:49.007508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9a0ca13-d41d-4624-aa67-c7dc22860cd8 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:49.022833 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:49.022833 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:49.026456 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f9a0ca13-d41d-4624-aa67-c7dc22860cd8 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:49.030528 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9a0ca13-d41d-4624-aa67-c7dc22860cd8 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 returned with HTTP 200 Aug 09 07:50:49.030960 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1312/5192] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:49 2026] GET /volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:49.303107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7219916e-2968-4a02-843f-166587eb27ff None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:49.305105 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7219916e-2968-4a02-843f-166587eb27ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:49.305370 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7219916e-2968-4a02-843f-166587eb27ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:49.305600 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7219916e-2968-4a02-843f-166587eb27ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:49.305735 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7219916e-2968-4a02-843f-166587eb27ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:49.310304 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:49.310304 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:49.311351 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7219916e-2968-4a02-843f-166587eb27ff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:49.311813 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1293/5193] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:49 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:49.497411 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-372b480a-0482-47d0-9ad9-c258666dd337 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:49.499946 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-372b480a-0482-47d0-9ad9-c258666dd337 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9/action Aug 09 07:50:49.500299 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-372b480a-0482-47d0-9ad9-c258666dd337 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:50:49.500434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-372b480a-0482-47d0-9ad9-c258666dd337 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:49.519270 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:49.519270 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:49.536104 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8a055a1d-6e0d-48e7-b33f-974f3ccec81a req-372b480a-0482-47d0-9ad9-c258666dd337 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9/action returned with HTTP 204 Aug 09 07:50:49.536520 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1297/5194] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:50:49 2026] POST /volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:50.022231 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ec57fde2-27ac-4a6e-a774-488e0ad7411a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.023875 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec57fde2-27ac-4a6e-a774-488e0ad7411a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:50.024054 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ec57fde2-27ac-4a6e-a774-488e0ad7411a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.024241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ec57fde2-27ac-4a6e-a774-488e0ad7411a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.032714 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.032714 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:50.041717 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ec57fde2-27ac-4a6e-a774-488e0ad7411a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:50.042443 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ebee75d9-a252-4398-9582-fbf229ee2adc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.044392 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebee75d9-a252-4398-9582-fbf229ee2adc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 Aug 09 07:50:50.044633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebee75d9-a252-4398-9582-fbf229ee2adc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.044845 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebee75d9-a252-4398-9582-fbf229ee2adc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.046260 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec57fde2-27ac-4a6e-a774-488e0ad7411a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:50.046618 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1293/5195] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 1195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:50.059882 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.059882 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:50.064824 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e68070d3-abc2-4c83-ba4d-9a35d2ea5ca2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.064925 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ebee75d9-a252-4398-9582-fbf229ee2adc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:50.066653 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e68070d3-abc2-4c83-ba4d-9a35d2ea5ca2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:50.066845 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e68070d3-abc2-4c83-ba4d-9a35d2ea5ca2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.067064 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e68070d3-abc2-4c83-ba4d-9a35d2ea5ca2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.069080 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebee75d9-a252-4398-9582-fbf229ee2adc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 returned with HTTP 200 Aug 09 07:50:50.069498 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1313/5196] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:50.079545 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.079545 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:50.081236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.084629 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e68070d3-abc2-4c83-ba4d-9a35d2ea5ca2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:50.089097 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e68070d3-abc2-4c83-ba4d-9a35d2ea5ca2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:50.089448 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1294/5197] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 1195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:50.125580 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-cf4a3531-9bfd-471e-b8b8-94a4094a6705 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.127470 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-cf4a3531-9bfd-471e-b8b8-94a4094a6705 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:50.127684 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-cf4a3531-9bfd-471e-b8b8-94a4094a6705 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.127861 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-cf4a3531-9bfd-471e-b8b8-94a4094a6705 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.134587 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] GET https://10.4.3.41/volume/v3/volumes Aug 09 07:50:50.134810 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.135022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.135313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:50:50.136112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100221) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:50:50.136530 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.136530 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:50.139422 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-cf4a3531-9bfd-471e-b8b8-94a4094a6705 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:50.142888 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Get all volumes completed successfully. Aug 09 07:50:50.143009 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-cf4a3531-9bfd-471e-b8b8-94a4094a6705 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:50.143414 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1294/5198] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 1195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:50.143475 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7018650f-0ba0-484d-b7be-bdcfd0dbb657 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] https://10.4.3.41/volume/v3/volumes returned with HTTP 200 Aug 09 07:50:50.143837 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1298/5199] 10.4.3.41 () {68 vars in 1271 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes => generated 334 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:50.153884 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.158210 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 Aug 09 07:50:50.158417 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.158616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.158793 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume with id: 9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 Aug 09 07:50:50.165090 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-80e83d65-a433-4365-9a30-1dfaa6cd39fc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.167100 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-80e83d65-a433-4365-9a30-1dfaa6cd39fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/action Aug 09 07:50:50.167540 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-80e83d65-a433-4365-9a30-1dfaa6cd39fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:50:50.167744 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-80e83d65-a433-4365-9a30-1dfaa6cd39fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:50.168174 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.168174 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:50.168539 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:50.179008 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.179008 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:50.179621 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-80e83d65-a433-4365-9a30-1dfaa6cd39fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:50.184897 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume request issued successfully. Aug 09 07:50:50.185150 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39d8def1-b203-46c5-a9fb-61c33b3a05cc tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 returned with HTTP 202 Aug 09 07:50:50.185711 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1314/5200] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:50:50 2026] DELETE /volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:50:50.188895 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-80e83d65-a433-4365-9a30-1dfaa6cd39fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Begin detaching volume completed successfully. Aug 09 07:50:50.189510 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-80e83d65-a433-4365-9a30-1dfaa6cd39fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/action returned with HTTP 202 Aug 09 07:50:50.189636 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1295/5201] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:50:50 2026] POST /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:50:50.191513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c3e79026-137d-4437-9c09-3d4918deb7c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.193408 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3e79026-137d-4437-9c09-3d4918deb7c0 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 Aug 09 07:50:50.193616 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3e79026-137d-4437-9c09-3d4918deb7c0 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.193788 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3e79026-137d-4437-9c09-3d4918deb7c0 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.200026 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.200026 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:50.203761 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c3e79026-137d-4437-9c09-3d4918deb7c0 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:50.207628 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3e79026-137d-4437-9c09-3d4918deb7c0 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 returned with HTTP 200 Aug 09 07:50:50.208024 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1295/5202] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:50.241595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-36f8426b-dc53-41b5-946d-d42937338db0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.242188 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-36f8426b-dc53-41b5-946d-d42937338db0 None None] GET https://10.4.3.41/volume// Aug 09 07:50:50.242438 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-36f8426b-dc53-41b5-946d-d42937338db0 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.242727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-36f8426b-dc53-41b5-946d-d42937338db0 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.243122 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-36f8426b-dc53-41b5-946d-d42937338db0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:50:50.243462 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1299/5203] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:50:50.249657 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-ec1d9886-d444-4347-bff3-3f679aa7d0fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.251789 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-ec1d9886-d444-4347-bff3-3f679aa7d0fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:50.251997 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-ec1d9886-d444-4347-bff3-3f679aa7d0fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.252462 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-ec1d9886-d444-4347-bff3-3f679aa7d0fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.264724 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.264724 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:50.270132 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-ec1d9886-d444-4347-bff3-3f679aa7d0fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:50.275988 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-ec1d9886-d444-4347-bff3-3f679aa7d0fc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:50.276434 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1315/5204] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 1378 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:50.287293 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-141d2a3b-3d1e-4104-8a63-bda382d07801 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.289774 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-141d2a3b-3d1e-4104-8a63-bda382d07801 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/encryption Aug 09 07:50:50.289977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-141d2a3b-3d1e-4104-8a63-bda382d07801 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.290163 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-141d2a3b-3d1e-4104-8a63-bda382d07801 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.299217 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.299217 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:50.305387 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-141d2a3b-3d1e-4104-8a63-bda382d07801 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/encryption returned with HTTP 200 Aug 09 07:50:50.306064 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1296/5205] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:50.325773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e1cd5e9a-b45e-4825-9de3-1be0c33e9684 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:50.327592 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1cd5e9a-b45e-4825-9de3-1be0c33e9684 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:50.327831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1cd5e9a-b45e-4825-9de3-1be0c33e9684 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:50.327992 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1cd5e9a-b45e-4825-9de3-1be0c33e9684 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:50.328117 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e1cd5e9a-b45e-4825-9de3-1be0c33e9684 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:50.332788 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:50.332788 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:50.333529 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1cd5e9a-b45e-4825-9de3-1be0c33e9684 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:50.333926 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1296/5206] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:50 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:51.223905 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d0d69ff0-327a-47f9-9485-b0813dada1ba None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:51.226231 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d0d69ff0-327a-47f9-9485-b0813dada1ba tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 Aug 09 07:50:51.226491 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d0d69ff0-327a-47f9-9485-b0813dada1ba tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:51.226745 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d0d69ff0-327a-47f9-9485-b0813dada1ba tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:51.236745 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d0d69ff0-327a-47f9-9485-b0813dada1ba tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 returned with HTTP 404 Aug 09 07:50:51.237539 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1300/5207] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:51 2026] GET /volume/v3/volumes/9fac15ee-1f2a-4a2a-ba21-3f3d238a47b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:50:51.245716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:51.248762 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:51.249244 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1540916853"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:51.251139 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1540916853'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:51.251272 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume of 1 GB Aug 09 07:50:51.256531 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Availability Zones retrieved successfully. Aug 09 07:50:51.263036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (c7d58084-f034-495d-b60e-bbde027e4b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:51.264394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8200d24-f353-4bf6-81c4-22ad97d14a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:51.265485 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:51.297853 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8200d24-f353-4bf6-81c4-22ad97d14a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:51.298598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25182cea-81ad-417b-902c-4df84303ec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:51.345432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b8ab7c3f-c419-49bd-b5b3-07180979e9ac None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:51.347633 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b8ab7c3f-c419-49bd-b5b3-07180979e9ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:51.347853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b8ab7c3f-c419-49bd-b5b3-07180979e9ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:51.348075 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b8ab7c3f-c419-49bd-b5b3-07180979e9ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:51.348178 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b8ab7c3f-c419-49bd-b5b3-07180979e9ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:51.349064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Created reservations ['9b2fe934-f175-4b7d-8ac4-c2c75cac5991', '84f7b2be-f71e-4b3c-b089-6863e0b7c4b7', '1f4d0e0a-c21b-4f42-b0aa-ff5291f451a8', 'ed8bed90-78e7-49ab-b1c8-e6a5ef7ff96f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:51.350138 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25182cea-81ad-417b-902c-4df84303ec66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b2fe934-f175-4b7d-8ac4-c2c75cac5991', '84f7b2be-f71e-4b3c-b089-6863e0b7c4b7', '1f4d0e0a-c21b-4f42-b0aa-ff5291f451a8', 'ed8bed90-78e7-49ab-b1c8-e6a5ef7ff96f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:51.350957 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14757edf-c16c-4569-b379-bf70a4a87a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:51.353777 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:51.353777 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:51.355490 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b8ab7c3f-c419-49bd-b5b3-07180979e9ac tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:51.355490 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1297/5208] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:51 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:51.382437 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14757edf-c16c-4569-b379-bf70a4a87a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68075bd8-765c-4a62-916c-3f78f471d616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1540916853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['9b2fe934-f175-4b7d-8ac4-c2c75cac5991','84f7b2be-f71e-4b3c-b089-6863e0b7c4b7','1f4d0e0a-c21b-4f42-b0aa-ff5291f451a8','ed8bed90-78e7-49ab-b1c8-e6a5ef7ff96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:50:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1540916853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68075bd8-765c-4a62-916c-3f78f471d616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e9bac4dc0043bdba5595a63ca0190b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e42af886b0485099cccdc1b65b613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:51.383654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5355d762-6d11-435b-8db4-c502254264f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:51.408858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5355d762-6d11-435b-8db4-c502254264f0) transitioned into state 'SUCCESS' from state '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-1540916853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['9b2fe934-f175-4b7d-8ac4-c2c75cac5991','84f7b2be-f71e-4b3c-b089-6863e0b7c4b7','1f4d0e0a-c21b-4f42-b0aa-ff5291f451a8','ed8bed90-78e7-49ab-b1c8-e6a5ef7ff96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:51.409663 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031170ef-9aca-44f9-9374-130f3d8100c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:51.418638 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031170ef-9aca-44f9-9374-130f3d8100c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:51.419517 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (c7d58084-f034-495d-b60e-bbde027e4b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:51.419855 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request issued successfully. Aug 09 07:50:51.420461 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87f9e712-9458-4c0d-9e76-7a00159a42cf tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:51.420892 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1316/5209] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:50:51 2026] POST /volume/v3/volumes => generated 776 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:51.436994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9ddd6183-822a-4b90-a1ea-961b530c0d83 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:51.440565 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ddd6183-822a-4b90-a1ea-961b530c0d83 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 Aug 09 07:50:51.440888 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ddd6183-822a-4b90-a1ea-961b530c0d83 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:51.441183 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ddd6183-822a-4b90-a1ea-961b530c0d83 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:51.452026 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:51.452026 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:51.456937 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9ddd6183-822a-4b90-a1ea-961b530c0d83 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:51.461994 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ddd6183-822a-4b90-a1ea-961b530c0d83 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 returned with HTTP 200 Aug 09 07:50:51.462391 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1297/5210] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:51 2026] GET /volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:51.613246 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-4ee3a1fd-aef5-409e-bb32-0fe74bd9cda7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:51.614746 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-4ee3a1fd-aef5-409e-bb32-0fe74bd9cda7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] DELETE https://10.4.3.41/volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9 Aug 09 07:50:51.615040 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-4ee3a1fd-aef5-409e-bb32-0fe74bd9cda7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:51.615290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-4ee3a1fd-aef5-409e-bb32-0fe74bd9cda7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:51.628022 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:51.628022 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:51.669508 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-aae6d607-f32c-4e83-b6d8-818cdd02b9ab req-4ee3a1fd-aef5-409e-bb32-0fe74bd9cda7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9 returned with HTTP 200 Aug 09 07:50:51.669934 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1301/5211] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:50:51 2026] DELETE /volume/v3/attachments/7f31fdeb-f9f2-492c-8ea1-e411d4a72ff9 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:52.357418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-13fe2b99-fe07-4f04-97e3-b2b10168ee45 req-9edcfdee-7291-440d-98ec-89a80196198f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.359455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-13fe2b99-fe07-4f04-97e3-b2b10168ee45 req-9edcfdee-7291-440d-98ec-89a80196198f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:52.359718 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-13fe2b99-fe07-4f04-97e3-b2b10168ee45 req-9edcfdee-7291-440d-98ec-89a80196198f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.359977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-13fe2b99-fe07-4f04-97e3-b2b10168ee45 req-9edcfdee-7291-440d-98ec-89a80196198f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.367526 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5282a516-e494-4953-a9db-a0064f5d1e1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.369218 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.369218 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:52.369312 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5282a516-e494-4953-a9db-a0064f5d1e1f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:52.369494 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5282a516-e494-4953-a9db-a0064f5d1e1f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.369681 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5282a516-e494-4953-a9db-a0064f5d1e1f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.369781 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5282a516-e494-4953-a9db-a0064f5d1e1f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:52.373776 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.373776 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:52.374142 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-13fe2b99-fe07-4f04-97e3-b2b10168ee45 req-9edcfdee-7291-440d-98ec-89a80196198f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:52.374449 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5282a516-e494-4953-a9db-a0064f5d1e1f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:52.374802 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1317/5212] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:52 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:52.379417 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-13fe2b99-fe07-4f04-97e3-b2b10168ee45 req-9edcfdee-7291-440d-98ec-89a80196198f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:52.379923 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1298/5213] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:50:52 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:52.384011 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cbc805c4-d114-4940-9f46-db0c1e7a0cf5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.385791 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cbc805c4-d114-4940-9f46-db0c1e7a0cf5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:50:52.386090 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cbc805c4-d114-4940-9f46-db0c1e7a0cf5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.386317 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cbc805c4-d114-4940-9f46-db0c1e7a0cf5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.386475 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cbc805c4-d114-4940-9f46-db0c1e7a0cf5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:52.390647 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.390647 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:52.391380 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cbc805c4-d114-4940-9f46-db0c1e7a0cf5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:50:52.391756 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1298/5214] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:52 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:52.401560 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.403265 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:50:52.403596 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25e47e93-3e1e-47fc-ad7f-e68d0cdd3591", "incremental": true, "force": true}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:52.404865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating new backup {'backup': {'volume_id': '25e47e93-3e1e-47fc-ad7f-e68d0cdd3591', 'incremental': True, 'force': True}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:50:52.405050 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating backup of volume 25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 in container None Aug 09 07:50:52.414361 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.414361 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:52.414854 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:50:52.434907 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['4a9acc45-1292-488a-be93-a20ad8f5dcbb', 'dd833b7f-738d-4aef-ba7d-c4bda78cfdce'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:52.479603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b6daf70-b0b9-46dd-ab7b-47dcb2773f1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.480465 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cafb151e-bd0f-43f5-bc6e-4b95361efe25 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:50:52.480465 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1302/5215] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:50:52 2026] POST /volume/v3/backups => generated 286 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:52.481694 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b6daf70-b0b9-46dd-ab7b-47dcb2773f1b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 Aug 09 07:50:52.481974 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b6daf70-b0b9-46dd-ab7b-47dcb2773f1b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.482175 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b6daf70-b0b9-46dd-ab7b-47dcb2773f1b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.488782 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2e3a0722-e576-4799-9412-c2710240c161 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.491761 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.491761 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:52.491884 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2e3a0722-e576-4799-9412-c2710240c161 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:52.491884 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2e3a0722-e576-4799-9412-c2710240c161 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.491884 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2e3a0722-e576-4799-9412-c2710240c161 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.491884 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-2e3a0722-e576-4799-9412-c2710240c161 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:52.494239 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7b6daf70-b0b9-46dd-ab7b-47dcb2773f1b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:52.497211 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.497211 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:52.498176 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2e3a0722-e576-4799-9412-c2710240c161 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:52.498654 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1299/5216] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:52 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:52.498874 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b6daf70-b0b9-46dd-ab7b-47dcb2773f1b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 returned with HTTP 200 Aug 09 07:50:52.499452 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1318/5217] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:52 2026] GET /volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:52.513089 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.514951 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] GET https://10.4.3.41/volume/v3/volumes/detail Aug 09 07:50:52.515197 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.515375 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.515675 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:50:52.516418 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:50:52.523933 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Get all volumes completed successfully. Aug 09 07:50:52.524600 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.524600 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:52.528390 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c697d350-47ce-456e-bb35-ad3a2c62e10c tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] https://10.4.3.41/volume/v3/volumes/detail returned with HTTP 200 Aug 09 07:50:52.528757 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1299/5218] 10.4.3.41 () {68 vars in 1292 bytes} [Sun Aug 9 07:50:52 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:52.540019 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.541669 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 Aug 09 07:50:52.541822 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.542024 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.542183 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume with id: 68075bd8-765c-4a62-916c-3f78f471d616 Aug 09 07:50:52.549857 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.549857 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:52.550185 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:52.569177 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume request issued successfully. Aug 09 07:50:52.569505 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b80404b-c19b-4023-bfb6-bf2b6165a553 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 returned with HTTP 202 Aug 09 07:50:52.570029 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1303/5219] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:50:52 2026] DELETE /volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:50:52.577438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-64d8f18e-294f-480e-90ab-4465578e7497 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:52.578991 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64d8f18e-294f-480e-90ab-4465578e7497 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 Aug 09 07:50:52.579411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64d8f18e-294f-480e-90ab-4465578e7497 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:52.579411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64d8f18e-294f-480e-90ab-4465578e7497 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:52.586007 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:52.586007 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:52.589238 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-64d8f18e-294f-480e-90ab-4465578e7497 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:52.592796 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64d8f18e-294f-480e-90ab-4465578e7497 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 returned with HTTP 200 Aug 09 07:50:52.593282 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1300/5220] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:52 2026] GET /volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:53.511145 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-25537944-b4bc-4f48-bf91-ccefa8ba41a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:53.513390 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25537944-b4bc-4f48-bf91-ccefa8ba41a4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:53.513467 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25537944-b4bc-4f48-bf91-ccefa8ba41a4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:53.513777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25537944-b4bc-4f48-bf91-ccefa8ba41a4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:53.513867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-25537944-b4bc-4f48-bf91-ccefa8ba41a4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:53.520939 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:53.520939 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:53.520939 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25537944-b4bc-4f48-bf91-ccefa8ba41a4 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:53.520939 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1319/5221] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:53 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:53.606728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0ed9bff4-9201-4ec3-b64b-3c2b5ca4efc2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:53.609127 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ed9bff4-9201-4ec3-b64b-3c2b5ca4efc2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 Aug 09 07:50:53.609466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ed9bff4-9201-4ec3-b64b-3c2b5ca4efc2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:53.609745 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ed9bff4-9201-4ec3-b64b-3c2b5ca4efc2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:53.615603 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ed9bff4-9201-4ec3-b64b-3c2b5ca4efc2 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 returned with HTTP 404 Aug 09 07:50:53.616118 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1300/5222] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:53 2026] GET /volume/v3/volumes/68075bd8-765c-4a62-916c-3f78f471d616 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:50:53.628239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:53.629959 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:53.630364 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-215851397"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:53.631779 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-215851397'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:53.631908 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume of 1 GB Aug 09 07:50:53.638435 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Availability Zones retrieved successfully. Aug 09 07:50:53.644405 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (dc2569f3-4a66-4a37-a66d-e0d4e7c897ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:53.645383 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54035886-5854-4a9c-8803-2484b273765d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:53.646140 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:53.671237 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54035886-5854-4a9c-8803-2484b273765d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:53.672001 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92db129-feed-46c4-a19e-e423874c6931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:53.708654 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Created reservations ['8c2164e3-9d00-4098-bb5e-b2f2d78709a1', 'b631749d-e7ec-4386-9856-9e35f88a9ab4', 'b691ae69-7e25-4dc5-9114-0b29aa70c50b', 'e7c7471c-5e54-41a8-9367-d5b262a90a98'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:53.709343 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92db129-feed-46c4-a19e-e423874c6931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c2164e3-9d00-4098-bb5e-b2f2d78709a1', 'b631749d-e7ec-4386-9856-9e35f88a9ab4', 'b691ae69-7e25-4dc5-9114-0b29aa70c50b', 'e7c7471c-5e54-41a8-9367-d5b262a90a98']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:53.710047 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22c6409-bc64-4111-91d0-9db2e6c87551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:53.740522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22c6409-bc64-4111-91d0-9db2e6c87551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a969b41-9d65-4508-b0f1-3898a4728b9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-215851397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['8c2164e3-9d00-4098-bb5e-b2f2d78709a1','b631749d-e7ec-4386-9856-9e35f88a9ab4','b691ae69-7e25-4dc5-9114-0b29aa70c50b','e7c7471c-5e54-41a8-9367-d5b262a90a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-215851397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a969b41-9d65-4508-b0f1-3898a4728b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e9bac4dc0043bdba5595a63ca0190b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e42af886b0485099cccdc1b65b613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:53.740522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a86914c3-72e6-40d4-855f-d58c7654af4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:53.759896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a86914c3-72e6-40d4-855f-d58c7654af4f) transitioned into state 'SUCCESS' from state '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-215851397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['8c2164e3-9d00-4098-bb5e-b2f2d78709a1','b631749d-e7ec-4386-9856-9e35f88a9ab4','b691ae69-7e25-4dc5-9114-0b29aa70c50b','e7c7471c-5e54-41a8-9367-d5b262a90a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:53.759896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb35f1bf-777d-4113-8e82-0b352d7cb616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:53.772934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb35f1bf-777d-4113-8e82-0b352d7cb616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:53.772934 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (dc2569f3-4a66-4a37-a66d-e0d4e7c897ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:53.772934 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request issued successfully. Aug 09 07:50:53.772934 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8e8e4100-5d40-49a4-987e-2afa9012e3f3 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:53.773367 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1304/5223] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:50:53 2026] POST /volume/v3/volumes => generated 775 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:53.788175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-577e8708-748c-4fb4-a166-c5215d6adae1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:53.790384 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-577e8708-748c-4fb4-a166-c5215d6adae1 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a Aug 09 07:50:53.790671 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-577e8708-748c-4fb4-a166-c5215d6adae1 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:53.791191 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-577e8708-748c-4fb4-a166-c5215d6adae1 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:53.802410 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:53.802410 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:53.807742 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-577e8708-748c-4fb4-a166-c5215d6adae1 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:53.813275 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-577e8708-748c-4fb4-a166-c5215d6adae1 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a returned with HTTP 200 Aug 09 07:50:53.813787 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1301/5224] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:53 2026] GET /volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:54.530468 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18a8403a-a3f0-4e8d-92e1-3134d63abce3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:54.532123 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18a8403a-a3f0-4e8d-92e1-3134d63abce3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:54.532327 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18a8403a-a3f0-4e8d-92e1-3134d63abce3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:54.532532 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18a8403a-a3f0-4e8d-92e1-3134d63abce3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:54.532673 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-18a8403a-a3f0-4e8d-92e1-3134d63abce3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:54.536783 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:54.536783 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:54.537572 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18a8403a-a3f0-4e8d-92e1-3134d63abce3 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:54.537953 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1320/5225] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:54 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:54.826221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3afbfef6-320a-484b-849b-225e787ab612 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:54.827984 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3afbfef6-320a-484b-849b-225e787ab612 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a Aug 09 07:50:54.828180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3afbfef6-320a-484b-849b-225e787ab612 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:54.828351 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3afbfef6-320a-484b-849b-225e787ab612 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:54.838008 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:54.838008 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:54.842162 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3afbfef6-320a-484b-849b-225e787ab612 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:54.847358 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3afbfef6-320a-484b-849b-225e787ab612 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a returned with HTTP 200 Aug 09 07:50:54.847686 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1301/5226] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:54 2026] GET /volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:54.861840 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8bd86534-d12a-4728-ae51-b9cb3c7cbf14 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:54.863998 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8bd86534-d12a-4728-ae51-b9cb3c7cbf14 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] GET https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a Aug 09 07:50:54.864055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8bd86534-d12a-4728-ae51-b9cb3c7cbf14 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:54.864245 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8bd86534-d12a-4728-ae51-b9cb3c7cbf14 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:54.872815 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:54.872815 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:54.877162 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8bd86534-d12a-4728-ae51-b9cb3c7cbf14 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Volume info retrieved successfully. Aug 09 07:50:54.881456 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8bd86534-d12a-4728-ae51-b9cb3c7cbf14 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a returned with HTTP 200 Aug 09 07:50:54.881865 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1305/5227] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:54 2026] GET /volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:54.893385 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2a928141-5766-455f-ab24-314409a03c6b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:54.895110 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a928141-5766-455f-ab24-314409a03c6b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a Aug 09 07:50:54.895303 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a928141-5766-455f-ab24-314409a03c6b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:54.895473 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2a928141-5766-455f-ab24-314409a03c6b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:54.895629 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-2a928141-5766-455f-ab24-314409a03c6b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume with id: 8a969b41-9d65-4508-b0f1-3898a4728b9a Aug 09 07:50:54.901994 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:54.901994 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:54.902670 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2a928141-5766-455f-ab24-314409a03c6b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:54.916823 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2a928141-5766-455f-ab24-314409a03c6b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume request issued successfully. Aug 09 07:50:54.916990 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2a928141-5766-455f-ab24-314409a03c6b tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a returned with HTTP 202 Aug 09 07:50:54.917421 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1302/5228] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:50:54 2026] DELETE /volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:50:54.926886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2050f958-9dcf-4245-a653-8659d210d42d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:54.928617 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2050f958-9dcf-4245-a653-8659d210d42d tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a Aug 09 07:50:54.928740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2050f958-9dcf-4245-a653-8659d210d42d tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:54.928906 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2050f958-9dcf-4245-a653-8659d210d42d tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:54.935704 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:54.935704 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:54.939096 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2050f958-9dcf-4245-a653-8659d210d42d tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:54.942802 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2050f958-9dcf-4245-a653-8659d210d42d tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a returned with HTTP 200 Aug 09 07:50:54.943242 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1321/5229] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:54 2026] GET /volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:55.272082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d8d704d-183f-4239-a746-92188b3bf324 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:55.273778 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] DELETE https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:55.273979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:55.274174 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:55.274328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume with id: 1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:55.280511 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:55.280511 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:55.280909 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:55.289645 np0000006821 devstack@c-api.service[100222]: WARNING cinder.keymgr.conf_key_mgr [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:50:55.297818 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume request issued successfully. Aug 09 07:50:55.298414 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d8d704d-183f-4239-a746-92188b3bf324 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 202 Aug 09 07:50:55.299816 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1302/5230] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:55 2026] DELETE /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:55.324647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-12f77c2f-c157-433a-9a18-1169e374f885 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:55.326623 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12f77c2f-c157-433a-9a18-1169e374f885 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:55.326837 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12f77c2f-c157-433a-9a18-1169e374f885 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:55.327053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12f77c2f-c157-433a-9a18-1169e374f885 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:55.333408 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:55.333408 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:55.336661 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-12f77c2f-c157-433a-9a18-1169e374f885 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:55.340316 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12f77c2f-c157-433a-9a18-1169e374f885 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 200 Aug 09 07:50:55.340740 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1306/5231] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:55 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:55.547954 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b8349d00-cd41-461c-936d-e30af0386ce5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:55.549496 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b8349d00-cd41-461c-936d-e30af0386ce5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:55.549684 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b8349d00-cd41-461c-936d-e30af0386ce5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:55.549849 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b8349d00-cd41-461c-936d-e30af0386ce5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:55.549972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b8349d00-cd41-461c-936d-e30af0386ce5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:55.553860 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:55.553860 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:55.554488 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b8349d00-cd41-461c-936d-e30af0386ce5 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:55.555015 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1303/5232] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:55 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 705 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:55.862107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b417b88e-88fa-466a-9cd5-176a6268c80d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:55.870449 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b417b88e-88fa-466a-9cd5-176a6268c80d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:50:55.872591 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b417b88e-88fa-466a-9cd5-176a6268c80d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "484ff8b6-26ea-412f-acb7-68cf5ecc34cd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1843480097", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:55.892097 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:55.892097 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:55.892562 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b417b88e-88fa-466a-9cd5-176a6268c80d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:55.892714 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-b417b88e-88fa-466a-9cd5-176a6268c80d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create snapshot from volume 484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:55.925585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b417b88e-88fa-466a-9cd5-176a6268c80d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['92494595-b998-4ef7-9165-4765bf06f254', 'eeb38798-ab4d-4fbc-8ea3-09de7739dcfb', '62548b02-cc51-442f-9031-a04fde1909da', 'f2a11880-71aa-4857-89c8-61821a717b18'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:55.956454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c79718d7-490a-4ca0-88fd-5930cbf7b82e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:55.958647 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c79718d7-490a-4ca0-88fd-5930cbf7b82e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a Aug 09 07:50:55.958900 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c79718d7-490a-4ca0-88fd-5930cbf7b82e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:55.959148 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c79718d7-490a-4ca0-88fd-5930cbf7b82e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:55.965444 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c79718d7-490a-4ca0-88fd-5930cbf7b82e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a returned with HTTP 404 Aug 09 07:50:55.966009 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1303/5233] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:55 2026] GET /volume/v3/volumes/8a969b41-9d65-4508-b0f1-3898a4728b9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:50:55.985210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:55.987142 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:55.987491 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-230475744"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:55.988813 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-230475744'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:55.988880 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume of 1 GB Aug 09 07:50:55.991799 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=274,cinder:INSERT=43,cinder:UPDATE=94 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:50:55.994503 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Availability Zones retrieved successfully. Aug 09 07:50:56.000529 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (6bf102d1-2eb3-4416-a508-dad1ffc05d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:56.001518 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e76e72e-8595-43de-87da-0cf3f4b77316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:56.002816 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:56.006830 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b417b88e-88fa-466a-9cd5-176a6268c80d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot force create request issued successfully. Aug 09 07:50:56.007205 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b417b88e-88fa-466a-9cd5-176a6268c80d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:50:56.007684 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1322/5234] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:50:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:56.017604 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-83c9efbd-36cd-46ae-97f8-fc4c499441c0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:56.019260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83c9efbd-36cd-46ae-97f8-fc4c499441c0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:50:56.019455 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83c9efbd-36cd-46ae-97f8-fc4c499441c0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:56.019656 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-83c9efbd-36cd-46ae-97f8-fc4c499441c0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:56.025470 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:56.025470 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:56.026047 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-83c9efbd-36cd-46ae-97f8-fc4c499441c0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:56.026984 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-83c9efbd-36cd-46ae-97f8-fc4c499441c0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 200 Aug 09 07:50:56.027380 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1304/5235] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:56 2026] GET /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:56.037902 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e76e72e-8595-43de-87da-0cf3f4b77316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:56.038743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25933bc-d0f9-41c2-a996-48dd47836ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:56.081224 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Created reservations ['e3146636-1fdf-4733-93c3-f0257924246e', 'd6eef326-ebbc-4dfb-adbc-19cc84fba74a', '996050c4-4471-4dc8-a541-4f9332dbe53f', '572927fb-32d8-4381-9a2a-c8e0816ca5cb'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:56.082045 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25933bc-d0f9-41c2-a996-48dd47836ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3146636-1fdf-4733-93c3-f0257924246e', 'd6eef326-ebbc-4dfb-adbc-19cc84fba74a', '996050c4-4471-4dc8-a541-4f9332dbe53f', '572927fb-32d8-4381-9a2a-c8e0816ca5cb']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:56.082780 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb37cbc-e233-4fed-85f3-0b8e6a041d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:56.108691 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb37cbc-e233-4fed-85f3-0b8e6a041d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7eaf8a6-3bff-4d1b-baf8-0b6778d95281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230475744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['e3146636-1fdf-4733-93c3-f0257924246e','d6eef326-ebbc-4dfb-adbc-19cc84fba74a','996050c4-4471-4dc8-a541-4f9332dbe53f','572927fb-32d8-4381-9a2a-c8e0816ca5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230475744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7eaf8a6-3bff-4d1b-baf8-0b6778d95281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e9bac4dc0043bdba5595a63ca0190b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8e42af886b0485099cccdc1b65b613c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:56.109448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd3b824-8960-41f3-9dfe-ac3981d35a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:56.126647 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd3b824-8960-41f3-9dfe-ac3981d35a58) transitioned into state 'SUCCESS' from state '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-230475744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e9bac4dc0043bdba5595a63ca0190b',qos_specs=None,replication_status=,reservations=['e3146636-1fdf-4733-93c3-f0257924246e','d6eef326-ebbc-4dfb-adbc-19cc84fba74a','996050c4-4471-4dc8-a541-4f9332dbe53f','572927fb-32d8-4381-9a2a-c8e0816ca5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8e42af886b0485099cccdc1b65b613c',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:56.127582 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2ae02f-39e8-4f1b-a00c-bde7b2cc266a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:56.138571 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2ae02f-39e8-4f1b-a00c-bde7b2cc266a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:56.139468 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Flow 'volume_create_api' (6bf102d1-2eb3-4416-a508-dad1ffc05d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:56.139829 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Create volume request issued successfully. Aug 09 07:50:56.140590 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7acfe292-c38c-4b79-876f-f2f7d2addb92 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:56.141206 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1307/5236] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:50:55 2026] POST /volume/v3/volumes => generated 775 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:56.152941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a64750ac-eb73-441e-ba7c-b812a7c1a42e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:56.154863 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a64750ac-eb73-441e-ba7c-b812a7c1a42e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 Aug 09 07:50:56.155112 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a64750ac-eb73-441e-ba7c-b812a7c1a42e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:56.155312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a64750ac-eb73-441e-ba7c-b812a7c1a42e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:56.162595 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:56.162595 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:56.166429 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a64750ac-eb73-441e-ba7c-b812a7c1a42e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:56.170581 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a64750ac-eb73-441e-ba7c-b812a7c1a42e tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 returned with HTTP 200 Aug 09 07:50:56.171097 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1304/5237] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:56 2026] GET /volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:50:56.366402 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1bbbeb81-8921-45d0-92e9-eb390175f6d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:56.368335 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bbbeb81-8921-45d0-92e9-eb390175f6d5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf Aug 09 07:50:56.368580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bbbeb81-8921-45d0-92e9-eb390175f6d5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:56.368817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bbbeb81-8921-45d0-92e9-eb390175f6d5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:56.380509 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bbbeb81-8921-45d0-92e9-eb390175f6d5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf returned with HTTP 404 Aug 09 07:50:56.381079 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1323/5238] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:56 2026] GET /volume/v3/volumes/1913a0d0-e975-4fd8-ae30-dbd5f48f2bcf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:56.397802 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:56.399580 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 Aug 09 07:50:56.399801 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:56.400055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:56.400240 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume with id: fe50080d-2e90-46dd-ae85-9a04330326d4 Aug 09 07:50:56.406779 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:56.406779 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:56.407376 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:56.423237 np0000006821 devstack@c-api.service[100220]: WARNING cinder.keymgr.conf_key_mgr [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:50:56.430102 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume request issued successfully. Aug 09 07:50:56.430296 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4a1f4105-1c53-4db8-aa9a-5af5d00e869e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 returned with HTTP 202 Aug 09 07:50:56.430731 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1305/5239] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:50:56 2026] DELETE /volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:56.438141 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e8d2744f-4f42-41a2-bbcd-0d831864d9e0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:56.439924 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e8d2744f-4f42-41a2-bbcd-0d831864d9e0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 Aug 09 07:50:56.440262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e8d2744f-4f42-41a2-bbcd-0d831864d9e0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:56.440262 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e8d2744f-4f42-41a2-bbcd-0d831864d9e0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:56.447050 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:56.447050 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:56.450323 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e8d2744f-4f42-41a2-bbcd-0d831864d9e0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:56.454186 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e8d2744f-4f42-41a2-bbcd-0d831864d9e0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 returned with HTTP 200 Aug 09 07:50:56.454598 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1308/5240] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:56 2026] GET /volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:56.564472 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f3cff11c-b117-4b1a-8797-22efd3c45e2f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:56.566425 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3cff11c-b117-4b1a-8797-22efd3c45e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:56.566612 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3cff11c-b117-4b1a-8797-22efd3c45e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:56.566830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3cff11c-b117-4b1a-8797-22efd3c45e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:56.566973 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f3cff11c-b117-4b1a-8797-22efd3c45e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:56.572327 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:56.572327 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:56.573323 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3cff11c-b117-4b1a-8797-22efd3c45e2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:56.573831 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1305/5241] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:56 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:57.036748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4fbc8060-5693-4100-b042-dd8c901384a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.038788 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fbc8060-5693-4100-b042-dd8c901384a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:50:57.039030 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fbc8060-5693-4100-b042-dd8c901384a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.039219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fbc8060-5693-4100-b042-dd8c901384a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.044356 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.044356 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:57.045045 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4fbc8060-5693-4100-b042-dd8c901384a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:57.045877 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fbc8060-5693-4100-b042-dd8c901384a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 200 Aug 09 07:50:57.046323 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1324/5242] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:57.054311 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-51d07f9b-d747-401c-aab9-bd30a2d2cdf8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.056171 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51d07f9b-d747-401c-aab9-bd30a2d2cdf8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:50:57.056356 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51d07f9b-d747-401c-aab9-bd30a2d2cdf8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.056539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-51d07f9b-d747-401c-aab9-bd30a2d2cdf8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.061332 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.061332 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:57.061716 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-51d07f9b-d747-401c-aab9-bd30a2d2cdf8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:57.062397 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-51d07f9b-d747-401c-aab9-bd30a2d2cdf8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 200 Aug 09 07:50:57.062753 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1306/5243] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:57.071436 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.074794 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:50:57.075146 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "484ff8b6-26ea-412f-acb7-68cf5ecc34cd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1835681250", "description": null, "metadata": null}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:57.086983 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.086983 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:57.087725 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:57.087874 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create snapshot from volume 484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:57.112711 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['dfa8d7d4-8564-4ead-bf14-39f6e1219734', '4adb0e38-ebac-42fe-bc43-f8b76a53acda', 'cefec207-629f-40cb-902e-d172838e5817', 'd1bbb440-74cc-49dd-b397-725e82db0e3e'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:57.144302 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot force create request issued successfully. Aug 09 07:50:57.144733 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-81708f5d-9a22-41eb-a8d6-95cc364a78f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:50:57.145346 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1309/5244] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:50:57 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 09 07:50:57.153740 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1318d48d-9f5b-411f-aba5-b85140b62310 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.155428 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1318d48d-9f5b-411f-aba5-b85140b62310 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:50:57.155605 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1318d48d-9f5b-411f-aba5-b85140b62310 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.155787 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1318d48d-9f5b-411f-aba5-b85140b62310 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.160187 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.160187 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:57.160566 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1318d48d-9f5b-411f-aba5-b85140b62310 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:57.161234 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1318d48d-9f5b-411f-aba5-b85140b62310 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 200 Aug 09 07:50:57.161550 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1306/5245] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:57.185443 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d1e0a75-e07f-4a21-aba0-72a52abfeb0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.187307 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d1e0a75-e07f-4a21-aba0-72a52abfeb0a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 Aug 09 07:50:57.187560 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d1e0a75-e07f-4a21-aba0-72a52abfeb0a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.187759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d1e0a75-e07f-4a21-aba0-72a52abfeb0a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.195714 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.195714 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:57.200326 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3d1e0a75-e07f-4a21-aba0-72a52abfeb0a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:57.204933 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d1e0a75-e07f-4a21-aba0-72a52abfeb0a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 returned with HTTP 200 Aug 09 07:50:57.205545 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1325/5246] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:57.218008 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-523da093-0cba-4f61-ae71-7cf607572b20 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.219735 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-523da093-0cba-4f61-ae71-7cf607572b20 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] GET https://10.4.3.41/volume/v3/volumes/summary Aug 09 07:50:57.219958 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-523da093-0cba-4f61-ae71-7cf607572b20 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.220159 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-523da093-0cba-4f61-ae71-7cf607572b20 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.220323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-523da093-0cba-4f61-ae71-7cf607572b20 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:50:57.225171 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-523da093-0cba-4f61-ae71-7cf607572b20 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] Get summary completed successfully. Aug 09 07:50:57.225428 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-523da093-0cba-4f61-ae71-7cf607572b20 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-reader] https://10.4.3.41/volume/v3/volumes/summary returned with HTTP 200 Aug 09 07:50:57.225837 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1307/5247] 10.4.3.41 () {68 vars in 1295 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:57.233733 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.235966 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 Aug 09 07:50:57.236212 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.236585 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.236783 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume with id: e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 Aug 09 07:50:57.246635 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.246635 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:57.247054 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:57.265827 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Delete volume request issued successfully. Aug 09 07:50:57.266134 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-df3b86ea-0e1e-452a-bf84-002b86a79bfd tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 returned with HTTP 202 Aug 09 07:50:57.266489 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1310/5248] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:50:57 2026] DELETE /volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:50:57.274076 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-84fb7a95-8486-4db3-97ed-74be2422f162 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.277302 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84fb7a95-8486-4db3-97ed-74be2422f162 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 Aug 09 07:50:57.278077 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84fb7a95-8486-4db3-97ed-74be2422f162 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.278271 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84fb7a95-8486-4db3-97ed-74be2422f162 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.289669 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.289669 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:57.294949 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-84fb7a95-8486-4db3-97ed-74be2422f162 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Volume info retrieved successfully. Aug 09 07:50:57.299239 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84fb7a95-8486-4db3-97ed-74be2422f162 tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 returned with HTTP 200 Aug 09 07:50:57.299634 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1307/5249] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:57.467061 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d9be1ab9-442c-46d7-9591-55891e6f1b47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.469148 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9be1ab9-442c-46d7-9591-55891e6f1b47 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 Aug 09 07:50:57.469262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9be1ab9-442c-46d7-9591-55891e6f1b47 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.469703 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9be1ab9-442c-46d7-9591-55891e6f1b47 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.475853 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9be1ab9-442c-46d7-9591-55891e6f1b47 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 returned with HTTP 404 Aug 09 07:50:57.476581 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1326/5250] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/volumes/fe50080d-2e90-46dd-ae85-9a04330326d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:50:57.484189 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b34cdec7-de18-4261-a9de-b53ca71367e6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.485935 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b34cdec7-de18-4261-a9de-b53ca71367e6 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:50:57.486129 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b34cdec7-de18-4261-a9de-b53ca71367e6 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.486532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b34cdec7-de18-4261-a9de-b53ca71367e6 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.487126 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b34cdec7-de18-4261-a9de-b53ca71367e6 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:50:57.510357 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b34cdec7-de18-4261-a9de-b53ca71367e6 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Get all volumes completed successfully. Aug 09 07:50:57.512802 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.512802 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:57.519167 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b34cdec7-de18-4261-a9de-b53ca71367e6 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:50:57.520208 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1308/5251] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:50:57.535425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c2669e97-9b2d-4add-8db6-6ce2235aaaed None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.537469 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2669e97-9b2d-4add-8db6-6ce2235aaaed tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] DELETE https://10.4.3.41/volume/v3/types/34db7683-e7fd-42b1-82db-bc822afb0ec5 Aug 09 07:50:57.537706 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2669e97-9b2d-4add-8db6-6ce2235aaaed tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.538177 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c2669e97-9b2d-4add-8db6-6ce2235aaaed tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.559872 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c2669e97-9b2d-4add-8db6-6ce2235aaaed tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/types/34db7683-e7fd-42b1-82db-bc822afb0ec5 returned with HTTP 202 Aug 09 07:50:57.560268 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1311/5252] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:50:57 2026] DELETE /volume/v3/types/34db7683-e7fd-42b1-82db-bc822afb0ec5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:50:57.583461 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1db4c6b8-5430-4057-862e-3ba1e3d41785 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:57.585647 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1db4c6b8-5430-4057-862e-3ba1e3d41785 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:57.585869 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1db4c6b8-5430-4057-862e-3ba1e3d41785 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:57.586103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1db4c6b8-5430-4057-862e-3ba1e3d41785 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:57.586249 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1db4c6b8-5430-4057-862e-3ba1e3d41785 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:57.591093 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:57.591093 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:57.591906 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1db4c6b8-5430-4057-862e-3ba1e3d41785 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:57.592387 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1308/5253] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:57 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:58.170435 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bac042f1-461e-40f4-bb47-cf00d27d325d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.173077 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bac042f1-461e-40f4-bb47-cf00d27d325d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:50:58.173306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bac042f1-461e-40f4-bb47-cf00d27d325d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:58.173545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bac042f1-461e-40f4-bb47-cf00d27d325d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:58.179898 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:58.179898 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:58.180426 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bac042f1-461e-40f4-bb47-cf00d27d325d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:58.181287 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bac042f1-461e-40f4-bb47-cf00d27d325d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 200 Aug 09 07:50:58.181659 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1327/5254] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:58 2026] GET /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:58.190134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2bac42ab-0428-47c8-a762-e1ba29051a56 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.191835 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2bac42ab-0428-47c8-a762-e1ba29051a56 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:50:58.192047 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2bac42ab-0428-47c8-a762-e1ba29051a56 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:58.192225 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2bac42ab-0428-47c8-a762-e1ba29051a56 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:58.196978 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:58.196978 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:58.197370 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2bac42ab-0428-47c8-a762-e1ba29051a56 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:58.198213 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2bac42ab-0428-47c8-a762-e1ba29051a56 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 200 Aug 09 07:50:58.198571 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1309/5255] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:58 2026] GET /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:58.207588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4e902811-d20b-46fd-978c-e5d722bd212b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.209806 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e902811-d20b-46fd-978c-e5d722bd212b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:50:58.210132 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4e902811-d20b-46fd-978c-e5d722bd212b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "484ff8b6-26ea-412f-acb7-68cf5ecc34cd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1227193614", "description": null, "metadata": null}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:58.221778 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:58.221778 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:58.222416 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4e902811-d20b-46fd-978c-e5d722bd212b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:50:58.222583 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-4e902811-d20b-46fd-978c-e5d722bd212b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create snapshot from volume 484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:50:58.252045 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-4e902811-d20b-46fd-978c-e5d722bd212b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['3d757f4c-0ed9-4e17-ac59-132ebedd1d44', 'e18b33ea-265a-4c8f-aeca-02a70302b1fc', '04ccb03e-e50f-4b2e-b327-e8086457c633', '44a9c4ca-9246-47c4-bc37-46a18d24c4e9'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:58.292987 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4e902811-d20b-46fd-978c-e5d722bd212b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot force create request issued successfully. Aug 09 07:50:58.292987 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4e902811-d20b-46fd-978c-e5d722bd212b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:50:58.293346 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1312/5256] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:50:58 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 09 07:50:58.304439 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dcb00982-1d78-40aa-a838-a0336b83ed4b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.306210 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dcb00982-1d78-40aa-a838-a0336b83ed4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:50:58.306422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dcb00982-1d78-40aa-a838-a0336b83ed4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:58.306617 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dcb00982-1d78-40aa-a838-a0336b83ed4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:58.311782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-01f8e507-ec4c-43e6-9a74-da2268bd653a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.311903 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:58.311903 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:58.312461 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dcb00982-1d78-40aa-a838-a0336b83ed4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:58.313385 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dcb00982-1d78-40aa-a838-a0336b83ed4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 200 Aug 09 07:50:58.313569 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01f8e507-ec4c-43e6-9a74-da2268bd653a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] GET https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 Aug 09 07:50:58.313811 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01f8e507-ec4c-43e6-9a74-da2268bd653a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:58.313861 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1309/5257] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:58 2026] GET /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:58.314017 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01f8e507-ec4c-43e6-9a74-da2268bd653a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:58.321210 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01f8e507-ec4c-43e6-9a74-da2268bd653a tempest-ProjectReaderTests-1998091744 tempest-ProjectReaderTests-1998091744-project-admin] https://10.4.3.41/volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 returned with HTTP 404 Aug 09 07:50:58.321752 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1328/5258] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:50:58 2026] GET /volume/v3/volumes/e7eaf8a6-3bff-4d1b-baf8-0b6778d95281 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:50:58.603010 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-308fef40-7054-4ab0-9c86-2b54f8b49542 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.606191 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-308fef40-7054-4ab0-9c86-2b54f8b49542 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:58.606397 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-308fef40-7054-4ab0-9c86-2b54f8b49542 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:58.606646 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-308fef40-7054-4ab0-9c86-2b54f8b49542 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:58.606862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-308fef40-7054-4ab0-9c86-2b54f8b49542 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:58.614145 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:58.614145 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:58.615394 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-308fef40-7054-4ab0-9c86-2b54f8b49542 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:58.615893 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1310/5259] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:58 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:58.672171 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6b7715e5-56c1-490b-8688-58e7cc3c8479 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.673935 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b7715e5-56c1-490b-8688-58e7cc3c8479 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:50:58.674297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6b7715e5-56c1-490b-8688-58e7cc3c8479 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1787461680", "extra_specs": {}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:58.675723 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:58.675723 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:58.686416 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6b7715e5-56c1-490b-8688-58e7cc3c8479 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:50:58.686848 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1313/5260] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:50:58 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 09 07:50:58.694862 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bb7c3a3b-4e58-408e-a71d-c357231a1e21 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.696585 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb7c3a3b-4e58-408e-a71d-c357231a1e21 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] POST https://10.4.3.41/volume/v3/types/47a878f6-a2ca-4684-8ce4-8353d9b2f7da/encryption Aug 09 07:50:58.696889 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb7c3a3b-4e58-408e-a71d-c357231a1e21 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:58.718236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb7c3a3b-4e58-408e-a71d-c357231a1e21 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/types/47a878f6-a2ca-4684-8ce4-8353d9b2f7da/encryption returned with HTTP 200 Aug 09 07:50:58.718674 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1310/5261] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:50:58 2026] POST /volume/v3/types/47a878f6-a2ca-4684-8ce4-8353d9b2f7da/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:58.748056 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:58.749926 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:50:58.750261 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-2090851414", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": "tempest-scenario-type-luks-1787461680", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:50:58.751741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-2090851414', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': 'tempest-scenario-type-luks-1787461680', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:50:58.829758 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume of 1 GB Aug 09 07:50:58.830171 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:58.830171 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:58.830776 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Availability Zones retrieved successfully. Aug 09 07:50:58.836714 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (2e397048-faf8-4b14-8c1f-0030d9d7d743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:58.837654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6538fbef-e048-4316-a514-8f6ba25de250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:58.838555 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:50:58.904117 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6538fbef-e048-4316-a514-8f6ba25de250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:50:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da,is_public=True,name='tempest-scenario-type-luks-1787461680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47a878f6-a2ca-4684-8ce4-8353d9b2f7da', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:58.905092 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1961f19d-c312-43c7-97ca-3aa2531cb879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:58.933161 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1787461680 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1787461680, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:50:58.933507 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1787461680 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1787461680, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:50:58.964705 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Created reservations ['eef610bd-771b-4b4e-8686-19e3d8055cf1', 'ef69df4f-3022-49aa-87c0-c71ec5ab7995', 'b64fec4f-c428-4dfd-b5f0-c702540b0bbf', 'aa762ef6-45be-4067-93b2-0f49d038ef8c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:50:58.965527 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1961f19d-c312-43c7-97ca-3aa2531cb879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eef610bd-771b-4b4e-8686-19e3d8055cf1', 'ef69df4f-3022-49aa-87c0-c71ec5ab7995', 'b64fec4f-c428-4dfd-b5f0-c702540b0bbf', 'aa762ef6-45be-4067-93b2-0f49d038ef8c']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:58.966326 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b40124e-0e94-48dc-bc93-d11aa3106c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:58.991057 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b40124e-0e94-48dc-bc93-d11aa3106c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3cb7a1-59ee-4696-80f4-1d442824e972', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2090851414',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['eef610bd-771b-4b4e-8686-19e3d8055cf1','ef69df4f-3022-49aa-87c0-c71ec5ab7995','b64fec4f-c428-4dfd-b5f0-c702540b0bbf','aa762ef6-45be-4067-93b2-0f49d038ef8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2090851414',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cd3cb7a1-59ee-4696-80f4-1d442824e972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5dda12f226749be817f67a984adb9bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47a878f6-a2ca-4684-8ce4-8353d9b2f7da),volume_type_id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:58.991846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed7bf35-359a-4ad2-b710-dc637b90e688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:59.014068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ed7bf35-359a-4ad2-b710-dc637b90e688) transitioned into state 'SUCCESS' from state '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-2090851414',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['eef610bd-771b-4b4e-8686-19e3d8055cf1','ef69df4f-3022-49aa-87c0-c71ec5ab7995','b64fec4f-c428-4dfd-b5f0-c702540b0bbf','aa762ef6-45be-4067-93b2-0f49d038ef8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:59.014068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5595186-e123-46ae-a26d-f4cc7e7600a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:50:59.024923 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5595186-e123-46ae-a26d-f4cc7e7600a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:50:59.025670 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (2e397048-faf8-4b14-8c1f-0030d9d7d743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:50:59.025968 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request issued successfully. Aug 09 07:50:59.026513 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4289beff-7cad-4d39-8fe0-d705128c45e5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:50:59.026906 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1329/5262] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:50:58 2026] POST /volume/v3/volumes => generated 790 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:50:59.041415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0d829484-3ed5-42dd-85dd-7fb205eb76dc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:59.043569 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0d829484-3ed5-42dd-85dd-7fb205eb76dc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:50:59.043858 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0d829484-3ed5-42dd-85dd-7fb205eb76dc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:59.044160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0d829484-3ed5-42dd-85dd-7fb205eb76dc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:59.052771 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:59.052771 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:50:59.057467 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0d829484-3ed5-42dd-85dd-7fb205eb76dc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:50:59.063330 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0d829484-3ed5-42dd-85dd-7fb205eb76dc tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:50:59.063845 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1311/5263] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:59 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:59.324109 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b30c2d3b-d85f-4a88-80cc-e8f9314cb7a6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:59.326333 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b30c2d3b-d85f-4a88-80cc-e8f9314cb7a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:50:59.326556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b30c2d3b-d85f-4a88-80cc-e8f9314cb7a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:59.326740 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b30c2d3b-d85f-4a88-80cc-e8f9314cb7a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:59.337064 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:59.337064 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:50:59.337407 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b30c2d3b-d85f-4a88-80cc-e8f9314cb7a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:59.338136 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b30c2d3b-d85f-4a88-80cc-e8f9314cb7a6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 200 Aug 09 07:50:59.339299 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1314/5264] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:59 2026] GET /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:59.348712 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb9646d8-8b39-4b8b-b512-ab02c63bf69b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:59.350571 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb9646d8-8b39-4b8b-b512-ab02c63bf69b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:50:59.350773 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb9646d8-8b39-4b8b-b512-ab02c63bf69b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:59.351010 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb9646d8-8b39-4b8b-b512-ab02c63bf69b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:59.355895 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:59.355895 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:50:59.356330 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cb9646d8-8b39-4b8b-b512-ab02c63bf69b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:50:59.357131 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb9646d8-8b39-4b8b-b512-ab02c63bf69b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 200 Aug 09 07:50:59.357510 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1311/5265] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:50:59 2026] GET /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:50:59.629058 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16431608-75a0-48cb-8e49-9b8570778328 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:50:59.630936 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16431608-75a0-48cb-8e49-9b8570778328 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:50:59.631140 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16431608-75a0-48cb-8e49-9b8570778328 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:50:59.631797 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16431608-75a0-48cb-8e49-9b8570778328 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:50:59.631797 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-16431608-75a0-48cb-8e49-9b8570778328 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:50:59.637797 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:50:59.637797 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:50:59.638992 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16431608-75a0-48cb-8e49-9b8570778328 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:50:59.639515 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1330/5266] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:50:59 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:00.076051 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3b403994-89b3-4742-bab9-4965888ed1a5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:00.077879 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3b403994-89b3-4742-bab9-4965888ed1a5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:00.078105 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3b403994-89b3-4742-bab9-4965888ed1a5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:00.078286 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3b403994-89b3-4742-bab9-4965888ed1a5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:00.084951 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:00.084951 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:00.088259 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3b403994-89b3-4742-bab9-4965888ed1a5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:00.092306 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3b403994-89b3-4742-bab9-4965888ed1a5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:00.092744 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1312/5267] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:00 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:00.648953 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eed2bfd8-5a1b-4cfd-b9e6-9834fa02dace None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:00.650662 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eed2bfd8-5a1b-4cfd-b9e6-9834fa02dace tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:51:00.650843 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eed2bfd8-5a1b-4cfd-b9e6-9834fa02dace tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:00.651078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eed2bfd8-5a1b-4cfd-b9e6-9834fa02dace tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:00.651209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-eed2bfd8-5a1b-4cfd-b9e6-9834fa02dace tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:00.655442 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:00.655442 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:00.656309 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eed2bfd8-5a1b-4cfd-b9e6-9834fa02dace tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:51:00.656763 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1315/5268] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:00 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:00.666111 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b3fcb616-fcdb-40a3-98f5-1ae5dbc25f07 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:00.668557 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3fcb616-fcdb-40a3-98f5-1ae5dbc25f07 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:51:00.668852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3fcb616-fcdb-40a3-98f5-1ae5dbc25f07 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:00.669112 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3fcb616-fcdb-40a3-98f5-1ae5dbc25f07 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:00.669263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b3fcb616-fcdb-40a3-98f5-1ae5dbc25f07 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:00.674896 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:00.674896 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:00.676051 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3fcb616-fcdb-40a3-98f5-1ae5dbc25f07 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:51:00.677504 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1312/5269] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:00 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:00.685322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62aeaa37-dff7-42e3-83be-b04d157f2905 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:00.687014 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62aeaa37-dff7-42e3-83be-b04d157f2905 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:51:00.687204 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62aeaa37-dff7-42e3-83be-b04d157f2905 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:00.687386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62aeaa37-dff7-42e3-83be-b04d157f2905 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:00.687491 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-62aeaa37-dff7-42e3-83be-b04d157f2905 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete backup with id: 232513f5-f2f8-4271-bb9c-d1f164c6cb71. Aug 09 07:51:00.691411 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:00.691411 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:00.705050 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-62aeaa37-dff7-42e3-83be-b04d157f2905 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] delete_backup rpcapi backup_id 232513f5-f2f8-4271-bb9c-d1f164c6cb71 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:51:00.706796 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62aeaa37-dff7-42e3-83be-b04d157f2905 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 202 Aug 09 07:51:00.707231 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1331/5270] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:51:00 2026] DELETE /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:51:00.714271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c73919f3-e76b-43aa-be24-91dd925953a6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:00.716120 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c73919f3-e76b-43aa-be24-91dd925953a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:51:00.716319 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c73919f3-e76b-43aa-be24-91dd925953a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:00.716596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c73919f3-e76b-43aa-be24-91dd925953a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:00.716716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-c73919f3-e76b-43aa-be24-91dd925953a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:00.721163 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:00.721163 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:00.721885 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c73919f3-e76b-43aa-be24-91dd925953a6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 200 Aug 09 07:51:00.723594 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1313/5271] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:00 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:00.889818 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:00.891365 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:51:00.891553 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:00.891721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:00.891818 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:51:00.896564 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:00.896564 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:00.896964 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:00.913891 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot delete request issued successfully. Aug 09 07:51:00.913891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e794613a-85e9-40e9-9b1e-3e8deb3f4b45 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 202 Aug 09 07:51:00.913891 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1316/5272] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:00 2026] DELETE /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 09 07:51:00.920109 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0794cc8a-522f-484f-83e1-51c138814d1e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:00.921813 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0794cc8a-522f-484f-83e1-51c138814d1e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:51:00.922020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0794cc8a-522f-484f-83e1-51c138814d1e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:00.922198 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0794cc8a-522f-484f-83e1-51c138814d1e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:00.928700 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:00.928700 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:00.929153 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0794cc8a-522f-484f-83e1-51c138814d1e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:00.929883 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0794cc8a-522f-484f-83e1-51c138814d1e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 200 Aug 09 07:51:00.930282 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1313/5273] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:00 2026] GET /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:01.108030 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-345aabac-ed36-48a4-a78b-d3db152a96ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:01.109984 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-345aabac-ed36-48a4-a78b-d3db152a96ba tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:01.110219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-345aabac-ed36-48a4-a78b-d3db152a96ba tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:01.110510 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-345aabac-ed36-48a4-a78b-d3db152a96ba tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:01.118718 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:01.118718 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:01.123244 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-345aabac-ed36-48a4-a78b-d3db152a96ba tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:01.126191 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-345aabac-ed36-48a4-a78b-d3db152a96ba tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:01.126562 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1332/5274] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:01 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:01.736064 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-34874b92-16da-4acb-91b8-c96c9ba10b69 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:01.737900 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34874b92-16da-4acb-91b8-c96c9ba10b69 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 Aug 09 07:51:01.738251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34874b92-16da-4acb-91b8-c96c9ba10b69 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:01.738432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-34874b92-16da-4acb-91b8-c96c9ba10b69 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:01.738543 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-34874b92-16da-4acb-91b8-c96c9ba10b69 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 232513f5-f2f8-4271-bb9c-d1f164c6cb71. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:01.742343 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-34874b92-16da-4acb-91b8-c96c9ba10b69 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 returned with HTTP 404 Aug 09 07:51:01.742855 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1314/5275] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:01 2026] GET /volume/v3/backups/232513f5-f2f8-4271-bb9c-d1f164c6cb71 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:01.749995 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:01.751892 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:51:01.752248 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25e47e93-3e1e-47fc-ad7f-e68d0cdd3591", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1951807560", "container": "tempest-volumesbackupstest-backup-container-739721117"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:01.753819 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating new backup {'backup': {'volume_id': '25e47e93-3e1e-47fc-ad7f-e68d0cdd3591', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1951807560', 'container': 'tempest-volumesbackupstest-backup-container-739721117'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:51:01.753976 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Creating backup of volume 25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 in container tempest-volumesbackupstest-backup-container-739721117 Aug 09 07:51:01.764016 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:01.764016 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:01.764674 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:01.782070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Created reservations ['8d490a18-2e4e-4522-9ea4-57e5c97a52c2', 'db42286d-528b-45c8-bc16-68bad0a9260a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:51:01.817148 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-01b4e1f3-f00c-49c4-ae2e-318257ccedff tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:51:01.818428 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1317/5276] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:51:01 2026] POST /volume/v3/backups => generated 328 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:51:01.826622 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a13fe4f6-47ce-439c-80aa-19324e0a5e63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:01.828683 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a13fe4f6-47ce-439c-80aa-19324e0a5e63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:01.829169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a13fe4f6-47ce-439c-80aa-19324e0a5e63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:01.829169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a13fe4f6-47ce-439c-80aa-19324e0a5e63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:01.829344 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a13fe4f6-47ce-439c-80aa-19324e0a5e63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:01.834260 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:01.834260 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:01.835041 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a13fe4f6-47ce-439c-80aa-19324e0a5e63 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:01.835417 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1314/5277] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:01 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:01.939266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c99c5c8c-4b97-43d9-90a2-139924985022 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:01.941040 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c99c5c8c-4b97-43d9-90a2-139924985022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:51:01.941234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c99c5c8c-4b97-43d9-90a2-139924985022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:01.941405 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c99c5c8c-4b97-43d9-90a2-139924985022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:01.945683 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c99c5c8c-4b97-43d9-90a2-139924985022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 404 Aug 09 07:51:01.946163 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1333/5278] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:01 2026] GET /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:01.955033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-11ea43ff-c36a-4aab-b244-5f023e37676e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:01.956592 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11ea43ff-c36a-4aab-b244-5f023e37676e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:51:01.956950 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11ea43ff-c36a-4aab-b244-5f023e37676e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:01.957210 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11ea43ff-c36a-4aab-b244-5f023e37676e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:01.958265 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-11ea43ff-c36a-4aab-b244-5f023e37676e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:51:01.962548 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:01.962548 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:01.963263 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-11ea43ff-c36a-4aab-b244-5f023e37676e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:01.984203 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-11ea43ff-c36a-4aab-b244-5f023e37676e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot delete request issued successfully. Aug 09 07:51:01.984492 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11ea43ff-c36a-4aab-b244-5f023e37676e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 202 Aug 09 07:51:01.985025 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1315/5279] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:01 2026] DELETE /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:51:01.993996 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b70d3cde-462f-472f-9e89-ec3c19f852f0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:01.999068 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b70d3cde-462f-472f-9e89-ec3c19f852f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:51:01.999068 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b70d3cde-462f-472f-9e89-ec3c19f852f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:01.999068 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b70d3cde-462f-472f-9e89-ec3c19f852f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:02.005294 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:02.005294 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:02.006079 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b70d3cde-462f-472f-9e89-ec3c19f852f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:02.007324 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b70d3cde-462f-472f-9e89-ec3c19f852f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 200 Aug 09 07:51:02.007972 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1318/5280] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:01 2026] GET /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:02.142701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-21005b10-1e03-44e0-bc9f-a26dd65f4c04 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:02.144488 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21005b10-1e03-44e0-bc9f-a26dd65f4c04 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:02.144751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21005b10-1e03-44e0-bc9f-a26dd65f4c04 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:02.145022 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21005b10-1e03-44e0-bc9f-a26dd65f4c04 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:02.152585 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:02.152585 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:02.156267 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-21005b10-1e03-44e0-bc9f-a26dd65f4c04 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:02.160342 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21005b10-1e03-44e0-bc9f-a26dd65f4c04 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:02.160727 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1315/5281] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:02 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:02.845780 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c4b40052-40a7-4a10-8274-992cebc30b6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:02.848023 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4b40052-40a7-4a10-8274-992cebc30b6d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:02.848266 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4b40052-40a7-4a10-8274-992cebc30b6d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:02.848535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4b40052-40a7-4a10-8274-992cebc30b6d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:02.848684 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c4b40052-40a7-4a10-8274-992cebc30b6d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:02.855401 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:02.855401 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:02.856455 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4b40052-40a7-4a10-8274-992cebc30b6d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:02.856907 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1334/5282] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:02 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:03.016215 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1dd57c85-abdb-4971-9b2d-45c5b02636d4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:03.018059 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1dd57c85-abdb-4971-9b2d-45c5b02636d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:51:03.018237 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1dd57c85-abdb-4971-9b2d-45c5b02636d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:03.018405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1dd57c85-abdb-4971-9b2d-45c5b02636d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:03.022556 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1dd57c85-abdb-4971-9b2d-45c5b02636d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 404 Aug 09 07:51:03.023021 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1316/5283] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:03 2026] GET /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:03.029353 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e136031f-fed6-4709-b419-4f826f4dd8dd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:03.032046 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e136031f-fed6-4709-b419-4f826f4dd8dd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:51:03.032046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e136031f-fed6-4709-b419-4f826f4dd8dd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:03.032046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e136031f-fed6-4709-b419-4f826f4dd8dd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:03.032046 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-e136031f-fed6-4709-b419-4f826f4dd8dd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:51:03.036152 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:03.036152 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:03.036619 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e136031f-fed6-4709-b419-4f826f4dd8dd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:03.052269 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e136031f-fed6-4709-b419-4f826f4dd8dd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot delete request issued successfully. Aug 09 07:51:03.052599 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e136031f-fed6-4709-b419-4f826f4dd8dd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 202 Aug 09 07:51:03.053096 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1319/5284] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:03 2026] DELETE /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:51:03.060499 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ecf82505-71a7-4f06-9526-7fda524019a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:03.062371 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecf82505-71a7-4f06-9526-7fda524019a8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:51:03.062600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecf82505-71a7-4f06-9526-7fda524019a8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:03.062819 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecf82505-71a7-4f06-9526-7fda524019a8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:03.068291 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:03.068291 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:03.068978 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ecf82505-71a7-4f06-9526-7fda524019a8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:03.070012 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecf82505-71a7-4f06-9526-7fda524019a8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 200 Aug 09 07:51:03.070408 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1316/5285] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:03 2026] GET /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:03.174267 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80097ff1-9c04-4021-aa09-036d23e92cc5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:03.175857 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80097ff1-9c04-4021-aa09-036d23e92cc5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:03.176069 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80097ff1-9c04-4021-aa09-036d23e92cc5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:03.176262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80097ff1-9c04-4021-aa09-036d23e92cc5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:03.182611 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:03.182611 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:03.185868 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-80097ff1-9c04-4021-aa09-036d23e92cc5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:03.193602 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80097ff1-9c04-4021-aa09-036d23e92cc5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:03.193995 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1335/5286] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:03 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:03.865872 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-9a9cc8ff-73ae-4eaa-8d4d-e66658066978 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:03.867612 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a9cc8ff-73ae-4eaa-8d4d-e66658066978 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:03.867846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a9cc8ff-73ae-4eaa-8d4d-e66658066978 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:03.868101 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-9a9cc8ff-73ae-4eaa-8d4d-e66658066978 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:03.868246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-9a9cc8ff-73ae-4eaa-8d4d-e66658066978 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:03.873117 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:03.873117 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:03.873881 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-9a9cc8ff-73ae-4eaa-8d4d-e66658066978 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:03.874262 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1317/5287] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:03 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:04.080827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7ceafc57-c1ea-43dd-81d9-fc5096de499a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.083234 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7ceafc57-c1ea-43dd-81d9-fc5096de499a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:51:04.084187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7ceafc57-c1ea-43dd-81d9-fc5096de499a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.084511 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7ceafc57-c1ea-43dd-81d9-fc5096de499a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.090210 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7ceafc57-c1ea-43dd-81d9-fc5096de499a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 404 Aug 09 07:51:04.090210 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1320/5288] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:04 2026] GET /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:04.098258 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e7c7c1f3-75a8-47e4-9893-bd7286dafe8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.100102 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7c7c1f3-75a8-47e4-9893-bd7286dafe8e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:51:04.100301 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7c7c1f3-75a8-47e4-9893-bd7286dafe8e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.100513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7c7c1f3-75a8-47e4-9893-bd7286dafe8e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.100608 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-e7c7c1f3-75a8-47e4-9893-bd7286dafe8e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:51:04.107168 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7c7c1f3-75a8-47e4-9893-bd7286dafe8e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 404 Aug 09 07:51:04.107893 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1317/5289] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:04 2026] DELETE /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:04.115855 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c1009c35-3fc2-44ea-963d-fb8f9ed341b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.117920 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1009c35-3fc2-44ea-963d-fb8f9ed341b7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 Aug 09 07:51:04.118254 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1009c35-3fc2-44ea-963d-fb8f9ed341b7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.118588 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c1009c35-3fc2-44ea-963d-fb8f9ed341b7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.123056 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c1009c35-3fc2-44ea-963d-fb8f9ed341b7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 returned with HTTP 404 Aug 09 07:51:04.123700 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1336/5290] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:04 2026] GET /volume/v3/snapshots/c9e81d7d-ac1f-452d-8d45-46ecde3e6a42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:04.130081 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-59df496a-eb72-4837-8607-a3d3a2da95ed None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.131832 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-59df496a-eb72-4837-8607-a3d3a2da95ed tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:51:04.132053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-59df496a-eb72-4837-8607-a3d3a2da95ed tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.132246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-59df496a-eb72-4837-8607-a3d3a2da95ed tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.132369 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-59df496a-eb72-4837-8607-a3d3a2da95ed tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:51:04.136630 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-59df496a-eb72-4837-8607-a3d3a2da95ed tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 404 Aug 09 07:51:04.137084 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1318/5291] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:04 2026] DELETE /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:04.143972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b3b919f-62e4-4d00-9aa5-f23d73825faf None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.145474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b3b919f-62e4-4d00-9aa5-f23d73825faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 Aug 09 07:51:04.145946 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b3b919f-62e4-4d00-9aa5-f23d73825faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.146277 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b3b919f-62e4-4d00-9aa5-f23d73825faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.151279 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b3b919f-62e4-4d00-9aa5-f23d73825faf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 returned with HTTP 404 Aug 09 07:51:04.152011 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1321/5292] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:04 2026] GET /volume/v3/snapshots/f727cb8d-9c1b-4b6b-ae4e-7ae77a9ea711 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:04.159811 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5da4313e-6a15-430f-b04f-3fbd0d80568c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.161567 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5da4313e-6a15-430f-b04f-3fbd0d80568c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:51:04.161786 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5da4313e-6a15-430f-b04f-3fbd0d80568c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.162034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5da4313e-6a15-430f-b04f-3fbd0d80568c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.162177 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-5da4313e-6a15-430f-b04f-3fbd0d80568c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:51:04.166870 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5da4313e-6a15-430f-b04f-3fbd0d80568c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 404 Aug 09 07:51:04.167514 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1318/5293] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:04 2026] DELETE /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:04.174907 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-409c2266-4b9a-44aa-8401-4018ef31e90a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.176661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-409c2266-4b9a-44aa-8401-4018ef31e90a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c Aug 09 07:51:04.176833 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-409c2266-4b9a-44aa-8401-4018ef31e90a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.177073 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-409c2266-4b9a-44aa-8401-4018ef31e90a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.181659 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-409c2266-4b9a-44aa-8401-4018ef31e90a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c returned with HTTP 404 Aug 09 07:51:04.182150 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1337/5294] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:04 2026] GET /volume/v3/snapshots/c5c7dc69-8742-41a3-924a-9d645a7ed44c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:04.207277 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2c1ae7f8-f009-473d-9834-6f4bd9861e1c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.209848 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c1ae7f8-f009-473d-9834-6f4bd9861e1c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:04.210233 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c1ae7f8-f009-473d-9834-6f4bd9861e1c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.210392 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2c1ae7f8-f009-473d-9834-6f4bd9861e1c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.220204 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:04.220204 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:04.225040 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-2c1ae7f8-f009-473d-9834-6f4bd9861e1c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:04.231371 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2c1ae7f8-f009-473d-9834-6f4bd9861e1c tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:04.231994 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1319/5295] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:04 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:04.883659 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c886a7c0-b254-4a8f-a1b3-f41984df76bc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:04.886793 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c886a7c0-b254-4a8f-a1b3-f41984df76bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:04.886793 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c886a7c0-b254-4a8f-a1b3-f41984df76bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:04.886793 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c886a7c0-b254-4a8f-a1b3-f41984df76bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:04.886793 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c886a7c0-b254-4a8f-a1b3-f41984df76bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:04.890346 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:04.890346 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:04.891627 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c886a7c0-b254-4a8f-a1b3-f41984df76bc tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:04.891627 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1322/5296] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:04 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:05.244563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c1f9969-6d14-47ad-8f8c-e7a2d2c74137 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:05.246286 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c1f9969-6d14-47ad-8f8c-e7a2d2c74137 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:05.246481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c1f9969-6d14-47ad-8f8c-e7a2d2c74137 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:05.246651 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c1f9969-6d14-47ad-8f8c-e7a2d2c74137 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:05.254165 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:05.254165 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:05.258197 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c1f9969-6d14-47ad-8f8c-e7a2d2c74137 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:05.262794 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c1f9969-6d14-47ad-8f8c-e7a2d2c74137 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:05.263260 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1319/5297] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:05 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:05.903413 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-576c0c21-0b20-41f2-84d8-a9ee31536c2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:05.905543 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-576c0c21-0b20-41f2-84d8-a9ee31536c2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:05.905793 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-576c0c21-0b20-41f2-84d8-a9ee31536c2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:05.906029 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-576c0c21-0b20-41f2-84d8-a9ee31536c2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:05.906175 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-576c0c21-0b20-41f2-84d8-a9ee31536c2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:05.911714 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:05.911714 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:05.912672 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-576c0c21-0b20-41f2-84d8-a9ee31536c2f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:05.913138 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1338/5298] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:05 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:06.276357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aea64c4d-1f00-4b57-89bb-959ba68d932d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:06.278180 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aea64c4d-1f00-4b57-89bb-959ba68d932d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:06.278410 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aea64c4d-1f00-4b57-89bb-959ba68d932d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:06.278615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aea64c4d-1f00-4b57-89bb-959ba68d932d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:06.285829 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:06.285829 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:06.289768 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-aea64c4d-1f00-4b57-89bb-959ba68d932d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:06.294334 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aea64c4d-1f00-4b57-89bb-959ba68d932d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:06.294887 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1320/5299] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:06 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:06.531112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-8755af68-c62a-446b-908e-74c659459fbb req-adcdf55d-f0b0-4480-be1f-72629ea545ac None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:06.533006 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8755af68-c62a-446b-908e-74c659459fbb req-adcdf55d-f0b0-4480-be1f-72629ea545ac tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93 Aug 09 07:51:06.533191 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8755af68-c62a-446b-908e-74c659459fbb req-adcdf55d-f0b0-4480-be1f-72629ea545ac tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:06.533573 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-8755af68-c62a-446b-908e-74c659459fbb req-adcdf55d-f0b0-4480-be1f-72629ea545ac tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:06.542967 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:06.542967 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:06.614800 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-8755af68-c62a-446b-908e-74c659459fbb req-adcdf55d-f0b0-4480-be1f-72629ea545ac tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93 returned with HTTP 200 Aug 09 07:51:06.615264 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1323/5300] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:51:06 2026] DELETE /volume/v3/attachments/51f54472-3bf1-4429-b7fb-991072723e93 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:06.923363 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c437376-9025-4a50-aa8e-6d6de8511b86 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:06.925688 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c437376-9025-4a50-aa8e-6d6de8511b86 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:06.925853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c437376-9025-4a50-aa8e-6d6de8511b86 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:06.926032 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c437376-9025-4a50-aa8e-6d6de8511b86 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:06.926124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0c437376-9025-4a50-aa8e-6d6de8511b86 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:06.932132 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:06.932132 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:06.932847 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c437376-9025-4a50-aa8e-6d6de8511b86 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:06.933202 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1320/5301] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:06 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:07.308924 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ea92b40-9eb4-4030-86a0-1e9ea6910e69 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:07.310638 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ea92b40-9eb4-4030-86a0-1e9ea6910e69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:07.310817 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ea92b40-9eb4-4030-86a0-1e9ea6910e69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:07.311005 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ea92b40-9eb4-4030-86a0-1e9ea6910e69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:07.317655 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:07.317655 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:07.321317 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3ea92b40-9eb4-4030-86a0-1e9ea6910e69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:07.325323 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ea92b40-9eb4-4030-86a0-1e9ea6910e69 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:07.325825 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1339/5302] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:07 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:07.945668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d1ae9ea3-ef49-4fe1-bb02-66b81a799aa6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:07.947672 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d1ae9ea3-ef49-4fe1-bb02-66b81a799aa6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:07.947672 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d1ae9ea3-ef49-4fe1-bb02-66b81a799aa6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:07.947948 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d1ae9ea3-ef49-4fe1-bb02-66b81a799aa6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:07.948029 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d1ae9ea3-ef49-4fe1-bb02-66b81a799aa6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:07.952626 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:07.952626 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:07.954624 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d1ae9ea3-ef49-4fe1-bb02-66b81a799aa6 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:07.954624 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1321/5303] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:07 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:08.251328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-94d9084e-9270-49be-9254-0fe744c8420c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:08.253006 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94d9084e-9270-49be-9254-0fe744c8420c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:51:08.253206 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94d9084e-9270-49be-9254-0fe744c8420c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:08.253376 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-94d9084e-9270-49be-9254-0fe744c8420c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:08.253533 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-94d9084e-9270-49be-9254-0fe744c8420c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: 484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:51:08.260688 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:08.260688 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:08.261128 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-94d9084e-9270-49be-9254-0fe744c8420c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:08.277707 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-94d9084e-9270-49be-9254-0fe744c8420c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:51:08.277864 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-94d9084e-9270-49be-9254-0fe744c8420c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 202 Aug 09 07:51:08.278321 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1324/5304] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:51:08 2026] DELETE /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:51:08.289345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b04ae799-d472-4a58-8461-578b2b1457cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:08.291687 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b04ae799-d472-4a58-8461-578b2b1457cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:51:08.291891 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b04ae799-d472-4a58-8461-578b2b1457cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:08.292155 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b04ae799-d472-4a58-8461-578b2b1457cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:08.301123 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:08.301123 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:08.306731 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b04ae799-d472-4a58-8461-578b2b1457cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:08.312940 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b04ae799-d472-4a58-8461-578b2b1457cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 200 Aug 09 07:51:08.313503 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1321/5305] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:08 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:08.338485 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79d1936d-6f25-4cf2-95b0-62cee3fa6cbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:08.340543 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79d1936d-6f25-4cf2-95b0-62cee3fa6cbf tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:08.340924 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79d1936d-6f25-4cf2-95b0-62cee3fa6cbf tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:08.341197 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79d1936d-6f25-4cf2-95b0-62cee3fa6cbf tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:08.349241 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:08.349241 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:08.356437 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79d1936d-6f25-4cf2-95b0-62cee3fa6cbf tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:08.362209 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79d1936d-6f25-4cf2-95b0-62cee3fa6cbf tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:08.362577 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1340/5306] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:08 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:08.965705 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cd42257d-e79f-4932-a342-47168e8d1585 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:08.967966 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd42257d-e79f-4932-a342-47168e8d1585 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:08.968224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd42257d-e79f-4932-a342-47168e8d1585 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:08.968494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd42257d-e79f-4932-a342-47168e8d1585 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:08.968646 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-cd42257d-e79f-4932-a342-47168e8d1585 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:08.973865 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:08.973865 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:08.974854 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd42257d-e79f-4932-a342-47168e8d1585 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:08.975333 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1322/5307] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:08 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:09.330889 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-69e6140e-c463-4c39-b015-9ada30637dce None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:09.332653 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69e6140e-c463-4c39-b015-9ada30637dce tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd Aug 09 07:51:09.332836 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-69e6140e-c463-4c39-b015-9ada30637dce tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:09.333048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-69e6140e-c463-4c39-b015-9ada30637dce tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:09.339587 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-69e6140e-c463-4c39-b015-9ada30637dce tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd returned with HTTP 404 Aug 09 07:51:09.340105 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1325/5308] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:09 2026] GET /volume/v3/volumes/484ff8b6-26ea-412f-acb7-68cf5ecc34cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:09.369893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:09.373304 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:51:09.373999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1395118688", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:09.375736 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e3bed3e-5a4d-4710-9cfd-04b27eb5d222 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:09.376072 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1395118688', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:51:09.378513 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e3bed3e-5a4d-4710-9cfd-04b27eb5d222 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:09.378736 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e3bed3e-5a4d-4710-9cfd-04b27eb5d222 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:09.379046 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e3bed3e-5a4d-4710-9cfd-04b27eb5d222 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:09.391676 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:09.391676 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:09.396662 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e3bed3e-5a4d-4710-9cfd-04b27eb5d222 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:09.401295 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e3bed3e-5a4d-4710-9cfd-04b27eb5d222 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:09.401708 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1341/5309] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:09 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:09.464849 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:51:09.470086 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:51:09.477576 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (36465a2c-ce73-49d2-9811-d594f3acf6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:09.479124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a45b1b-d5b2-40b6-845b-79d2216b481b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:09.480587 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:51:09.541784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a45b1b-d5b2-40b6-845b-79d2216b481b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:09.542498 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1689be75-04bf-4dab-8ffd-ea0baba474f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:09.578585 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['24e0f524-f0a7-4061-9350-af4a3ab2abe9', '6a05f44d-726c-4b26-a588-bdb2d209da03', '36e1d424-d739-4f6f-a6af-d8e3d6997818', 'fa56620b-4c66-46d2-bf0d-9176b54c0e81'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:51:09.579330 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1689be75-04bf-4dab-8ffd-ea0baba474f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24e0f524-f0a7-4061-9350-af4a3ab2abe9', '6a05f44d-726c-4b26-a588-bdb2d209da03', '36e1d424-d739-4f6f-a6af-d8e3d6997818', 'fa56620b-4c66-46d2-bf0d-9176b54c0e81']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:09.580036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b391db62-7ab8-402b-bea7-4ffe6ecd98db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:09.604084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b391db62-7ab8-402b-bea7-4ffe6ecd98db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d1b3de-19d7-4ee7-8f09-53e80710c5aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1395118688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['24e0f524-f0a7-4061-9350-af4a3ab2abe9','6a05f44d-726c-4b26-a588-bdb2d209da03','36e1d424-d739-4f6f-a6af-d8e3d6997818','fa56620b-4c66-46d2-bf0d-9176b54c0e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1395118688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d1b3de-19d7-4ee7-8f09-53e80710c5aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:09.604745 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e82344b-6c38-40a4-9778-5f491b87d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:09.621567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e82344b-6c38-40a4-9778-5f491b87d3f1) transitioned into state 'SUCCESS' from state '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-1395118688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['24e0f524-f0a7-4061-9350-af4a3ab2abe9','6a05f44d-726c-4b26-a588-bdb2d209da03','36e1d424-d739-4f6f-a6af-d8e3d6997818','fa56620b-4c66-46d2-bf0d-9176b54c0e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:09.622259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c71aa6-0c33-4568-8af3-561699e95695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:09.631117 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c71aa6-0c33-4568-8af3-561699e95695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:09.632028 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (36465a2c-ce73-49d2-9811-d594f3acf6e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:09.632355 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:51:09.632896 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ac4fb0d-6c93-42ca-9d96-fc132e2c95be tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:51:09.633299 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1322/5310] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:51:09 2026] POST /volume/v3/volumes => generated 757 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:51:09.645593 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-df6877d2-ee41-4a96-8772-882f67825a02 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:09.646901 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df6877d2-ee41-4a96-8772-882f67825a02 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:51:09.647302 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df6877d2-ee41-4a96-8772-882f67825a02 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:09.647704 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-df6877d2-ee41-4a96-8772-882f67825a02 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:09.655994 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:09.655994 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:09.661395 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-df6877d2-ee41-4a96-8772-882f67825a02 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:09.663281 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-df6877d2-ee41-4a96-8772-882f67825a02 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 200 Aug 09 07:51:09.663868 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1323/5311] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:09 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:09.985181 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9975e5d4-e2e5-4481-be37-15ac9cf9d590 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:09.989235 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9975e5d4-e2e5-4481-be37-15ac9cf9d590 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:09.989464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9975e5d4-e2e5-4481-be37-15ac9cf9d590 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:09.989703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9975e5d4-e2e5-4481-be37-15ac9cf9d590 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:09.989851 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9975e5d4-e2e5-4481-be37-15ac9cf9d590 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:09.993653 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:09.993653 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:09.994493 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9975e5d4-e2e5-4481-be37-15ac9cf9d590 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:09.994958 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1326/5312] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:09 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:10.413876 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7dc18b2d-344e-49de-9d86-f8dbf25676c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:10.415997 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dc18b2d-344e-49de-9d86-f8dbf25676c7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:10.416223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dc18b2d-344e-49de-9d86-f8dbf25676c7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:10.416541 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dc18b2d-344e-49de-9d86-f8dbf25676c7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:10.423979 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:10.423979 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:10.428176 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7dc18b2d-344e-49de-9d86-f8dbf25676c7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:10.432941 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dc18b2d-344e-49de-9d86-f8dbf25676c7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:10.433593 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1342/5313] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:10 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:10.675768 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6eb8340e-98f2-495f-963c-acf1c7d81b53 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:10.677542 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6eb8340e-98f2-495f-963c-acf1c7d81b53 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:51:10.677724 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6eb8340e-98f2-495f-963c-acf1c7d81b53 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:10.677902 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6eb8340e-98f2-495f-963c-acf1c7d81b53 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:10.684608 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:10.684608 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:10.687853 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6eb8340e-98f2-495f-963c-acf1c7d81b53 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:10.692149 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6eb8340e-98f2-495f-963c-acf1c7d81b53 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 200 Aug 09 07:51:10.692530 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1323/5314] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:10 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:10.704958 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-981b7d06-58d7-4441-8938-9313fd20770d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:10.706449 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-981b7d06-58d7-4441-8938-9313fd20770d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:51:10.706618 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-981b7d06-58d7-4441-8938-9313fd20770d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:10.706790 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-981b7d06-58d7-4441-8938-9313fd20770d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:10.712822 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:10.712822 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:10.716023 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-981b7d06-58d7-4441-8938-9313fd20770d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:10.720017 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-981b7d06-58d7-4441-8938-9313fd20770d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 200 Aug 09 07:51:10.720540 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1324/5315] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:10 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:11.004673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-de2c7c0b-28ac-4ff1-beb9-788ceaca2986 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:11.006599 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-de2c7c0b-28ac-4ff1-beb9-788ceaca2986 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:11.006731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-de2c7c0b-28ac-4ff1-beb9-788ceaca2986 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:11.006929 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-de2c7c0b-28ac-4ff1-beb9-788ceaca2986 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:11.007034 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-de2c7c0b-28ac-4ff1-beb9-788ceaca2986 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:11.011083 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:11.011083 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:11.011789 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-de2c7c0b-28ac-4ff1-beb9-788ceaca2986 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:11.012265 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1327/5316] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:11 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:11.022152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d911bbf-c43b-4c3b-a856-8124e7dd28ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:11.023953 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d911bbf-c43b-4c3b-a856-8124e7dd28ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:11.024181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d911bbf-c43b-4c3b-a856-8124e7dd28ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:11.024363 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d911bbf-c43b-4c3b-a856-8124e7dd28ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:11.024488 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1d911bbf-c43b-4c3b-a856-8124e7dd28ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:11.028871 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:11.028871 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:11.029714 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d911bbf-c43b-4c3b-a856-8124e7dd28ad tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:11.030262 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1343/5317] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:11 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:11.040089 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6eefd0ff-4d15-429f-9cf0-f991b4e76c32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:11.041688 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6eefd0ff-4d15-429f-9cf0-f991b4e76c32 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:11.041853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6eefd0ff-4d15-429f-9cf0-f991b4e76c32 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:11.042042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6eefd0ff-4d15-429f-9cf0-f991b4e76c32 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:11.042140 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-6eefd0ff-4d15-429f-9cf0-f991b4e76c32 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete backup with id: 5019df88-0443-4f5d-b204-6967cf7c5a2f. Aug 09 07:51:11.046162 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:11.046162 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:11.064685 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-6eefd0ff-4d15-429f-9cf0-f991b4e76c32 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] delete_backup rpcapi backup_id 5019df88-0443-4f5d-b204-6967cf7c5a2f {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:51:11.066282 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6eefd0ff-4d15-429f-9cf0-f991b4e76c32 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 202 Aug 09 07:51:11.066695 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1324/5318] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:51:11 2026] DELETE /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:51:11.074196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-74c561c0-c691-4f41-bb6b-d982885dc47d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:11.077201 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74c561c0-c691-4f41-bb6b-d982885dc47d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:11.077469 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74c561c0-c691-4f41-bb6b-d982885dc47d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:11.077728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-74c561c0-c691-4f41-bb6b-d982885dc47d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:11.078341 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-74c561c0-c691-4f41-bb6b-d982885dc47d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:11.082604 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:11.082604 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:11.083580 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-74c561c0-c691-4f41-bb6b-d982885dc47d tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 200 Aug 09 07:51:11.084072 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1325/5319] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:11 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:11.447462 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-725ca976-630f-4305-a1be-fdff231d58a2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:11.449495 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-725ca976-630f-4305-a1be-fdff231d58a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:11.449736 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-725ca976-630f-4305-a1be-fdff231d58a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:11.450010 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-725ca976-630f-4305-a1be-fdff231d58a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:11.458491 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:11.458491 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:11.462043 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-725ca976-630f-4305-a1be-fdff231d58a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:11.465774 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-725ca976-630f-4305-a1be-fdff231d58a2 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:11.466167 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1328/5320] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:11 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:11.851680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-71354f7b-5958-4917-adb2-cf7bebea1775 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:11.853844 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-71354f7b-5958-4917-adb2-cf7bebea1775 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:51:11.854065 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-71354f7b-5958-4917-adb2-cf7bebea1775 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:11.854271 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-71354f7b-5958-4917-adb2-cf7bebea1775 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:11.861800 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:11.861800 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:11.865899 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-71354f7b-5958-4917-adb2-cf7bebea1775 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:11.870738 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-71354f7b-5958-4917-adb2-cf7bebea1775 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 200 Aug 09 07:51:11.871144 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1344/5321] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:51:11 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:12.093656 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f929392a-d253-4e62-807d-82d27228756f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.095502 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f929392a-d253-4e62-807d-82d27228756f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f Aug 09 07:51:12.095701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f929392a-d253-4e62-807d-82d27228756f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.096881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f929392a-d253-4e62-807d-82d27228756f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.096881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f929392a-d253-4e62-807d-82d27228756f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 5019df88-0443-4f5d-b204-6967cf7c5a2f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:12.100172 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f929392a-d253-4e62-807d-82d27228756f tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f returned with HTTP 404 Aug 09 07:51:12.100696 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1325/5322] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:12 2026] GET /volume/v3/backups/5019df88-0443-4f5d-b204-6967cf7c5a2f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:12.168810 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ce1805f9-1fba-40e9-be5f-a83cb240da35 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.170506 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ce1805f9-1fba-40e9-be5f-a83cb240da35 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:51:12.170689 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ce1805f9-1fba-40e9-be5f-a83cb240da35 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.170868 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ce1805f9-1fba-40e9-be5f-a83cb240da35 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.170988 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-ce1805f9-1fba-40e9-be5f-a83cb240da35 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete backup with id: 44b83e10-3003-460e-a733-46c5fc158546. Aug 09 07:51:12.175073 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:12.175073 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:12.185958 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-ce1805f9-1fba-40e9-be5f-a83cb240da35 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] delete_backup rpcapi backup_id 44b83e10-3003-460e-a733-46c5fc158546 {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:51:12.187611 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ce1805f9-1fba-40e9-be5f-a83cb240da35 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 202 Aug 09 07:51:12.188070 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1326/5323] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:51:12 2026] DELETE /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:51:12.194470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4bd81be2-cefb-4c65-8c86-3e8913e07fee None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.196171 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bd81be2-cefb-4c65-8c86-3e8913e07fee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:51:12.196372 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bd81be2-cefb-4c65-8c86-3e8913e07fee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.196539 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4bd81be2-cefb-4c65-8c86-3e8913e07fee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.196638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4bd81be2-cefb-4c65-8c86-3e8913e07fee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:12.200686 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:12.200686 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:12.201464 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4bd81be2-cefb-4c65-8c86-3e8913e07fee tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 200 Aug 09 07:51:12.201773 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1329/5324] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:12 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:12.295777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-a26e2cd2-8b30-4181-9804-1dbff713f07b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.298280 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-a26e2cd2-8b30-4181-9804-1dbff713f07b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:51:12.298477 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-a26e2cd2-8b30-4181-9804-1dbff713f07b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.298663 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-a26e2cd2-8b30-4181-9804-1dbff713f07b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.306364 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:12.306364 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:12.310232 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-a26e2cd2-8b30-4181-9804-1dbff713f07b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:12.315481 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-a26e2cd2-8b30-4181-9804-1dbff713f07b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 200 Aug 09 07:51:12.315929 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1345/5325] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:51:12 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:12.326073 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-85a480de-a862-463a-8243-5e7dd090e357 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.326438 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85a480de-a862-463a-8243-5e7dd090e357 None None] GET https://10.4.3.41/volume// Aug 09 07:51:12.326602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85a480de-a862-463a-8243-5e7dd090e357 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.326797 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85a480de-a862-463a-8243-5e7dd090e357 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.327138 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85a480de-a862-463a-8243-5e7dd090e357 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:51:12.327417 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1326/5326] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:51:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:51:12.334501 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-66405ada-11b1-4ed8-982c-ed5ca036c1b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.336536 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-66405ada-11b1-4ed8-982c-ed5ca036c1b4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:51:12.336896 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-66405ada-11b1-4ed8-982c-ed5ca036c1b4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86d1b3de-19d7-4ee7-8f09-53e80710c5aa", "connector": null, "instance_uuid": "f8de70ad-09a4-4874-80e2-ceb5b00ae330"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:12.345449 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:12.345449 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:12.372336 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-66405ada-11b1-4ed8-982c-ed5ca036c1b4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:51:12.372787 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1327/5327] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:51:12 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:12.478377 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-07c6f702-13f2-4834-9ce6-df92aa6ec79d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.480730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07c6f702-13f2-4834-9ce6-df92aa6ec79d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:12.480816 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07c6f702-13f2-4834-9ce6-df92aa6ec79d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.481060 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-07c6f702-13f2-4834-9ce6-df92aa6ec79d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.489514 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:12.489514 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:12.493579 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-07c6f702-13f2-4834-9ce6-df92aa6ec79d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:12.499347 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-07c6f702-13f2-4834-9ce6-df92aa6ec79d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:12.499827 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1330/5328] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:12 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:12.512983 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3331d27e-0122-457a-918a-5a3f7c6ea319 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.514733 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3331d27e-0122-457a-918a-5a3f7c6ea319 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:12.515018 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3331d27e-0122-457a-918a-5a3f7c6ea319 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.515262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3331d27e-0122-457a-918a-5a3f7c6ea319 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.522643 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:12.522643 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:12.527348 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3331d27e-0122-457a-918a-5a3f7c6ea319 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:12.533370 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3331d27e-0122-457a-918a-5a3f7c6ea319 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:12.533839 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1346/5329] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:12 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:12.654734 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-33965c47-ec14-4945-984d-2f0bc72f2bc1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:12.656684 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-33965c47-ec14-4945-984d-2f0bc72f2bc1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:12.656883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-33965c47-ec14-4945-984d-2f0bc72f2bc1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:12.657124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-33965c47-ec14-4945-984d-2f0bc72f2bc1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:12.665689 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:12.665689 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:12.671205 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-33965c47-ec14-4945-984d-2f0bc72f2bc1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:12.677329 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-33965c47-ec14-4945-984d-2f0bc72f2bc1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:12.677867 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1327/5330] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:51:12 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 1429 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:13.129206 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c7f6bd33-be22-4981-b4a5-5406ea320997 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.131170 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c7f6bd33-be22-4981-b4a5-5406ea320997 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:13.131364 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c7f6bd33-be22-4981-b4a5-5406ea320997 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.131587 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c7f6bd33-be22-4981-b4a5-5406ea320997 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.137856 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.137856 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:13.141090 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c7f6bd33-be22-4981-b4a5-5406ea320997 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:13.145222 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c7f6bd33-be22-4981-b4a5-5406ea320997 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:13.145596 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1328/5331] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:13.154603 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2e142e53-930c-4fc2-8af8-e29773dcf2a5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.155059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2e142e53-930c-4fc2-8af8-e29773dcf2a5 None None] GET https://10.4.3.41/volume// Aug 09 07:51:13.155271 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2e142e53-930c-4fc2-8af8-e29773dcf2a5 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.155520 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2e142e53-930c-4fc2-8af8-e29773dcf2a5 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.155865 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2e142e53-930c-4fc2-8af8-e29773dcf2a5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:51:13.156167 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1331/5332] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:51:13.163680 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-fe3483d3-f6ed-4daa-a015-697f7757522e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.165582 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-fe3483d3-f6ed-4daa-a015-697f7757522e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:51:13.165960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-fe3483d3-f6ed-4daa-a015-697f7757522e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd3cb7a1-59ee-4696-80f4-1d442824e972", "connector": null, "instance_uuid": "ab20aec5-f665-4eec-8c56-79cae597f37b"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:13.175366 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.175366 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:13.200597 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-fe3483d3-f6ed-4daa-a015-697f7757522e tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:51:13.201109 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1347/5333] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:51:13 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 09 07:51:13.214834 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5bd6c4d-59b7-4913-9631-38c59e7ac1ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.216885 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5bd6c4d-59b7-4913-9631-38c59e7ac1ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 Aug 09 07:51:13.217113 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5bd6c4d-59b7-4913-9631-38c59e7ac1ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.217325 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5bd6c4d-59b7-4913-9631-38c59e7ac1ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.217465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b5bd6c4d-59b7-4913-9631-38c59e7ac1ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Show backup with id 44b83e10-3003-460e-a733-46c5fc158546. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:13.221040 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5bd6c4d-59b7-4913-9631-38c59e7ac1ea tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 returned with HTTP 404 Aug 09 07:51:13.221542 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1328/5334] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/v3/backups/44b83e10-3003-460e-a733-46c5fc158546 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:13.327298 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-61d4557e-b575-4198-9ec5-05a0d4957203 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.327768 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61d4557e-b575-4198-9ec5-05a0d4957203 None None] GET https://10.4.3.41/volume// Aug 09 07:51:13.328134 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61d4557e-b575-4198-9ec5-05a0d4957203 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.328496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-61d4557e-b575-4198-9ec5-05a0d4957203 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.328845 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-61d4557e-b575-4198-9ec5-05a0d4957203 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:51:13.329278 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1329/5335] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:51:13.331535 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-c42e49f2-0d53-4300-8eef-42c560d6f215 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.333562 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-c42e49f2-0d53-4300-8eef-42c560d6f215 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:13.333883 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-c42e49f2-0d53-4300-8eef-42c560d6f215 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.333975 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-c42e49f2-0d53-4300-8eef-42c560d6f215 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.339062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-76454b2a-f445-45f1-b480-1f73302d6ad4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.341539 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-76454b2a-f445-45f1-b480-1f73302d6ad4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:51:13.342022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-76454b2a-f445-45f1-b480-1f73302d6ad4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.342120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-76454b2a-f445-45f1-b480-1f73302d6ad4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.343478 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.343478 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:13.346846 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-c42e49f2-0d53-4300-8eef-42c560d6f215 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:13.351143 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-c42e49f2-0d53-4300-8eef-42c560d6f215 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:51:13.351907 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1332/5336] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:13.354778 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.354778 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:13.359405 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-76454b2a-f445-45f1-b480-1f73302d6ad4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:13.366317 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-76454b2a-f445-45f1-b480-1f73302d6ad4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 200 Aug 09 07:51:13.366907 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1348/5337] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 1544 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:51:13.370999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-b6fd0f98-fb51-49bd-901b-069497fbcf10 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.373157 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-b6fd0f98-fb51-49bd-901b-069497fbcf10 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] POST https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591/action Aug 09 07:51:13.373568 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-b6fd0f98-fb51-49bd-901b-069497fbcf10 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:51:13.373722 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-b6fd0f98-fb51-49bd-901b-069497fbcf10 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:13.385978 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.385978 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:13.386523 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-b6fd0f98-fb51-49bd-901b-069497fbcf10 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:13.406628 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-b6fd0f98-fb51-49bd-901b-069497fbcf10 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Begin detaching volume completed successfully. Aug 09 07:51:13.406896 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-b6fd0f98-fb51-49bd-901b-069497fbcf10 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591/action returned with HTTP 202 Aug 09 07:51:13.407449 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1329/5338] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:51:13 2026] POST /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:51:13.427346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-434d4128-26a2-4e4d-81b9-95387ebb2f00 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.429697 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-434d4128-26a2-4e4d-81b9-95387ebb2f00 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:13.430009 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-434d4128-26a2-4e4d-81b9-95387ebb2f00 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.430285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-434d4128-26a2-4e4d-81b9-95387ebb2f00 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.441664 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.441664 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:13.448503 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-434d4128-26a2-4e4d-81b9-95387ebb2f00 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:13.453261 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-434d4128-26a2-4e4d-81b9-95387ebb2f00 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:51:13.453691 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1330/5339] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:13.465976 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-28571a72-e384-40bc-84de-7b8c3aaf72c7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.466447 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28571a72-e384-40bc-84de-7b8c3aaf72c7 None None] GET https://10.4.3.41/volume// Aug 09 07:51:13.466709 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28571a72-e384-40bc-84de-7b8c3aaf72c7 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.467099 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-28571a72-e384-40bc-84de-7b8c3aaf72c7 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.467495 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-28571a72-e384-40bc-84de-7b8c3aaf72c7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:51:13.467798 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1333/5340] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:51:13.476536 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-3be75cbd-60d7-481e-baeb-edd0df2e2250 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.477218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-e271abcd-d8f7-42f4-a2d5-e3e3d0da911a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.478698 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-3be75cbd-60d7-481e-baeb-edd0df2e2250 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:13.478898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-3be75cbd-60d7-481e-baeb-edd0df2e2250 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:13.479095 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-3be75cbd-60d7-481e-baeb-edd0df2e2250 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:13.479209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-e271abcd-d8f7-42f4-a2d5-e3e3d0da911a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b Aug 09 07:51:13.479573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-e271abcd-d8f7-42f4-a2d5-e3e3d0da911a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:13.486770 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-e271abcd-d8f7-42f4-a2d5-e3e3d0da911a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-86d1b3de-19d7-4ee7-8f09-53e80710c5aa-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:51:13.487932 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.487932 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:13.491355 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-3be75cbd-60d7-481e-baeb-edd0df2e2250 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:13.491649 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-e271abcd-d8f7-42f4-a2d5-e3e3d0da911a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-86d1b3de-19d7-4ee7-8f09-53e80710c5aa-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:51:13.492723 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.492723 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:13.495875 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-3be75cbd-60d7-481e-baeb-edd0df2e2250 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:51:13.496345 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1349/5341] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:51:13 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 1315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:51:13.566725 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-e271abcd-d8f7-42f4-a2d5-e3e3d0da911a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-86d1b3de-19d7-4ee7-8f09-53e80710c5aa-np0000006821" released by "attachment_update" :: held 0.075s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:51:13.567053 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-e271abcd-d8f7-42f4-a2d5-e3e3d0da911a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b returned with HTTP 200 Aug 09 07:51:13.567498 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1330/5342] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:51:13 2026] PUT /volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:13.586294 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-0356995f-e365-42d4-82a3-9e386fc5ccad None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:13.588883 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-0356995f-e365-42d4-82a3-9e386fc5ccad tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b/action Aug 09 07:51:13.589222 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-0356995f-e365-42d4-82a3-9e386fc5ccad tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:51:13.589329 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-0356995f-e365-42d4-82a3-9e386fc5ccad tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:13.606875 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:13.606875 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:13.624979 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-ffdbfea8-66f1-4c78-9e51-16ff79ae8d99 req-0356995f-e365-42d4-82a3-9e386fc5ccad tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b/action returned with HTTP 204 Aug 09 07:51:13.625431 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1331/5343] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:51:13 2026] POST /volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:14.147826 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fbb060fb-8433-4cc2-addc-7eddf28155d9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:14.147826 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fbb060fb-8433-4cc2-addc-7eddf28155d9 None None] GET https://10.4.3.41/volume// Aug 09 07:51:14.147826 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fbb060fb-8433-4cc2-addc-7eddf28155d9 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:14.148091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fbb060fb-8433-4cc2-addc-7eddf28155d9 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:14.148366 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fbb060fb-8433-4cc2-addc-7eddf28155d9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:51:14.148648 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1334/5344] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:51:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:51:14.156365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-7cc42596-5984-4976-acd4-a8761811f5e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:14.158597 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-7cc42596-5984-4976-acd4-a8761811f5e7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:51:14.158806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-7cc42596-5984-4976-acd4-a8761811f5e7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:14.159047 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-7cc42596-5984-4976-acd4-a8761811f5e7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:14.167217 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:14.167217 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:14.171781 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-7cc42596-5984-4976-acd4-a8761811f5e7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:14.177087 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-7cc42596-5984-4976-acd4-a8761811f5e7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:51:14.177707 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1350/5345] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:51:14 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 1608 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:51:14.281304 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c415c44d-c234-4be4-b932-9c4d18297af7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:14.283164 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c415c44d-c234-4be4-b932-9c4d18297af7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] PUT https://10.4.3.41/volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06 Aug 09 07:51:14.283523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c415c44d-c234-4be4-b932-9c4d18297af7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:14.290653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c415c44d-c234-4be4-b932-9c4d18297af7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Acquiring lock "cinder-attachment_update-cd3cb7a1-59ee-4696-80f4-1d442824e972-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:51:14.294933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c415c44d-c234-4be4-b932-9c4d18297af7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Lock "cinder-attachment_update-cd3cb7a1-59ee-4696-80f4-1d442824e972-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:51:14.295824 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:14.295824 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:14.329599 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-2979aea5-8118-4b5f-8c13-613450afd2c1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:14.331610 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-2979aea5-8118-4b5f-8c13-613450afd2c1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847 Aug 09 07:51:14.332216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-2979aea5-8118-4b5f-8c13-613450afd2c1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:14.332216 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-2979aea5-8118-4b5f-8c13-613450afd2c1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:14.339008 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:14.339008 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:14.382587 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c415c44d-c234-4be4-b932-9c4d18297af7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Lock "cinder-attachment_update-cd3cb7a1-59ee-4696-80f4-1d442824e972-np0000006821" released by "attachment_update" :: held 0.088s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:51:14.382953 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-c415c44d-c234-4be4-b932-9c4d18297af7 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06 returned with HTTP 200 Aug 09 07:51:14.383524 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1331/5346] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:51:14 2026] PUT /volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:14.395864 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-204921ed-f8df-4d48-8b79-912e28aa4a8e req-2979aea5-8118-4b5f-8c13-613450afd2c1 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847 returned with HTTP 200 Aug 09 07:51:14.396417 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1332/5347] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:51:14 2026] DELETE /volume/v3/attachments/516aa37e-72d7-431e-a2f1-8a15f7483847 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:14.410726 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-e990f106-cb35-401c-aee1-f0b4aa808147 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:14.412740 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-e990f106-cb35-401c-aee1-f0b4aa808147 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06/action Aug 09 07:51:14.413193 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-e990f106-cb35-401c-aee1-f0b4aa808147 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:51:14.413311 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-e990f106-cb35-401c-aee1-f0b4aa808147 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:14.433361 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:14.433361 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:14.454113 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-e990f106-cb35-401c-aee1-f0b4aa808147 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06/action returned with HTTP 204 Aug 09 07:51:14.454837 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1335/5348] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:51:14 2026] POST /volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:14.469063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-36640572-585f-40f7-92f6-beba1e2bd5bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:14.470762 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36640572-585f-40f7-92f6-beba1e2bd5bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:14.470972 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36640572-585f-40f7-92f6-beba1e2bd5bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:14.471198 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36640572-585f-40f7-92f6-beba1e2bd5bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:14.479312 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:14.479312 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:14.483277 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-36640572-585f-40f7-92f6-beba1e2bd5bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:14.486974 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36640572-585f-40f7-92f6-beba1e2bd5bf tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:51:14.487427 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1351/5349] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:14 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:17.301560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bb9e3c8d-fe4a-4450-8d4c-f23f4607da03 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:17.303178 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb9e3c8d-fe4a-4450-8d4c-f23f4607da03 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:17.303366 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb9e3c8d-fe4a-4450-8d4c-f23f4607da03 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:17.303533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb9e3c8d-fe4a-4450-8d4c-f23f4607da03 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:17.310504 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:17.310504 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:17.314063 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bb9e3c8d-fe4a-4450-8d4c-f23f4607da03 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:17.318001 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb9e3c8d-fe4a-4450-8d4c-f23f4607da03 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:51:17.318357 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1332/5350] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:17 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:17.328879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-18b709fb-256b-4485-9be4-34a1f7122a41 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:17.330694 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-18b709fb-256b-4485-9be4-34a1f7122a41 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:17.330962 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-18b709fb-256b-4485-9be4-34a1f7122a41 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:17.331184 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-18b709fb-256b-4485-9be4-34a1f7122a41 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:17.331393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-18b709fb-256b-4485-9be4-34a1f7122a41 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume with id: 25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:17.338093 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:17.338093 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:17.338557 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-18b709fb-256b-4485-9be4-34a1f7122a41 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:17.360023 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-18b709fb-256b-4485-9be4-34a1f7122a41 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Delete volume request issued successfully. Aug 09 07:51:17.360208 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-18b709fb-256b-4485-9be4-34a1f7122a41 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 202 Aug 09 07:51:17.360639 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1333/5351] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:51:17 2026] DELETE /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:51:17.368201 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b6c0b000-fc35-4c55-9699-7db83bd07f0a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:17.369873 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6c0b000-fc35-4c55-9699-7db83bd07f0a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:17.370078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b6c0b000-fc35-4c55-9699-7db83bd07f0a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:17.370255 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b6c0b000-fc35-4c55-9699-7db83bd07f0a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:17.376208 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:17.376208 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:17.379152 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b6c0b000-fc35-4c55-9699-7db83bd07f0a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Volume info retrieved successfully. Aug 09 07:51:17.382479 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b6c0b000-fc35-4c55-9699-7db83bd07f0a tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 200 Aug 09 07:51:17.382807 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1336/5352] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:17 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:18.394603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e0d82004-57de-4d8a-8070-89a2a58b1cb9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:18.396284 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0d82004-57de-4d8a-8070-89a2a58b1cb9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] GET https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 Aug 09 07:51:18.396484 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0d82004-57de-4d8a-8070-89a2a58b1cb9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:18.396658 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0d82004-57de-4d8a-8070-89a2a58b1cb9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:18.402035 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0d82004-57de-4d8a-8070-89a2a58b1cb9 tempest-VolumesBackupsTest-606826814 tempest-VolumesBackupsTest-606826814-project-member] https://10.4.3.41/volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 returned with HTTP 404 Aug 09 07:51:18.402470 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1352/5353] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:18 2026] GET /volume/v3/volumes/25e47e93-3e1e-47fc-ad7f-e68d0cdd3591 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:20.734325 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-898c33af-64ad-4e63-870c-fc00d3d0bac0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:20.736790 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-898c33af-64ad-4e63-870c-fc00d3d0bac0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972/encryption Aug 09 07:51:20.737002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-898c33af-64ad-4e63-870c-fc00d3d0bac0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:20.737182 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-898c33af-64ad-4e63-870c-fc00d3d0bac0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:20.739209 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=254,cinder:INSERT=34,cinder:UPDATE=54 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:51:20.746083 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:20.746083 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:20.752222 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-66025118-0c51-4df8-a4e6-7b840dc1472f req-898c33af-64ad-4e63-870c-fc00d3d0bac0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972/encryption returned with HTTP 200 Aug 09 07:51:20.752603 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1333/5354] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:51:20 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:27.353358 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=194,cinder:UPDATE=22,cinder:INSERT=18 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:51:27.381936 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=128,cinder:INSERT=22,cinder:UPDATE=57 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:51:28.398780 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=262,cinder:UPDATE=65,cinder:INSERT=43 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:51:28.804088 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:28.901907 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:51:28.902301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-2036765587"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:28.903878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-2036765587'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:51:28.904008 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Create volume of 1 GB Aug 09 07:51:28.907522 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Availability Zones retrieved successfully. Aug 09 07:51:28.912812 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Flow 'volume_create_api' (0c159a44-6687-469e-8eb9-5e5859e703f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:28.913717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637cd44a-fcba-4f19-9afb-7b8617ed0467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:28.914595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:51:28.936293 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637cd44a-fcba-4f19-9afb-7b8617ed0467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:28.937050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1f6d30-b5ba-42a0-ab24-a2b1c967ae80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:28.985139 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Created reservations ['42a4ebdd-4335-40be-8d65-6fd6fbdafa11', '2b96293e-5154-40ba-9eab-0850fc6eb735', 'afe2cd5c-b94b-4a38-9b92-de995dc07d0b', '158bd8b6-6924-4329-b358-d8f9183b5cb3'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:51:28.986030 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1f6d30-b5ba-42a0-ab24-a2b1c967ae80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a4ebdd-4335-40be-8d65-6fd6fbdafa11', '2b96293e-5154-40ba-9eab-0850fc6eb735', 'afe2cd5c-b94b-4a38-9b92-de995dc07d0b', '158bd8b6-6924-4329-b358-d8f9183b5cb3']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:28.986754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecea762a-e9d3-40df-bc6a-c18add121acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:29.006602 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecea762a-e9d3-40df-bc6a-c18add121acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a93a918b-8d8c-4d26-b9aa-d372cb7b8c09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2036765587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24c4ff5c9ae4ed6896edc8f37b15417',qos_specs=None,replication_status=,reservations=['42a4ebdd-4335-40be-8d65-6fd6fbdafa11','2b96293e-5154-40ba-9eab-0850fc6eb735','afe2cd5c-b94b-4a38-9b92-de995dc07d0b','158bd8b6-6924-4329-b358-d8f9183b5cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3109b1b15fd64c4786332d0f4206b5a9',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2036765587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a93a918b-8d8c-4d26-b9aa-d372cb7b8c09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f24c4ff5c9ae4ed6896edc8f37b15417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3109b1b15fd64c4786332d0f4206b5a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:29.007278 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa542c1d-ec57-4041-a752-ef90aa92fea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:29.022503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa542c1d-ec57-4041-a752-ef90aa92fea8) transitioned into state 'SUCCESS' from state '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-2036765587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f24c4ff5c9ae4ed6896edc8f37b15417',qos_specs=None,replication_status=,reservations=['42a4ebdd-4335-40be-8d65-6fd6fbdafa11','2b96293e-5154-40ba-9eab-0850fc6eb735','afe2cd5c-b94b-4a38-9b92-de995dc07d0b','158bd8b6-6924-4329-b358-d8f9183b5cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3109b1b15fd64c4786332d0f4206b5a9',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:29.023168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f0491ee-21b9-49e4-8897-e01a6d4b9a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:29.031971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f0491ee-21b9-49e4-8897-e01a6d4b9a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:29.032805 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Flow 'volume_create_api' (0c159a44-6687-469e-8eb9-5e5859e703f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:29.033121 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Create volume request issued successfully. Aug 09 07:51:29.033672 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b7bec5a9-1405-4cb5-b0fb-609db89cc3ff tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:51:29.034299 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1334/5355] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:51:28 2026] POST /volume/v3/volumes => generated 772 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:29.046258 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e8311ca7-e9fc-4eb4-9f06-0128b27bada9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:29.047878 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e8311ca7-e9fc-4eb4-9f06-0128b27bada9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:51:29.048136 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e8311ca7-e9fc-4eb4-9f06-0128b27bada9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:29.048422 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e8311ca7-e9fc-4eb4-9f06-0128b27bada9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:29.055928 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:29.055928 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:29.059624 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e8311ca7-e9fc-4eb4-9f06-0128b27bada9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:51:29.063964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e8311ca7-e9fc-4eb4-9f06-0128b27bada9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:51:29.064361 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1337/5356] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:29 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:30.078250 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16c8b9a0-dba5-4335-a619-790f9a36a1b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:30.080690 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16c8b9a0-dba5-4335-a619-790f9a36a1b9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:51:30.080771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16c8b9a0-dba5-4335-a619-790f9a36a1b9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:30.081007 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16c8b9a0-dba5-4335-a619-790f9a36a1b9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:30.090200 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:30.090200 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:30.094648 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-16c8b9a0-dba5-4335-a619-790f9a36a1b9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:51:30.103931 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16c8b9a0-dba5-4335-a619-790f9a36a1b9 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:51:30.104566 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1353/5357] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:30 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:51:30.755320 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=3 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:51:32.047033 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5af1b7d8-73e6-4f25-a727-a260995ffdce req-d2f202e2-c5c8-4145-9cc4-f5d3c9b87ed2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:32.050131 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5af1b7d8-73e6-4f25-a727-a260995ffdce req-d2f202e2-c5c8-4145-9cc4-f5d3c9b87ed2 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504 Aug 09 07:51:32.050131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5af1b7d8-73e6-4f25-a727-a260995ffdce req-d2f202e2-c5c8-4145-9cc4-f5d3c9b87ed2 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:32.050131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5af1b7d8-73e6-4f25-a727-a260995ffdce req-d2f202e2-c5c8-4145-9cc4-f5d3c9b87ed2 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:32.062770 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:32.062770 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:32.114810 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5af1b7d8-73e6-4f25-a727-a260995ffdce req-d2f202e2-c5c8-4145-9cc4-f5d3c9b87ed2 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504 returned with HTTP 200 Aug 09 07:51:32.115599 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1334/5358] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:51:32 2026] DELETE /volume/v3/attachments/cfb2435c-87b1-4dbc-ab48-de83f5a0a504 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:34.701574 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:34.703203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:51:34.703377 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:34.703543 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:34.703688 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete volume with id: 5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:51:34.710221 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:34.710221 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:34.710694 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:51:34.729446 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete volume request issued successfully. Aug 09 07:51:34.729590 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-044f2139-7c20-4e95-89f6-5bf787927dd7 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 202 Aug 09 07:51:34.729994 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1335/5359] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:51:34 2026] DELETE /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:51:34.738902 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b77fdbba-f894-4eee-abe8-c337573a598a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:34.741100 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b77fdbba-f894-4eee-abe8-c337573a598a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:51:34.741378 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b77fdbba-f894-4eee-abe8-c337573a598a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:34.741620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b77fdbba-f894-4eee-abe8-c337573a598a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:34.748692 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:34.748692 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:34.752306 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b77fdbba-f894-4eee-abe8-c337573a598a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:51:34.760672 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b77fdbba-f894-4eee-abe8-c337573a598a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 200 Aug 09 07:51:34.761213 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1338/5360] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:34 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 1420 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:51:35.774080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4bddd5a9-fd25-4fc6-b783-132d83304e64 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:35.776294 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bddd5a9-fd25-4fc6-b783-132d83304e64 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 Aug 09 07:51:35.776526 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bddd5a9-fd25-4fc6-b783-132d83304e64 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:35.776724 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bddd5a9-fd25-4fc6-b783-132d83304e64 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:35.782760 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bddd5a9-fd25-4fc6-b783-132d83304e64 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 returned with HTTP 404 Aug 09 07:51:35.783316 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1354/5361] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:35 2026] GET /volume/v3/volumes/5271d1ef-7b3b-4713-94b6-8ff0ca262534 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:51:35.790205 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:35.792071 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe Aug 09 07:51:35.792263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:35.792439 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:35.792538 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete snapshot with id: 5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe Aug 09 07:51:35.797239 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:35.797239 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:35.797632 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:51:35.814429 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot delete request issued successfully. Aug 09 07:51:35.814591 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b1d5355-e2d5-4182-b2f5-020e27fae6a0 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe returned with HTTP 202 Aug 09 07:51:35.814992 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1335/5362] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:35 2026] DELETE /volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:51:35.822239 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1ac6733c-bc8f-43ef-96ee-388a3b9eafda None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:35.824504 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1ac6733c-bc8f-43ef-96ee-388a3b9eafda tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe Aug 09 07:51:35.824732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1ac6733c-bc8f-43ef-96ee-388a3b9eafda tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:35.825009 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1ac6733c-bc8f-43ef-96ee-388a3b9eafda tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:35.831345 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:35.831345 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:35.831905 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1ac6733c-bc8f-43ef-96ee-388a3b9eafda tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:51:35.832954 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1ac6733c-bc8f-43ef-96ee-388a3b9eafda tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe returned with HTTP 200 Aug 09 07:51:35.833420 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1336/5363] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:35 2026] GET /volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:36.842323 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fffc82c2-ffa2-4f55-a7b2-ee32e068ff1f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:36.844118 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fffc82c2-ffa2-4f55-a7b2-ee32e068ff1f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe Aug 09 07:51:36.844329 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fffc82c2-ffa2-4f55-a7b2-ee32e068ff1f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:36.844519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fffc82c2-ffa2-4f55-a7b2-ee32e068ff1f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:36.848569 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fffc82c2-ffa2-4f55-a7b2-ee32e068ff1f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe returned with HTTP 404 Aug 09 07:51:36.849020 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1339/5364] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:36 2026] GET /volume/v3/snapshots/5db3b1b1-1457-4f9b-9611-2bd4de1e5cfe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:38.438730 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6cce1d16-801a-4c3e-9657-ca2f77b6fdfd req-100e32cd-5963-488d-8df8-cd347f0c433a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:38.440838 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6cce1d16-801a-4c3e-9657-ca2f77b6fdfd req-100e32cd-5963-488d-8df8-cd347f0c433a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087 Aug 09 07:51:38.441057 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6cce1d16-801a-4c3e-9657-ca2f77b6fdfd req-100e32cd-5963-488d-8df8-cd347f0c433a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:38.441242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6cce1d16-801a-4c3e-9657-ca2f77b6fdfd req-100e32cd-5963-488d-8df8-cd347f0c433a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:38.448744 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:38.448744 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:38.495628 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6cce1d16-801a-4c3e-9657-ca2f77b6fdfd req-100e32cd-5963-488d-8df8-cd347f0c433a tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087 returned with HTTP 200 Aug 09 07:51:38.496213 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1355/5365] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:51:38 2026] DELETE /volume/v3/attachments/f85fef8b-0dfb-469f-8f0b-289d29dcd087 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:39.891695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:39.893418 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:51:39.893630 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:39.893830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:39.894046 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete volume with id: f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:51:39.900502 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:39.900502 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:39.900886 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:51:39.915698 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete volume request issued successfully. Aug 09 07:51:39.915944 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31db749f-b4fa-4de6-adab-3cddb9f7d130 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 202 Aug 09 07:51:39.916368 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1336/5366] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:51:39 2026] DELETE /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:51:39.925325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f7c28582-84fe-43c5-a726-2198b9887e98 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:39.927003 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7c28582-84fe-43c5-a726-2198b9887e98 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:51:39.927224 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7c28582-84fe-43c5-a726-2198b9887e98 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:39.927393 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f7c28582-84fe-43c5-a726-2198b9887e98 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:39.933671 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:39.933671 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:39.936775 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f7c28582-84fe-43c5-a726-2198b9887e98 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:51:39.941354 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f7c28582-84fe-43c5-a726-2198b9887e98 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 200 Aug 09 07:51:39.941689 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1337/5367] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:39 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 1419 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:51:40.954809 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-22ab8bc1-baba-4937-90da-34e917073710 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:40.956487 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-22ab8bc1-baba-4937-90da-34e917073710 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 Aug 09 07:51:40.956739 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-22ab8bc1-baba-4937-90da-34e917073710 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:40.956977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-22ab8bc1-baba-4937-90da-34e917073710 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:40.962375 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-22ab8bc1-baba-4937-90da-34e917073710 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 returned with HTTP 404 Aug 09 07:51:40.962841 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1340/5368] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:40 2026] GET /volume/v3/volumes/f7571d58-c599-4cdc-8473-a8ba8dbc0b25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:51:40.970346 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-81a80e25-611d-4d74-89dc-4697bca579bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:40.972017 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81a80e25-611d-4d74-89dc-4697bca579bb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 Aug 09 07:51:40.972217 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81a80e25-611d-4d74-89dc-4697bca579bb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:40.972410 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81a80e25-611d-4d74-89dc-4697bca579bb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:40.972505 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-81a80e25-611d-4d74-89dc-4697bca579bb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete snapshot with id: 13855895-55cc-4bfd-814b-796d2ba16de0 Aug 09 07:51:40.977406 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:40.977406 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:40.977778 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-81a80e25-611d-4d74-89dc-4697bca579bb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:51:40.993345 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-81a80e25-611d-4d74-89dc-4697bca579bb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot delete request issued successfully. Aug 09 07:51:40.993500 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81a80e25-611d-4d74-89dc-4697bca579bb tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 returned with HTTP 202 Aug 09 07:51:40.993893 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1356/5369] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:51:40 2026] DELETE /volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:51:41.004770 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9b39b9b-9d6f-448f-9ca6-2d1ce075bcd4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:41.006757 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9b39b9b-9d6f-448f-9ca6-2d1ce075bcd4 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 Aug 09 07:51:41.007057 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9b39b9b-9d6f-448f-9ca6-2d1ce075bcd4 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:41.007298 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9b39b9b-9d6f-448f-9ca6-2d1ce075bcd4 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:41.012539 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:41.012539 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:41.012992 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9b39b9b-9d6f-448f-9ca6-2d1ce075bcd4 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Snapshot retrieved successfully. Aug 09 07:51:41.013741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9b39b9b-9d6f-448f-9ca6-2d1ce075bcd4 tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 returned with HTTP 200 Aug 09 07:51:41.014119 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1337/5370] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:41 2026] GET /volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:42.026104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c18e3bd5-b448-4926-9eab-05a50d10229b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:42.027554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c18e3bd5-b448-4926-9eab-05a50d10229b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 Aug 09 07:51:42.027714 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c18e3bd5-b448-4926-9eab-05a50d10229b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:42.027874 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c18e3bd5-b448-4926-9eab-05a50d10229b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:42.031681 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c18e3bd5-b448-4926-9eab-05a50d10229b tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 returned with HTTP 404 Aug 09 07:51:42.032185 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1338/5371] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:42 2026] GET /volume/v3/snapshots/13855895-55cc-4bfd-814b-796d2ba16de0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:51:43.555795 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-dbd45fdf-2f1e-472f-a34f-f1a4f3ea6f58 req-9b6e36ef-7621-4877-b994-5e69d18c23ae None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:43.557637 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dbd45fdf-2f1e-472f-a34f-f1a4f3ea6f58 req-9b6e36ef-7621-4877-b994-5e69d18c23ae tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f Aug 09 07:51:43.557796 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-dbd45fdf-2f1e-472f-a34f-f1a4f3ea6f58 req-9b6e36ef-7621-4877-b994-5e69d18c23ae tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:43.557995 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-dbd45fdf-2f1e-472f-a34f-f1a4f3ea6f58 req-9b6e36ef-7621-4877-b994-5e69d18c23ae tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:43.564384 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:43.564384 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:43.604690 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-dbd45fdf-2f1e-472f-a34f-f1a4f3ea6f58 req-9b6e36ef-7621-4877-b994-5e69d18c23ae tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f returned with HTTP 200 Aug 09 07:51:43.605083 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1341/5372] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:51:43 2026] DELETE /volume/v3/attachments/ac1797ed-c200-4b78-8d2a-52b84bf96e7f => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:44.870385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:44.872228 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] DELETE https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:51:44.872430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:44.872698 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:44.872859 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete volume with id: 86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:51:44.880434 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:44.880434 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:44.881211 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:51:44.897557 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Delete volume request issued successfully. Aug 09 07:51:44.897673 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8ab4b76-bc71-4944-8de8-49d49c750fbd tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 202 Aug 09 07:51:44.898226 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1357/5373] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:51:44 2026] DELETE /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:51:44.906286 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b087dca-55c3-4bef-9d3a-ad3f94a1846e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:44.908004 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b087dca-55c3-4bef-9d3a-ad3f94a1846e tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:51:44.908228 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b087dca-55c3-4bef-9d3a-ad3f94a1846e tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:44.908406 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b087dca-55c3-4bef-9d3a-ad3f94a1846e tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:44.915190 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:44.915190 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:44.918893 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b087dca-55c3-4bef-9d3a-ad3f94a1846e tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Volume info retrieved successfully. Aug 09 07:51:44.923268 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b087dca-55c3-4bef-9d3a-ad3f94a1846e tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 200 Aug 09 07:51:44.923818 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1338/5374] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:44 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 1386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:51:45.937329 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0497dcdb-1c5e-42ad-bf9a-3bb0e3d13c4f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:45.939013 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0497dcdb-1c5e-42ad-bf9a-3bb0e3d13c4f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] GET https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea Aug 09 07:51:45.939256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0497dcdb-1c5e-42ad-bf9a-3bb0e3d13c4f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:45.939470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0497dcdb-1c5e-42ad-bf9a-3bb0e3d13c4f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:45.945030 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0497dcdb-1c5e-42ad-bf9a-3bb0e3d13c4f tempest-TestVolumeBootPatternV346-1862053846 tempest-TestVolumeBootPatternV346-1862053846-project-member] https://10.4.3.41/volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea returned with HTTP 404 Aug 09 07:51:45.945542 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1339/5375] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:51:45 2026] GET /volume/v3/volumes/86273b38-b34b-4ac0-84e7-c93df32820ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:51:51.344427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ed77e3da-6971-43fd-a0ec-e495025de86b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:51.425984 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:51:51.426469 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-622873072"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:51.428410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-622873072'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:51:51.428596 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume of 1 GB Aug 09 07:51:51.429035 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:51.429035 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:51.433631 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Availability Zones retrieved successfully. Aug 09 07:51:51.438402 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (c605f327-190c-42d6-a628-5bc1961c3333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:51.439380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a48645a-e769-4e25-a064-4928a1da0ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:51.440225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:51:51.467312 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a48645a-e769-4e25-a064-4928a1da0ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:51.468063 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10f485c-0d37-4242-b4b8-cfbdb3d21f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:51.525329 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Created reservations ['91f1b5f5-0855-41a7-bf6a-1e8eadb1cbe3', 'cf27b54d-42f7-400f-ae5e-0f1df94dbaa5', '54df31fc-cea8-4bef-9196-d4bf5f07ac34', '3bbd074c-0a61-4193-9d34-a4e27458d999'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:51:51.526076 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10f485c-0d37-4242-b4b8-cfbdb3d21f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91f1b5f5-0855-41a7-bf6a-1e8eadb1cbe3', 'cf27b54d-42f7-400f-ae5e-0f1df94dbaa5', '54df31fc-cea8-4bef-9196-d4bf5f07ac34', '3bbd074c-0a61-4193-9d34-a4e27458d999']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:51.526731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0555b9-f86b-4b8e-a9d5-146a9bc8cfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:51.547594 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0555b9-f86b-4b8e-a9d5-146a9bc8cfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd982fa4d-211d-4dda-8656-35f57fb98877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-622873072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['91f1b5f5-0855-41a7-bf6a-1e8eadb1cbe3','cf27b54d-42f7-400f-ae5e-0f1df94dbaa5','54df31fc-cea8-4bef-9196-d4bf5f07ac34','3bbd074c-0a61-4193-9d34-a4e27458d999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-622873072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d982fa4d-211d-4dda-8656-35f57fb98877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3963cca8f6cd4ba9bce90d55bee65819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:51.548265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3912878-6096-41ec-9d85-9e6a47a3c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:51.567046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3912878-6096-41ec-9d85-9e6a47a3c02e) transitioned into state 'SUCCESS' from state '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-622873072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['91f1b5f5-0855-41a7-bf6a-1e8eadb1cbe3','cf27b54d-42f7-400f-ae5e-0f1df94dbaa5','54df31fc-cea8-4bef-9196-d4bf5f07ac34','3bbd074c-0a61-4193-9d34-a4e27458d999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:51.567735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31ae3f9-56c9-48fd-88b5-6ffcfe3c01a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:51.576932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31ae3f9-56c9-48fd-88b5-6ffcfe3c01a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:51.577824 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (c605f327-190c-42d6-a628-5bc1961c3333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:51.578203 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request issued successfully. Aug 09 07:51:51.578730 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ed77e3da-6971-43fd-a0ec-e495025de86b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:51:51.579374 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1342/5376] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:51:51 2026] POST /volume/v3/volumes => generated 755 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:51:51.592062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dcbb88f8-2a2f-4fcb-9eef-6a4f98515059 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:51.594296 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcbb88f8-2a2f-4fcb-9eef-6a4f98515059 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 Aug 09 07:51:51.594556 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcbb88f8-2a2f-4fcb-9eef-6a4f98515059 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:51.594840 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcbb88f8-2a2f-4fcb-9eef-6a4f98515059 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:51.605808 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:51.605808 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:51.610372 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dcbb88f8-2a2f-4fcb-9eef-6a4f98515059 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:51:51.615789 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcbb88f8-2a2f-4fcb-9eef-6a4f98515059 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 returned with HTTP 200 Aug 09 07:51:51.616314 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1358/5377] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:51 2026] GET /volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:52.631071 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1372b9a3-787e-405f-87ef-26a7747944c4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:52.632717 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1372b9a3-787e-405f-87ef-26a7747944c4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 Aug 09 07:51:52.632927 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1372b9a3-787e-405f-87ef-26a7747944c4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:52.633129 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1372b9a3-787e-405f-87ef-26a7747944c4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:52.640293 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:52.640293 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:52.643585 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1372b9a3-787e-405f-87ef-26a7747944c4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:51:52.647351 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1372b9a3-787e-405f-87ef-26a7747944c4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 returned with HTTP 200 Aug 09 07:51:52.647688 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1339/5378] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:52 2026] GET /volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:52.660596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:52.662361 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:51:52.662676 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d982fa4d-211d-4dda-8656-35f57fb98877", "name": "tempest-CreateVolumesFromBackupTest-Backup-873406541"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:52.664196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Creating new backup {'backup': {'volume_id': 'd982fa4d-211d-4dda-8656-35f57fb98877', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-873406541'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:51:52.664373 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Creating backup of volume d982fa4d-211d-4dda-8656-35f57fb98877 in container None Aug 09 07:51:52.671342 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:52.671342 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:52.671748 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:51:52.693371 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Created reservations ['93315771-0f5a-4a38-a354-0b4f1f168332', 'd2b6f143-38b5-4a2a-9557-03dcacc8333a'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:51:52.717559 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e405800f-ffa3-4ff6-aec1-b8fbe87d7d2a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:51:52.718136 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1340/5379] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:51:52 2026] POST /volume/v3/backups => generated 336 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:51:52.726200 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7f01cd00-58b1-4dae-acd2-c34b15ad9755 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:52.728298 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f01cd00-58b1-4dae-acd2-c34b15ad9755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:52.728523 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f01cd00-58b1-4dae-acd2-c34b15ad9755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:52.728681 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f01cd00-58b1-4dae-acd2-c34b15ad9755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:52.728801 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-7f01cd00-58b1-4dae-acd2-c34b15ad9755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:52.733062 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:52.733062 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:52.734096 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f01cd00-58b1-4dae-acd2-c34b15ad9755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:52.734616 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1343/5380] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:52 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:53.745932 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a82e85e-0304-4aa2-a735-ef0e5c18b945 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:53.747817 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a82e85e-0304-4aa2-a735-ef0e5c18b945 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:53.748279 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a82e85e-0304-4aa2-a735-ef0e5c18b945 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:53.748563 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a82e85e-0304-4aa2-a735-ef0e5c18b945 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:53.749301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5a82e85e-0304-4aa2-a735-ef0e5c18b945 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:53.753382 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:53.753382 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:53.754194 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a82e85e-0304-4aa2-a735-ef0e5c18b945 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:53.754549 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1359/5381] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:53 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:54.763879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b4e20a6f-dc74-4b7a-b2c4-31413668f97f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:54.766040 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4e20a6f-dc74-4b7a-b2c4-31413668f97f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:54.766284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4e20a6f-dc74-4b7a-b2c4-31413668f97f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:54.766519 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4e20a6f-dc74-4b7a-b2c4-31413668f97f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:54.766648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b4e20a6f-dc74-4b7a-b2c4-31413668f97f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:54.771400 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:54.771400 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:54.772288 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4e20a6f-dc74-4b7a-b2c4-31413668f97f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:54.772715 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1340/5382] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:54 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:55.781410 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-301c5af5-9d86-4bdd-a271-d67027fe3462 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:55.783524 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-301c5af5-9d86-4bdd-a271-d67027fe3462 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:55.783524 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-301c5af5-9d86-4bdd-a271-d67027fe3462 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:55.783685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-301c5af5-9d86-4bdd-a271-d67027fe3462 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:55.783792 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-301c5af5-9d86-4bdd-a271-d67027fe3462 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:55.786357 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-ea939174-63bf-413c-98e7-d75f9b2fa361 req-1384fdbe-7043-4fef-9090-2d8bfc2c288d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:55.788509 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:55.788509 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:55.789151 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ea939174-63bf-413c-98e7-d75f9b2fa361 req-1384fdbe-7043-4fef-9090-2d8bfc2c288d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] DELETE https://10.4.3.41/volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06 Aug 09 07:51:55.789380 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ea939174-63bf-413c-98e7-d75f9b2fa361 req-1384fdbe-7043-4fef-9090-2d8bfc2c288d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:55.789422 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-301c5af5-9d86-4bdd-a271-d67027fe3462 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:55.790453 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-ea939174-63bf-413c-98e7-d75f9b2fa361 req-1384fdbe-7043-4fef-9090-2d8bfc2c288d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:55.790525 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1341/5383] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:55 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:55.796704 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:55.796704 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:55.841037 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-ea939174-63bf-413c-98e7-d75f9b2fa361 req-1384fdbe-7043-4fef-9090-2d8bfc2c288d tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06 returned with HTTP 200 Aug 09 07:51:55.841900 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1344/5384] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:51:55 2026] DELETE /volume/v3/attachments/0fd63f18-8d5b-4278-b398-fa3dab5efb06 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:56.343439 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:56.345502 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:51:56.345968 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-403336676", "source_volid": "cd3cb7a1-59ee-4696-80f4-1d442824e972", "volume_type": "tempest-scenario-type-luks-1787461680", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:56.347858 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-403336676', 'source_volid': 'cd3cb7a1-59ee-4696-80f4-1d442824e972', 'volume_type': 'tempest-scenario-type-luks-1787461680', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:51:56.358451 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:56.358451 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:56.359052 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume retrieved successfully. Aug 09 07:51:56.359196 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume of 1 GB Aug 09 07:51:56.359986 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Availability Zones retrieved successfully. Aug 09 07:51:56.366828 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (908999a3-ffc0-4659-8881-4fa1f42a760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:56.368208 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c7dc04-5f54-4f11-ad49-5e7dd461a73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:56.369334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:51:56.391902 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c7dc04-5f54-4f11-ad49-5e7dd461a73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cd3cb7a1-59ee-4696-80f4-1d442824e972', 'volume_type': VolumeType(created_at=2026-08-09T07:50:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da,is_public=True,name='tempest-scenario-type-luks-1787461680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47a878f6-a2ca-4684-8ce4-8353d9b2f7da', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:56.392774 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7991619d-f504-43cc-a291-3aa39d398e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:56.430087 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Created reservations ['3797638b-8ab3-4962-a27d-acb4e46e4764', '15172b25-b8f6-45db-95dc-c078ffe1cdd8', '8152fac9-cf53-4acb-a67b-ba20f2761fd9', 'aa53ef17-d693-4cbe-9047-3945691be71b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:51:56.430754 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7991619d-f504-43cc-a291-3aa39d398e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3797638b-8ab3-4962-a27d-acb4e46e4764', '15172b25-b8f6-45db-95dc-c078ffe1cdd8', '8152fac9-cf53-4acb-a67b-ba20f2761fd9', 'aa53ef17-d693-4cbe-9047-3945691be71b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:56.431414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36c607b-eb28-4a8b-9d6a-b15482857171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:56.460234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36c607b-eb28-4a8b-9d6a-b15482857171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2865f76-4c61-405d-b845-b48baece6e68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-403336676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['3797638b-8ab3-4962-a27d-acb4e46e4764','15172b25-b8f6-45db-95dc-c078ffe1cdd8','8152fac9-cf53-4acb-a67b-ba20f2761fd9','aa53ef17-d693-4cbe-9047-3945691be71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=cd3cb7a1-59ee-4696-80f4-1d442824e972,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da), '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-09T07:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-403336676',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f2865f76-4c61-405d-b845-b48baece6e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5dda12f226749be817f67a984adb9bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cd3cb7a1-59ee-4696-80f4-1d442824e972,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47a878f6-a2ca-4684-8ce4-8353d9b2f7da),volume_type_id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:56.461011 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99cad964-caec-489e-8687-da0108297094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:56.478472 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99cad964-caec-489e-8687-da0108297094) transitioned into state 'SUCCESS' from state '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-403336676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5dda12f226749be817f67a984adb9bf',qos_specs=None,replication_status=,reservations=['3797638b-8ab3-4962-a27d-acb4e46e4764','15172b25-b8f6-45db-95dc-c078ffe1cdd8','8152fac9-cf53-4acb-a67b-ba20f2761fd9','aa53ef17-d693-4cbe-9047-3945691be71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=cd3cb7a1-59ee-4696-80f4-1d442824e972,status='creating',user_id='79bd22c4fff64fc09d2a48cc31a699d4',volume_type_id=47a878f6-a2ca-4684-8ce4-8353d9b2f7da)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:56.479394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce143a3-22e3-4f65-9cbf-a7e09dd9bc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:51:56.494242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce143a3-22e3-4f65-9cbf-a7e09dd9bc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:51:56.495088 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Flow 'volume_create_api' (908999a3-ffc0-4659-8881-4fa1f42a760f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:51:56.495405 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Create volume request issued successfully. Aug 09 07:51:56.495967 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ffd6cd2-998e-4987-9e3f-646335018d00 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:51:56.496387 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1360/5385] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:51:56 2026] POST /volume/v3/volumes => generated 808 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:51:56.506442 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64467dd7-62e9-46e5-a2de-dd16ac6d9977 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:56.508321 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64467dd7-62e9-46e5-a2de-dd16ac6d9977 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:51:56.508523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64467dd7-62e9-46e5-a2de-dd16ac6d9977 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:56.508694 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64467dd7-62e9-46e5-a2de-dd16ac6d9977 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:56.515374 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:56.515374 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:56.518686 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-64467dd7-62e9-46e5-a2de-dd16ac6d9977 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:56.522155 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64467dd7-62e9-46e5-a2de-dd16ac6d9977 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:51:56.522494 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1341/5386] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:56 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:56.799165 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d3e8e9c8-f871-4587-98e2-fc2e1ccc6a51 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:56.801097 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3e8e9c8-f871-4587-98e2-fc2e1ccc6a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:56.801256 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3e8e9c8-f871-4587-98e2-fc2e1ccc6a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:56.801454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3e8e9c8-f871-4587-98e2-fc2e1ccc6a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:56.801573 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d3e8e9c8-f871-4587-98e2-fc2e1ccc6a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:56.806110 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:56.806110 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:56.806855 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3e8e9c8-f871-4587-98e2-fc2e1ccc6a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:56.807248 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1342/5387] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:56 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:57.538476 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d6752ccd-2d43-4523-92e7-3f0964f308b1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:57.540068 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d6752ccd-2d43-4523-92e7-3f0964f308b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:51:57.540250 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d6752ccd-2d43-4523-92e7-3f0964f308b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:57.540423 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d6752ccd-2d43-4523-92e7-3f0964f308b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:57.547062 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:57.547062 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:57.550211 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d6752ccd-2d43-4523-92e7-3f0964f308b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:57.553870 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d6752ccd-2d43-4523-92e7-3f0964f308b1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:51:57.554592 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1345/5388] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:57 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:57.629048 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:57.630787 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:51:57.631156 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86d1b3de-19d7-4ee7-8f09-53e80710c5aa", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-540927789", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:51:57.641452 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:57.641452 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:57.641857 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:51:57.642108 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create snapshot from volume 86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:51:57.665275 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['7f217689-ebb1-49fd-a338-e08ae0a85891', '3ed2cecc-cc68-4007-9508-1cb38f101de9', '1692b234-524b-4095-8e95-7df2073b29d8', '1f06adf0-49b7-4e38-acc9-36bf819bb148'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:51:57.694263 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot force create request issued successfully. Aug 09 07:51:57.694639 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76abd1bd-149a-42d0-8e24-9a0afd7291b6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:51:57.695171 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1361/5389] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:51:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:51:57.704375 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b03f3e7d-fb0c-408a-88a5-a5f787e7e737 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:57.706575 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b03f3e7d-fb0c-408a-88a5-a5f787e7e737 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a Aug 09 07:51:57.706817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b03f3e7d-fb0c-408a-88a5-a5f787e7e737 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:57.707076 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b03f3e7d-fb0c-408a-88a5-a5f787e7e737 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:57.712446 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:57.712446 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:57.712907 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b03f3e7d-fb0c-408a-88a5-a5f787e7e737 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:57.713774 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b03f3e7d-fb0c-408a-88a5-a5f787e7e737 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a returned with HTTP 200 Aug 09 07:51:57.714280 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1342/5390] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:57 2026] GET /volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:57.816465 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bdd3472b-8afd-4cae-a789-e777c1630fb6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:57.818251 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bdd3472b-8afd-4cae-a789-e777c1630fb6 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:57.818439 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bdd3472b-8afd-4cae-a789-e777c1630fb6 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:57.818612 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bdd3472b-8afd-4cae-a789-e777c1630fb6 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:57.818712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-bdd3472b-8afd-4cae-a789-e777c1630fb6 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:57.825709 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:57.825709 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:57.826815 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bdd3472b-8afd-4cae-a789-e777c1630fb6 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:57.826815 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1343/5391] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:57 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:58.566622 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4adeb67f-6071-4651-a964-f24bb0e0bfde None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:58.568403 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4adeb67f-6071-4651-a964-f24bb0e0bfde tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:51:58.568611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4adeb67f-6071-4651-a964-f24bb0e0bfde tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:58.568792 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4adeb67f-6071-4651-a964-f24bb0e0bfde tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:58.576657 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:58.576657 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:58.579935 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4adeb67f-6071-4651-a964-f24bb0e0bfde tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:58.583845 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4adeb67f-6071-4651-a964-f24bb0e0bfde tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:51:58.584240 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1346/5392] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:58 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:58.722355 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ddf8b7ec-eb8b-4039-8b2c-b45739da04ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:58.724071 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddf8b7ec-eb8b-4039-8b2c-b45739da04ff tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a Aug 09 07:51:58.724233 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddf8b7ec-eb8b-4039-8b2c-b45739da04ff tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:58.724405 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddf8b7ec-eb8b-4039-8b2c-b45739da04ff tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:58.728856 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:58.728856 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:58.729262 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ddf8b7ec-eb8b-4039-8b2c-b45739da04ff tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:58.729871 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddf8b7ec-eb8b-4039-8b2c-b45739da04ff tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a returned with HTTP 200 Aug 09 07:51:58.730205 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1362/5393] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:58 2026] GET /volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:58.737767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3ea94711-1465-4d99-8480-6d3c66d3e575 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:58.739283 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3ea94711-1465-4d99-8480-6d3c66d3e575 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a Aug 09 07:51:58.739444 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3ea94711-1465-4d99-8480-6d3c66d3e575 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:58.739608 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3ea94711-1465-4d99-8480-6d3c66d3e575 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:58.744035 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:58.744035 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:51:58.744393 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3ea94711-1465-4d99-8480-6d3c66d3e575 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:51:58.745064 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3ea94711-1465-4d99-8480-6d3c66d3e575 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a returned with HTTP 200 Aug 09 07:51:58.745349 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1343/5394] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:51:58 2026] GET /volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:58.839406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-40429f00-9f7d-470f-93d2-17e212e19f8e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:58.843160 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-40429f00-9f7d-470f-93d2-17e212e19f8e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:58.844127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-40429f00-9f7d-470f-93d2-17e212e19f8e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:58.844412 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-40429f00-9f7d-470f-93d2-17e212e19f8e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:58.844632 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-40429f00-9f7d-470f-93d2-17e212e19f8e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:58.852074 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:58.852074 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:51:58.854513 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-40429f00-9f7d-470f-93d2-17e212e19f8e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:58.855215 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1344/5395] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:58 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:59.597716 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ec2eb541-19b2-4367-92e7-eaebf6d73338 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:59.599987 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ec2eb541-19b2-4367-92e7-eaebf6d73338 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:51:59.600235 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ec2eb541-19b2-4367-92e7-eaebf6d73338 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:59.600517 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ec2eb541-19b2-4367-92e7-eaebf6d73338 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:59.607972 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:59.607972 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:51:59.611833 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ec2eb541-19b2-4367-92e7-eaebf6d73338 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:51:59.616293 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ec2eb541-19b2-4367-92e7-eaebf6d73338 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:51:59.616685 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1347/5396] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:59 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:51:59.865889 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7bbbd5df-769e-4322-b1a7-f65ccb7f1d69 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:51:59.867699 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bbbd5df-769e-4322-b1a7-f65ccb7f1d69 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:51:59.867876 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bbbd5df-769e-4322-b1a7-f65ccb7f1d69 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:51:59.868104 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bbbd5df-769e-4322-b1a7-f65ccb7f1d69 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:51:59.868208 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7bbbd5df-769e-4322-b1a7-f65ccb7f1d69 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:51:59.872333 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:51:59.872333 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:51:59.873338 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bbbd5df-769e-4322-b1a7-f65ccb7f1d69 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:51:59.873712 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1363/5397] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:51:59 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:00.629690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fc01a33a-41de-492b-9c6d-e2c1372c87ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:00.631926 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc01a33a-41de-492b-9c6d-e2c1372c87ce tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:00.632226 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc01a33a-41de-492b-9c6d-e2c1372c87ce tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:00.632494 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc01a33a-41de-492b-9c6d-e2c1372c87ce tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:00.640855 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:00.640855 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:00.645147 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fc01a33a-41de-492b-9c6d-e2c1372c87ce tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:00.650051 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc01a33a-41de-492b-9c6d-e2c1372c87ce tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:00.650531 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1344/5398] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:00 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:00.883542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aac07a86-ee07-4409-ab62-97e80a22d7eb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:00.885268 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aac07a86-ee07-4409-ab62-97e80a22d7eb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:00.885470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aac07a86-ee07-4409-ab62-97e80a22d7eb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:00.885650 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aac07a86-ee07-4409-ab62-97e80a22d7eb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:00.885847 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-aac07a86-ee07-4409-ab62-97e80a22d7eb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:00.890028 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:00.890028 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:00.890692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aac07a86-ee07-4409-ab62-97e80a22d7eb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:00.891092 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1345/5399] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:00 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:01.663820 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-96fd8961-40ab-4029-8756-6279a480edd3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:01.667959 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-96fd8961-40ab-4029-8756-6279a480edd3 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:01.667959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-96fd8961-40ab-4029-8756-6279a480edd3 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:01.667959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-96fd8961-40ab-4029-8756-6279a480edd3 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:01.674685 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:01.674685 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:01.678590 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-96fd8961-40ab-4029-8756-6279a480edd3 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:01.683429 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-96fd8961-40ab-4029-8756-6279a480edd3 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:01.683992 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1348/5400] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:01 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:01.900905 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6667acd0-fdb3-4b4d-b984-50d7025fd226 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:01.903217 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6667acd0-fdb3-4b4d-b984-50d7025fd226 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:01.903458 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6667acd0-fdb3-4b4d-b984-50d7025fd226 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:01.903656 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6667acd0-fdb3-4b4d-b984-50d7025fd226 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:01.903766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6667acd0-fdb3-4b4d-b984-50d7025fd226 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:01.908440 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:01.908440 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:01.909707 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6667acd0-fdb3-4b4d-b984-50d7025fd226 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:01.909707 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1364/5401] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:01 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:02.699487 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c4c49ca3-3e13-4b91-9e70-4098b75eba7a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:02.702223 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4c49ca3-3e13-4b91-9e70-4098b75eba7a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:02.703039 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4c49ca3-3e13-4b91-9e70-4098b75eba7a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:02.703288 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c4c49ca3-3e13-4b91-9e70-4098b75eba7a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:02.713727 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:02.713727 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:02.720421 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c4c49ca3-3e13-4b91-9e70-4098b75eba7a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:02.727933 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c4c49ca3-3e13-4b91-9e70-4098b75eba7a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:02.728692 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1345/5402] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:02 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:02.919707 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5e3f4193-41ec-46ef-9cf9-d47b41851a51 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:02.921539 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e3f4193-41ec-46ef-9cf9-d47b41851a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:02.921709 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4193-41ec-46ef-9cf9-d47b41851a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:02.921888 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4193-41ec-46ef-9cf9-d47b41851a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:02.922022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5e3f4193-41ec-46ef-9cf9-d47b41851a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:02.926415 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:02.926415 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:02.927112 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e3f4193-41ec-46ef-9cf9-d47b41851a51 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:02.927423 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1346/5403] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:02 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:03.743424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-50ef9d80-1d09-4b53-8eba-41ee4044b605 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:03.745647 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-50ef9d80-1d09-4b53-8eba-41ee4044b605 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:03.745903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-50ef9d80-1d09-4b53-8eba-41ee4044b605 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:03.746142 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-50ef9d80-1d09-4b53-8eba-41ee4044b605 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:03.754546 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:03.754546 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:03.758838 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-50ef9d80-1d09-4b53-8eba-41ee4044b605 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:03.763103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-50ef9d80-1d09-4b53-8eba-41ee4044b605 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:03.763483 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1349/5404] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:03 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:03.938713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-611bd4fc-16a5-4338-b344-a0282a88543a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:03.943947 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-611bd4fc-16a5-4338-b344-a0282a88543a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:03.943947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-611bd4fc-16a5-4338-b344-a0282a88543a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:03.943947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-611bd4fc-16a5-4338-b344-a0282a88543a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:03.943947 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-611bd4fc-16a5-4338-b344-a0282a88543a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:03.947241 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:03.947241 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:03.947931 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-611bd4fc-16a5-4338-b344-a0282a88543a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:03.948252 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1365/5405] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:03 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:04.780933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6fea7e5-427d-4a6e-83a4-94fae39f0882 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:04.781710 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6fea7e5-427d-4a6e-83a4-94fae39f0882 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:04.781781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6fea7e5-427d-4a6e-83a4-94fae39f0882 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:04.781966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6fea7e5-427d-4a6e-83a4-94fae39f0882 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:04.788609 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:04.788609 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:04.792751 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6fea7e5-427d-4a6e-83a4-94fae39f0882 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:04.798081 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6fea7e5-427d-4a6e-83a4-94fae39f0882 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:04.798474 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1346/5406] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:04 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:04.961032 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-23b3596e-dc79-49d7-a2c6-bb46c9a3ba4e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:04.962578 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-23b3596e-dc79-49d7-a2c6-bb46c9a3ba4e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:04.962749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-23b3596e-dc79-49d7-a2c6-bb46c9a3ba4e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:04.962937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-23b3596e-dc79-49d7-a2c6-bb46c9a3ba4e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:04.963053 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-23b3596e-dc79-49d7-a2c6-bb46c9a3ba4e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:04.967105 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:04.967105 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:04.967997 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-23b3596e-dc79-49d7-a2c6-bb46c9a3ba4e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:04.968637 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1347/5407] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:04 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:04.995496 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:04.998053 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a Aug 09 07:52:04.998341 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:04.998601 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:04.998757 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: e52e2e4d-85f8-40c8-8e88-8aa130945e2a Aug 09 07:52:05.005462 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:05.005462 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:05.006129 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:05.028488 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot delete request issued successfully. Aug 09 07:52:05.028627 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5735642b-fc5b-47f2-8c9f-388b09d0851e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a returned with HTTP 202 Aug 09 07:52:05.029029 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1350/5408] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:52:04 2026] DELETE /volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:05.037322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f6486281-b799-4ba5-b96d-287959cc47d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:05.041516 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6486281-b799-4ba5-b96d-287959cc47d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a Aug 09 07:52:05.041516 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6486281-b799-4ba5-b96d-287959cc47d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:05.041516 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6486281-b799-4ba5-b96d-287959cc47d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:05.044174 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:05.044174 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:05.044507 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f6486281-b799-4ba5-b96d-287959cc47d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:05.045291 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6486281-b799-4ba5-b96d-287959cc47d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a returned with HTTP 200 Aug 09 07:52:05.046027 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1366/5409] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:05 2026] GET /volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:05.810473 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eecb531e-0712-465f-83cf-2db5d7cf8f59 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:05.811992 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eecb531e-0712-465f-83cf-2db5d7cf8f59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:05.812152 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eecb531e-0712-465f-83cf-2db5d7cf8f59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:05.812316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eecb531e-0712-465f-83cf-2db5d7cf8f59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:05.818136 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:05.818136 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:05.821926 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eecb531e-0712-465f-83cf-2db5d7cf8f59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:05.825515 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eecb531e-0712-465f-83cf-2db5d7cf8f59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:05.825845 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1347/5410] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:05 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:05.977944 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8898b51b-dad1-4185-8ddb-01113bdf0c44 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:05.979961 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8898b51b-dad1-4185-8ddb-01113bdf0c44 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:05.980219 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8898b51b-dad1-4185-8ddb-01113bdf0c44 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:05.980456 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8898b51b-dad1-4185-8ddb-01113bdf0c44 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:05.980601 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8898b51b-dad1-4185-8ddb-01113bdf0c44 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:05.985646 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:05.985646 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:05.986712 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8898b51b-dad1-4185-8ddb-01113bdf0c44 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:05.987453 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1348/5411] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:05 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:06.054439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e113cb16-2b21-4195-93b4-7b9362444aa1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:06.056237 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e113cb16-2b21-4195-93b4-7b9362444aa1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a Aug 09 07:52:06.056417 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e113cb16-2b21-4195-93b4-7b9362444aa1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:06.056619 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e113cb16-2b21-4195-93b4-7b9362444aa1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:06.060613 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e113cb16-2b21-4195-93b4-7b9362444aa1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a returned with HTTP 404 Aug 09 07:52:06.061252 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1351/5412] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:06 2026] GET /volume/v3/snapshots/e52e2e4d-85f8-40c8-8e88-8aa130945e2a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:06.837172 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d336cec4-ac71-4fbd-af4e-d128b6e31eed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:06.838928 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d336cec4-ac71-4fbd-af4e-d128b6e31eed tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:06.839158 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d336cec4-ac71-4fbd-af4e-d128b6e31eed tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:06.839342 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d336cec4-ac71-4fbd-af4e-d128b6e31eed tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:06.845969 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:06.845969 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:06.849567 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d336cec4-ac71-4fbd-af4e-d128b6e31eed tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:06.853459 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d336cec4-ac71-4fbd-af4e-d128b6e31eed tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:06.853976 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1367/5413] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:06 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:06.997549 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-420f07b4-97ce-4aa2-ab86-ba2719256b25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:06.999225 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-420f07b4-97ce-4aa2-ab86-ba2719256b25 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:06.999582 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-420f07b4-97ce-4aa2-ab86-ba2719256b25 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:06.999882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-420f07b4-97ce-4aa2-ab86-ba2719256b25 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:07.000098 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-420f07b4-97ce-4aa2-ab86-ba2719256b25 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:07.004400 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:07.004400 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:07.005269 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-420f07b4-97ce-4aa2-ab86-ba2719256b25 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:07.005707 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1348/5414] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:06 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:07.372389 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4b2e32d6-140f-4002-8006-014c7492be9d req-ee80a9b1-ae7f-4a88-b574-820a5286fd4b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:07.374686 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4b2e32d6-140f-4002-8006-014c7492be9d req-ee80a9b1-ae7f-4a88-b574-820a5286fd4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b Aug 09 07:52:07.376250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4b2e32d6-140f-4002-8006-014c7492be9d req-ee80a9b1-ae7f-4a88-b574-820a5286fd4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:07.376250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4b2e32d6-140f-4002-8006-014c7492be9d req-ee80a9b1-ae7f-4a88-b574-820a5286fd4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:07.382654 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:07.382654 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:07.441279 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4b2e32d6-140f-4002-8006-014c7492be9d req-ee80a9b1-ae7f-4a88-b574-820a5286fd4b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b returned with HTTP 200 Aug 09 07:52:07.441279 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1349/5415] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:52:07 2026] DELETE /volume/v3/attachments/ffe707f7-80cb-4cd4-a4ca-b1da9a5f447b => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:07.866458 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-003fc0c4-eae5-41c9-85a0-bd18c42cb5c5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:07.868107 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-003fc0c4-eae5-41c9-85a0-bd18c42cb5c5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:07.868293 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-003fc0c4-eae5-41c9-85a0-bd18c42cb5c5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:07.868464 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-003fc0c4-eae5-41c9-85a0-bd18c42cb5c5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:07.875101 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:07.875101 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:07.878336 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-003fc0c4-eae5-41c9-85a0-bd18c42cb5c5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:07.882379 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-003fc0c4-eae5-41c9-85a0-bd18c42cb5c5 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:07.882543 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1352/5416] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:07 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:08.017166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b05d4916-20ed-441f-ba45-6ab236347709 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.018967 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b05d4916-20ed-441f-ba45-6ab236347709 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:08.019159 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b05d4916-20ed-441f-ba45-6ab236347709 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.019335 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b05d4916-20ed-441f-ba45-6ab236347709 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.019430 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b05d4916-20ed-441f-ba45-6ab236347709 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:08.023431 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.023431 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:08.024075 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b05d4916-20ed-441f-ba45-6ab236347709 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:08.024402 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1368/5417] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:08.033044 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6eabee63-0c84-498d-a03c-53087295e50c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.034716 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:08.035139 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "af3b6d65-af37-478b-a6eb-3dfcf10e3457", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1110692583"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:08.036611 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request body: {'volume': {"'backup_id": 'af3b6d65-af37-478b-a6eb-3dfcf10e3457', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1110692583'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:08.036721 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume of 1 GB Aug 09 07:52:08.040793 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Availability Zones retrieved successfully. Aug 09 07:52:08.045880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (49269a73-99b7-4b80-b1ef-e8fd22ce56e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.046745 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149d7cf1-f489-455a-9b3d-b6431770ab11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.047581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:08.072578 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149d7cf1-f489-455a-9b3d-b6431770ab11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.073421 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2632ac42-bab3-4db1-bf63-7e25f12c096a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.113377 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Created reservations ['fba4cb94-784f-49d4-8365-049cb6e0213e', '671011c7-109a-4dcb-9905-127a2ae269d2', '49a6abce-95ff-4305-9682-16a62e7de967', '69056c35-83f1-47fd-8ec6-5db33a64d0ac'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:08.114262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2632ac42-bab3-4db1-bf63-7e25f12c096a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fba4cb94-784f-49d4-8365-049cb6e0213e', '671011c7-109a-4dcb-9905-127a2ae269d2', '49a6abce-95ff-4305-9682-16a62e7de967', '69056c35-83f1-47fd-8ec6-5db33a64d0ac']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.115092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e80d070-7b7e-4a52-bd35-d829a3f5022a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.136092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e80d070-7b7e-4a52-bd35-d829a3f5022a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd46e655-d7d8-44b7-887e-ea977e0bed6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1110692583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['fba4cb94-784f-49d4-8365-049cb6e0213e','671011c7-109a-4dcb-9905-127a2ae269d2','49a6abce-95ff-4305-9682-16a62e7de967','69056c35-83f1-47fd-8ec6-5db33a64d0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1110692583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd46e655-d7d8-44b7-887e-ea977e0bed6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3963cca8f6cd4ba9bce90d55bee65819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.136748 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af90c0c-3134-4a82-b46f-90cd9890e1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.153682 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af90c0c-3134-4a82-b46f-90cd9890e1fe) transitioned into state 'SUCCESS' from state '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-1110692583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['fba4cb94-784f-49d4-8365-049cb6e0213e','671011c7-109a-4dcb-9905-127a2ae269d2','49a6abce-95ff-4305-9682-16a62e7de967','69056c35-83f1-47fd-8ec6-5db33a64d0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.154744 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8124b350-dc9c-4107-a2cd-f93355a0144f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.166712 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8124b350-dc9c-4107-a2cd-f93355a0144f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.167514 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (49269a73-99b7-4b80-b1ef-e8fd22ce56e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.167969 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request issued successfully. Aug 09 07:52:08.168752 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6eabee63-0c84-498d-a03c-53087295e50c tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:08.169423 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1349/5418] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:08 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 09 07:52:08.180542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.182185 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:08.182518 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "af3b6d65-af37-478b-a6eb-3dfcf10e3457", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1998599392"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:08.183833 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request body: {'volume': {"'backup_id": 'af3b6d65-af37-478b-a6eb-3dfcf10e3457', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1998599392'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:08.183988 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume of 1 GB Aug 09 07:52:08.184228 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.184228 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:08.187956 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Availability Zones retrieved successfully. Aug 09 07:52:08.193305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (b304be4b-f935-41e6-9b9b-7d6fc78799a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.194171 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff74611-4e56-480d-a53d-8ef9a5eaaed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.195094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:08.225517 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff74611-4e56-480d-a53d-8ef9a5eaaed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.226316 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521bcdc2-f022-43a8-b939-18849c13da16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.264864 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Created reservations ['d47edf16-5e1a-4e94-b837-310a7719d43e', '05d11e7d-7bc3-40b7-badb-53d948e239f7', '38cf75d4-1aa2-4a39-8991-d3680124b609', '7650b9e3-a903-41ab-b805-9a388be8dbb2'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:08.265727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (521bcdc2-f022-43a8-b939-18849c13da16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d47edf16-5e1a-4e94-b837-310a7719d43e', '05d11e7d-7bc3-40b7-badb-53d948e239f7', '38cf75d4-1aa2-4a39-8991-d3680124b609', '7650b9e3-a903-41ab-b805-9a388be8dbb2']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.266596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5048523-dec9-4397-9bf1-354b58a0b59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.289423 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5048523-dec9-4397-9bf1-354b58a0b59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ce1c65b-ba4f-453c-a583-85b99059b255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1998599392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['d47edf16-5e1a-4e94-b837-310a7719d43e','05d11e7d-7bc3-40b7-badb-53d948e239f7','38cf75d4-1aa2-4a39-8991-d3680124b609','7650b9e3-a903-41ab-b805-9a388be8dbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1998599392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ce1c65b-ba4f-453c-a583-85b99059b255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3963cca8f6cd4ba9bce90d55bee65819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.290788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a52ae7-526b-46cf-b0ee-d1ab16f890d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.307530 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a52ae7-526b-46cf-b0ee-d1ab16f890d8) transitioned into state 'SUCCESS' from state '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-1998599392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['d47edf16-5e1a-4e94-b837-310a7719d43e','05d11e7d-7bc3-40b7-badb-53d948e239f7','38cf75d4-1aa2-4a39-8991-d3680124b609','7650b9e3-a903-41ab-b805-9a388be8dbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.308289 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dffae38-2f87-4b3e-910c-b14f7e4f943a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.317104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dffae38-2f87-4b3e-910c-b14f7e4f943a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.317892 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (b304be4b-f935-41e6-9b9b-7d6fc78799a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.318214 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request issued successfully. Aug 09 07:52:08.318757 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-86e169d2-2283-4fdd-b8d0-7298fc538f79 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:08.319216 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1350/5419] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:08 2026] POST /volume/v3/volumes => generated 756 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:08.329432 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.330842 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:08.331163 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "af3b6d65-af37-478b-a6eb-3dfcf10e3457", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-96727794"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:08.332406 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request body: {'volume': {"'backup_id": 'af3b6d65-af37-478b-a6eb-3dfcf10e3457', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-96727794'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:08.332518 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume of 1 GB Aug 09 07:52:08.335957 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Availability Zones retrieved successfully. Aug 09 07:52:08.340787 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (7acc7b3e-3307-4cea-8277-e8f166754681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.341601 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df1fff0-1b7c-4c95-b5b7-5dad5b7fae42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.342367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:08.363398 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df1fff0-1b7c-4c95-b5b7-5dad5b7fae42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.364112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa38fc53-eaed-4dd1-867c-fd25246a34a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.401118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Created reservations ['b0694e6d-dff4-4d8f-9776-49b22d47eb37', 'bdc45ebc-448a-4ff4-9960-38681a457bee', '6970689b-f04a-4e62-ad04-e461bb4966d2', '8ab0fd73-31da-4949-b5f4-5fb6002b80a6'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:08.401844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa38fc53-eaed-4dd1-867c-fd25246a34a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0694e6d-dff4-4d8f-9776-49b22d47eb37', 'bdc45ebc-448a-4ff4-9960-38681a457bee', '6970689b-f04a-4e62-ad04-e461bb4966d2', '8ab0fd73-31da-4949-b5f4-5fb6002b80a6']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.402616 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1d9228-892a-4e7e-919d-154955c3c747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.428081 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1d9228-892a-4e7e-919d-154955c3c747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e867c9-a564-4246-83c1-d09e94c8dea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-96727794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['b0694e6d-dff4-4d8f-9776-49b22d47eb37','bdc45ebc-448a-4ff4-9960-38681a457bee','6970689b-f04a-4e62-ad04-e461bb4966d2','8ab0fd73-31da-4949-b5f4-5fb6002b80a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-96727794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7e867c9-a564-4246-83c1-d09e94c8dea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3963cca8f6cd4ba9bce90d55bee65819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.428745 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0de26ce-3a20-4dc9-89a3-512ce7061dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.446090 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0de26ce-3a20-4dc9-89a3-512ce7061dca) transitioned into state 'SUCCESS' from state '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-96727794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['b0694e6d-dff4-4d8f-9776-49b22d47eb37','bdc45ebc-448a-4ff4-9960-38681a457bee','6970689b-f04a-4e62-ad04-e461bb4966d2','8ab0fd73-31da-4949-b5f4-5fb6002b80a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.446888 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d683ec08-e3bb-47f4-bf93-6db08a0be306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.454660 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d683ec08-e3bb-47f4-bf93-6db08a0be306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.455399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (7acc7b3e-3307-4cea-8277-e8f166754681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.455665 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request issued successfully. Aug 09 07:52:08.456174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-17ca5172-95bf-40ac-9348-9cd5381bb267 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:08.456558 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1353/5420] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:08 2026] POST /volume/v3/volumes => generated 754 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:08.467342 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8561766d-6c3c-4995-8c55-371e048fe832 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.468839 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:08.469157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "af3b6d65-af37-478b-a6eb-3dfcf10e3457", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-434850384"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:08.470432 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request body: {'volume': {"'backup_id": 'af3b6d65-af37-478b-a6eb-3dfcf10e3457', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-434850384'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:08.470549 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume of 1 GB Aug 09 07:52:08.474012 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Availability Zones retrieved successfully. Aug 09 07:52:08.479015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (f9479859-4e7c-422c-b292-f072a54123eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.479852 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90090048-97a9-42dd-abb9-503b8071d457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.480662 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:08.502751 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90090048-97a9-42dd-abb9-503b8071d457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.503389 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2343d617-959e-4a30-82fa-b8e4b0f47d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.541492 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Created reservations ['f1dc6072-1ce4-4fce-b743-bfe64ee9070f', '3c3d9486-b3a7-4a69-84fe-750cfef60836', '0c014701-6c7e-4129-8978-c5eb8b5f3192', '6094cd6d-35cb-4551-9eeb-47bddfd0ecfd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:08.542338 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2343d617-959e-4a30-82fa-b8e4b0f47d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1dc6072-1ce4-4fce-b743-bfe64ee9070f', '3c3d9486-b3a7-4a69-84fe-750cfef60836', '0c014701-6c7e-4129-8978-c5eb8b5f3192', '6094cd6d-35cb-4551-9eeb-47bddfd0ecfd']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.542852 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0921a66a-74e9-44cf-adc6-3e94370722ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.564473 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0921a66a-74e9-44cf-adc6-3e94370722ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '361f9511-9b8c-46c8-854d-3cb262b31100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-434850384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['f1dc6072-1ce4-4fce-b743-bfe64ee9070f','3c3d9486-b3a7-4a69-84fe-750cfef60836','0c014701-6c7e-4129-8978-c5eb8b5f3192','6094cd6d-35cb-4551-9eeb-47bddfd0ecfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-434850384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=361f9511-9b8c-46c8-854d-3cb262b31100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3963cca8f6cd4ba9bce90d55bee65819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.565209 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab1e5fc-e063-4cf0-8a02-1054e36198ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.585688 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab1e5fc-e063-4cf0-8a02-1054e36198ab) transitioned into state 'SUCCESS' from state '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-434850384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['f1dc6072-1ce4-4fce-b743-bfe64ee9070f','3c3d9486-b3a7-4a69-84fe-750cfef60836','0c014701-6c7e-4129-8978-c5eb8b5f3192','6094cd6d-35cb-4551-9eeb-47bddfd0ecfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.586461 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd25864b-b47b-41dd-b625-8ca83efe8ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.595287 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd25864b-b47b-41dd-b625-8ca83efe8ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.596137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (f9479859-4e7c-422c-b292-f072a54123eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.596411 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request issued successfully. Aug 09 07:52:08.596944 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8561766d-6c3c-4995-8c55-371e048fe832 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:08.597340 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1369/5421] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:08 2026] POST /volume/v3/volumes => generated 755 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:08.608980 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.610786 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:08.611149 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "af3b6d65-af37-478b-a6eb-3dfcf10e3457", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-221992080"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:08.612500 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request body: {'volume': {"'backup_id": 'af3b6d65-af37-478b-a6eb-3dfcf10e3457', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-221992080'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:08.612619 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume of 1 GB Aug 09 07:52:08.612857 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.612857 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:08.616899 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Availability Zones retrieved successfully. Aug 09 07:52:08.621233 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (e625af11-d0ca-47b2-a57f-21c69be61270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.622610 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3be76bf-1238-4852-bedf-879dd430dbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.623101 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:08.648339 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3be76bf-1238-4852-bedf-879dd430dbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.649086 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6021e3-9c2e-4be4-a8b1-2d47f66bd7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.684280 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Created reservations ['c80d01b1-7e7b-4d53-8204-183b6d6e2d65', '84ebeaeb-8e53-4cec-9b3b-9562c4a23d9f', '7ed3e02c-d1f3-4208-b073-6517a20f0bbd', 'c9167f13-3804-436a-ad69-9748d44faf24'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:08.685148 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6021e3-9c2e-4be4-a8b1-2d47f66bd7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c80d01b1-7e7b-4d53-8204-183b6d6e2d65', '84ebeaeb-8e53-4cec-9b3b-9562c4a23d9f', '7ed3e02c-d1f3-4208-b073-6517a20f0bbd', 'c9167f13-3804-436a-ad69-9748d44faf24']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.685874 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210c3ab6-ada7-4338-9cb8-dff1f2b585f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.707384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210c3ab6-ada7-4338-9cb8-dff1f2b585f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6bc2077-925f-431f-a764-d050ba05a341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-221992080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['c80d01b1-7e7b-4d53-8204-183b6d6e2d65','84ebeaeb-8e53-4cec-9b3b-9562c4a23d9f','7ed3e02c-d1f3-4208-b073-6517a20f0bbd','c9167f13-3804-436a-ad69-9748d44faf24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-221992080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6bc2077-925f-431f-a764-d050ba05a341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3963cca8f6cd4ba9bce90d55bee65819',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.708386 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd231b9-8d03-4247-9d7c-fc44ed66f13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.726042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd231b9-8d03-4247-9d7c-fc44ed66f13b) transitioned into state 'SUCCESS' from state '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-221992080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963cca8f6cd4ba9bce90d55bee65819',qos_specs=None,replication_status=,reservations=['c80d01b1-7e7b-4d53-8204-183b6d6e2d65','84ebeaeb-8e53-4cec-9b3b-9562c4a23d9f','7ed3e02c-d1f3-4208-b073-6517a20f0bbd','c9167f13-3804-436a-ad69-9748d44faf24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='261a4a797fe64e9884f6f4bbe355eb36',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.726731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c832572d-291f-4600-95b6-628b5fb73f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:08.735722 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c832572d-291f-4600-95b6-628b5fb73f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:08.736488 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Flow 'volume_create_api' (e625af11-d0ca-47b2-a57f-21c69be61270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:08.736743 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Create volume request issued successfully. Aug 09 07:52:08.737278 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e5f73d01-4e2c-4ca8-afda-b67a7b58a3b4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:08.737691 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1350/5422] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:08 2026] POST /volume/v3/volumes => generated 755 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:08.751283 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c48a5ea0-fd78-45ed-b779-140e552a803a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.753686 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c48a5ea0-fd78-45ed-b779-140e552a803a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c Aug 09 07:52:08.753995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c48a5ea0-fd78-45ed-b779-140e552a803a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.754238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c48a5ea0-fd78-45ed-b779-140e552a803a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.762557 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.762557 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:08.766313 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c48a5ea0-fd78-45ed-b779-140e552a803a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:08.771021 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c48a5ea0-fd78-45ed-b779-140e552a803a tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c returned with HTTP 200 Aug 09 07:52:08.771482 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1351/5423] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:08.783065 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab27770d-c840-4d8b-a5ab-a9e56349bcef None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.784895 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab27770d-c840-4d8b-a5ab-a9e56349bcef tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 Aug 09 07:52:08.785011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab27770d-c840-4d8b-a5ab-a9e56349bcef tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.785164 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab27770d-c840-4d8b-a5ab-a9e56349bcef tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.791561 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.791561 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:08.794782 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ab27770d-c840-4d8b-a5ab-a9e56349bcef tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:08.798566 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab27770d-c840-4d8b-a5ab-a9e56349bcef tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 returned with HTTP 200 Aug 09 07:52:08.799076 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1354/5424] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:08.810150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71918bdf-6931-4b72-88fb-d683e947c467 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.810716 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d94ed94e-2eba-4cff-8fef-8b0b648bc1bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.812083 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71918bdf-6931-4b72-88fb-d683e947c467 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:52:08.812180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71918bdf-6931-4b72-88fb-d683e947c467 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.812419 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71918bdf-6931-4b72-88fb-d683e947c467 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.812591 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-71918bdf-6931-4b72-88fb-d683e947c467 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: 86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:52:08.812729 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d94ed94e-2eba-4cff-8fef-8b0b648bc1bb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 Aug 09 07:52:08.812966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d94ed94e-2eba-4cff-8fef-8b0b648bc1bb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.813162 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d94ed94e-2eba-4cff-8fef-8b0b648bc1bb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.820606 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.820606 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:08.821172 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.821172 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:08.821859 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71918bdf-6931-4b72-88fb-d683e947c467 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:08.824153 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d94ed94e-2eba-4cff-8fef-8b0b648bc1bb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:08.828240 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d94ed94e-2eba-4cff-8fef-8b0b648bc1bb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 returned with HTTP 200 Aug 09 07:52:08.828556 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1351/5425] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:08.839800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-31b3b07f-b662-49ce-9b88-4cbf0656071b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.841497 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-31b3b07f-b662-49ce-9b88-4cbf0656071b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 Aug 09 07:52:08.841696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-31b3b07f-b662-49ce-9b88-4cbf0656071b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.841870 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-31b3b07f-b662-49ce-9b88-4cbf0656071b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.843129 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71918bdf-6931-4b72-88fb-d683e947c467 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:52:08.843335 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71918bdf-6931-4b72-88fb-d683e947c467 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 202 Aug 09 07:52:08.843715 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1370/5426] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:08 2026] DELETE /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:08.848753 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.848753 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:08.851078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-eebe8191-0fa2-4c9a-9e55-18c6248be436 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.852039 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-31b3b07f-b662-49ce-9b88-4cbf0656071b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:08.852751 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eebe8191-0fa2-4c9a-9e55-18c6248be436 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:52:08.853017 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eebe8191-0fa2-4c9a-9e55-18c6248be436 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.853209 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-eebe8191-0fa2-4c9a-9e55-18c6248be436 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.856027 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-31b3b07f-b662-49ce-9b88-4cbf0656071b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 returned with HTTP 200 Aug 09 07:52:08.856344 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1352/5427] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:08.859629 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.859629 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:08.863233 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-eebe8191-0fa2-4c9a-9e55-18c6248be436 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:08.868559 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-eebe8191-0fa2-4c9a-9e55-18c6248be436 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 200 Aug 09 07:52:08.868998 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1355/5428] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:08.869619 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2ca368a-99b1-4d2e-8708-78ae959ef6be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.871376 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2ca368a-99b1-4d2e-8708-78ae959ef6be tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 Aug 09 07:52:08.872024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2ca368a-99b1-4d2e-8708-78ae959ef6be tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.872024 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2ca368a-99b1-4d2e-8708-78ae959ef6be tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.878520 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.878520 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:08.882234 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d2ca368a-99b1-4d2e-8708-78ae959ef6be tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:08.887022 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2ca368a-99b1-4d2e-8708-78ae959ef6be tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 returned with HTTP 200 Aug 09 07:52:08.887400 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1352/5429] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:08.893580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-346869cb-ceae-49ee-8f6e-81df2907fa18 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:08.895537 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-346869cb-ceae-49ee-8f6e-81df2907fa18 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:08.895745 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-346869cb-ceae-49ee-8f6e-81df2907fa18 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:08.895981 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-346869cb-ceae-49ee-8f6e-81df2907fa18 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:08.902877 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:08.902877 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:08.906403 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-346869cb-ceae-49ee-8f6e-81df2907fa18 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:08.910847 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-346869cb-ceae-49ee-8f6e-81df2907fa18 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:08.911227 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1371/5430] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:08 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:09.015527 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-51580343-668b-4518-96e8-b72826bb0690 req-3097a8dd-8eb5-4e7e-a041-005dd99a2510 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.017323 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-3097a8dd-8eb5-4e7e-a041-005dd99a2510 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:09.017488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-3097a8dd-8eb5-4e7e-a041-005dd99a2510 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:09.017650 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-3097a8dd-8eb5-4e7e-a041-005dd99a2510 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:09.023498 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:09.023498 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:09.026504 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-51580343-668b-4518-96e8-b72826bb0690 req-3097a8dd-8eb5-4e7e-a041-005dd99a2510 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:09.030371 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-3097a8dd-8eb5-4e7e-a041-005dd99a2510 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:09.030677 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1353/5431] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:09 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 1448 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:09.442435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-51580343-668b-4518-96e8-b72826bb0690 req-c9ca0393-a843-4351-b3d6-e0081242204a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.444354 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-c9ca0393-a843-4351-b3d6-e0081242204a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:09.444556 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-c9ca0393-a843-4351-b3d6-e0081242204a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:09.444731 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-c9ca0393-a843-4351-b3d6-e0081242204a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:09.453387 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:09.453387 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:09.456519 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-51580343-668b-4518-96e8-b72826bb0690 req-c9ca0393-a843-4351-b3d6-e0081242204a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:09.460523 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-c9ca0393-a843-4351-b3d6-e0081242204a tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:09.460901 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1356/5432] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:09 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:09.469427 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0602e49-4f38-48d2-a14a-12b7c86ed21a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.469824 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0602e49-4f38-48d2-a14a-12b7c86ed21a None None] GET https://10.4.3.41/volume// Aug 09 07:52:09.470011 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0602e49-4f38-48d2-a14a-12b7c86ed21a None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:09.470189 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0602e49-4f38-48d2-a14a-12b7c86ed21a None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:09.470510 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0602e49-4f38-48d2-a14a-12b7c86ed21a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:09.470784 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1353/5433] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:52:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:09.477404 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-51580343-668b-4518-96e8-b72826bb0690 req-d213eba5-a5e4-4bee-9a3b-8283ce8d5bbe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.479392 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-d213eba5-a5e4-4bee-9a3b-8283ce8d5bbe tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:52:09.479748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-d213eba5-a5e4-4bee-9a3b-8283ce8d5bbe tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2865f76-4c61-405d-b845-b48baece6e68", "connector": null, "instance_uuid": "8b341321-dc3e-405f-8511-65c561c9674d"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:09.490500 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:09.490500 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:09.530464 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-d213eba5-a5e4-4bee-9a3b-8283ce8d5bbe tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:52:09.530844 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1372/5434] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:52:09 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 09 07:52:09.880717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-284ad5bd-6e74-41d2-866f-ecf93001d7e5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.882371 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-284ad5bd-6e74-41d2-866f-ecf93001d7e5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa Aug 09 07:52:09.882527 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-284ad5bd-6e74-41d2-866f-ecf93001d7e5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:09.882698 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-284ad5bd-6e74-41d2-866f-ecf93001d7e5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:09.887902 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-284ad5bd-6e74-41d2-866f-ecf93001d7e5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa returned with HTTP 404 Aug 09 07:52:09.888412 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1354/5435] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:09 2026] GET /volume/v3/volumes/86d1b3de-19d7-4ee7-8f09-53e80710c5aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:09.900112 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-14d95251-0d0d-4bdf-9fed-3b114c07ee24 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.901794 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14d95251-0d0d-4bdf-9fed-3b114c07ee24 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 Aug 09 07:52:09.902037 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14d95251-0d0d-4bdf-9fed-3b114c07ee24 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:09.902220 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-14d95251-0d0d-4bdf-9fed-3b114c07ee24 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:09.911031 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:09.911031 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:09.914137 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.915182 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-14d95251-0d0d-4bdf-9fed-3b114c07ee24 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:09.915665 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:09.915987 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2360219", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:09.917295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2360219', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:09.920097 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-14d95251-0d0d-4bdf-9fed-3b114c07ee24 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 returned with HTTP 200 Aug 09 07:52:09.920554 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1357/5436] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:09 2026] GET /volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:09.931507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dba5a485-eddc-456d-ba5c-9d9569a46fc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.933284 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dba5a485-eddc-456d-ba5c-9d9569a46fc4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] DELETE https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:09.933494 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dba5a485-eddc-456d-ba5c-9d9569a46fc4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:09.933677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dba5a485-eddc-456d-ba5c-9d9569a46fc4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:09.933779 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-dba5a485-eddc-456d-ba5c-9d9569a46fc4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete backup with id: af3b6d65-af37-478b-a6eb-3dfcf10e3457. Aug 09 07:52:09.938206 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:09.938206 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:09.949174 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-dba5a485-eddc-456d-ba5c-9d9569a46fc4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] delete_backup rpcapi backup_id af3b6d65-af37-478b-a6eb-3dfcf10e3457 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:52:09.950575 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dba5a485-eddc-456d-ba5c-9d9569a46fc4 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 202 Aug 09 07:52:09.950979 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1373/5437] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:09 2026] DELETE /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:52:09.957588 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-49a4e3bb-0076-4421-a1f2-2999d7414689 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:09.959354 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49a4e3bb-0076-4421-a1f2-2999d7414689 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:09.959544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49a4e3bb-0076-4421-a1f2-2999d7414689 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:09.959673 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-49a4e3bb-0076-4421-a1f2-2999d7414689 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:09.959788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-49a4e3bb-0076-4421-a1f2-2999d7414689 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:09.963781 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:09.963781 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:09.964496 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-49a4e3bb-0076-4421-a1f2-2999d7414689 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 200 Aug 09 07:52:09.964834 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1355/5438] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:09 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:09.987469 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:52:09.992064 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:52:09.997191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (23c7566e-5e45-426c-8e24-60d9e2303462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:09.998421 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac4b2e6-09d0-4283-8fc6-5af80be2c426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:09.999178 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:10.055741 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac4b2e6-09d0-4283-8fc6-5af80be2c426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:10.056572 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9e6f52-4b6c-40cc-9f8f-69dae25eef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:10.095771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['09b6feab-dc1a-426b-9c2f-c1d3ec3f74cd', '8a37788f-1700-4cb3-93b9-872f63d0bb80', '56369e3e-95b2-4da5-8d3b-3b553db7a804', '14ad5db1-100c-400d-982d-a3daf39ba522'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:10.096684 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9e6f52-4b6c-40cc-9f8f-69dae25eef9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b6feab-dc1a-426b-9c2f-c1d3ec3f74cd', '8a37788f-1700-4cb3-93b9-872f63d0bb80', '56369e3e-95b2-4da5-8d3b-3b553db7a804', '14ad5db1-100c-400d-982d-a3daf39ba522']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:10.097437 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f707ad6-0422-4fc6-a95b-f54c6f9c19dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:10.119694 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f707ad6-0422-4fc6-a95b-f54c6f9c19dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2287bd3b-e218-4de4-8537-7cb425cf2053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2360219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['09b6feab-dc1a-426b-9c2f-c1d3ec3f74cd','8a37788f-1700-4cb3-93b9-872f63d0bb80','56369e3e-95b2-4da5-8d3b-3b553db7a804','14ad5db1-100c-400d-982d-a3daf39ba522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2360219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2287bd3b-e218-4de4-8537-7cb425cf2053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:10.120656 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb10fb6d-f4ff-4874-9986-378a57d06733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:10.137853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb10fb6d-f4ff-4874-9986-378a57d06733) transitioned into state 'SUCCESS' from state '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-2360219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['09b6feab-dc1a-426b-9c2f-c1d3ec3f74cd','8a37788f-1700-4cb3-93b9-872f63d0bb80','56369e3e-95b2-4da5-8d3b-3b553db7a804','14ad5db1-100c-400d-982d-a3daf39ba522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:10.138530 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db51f0d-777e-4e7b-b038-f96d1efd0b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:10.150239 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db51f0d-777e-4e7b-b038-f96d1efd0b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:10.151050 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (23c7566e-5e45-426c-8e24-60d9e2303462) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:10.151327 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:52:10.151876 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a359c4ec-06d8-4c76-afad-47a08fc618f6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:10.152463 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1354/5439] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:09 2026] POST /volume/v3/volumes => generated 754 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:10.164441 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9e2f621a-5b40-4c59-9c42-8ee3a5a44dc1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:10.166044 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e2f621a-5b40-4c59-9c42-8ee3a5a44dc1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:10.166255 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e2f621a-5b40-4c59-9c42-8ee3a5a44dc1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:10.166492 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e2f621a-5b40-4c59-9c42-8ee3a5a44dc1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:10.173029 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:10.173029 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:10.176520 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9e2f621a-5b40-4c59-9c42-8ee3a5a44dc1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:10.181202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e2f621a-5b40-4c59-9c42-8ee3a5a44dc1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 200 Aug 09 07:52:10.181620 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1358/5440] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:10 2026] GET /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:10.250655 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d162a84c-322b-4ea8-80f0-523801572c98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:10.251153 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d162a84c-322b-4ea8-80f0-523801572c98 None None] GET https://10.4.3.41/volume// Aug 09 07:52:10.251337 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d162a84c-322b-4ea8-80f0-523801572c98 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:10.251496 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d162a84c-322b-4ea8-80f0-523801572c98 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:10.251927 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d162a84c-322b-4ea8-80f0-523801572c98 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:10.252251 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1374/5441] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:52:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:10.258708 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-51580343-668b-4518-96e8-b72826bb0690 req-73cd18a4-5558-49b5-90f1-a0337cbefbb9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:10.261654 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-73cd18a4-5558-49b5-90f1-a0337cbefbb9 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:10.261654 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-73cd18a4-5558-49b5-90f1-a0337cbefbb9 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:10.261944 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-73cd18a4-5558-49b5-90f1-a0337cbefbb9 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:10.272173 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:10.272173 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:10.275681 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-51580343-668b-4518-96e8-b72826bb0690 req-73cd18a4-5558-49b5-90f1-a0337cbefbb9 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:10.280050 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-73cd18a4-5558-49b5-90f1-a0337cbefbb9 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:10.280547 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1356/5442] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:52:10 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 1627 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:10.384058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-51580343-668b-4518-96e8-b72826bb0690 req-cbd0a519-0f01-4dd1-86a8-b2dd5249bed1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:10.386267 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-cbd0a519-0f01-4dd1-86a8-b2dd5249bed1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] PUT https://10.4.3.41/volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81 Aug 09 07:52:10.386467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-cbd0a519-0f01-4dd1-86a8-b2dd5249bed1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:10.399878 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-51580343-668b-4518-96e8-b72826bb0690 req-cbd0a519-0f01-4dd1-86a8-b2dd5249bed1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Acquiring lock "cinder-attachment_update-f2865f76-4c61-405d-b845-b48baece6e68-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:52:10.404757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-51580343-668b-4518-96e8-b72826bb0690 req-cbd0a519-0f01-4dd1-86a8-b2dd5249bed1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Lock "cinder-attachment_update-f2865f76-4c61-405d-b845-b48baece6e68-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:52:10.407184 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:10.407184 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:10.514570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-51580343-668b-4518-96e8-b72826bb0690 req-cbd0a519-0f01-4dd1-86a8-b2dd5249bed1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Lock "cinder-attachment_update-f2865f76-4c61-405d-b845-b48baece6e68-np0000006821" released by "attachment_update" :: held 0.110s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:52:10.515086 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-cbd0a519-0f01-4dd1-86a8-b2dd5249bed1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81 returned with HTTP 200 Aug 09 07:52:10.515516 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1355/5443] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:52:10 2026] PUT /volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:10.539535 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-51580343-668b-4518-96e8-b72826bb0690 req-d921bf70-b793-4636-9baa-32a3706d6cbb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:10.541399 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-d921bf70-b793-4636-9baa-32a3706d6cbb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] POST https://10.4.3.41/volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81/action Aug 09 07:52:10.541748 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-d921bf70-b793-4636-9baa-32a3706d6cbb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:52:10.541926 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-d921bf70-b793-4636-9baa-32a3706d6cbb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:10.557685 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:10.557685 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:10.567737 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-d921bf70-b793-4636-9baa-32a3706d6cbb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81/action returned with HTTP 204 Aug 09 07:52:10.568154 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1359/5444] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:52:10 2026] POST /volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:10.973899 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-157866fb-ff04-4522-8081-67b7aaf927dc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:10.975556 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-157866fb-ff04-4522-8081-67b7aaf927dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 Aug 09 07:52:10.975738 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-157866fb-ff04-4522-8081-67b7aaf927dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:10.975927 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-157866fb-ff04-4522-8081-67b7aaf927dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:10.976039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-157866fb-ff04-4522-8081-67b7aaf927dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Show backup with id af3b6d65-af37-478b-a6eb-3dfcf10e3457. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:52:10.979473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-157866fb-ff04-4522-8081-67b7aaf927dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 returned with HTTP 404 Aug 09 07:52:10.979907 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1375/5445] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:10 2026] GET /volume/v3/backups/af3b6d65-af37-478b-a6eb-3dfcf10e3457 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:10.988258 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:10.989851 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 Aug 09 07:52:10.990063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:10.990235 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:10.990400 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume with id: a6bc2077-925f-431f-a764-d050ba05a341 Aug 09 07:52:10.996931 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:10.996931 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:10.997504 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:11.014125 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume request issued successfully. Aug 09 07:52:11.014372 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-719211b5-ad75-4836-9f1b-0455ef2abf1b tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 returned with HTTP 202 Aug 09 07:52:11.014792 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1357/5446] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:10 2026] DELETE /volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:11.022624 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a8c83468-71d4-4224-90ee-634b393b2e7e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:11.024135 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a8c83468-71d4-4224-90ee-634b393b2e7e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 Aug 09 07:52:11.024293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a8c83468-71d4-4224-90ee-634b393b2e7e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:11.024466 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a8c83468-71d4-4224-90ee-634b393b2e7e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:11.031003 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:11.031003 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:11.034362 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a8c83468-71d4-4224-90ee-634b393b2e7e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:11.038296 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a8c83468-71d4-4224-90ee-634b393b2e7e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 returned with HTTP 200 Aug 09 07:52:11.038675 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1356/5447] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:11 2026] GET /volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:11.192595 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-90d1cfcf-6648-42aa-ab96-6152f3d68c55 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:11.194761 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90d1cfcf-6648-42aa-ab96-6152f3d68c55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:11.195029 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90d1cfcf-6648-42aa-ab96-6152f3d68c55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:11.195264 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-90d1cfcf-6648-42aa-ab96-6152f3d68c55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:11.203465 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:11.203465 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:11.207434 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-90d1cfcf-6648-42aa-ab96-6152f3d68c55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:11.212415 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-90d1cfcf-6648-42aa-ab96-6152f3d68c55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 200 Aug 09 07:52:11.212771 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1360/5448] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:11 2026] GET /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:11.224638 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86c63c89-dd60-43b7-b9ee-7a70c58133aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:11.226363 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86c63c89-dd60-43b7-b9ee-7a70c58133aa tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:11.226545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86c63c89-dd60-43b7-b9ee-7a70c58133aa tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:11.226755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86c63c89-dd60-43b7-b9ee-7a70c58133aa tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:11.233928 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:11.233928 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:11.237711 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-86c63c89-dd60-43b7-b9ee-7a70c58133aa tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:11.242519 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86c63c89-dd60-43b7-b9ee-7a70c58133aa tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 200 Aug 09 07:52:11.242930 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1376/5449] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:11 2026] GET /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:11.253660 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:11.255563 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:52:11.255976 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2287bd3b-e218-4de4-8537-7cb425cf2053", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1746349015", "description": null, "metadata": null}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:11.265295 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:11.265295 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:11.265858 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:11.266031 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create snapshot from volume 2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:11.290388 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['01029a30-b765-4103-8f0c-3de96dc543e5', '3ceb3339-bf18-4ce3-9eb7-c0a925cd28bb', '907b8759-0de5-4963-bc02-dd78d09b8c8a', 'c827b049-0197-4f0d-8569-39e30e3e88db'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:11.315762 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot create request issued successfully. Aug 09 07:52:11.316140 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7e91855a-7e56-41b9-b5d9-2cd4d1405f42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:52:11.316532 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1358/5450] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:52:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:11.323772 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8b74442c-04a8-47e1-ba60-bcd33f2416f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:11.325229 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b74442c-04a8-47e1-ba60-bcd33f2416f5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:11.325401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b74442c-04a8-47e1-ba60-bcd33f2416f5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:11.325563 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b74442c-04a8-47e1-ba60-bcd33f2416f5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:11.330018 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:11.330018 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:11.330393 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8b74442c-04a8-47e1-ba60-bcd33f2416f5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:11.331084 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b74442c-04a8-47e1-ba60-bcd33f2416f5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 200 Aug 09 07:52:11.331411 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1357/5451] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:11 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:12.050231 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9a8b69a0-1c58-430e-905a-9a42dbabc868 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.052063 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a8b69a0-1c58-430e-905a-9a42dbabc868 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 Aug 09 07:52:12.052267 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a8b69a0-1c58-430e-905a-9a42dbabc868 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.052438 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9a8b69a0-1c58-430e-905a-9a42dbabc868 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.057473 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9a8b69a0-1c58-430e-905a-9a42dbabc868 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 returned with HTTP 404 Aug 09 07:52:12.057881 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1361/5452] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/volumes/a6bc2077-925f-431f-a764-d050ba05a341 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:12.064483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a40f326c-388a-4c71-88b2-816c10f4945f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.066564 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a40f326c-388a-4c71-88b2-816c10f4945f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] DELETE https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 Aug 09 07:52:12.066776 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a40f326c-388a-4c71-88b2-816c10f4945f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.067033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a40f326c-388a-4c71-88b2-816c10f4945f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.067227 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a40f326c-388a-4c71-88b2-816c10f4945f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume with id: 361f9511-9b8c-46c8-854d-3cb262b31100 Aug 09 07:52:12.075726 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.075726 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:12.076383 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a40f326c-388a-4c71-88b2-816c10f4945f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:12.093529 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a40f326c-388a-4c71-88b2-816c10f4945f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume request issued successfully. Aug 09 07:52:12.093742 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a40f326c-388a-4c71-88b2-816c10f4945f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 returned with HTTP 202 Aug 09 07:52:12.094264 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1377/5453] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:12 2026] DELETE /volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:12.101619 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-03fe55fd-72cb-4f64-833a-ee3dd41db1c9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.103871 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-03fe55fd-72cb-4f64-833a-ee3dd41db1c9 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 Aug 09 07:52:12.104086 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-03fe55fd-72cb-4f64-833a-ee3dd41db1c9 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.104271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-03fe55fd-72cb-4f64-833a-ee3dd41db1c9 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.110945 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.110945 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:12.114420 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-03fe55fd-72cb-4f64-833a-ee3dd41db1c9 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:12.118457 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-03fe55fd-72cb-4f64-833a-ee3dd41db1c9 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 returned with HTTP 200 Aug 09 07:52:12.119011 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1359/5454] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:12.339896 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-27990028-cada-4dd2-8988-407e14e4004d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.341572 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27990028-cada-4dd2-8988-407e14e4004d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:12.341759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27990028-cada-4dd2-8988-407e14e4004d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.341990 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-27990028-cada-4dd2-8988-407e14e4004d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.346984 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.346984 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:12.347430 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-27990028-cada-4dd2-8988-407e14e4004d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:12.348325 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-27990028-cada-4dd2-8988-407e14e4004d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 200 Aug 09 07:52:12.348568 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1358/5455] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:12.356638 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d6a2017f-29ca-488a-80ee-4f9955c0f44d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.358265 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d6a2017f-29ca-488a-80ee-4f9955c0f44d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:12.358438 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d6a2017f-29ca-488a-80ee-4f9955c0f44d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.358608 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d6a2017f-29ca-488a-80ee-4f9955c0f44d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.362928 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.362928 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:12.363341 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d6a2017f-29ca-488a-80ee-4f9955c0f44d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:12.364000 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d6a2017f-29ca-488a-80ee-4f9955c0f44d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 200 Aug 09 07:52:12.364322 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1362/5456] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:12.461459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-fb95eca5-f1df-4470-b1ab-a3c9553ee7d4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.463285 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-fb95eca5-f1df-4470-b1ab-a3c9553ee7d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:12.463460 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-fb95eca5-f1df-4470-b1ab-a3c9553ee7d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.463632 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-fb95eca5-f1df-4470-b1ab-a3c9553ee7d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.467816 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.467816 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:12.468238 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-fb95eca5-f1df-4470-b1ab-a3c9553ee7d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:12.468886 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-fb95eca5-f1df-4470-b1ab-a3c9553ee7d4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 200 Aug 09 07:52:12.469204 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1378/5457] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:12.476283 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-91a2720a-d5e6-492a-ba71-3f383a68a614 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.478118 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-91a2720a-d5e6-492a-ba71-3f383a68a614 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:12.478291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-91a2720a-d5e6-492a-ba71-3f383a68a614 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.478456 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-91a2720a-d5e6-492a-ba71-3f383a68a614 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.484532 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.484532 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:12.487533 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-91a2720a-d5e6-492a-ba71-3f383a68a614 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:12.491705 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-91a2720a-d5e6-492a-ba71-3f383a68a614 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 200 Aug 09 07:52:12.492172 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1360/5458] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:12.940727 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-c7417e2f-d4bf-406c-a8e8-58bc6293c272 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.942890 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-c7417e2f-d4bf-406c-a8e8-58bc6293c272 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:12.943141 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-c7417e2f-d4bf-406c-a8e8-58bc6293c272 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.943356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-c7417e2f-d4bf-406c-a8e8-58bc6293c272 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.950246 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.950246 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:12.954143 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-c7417e2f-d4bf-406c-a8e8-58bc6293c272 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:12.957074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-98f9eb2d-9ea4-40ea-9354-2c1d44864367 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:12.958179 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-c7417e2f-d4bf-406c-a8e8-58bc6293c272 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:12.958547 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1359/5459] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:12.959018 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-98f9eb2d-9ea4-40ea-9354-2c1d44864367 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:12.959182 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-98f9eb2d-9ea4-40ea-9354-2c1d44864367 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:12.959345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-98f9eb2d-9ea4-40ea-9354-2c1d44864367 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:12.963572 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:12.963572 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:12.963968 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-98f9eb2d-9ea4-40ea-9354-2c1d44864367 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:12.964593 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-98f9eb2d-9ea4-40ea-9354-2c1d44864367 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 200 Aug 09 07:52:12.964978 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1363/5460] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:52:12 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:13.029179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c2a94dcc-5dcd-44f1-a654-33e956a119bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.029716 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2a94dcc-5dcd-44f1-a654-33e956a119bb None None] GET https://10.4.3.41/volume// Aug 09 07:52:13.029716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2a94dcc-5dcd-44f1-a654-33e956a119bb None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.030129 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2a94dcc-5dcd-44f1-a654-33e956a119bb None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.030279 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2a94dcc-5dcd-44f1-a654-33e956a119bb None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:13.030620 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1379/5461] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:13.038287 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-2f711904-33c2-4e57-bd5d-3973a9065f7c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.073717 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-2f711904-33c2-4e57-bd5d-3973a9065f7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:52:13.074313 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-2f711904-33c2-4e57-bd5d-3973a9065f7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a93a918b-8d8c-4d26-b9aa-d372cb7b8c09", "connector": null, "instance_uuid": "2d5e9ab6-9361-44d8-a203-15f278867889"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:13.084433 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.084433 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:13.110267 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-2f711904-33c2-4e57-bd5d-3973a9065f7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:52:13.110703 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1361/5462] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:52:13 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 09 07:52:13.134474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-89cda7f6-9823-4e13-a271-722d9f1bb755 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.136182 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89cda7f6-9823-4e13-a271-722d9f1bb755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 Aug 09 07:52:13.136409 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89cda7f6-9823-4e13-a271-722d9f1bb755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.136623 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89cda7f6-9823-4e13-a271-722d9f1bb755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.137197 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-53c4208a-de10-4621-a540-f97b4d548f74 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.138973 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53c4208a-de10-4621-a540-f97b4d548f74 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:13.139892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53c4208a-de10-4621-a540-f97b4d548f74 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.139892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-53c4208a-de10-4621-a540-f97b4d548f74 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.143004 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89cda7f6-9823-4e13-a271-722d9f1bb755 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 returned with HTTP 404 Aug 09 07:52:13.143533 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1360/5463] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/volumes/361f9511-9b8c-46c8-854d-3cb262b31100 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:13.145843 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6016b74a-40cc-45cd-9f3c-4d07acd66157 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.146366 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6016b74a-40cc-45cd-9f3c-4d07acd66157 None None] GET https://10.4.3.41/volume// Aug 09 07:52:13.146577 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6016b74a-40cc-45cd-9f3c-4d07acd66157 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.146835 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6016b74a-40cc-45cd-9f3c-4d07acd66157 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.147450 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6016b74a-40cc-45cd-9f3c-4d07acd66157 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:13.147450 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1380/5464] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:13.148548 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.148548 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:13.150089 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c2b9be55-8526-4b87-bdfb-7be160261125 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.151960 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c2b9be55-8526-4b87-bdfb-7be160261125 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 Aug 09 07:52:13.151960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c2b9be55-8526-4b87-bdfb-7be160261125 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.152090 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c2b9be55-8526-4b87-bdfb-7be160261125 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.152266 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-c2b9be55-8526-4b87-bdfb-7be160261125 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume with id: d7e867c9-a564-4246-83c1-d09e94c8dea8 Aug 09 07:52:13.153752 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-53c4208a-de10-4621-a540-f97b4d548f74 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:13.155331 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-fd914834-c755-48d3-826d-1afc90d434cb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.157271 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-fd914834-c755-48d3-826d-1afc90d434cb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:13.157517 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-fd914834-c755-48d3-826d-1afc90d434cb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.157705 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-fd914834-c755-48d3-826d-1afc90d434cb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.159086 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.159086 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:13.160017 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c2b9be55-8526-4b87-bdfb-7be160261125 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:13.160154 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-53c4208a-de10-4621-a540-f97b4d548f74 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:13.160445 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1364/5465] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:13.166707 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.166707 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:13.169871 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-fd914834-c755-48d3-826d-1afc90d434cb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:13.173511 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-fd914834-c755-48d3-826d-1afc90d434cb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:13.173925 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1361/5466] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:13.176328 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c2b9be55-8526-4b87-bdfb-7be160261125 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume request issued successfully. Aug 09 07:52:13.176524 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c2b9be55-8526-4b87-bdfb-7be160261125 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 returned with HTTP 202 Aug 09 07:52:13.176962 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1362/5467] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:13 2026] DELETE /volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:13.183805 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec970857-cc2a-4d19-9a5b-dc6c87157d26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.185942 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec970857-cc2a-4d19-9a5b-dc6c87157d26 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 Aug 09 07:52:13.186180 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec970857-cc2a-4d19-9a5b-dc6c87157d26 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.186406 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec970857-cc2a-4d19-9a5b-dc6c87157d26 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.194565 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.194565 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:13.198709 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ec970857-cc2a-4d19-9a5b-dc6c87157d26 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:13.203571 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec970857-cc2a-4d19-9a5b-dc6c87157d26 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 returned with HTTP 200 Aug 09 07:52:13.204047 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1381/5468] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:13.272172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-566d2bbd-e708-4c19-83cb-9e6b760591f2 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.274129 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-566d2bbd-e708-4c19-83cb-9e6b760591f2 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] PUT https://10.4.3.41/volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b Aug 09 07:52:13.274555 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-566d2bbd-e708-4c19-83cb-9e6b760591f2 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:13.281844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-566d2bbd-e708-4c19-83cb-9e6b760591f2 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Acquiring lock "cinder-attachment_update-a93a918b-8d8c-4d26-b9aa-d372cb7b8c09-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:52:13.285829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-566d2bbd-e708-4c19-83cb-9e6b760591f2 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Lock "cinder-attachment_update-a93a918b-8d8c-4d26-b9aa-d372cb7b8c09-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:52:13.286919 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.286919 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:13.361330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-566d2bbd-e708-4c19-83cb-9e6b760591f2 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Lock "cinder-attachment_update-a93a918b-8d8c-4d26-b9aa-d372cb7b8c09-np0000006821" released by "attachment_update" :: held 0.075s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:52:13.361676 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-566d2bbd-e708-4c19-83cb-9e6b760591f2 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b returned with HTTP 200 Aug 09 07:52:13.362241 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1365/5469] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:52:13 2026] PUT /volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:13.695875 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-341fa0eb-3b10-4df6-89a6-acc32db70d3e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.697860 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-341fa0eb-3b10-4df6-89a6-acc32db70d3e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:13.698059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-341fa0eb-3b10-4df6-89a6-acc32db70d3e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.698232 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-341fa0eb-3b10-4df6-89a6-acc32db70d3e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.703220 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.703220 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:13.703694 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-341fa0eb-3b10-4df6-89a6-acc32db70d3e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:13.704490 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-341fa0eb-3b10-4df6-89a6-acc32db70d3e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 200 Aug 09 07:52:13.704890 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1362/5470] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:13.716531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-487562b7-5387-483b-ba56-036180dbcf63 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.718389 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-487562b7-5387-483b-ba56-036180dbcf63 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:13.718547 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-487562b7-5387-483b-ba56-036180dbcf63 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.718712 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-487562b7-5387-483b-ba56-036180dbcf63 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.724645 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.724645 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:13.727609 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-487562b7-5387-483b-ba56-036180dbcf63 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:13.731660 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-487562b7-5387-483b-ba56-036180dbcf63 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 200 Aug 09 07:52:13.732018 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1363/5471] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:13.739211 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.741068 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:13.741438 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1d4774c0-95cf-4014-9b9e-f0ff416f29db", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:13.742860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1d4774c0-95cf-4014-9b9e-f0ff416f29db', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:13.749800 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.749800 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:13.750344 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:13.750491 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:52:13.751289 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:52:13.755842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (560caa85-a2a3-4a0b-bd7e-4929b7943897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:13.756849 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aee0940-b356-4a48-818d-a4928855d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:13.757624 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:13.779167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aee0940-b356-4a48-818d-a4928855d2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d4774c0-95cf-4014-9b9e-f0ff416f29db', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:13.779879 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83de78a7-d14c-42ce-9a66-195c8ca1c183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:13.814676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['c1df55cf-e2c0-4c39-9d75-7af9f2fc64ec', '77ec482a-bada-4e14-bce4-e07e6541c6ac', '92c1a8b8-f65e-42df-9ce5-b33d99e819cd', '181ba634-6cc3-4dac-9259-adaa15cb7df8'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:13.815483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83de78a7-d14c-42ce-9a66-195c8ca1c183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1df55cf-e2c0-4c39-9d75-7af9f2fc64ec', '77ec482a-bada-4e14-bce4-e07e6541c6ac', '92c1a8b8-f65e-42df-9ce5-b33d99e819cd', '181ba634-6cc3-4dac-9259-adaa15cb7df8']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:13.816213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea56b92e-75be-4aa0-bac4-43c44a960174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:13.851942 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea56b92e-75be-4aa0-bac4-43c44a960174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0e3d09-935c-4bb0-9600-747d1964bfc3', '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='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['c1df55cf-e2c0-4c39-9d75-7af9f2fc64ec','77ec482a-bada-4e14-bce4-e07e6541c6ac','92c1a8b8-f65e-42df-9ce5-b33d99e819cd','181ba634-6cc3-4dac-9259-adaa15cb7df8'],size=1,snapshot_id=1d4774c0-95cf-4014-9b9e-f0ff416f29db,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:52:13Z,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=4c0e3d09-935c-4bb0-9600-747d1964bfc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d4774c0-95cf-4014-9b9e-f0ff416f29db,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:13.853039 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ffdcf9-afd6-4f05-b076-0b3aedc08147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:13.868328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ffdcf9-afd6-4f05-b076-0b3aedc08147) transitioned into 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='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['c1df55cf-e2c0-4c39-9d75-7af9f2fc64ec','77ec482a-bada-4e14-bce4-e07e6541c6ac','92c1a8b8-f65e-42df-9ce5-b33d99e819cd','181ba634-6cc3-4dac-9259-adaa15cb7df8'],size=1,snapshot_id=1d4774c0-95cf-4014-9b9e-f0ff416f29db,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:13.868929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd16b97-d362-4eb5-99ad-5a17a8f25b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:13.889579 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd16b97-d362-4eb5-99ad-5a17a8f25b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:13.890603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (560caa85-a2a3-4a0b-bd7e-4929b7943897) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:13.891040 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:52:13.891692 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-1294ff0f-4e17-4a0d-8a7c-b36675ea5b73 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:13.892152 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1382/5472] 10.4.3.41 () {72 vars in 1534 bytes} [Sun Aug 9 07:52:13 2026] POST /volume/v3/volumes => generated 734 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:13.898679 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-f43d6c33-12b2-4ac2-a116-29940f839bd0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.900876 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-f43d6c33-12b2-4ac2-a116-29940f839bd0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:13.901103 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-f43d6c33-12b2-4ac2-a116-29940f839bd0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.901285 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-f43d6c33-12b2-4ac2-a116-29940f839bd0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.907838 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.907838 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:13.910893 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-f43d6c33-12b2-4ac2-a116-29940f839bd0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:13.914387 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-f43d6c33-12b2-4ac2-a116-29940f839bd0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 returned with HTTP 200 Aug 09 07:52:13.914845 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1366/5473] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:13.921119 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-e44ee868-2de9-43cb-b9be-18bc55184757 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:13.923053 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-e44ee868-2de9-43cb-b9be-18bc55184757 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:13.923227 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-e44ee868-2de9-43cb-b9be-18bc55184757 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:13.923394 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-e44ee868-2de9-43cb-b9be-18bc55184757 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:13.929789 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:13.929789 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:13.933236 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-e44ee868-2de9-43cb-b9be-18bc55184757 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:13.937805 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-e44ee868-2de9-43cb-b9be-18bc55184757 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 returned with HTTP 200 Aug 09 07:52:13.938201 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1363/5474] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:13 2026] GET /volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:14.172536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-962af0a8-c86a-49d9-983f-eaca1ba76ef1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:14.174231 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-962af0a8-c86a-49d9-983f-eaca1ba76ef1 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:14.174425 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-962af0a8-c86a-49d9-983f-eaca1ba76ef1 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:14.174611 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-962af0a8-c86a-49d9-983f-eaca1ba76ef1 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:14.184925 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:14.184925 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:14.188487 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-962af0a8-c86a-49d9-983f-eaca1ba76ef1 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:14.192418 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-962af0a8-c86a-49d9-983f-eaca1ba76ef1 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:14.192956 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1364/5475] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:14 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:14.216111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b23e9bf5-f29e-46cb-af69-477350d49d8f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:14.217725 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b23e9bf5-f29e-46cb-af69-477350d49d8f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 Aug 09 07:52:14.217960 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b23e9bf5-f29e-46cb-af69-477350d49d8f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:14.218136 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b23e9bf5-f29e-46cb-af69-477350d49d8f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:14.223570 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b23e9bf5-f29e-46cb-af69-477350d49d8f tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 returned with HTTP 404 Aug 09 07:52:14.223985 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1383/5476] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:14 2026] GET /volume/v3/volumes/d7e867c9-a564-4246-83c1-d09e94c8dea8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:14.230759 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:14.232777 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 Aug 09 07:52:14.233038 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:14.233292 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:14.233478 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume with id: 2ce1c65b-ba4f-453c-a583-85b99059b255 Aug 09 07:52:14.241764 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:14.241764 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:14.242324 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:14.258875 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume request issued successfully. Aug 09 07:52:14.259120 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1b0a0b3f-baa5-4eaa-9d06-5954a46b331e tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 returned with HTTP 202 Aug 09 07:52:14.259613 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1367/5477] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:14 2026] DELETE /volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:14.266221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-909417cd-8b46-4d64-b14d-50fca791b8dc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:14.268564 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-909417cd-8b46-4d64-b14d-50fca791b8dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 Aug 09 07:52:14.269693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-909417cd-8b46-4d64-b14d-50fca791b8dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:14.269693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-909417cd-8b46-4d64-b14d-50fca791b8dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:14.278014 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:14.278014 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:14.282071 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-909417cd-8b46-4d64-b14d-50fca791b8dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:14.286554 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-909417cd-8b46-4d64-b14d-50fca791b8dc tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 returned with HTTP 200 Aug 09 07:52:14.286885 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1364/5478] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:14 2026] GET /volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:14.517209 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-51580343-668b-4518-96e8-b72826bb0690 req-48e109fd-8308-4198-bafa-0d79687c9aa0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:14.519574 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-48e109fd-8308-4198-bafa-0d79687c9aa0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68/encryption Aug 09 07:52:14.519818 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-48e109fd-8308-4198-bafa-0d79687c9aa0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:14.520068 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-48e109fd-8308-4198-bafa-0d79687c9aa0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:14.530939 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:14.530939 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:14.538934 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-51580343-668b-4518-96e8-b72826bb0690 req-48e109fd-8308-4198-bafa-0d79687c9aa0 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68/encryption returned with HTTP 200 Aug 09 07:52:14.539400 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1365/5479] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:52:14 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:15.204282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ecd5dd2-b84b-4e8e-b86a-3640af978594 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:15.205818 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ecd5dd2-b84b-4e8e-b86a-3640af978594 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:15.206020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ecd5dd2-b84b-4e8e-b86a-3640af978594 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:15.206201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ecd5dd2-b84b-4e8e-b86a-3640af978594 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:15.227692 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:15.227692 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:15.231100 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7ecd5dd2-b84b-4e8e-b86a-3640af978594 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:15.235072 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ecd5dd2-b84b-4e8e-b86a-3640af978594 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:15.235461 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1384/5480] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:15 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:15.297927 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0c2c90d8-d6b0-4db8-8bc4-d6c6715834a1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:15.299326 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c2c90d8-d6b0-4db8-8bc4-d6c6715834a1 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 Aug 09 07:52:15.299501 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c2c90d8-d6b0-4db8-8bc4-d6c6715834a1 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:15.299674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0c2c90d8-d6b0-4db8-8bc4-d6c6715834a1 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:15.305479 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0c2c90d8-d6b0-4db8-8bc4-d6c6715834a1 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 returned with HTTP 404 Aug 09 07:52:15.305479 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1368/5481] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:15 2026] GET /volume/v3/volumes/2ce1c65b-ba4f-453c-a583-85b99059b255 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:15.312089 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:15.314159 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] DELETE https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c Aug 09 07:52:15.314349 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:15.314582 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:15.314777 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume with id: bd46e655-d7d8-44b7-887e-ea977e0bed6c Aug 09 07:52:15.321873 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:15.321873 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:15.322373 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:15.338686 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume request issued successfully. Aug 09 07:52:15.338863 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-419d60ba-50da-4014-a4cc-5c27b7f278bf tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c returned with HTTP 202 Aug 09 07:52:15.339328 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1365/5482] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:15 2026] DELETE /volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:15.346875 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d82c8c7c-edab-49e7-bd5d-0a073b379f93 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:15.348555 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d82c8c7c-edab-49e7-bd5d-0a073b379f93 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c Aug 09 07:52:15.348741 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d82c8c7c-edab-49e7-bd5d-0a073b379f93 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:15.348938 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d82c8c7c-edab-49e7-bd5d-0a073b379f93 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:15.356597 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:15.356597 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:15.360965 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d82c8c7c-edab-49e7-bd5d-0a073b379f93 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:15.365113 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d82c8c7c-edab-49e7-bd5d-0a073b379f93 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c returned with HTTP 200 Aug 09 07:52:15.365464 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1366/5483] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:15 2026] GET /volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:16.247323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb8d16cb-2e9f-4592-bc0a-34f8862f54d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:16.249195 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb8d16cb-2e9f-4592-bc0a-34f8862f54d0 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:16.249395 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb8d16cb-2e9f-4592-bc0a-34f8862f54d0 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:16.249573 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb8d16cb-2e9f-4592-bc0a-34f8862f54d0 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:16.258377 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:16.258377 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:16.261475 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb8d16cb-2e9f-4592-bc0a-34f8862f54d0 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:16.265186 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb8d16cb-2e9f-4592-bc0a-34f8862f54d0 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:16.265521 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1385/5484] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:16 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:16.377137 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bc89536a-fe61-493d-8bcc-39e481c5a997 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:16.378806 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc89536a-fe61-493d-8bcc-39e481c5a997 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c Aug 09 07:52:16.379059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc89536a-fe61-493d-8bcc-39e481c5a997 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:16.379236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc89536a-fe61-493d-8bcc-39e481c5a997 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:16.384901 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc89536a-fe61-493d-8bcc-39e481c5a997 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c returned with HTTP 404 Aug 09 07:52:16.385474 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1369/5485] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:16 2026] GET /volume/v3/volumes/bd46e655-d7d8-44b7-887e-ea977e0bed6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:16.391862 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:16.393537 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 Aug 09 07:52:16.393713 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:16.393898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:16.394062 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume with id: d982fa4d-211d-4dda-8656-35f57fb98877 Aug 09 07:52:16.400481 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:16.400481 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:16.400907 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:16.416471 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Delete volume request issued successfully. Aug 09 07:52:16.416471 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87cde613-dd1e-47df-ac68-5d4838bd3e86 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 returned with HTTP 202 Aug 09 07:52:16.416843 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1366/5486] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:16 2026] DELETE /volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:16.423416 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-54b0cdd0-a163-4d38-8e9b-ef228b10ecbb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:16.425149 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-54b0cdd0-a163-4d38-8e9b-ef228b10ecbb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 Aug 09 07:52:16.425333 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-54b0cdd0-a163-4d38-8e9b-ef228b10ecbb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:16.425500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-54b0cdd0-a163-4d38-8e9b-ef228b10ecbb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:16.432120 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:16.432120 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:16.435590 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-54b0cdd0-a163-4d38-8e9b-ef228b10ecbb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Volume info retrieved successfully. Aug 09 07:52:16.439140 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-54b0cdd0-a163-4d38-8e9b-ef228b10ecbb tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 returned with HTTP 200 Aug 09 07:52:16.439516 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1367/5487] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:16 2026] GET /volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:16.948480 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-a47ab6a5-a076-4d52-b20f-f69fcc006549 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:16.950891 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-a47ab6a5-a076-4d52-b20f-f69fcc006549 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:16.951154 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-a47ab6a5-a076-4d52-b20f-f69fcc006549 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:16.951414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-a47ab6a5-a076-4d52-b20f-f69fcc006549 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:16.957862 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:16.957862 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:16.961198 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-a47ab6a5-a076-4d52-b20f-f69fcc006549 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:16.965233 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-a47ab6a5-a076-4d52-b20f-f69fcc006549 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 returned with HTTP 200 Aug 09 07:52:16.965602 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1386/5488] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:16 2026] GET /volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 => generated 1343 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:16.972215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a37ca5d5-4397-4002-a432-cca747bed4cb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:16.972621 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a37ca5d5-4397-4002-a432-cca747bed4cb None None] GET https://10.4.3.41/volume// Aug 09 07:52:16.972819 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a37ca5d5-4397-4002-a432-cca747bed4cb None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:16.973084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a37ca5d5-4397-4002-a432-cca747bed4cb None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:16.973467 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a37ca5d5-4397-4002-a432-cca747bed4cb None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:16.973745 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1370/5489] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:52:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:16.979730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bf266b2b-8935-497f-ac31-e50f843d7191 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:16.981553 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bf266b2b-8935-497f-ac31-e50f843d7191 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:52:16.981887 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bf266b2b-8935-497f-ac31-e50f843d7191 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c0e3d09-935c-4bb0-9600-747d1964bfc3", "connector": null, "instance_uuid": "19313e85-57fb-45be-b56c-48371dc36b30"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:16.989222 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:16.989222 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:17.014114 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bf266b2b-8935-497f-ac31-e50f843d7191 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:52:17.014114 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1367/5490] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:52:16 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 09 07:52:17.021312 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a8cc4f6f-69ac-455b-ab81-92a3487057f2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:17.021771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a8cc4f6f-69ac-455b-ab81-92a3487057f2 None None] GET https://10.4.3.41/volume// Aug 09 07:52:17.021993 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a8cc4f6f-69ac-455b-ab81-92a3487057f2 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:17.022176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a8cc4f6f-69ac-455b-ab81-92a3487057f2 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:17.022660 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a8cc4f6f-69ac-455b-ab81-92a3487057f2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:17.023010 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1368/5491] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:52:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:17.028985 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-4fd25c46-3151-4831-8fce-364c5d60070a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:17.030974 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-4fd25c46-3151-4831-8fce-364c5d60070a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:17.031247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-4fd25c46-3151-4831-8fce-364c5d60070a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:17.031402 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-4fd25c46-3151-4831-8fce-364c5d60070a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:17.040642 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:17.040642 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:17.044349 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-4fd25c46-3151-4831-8fce-364c5d60070a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:17.048820 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-4fd25c46-3151-4831-8fce-364c5d60070a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 returned with HTTP 200 Aug 09 07:52:17.049281 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1387/5492] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:52:17 2026] GET /volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 => generated 1522 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 09 07:52:17.153030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-10d51380-d1e9-4cb1-883e-9429cd85e9d8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:17.155100 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-10d51380-d1e9-4cb1-883e-9429cd85e9d8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398 Aug 09 07:52:17.155444 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-10d51380-d1e9-4cb1-883e-9429cd85e9d8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:17.162969 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-10d51380-d1e9-4cb1-883e-9429cd85e9d8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-4c0e3d09-935c-4bb0-9600-747d1964bfc3-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:52:17.167532 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-10d51380-d1e9-4cb1-883e-9429cd85e9d8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-4c0e3d09-935c-4bb0-9600-747d1964bfc3-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:52:17.168487 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:17.168487 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:17.242869 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-10d51380-d1e9-4cb1-883e-9429cd85e9d8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-4c0e3d09-935c-4bb0-9600-747d1964bfc3-np0000006821" released by "attachment_update" :: held 0.075s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:52:17.243159 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-10d51380-d1e9-4cb1-883e-9429cd85e9d8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398 returned with HTTP 200 Aug 09 07:52:17.243823 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1371/5493] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:52:17 2026] PUT /volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:17.261849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bcb98013-9626-4f77-af8f-40f78e828a36 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:17.263624 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bcb98013-9626-4f77-af8f-40f78e828a36 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398/action Aug 09 07:52:17.263974 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bcb98013-9626-4f77-af8f-40f78e828a36 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:52:17.264097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bcb98013-9626-4f77-af8f-40f78e828a36 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:17.277655 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-336f8414-73ca-4287-b988-c5d4f6632c83 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:17.277818 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:17.277818 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:17.279656 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-336f8414-73ca-4287-b988-c5d4f6632c83 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:17.279872 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-336f8414-73ca-4287-b988-c5d4f6632c83 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:17.280174 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-336f8414-73ca-4287-b988-c5d4f6632c83 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:17.287528 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b525fb1-a07e-4a6d-a8c2-c22decd33943 req-bcb98013-9626-4f77-af8f-40f78e828a36 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398/action returned with HTTP 204 Aug 09 07:52:17.287969 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1368/5494] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:52:17 2026] POST /volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:17.290030 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:17.290030 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:17.293376 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-336f8414-73ca-4287-b988-c5d4f6632c83 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:17.297557 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-336f8414-73ca-4287-b988-c5d4f6632c83 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:17.297924 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1369/5495] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:17 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:17.451766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-965e81f4-4ba6-44be-bee8-a975e6e90603 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:17.453841 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-965e81f4-4ba6-44be-bee8-a975e6e90603 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] GET https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 Aug 09 07:52:17.454080 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-965e81f4-4ba6-44be-bee8-a975e6e90603 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:17.454307 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-965e81f4-4ba6-44be-bee8-a975e6e90603 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:17.460565 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-965e81f4-4ba6-44be-bee8-a975e6e90603 tempest-CreateVolumesFromBackupTest-1211573605 tempest-CreateVolumesFromBackupTest-1211573605-project-member] https://10.4.3.41/volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 returned with HTTP 404 Aug 09 07:52:17.461120 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1388/5496] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:17 2026] GET /volume/v3/volumes/d982fa4d-211d-4dda-8656-35f57fb98877 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:17.748713 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-cb5f117e-eb64-49c9-9d71-125fb7589c47 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:17.751467 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-cb5f117e-eb64-49c9-9d71-125fb7589c47 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] POST https://10.4.3.41/volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b/action Aug 09 07:52:17.751897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-cb5f117e-eb64-49c9-9d71-125fb7589c47 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:52:17.752082 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-cb5f117e-eb64-49c9-9d71-125fb7589c47 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:17.772060 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:17.772060 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:17.794494 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-bd8f8e5b-3a2c-49b3-acfe-f19e0dc2c1ec req-cb5f117e-eb64-49c9-9d71-125fb7589c47 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b/action returned with HTTP 204 Aug 09 07:52:17.795053 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1372/5497] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:52:17 2026] POST /volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:18.309857 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cc4a0e22-042e-428e-97cf-aa6749de6a7c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:18.311863 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc4a0e22-042e-428e-97cf-aa6749de6a7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:18.312141 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc4a0e22-042e-428e-97cf-aa6749de6a7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:18.312341 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc4a0e22-042e-428e-97cf-aa6749de6a7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:18.321854 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:18.321854 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:18.325193 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cc4a0e22-042e-428e-97cf-aa6749de6a7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:18.329420 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc4a0e22-042e-428e-97cf-aa6749de6a7c tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:18.329836 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1369/5498] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:18 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1157 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:18.343989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:18.345743 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] POST https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09/action Aug 09 07:52:18.346127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:52:18.346214 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:18.359328 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:18.359328 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:18.360024 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:18.413107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Created reservations ['4c51c166-ce44-411f-af91-e1598b2d95f6', '115ef89e-fa74-4e9d-8f91-59c2ea873059'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:18.432659 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Extend volume request issued successfully. Aug 09 07:52:18.432926 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09/action returned with HTTP 202 Aug 09 07:52:18.433411 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1370/5499] 10.4.3.41 () {70 vars in 1424 bytes} [Sun Aug 9 07:52:18 2026] POST /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:52:18.443310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9898c51c-aedb-41a4-ab67-1d425ac24d1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:18.445098 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9898c51c-aedb-41a4-ab67-1d425ac24d1a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:18.445308 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9898c51c-aedb-41a4-ab67-1d425ac24d1a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:18.445503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9898c51c-aedb-41a4-ab67-1d425ac24d1a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:18.462059 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:18.462059 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:18.466785 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9898c51c-aedb-41a4-ab67-1d425ac24d1a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:18.471817 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9898c51c-aedb-41a4-ab67-1d425ac24d1a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:18.472201 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1389/5500] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:18 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:18.769932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 req-1bf50913-dec3-4b51-bd7b-b497ef62829d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:18.772293 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 req-1bf50913-dec3-4b51-bd7b-b497ef62829d service nova] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:18.772469 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 req-1bf50913-dec3-4b51-bd7b-b497ef62829d service nova] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:18.772669 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 req-1bf50913-dec3-4b51-bd7b-b497ef62829d service nova] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:18.787412 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:18.787412 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:18.791567 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 req-1bf50913-dec3-4b51-bd7b-b497ef62829d service nova] Volume info retrieved successfully. Aug 09 07:52:18.795854 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4c7f30ba-f67b-4d67-bc4b-a0dcad13cb32 req-1bf50913-dec3-4b51-bd7b-b497ef62829d service nova] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:18.796902 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1373/5501] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:18 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1313 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:19.486759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-775a5127-9b5c-4036-b8e8-d91cb675006b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:19.488405 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-775a5127-9b5c-4036-b8e8-d91cb675006b tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:19.488709 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-775a5127-9b5c-4036-b8e8-d91cb675006b tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:19.489933 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-775a5127-9b5c-4036-b8e8-d91cb675006b tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:19.497787 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:19.497787 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:19.500962 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-775a5127-9b5c-4036-b8e8-d91cb675006b tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:19.505015 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-775a5127-9b5c-4036-b8e8-d91cb675006b tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:19.505434 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1370/5502] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:19 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1157 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:19.518929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-50327d42-777b-4e38-976c-b843e249bedb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:19.520735 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50327d42-777b-4e38-976c-b843e249bedb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:19.521022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50327d42-777b-4e38-976c-b843e249bedb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:19.521213 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50327d42-777b-4e38-976c-b843e249bedb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:19.529878 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:19.529878 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:19.532960 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-50327d42-777b-4e38-976c-b843e249bedb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:19.536557 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50327d42-777b-4e38-976c-b843e249bedb tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:19.537078 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1371/5503] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:19 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1157 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:19.712050 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c5252017-1025-483d-b71f-e36bca7d6215 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:19.714098 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c5252017-1025-483d-b71f-e36bca7d6215 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:19.714289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c5252017-1025-483d-b71f-e36bca7d6215 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:19.714466 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c5252017-1025-483d-b71f-e36bca7d6215 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:19.722978 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:19.722978 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:19.726614 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c5252017-1025-483d-b71f-e36bca7d6215 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:19.730532 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c5252017-1025-483d-b71f-e36bca7d6215 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:19.730956 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1390/5504] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:19 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:19.749194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-bc87f8f8-75ed-43c7-be6c-d9a99e4bd555 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:19.751122 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-bc87f8f8-75ed-43c7-be6c-d9a99e4bd555 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] POST https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09/action Aug 09 07:52:19.751474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-bc87f8f8-75ed-43c7-be6c-d9a99e4bd555 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:52:19.751634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-bc87f8f8-75ed-43c7-be6c-d9a99e4bd555 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:19.761409 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:19.761409 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:19.761870 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-bc87f8f8-75ed-43c7-be6c-d9a99e4bd555 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:19.767372 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-bc87f8f8-75ed-43c7-be6c-d9a99e4bd555 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Begin detaching volume completed successfully. Aug 09 07:52:19.767589 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-bc87f8f8-75ed-43c7-be6c-d9a99e4bd555 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09/action returned with HTTP 202 Aug 09 07:52:19.767996 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1374/5505] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:52:19 2026] POST /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:52:19.784314 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-953cac56-70fa-485a-9042-58dc2257d046 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:19.787990 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-953cac56-70fa-485a-9042-58dc2257d046 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:19.787990 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-953cac56-70fa-485a-9042-58dc2257d046 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:19.787990 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-953cac56-70fa-485a-9042-58dc2257d046 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:19.796863 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:19.796863 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:19.799411 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-953cac56-70fa-485a-9042-58dc2257d046 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:19.803583 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-76acb9af-efd9-45bc-ac5f-923adca1f6a3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:19.803997 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-76acb9af-efd9-45bc-ac5f-923adca1f6a3 None None] GET https://10.4.3.41/volume// Aug 09 07:52:19.804175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-76acb9af-efd9-45bc-ac5f-923adca1f6a3 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:19.804354 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-76acb9af-efd9-45bc-ac5f-923adca1f6a3 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:19.804646 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-76acb9af-efd9-45bc-ac5f-923adca1f6a3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:19.804923 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1372/5506] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:52:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:19.806630 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-953cac56-70fa-485a-9042-58dc2257d046 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:19.806630 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1371/5507] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:19 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:19.810827 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c7db732e-f529-408a-9c2c-9041038fc943 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:19.812896 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c7db732e-f529-408a-9c2c-9041038fc943 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:19.813120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c7db732e-f529-408a-9c2c-9041038fc943 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:19.813301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c7db732e-f529-408a-9c2c-9041038fc943 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:19.822097 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:19.822097 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:19.825364 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c7db732e-f529-408a-9c2c-9041038fc943 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:19.829967 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-c7db732e-f529-408a-9c2c-9041038fc943 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:19.830376 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1391/5508] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:52:19 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:20.824316 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9539cb11-c2ec-4a2b-afe2-461855adbe0a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:20.828963 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9539cb11-c2ec-4a2b-afe2-461855adbe0a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:20.828963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9539cb11-c2ec-4a2b-afe2-461855adbe0a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:20.828963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9539cb11-c2ec-4a2b-afe2-461855adbe0a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:20.843307 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:20.843307 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:20.849405 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9539cb11-c2ec-4a2b-afe2-461855adbe0a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:20.856121 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9539cb11-c2ec-4a2b-afe2-461855adbe0a tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:20.857170 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1375/5509] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:20 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:20.945768 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-9dc626fa-dfb8-4b06-b29e-9bc3ca8a2356 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:20.948182 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-9dc626fa-dfb8-4b06-b29e-9bc3ca8a2356 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] DELETE https://10.4.3.41/volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b Aug 09 07:52:20.948403 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-9dc626fa-dfb8-4b06-b29e-9bc3ca8a2356 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:20.948685 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-9dc626fa-dfb8-4b06-b29e-9bc3ca8a2356 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:20.958066 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:20.958066 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:21.044812 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-4fb3fccd-214b-4fee-85ed-76f2fe1abf56 req-9dc626fa-dfb8-4b06-b29e-9bc3ca8a2356 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b returned with HTTP 200 Aug 09 07:52:21.045207 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1373/5510] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:52:20 2026] DELETE /volume/v3/attachments/2644edd5-72c2-4add-880b-86cd4975025b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:21.872423 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-89f5d69c-b1b8-4b4a-a979-9fab000b54e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:21.874261 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89f5d69c-b1b8-4b4a-a979-9fab000b54e8 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:21.874668 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89f5d69c-b1b8-4b4a-a979-9fab000b54e8 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:21.874839 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-89f5d69c-b1b8-4b4a-a979-9fab000b54e8 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:21.881535 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:21.881535 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:21.884810 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-89f5d69c-b1b8-4b4a-a979-9fab000b54e8 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:21.888606 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-89f5d69c-b1b8-4b4a-a979-9fab000b54e8 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:21.889118 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1372/5511] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:21 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:23.124202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1415cc8a-ec10-46dc-8b35-4bc9df36ebcc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:23.125647 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1415cc8a-ec10-46dc-8b35-4bc9df36ebcc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:23.125856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1415cc8a-ec10-46dc-8b35-4bc9df36ebcc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:23.126179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1415cc8a-ec10-46dc-8b35-4bc9df36ebcc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:23.139253 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:23.139253 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:23.146517 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1415cc8a-ec10-46dc-8b35-4bc9df36ebcc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:23.161624 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1415cc8a-ec10-46dc-8b35-4bc9df36ebcc tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 returned with HTTP 200 Aug 09 07:52:23.162029 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1392/5512] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:23 2026] GET /volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 => generated 1635 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:24.452486 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-c58a473d-c868-4995-9115-3730c0169a34 req-b4a864f0-886b-4258-95d3-5d34225fe03e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:24.457059 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-b4a864f0-886b-4258-95d3-5d34225fe03e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398 Aug 09 07:52:24.457059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-b4a864f0-886b-4258-95d3-5d34225fe03e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:24.457059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-b4a864f0-886b-4258-95d3-5d34225fe03e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:24.468251 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:24.468251 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:24.528359 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-b4a864f0-886b-4258-95d3-5d34225fe03e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398 returned with HTTP 200 Aug 09 07:52:24.529089 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1376/5513] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:52:24 2026] DELETE /volume/v3/attachments/4004a6af-7aab-4aac-8d08-769e38c9b398 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:24.541165 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:24.543308 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:24.543460 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:24.543636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:24.543823 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: 4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:24.550695 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:24.550695 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:24.551107 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:24.567558 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:52:24.567770 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-c58a473d-c868-4995-9115-3730c0169a34 req-15829806-dd41-4495-a378-8abc5dfeb855 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 returned with HTTP 202 Aug 09 07:52:24.568189 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1374/5514] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:52:24 2026] DELETE /volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:24.763094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e8495e92-1514-472f-8701-f0c9fc01f366 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:24.764850 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8495e92-1514-472f-8701-f0c9fc01f366 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:24.765082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8495e92-1514-472f-8701-f0c9fc01f366 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:24.765284 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8495e92-1514-472f-8701-f0c9fc01f366 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:24.771487 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:24.771487 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:24.774495 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e8495e92-1514-472f-8701-f0c9fc01f366 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:24.778000 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8495e92-1514-472f-8701-f0c9fc01f366 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:24.778692 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1373/5515] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:24 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 865 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:24.790777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:24.792307 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] DELETE https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:24.792490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:24.792668 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:24.792844 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Delete volume with id: a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:24.798910 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:24.798910 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:24.799571 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:24.814328 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Delete volume request issued successfully. Aug 09 07:52:24.814579 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23b2b8cb-3de7-4348-a5bb-66dbc2c23185 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 202 Aug 09 07:52:24.814987 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1393/5516] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:52:24 2026] DELETE /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:52:24.822265 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-aad4b0e7-10e2-4c0f-9a34-201b07938ef3 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:24.826183 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aad4b0e7-10e2-4c0f-9a34-201b07938ef3 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:24.826461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aad4b0e7-10e2-4c0f-9a34-201b07938ef3 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:24.826750 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-aad4b0e7-10e2-4c0f-9a34-201b07938ef3 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:24.838790 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:24.838790 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:24.843218 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-aad4b0e7-10e2-4c0f-9a34-201b07938ef3 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Volume info retrieved successfully. Aug 09 07:52:24.847326 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-aad4b0e7-10e2-4c0f-9a34-201b07938ef3 tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 200 Aug 09 07:52:24.847699 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1377/5517] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:24 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:25.606007 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5eff0b31-3644-473f-804c-e6cdf70db1d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:25.607791 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5eff0b31-3644-473f-804c-e6cdf70db1d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 Aug 09 07:52:25.608064 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5eff0b31-3644-473f-804c-e6cdf70db1d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:25.608305 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5eff0b31-3644-473f-804c-e6cdf70db1d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:25.615005 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5eff0b31-3644-473f-804c-e6cdf70db1d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 returned with HTTP 404 Aug 09 07:52:25.615608 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1375/5518] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:25 2026] GET /volume/v3/volumes/4c0e3d09-935c-4bb0-9600-747d1964bfc3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:25.666730 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:25.668422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:25.668620 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:25.668810 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:25.668904 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: 1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:25.673358 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:25.673358 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:25.673775 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:25.688163 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot delete request issued successfully. Aug 09 07:52:25.688435 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f937ccf7-1ad2-4cfe-a6ad-d28122f4407a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 202 Aug 09 07:52:25.688868 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1374/5519] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:52:25 2026] DELETE /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:25.695707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66603b22-1f6a-4cee-a964-e7b71da44604 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:25.697455 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66603b22-1f6a-4cee-a964-e7b71da44604 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:25.697759 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66603b22-1f6a-4cee-a964-e7b71da44604 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:25.697963 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66603b22-1f6a-4cee-a964-e7b71da44604 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:25.704113 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:25.704113 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:25.704668 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-66603b22-1f6a-4cee-a964-e7b71da44604 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:52:25.705432 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66603b22-1f6a-4cee-a964-e7b71da44604 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 200 Aug 09 07:52:25.705782 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1394/5520] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:25 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:25.861476 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-55f86b96-b24e-4c59-81b3-14d40b4757df None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:25.863253 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55f86b96-b24e-4c59-81b3-14d40b4757df tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] GET https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 Aug 09 07:52:25.863448 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55f86b96-b24e-4c59-81b3-14d40b4757df tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:25.863621 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-55f86b96-b24e-4c59-81b3-14d40b4757df tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:25.869868 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-55f86b96-b24e-4c59-81b3-14d40b4757df tempest-VolumesExtendAttachedTest-634183026 tempest-VolumesExtendAttachedTest-634183026-project-member] https://10.4.3.41/volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 returned with HTTP 404 Aug 09 07:52:25.870498 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1378/5521] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:52:25 2026] GET /volume/v3/volumes/a93a918b-8d8c-4d26-b9aa-d372cb7b8c09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:52:26.715997 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-64b35dc7-423a-44a4-bbce-e5d4fd9046f1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:26.717781 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64b35dc7-423a-44a4-bbce-e5d4fd9046f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db Aug 09 07:52:26.718004 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64b35dc7-423a-44a4-bbce-e5d4fd9046f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:26.718238 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-64b35dc7-423a-44a4-bbce-e5d4fd9046f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:26.722398 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-64b35dc7-423a-44a4-bbce-e5d4fd9046f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db returned with HTTP 404 Aug 09 07:52:26.722848 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1376/5522] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:26 2026] GET /volume/v3/snapshots/1d4774c0-95cf-4014-9b9e-f0ff416f29db => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:26.729602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:26.732256 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:26.732491 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:26.732756 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:26.733045 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: 2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:26.740319 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:26.740319 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:26.740771 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:26.757073 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:52:26.757275 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9d1856b-9250-408c-a8a7-f58e9a76e7f0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 202 Aug 09 07:52:26.757827 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1375/5523] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:26 2026] DELETE /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:26.765129 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-580a0210-ff44-40ce-a8a4-6c69ba24b07f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:26.766942 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-580a0210-ff44-40ce-a8a4-6c69ba24b07f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:26.769545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-580a0210-ff44-40ce-a8a4-6c69ba24b07f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:26.769797 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-580a0210-ff44-40ce-a8a4-6c69ba24b07f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:26.779175 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:26.779175 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:26.784868 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-580a0210-ff44-40ce-a8a4-6c69ba24b07f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:26.792730 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-580a0210-ff44-40ce-a8a4-6c69ba24b07f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 200 Aug 09 07:52:26.793441 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1395/5524] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:26 2026] GET /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:27.804323 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1be990fb-4fcc-4287-ba2f-f482c1a84239 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:27.806240 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1be990fb-4fcc-4287-ba2f-f482c1a84239 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 Aug 09 07:52:27.806470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1be990fb-4fcc-4287-ba2f-f482c1a84239 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:27.806908 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1be990fb-4fcc-4287-ba2f-f482c1a84239 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:27.808597 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=192,cinder:UPDATE=42,cinder:INSERT=17 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:52:27.813123 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1be990fb-4fcc-4287-ba2f-f482c1a84239 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 returned with HTTP 404 Aug 09 07:52:27.813616 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1379/5525] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:27 2026] GET /volume/v3/volumes/2287bd3b-e218-4de4-8537-7cb425cf2053 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:27.836721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:27.838132 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:27.838509 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1416960534", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": null, "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:27.839940 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1416960534', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': None, 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:27.912255 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:52:27.913795 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=201,cinder:INSERT=33,cinder:UPDATE=59 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:52:27.916032 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:52:27.923669 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (de8e1328-4330-4e04-b293-0d0dfb81dd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:27.924701 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb6b774-f232-4876-b0f4-4b1b7bbf57bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:27.926365 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:27.984381 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb6b774-f232-4876-b0f4-4b1b7bbf57bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:27.984381 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409dddb4-4f5c-4504-a23f-5ba593668a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:28.021949 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['7b9a57c1-a5f2-425e-9776-52d44e8470bd', '78394d21-7c80-4bfd-b76b-ab7f0ccca629', '9f8ae562-c65a-431d-b7fd-75a86983585a', 'c92c933b-5c11-46cc-86b6-a9883253c13c'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:28.022796 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409dddb4-4f5c-4504-a23f-5ba593668a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9a57c1-a5f2-425e-9776-52d44e8470bd', '78394d21-7c80-4bfd-b76b-ab7f0ccca629', '9f8ae562-c65a-431d-b7fd-75a86983585a', 'c92c933b-5c11-46cc-86b6-a9883253c13c']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:28.023601 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d42ae934-024b-4520-8fb1-0469aa545609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:28.043858 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d42ae934-024b-4520-8fb1-0469aa545609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7432e74-2c01-46b7-84e3-e2d9d26edc18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1416960534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['7b9a57c1-a5f2-425e-9776-52d44e8470bd','78394d21-7c80-4bfd-b76b-ab7f0ccca629','9f8ae562-c65a-431d-b7fd-75a86983585a','c92c933b-5c11-46cc-86b6-a9883253c13c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1416960534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7432e74-2c01-46b7-84e3-e2d9d26edc18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:28.044865 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60849f46-687e-4132-a804-b8d034bc21f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:28.061316 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60849f46-687e-4132-a804-b8d034bc21f6) transitioned into state 'SUCCESS' from state '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-1416960534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['7b9a57c1-a5f2-425e-9776-52d44e8470bd','78394d21-7c80-4bfd-b76b-ab7f0ccca629','9f8ae562-c65a-431d-b7fd-75a86983585a','c92c933b-5c11-46cc-86b6-a9883253c13c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:28.062489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c054bd-c357-46bc-85db-f05c35657e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:28.072742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c054bd-c357-46bc-85db-f05c35657e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:28.072742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (de8e1328-4330-4e04-b293-0d0dfb81dd76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:28.072742 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:52:28.072742 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-0b5d02a8-1a13-4d68-9bb1-f9f36c2f252c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:28.072742 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1377/5526] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:27 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 09 07:52:28.087097 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ede251c9-f46d-43a4-8ecd-6acad923f180 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:28.089223 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ede251c9-f46d-43a4-8ecd-6acad923f180 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:52:28.089465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ede251c9-f46d-43a4-8ecd-6acad923f180 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:28.089710 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ede251c9-f46d-43a4-8ecd-6acad923f180 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:28.097316 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:28.097316 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:28.100941 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ede251c9-f46d-43a4-8ecd-6acad923f180 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:28.105490 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ede251c9-f46d-43a4-8ecd-6acad923f180 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:52:28.105789 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1376/5527] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:28 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:29.119057 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a3a91706-7519-4ac8-963a-55888e7ccbaf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:29.120861 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3a91706-7519-4ac8-963a-55888e7ccbaf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:52:29.121397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3a91706-7519-4ac8-963a-55888e7ccbaf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:29.121397 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3a91706-7519-4ac8-963a-55888e7ccbaf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:29.123302 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=195,cinder:UPDATE=59,cinder:INSERT=28 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:52:29.128884 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:29.128884 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:29.133092 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a3a91706-7519-4ac8-963a-55888e7ccbaf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:29.137716 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3a91706-7519-4ac8-963a-55888e7ccbaf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:52:29.138116 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1396/5528] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:29 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:29.150734 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-467c2703-e63d-4b64-8873-8683a69efec4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:29.154449 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-467c2703-e63d-4b64-8873-8683a69efec4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:52:29.154449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-467c2703-e63d-4b64-8873-8683a69efec4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:29.154449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-467c2703-e63d-4b64-8873-8683a69efec4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:29.162169 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:29.162169 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:29.170377 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-467c2703-e63d-4b64-8873-8683a69efec4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:29.179715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-467c2703-e63d-4b64-8873-8683a69efec4 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:52:29.179715 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1380/5529] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:29 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:30.170257 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-e6cd171c-3a75-4459-836d-86056c3c754b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:30.172221 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-e6cd171c-3a75-4459-836d-86056c3c754b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:52:30.172414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-e6cd171c-3a75-4459-836d-86056c3c754b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:30.172617 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-e6cd171c-3a75-4459-836d-86056c3c754b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:30.178869 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:30.178869 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:30.181763 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-e6cd171c-3a75-4459-836d-86056c3c754b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:30.185507 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-e6cd171c-3a75-4459-836d-86056c3c754b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:52:30.185849 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1378/5530] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:30 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:30.639155 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-74e8f150-646b-4165-83b6-d48b8166b1ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:30.641122 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-74e8f150-646b-4165-83b6-d48b8166b1ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:52:30.641329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-74e8f150-646b-4165-83b6-d48b8166b1ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:30.641503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-74e8f150-646b-4165-83b6-d48b8166b1ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:30.648889 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:30.648889 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:30.652230 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-74e8f150-646b-4165-83b6-d48b8166b1ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:30.656346 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-74e8f150-646b-4165-83b6-d48b8166b1ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:52:30.656761 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1377/5531] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:52:30 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:30.667190 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4bffe435-4a96-4d8c-9c5b-0e70de1fadd6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:30.667190 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bffe435-4a96-4d8c-9c5b-0e70de1fadd6 None None] GET https://10.4.3.41/volume// Aug 09 07:52:30.667190 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bffe435-4a96-4d8c-9c5b-0e70de1fadd6 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:30.667190 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bffe435-4a96-4d8c-9c5b-0e70de1fadd6 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:30.667190 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bffe435-4a96-4d8c-9c5b-0e70de1fadd6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:30.667190 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1397/5532] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:52:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:30.673659 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-a8c89328-6e1e-4330-a52a-aabfa9be93cd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:30.675411 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-a8c89328-6e1e-4330-a52a-aabfa9be93cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:52:30.675864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-a8c89328-6e1e-4330-a52a-aabfa9be93cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7432e74-2c01-46b7-84e3-e2d9d26edc18", "connector": null, "instance_uuid": "fbd593cb-8548-4cff-b536-fe8066a675ed"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:30.684127 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:30.684127 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:30.707576 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-a8c89328-6e1e-4330-a52a-aabfa9be93cd tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:52:30.708006 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1381/5533] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:52:30 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 09 07:52:32.580628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7d7af703-9f26-4f8c-803c-021117d05b7e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:32.580628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d7af703-9f26-4f8c-803c-021117d05b7e None None] GET https://10.4.3.41/volume// Aug 09 07:52:32.580628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d7af703-9f26-4f8c-803c-021117d05b7e None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:32.580628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7d7af703-9f26-4f8c-803c-021117d05b7e None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:32.580628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7d7af703-9f26-4f8c-803c-021117d05b7e None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:52:32.580628 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1379/5534] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:52:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-f3c3224e-0516-4959-b43b-7dc7e2826e61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-f3c3224e-0516-4959-b43b-7dc7e2826e61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-f3c3224e-0516-4959-b43b-7dc7e2826e61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-f3c3224e-0516-4959-b43b-7dc7e2826e61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=201,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-f3c3224e-0516-4959-b43b-7dc7e2826e61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-f3c3224e-0516-4959-b43b-7dc7e2826e61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:52:32.584322 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1378/5535] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:52:31 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-fa0e026a-73b6-45f5-b806-8c909192a40e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-fa0e026a-73b6-45f5-b806-8c909192a40e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5 Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-fa0e026a-73b6-45f5-b806-8c909192a40e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-fa0e026a-73b6-45f5-b806-8c909192a40e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-d7432e74-2c01-46b7-84e3-e2d9d26edc18-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-fa0e026a-73b6-45f5-b806-8c909192a40e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-d7432e74-2c01-46b7-84e3-e2d9d26edc18-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-fa0e026a-73b6-45f5-b806-8c909192a40e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-d7432e74-2c01-46b7-84e3-e2d9d26edc18-np0000006821" released by "attachment_update" :: held 0.118s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-fa0e026a-73b6-45f5-b806-8c909192a40e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5 returned with HTTP 200 Aug 09 07:52:32.587033 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1398/5536] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:52:31 2026] PUT /volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-18e72d34-f112-4035-8464-400202600000 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-18e72d34-f112-4035-8464-400202600000 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5/action Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-18e72d34-f112-4035-8464-400202600000 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-18e72d34-f112-4035-8464-400202600000 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-6a156728-a27b-4ff3-8f0d-dafa0525a45c req-18e72d34-f112-4035-8464-400202600000 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5/action returned with HTTP 204 Aug 09 07:52:32.589129 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1382/5537] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:52:32 2026] POST /volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b9460f44-65b8-492d-a2b0-b244d1966383 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-297830344"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-297830344'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Create volume of 1 GB Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Availability Zones retrieved successfully. Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Flow 'volume_create_api' (d1938ad5-5dbf-469d-a17b-a763fc6253df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb849dde-4909-42ef-9fc6-f0d17067624c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb849dde-4909-42ef-9fc6-f0d17067624c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43372111-83c9-4d82-8736-60ff1dbb169b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Created reservations ['a021f509-d02e-4490-8433-5b42d8cab1bb', '067df9a2-60f6-431f-904e-5dff922f4071', 'cf400cfe-44f1-4668-a7e7-fe06be41c8af', 'fd5d00a4-ad6c-4500-99d4-2ed61efe3363'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:32.590394 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43372111-83c9-4d82-8736-60ff1dbb169b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a021f509-d02e-4490-8433-5b42d8cab1bb', '067df9a2-60f6-431f-904e-5dff922f4071', 'cf400cfe-44f1-4668-a7e7-fe06be41c8af', 'fd5d00a4-ad6c-4500-99d4-2ed61efe3363']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:32.592055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94aa804-ebc1-4e2e-b356-93c5e857365b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:32.592055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94aa804-ebc1-4e2e-b356-93c5e857365b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '255bbbbd-4bfb-40ea-b5e9-8f41d54061c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-297830344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4ec84d80054422acc2ce66cb09fb07',qos_specs=None,replication_status=,reservations=['a021f509-d02e-4490-8433-5b42d8cab1bb','067df9a2-60f6-431f-904e-5dff922f4071','cf400cfe-44f1-4668-a7e7-fe06be41c8af','fd5d00a4-ad6c-4500-99d4-2ed61efe3363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68f2f6832eb74348ba2cba844c3d2315',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-297830344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=255bbbbd-4bfb-40ea-b5e9-8f41d54061c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4ec84d80054422acc2ce66cb09fb07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68f2f6832eb74348ba2cba844c3d2315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:32.592055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edab4296-81ab-4287-954c-a5fc9089de45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:32.592055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edab4296-81ab-4287-954c-a5fc9089de45) transitioned into state 'SUCCESS' from state '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-297830344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4ec84d80054422acc2ce66cb09fb07',qos_specs=None,replication_status=,reservations=['a021f509-d02e-4490-8433-5b42d8cab1bb','067df9a2-60f6-431f-904e-5dff922f4071','cf400cfe-44f1-4668-a7e7-fe06be41c8af','fd5d00a4-ad6c-4500-99d4-2ed61efe3363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68f2f6832eb74348ba2cba844c3d2315',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:32.592055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c5f1b4-11ca-4af6-bc68-ec81ca2b9a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:32.592055 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c5f1b4-11ca-4af6-bc68-ec81ca2b9a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:32.593042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Flow 'volume_create_api' (d1938ad5-5dbf-469d-a17b-a763fc6253df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:32.593042 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Create volume request issued successfully. Aug 09 07:52:32.593042 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b9460f44-65b8-492d-a2b0-b244d1966383 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:32.593042 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1380/5538] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:52:32 2026] POST /volume/v3/volumes => generated 755 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6c476e3a-9ad1-4584-a73b-1678ab41dcfb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c476e3a-9ad1-4584-a73b-1678ab41dcfb tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c476e3a-9ad1-4584-a73b-1678ab41dcfb tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c476e3a-9ad1-4584-a73b-1678ab41dcfb tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6c476e3a-9ad1-4584-a73b-1678ab41dcfb tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c476e3a-9ad1-4584-a73b-1678ab41dcfb tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 returned with HTTP 200 Aug 09 07:52:32.594091 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1379/5539] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:32 2026] GET /volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:33.442798 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b84ff494-0af9-4919-b186-a011ddb7cf0d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:33.444594 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b84ff494-0af9-4919-b186-a011ddb7cf0d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:33.444768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b84ff494-0af9-4919-b186-a011ddb7cf0d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:33.444955 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b84ff494-0af9-4919-b186-a011ddb7cf0d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:33.452299 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:33.452299 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:33.456936 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b84ff494-0af9-4919-b186-a011ddb7cf0d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:33.462901 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b84ff494-0af9-4919-b186-a011ddb7cf0d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 returned with HTTP 200 Aug 09 07:52:33.463401 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1399/5540] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:33 2026] GET /volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:33.476184 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:33.478405 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:52:33.478891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "255bbbbd-4bfb-40ea-b5e9-8f41d54061c0", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-794789909"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:33.488505 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:33.488505 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:33.489064 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:33.489233 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Create snapshot from volume 255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:33.519599 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Created reservations ['9a8f8691-6452-4f09-b5a3-d928416805db', '4a7a0b4d-058d-4d6d-a01b-4e09b8450086', '178b55c9-1c9a-4a3b-9b95-58692d138129', '573e2402-199b-4ede-9a02-537df37f9ed7'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:33.549441 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot create request issued successfully. Aug 09 07:52:33.549441 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a92bdf50-dc07-4a9a-93f1-e949e2833878 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:52:33.549441 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1383/5541] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:52:33 2026] POST /volume/v3/snapshots => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:33.557432 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8ac90c2c-a567-473b-897d-7d51b275fefd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:33.559692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ac90c2c-a567-473b-897d-7d51b275fefd tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f Aug 09 07:52:33.559893 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ac90c2c-a567-473b-897d-7d51b275fefd tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:33.560136 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8ac90c2c-a567-473b-897d-7d51b275fefd tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:33.564988 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:33.564988 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:33.565613 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-8ac90c2c-a567-473b-897d-7d51b275fefd tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:33.566188 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8ac90c2c-a567-473b-897d-7d51b275fefd tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f returned with HTTP 200 Aug 09 07:52:33.566536 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1381/5542] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:33 2026] GET /volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:52:34.575831 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7bde16ad-6ac9-4621-abbe-c23ab3a96f66 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:34.578259 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bde16ad-6ac9-4621-abbe-c23ab3a96f66 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f Aug 09 07:52:34.578259 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bde16ad-6ac9-4621-abbe-c23ab3a96f66 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:34.578368 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bde16ad-6ac9-4621-abbe-c23ab3a96f66 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:34.586674 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:34.586674 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:34.586674 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7bde16ad-6ac9-4621-abbe-c23ab3a96f66 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:34.586674 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bde16ad-6ac9-4621-abbe-c23ab3a96f66 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f returned with HTTP 200 Aug 09 07:52:34.586674 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1380/5543] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:34 2026] GET /volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:34.596804 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:34.598820 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:52:34.599262 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "255bbbbd-4bfb-40ea-b5e9-8f41d54061c0", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1643158396"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:34.608048 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:34.608048 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:34.608457 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:34.608591 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Create snapshot from volume 255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:34.644242 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Created reservations ['4dbdb2ca-d3b4-4d38-87b3-c7bdfdf9808b', '7f013a7e-c454-4955-b44e-bee478f96df8', '1cf19623-82c5-458b-a192-66341f51b057', '52b11498-d805-48bb-b679-c68b30757327'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:34.673548 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot create request issued successfully. Aug 09 07:52:34.673865 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-902b899d-ec2d-4fda-8fb9-d1c3a36b03ed tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:52:34.674283 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1400/5544] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:52:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:34.685854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d37ab6cb-97cb-4868-9608-a31ae80d8e4c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:34.687842 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d37ab6cb-97cb-4868-9608-a31ae80d8e4c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba Aug 09 07:52:34.688053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d37ab6cb-97cb-4868-9608-a31ae80d8e4c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:34.688266 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d37ab6cb-97cb-4868-9608-a31ae80d8e4c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:34.692858 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:34.692858 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:34.693294 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-d37ab6cb-97cb-4868-9608-a31ae80d8e4c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:34.694006 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d37ab6cb-97cb-4868-9608-a31ae80d8e4c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba returned with HTTP 200 Aug 09 07:52:34.694365 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1384/5545] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:34 2026] GET /volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:35.702887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6dd5d2ff-ace7-4cf0-b199-2fafe6c3037d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:35.704602 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6dd5d2ff-ace7-4cf0-b199-2fafe6c3037d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba Aug 09 07:52:35.704796 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6dd5d2ff-ace7-4cf0-b199-2fafe6c3037d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:35.704988 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6dd5d2ff-ace7-4cf0-b199-2fafe6c3037d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:35.709881 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:35.709881 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:35.710327 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6dd5d2ff-ace7-4cf0-b199-2fafe6c3037d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:35.710976 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6dd5d2ff-ace7-4cf0-b199-2fafe6c3037d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba returned with HTTP 200 Aug 09 07:52:35.711290 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1382/5546] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:35 2026] GET /volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:35.719771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:35.721746 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:52:35.722167 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "255bbbbd-4bfb-40ea-b5e9-8f41d54061c0", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:35.730192 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:35.730192 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:35.730663 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:35.730775 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Create snapshot from volume 255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:35.753767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Created reservations ['6483d581-c6f5-4ba9-9c7f-6e5ac2cdb3b4', 'f3749add-9680-4581-a1f3-ba2853196eae', 'cc07cfcd-de30-4750-b32b-a2a88e7e44f9', '1d5c648c-cb02-48b7-87bb-e254ede44a0f'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:35.789127 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot create request issued successfully. Aug 09 07:52:35.789439 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52d68f90-fe80-4322-90a0-ad574ce0c38c tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:52:35.789858 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1381/5547] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:52:35 2026] POST /volume/v3/snapshots => generated 314 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:35.801862 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b64e1f13-b0c7-470f-b8ed-325d2ac38d1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:35.804787 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b64e1f13-b0c7-470f-b8ed-325d2ac38d1a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd Aug 09 07:52:35.804997 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b64e1f13-b0c7-470f-b8ed-325d2ac38d1a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:35.805169 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b64e1f13-b0c7-470f-b8ed-325d2ac38d1a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:35.812360 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:35.812360 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:35.812902 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b64e1f13-b0c7-470f-b8ed-325d2ac38d1a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:35.813740 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b64e1f13-b0c7-470f-b8ed-325d2ac38d1a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd returned with HTTP 200 Aug 09 07:52:35.814351 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1401/5548] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:35 2026] GET /volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.822729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-140d6fbe-51fc-430b-ba09-b6e5df385bf5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.826932 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-140d6fbe-51fc-430b-ba09-b6e5df385bf5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd Aug 09 07:52:36.826932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-140d6fbe-51fc-430b-ba09-b6e5df385bf5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.826932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-140d6fbe-51fc-430b-ba09-b6e5df385bf5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.829959 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:36.829959 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:36.830395 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-140d6fbe-51fc-430b-ba09-b6e5df385bf5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:36.831252 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-140d6fbe-51fc-430b-ba09-b6e5df385bf5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd returned with HTTP 200 Aug 09 07:52:36.831638 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1385/5549] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.839980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.841598 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=1 Aug 09 07:52:36.841771 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.841954 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.842194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.843067 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.846992 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.847540 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-11ddafd1-e5ce-48c4-98c0-3ef525068df5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 09 07:52:36.848014 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1383/5550] 10.4.3.41 () {66 vars in 1251 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.859770 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.861952 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 09 07:52:36.862220 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.862441 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.862767 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.863093 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:36.863093 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:36.863904 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.869074 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.869553 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4cf05fe9-df22-43ba-8d44-64a2446ce690 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 09 07:52:36.870079 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1382/5551] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.880191 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.881858 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=100000 Aug 09 07:52:36.882107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.882312 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.882595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.883640 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.887782 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.888140 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59dc6ce5-6c54-4cfa-aaa3-b31964a5d727 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 09 07:52:36.888646 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1402/5552] 10.4.3.41 () {66 vars in 1261 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.897646 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.899321 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?limit=0 Aug 09 07:52:36.899519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.899711 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.899982 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.900967 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.db.api [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100221) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.903804 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.904051 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8eeb620f-c965-4d9c-aac0-c1b4fe50d1c4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 09 07:52:36.904378 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1386/5553] 10.4.3.41 () {66 vars in 1251 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 09 07:52:36.912370 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.914003 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots Aug 09 07:52:36.914187 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.914376 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.914533 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.914807 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:36.914807 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:36.915596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.919877 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.920220 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-799aa7ae-dd87-434c-b270-abe8e6b5335a tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 200 Aug 09 07:52:36.920564 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1384/5554] 10.4.3.41 () {66 vars in 1236 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.929492 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.930261 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?marker=ae6a2f43-785f-48f2-84a4-0e689e9e46ba Aug 09 07:52:36.930520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.930749 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.930967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.931227 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:36.931227 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:36.931972 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.947300 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.947647 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4437b35-64fb-4689-9bb6-7c62af0ca754 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?marker=ae6a2f43-785f-48f2-84a4-0e689e9e46ba returned with HTTP 200 Aug 09 07:52:36.948019 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1383/5555] 10.4.3.41 () {66 vars in 1323 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots?marker=ae6a2f43-785f-48f2-84a4-0e689e9e46ba => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.956840 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.958648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?offset=2&limit=3 Aug 09 07:52:36.958879 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.959122 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.959365 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.959697 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:36.959697 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:36.960580 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.970375 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.970724 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d464ec89-33c3-40b0-9f94-b40a6d722757 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 09 07:52:36.971175 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1403/5556] 10.4.3.41 () {66 vars in 1269 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:36.982127 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:36.983780 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 09 07:52:36.983988 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:36.984190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:36.984391 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:36.985434 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.db.api [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100221) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:36.996012 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:36.996332 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a236c67d-aa63-419a-8be4-972ac163bdb6 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 09 07:52:36.996709 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1387/5557] 10.4.3.41 () {66 vars in 1301 bytes} [Sun Aug 9 07:52:36 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.007816 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.009455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 09 07:52:37.009686 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.009867 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.010090 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.010346 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.010346 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:37.011175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.016111 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.016456 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-93a34b56-2448-48b9-b296-a36aa7c64e88 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 09 07:52:37.016862 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1385/5558] 10.4.3.41 () {66 vars in 1303 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.026548 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.028377 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 09 07:52:37.028605 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.028810 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.029051 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.029324 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.029324 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:37.030213 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.040988 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.041360 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c7551d7-0bcc-4687-ba9d-53340def23fc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 09 07:52:37.041772 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1384/5559] 10.4.3.41 () {66 vars in 1285 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.050766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9c42223-b706-4483-8112-5b268bfc1eaf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.052392 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9c42223-b706-4483-8112-5b268bfc1eaf tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 09 07:52:37.052590 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9c42223-b706-4483-8112-5b268bfc1eaf tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.052785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9c42223-b706-4483-8112-5b268bfc1eaf tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.052993 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-f9c42223-b706-4483-8112-5b268bfc1eaf tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.053241 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.053241 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:37.053977 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-f9c42223-b706-4483-8112-5b268bfc1eaf tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.063755 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f9c42223-b706-4483-8112-5b268bfc1eaf tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.064082 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9c42223-b706-4483-8112-5b268bfc1eaf tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 09 07:52:37.064398 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1404/5560] 10.4.3.41 () {66 vars in 1287 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.073076 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f9888190-dca9-4576-9925-a1955becc4b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.075166 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9888190-dca9-4576-9925-a1955becc4b8 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 09 07:52:37.075404 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9888190-dca9-4576-9925-a1955becc4b8 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.075641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f9888190-dca9-4576-9925-a1955becc4b8 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.075871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-f9888190-dca9-4576-9925-a1955becc4b8 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.076188 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.076188 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:37.077027 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.db.api [None req-f9888190-dca9-4576-9925-a1955becc4b8 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100221) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.087598 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f9888190-dca9-4576-9925-a1955becc4b8 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.088063 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f9888190-dca9-4576-9925-a1955becc4b8 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 09 07:52:37.088483 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1388/5561] 10.4.3.41 () {66 vars in 1305 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.097273 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6ae18859-9068-4d96-ac39-c81605a7cfda None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.098868 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ae18859-9068-4d96-ac39-c81605a7cfda tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 09 07:52:37.099061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ae18859-9068-4d96-ac39-c81605a7cfda tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.099235 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ae18859-9068-4d96-ac39-c81605a7cfda tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.099433 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-6ae18859-9068-4d96-ac39-c81605a7cfda tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.099693 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.099693 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:37.100458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-6ae18859-9068-4d96-ac39-c81605a7cfda tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.110716 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6ae18859-9068-4d96-ac39-c81605a7cfda tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.111120 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ae18859-9068-4d96-ac39-c81605a7cfda tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 09 07:52:37.111473 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1386/5562] 10.4.3.41 () {66 vars in 1307 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.120929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.122789 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 Aug 09 07:52:37.123020 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.123204 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.123403 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.123675 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.123675 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:37.124504 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.135500 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.135918 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.135918 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:37.136501 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4f21cb2-52a8-425f-973b-ef4389d6671b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 returned with HTTP 200 Aug 09 07:52:37.136890 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1385/5563] 10.4.3.41 () {66 vars in 1378 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.145309 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.146996 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail?status=available Aug 09 07:52:37.147282 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.147489 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.147731 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.148029 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.148029 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:37.148867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.160316 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.160800 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.160800 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:37.161687 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2d68744-e84b-4e99-9ea2-e42396ae4f81 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 09 07:52:37.162149 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1405/5564] 10.4.3.41 () {66 vars in 1290 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:37.171385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.173097 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 Aug 09 07:52:37.173274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.173457 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'detail' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.173703 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.api_utils [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100221) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.173955 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.173955 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:37.174743 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.db.api [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100221) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.184772 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.185140 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.185140 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:37.185650 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-65aa4a74-866f-4fe5-bff8-13c9bff5d5ad tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 returned with HTTP 200 Aug 09 07:52:37.186009 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1389/5565] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.195437 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3245c451-371f-4d4d-889e-c80acac12a90 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.197242 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3245c451-371f-4d4d-889e-c80acac12a90 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 Aug 09 07:52:37.197464 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3245c451-371f-4d4d-889e-c80acac12a90 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.197808 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3245c451-371f-4d4d-889e-c80acac12a90 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.198056 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.api_utils [None req-3245c451-371f-4d4d-889e-c80acac12a90 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100220) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.198390 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.198390 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:37.199245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.db.api [None req-3245c451-371f-4d4d-889e-c80acac12a90 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100220) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.210728 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3245c451-371f-4d4d-889e-c80acac12a90 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.211088 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3245c451-371f-4d4d-889e-c80acac12a90 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 returned with HTTP 200 Aug 09 07:52:37.211617 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1387/5566] 10.4.3.41 () {66 vars in 1357 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.219890 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.221721 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?status=available Aug 09 07:52:37.221929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.222110 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.222296 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.223301 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.234771 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.235264 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ef90481-ed84-46d0-8e79-d6c58fef5658 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?status=available returned with HTTP 200 Aug 09 07:52:37.235676 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1386/5567] 10.4.3.41 () {66 vars in 1269 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.245234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.246898 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 Aug 09 07:52:37.247082 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.247253 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.247494 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 09 07:52:37.248691 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 09 07:52:37.259070 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Get all snapshots completed successfully. Aug 09 07:52:37.259356 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-889e9f49-6af6-400e-b5e1-246dad0dc22d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 returned with HTTP 200 Aug 09 07:52:37.259723 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1406/5568] 10.4.3.41 () {66 vars in 1391 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1339681833 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:37.269187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6bb54377-713b-4f40-a11a-229016bd8015 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.270802 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6bb54377-713b-4f40-a11a-229016bd8015 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd Aug 09 07:52:37.270989 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6bb54377-713b-4f40-a11a-229016bd8015 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.271180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6bb54377-713b-4f40-a11a-229016bd8015 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.271306 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-6bb54377-713b-4f40-a11a-229016bd8015 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Delete snapshot with id: 3ebcac81-efb0-4103-bb36-e8aa40a23ccd Aug 09 07:52:37.275766 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.275766 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:37.276157 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6bb54377-713b-4f40-a11a-229016bd8015 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:37.289769 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6bb54377-713b-4f40-a11a-229016bd8015 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot delete request issued successfully. Aug 09 07:52:37.289999 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6bb54377-713b-4f40-a11a-229016bd8015 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd returned with HTTP 202 Aug 09 07:52:37.290484 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1390/5569] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:52:37 2026] DELETE /volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:37.298528 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-14f76adf-1225-4bc9-b3b2-88bf6bc85fa9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:37.300449 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-14f76adf-1225-4bc9-b3b2-88bf6bc85fa9 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd Aug 09 07:52:37.300668 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-14f76adf-1225-4bc9-b3b2-88bf6bc85fa9 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:37.300876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-14f76adf-1225-4bc9-b3b2-88bf6bc85fa9 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:37.306533 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:37.306533 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:37.306881 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-14f76adf-1225-4bc9-b3b2-88bf6bc85fa9 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:37.307702 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-14f76adf-1225-4bc9-b3b2-88bf6bc85fa9 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd returned with HTTP 200 Aug 09 07:52:37.308188 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1388/5570] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:37 2026] GET /volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:38.317626 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-59b89281-74c8-4f4d-bc45-df1ca7f5ebe5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:38.319489 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-59b89281-74c8-4f4d-bc45-df1ca7f5ebe5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd Aug 09 07:52:38.320108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-59b89281-74c8-4f4d-bc45-df1ca7f5ebe5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:38.320108 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-59b89281-74c8-4f4d-bc45-df1ca7f5ebe5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:38.325007 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-59b89281-74c8-4f4d-bc45-df1ca7f5ebe5 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd returned with HTTP 404 Aug 09 07:52:38.325424 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1387/5571] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:38 2026] GET /volume/v3/snapshots/3ebcac81-efb0-4103-bb36-e8aa40a23ccd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:38.335008 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8416b282-4e32-4cba-a208-1076150cc249 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:38.336755 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8416b282-4e32-4cba-a208-1076150cc249 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba Aug 09 07:52:38.336982 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8416b282-4e32-4cba-a208-1076150cc249 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:38.337185 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8416b282-4e32-4cba-a208-1076150cc249 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:38.337282 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-8416b282-4e32-4cba-a208-1076150cc249 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Delete snapshot with id: ae6a2f43-785f-48f2-84a4-0e689e9e46ba Aug 09 07:52:38.343610 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:38.343610 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:38.344158 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8416b282-4e32-4cba-a208-1076150cc249 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:38.362079 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8416b282-4e32-4cba-a208-1076150cc249 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot delete request issued successfully. Aug 09 07:52:38.362079 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8416b282-4e32-4cba-a208-1076150cc249 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba returned with HTTP 202 Aug 09 07:52:38.362079 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1407/5572] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:52:38 2026] DELETE /volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:38.370154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c6e6672a-abf2-44da-b319-4f7f1a51f1b4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:38.372049 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c6e6672a-abf2-44da-b319-4f7f1a51f1b4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba Aug 09 07:52:38.372242 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c6e6672a-abf2-44da-b319-4f7f1a51f1b4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:38.372435 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c6e6672a-abf2-44da-b319-4f7f1a51f1b4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:38.379952 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:38.379952 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:38.379952 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-c6e6672a-abf2-44da-b319-4f7f1a51f1b4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:38.379952 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c6e6672a-abf2-44da-b319-4f7f1a51f1b4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba returned with HTTP 200 Aug 09 07:52:38.379952 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1391/5573] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:38 2026] GET /volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:39.389737 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d5e5cefe-eb36-46a4-8217-54835971092d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:39.391698 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5e5cefe-eb36-46a4-8217-54835971092d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba Aug 09 07:52:39.391933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5e5cefe-eb36-46a4-8217-54835971092d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:39.392152 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5e5cefe-eb36-46a4-8217-54835971092d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:39.396235 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5e5cefe-eb36-46a4-8217-54835971092d tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba returned with HTTP 404 Aug 09 07:52:39.396684 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1389/5574] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:39 2026] GET /volume/v3/snapshots/ae6a2f43-785f-48f2-84a4-0e689e9e46ba => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:39.404168 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ed0d14ed-974f-467b-917e-96592d465ffc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:39.405885 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed0d14ed-974f-467b-917e-96592d465ffc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f Aug 09 07:52:39.406095 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed0d14ed-974f-467b-917e-96592d465ffc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:39.406294 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed0d14ed-974f-467b-917e-96592d465ffc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:39.406403 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-ed0d14ed-974f-467b-917e-96592d465ffc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Delete snapshot with id: 29ef8520-a627-42d5-87d3-3af05516575f Aug 09 07:52:39.411343 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:39.411343 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:39.411806 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ed0d14ed-974f-467b-917e-96592d465ffc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:39.429936 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ed0d14ed-974f-467b-917e-96592d465ffc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot delete request issued successfully. Aug 09 07:52:39.429936 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed0d14ed-974f-467b-917e-96592d465ffc tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f returned with HTTP 202 Aug 09 07:52:39.429936 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1388/5575] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:52:39 2026] DELETE /volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:39.435410 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-efae2258-e137-4e16-a1a0-ddfb33b8581f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:39.436998 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efae2258-e137-4e16-a1a0-ddfb33b8581f tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f Aug 09 07:52:39.437629 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efae2258-e137-4e16-a1a0-ddfb33b8581f tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:39.437629 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-efae2258-e137-4e16-a1a0-ddfb33b8581f tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:39.444166 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:39.444166 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:39.444942 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-efae2258-e137-4e16-a1a0-ddfb33b8581f tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Snapshot retrieved successfully. Aug 09 07:52:39.445940 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-efae2258-e137-4e16-a1a0-ddfb33b8581f tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f returned with HTTP 200 Aug 09 07:52:39.446473 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1408/5576] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:39 2026] GET /volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:40.455088 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-be8d5c0c-837a-4e88-8016-362854a7a142 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:40.468936 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be8d5c0c-837a-4e88-8016-362854a7a142 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f Aug 09 07:52:40.469149 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be8d5c0c-837a-4e88-8016-362854a7a142 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:40.469334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be8d5c0c-837a-4e88-8016-362854a7a142 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:40.473228 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be8d5c0c-837a-4e88-8016-362854a7a142 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f returned with HTTP 404 Aug 09 07:52:40.473663 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1392/5577] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:52:40 2026] GET /volume/v3/snapshots/29ef8520-a627-42d5-87d3-3af05516575f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:40.479819 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-dc05b7e8-9b05-42cc-9e65-0c9765fa5fd4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:40.481640 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dc05b7e8-9b05-42cc-9e65-0c9765fa5fd4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:40.481810 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dc05b7e8-9b05-42cc-9e65-0c9765fa5fd4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:40.482022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-dc05b7e8-9b05-42cc-9e65-0c9765fa5fd4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:40.489467 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:40.489467 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:40.493158 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-dc05b7e8-9b05-42cc-9e65-0c9765fa5fd4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:40.497503 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-dc05b7e8-9b05-42cc-9e65-0c9765fa5fd4 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 returned with HTTP 200 Aug 09 07:52:40.498212 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1390/5578] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:40 2026] GET /volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:40.508391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4fe93f82-291e-4202-be75-b1f83fbd928b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:40.510053 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4fe93f82-291e-4202-be75-b1f83fbd928b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] DELETE https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:40.510247 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4fe93f82-291e-4202-be75-b1f83fbd928b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:40.510416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4fe93f82-291e-4202-be75-b1f83fbd928b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:40.510583 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4fe93f82-291e-4202-be75-b1f83fbd928b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Delete volume with id: 255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:40.518719 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:40.518719 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:52:40.519164 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4fe93f82-291e-4202-be75-b1f83fbd928b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:40.533586 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4fe93f82-291e-4202-be75-b1f83fbd928b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Delete volume request issued successfully. Aug 09 07:52:40.533934 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4fe93f82-291e-4202-be75-b1f83fbd928b tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 returned with HTTP 202 Aug 09 07:52:40.536967 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1389/5579] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:40 2026] DELETE /volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:40.540347 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-483e05a8-482f-422b-bc4a-059197c09894 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:40.542477 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-483e05a8-482f-422b-bc4a-059197c09894 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:40.542933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-483e05a8-482f-422b-bc4a-059197c09894 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:40.542933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-483e05a8-482f-422b-bc4a-059197c09894 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:40.549726 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:40.549726 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:40.554940 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-483e05a8-482f-422b-bc4a-059197c09894 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Volume info retrieved successfully. Aug 09 07:52:40.558053 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-483e05a8-482f-422b-bc4a-059197c09894 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 returned with HTTP 200 Aug 09 07:52:40.558629 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1409/5580] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:40 2026] GET /volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:41.570467 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d1357722-bbb6-406c-bfcf-1c94c88dc716 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:41.572202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d1357722-bbb6-406c-bfcf-1c94c88dc716 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] GET https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 Aug 09 07:52:41.572378 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d1357722-bbb6-406c-bfcf-1c94c88dc716 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:41.572577 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d1357722-bbb6-406c-bfcf-1c94c88dc716 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:41.578034 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d1357722-bbb6-406c-bfcf-1c94c88dc716 tempest-VolumesSnapshotListTestJSON-482678254 tempest-VolumesSnapshotListTestJSON-482678254-project-member] https://10.4.3.41/volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 returned with HTTP 404 Aug 09 07:52:41.578421 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1393/5581] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:41 2026] GET /volume/v3/volumes/255bbbbd-4bfb-40ea-b5e9-8f41d54061c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:49.697311 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:49.809593 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:49.810048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-332893648", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:49.811633 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-332893648', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:49.811756 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Create volume of 1 GB Aug 09 07:52:49.815731 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Availability Zones retrieved successfully. Aug 09 07:52:49.820698 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Flow 'volume_create_api' (71ddda97-9ef6-465c-a26f-cb842aaa8a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:49.821591 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2163c2b-4c17-4a22-9593-8a97484bb276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:49.822497 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:49.845116 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2163c2b-4c17-4a22-9593-8a97484bb276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:49.845809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3078105b-78b2-47bd-b31b-5fa9078d5b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:49.899033 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Created reservations ['8be12ced-52ec-435b-8d87-43f36f695706', '4e58b549-4ece-470f-a48c-6f24eaf9df49', 'd42262df-27c9-4b14-b378-e60e02dc9cca', '4d009cd5-ae1b-4889-80bb-0afa091bbd6d'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:49.899755 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3078105b-78b2-47bd-b31b-5fa9078d5b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8be12ced-52ec-435b-8d87-43f36f695706', '4e58b549-4ece-470f-a48c-6f24eaf9df49', 'd42262df-27c9-4b14-b378-e60e02dc9cca', '4d009cd5-ae1b-4889-80bb-0afa091bbd6d']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:49.900494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc6cd22-67f0-4afc-9eea-f5fdf438bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:49.922721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc6cd22-67f0-4afc-9eea-f5fdf438bf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9c5f40b-f9dc-42d0-a73a-a848052afa38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-332893648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aadf527d0314dd3b6627626cb2c3ed4',qos_specs=None,replication_status=,reservations=['8be12ced-52ec-435b-8d87-43f36f695706','4e58b549-4ece-470f-a48c-6f24eaf9df49','d42262df-27c9-4b14-b378-e60e02dc9cca','4d009cd5-ae1b-4889-80bb-0afa091bbd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0632f9bab65449da91471182a30a3c62',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-332893648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9c5f40b-f9dc-42d0-a73a-a848052afa38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aadf527d0314dd3b6627626cb2c3ed4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0632f9bab65449da91471182a30a3c62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:49.923356 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8940a0-4db6-48d3-8065-6e6af9338319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:49.939458 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8940a0-4db6-48d3-8065-6e6af9338319) transitioned into state 'SUCCESS' from state '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-332893648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aadf527d0314dd3b6627626cb2c3ed4',qos_specs=None,replication_status=,reservations=['8be12ced-52ec-435b-8d87-43f36f695706','4e58b549-4ece-470f-a48c-6f24eaf9df49','d42262df-27c9-4b14-b378-e60e02dc9cca','4d009cd5-ae1b-4889-80bb-0afa091bbd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0632f9bab65449da91471182a30a3c62',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:49.940119 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1381b2-8c5a-4923-abee-2659c74fae68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:49.949797 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1381b2-8c5a-4923-abee-2659c74fae68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:49.950526 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Flow 'volume_create_api' (71ddda97-9ef6-465c-a26f-cb842aaa8a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:49.950804 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Create volume request issued successfully. Aug 09 07:52:49.951352 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-19d90f89-cb7b-4027-a78b-edd089dec5c8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:49.951741 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1391/5582] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:49 2026] POST /volume/v3/volumes => generated 762 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:49.966561 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:49.968376 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:52:49.968714 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1292709371", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:52:49.970457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1292709371', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:52:49.970679 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Create volume of 1 GB Aug 09 07:52:49.974787 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Availability Zones retrieved successfully. Aug 09 07:52:49.981094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Flow 'volume_create_api' (cf9a3c1b-2d85-4fe4-bccd-263810e4fc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:49.982293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed168b9-c0d7-450d-a652-157102b87e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:49.983338 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:52:50.010941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed168b9-c0d7-450d-a652-157102b87e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:50.012121 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786ba6cf-6492-4b19-890b-c559efb76dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:50.054082 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Created reservations ['e8dd48e5-95fe-463b-8ca8-2d048659c94a', '6def0af2-d1d4-490c-96ed-80d4d2217c5b', '5c174685-74dd-4cfa-b566-dc4d7ae2507a', 'b8efd78e-585b-4fb6-9234-dde34ca6634e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:52:50.054906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786ba6cf-6492-4b19-890b-c559efb76dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8dd48e5-95fe-463b-8ca8-2d048659c94a', '6def0af2-d1d4-490c-96ed-80d4d2217c5b', '5c174685-74dd-4cfa-b566-dc4d7ae2507a', 'b8efd78e-585b-4fb6-9234-dde34ca6634e']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:50.055577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc74197f-2a88-4179-bbb7-4051b8d98648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:50.075577 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc74197f-2a88-4179-bbb7-4051b8d98648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '046622ff-fedf-473a-b39e-43d608f86e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1292709371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aadf527d0314dd3b6627626cb2c3ed4',qos_specs=None,replication_status=,reservations=['e8dd48e5-95fe-463b-8ca8-2d048659c94a','6def0af2-d1d4-490c-96ed-80d4d2217c5b','5c174685-74dd-4cfa-b566-dc4d7ae2507a','b8efd78e-585b-4fb6-9234-dde34ca6634e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0632f9bab65449da91471182a30a3c62',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1292709371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=046622ff-fedf-473a-b39e-43d608f86e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aadf527d0314dd3b6627626cb2c3ed4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0632f9bab65449da91471182a30a3c62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:50.076293 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06d0447-3d79-438a-9b2c-635d3f51db0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:50.094145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06d0447-3d79-438a-9b2c-635d3f51db0b) transitioned into state 'SUCCESS' from state '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-1292709371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aadf527d0314dd3b6627626cb2c3ed4',qos_specs=None,replication_status=,reservations=['e8dd48e5-95fe-463b-8ca8-2d048659c94a','6def0af2-d1d4-490c-96ed-80d4d2217c5b','5c174685-74dd-4cfa-b566-dc4d7ae2507a','b8efd78e-585b-4fb6-9234-dde34ca6634e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0632f9bab65449da91471182a30a3c62',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:50.094853 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3443c41d-9b71-47ab-b4dd-c7d5434ad7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:52:50.103796 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3443c41d-9b71-47ab-b4dd-c7d5434ad7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:52:50.105046 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Flow 'volume_create_api' (cf9a3c1b-2d85-4fe4-bccd-263810e4fc78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:52:50.105454 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Create volume request issued successfully. Aug 09 07:52:50.106123 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8477ac2-4318-4fdb-8042-2aba1f404239 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:52:50.106658 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1390/5583] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:52:49 2026] POST /volume/v3/volumes => generated 763 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:52:50.557040 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=37,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:52:51.575434 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=41,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:52:57.053621 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-538f8542-86e2-4905-b9f4-ff5d8ea818f2 req-ec233a3c-3cd1-43ff-a8be-4786448dacdb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:57.056661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-538f8542-86e2-4905-b9f4-ff5d8ea818f2 req-ec233a3c-3cd1-43ff-a8be-4786448dacdb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] DELETE https://10.4.3.41/volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81 Aug 09 07:52:57.056661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-538f8542-86e2-4905-b9f4-ff5d8ea818f2 req-ec233a3c-3cd1-43ff-a8be-4786448dacdb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:57.056661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-538f8542-86e2-4905-b9f4-ff5d8ea818f2 req-ec233a3c-3cd1-43ff-a8be-4786448dacdb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:57.062870 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:57.062870 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:57.109743 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-538f8542-86e2-4905-b9f4-ff5d8ea818f2 req-ec233a3c-3cd1-43ff-a8be-4786448dacdb tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81 returned with HTTP 200 Aug 09 07:52:57.109743 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1410/5584] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:52:57 2026] DELETE /volume/v3/attachments/458cd23c-aab9-4d25-b971-2689d9617e81 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:52:58.508297 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:58.510030 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:58.510236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:58.510446 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:58.510625 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume with id: f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:58.517751 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:58.517751 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:58.518394 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:58.529826 np0000006821 devstack@c-api.service[100221]: WARNING cinder.keymgr.conf_key_mgr [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:52:58.535737 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume request issued successfully. Aug 09 07:52:58.536017 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5d2510e-7249-48d4-ba00-9b542228b5aa tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 202 Aug 09 07:52:58.536497 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1394/5585] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:58 2026] DELETE /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:58.544424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fb743802-c97b-4576-8cfa-1d8c3d17750f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:58.546610 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb743802-c97b-4576-8cfa-1d8c3d17750f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:58.546844 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb743802-c97b-4576-8cfa-1d8c3d17750f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:58.547085 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fb743802-c97b-4576-8cfa-1d8c3d17750f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:58.555205 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:58.555205 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:52:58.559716 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fb743802-c97b-4576-8cfa-1d8c3d17750f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:58.565271 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fb743802-c97b-4576-8cfa-1d8c3d17750f tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 200 Aug 09 07:52:58.565897 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1392/5586] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:58 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:52:59.578446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-df4acb29-fadb-465d-817c-d8a8ee34cb2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:59.580090 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df4acb29-fadb-465d-817c-d8a8ee34cb2b tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 Aug 09 07:52:59.580247 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df4acb29-fadb-465d-817c-d8a8ee34cb2b tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:59.580437 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df4acb29-fadb-465d-817c-d8a8ee34cb2b tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:59.585868 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df4acb29-fadb-465d-817c-d8a8ee34cb2b tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 returned with HTTP 404 Aug 09 07:52:59.586299 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1391/5587] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:59 2026] GET /volume/v3/volumes/f2865f76-4c61-405d-b845-b48baece6e68 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:52:59.824665 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:59.826762 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] DELETE https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:52:59.827183 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:59.828616 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:59.828616 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume with id: cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:52:59.837051 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:59.837051 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:52:59.837883 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:59.849829 np0000006821 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:52:59.855486 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Delete volume request issued successfully. Aug 09 07:52:59.855822 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c7f26e00-ba2a-4bfe-be8e-5977c69edc59 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 202 Aug 09 07:52:59.856332 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1411/5588] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:52:59 2026] DELETE /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:52:59.863059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e6599797-adc7-4b89-9ec9-035db7401ab1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:52:59.864780 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e6599797-adc7-4b89-9ec9-035db7401ab1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:52:59.864994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e6599797-adc7-4b89-9ec9-035db7401ab1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:52:59.865176 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e6599797-adc7-4b89-9ec9-035db7401ab1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:52:59.871834 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:52:59.871834 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:52:59.875191 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e6599797-adc7-4b89-9ec9-035db7401ab1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Volume info retrieved successfully. Aug 09 07:52:59.879856 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e6599797-adc7-4b89-9ec9-035db7401ab1 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 200 Aug 09 07:52:59.880206 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1395/5589] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:52:59 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:00.891846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-30a70331-e717-42c1-bb56-1cc264c9f741 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:00.893525 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30a70331-e717-42c1-bb56-1cc264c9f741 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] GET https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 Aug 09 07:53:00.893690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30a70331-e717-42c1-bb56-1cc264c9f741 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:00.893852 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-30a70331-e717-42c1-bb56-1cc264c9f741 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:00.898895 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-30a70331-e717-42c1-bb56-1cc264c9f741 tempest-TestEncryptedCinderVolumes-353882824 tempest-TestEncryptedCinderVolumes-353882824-project-member] https://10.4.3.41/volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 returned with HTTP 404 Aug 09 07:53:00.899307 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1393/5590] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:00 2026] GET /volume/v3/volumes/cd3cb7a1-59ee-4696-80f4-1d442824e972 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:00.904885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5f1d36f-0f6f-4a5c-b51c-01814097d829 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:00.906446 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f1d36f-0f6f-4a5c-b51c-01814097d829 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:53:00.906613 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f1d36f-0f6f-4a5c-b51c-01814097d829 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:00.906781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f1d36f-0f6f-4a5c-b51c-01814097d829 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:00.907251 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:00.907251 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:00.907503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b5f1d36f-0f6f-4a5c-b51c-01814097d829 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:53:00.917404 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b5f1d36f-0f6f-4a5c-b51c-01814097d829 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Get all volumes completed successfully. Aug 09 07:53:00.918937 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:00.918937 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:00.922458 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f1d36f-0f6f-4a5c-b51c-01814097d829 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:53:00.922779 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1392/5591] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:53:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9109 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:00.936007 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd72ee83-ea38-4661-8785-3440f8dc56c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:00.937592 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd72ee83-ea38-4661-8785-3440f8dc56c2 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] DELETE https://10.4.3.41/volume/v3/types/47a878f6-a2ca-4684-8ce4-8353d9b2f7da Aug 09 07:53:00.937900 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd72ee83-ea38-4661-8785-3440f8dc56c2 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:00.939385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd72ee83-ea38-4661-8785-3440f8dc56c2 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:00.957945 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd72ee83-ea38-4661-8785-3440f8dc56c2 tempest-TestEncryptedCinderVolumes-421428324 tempest-TestEncryptedCinderVolumes-421428324-project-admin] https://10.4.3.41/volume/v3/types/47a878f6-a2ca-4684-8ce4-8353d9b2f7da returned with HTTP 202 Aug 09 07:53:00.958447 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1412/5592] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:53:00 2026] DELETE /volume/v3/types/47a878f6-a2ca-4684-8ce4-8353d9b2f7da => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:53:09.878563 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:53:10.896006 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=95,cinder:INSERT=26,cinder:UPDATE=36 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:53:10.921159 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=58,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:53:10.956473 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:53:12.001253 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ae8909d6-45e4-49b0-b830-e8b1b011bf83 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:12.111865 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae8909d6-45e4-49b0-b830-e8b1b011bf83 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:53:12.112275 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ae8909d6-45e4-49b0-b830-e8b1b011bf83 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915", "extra_specs": {"multiattach": " True"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:12.125742 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ae8909d6-45e4-49b0-b830-e8b1b011bf83 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:53:12.126182 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1396/5593] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:53:12 2026] POST /volume/v3/types => generated 286 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:12.133824 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:12.135474 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:53:12.135762 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1492170081", "snapshot_id": null, "imageRef": null, "volume_type": "6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:12.137150 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1492170081', 'snapshot_id': None, 'imageRef': None, 'volume_type': '6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:53:12.140983 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume of 1 GB Aug 09 07:53:12.141250 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:12.141250 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:12.141661 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Availability Zones retrieved successfully. Aug 09 07:53:12.146723 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (0d7fed00-8a17-4e86-a608-7ab97949fecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:12.147578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b0bbff-2561-43a4-a2d0-8d2b2de1b641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:12.148359 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:53:12.154932 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:12.154932 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:12.166104 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b0bbff-2561-43a4-a2d0-8d2b2de1b641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5', 'encryption_key_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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:12.166815 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1e4949-0268-4580-9812-2d0658322011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:12.192712 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:12.193049 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:12.222273 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Created reservations ['e606a7a5-c02d-4442-afe7-8c0b187c069e', '6e0561a2-70fb-4b45-96b4-9b051728aac2', '163ecb91-e861-4066-ae38-2f8d49156556', 'e94da747-31ad-48bb-be88-8cffc8d7a84b'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:53:12.223234 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1e4949-0268-4580-9812-2d0658322011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e606a7a5-c02d-4442-afe7-8c0b187c069e', '6e0561a2-70fb-4b45-96b4-9b051728aac2', '163ecb91-e861-4066-ae38-2f8d49156556', 'e94da747-31ad-48bb-be88-8cffc8d7a84b']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:12.224042 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8720a4-45e7-4d4e-8c70-703976ad160d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:12.244786 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8720a4-45e7-4d4e-8c70-703976ad160d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da8f9d61-7a95-4576-abe1-5a4620ce3906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1492170081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['e606a7a5-c02d-4442-afe7-8c0b187c069e','6e0561a2-70fb-4b45-96b4-9b051728aac2','163ecb91-e861-4066-ae38-2f8d49156556','e94da747-31ad-48bb-be88-8cffc8d7a84b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1492170081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da8f9d61-7a95-4576-abe1-5a4620ce3906,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c1172de6d03448b6a96fb4590a7152aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a71de306cd5943b495e7a3b814524462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5),volume_type_id=6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:12.245630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6a26cc-554f-4770-af48-9bbf18ce5cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:12.262929 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6a26cc-554f-4770-af48-9bbf18ce5cce) transitioned into state 'SUCCESS' from state '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-1492170081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['e606a7a5-c02d-4442-afe7-8c0b187c069e','6e0561a2-70fb-4b45-96b4-9b051728aac2','163ecb91-e861-4066-ae38-2f8d49156556','e94da747-31ad-48bb-be88-8cffc8d7a84b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:12.263651 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0002bdda-40ba-4eae-8bed-5f16fde7e317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:12.272637 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0002bdda-40ba-4eae-8bed-5f16fde7e317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:12.273514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (0d7fed00-8a17-4e86-a608-7ab97949fecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:12.273813 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request issued successfully. Aug 09 07:53:12.274499 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a6f8fe1b-c210-4ff8-aebc-41419319f100 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:53:12.274927 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1394/5594] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:53:12 2026] POST /volume/v3/volumes => generated 827 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:12.289694 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-032b2640-a820-42ee-8773-cda40bf1b7b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:12.292301 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-032b2640-a820-42ee-8773-cda40bf1b7b7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:12.292564 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-032b2640-a820-42ee-8773-cda40bf1b7b7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:12.292834 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-032b2640-a820-42ee-8773-cda40bf1b7b7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:12.301870 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:12.301870 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:12.306269 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-032b2640-a820-42ee-8773-cda40bf1b7b7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:12.311149 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-032b2640-a820-42ee-8773-cda40bf1b7b7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:12.311628 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1393/5595] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:12 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:13.323301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c75f7720-4635-45be-8e55-b8dc901dfef2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:13.325039 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c75f7720-4635-45be-8e55-b8dc901dfef2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:13.325240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c75f7720-4635-45be-8e55-b8dc901dfef2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:13.325425 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c75f7720-4635-45be-8e55-b8dc901dfef2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:13.332266 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:13.332266 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:13.335878 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c75f7720-4635-45be-8e55-b8dc901dfef2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:13.339555 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c75f7720-4635-45be-8e55-b8dc901dfef2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:13.339886 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1413/5596] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:13.351042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7f19f008-0634-4bfa-b60c-11bc2384da88 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:13.353177 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f19f008-0634-4bfa-b60c-11bc2384da88 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:13.353383 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f19f008-0634-4bfa-b60c-11bc2384da88 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:13.353561 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f19f008-0634-4bfa-b60c-11bc2384da88 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:13.359637 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:13.359637 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:13.362675 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7f19f008-0634-4bfa-b60c-11bc2384da88 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:13.366155 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f19f008-0634-4bfa-b60c-11bc2384da88 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:13.366468 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1397/5597] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:13.377564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:13.379331 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:53:13.379643 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-695503148", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:13.381100 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-695503148', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:53:13.381247 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume of 1 GB Aug 09 07:53:13.381498 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:13.381498 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:13.385082 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Availability Zones retrieved successfully. Aug 09 07:53:13.390122 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (22935483-5148-41ce-8e5d-1037cee8261c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:13.391034 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd8a3718-405f-46fb-917b-88f8c2ec0e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:13.391907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:53:13.417871 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd8a3718-405f-46fb-917b-88f8c2ec0e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:13.418612 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7691c939-6c9e-447f-8e51-e3d178690fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:13.462048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Created reservations ['a2576af4-99a8-478e-be19-e3b377733551', '4491ff40-9df3-4ddb-8281-e0de3a6d4028', '4008bf9a-a489-44cc-99d8-87c3df7ff4d9', '5da9c0f8-4f9f-4231-9175-a149f270b191'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:53:13.462868 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7691c939-6c9e-447f-8e51-e3d178690fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2576af4-99a8-478e-be19-e3b377733551', '4491ff40-9df3-4ddb-8281-e0de3a6d4028', '4008bf9a-a489-44cc-99d8-87c3df7ff4d9', '5da9c0f8-4f9f-4231-9175-a149f270b191']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:13.463736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7cf1f1-442d-4365-8b1b-a993bd4d440a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:13.482197 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7cf1f1-442d-4365-8b1b-a993bd4d440a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa505925-c7de-4679-84db-803be2bedd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-695503148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['a2576af4-99a8-478e-be19-e3b377733551','4491ff40-9df3-4ddb-8281-e0de3a6d4028','4008bf9a-a489-44cc-99d8-87c3df7ff4d9','5da9c0f8-4f9f-4231-9175-a149f270b191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-695503148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa505925-c7de-4679-84db-803be2bedd9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1172de6d03448b6a96fb4590a7152aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a71de306cd5943b495e7a3b814524462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:13.483047 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd9b63e-e0c9-4b0b-8007-f29d933b33c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:13.497858 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd9b63e-e0c9-4b0b-8007-f29d933b33c2) transitioned into state 'SUCCESS' from state '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-695503148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['a2576af4-99a8-478e-be19-e3b377733551','4491ff40-9df3-4ddb-8281-e0de3a6d4028','4008bf9a-a489-44cc-99d8-87c3df7ff4d9','5da9c0f8-4f9f-4231-9175-a149f270b191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:13.498598 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a06509-57e4-4f99-9789-d22d884c1be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:13.506142 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a06509-57e4-4f99-9789-d22d884c1be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:13.506935 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (22935483-5148-41ce-8e5d-1037cee8261c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:13.507288 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request issued successfully. Aug 09 07:53:13.507841 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6ff54baa-40ad-4a6e-ad19-6c2e79cc3b3c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:53:13.508338 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1395/5598] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:53:13 2026] POST /volume/v3/volumes => generated 750 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:13.518781 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2445f952-78e0-42d3-87fb-d9cc645caaae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:13.520560 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2445f952-78e0-42d3-87fb-d9cc645caaae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:13.520741 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2445f952-78e0-42d3-87fb-d9cc645caaae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:13.520940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2445f952-78e0-42d3-87fb-d9cc645caaae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:13.527132 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:13.527132 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:13.530290 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2445f952-78e0-42d3-87fb-d9cc645caaae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:13.533784 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2445f952-78e0-42d3-87fb-d9cc645caaae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:13.534127 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1394/5599] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:13 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:14.546110 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c2a3263-c9a9-4408-8cac-db185de50b65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:14.547697 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c2a3263-c9a9-4408-8cac-db185de50b65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:14.547866 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c2a3263-c9a9-4408-8cac-db185de50b65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:14.548066 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c2a3263-c9a9-4408-8cac-db185de50b65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:14.554196 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:14.554196 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:14.557190 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c2a3263-c9a9-4408-8cac-db185de50b65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:14.560678 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c2a3263-c9a9-4408-8cac-db185de50b65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:14.561060 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1414/5600] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:14 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:14.572413 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7482ec91-4125-4d42-aa90-44c59d0944a4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:14.574090 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7482ec91-4125-4d42-aa90-44c59d0944a4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:14.574287 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7482ec91-4125-4d42-aa90-44c59d0944a4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:14.574463 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7482ec91-4125-4d42-aa90-44c59d0944a4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:14.580657 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:14.580657 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:14.583712 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7482ec91-4125-4d42-aa90-44c59d0944a4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:14.587303 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7482ec91-4125-4d42-aa90-44c59d0944a4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:14.587619 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1398/5601] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:14 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:14.598690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25c21707-c224-47b0-93a1-917a37a1014a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:14.600403 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25c21707-c224-47b0-93a1-917a37a1014a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:53:14.600716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25c21707-c224-47b0-93a1-917a37a1014a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-582573270", "extra_specs": {}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:14.602061 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:14.602061 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:14.611815 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25c21707-c224-47b0-93a1-917a37a1014a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:53:14.612154 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1396/5602] 10.4.3.41 () {68 vars in 1245 bytes} [Sun Aug 9 07:53:14 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:14.619138 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8bc16207-b1c5-4513-902b-9fe5e4015d33 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:14.621142 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bc16207-b1c5-4513-902b-9fe5e4015d33 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] POST https://10.4.3.41/volume/v3/types/0fb912b0-1273-4567-8222-61c0081f7c28/encryption Aug 09 07:53:14.621567 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8bc16207-b1c5-4513-902b-9fe5e4015d33 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:14.638714 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8bc16207-b1c5-4513-902b-9fe5e4015d33 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/types/0fb912b0-1273-4567-8222-61c0081f7c28/encryption returned with HTTP 200 Aug 09 07:53:14.639196 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1395/5603] 10.4.3.41 () {68 vars in 1390 bytes} [Sun Aug 9 07:53:14 2026] POST /volume/v3/types/0fb912b0-1273-4567-8222-61c0081f7c28/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:14.646023 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:14.647672 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:53:14.648008 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-705497641", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-582573270", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:14.649542 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-705497641', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-582573270', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:53:14.652778 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume of 1 GB Aug 09 07:53:14.653036 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:14.653036 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:14.653489 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Availability Zones retrieved successfully. Aug 09 07:53:14.658624 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (964d05b5-bef5-4458-8d46-da8c7e2a29ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:14.659481 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218108e6-41e2-4f6d-b25f-e744aaf34790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:14.660313 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:53:14.681252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218108e6-41e2-4f6d-b25f-e744aaf34790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:53:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0fb912b0-1273-4567-8222-61c0081f7c28,is_public=True,name='tempest-scenario-type-luks-582573270',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0fb912b0-1273-4567-8222-61c0081f7c28', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:14.681886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4b9052-8d62-4a55-89b7-3087fea25887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:14.704251 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-582573270 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-582573270, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:14.704568 np0000006821 devstack@c-api.service[100223]: WARNING cinder.quota [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-582573270 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-582573270, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:14.726657 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Created reservations ['c1128cc5-240e-446d-89b2-6cefe7ad0480', '0195f29e-0c09-491e-8b45-68686adcab76', 'bdedbfd8-57b3-43c1-b8f8-e6e858787587', '6ebe55c3-366b-4a86-b94d-14f3673431e4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:53:14.727438 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4b9052-8d62-4a55-89b7-3087fea25887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1128cc5-240e-446d-89b2-6cefe7ad0480', '0195f29e-0c09-491e-8b45-68686adcab76', 'bdedbfd8-57b3-43c1-b8f8-e6e858787587', '6ebe55c3-366b-4a86-b94d-14f3673431e4']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:14.728157 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cfa54d4-ba6d-47bb-b93b-248c94b6d97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:14.751176 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cfa54d4-ba6d-47bb-b93b-248c94b6d97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26a11ad6-10a0-43b0-8d4a-e2750e5e4554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-705497641',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['c1128cc5-240e-446d-89b2-6cefe7ad0480','0195f29e-0c09-491e-8b45-68686adcab76','bdedbfd8-57b3-43c1-b8f8-e6e858787587','6ebe55c3-366b-4a86-b94d-14f3673431e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=0fb912b0-1273-4567-8222-61c0081f7c28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-705497641',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=26a11ad6-10a0-43b0-8d4a-e2750e5e4554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1172de6d03448b6a96fb4590a7152aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a71de306cd5943b495e7a3b814524462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0fb912b0-1273-4567-8222-61c0081f7c28),volume_type_id=0fb912b0-1273-4567-8222-61c0081f7c28)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:14.751846 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ca10de-ca64-470d-9899-b81a712838c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:14.767290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ca10de-ca64-470d-9899-b81a712838c8) transitioned into state 'SUCCESS' from state '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-705497641',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['c1128cc5-240e-446d-89b2-6cefe7ad0480','0195f29e-0c09-491e-8b45-68686adcab76','bdedbfd8-57b3-43c1-b8f8-e6e858787587','6ebe55c3-366b-4a86-b94d-14f3673431e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=0fb912b0-1273-4567-8222-61c0081f7c28)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:14.768062 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fb304a-167b-44d9-846d-19f7de0beddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:14.777671 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23fb304a-167b-44d9-846d-19f7de0beddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:14.778598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (964d05b5-bef5-4458-8d46-da8c7e2a29ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:14.778922 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request issued successfully. Aug 09 07:53:14.779533 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ea76ccb-e9b3-485e-bc56-2b55f9ee3e2f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:53:14.779998 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1415/5604] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:53:14 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:14.790513 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-809817f8-36a1-4cc3-beb2-df16b5725314 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:14.792126 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-809817f8-36a1-4cc3-beb2-df16b5725314 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:14.792369 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-809817f8-36a1-4cc3-beb2-df16b5725314 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:14.792793 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-809817f8-36a1-4cc3-beb2-df16b5725314 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:14.799538 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:14.799538 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:14.802684 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-809817f8-36a1-4cc3-beb2-df16b5725314 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:14.806115 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-809817f8-36a1-4cc3-beb2-df16b5725314 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:14.806557 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1399/5605] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:14 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:15.088563 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:15.090448 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/limits Aug 09 07:53:15.090622 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:15.090860 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'index' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:15.098726 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-582573270 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-582573270, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:15.099021 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-582573270 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-582573270, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:15.099291 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-582573270 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-582573270, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:15.099650 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1164888473-723206915, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:53:15.109753 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-45695836-878a-4fb5-b8b8-a7f5b849da18 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/limits returned with HTTP 200 Aug 09 07:53:15.110117 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1397/5606] 10.4.3.41 () {68 vars in 1477 bytes} [Sun Aug 9 07:53:15 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:15.140417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-562dabac-13b2-409f-92cb-971cf9f3445c req-581be0b2-d398-4cea-bd79-515922951874 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:15.142328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-581be0b2-d398-4cea-bd79-515922951874 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:53:15.142518 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-581be0b2-d398-4cea-bd79-515922951874 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:15.142690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-581be0b2-d398-4cea-bd79-515922951874 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:15.151848 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:15.151848 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:15.154739 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-562dabac-13b2-409f-92cb-971cf9f3445c req-581be0b2-d398-4cea-bd79-515922951874 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:53:15.158493 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-581be0b2-d398-4cea-bd79-515922951874 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:53:15.158977 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1396/5607] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:15 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 1657 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:15.167206 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:15.169039 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:53:15.169352 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7432e74-2c01-46b7-84e3-e2d9d26edc18", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1904580370", "description": null, "metadata": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:15.178703 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:15.178703 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:15.179096 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:53:15.179293 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create snapshot from volume d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:53:15.200523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['ec674968-49ad-4d89-9932-20f274846a6d', 'd2fa2238-00c9-41a5-a1b4-ff334916382c', '8786ecd7-8a37-4991-ab19-f52a75686108', '19519da7-d06c-40ca-bb26-2971c1bab953'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:53:15.226812 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot force create request issued successfully. Aug 09 07:53:15.226812 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-562dabac-13b2-409f-92cb-971cf9f3445c req-87835e18-5463-407c-a739-09d49a312d66 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:53:15.227252 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1416/5608] 10.4.3.41 () {72 vars in 1540 bytes} [Sun Aug 9 07:53:15 2026] POST /volume/v3/snapshots => generated 320 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:15.817603 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-58538fd0-a35c-45cb-bf8b-4b696fd2a82b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:15.819254 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58538fd0-a35c-45cb-bf8b-4b696fd2a82b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:15.819439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-58538fd0-a35c-45cb-bf8b-4b696fd2a82b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:15.819610 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-58538fd0-a35c-45cb-bf8b-4b696fd2a82b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:15.826231 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:15.826231 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:15.830015 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-58538fd0-a35c-45cb-bf8b-4b696fd2a82b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:15.833811 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-58538fd0-a35c-45cb-bf8b-4b696fd2a82b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:15.834215 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1400/5609] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:15 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:15.845140 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aeb32a3b-47ee-4eb0-9a5c-59aa8303f68b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:15.846900 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aeb32a3b-47ee-4eb0-9a5c-59aa8303f68b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:15.847095 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aeb32a3b-47ee-4eb0-9a5c-59aa8303f68b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:15.847274 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aeb32a3b-47ee-4eb0-9a5c-59aa8303f68b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:15.853566 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:15.853566 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:15.856779 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-aeb32a3b-47ee-4eb0-9a5c-59aa8303f68b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:15.860301 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aeb32a3b-47ee-4eb0-9a5c-59aa8303f68b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:15.860731 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1398/5610] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:15 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:15.896657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b6dabc5e-00fc-46de-8f7d-18b1e8d4b651 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:15.898727 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b6dabc5e-00fc-46de-8f7d-18b1e8d4b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:15.898935 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b6dabc5e-00fc-46de-8f7d-18b1e8d4b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:15.899119 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b6dabc5e-00fc-46de-8f7d-18b1e8d4b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:15.905801 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:15.905801 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:15.908987 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b6dabc5e-00fc-46de-8f7d-18b1e8d4b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:15.913125 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b6dabc5e-00fc-46de-8f7d-18b1e8d4b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:15.913513 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1397/5611] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:15 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:15.974768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f4dfc7a-d0ac-4729-8a2e-5bda7566dd7b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:15.975120 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f4dfc7a-d0ac-4729-8a2e-5bda7566dd7b None None] GET https://10.4.3.41/volume// Aug 09 07:53:15.975120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f4dfc7a-d0ac-4729-8a2e-5bda7566dd7b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:15.975315 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f4dfc7a-d0ac-4729-8a2e-5bda7566dd7b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:15.975638 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f4dfc7a-d0ac-4729-8a2e-5bda7566dd7b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:15.975905 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1417/5612] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:53:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:15.981714 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-42dae34a-5750-4db3-a91f-e4da8c099c55 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:16.050125 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-42dae34a-5750-4db3-a91f-e4da8c099c55 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:53:16.050493 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-42dae34a-5750-4db3-a91f-e4da8c099c55 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa505925-c7de-4679-84db-803be2bedd9e", "connector": null, "instance_uuid": "0e8bb874-e3d4-4bc7-bbbe-d2d99973d3a6"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:16.058134 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:16.058134 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:16.082218 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-42dae34a-5750-4db3-a91f-e4da8c099c55 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:53:16.082748 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1401/5613] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:53:15 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 09 07:53:16.110046 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b11869cb-85da-45d6-94e6-f61f4cb977dc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:16.112143 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b11869cb-85da-45d6-94e6-f61f4cb977dc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:16.112387 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b11869cb-85da-45d6-94e6-f61f4cb977dc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:16.112611 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b11869cb-85da-45d6-94e6-f61f4cb977dc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:16.114968 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fc84f79c-95d3-4546-864f-608e902fb4b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:16.115455 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc84f79c-95d3-4546-864f-608e902fb4b8 None None] GET https://10.4.3.41/volume// Aug 09 07:53:16.115542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc84f79c-95d3-4546-864f-608e902fb4b8 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:16.116698 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc84f79c-95d3-4546-864f-608e902fb4b8 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:16.116698 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc84f79c-95d3-4546-864f-608e902fb4b8 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:16.116698 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1398/5614] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:16.123173 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b9f351cd-af9d-4820-8f60-415f5612c279 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:16.125862 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b9f351cd-af9d-4820-8f60-415f5612c279 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:16.126099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b9f351cd-af9d-4820-8f60-415f5612c279 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:16.126306 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b9f351cd-af9d-4820-8f60-415f5612c279 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:16.127110 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:16.127110 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:16.131934 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b11869cb-85da-45d6-94e6-f61f4cb977dc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:16.135192 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:16.135192 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:16.136360 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b11869cb-85da-45d6-94e6-f61f4cb977dc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:16.136894 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1399/5615] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:16 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:16.138498 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b9f351cd-af9d-4820-8f60-415f5612c279 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:16.142314 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-b9f351cd-af9d-4820-8f60-415f5612c279 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:16.142667 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1418/5616] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:16 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:16.239316 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-53040588-36e3-461d-9236-b3cdb7d839b5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:16.241880 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-53040588-36e3-461d-9236-b3cdb7d839b5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] PUT https://10.4.3.41/volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd Aug 09 07:53:16.242392 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-53040588-36e3-461d-9236-b3cdb7d839b5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:16.252004 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-53040588-36e3-461d-9236-b3cdb7d839b5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Acquiring lock "cinder-attachment_update-aa505925-c7de-4679-84db-803be2bedd9e-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:53:16.257120 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-53040588-36e3-461d-9236-b3cdb7d839b5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-aa505925-c7de-4679-84db-803be2bedd9e-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:53:16.258558 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:16.258558 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:16.329907 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-53040588-36e3-461d-9236-b3cdb7d839b5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-aa505925-c7de-4679-84db-803be2bedd9e-np0000006821" released by "attachment_update" :: held 0.073s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:53:16.330515 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-53040588-36e3-461d-9236-b3cdb7d839b5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd returned with HTTP 200 Aug 09 07:53:16.330998 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1402/5617] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:53:16 2026] PUT /volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:16.781906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aacca32a-b64c-4827-8390-c533445644ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:16.783726 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aacca32a-b64c-4827-8390-c533445644ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:53:16.783906 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aacca32a-b64c-4827-8390-c533445644ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:16.784100 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aacca32a-b64c-4827-8390-c533445644ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:16.789357 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:16.789357 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:16.789781 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aacca32a-b64c-4827-8390-c533445644ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:53:16.790651 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aacca32a-b64c-4827-8390-c533445644ee tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 200 Aug 09 07:53:16.791036 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1399/5618] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:53:16 2026] GET /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:17.149299 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d376e6e8-5dcd-48b3-b888-711c57f206e4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:17.150891 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d376e6e8-5dcd-48b3-b888-711c57f206e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:17.151082 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d376e6e8-5dcd-48b3-b888-711c57f206e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:17.151285 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d376e6e8-5dcd-48b3-b888-711c57f206e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:17.165184 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:17.165184 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:17.169495 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d376e6e8-5dcd-48b3-b888-711c57f206e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:17.173749 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d376e6e8-5dcd-48b3-b888-711c57f206e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:17.174121 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1400/5619] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:17 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:18.186867 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4efe75d9-bdca-4812-8fe1-e3c5cba63dbe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:18.188448 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4efe75d9-bdca-4812-8fe1-e3c5cba63dbe tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:18.188724 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4efe75d9-bdca-4812-8fe1-e3c5cba63dbe tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:18.189020 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4efe75d9-bdca-4812-8fe1-e3c5cba63dbe tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:18.191021 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-815415d5-dc64-4c35-ba09-d78a02941465 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:18.194094 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-815415d5-dc64-4c35-ba09-d78a02941465 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:53:18.194094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-815415d5-dc64-4c35-ba09-d78a02941465 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:18.194094 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-815415d5-dc64-4c35-ba09-d78a02941465 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:18.197979 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:18.197979 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:18.198658 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:18.198658 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:18.199194 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-815415d5-dc64-4c35-ba09-d78a02941465 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:53:18.200014 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-815415d5-dc64-4c35-ba09-d78a02941465 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 200 Aug 09 07:53:18.200444 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1403/5620] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:53:18 2026] GET /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:18.201614 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4efe75d9-bdca-4812-8fe1-e3c5cba63dbe tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:18.205489 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4efe75d9-bdca-4812-8fe1-e3c5cba63dbe tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:18.205927 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1419/5621] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:18 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:18.988555 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e2438a8a-585d-4d69-8ec0-16104739a77a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:18.990627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e2438a8a-585d-4d69-8ec0-16104739a77a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:53:18.990857 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e2438a8a-585d-4d69-8ec0-16104739a77a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:18.991104 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e2438a8a-585d-4d69-8ec0-16104739a77a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:18.995725 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:18.995725 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:18.996229 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e2438a8a-585d-4d69-8ec0-16104739a77a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:53:18.996962 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e2438a8a-585d-4d69-8ec0-16104739a77a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 200 Aug 09 07:53:18.997427 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1400/5622] 10.4.3.41 () {68 vars in 1597 bytes} [Sun Aug 9 07:53:18 2026] GET /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:19.007677 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-94765f7b-24d3-4438-83ba-421c346aa217 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:19.009554 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-94765f7b-24d3-4438-83ba-421c346aa217 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:53:19.009748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-94765f7b-24d3-4438-83ba-421c346aa217 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:19.009932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-94765f7b-24d3-4438-83ba-421c346aa217 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:19.018393 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:19.018393 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:19.021333 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-94765f7b-24d3-4438-83ba-421c346aa217 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:53:19.025263 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-94765f7b-24d3-4438-83ba-421c346aa217 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 200 Aug 09 07:53:19.025627 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1401/5623] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:19 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 1657 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:19.035439 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:19.037554 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:53:19.037892 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "224515c3-9ac4-4739-80c4-e03d415b3f74", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:19.039663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '224515c3-9ac4-4739-80c4-e03d415b3f74', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:53:19.047844 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:19.047844 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:19.048287 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:53:19.048398 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:53:19.049004 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:53:19.053841 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (9aa3a436-2bcf-4b91-8543-0796023e385a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:19.054865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576846b1-a230-43ef-b0e8-fdefbbb3ffc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:19.055759 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:53:19.082667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576846b1-a230-43ef-b0e8-fdefbbb3ffc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '224515c3-9ac4-4739-80c4-e03d415b3f74', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:19.083428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44636947-0c88-45fd-99aa-7d1d6837f580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:19.120530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['70558cf1-9664-48a7-aded-bb36ae78f6ef', '069a6d56-af56-419b-b57d-6218f3ce638c', '5086af1f-f5cd-4bbb-8256-67bd920d6b21', '7596e5d8-b4ae-4315-970d-b10424ab3dc4'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:53:19.121290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44636947-0c88-45fd-99aa-7d1d6837f580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70558cf1-9664-48a7-aded-bb36ae78f6ef', '069a6d56-af56-419b-b57d-6218f3ce638c', '5086af1f-f5cd-4bbb-8256-67bd920d6b21', '7596e5d8-b4ae-4315-970d-b10424ab3dc4']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:19.122138 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b72954-3f5f-45a5-9f92-5e5533b7b0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:19.163300 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b72954-3f5f-45a5-9f92-5e5533b7b0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3', '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='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['70558cf1-9664-48a7-aded-bb36ae78f6ef','069a6d56-af56-419b-b57d-6218f3ce638c','5086af1f-f5cd-4bbb-8256-67bd920d6b21','7596e5d8-b4ae-4315-970d-b10424ab3dc4'],size=1,snapshot_id=224515c3-9ac4-4739-80c4-e03d415b3f74,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:53:19Z,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=0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=224515c3-9ac4-4739-80c4-e03d415b3f74,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:19.164283 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7238d8f-7bfc-4d28-bc43-b6b9bd0f329f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:19.182930 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7238d8f-7bfc-4d28-bc43-b6b9bd0f329f) transitioned into 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='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['70558cf1-9664-48a7-aded-bb36ae78f6ef','069a6d56-af56-419b-b57d-6218f3ce638c','5086af1f-f5cd-4bbb-8256-67bd920d6b21','7596e5d8-b4ae-4315-970d-b10424ab3dc4'],size=1,snapshot_id=224515c3-9ac4-4739-80c4-e03d415b3f74,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:19.183610 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1628464b-a77d-4833-881e-b9ae7ef5e97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:19.205533 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1628464b-a77d-4833-881e-b9ae7ef5e97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:19.206278 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (9aa3a436-2bcf-4b91-8543-0796023e385a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:19.206544 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:53:19.207150 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-077a7fc3-a3f0-4ac3-b1f8-dd64f0a0ffa6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:53:19.207554 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1404/5624] 10.4.3.41 () {72 vars in 1534 bytes} [Sun Aug 9 07:53:19 2026] POST /volume/v3/volumes => generated 734 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:19.214892 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e632b584-fd1f-44e4-9571-3d1ffde2bfe8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:19.217214 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e632b584-fd1f-44e4-9571-3d1ffde2bfe8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:53:19.217575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e632b584-fd1f-44e4-9571-3d1ffde2bfe8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:19.217903 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e632b584-fd1f-44e4-9571-3d1ffde2bfe8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:19.219966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0259e80-a916-45e4-abcb-2107658b48eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:19.224602 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0259e80-a916-45e4-abcb-2107658b48eb tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:19.224602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0259e80-a916-45e4-abcb-2107658b48eb tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:19.224602 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0259e80-a916-45e4-abcb-2107658b48eb tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:19.226850 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:19.226850 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:19.230981 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e632b584-fd1f-44e4-9571-3d1ffde2bfe8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:53:19.232020 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:19.232020 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:19.235652 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f0259e80-a916-45e4-abcb-2107658b48eb tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:19.236099 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-e632b584-fd1f-44e4-9571-3d1ffde2bfe8 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 returned with HTTP 200 Aug 09 07:53:19.236551 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1420/5625] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:19 2026] GET /volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:19.240107 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0259e80-a916-45e4-abcb-2107658b48eb tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:19.240592 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1401/5626] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:19 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:19.246133 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-6b03c080-f8c1-4ddf-9e79-aa2a65e04b6a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:19.248412 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-6b03c080-f8c1-4ddf-9e79-aa2a65e04b6a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:53:19.248564 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-6b03c080-f8c1-4ddf-9e79-aa2a65e04b6a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:19.248749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-6b03c080-f8c1-4ddf-9e79-aa2a65e04b6a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:19.256381 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:19.256381 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:19.260154 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-6b03c080-f8c1-4ddf-9e79-aa2a65e04b6a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:53:19.264120 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-6b03c080-f8c1-4ddf-9e79-aa2a65e04b6a tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 returned with HTTP 200 Aug 09 07:53:19.264525 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1402/5627] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:19 2026] GET /volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:19.563548 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-a20f4992-15bd-4c46-9bbb-5d648df0e4a5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:19.565596 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-a20f4992-15bd-4c46-9bbb-5d648df0e4a5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd/action Aug 09 07:53:19.566033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-a20f4992-15bd-4c46-9bbb-5d648df0e4a5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:19.566181 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-a20f4992-15bd-4c46-9bbb-5d648df0e4a5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:19.580594 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:19.580594 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:19.589711 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-28b9c212-2fcd-449e-91c9-23f7ebad779c req-a20f4992-15bd-4c46-9bbb-5d648df0e4a5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd/action returned with HTTP 204 Aug 09 07:53:19.590167 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1405/5628] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:53:19 2026] POST /volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:20.257633 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c708017e-0a40-42ea-a4bb-f6fe1d90e859 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.259593 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c708017e-0a40-42ea-a4bb-f6fe1d90e859 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:53:20.259787 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c708017e-0a40-42ea-a4bb-f6fe1d90e859 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:20.259980 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c708017e-0a40-42ea-a4bb-f6fe1d90e859 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:20.269535 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:20.269535 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:20.272510 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c708017e-0a40-42ea-a4bb-f6fe1d90e859 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:20.276287 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c708017e-0a40-42ea-a4bb-f6fe1d90e859 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:53:20.276628 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1421/5629] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:20 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:20.313702 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-0decc9e7-2aa5-4b49-acf1-67dc46046077 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.315664 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-0decc9e7-2aa5-4b49-acf1-67dc46046077 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:20.315852 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-0decc9e7-2aa5-4b49-acf1-67dc46046077 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:20.316058 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-0decc9e7-2aa5-4b49-acf1-67dc46046077 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:20.322829 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:20.322829 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:20.327136 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-0decc9e7-2aa5-4b49-acf1-67dc46046077 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:20.333055 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-0decc9e7-2aa5-4b49-acf1-67dc46046077 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:20.333448 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1402/5630] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:20 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:20.405721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6e2c8fe2-f55f-4dae-a509-319c56621f43 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.406083 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6e2c8fe2-f55f-4dae-a509-319c56621f43 None None] GET https://10.4.3.41/volume// Aug 09 07:53:20.406245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6e2c8fe2-f55f-4dae-a509-319c56621f43 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:20.406418 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6e2c8fe2-f55f-4dae-a509-319c56621f43 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:20.406727 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6e2c8fe2-f55f-4dae-a509-319c56621f43 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:20.407005 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1403/5631] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:53:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:20.414704 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-73bd56a4-2cf0-4e86-ba3d-2086e4639b55 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.446194 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-73bd56a4-2cf0-4e86-ba3d-2086e4639b55 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:53:20.446538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-73bd56a4-2cf0-4e86-ba3d-2086e4639b55 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26a11ad6-10a0-43b0-8d4a-e2750e5e4554", "connector": null, "instance_uuid": "0e8bb874-e3d4-4bc7-bbbe-d2d99973d3a6"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:20.454888 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:20.454888 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:20.476331 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-73bd56a4-2cf0-4e86-ba3d-2086e4639b55 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:53:20.476745 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1406/5632] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:53:20 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 09 07:53:20.502084 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0fccab6-9097-4e66-8c1f-77b56cc6dcc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.503810 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0fccab6-9097-4e66-8c1f-77b56cc6dcc9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:20.504010 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0fccab6-9097-4e66-8c1f-77b56cc6dcc9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:20.504276 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0fccab6-9097-4e66-8c1f-77b56cc6dcc9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:20.513694 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:20.513694 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:20.517147 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0fccab6-9097-4e66-8c1f-77b56cc6dcc9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:20.521159 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0fccab6-9097-4e66-8c1f-77b56cc6dcc9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:20.521659 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1422/5633] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:20 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:20.522676 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de85caf4-39e1-4ea7-b4d1-9f3a2f03a08c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.523198 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de85caf4-39e1-4ea7-b4d1-9f3a2f03a08c None None] GET https://10.4.3.41/volume// Aug 09 07:53:20.523426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de85caf4-39e1-4ea7-b4d1-9f3a2f03a08c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:20.523657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de85caf4-39e1-4ea7-b4d1-9f3a2f03a08c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:20.524069 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de85caf4-39e1-4ea7-b4d1-9f3a2f03a08c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:20.524428 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1403/5634] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:20.538405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-b96e74a5-f653-4af3-b4c6-0fe9554f9827 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.540307 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-b96e74a5-f653-4af3-b4c6-0fe9554f9827 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:20.540530 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-b96e74a5-f653-4af3-b4c6-0fe9554f9827 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:20.540709 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-b96e74a5-f653-4af3-b4c6-0fe9554f9827 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:20.549206 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:20.549206 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:20.552197 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-b96e74a5-f653-4af3-b4c6-0fe9554f9827 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:20.555929 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-b96e74a5-f653-4af3-b4c6-0fe9554f9827 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:20.556322 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1404/5635] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:20 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 1049 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:20.690615 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-39c9854b-a672-4647-8e4d-18e2516af3d0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.693378 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-39c9854b-a672-4647-8e4d-18e2516af3d0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] PUT https://10.4.3.41/volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc Aug 09 07:53:20.693734 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-39c9854b-a672-4647-8e4d-18e2516af3d0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:20.700847 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-39c9854b-a672-4647-8e4d-18e2516af3d0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Acquiring lock "cinder-attachment_update-26a11ad6-10a0-43b0-8d4a-e2750e5e4554-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:53:20.704729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-39c9854b-a672-4647-8e4d-18e2516af3d0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-26a11ad6-10a0-43b0-8d4a-e2750e5e4554-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:53:20.705677 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:20.705677 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:20.772426 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-39c9854b-a672-4647-8e4d-18e2516af3d0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-26a11ad6-10a0-43b0-8d4a-e2750e5e4554-np0000006821" released by "attachment_update" :: held 0.068s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:53:20.772724 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-39c9854b-a672-4647-8e4d-18e2516af3d0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc returned with HTTP 200 Aug 09 07:53:20.773528 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1407/5636] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:53:20 2026] PUT /volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:20.780634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-00f85447-5f0e-408a-98d2-095a9d7d8c13 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:20.782746 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-00f85447-5f0e-408a-98d2-095a9d7d8c13 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/encryption Aug 09 07:53:20.782931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-00f85447-5f0e-408a-98d2-095a9d7d8c13 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:20.783120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-00f85447-5f0e-408a-98d2-095a9d7d8c13 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:20.791383 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:20.791383 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:20.797600 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-00f85447-5f0e-408a-98d2-095a9d7d8c13 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/encryption returned with HTTP 200 Aug 09 07:53:20.798225 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1423/5637] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:53:20 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:21.533034 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3bb8876c-9975-4b40-a5e5-3f14b2140ada None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:21.534828 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bb8876c-9975-4b40-a5e5-3f14b2140ada tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:21.535062 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bb8876c-9975-4b40-a5e5-3f14b2140ada tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:21.535265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3bb8876c-9975-4b40-a5e5-3f14b2140ada tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:21.544843 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:21.544843 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:21.548370 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3bb8876c-9975-4b40-a5e5-3f14b2140ada tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:21.552324 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3bb8876c-9975-4b40-a5e5-3f14b2140ada tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:21.552700 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1404/5638] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:21 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:22.272331 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-f1cc66ad-3963-4eec-b103-aa875cf7002f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.274314 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-f1cc66ad-3963-4eec-b103-aa875cf7002f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:53:22.274669 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-f1cc66ad-3963-4eec-b103-aa875cf7002f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:22.274669 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-f1cc66ad-3963-4eec-b103-aa875cf7002f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:22.280987 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:22.280987 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:22.284247 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-f1cc66ad-3963-4eec-b103-aa875cf7002f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:53:22.288251 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-f1cc66ad-3963-4eec-b103-aa875cf7002f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 returned with HTTP 200 Aug 09 07:53:22.288589 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1405/5639] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:22 2026] GET /volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 => generated 1343 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:22.295020 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a5110276-1bd6-4881-9957-7a0a05c51e29 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.295389 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a5110276-1bd6-4881-9957-7a0a05c51e29 None None] GET https://10.4.3.41/volume// Aug 09 07:53:22.295542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a5110276-1bd6-4881-9957-7a0a05c51e29 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:22.295874 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a5110276-1bd6-4881-9957-7a0a05c51e29 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:22.296097 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a5110276-1bd6-4881-9957-7a0a05c51e29 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:22.296365 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1408/5640] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:22.302135 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-59648f81-3500-4032-af37-59cdb6dd3bad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.304211 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-59648f81-3500-4032-af37-59cdb6dd3bad tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:53:22.304636 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-59648f81-3500-4032-af37-59cdb6dd3bad tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3", "connector": null, "instance_uuid": "4bddc5ea-5281-4d4e-bfe4-6a7101cd9409"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:22.312322 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:22.312322 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:22.333144 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-59648f81-3500-4032-af37-59cdb6dd3bad tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:53:22.333615 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1424/5641] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:53:22 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:22.340221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f16eea1-e87d-44f6-b8a0-368f46b0b438 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.340596 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f16eea1-e87d-44f6-b8a0-368f46b0b438 None None] GET https://10.4.3.41/volume// Aug 09 07:53:22.340735 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f16eea1-e87d-44f6-b8a0-368f46b0b438 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:22.340922 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f16eea1-e87d-44f6-b8a0-368f46b0b438 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:22.341228 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f16eea1-e87d-44f6-b8a0-368f46b0b438 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:22.341581 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1405/5642] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:22.347337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-69f1e056-9e04-4aed-9cb7-315fabc8eecf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.349304 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-69f1e056-9e04-4aed-9cb7-315fabc8eecf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:53:22.349502 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-69f1e056-9e04-4aed-9cb7-315fabc8eecf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:22.349697 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-69f1e056-9e04-4aed-9cb7-315fabc8eecf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:22.358041 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:22.358041 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:22.360993 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-69f1e056-9e04-4aed-9cb7-315fabc8eecf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:53:22.365107 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-69f1e056-9e04-4aed-9cb7-315fabc8eecf tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 returned with HTTP 200 Aug 09 07:53:22.365463 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1406/5643] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:22 2026] GET /volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 => generated 1522 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:22.463202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-b42edf93-a989-4bdc-9ccc-50736a94bbb5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.465186 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-b42edf93-a989-4bdc-9ccc-50736a94bbb5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2 Aug 09 07:53:22.465514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-b42edf93-a989-4bdc-9ccc-50736a94bbb5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:22.473391 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-b42edf93-a989-4bdc-9ccc-50736a94bbb5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:53:22.477028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-b42edf93-a989-4bdc-9ccc-50736a94bbb5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:53:22.477884 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:22.477884 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:22.538329 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-b42edf93-a989-4bdc-9ccc-50736a94bbb5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3-np0000006821" released by "attachment_update" :: held 0.061s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:53:22.538626 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-b42edf93-a989-4bdc-9ccc-50736a94bbb5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2 returned with HTTP 200 Aug 09 07:53:22.539057 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1409/5644] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:53:22 2026] PUT /volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:22.558063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-5e484217-3160-4668-85f7-c6022eae8021 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.559947 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-5e484217-3160-4668-85f7-c6022eae8021 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2/action Aug 09 07:53:22.560300 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-5e484217-3160-4668-85f7-c6022eae8021 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:22.560414 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-5e484217-3160-4668-85f7-c6022eae8021 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:22.564073 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a8453b2c-003b-4fec-8d9f-5faf81d24951 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:22.565748 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a8453b2c-003b-4fec-8d9f-5faf81d24951 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:22.565970 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a8453b2c-003b-4fec-8d9f-5faf81d24951 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:22.566160 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a8453b2c-003b-4fec-8d9f-5faf81d24951 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:22.574041 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:22.574041 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:22.575328 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:22.575328 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:22.579878 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a8453b2c-003b-4fec-8d9f-5faf81d24951 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:22.581871 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3380accd-2371-4095-92d2-8c5e447bcb3e req-5e484217-3160-4668-85f7-c6022eae8021 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2/action returned with HTTP 204 Aug 09 07:53:22.582295 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1425/5645] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:53:22 2026] POST /volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:22.584049 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a8453b2c-003b-4fec-8d9f-5faf81d24951 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:22.584444 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1406/5646] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:22 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:23.595499 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5e3ec273-a085-40f7-a2f0-0c9cc60bb243 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:23.597123 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e3ec273-a085-40f7-a2f0-0c9cc60bb243 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:23.597307 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e3ec273-a085-40f7-a2f0-0c9cc60bb243 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:23.597479 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5e3ec273-a085-40f7-a2f0-0c9cc60bb243 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:23.605661 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:23.605661 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:23.608494 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5e3ec273-a085-40f7-a2f0-0c9cc60bb243 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:23.611991 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5e3ec273-a085-40f7-a2f0-0c9cc60bb243 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:23.612447 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1407/5647] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:23 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:24.624430 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2cfdc5cc-413c-4add-bfba-b576286cc966 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:24.626342 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2cfdc5cc-413c-4add-bfba-b576286cc966 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:24.626547 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2cfdc5cc-413c-4add-bfba-b576286cc966 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:24.626719 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2cfdc5cc-413c-4add-bfba-b576286cc966 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:24.635624 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:24.635624 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:24.638672 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-2cfdc5cc-413c-4add-bfba-b576286cc966 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:24.642289 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2cfdc5cc-413c-4add-bfba-b576286cc966 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:24.642615 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1410/5648] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:24 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:25.654665 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75683a1f-7c95-4b69-b8fc-786cd2970e53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:25.656400 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75683a1f-7c95-4b69-b8fc-786cd2970e53 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:25.656809 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75683a1f-7c95-4b69-b8fc-786cd2970e53 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:25.657120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75683a1f-7c95-4b69-b8fc-786cd2970e53 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:25.666376 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:25.666376 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:25.672776 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-75683a1f-7c95-4b69-b8fc-786cd2970e53 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:25.674877 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75683a1f-7c95-4b69-b8fc-786cd2970e53 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:25.675387 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1426/5649] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:25 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:26.687021 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b912692c-0ca6-4162-a408-5784823ff873 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:26.688704 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b912692c-0ca6-4162-a408-5784823ff873 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:26.688893 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b912692c-0ca6-4162-a408-5784823ff873 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:26.689096 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b912692c-0ca6-4162-a408-5784823ff873 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:26.697319 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:26.697319 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:26.700365 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b912692c-0ca6-4162-a408-5784823ff873 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:26.703990 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b912692c-0ca6-4162-a408-5784823ff873 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:26.704340 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1407/5650] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:26 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:27.715441 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-50b1c502-21f7-4bb3-8f51-27e24c5ac0c6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:27.717192 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50b1c502-21f7-4bb3-8f51-27e24c5ac0c6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:27.717389 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50b1c502-21f7-4bb3-8f51-27e24c5ac0c6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:27.717576 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-50b1c502-21f7-4bb3-8f51-27e24c5ac0c6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:27.727445 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:27.727445 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:27.731332 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-50b1c502-21f7-4bb3-8f51-27e24c5ac0c6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:27.735242 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-50b1c502-21f7-4bb3-8f51-27e24c5ac0c6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:27.735584 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1408/5651] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:27 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:28.746634 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fd3e1f58-4cbd-4e00-b263-d8aad9312aa5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:28.748666 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd3e1f58-4cbd-4e00-b263-d8aad9312aa5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:28.748938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1f58-4cbd-4e00-b263-d8aad9312aa5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:28.749167 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1f58-4cbd-4e00-b263-d8aad9312aa5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:28.758343 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:28.758343 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:28.762066 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-fd3e1f58-4cbd-4e00-b263-d8aad9312aa5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:28.766353 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd3e1f58-4cbd-4e00-b263-d8aad9312aa5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:28.766789 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1411/5652] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:28 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:28.839806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-98d6bad0-8170-49d8-b6fa-a181db9357d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:28.841974 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-98d6bad0-8170-49d8-b6fa-a181db9357d5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc/action Aug 09 07:53:28.842186 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-98d6bad0-8170-49d8-b6fa-a181db9357d5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:28.842311 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-98d6bad0-8170-49d8-b6fa-a181db9357d5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:28.857813 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:28.857813 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:28.869867 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-76365b5e-ea43-4c78-8303-ea725dcc9988 req-98d6bad0-8170-49d8-b6fa-a181db9357d5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc/action returned with HTTP 204 Aug 09 07:53:28.870288 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1427/5653] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:53:28 2026] POST /volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:29.779947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-110f880b-afe9-41f3-85ae-3bfe5ebcfc4c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:29.781561 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-110f880b-afe9-41f3-85ae-3bfe5ebcfc4c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:53:29.781721 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-110f880b-afe9-41f3-85ae-3bfe5ebcfc4c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:29.781898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-110f880b-afe9-41f3-85ae-3bfe5ebcfc4c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:29.790160 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:29.790160 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:29.793691 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-110f880b-afe9-41f3-85ae-3bfe5ebcfc4c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:29.797744 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-110f880b-afe9-41f3-85ae-3bfe5ebcfc4c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:53:29.798129 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1408/5654] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:29 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 1162 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:30.387840 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-c57c488a-d620-4faf-afaa-db2654cdc319 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:30.389802 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-c57c488a-d620-4faf-afaa-db2654cdc319 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:30.390038 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-c57c488a-d620-4faf-afaa-db2654cdc319 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:30.390221 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-c57c488a-d620-4faf-afaa-db2654cdc319 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:30.396535 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:30.396535 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:30.399955 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-c57c488a-d620-4faf-afaa-db2654cdc319 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:30.405611 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-c57c488a-d620-4faf-afaa-db2654cdc319 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:30.405981 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1409/5655] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:30 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:30.471942 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7aae8d04-a285-4d8f-81b8-ad6f4089f999 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:30.472368 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7aae8d04-a285-4d8f-81b8-ad6f4089f999 None None] GET https://10.4.3.41/volume// Aug 09 07:53:30.472512 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7aae8d04-a285-4d8f-81b8-ad6f4089f999 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:30.472678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7aae8d04-a285-4d8f-81b8-ad6f4089f999 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:30.473023 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7aae8d04-a285-4d8f-81b8-ad6f4089f999 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:30.473288 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1412/5656] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:53:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:30.480167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-73e41083-bce2-4ca8-ae9c-d7436d3a7732 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:30.482100 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-73e41083-bce2-4ca8-ae9c-d7436d3a7732 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:53:30.482420 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-73e41083-bce2-4ca8-ae9c-d7436d3a7732 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da8f9d61-7a95-4576-abe1-5a4620ce3906", "connector": null, "instance_uuid": "0e8bb874-e3d4-4bc7-bbbe-d2d99973d3a6"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:30.490352 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:30.490352 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:30.510068 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-73e41083-bce2-4ca8-ae9c-d7436d3a7732 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:53:30.510455 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1428/5657] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:53:30 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:30.537304 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ffcdf29d-73ac-4763-928b-01e019d240d2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:30.539209 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffcdf29d-73ac-4763-928b-01e019d240d2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:30.539414 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ffcdf29d-73ac-4763-928b-01e019d240d2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:30.539616 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ffcdf29d-73ac-4763-928b-01e019d240d2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:30.547159 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e54d53fb-cb2f-4fc7-b94a-c553350006a9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:30.547466 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e54d53fb-cb2f-4fc7-b94a-c553350006a9 None None] GET https://10.4.3.41/volume// Aug 09 07:53:30.547610 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e54d53fb-cb2f-4fc7-b94a-c553350006a9 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:30.547788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e54d53fb-cb2f-4fc7-b94a-c553350006a9 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:30.548108 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e54d53fb-cb2f-4fc7-b94a-c553350006a9 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:30.548357 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1410/5658] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:30 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:30.550415 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:30.550415 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:30.553526 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ffcdf29d-73ac-4763-928b-01e019d240d2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:30.555927 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-42453256-97ed-4c88-8380-4836a7c3a931 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:30.557676 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffcdf29d-73ac-4763-928b-01e019d240d2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:30.558068 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-42453256-97ed-4c88-8380-4836a7c3a931 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:30.558128 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1409/5659] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:30 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:30.561940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-42453256-97ed-4c88-8380-4836a7c3a931 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:30.561940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-42453256-97ed-4c88-8380-4836a7c3a931 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:30.567253 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:30.567253 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:30.570301 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-42453256-97ed-4c88-8380-4836a7c3a931 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:30.573991 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-42453256-97ed-4c88-8380-4836a7c3a931 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:30.574371 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1413/5660] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:30 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1099 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:30.678966 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-7e3c8b8c-88df-4561-b79c-5f538e8a8c10 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:30.680961 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-7e3c8b8c-88df-4561-b79c-5f538e8a8c10 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] PUT https://10.4.3.41/volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565 Aug 09 07:53:30.681310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-7e3c8b8c-88df-4561-b79c-5f538e8a8c10 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:30.687878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-7e3c8b8c-88df-4561-b79c-5f538e8a8c10 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Acquiring lock "cinder-attachment_update-da8f9d61-7a95-4576-abe1-5a4620ce3906-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:53:30.692166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-7e3c8b8c-88df-4561-b79c-5f538e8a8c10 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-da8f9d61-7a95-4576-abe1-5a4620ce3906-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:53:30.693013 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:30.693013 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:30.751130 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-7e3c8b8c-88df-4561-b79c-5f538e8a8c10 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-da8f9d61-7a95-4576-abe1-5a4620ce3906-np0000006821" released by "attachment_update" :: held 0.059s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:53:30.751387 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-7e3c8b8c-88df-4561-b79c-5f538e8a8c10 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565 returned with HTTP 200 Aug 09 07:53:30.751796 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1429/5661] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:53:30 2026] PUT /volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:31.570365 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a9725a30-22e7-4a38-9611-c1a9d6704366 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:31.572169 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9725a30-22e7-4a38-9611-c1a9d6704366 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:31.572365 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9725a30-22e7-4a38-9611-c1a9d6704366 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:31.572553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9725a30-22e7-4a38-9611-c1a9d6704366 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:31.581807 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:31.581807 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:31.585007 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a9725a30-22e7-4a38-9611-c1a9d6704366 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:31.588844 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9725a30-22e7-4a38-9611-c1a9d6704366 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:31.589225 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1411/5662] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:31 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:32.079130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-edf89370-0243-48f2-bcf1-d901bf9c7680 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.080845 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edf89370-0243-48f2-bcf1-d901bf9c7680 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:32.081074 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edf89370-0243-48f2-bcf1-d901bf9c7680 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.081262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edf89370-0243-48f2-bcf1-d901bf9c7680 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.088204 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.088204 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:32.091972 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-edf89370-0243-48f2-bcf1-d901bf9c7680 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:32.096260 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edf89370-0243-48f2-bcf1-d901bf9c7680 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:32.096660 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1410/5663] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:32.110328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-29146a25-f7c1-4598-80d4-8b11d00523c7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.112142 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-29146a25-f7c1-4598-80d4-8b11d00523c7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:32.112336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-29146a25-f7c1-4598-80d4-8b11d00523c7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.112560 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-29146a25-f7c1-4598-80d4-8b11d00523c7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.119514 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.119514 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:32.122745 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-29146a25-f7c1-4598-80d4-8b11d00523c7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:32.126563 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-29146a25-f7c1-4598-80d4-8b11d00523c7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:32.126878 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1414/5664] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:32.164433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f347a601-61cc-4b86-82ba-2403f12987af req-49c98124-cbd0-47d5-aa1e-c60baa98c5e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.166855 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-49c98124-cbd0-47d5-aa1e-c60baa98c5e0 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:32.167150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-49c98124-cbd0-47d5-aa1e-c60baa98c5e0 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.167379 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-49c98124-cbd0-47d5-aa1e-c60baa98c5e0 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.175588 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.175588 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:32.179139 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f347a601-61cc-4b86-82ba-2403f12987af req-49c98124-cbd0-47d5-aa1e-c60baa98c5e0 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:32.183635 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-49c98124-cbd0-47d5-aa1e-c60baa98c5e0 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:32.184119 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1430/5665] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:32.251168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d4524422-5716-4959-8184-c16cec736669 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.251517 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d4524422-5716-4959-8184-c16cec736669 None None] GET https://10.4.3.41/volume// Aug 09 07:53:32.251671 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d4524422-5716-4959-8184-c16cec736669 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.251841 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d4524422-5716-4959-8184-c16cec736669 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.252165 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d4524422-5716-4959-8184-c16cec736669 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:32.252424 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1412/5666] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:32.258241 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f347a601-61cc-4b86-82ba-2403f12987af req-d26e9b23-e381-4c6b-a06e-9a651e92f91f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.259909 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-d26e9b23-e381-4c6b-a06e-9a651e92f91f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:53:32.260365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-d26e9b23-e381-4c6b-a06e-9a651e92f91f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9c5f40b-f9dc-42d0-a73a-a848052afa38", "connector": null, "instance_uuid": "ed996d3b-818e-4a70-93fa-3513c8fbde2a"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:32.268364 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.268364 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:32.292856 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-d26e9b23-e381-4c6b-a06e-9a651e92f91f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:53:32.293287 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1411/5667] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:53:32 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:32.321313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e41e9cf7-5977-493b-9dae-8d0077d9d21d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.323067 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e41e9cf7-5977-493b-9dae-8d0077d9d21d tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:32.323251 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e41e9cf7-5977-493b-9dae-8d0077d9d21d tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.323417 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e41e9cf7-5977-493b-9dae-8d0077d9d21d tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.332618 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.332618 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:32.333729 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-579b0ef2-ff0f-48c6-ab55-0d0ae4be81e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.334135 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-579b0ef2-ff0f-48c6-ab55-0d0ae4be81e2 None None] GET https://10.4.3.41/volume// Aug 09 07:53:32.334305 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-579b0ef2-ff0f-48c6-ab55-0d0ae4be81e2 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.334508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-579b0ef2-ff0f-48c6-ab55-0d0ae4be81e2 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.334891 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-579b0ef2-ff0f-48c6-ab55-0d0ae4be81e2 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:32.335089 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1431/5668] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:32.335714 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e41e9cf7-5977-493b-9dae-8d0077d9d21d tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:32.339166 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e41e9cf7-5977-493b-9dae-8d0077d9d21d tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:32.339514 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1415/5669] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:32.341154 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f347a601-61cc-4b86-82ba-2403f12987af req-e8897f0e-ca14-4486-9272-b2b4eb9b6c65 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.343521 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-e8897f0e-ca14-4486-9272-b2b4eb9b6c65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:32.343788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-e8897f0e-ca14-4486-9272-b2b4eb9b6c65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.344045 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-e8897f0e-ca14-4486-9272-b2b4eb9b6c65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.355113 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.355113 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:32.358996 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f347a601-61cc-4b86-82ba-2403f12987af req-e8897f0e-ca14-4486-9272-b2b4eb9b6c65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:32.364106 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-e8897f0e-ca14-4486-9272-b2b4eb9b6c65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:32.364627 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1413/5670] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 1034 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:32.467599 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f347a601-61cc-4b86-82ba-2403f12987af req-61fad16b-c030-4a56-a883-430b8be4e998 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.469512 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-61fad16b-c030-4a56-a883-430b8be4e998 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] PUT https://10.4.3.41/volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9 Aug 09 07:53:32.469870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-61fad16b-c030-4a56-a883-430b8be4e998 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:32.477263 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f347a601-61cc-4b86-82ba-2403f12987af req-61fad16b-c030-4a56-a883-430b8be4e998 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Acquiring lock "cinder-attachment_update-d9c5f40b-f9dc-42d0-a73a-a848052afa38-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:53:32.481995 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f347a601-61cc-4b86-82ba-2403f12987af req-61fad16b-c030-4a56-a883-430b8be4e998 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Lock "cinder-attachment_update-d9c5f40b-f9dc-42d0-a73a-a848052afa38-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:53:32.483498 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.483498 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:32.548524 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f347a601-61cc-4b86-82ba-2403f12987af req-61fad16b-c030-4a56-a883-430b8be4e998 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Lock "cinder-attachment_update-d9c5f40b-f9dc-42d0-a73a-a848052afa38-np0000006821" released by "attachment_update" :: held 0.067s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:53:32.548823 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-61fad16b-c030-4a56-a883-430b8be4e998 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9 returned with HTTP 200 Aug 09 07:53:32.549299 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1412/5671] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:53:32 2026] PUT /volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:32.600352 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b87af37-69d4-4d2e-9cdd-e7499d881926 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:32.602128 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b87af37-69d4-4d2e-9cdd-e7499d881926 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:32.602310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b87af37-69d4-4d2e-9cdd-e7499d881926 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:32.602483 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b87af37-69d4-4d2e-9cdd-e7499d881926 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:32.613634 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:32.613634 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:32.617217 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9b87af37-69d4-4d2e-9cdd-e7499d881926 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:32.622046 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b87af37-69d4-4d2e-9cdd-e7499d881926 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:32.622485 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1432/5672] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:32 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:33.350740 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4de0b3e3-7c01-4020-ab5e-810498998e05 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:33.352228 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4de0b3e3-7c01-4020-ab5e-810498998e05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:33.352411 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4de0b3e3-7c01-4020-ab5e-810498998e05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:33.352606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4de0b3e3-7c01-4020-ab5e-810498998e05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:33.360556 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:33.360556 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:33.363523 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4de0b3e3-7c01-4020-ab5e-810498998e05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:33.366934 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4de0b3e3-7c01-4020-ab5e-810498998e05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:33.367338 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1416/5673] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:33 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:33.633470 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6472073e-f111-4e41-bddc-a77f1911b69b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:33.635207 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6472073e-f111-4e41-bddc-a77f1911b69b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:33.635546 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6472073e-f111-4e41-bddc-a77f1911b69b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:33.636760 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6472073e-f111-4e41-bddc-a77f1911b69b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:33.644388 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:33.644388 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:33.647506 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6472073e-f111-4e41-bddc-a77f1911b69b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:33.651130 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6472073e-f111-4e41-bddc-a77f1911b69b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:33.651593 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1414/5674] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:33 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:33.982875 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-5d24da04-740a-45c3-8c12-164e45b738c4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:33.984761 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-5d24da04-740a-45c3-8c12-164e45b738c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565/action Aug 09 07:53:33.985148 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-5d24da04-740a-45c3-8c12-164e45b738c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:33.985253 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-5d24da04-740a-45c3-8c12-164e45b738c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:33.999259 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:33.999259 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:34.011680 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1ed3100a-e4b4-49f7-955a-fbfaf793b841 req-5d24da04-740a-45c3-8c12-164e45b738c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565/action returned with HTTP 204 Aug 09 07:53:34.012230 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1413/5675] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:53:33 2026] POST /volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:34.378382 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec1818aa-947f-4403-a326-053e66cecff2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:34.380056 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec1818aa-947f-4403-a326-053e66cecff2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:34.380237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec1818aa-947f-4403-a326-053e66cecff2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:34.380409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec1818aa-947f-4403-a326-053e66cecff2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:34.389073 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:34.389073 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:34.391865 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ec1818aa-947f-4403-a326-053e66cecff2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:34.395225 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec1818aa-947f-4403-a326-053e66cecff2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:34.395576 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1433/5676] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:34 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:34.662263 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1e8eee10-2aa5-4aa8-879d-d4ec882150ef None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:34.664340 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e8eee10-2aa5-4aa8-879d-d4ec882150ef tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:53:34.664594 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e8eee10-2aa5-4aa8-879d-d4ec882150ef tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:34.664849 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1e8eee10-2aa5-4aa8-879d-d4ec882150ef tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:34.675004 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:34.675004 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:34.678435 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1e8eee10-2aa5-4aa8-879d-d4ec882150ef tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:53:34.682573 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1e8eee10-2aa5-4aa8-879d-d4ec882150ef tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:53:34.683082 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1417/5677] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:34 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:35.407930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-59269497-d78f-467b-80ec-054ff7cd5b65 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:35.409577 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-59269497-d78f-467b-80ec-054ff7cd5b65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:35.409849 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-59269497-d78f-467b-80ec-054ff7cd5b65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:35.410155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-59269497-d78f-467b-80ec-054ff7cd5b65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:35.419524 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:35.419524 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:35.422030 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-59269497-d78f-467b-80ec-054ff7cd5b65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:35.425660 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-59269497-d78f-467b-80ec-054ff7cd5b65 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:35.426120 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1415/5678] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:35 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:36.437320 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63c30a55-1269-47f1-93cf-eedee2046a3b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:36.438953 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63c30a55-1269-47f1-93cf-eedee2046a3b tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:36.439191 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63c30a55-1269-47f1-93cf-eedee2046a3b tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:36.439401 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63c30a55-1269-47f1-93cf-eedee2046a3b tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:36.448314 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:36.448314 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:36.451467 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63c30a55-1269-47f1-93cf-eedee2046a3b tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:36.455335 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63c30a55-1269-47f1-93cf-eedee2046a3b tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:36.455798 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1414/5679] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:36 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:37.016955 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f347a601-61cc-4b86-82ba-2403f12987af req-8203827d-2f0b-42f3-b6c5-d859159bd57e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:37.018303 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-8203827d-2f0b-42f3-b6c5-d859159bd57e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9/action Aug 09 07:53:37.018644 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-8203827d-2f0b-42f3-b6c5-d859159bd57e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:37.018792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-8203827d-2f0b-42f3-b6c5-d859159bd57e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:37.034813 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:37.034813 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:37.045190 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f347a601-61cc-4b86-82ba-2403f12987af req-8203827d-2f0b-42f3-b6c5-d859159bd57e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9/action returned with HTTP 204 Aug 09 07:53:37.045625 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1434/5680] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:53:37 2026] POST /volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:37.467473 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-624a9b92-57d4-4dea-9745-f1867a306b83 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:37.469660 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-624a9b92-57d4-4dea-9745-f1867a306b83 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:37.469871 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-624a9b92-57d4-4dea-9745-f1867a306b83 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:37.470102 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-624a9b92-57d4-4dea-9745-f1867a306b83 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:37.479404 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:37.479404 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:37.482946 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-624a9b92-57d4-4dea-9745-f1867a306b83 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:37.486975 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-624a9b92-57d4-4dea-9745-f1867a306b83 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:37.487356 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1418/5681] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:37 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:37.499302 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c66a415b-31bf-4654-ae7f-e3414f56e033 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:37.502493 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c66a415b-31bf-4654-ae7f-e3414f56e033 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:37.502716 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c66a415b-31bf-4654-ae7f-e3414f56e033 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:37.502952 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c66a415b-31bf-4654-ae7f-e3414f56e033 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:37.513726 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:37.513726 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:37.517739 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c66a415b-31bf-4654-ae7f-e3414f56e033 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:37.523233 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c66a415b-31bf-4654-ae7f-e3414f56e033 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:37.523719 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1416/5682] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:37 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:37.535805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:37.537813 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action Aug 09 07:53:37.538223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action body: b'{"os-detach": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:37.538383 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:37.549228 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:37.549228 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:37.549763 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:37.618227 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Attachment connected to vm ed996d3b-818e-4a70-93fa-3513c8fbde2a, checking data on nova Aug 09 07:53:37.618771 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.compute.nova [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100222) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 07:53:37.793742 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/ed996d3b-818e-4a70-93fa-3513c8fbde2a/os-volume_attachments/d9c5f40b-f9dc-42d0-a73a-a848052afa38 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b8df7451178f2ba794c8ceb9b8c8c16fe62b8dfcc2c4cd5e9c5a848d3e85b70a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18" -H "X-Service-Token: {SHA256}c9cc4683211044f4039964116d0d4d456c4ac2480cff56997687a3ade89aee14" {{(pid=100222) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 07:53:37.888161 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 07:53:37 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-d36a6c44-0f47-4454-a7b5-299228564378 x-openstack-request-id: req-d36a6c44-0f47-4454-a7b5-299228564378 {{(pid=100222) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 07:53:37.888630 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d9c5f40b-f9dc-42d0-a73a-a848052afa38", "serverId": "ed996d3b-818e-4a70-93fa-3513c8fbde2a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "45701a8f-4c8f-4d48-9071-f41d8b9998c9", "bdm_uuid": "33d3e4af-3fa2-47db-b681-ee7e5c707360"}} {{(pid=100222) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 07:53:37.888630 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET call to compute for https://10.4.3.41/compute/v2.1/servers/ed996d3b-818e-4a70-93fa-3513c8fbde2a/os-volume_attachments/d9c5f40b-f9dc-42d0-a73a-a848052afa38 used request id req-d36a6c44-0f47-4454-a7b5-299228564378 {{(pid=100222) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 07:53:37.891699 np0000006821 devstack@c-api.service[100222]: ERROR cinder.volume.api [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-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 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Caught error: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: 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 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 07:53:37.895765 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault Aug 09 07:53:37.896962 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.middleware.fault [None req-305bd0dd-1f0b-4900-82bc-439d8d1a7a18 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action returned with HTTP 409 Aug 09 07:53:37.897958 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1415/5683] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:53:37 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 167 bytes in 362 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:37.906779 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:37.908497 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action Aug 09 07:53:37.908771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:37.908888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:37.921633 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:37.921633 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:37.922055 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:37.925973 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Attachment connected to vm ed996d3b-818e-4a70-93fa-3513c8fbde2a, checking data on nova Aug 09 07:53:37.926220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.compute.nova [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100223) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 07:53:38.004821 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/ed996d3b-818e-4a70-93fa-3513c8fbde2a/os-volume_attachments/d9c5f40b-f9dc-42d0-a73a-a848052afa38 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e8b5a01cd1cb5e38a6ecd685b4164de27bd0f39efd2c19361d20d498863323ff" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8d4e7b63-2aef-4998-bbd5-a0004edd8302" -H "X-Service-Token: {SHA256}6b42de8b093347c2cc899e1bd9252d7fc933defc20851cfc0132291e910c9fc9" {{(pid=100223) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 07:53:38.091312 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 07:53:38 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-32e526a4-84e0-453d-abb8-095d0ed451fe x-openstack-request-id: req-32e526a4-84e0-453d-abb8-095d0ed451fe {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 07:53:38.091652 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d9c5f40b-f9dc-42d0-a73a-a848052afa38", "serverId": "ed996d3b-818e-4a70-93fa-3513c8fbde2a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "45701a8f-4c8f-4d48-9071-f41d8b9998c9", "bdm_uuid": "33d3e4af-3fa2-47db-b681-ee7e5c707360"}} {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 07:53:38.091652 np0000006821 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET call to compute for https://10.4.3.41/compute/v2.1/servers/ed996d3b-818e-4a70-93fa-3513c8fbde2a/os-volume_attachments/d9c5f40b-f9dc-42d0-a73a-a848052afa38 used request id req-32e526a4-84e0-453d-abb8-095d0ed451fe {{(pid=100223) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 07:53:38.093536 np0000006821 devstack@c-api.service[100223]: ERROR cinder.volume.api [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-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 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Caught error: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: 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 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 07:53:38.096039 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-8d4e7b63-2aef-4998-bbd5-a0004edd8302 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action returned with HTTP 409 Aug 09 07:53:38.096885 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1435/5684] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:53:37 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 167 bytes in 190 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:38.105330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2ee6fc8b-a007-4f9d-93c6-3510d43eec7b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.106730 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1419/5685] 10.4.3.41 () {70 vars in 1590 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:53:38.116596 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-75a2ea57-1a4a-46ef-a9d0-eb95584c43ef None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.117901 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1417/5686] 10.4.3.41 () {70 vars in 1590 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:53:38.125542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f17d0b4-bf22-48b7-9476-edc179c4e6b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.153229 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1416/5687] 10.4.3.41 () {70 vars in 1590 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:53:38.159463 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6159f8e8-db4e-4eb1-8614-5a53a91e6f9c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.160736 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1436/5688] 10.4.3.41 () {70 vars in 1590 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:53:38.166122 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f403ad54-d426-44b5-98d6-bfe85b8d1781 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.227041 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f403ad54-d426-44b5-98d6-bfe85b8d1781 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] POST https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action Aug 09 07:53:38.227390 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f403ad54-d426-44b5-98d6-bfe85b8d1781 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:38.227507 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f403ad54-d426-44b5-98d6-bfe85b8d1781 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:38.239243 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.239243 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:38.239605 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.admin_actions [None req-f403ad54-d426-44b5-98d6-bfe85b8d1781 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Updating volume 'd9c5f40b-f9dc-42d0-a73a-a848052afa38' with '{'status': 'error'}' {{(pid=100221) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:53:38.257896 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f403ad54-d426-44b5-98d6-bfe85b8d1781 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action returned with HTTP 202 Aug 09 07:53:38.258279 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1420/5689] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:53:38.264989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-255787d7-5c40-48c3-b69d-73d3f0ef3bdd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.266836 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-255787d7-5c40-48c3-b69d-73d3f0ef3bdd tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:38.267094 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-255787d7-5c40-48c3-b69d-73d3f0ef3bdd tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.267269 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-255787d7-5c40-48c3-b69d-73d3f0ef3bdd tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.277416 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.277416 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:38.280830 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-255787d7-5c40-48c3-b69d-73d3f0ef3bdd tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:38.285290 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-255787d7-5c40-48c3-b69d-73d3f0ef3bdd tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:38.285659 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1418/5690] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:38.297018 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.299065 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] POST https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action Aug 09 07:53:38.299426 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "45701a8f-4c8f-4d48-9071-f41d8b9998c9"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:38.299552 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "45701a8f-4c8f-4d48-9071-f41d8b9998c9"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:38.336621 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:53:38.344391 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.344391 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:38.344814 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Volume info retrieved successfully. Aug 09 07:53:38.349193 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Attachment connected to vm ed996d3b-818e-4a70-93fa-3513c8fbde2a, checking data on nova Aug 09 07:53:38.349329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.compute.nova [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Creating Keystone token plugin using URL: https://10.4.3.41/identity {{(pid=100222) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 09 07:53:38.425688 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] REQ: curl -g -i -X GET https://10.4.3.41/compute/v2.1/servers/ed996d3b-818e-4a70-93fa-3513c8fbde2a/os-volume_attachments/d9c5f40b-f9dc-42d0-a73a-a848052afa38 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}acf147ae6a82e8c686fd05a5c0c027ff2cb9efcf75fffae784b6d547b7c90910" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90" -H "X-Service-Token: {SHA256}c9cc4683211044f4039964116d0d4d456c4ac2480cff56997687a3ade89aee14" {{(pid=100222) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 09 07:53:38.509790 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 09 Aug 2026 07:53:38 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-32441276-e281-42f1-90c4-31a46bb7ee45 x-openstack-request-id: req-32441276-e281-42f1-90c4-31a46bb7ee45 {{(pid=100222) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 09 07:53:38.509950 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "d9c5f40b-f9dc-42d0-a73a-a848052afa38", "serverId": "ed996d3b-818e-4a70-93fa-3513c8fbde2a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "45701a8f-4c8f-4d48-9071-f41d8b9998c9", "bdm_uuid": "33d3e4af-3fa2-47db-b681-ee7e5c707360"}} {{(pid=100222) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 09 07:53:38.510046 np0000006821 devstack@c-api.service[100222]: DEBUG novaclient.v2.client [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] GET call to compute for https://10.4.3.41/compute/v2.1/servers/ed996d3b-818e-4a70-93fa-3513c8fbde2a/os-volume_attachments/d9c5f40b-f9dc-42d0-a73a-a848052afa38 used request id req-32441276-e281-42f1-90c4-31a46bb7ee45 {{(pid=100222) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 09 07:53:38.511755 np0000006821 devstack@c-api.service[100222]: ERROR cinder.volume.api [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-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 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Caught error: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: 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 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.513824 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ed996d3b-818e-4a70-93fa-3513c8fbde2a using the Compute API Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: ERROR cinder.api.middleware.fault Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.middleware.fault [None req-3a4fb2ca-67b1-4f0b-984a-f4c14d23ff90 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action returned with HTTP 409 Aug 09 07:53:38.515318 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1417/5691] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 167 bytes in 218 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:38.521415 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af613f09-de2d-406d-b674-9ca4317e99d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.522841 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1437/5692] 10.4.3.41 () {70 vars in 1590 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:53:38.528630 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c0834739-349f-4497-a983-633eb46ea95f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.546713 np0000006821 devstack@c-api.service[100221]: WARNING keystonemiddleware.auth_token [None req-c0834739-349f-4497-a983-633eb46ea95f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 09 07:53:38.547722 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1421/5693] 10.4.3.41 () {70 vars in 1590 bytes} [Sun Aug 9 07:53:38 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 09 07:53:38.557887 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1997facf-7c79-408d-8eaf-5e23ddac0ba1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.559617 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1997facf-7c79-408d-8eaf-5e23ddac0ba1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:38.559829 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1997facf-7c79-408d-8eaf-5e23ddac0ba1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.560044 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1997facf-7c79-408d-8eaf-5e23ddac0ba1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.566649 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.566649 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:38.570094 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1997facf-7c79-408d-8eaf-5e23ddac0ba1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:38.573860 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1997facf-7c79-408d-8eaf-5e23ddac0ba1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:38.574243 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1419/5694] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:38.584748 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-52c803e1-e7eb-4c4b-89d3-14b5f8ac0d72 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.586395 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52c803e1-e7eb-4c4b-89d3-14b5f8ac0d72 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:38.586573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52c803e1-e7eb-4c4b-89d3-14b5f8ac0d72 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.586744 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52c803e1-e7eb-4c4b-89d3-14b5f8ac0d72 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.619456 np0000006821 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-52c803e1-e7eb-4c4b-89d3-14b5f8ac0d72 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:53:38.626335 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.626335 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:38.629639 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-52c803e1-e7eb-4c4b-89d3-14b5f8ac0d72 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:38.633225 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52c803e1-e7eb-4c4b-89d3-14b5f8ac0d72 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:38.633554 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1418/5695] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:38.672402 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-60f0affd-7c11-4a17-8587-38a048cf88c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.674348 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-60f0affd-7c11-4a17-8587-38a048cf88c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:38.674602 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-60f0affd-7c11-4a17-8587-38a048cf88c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.674760 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-60f0affd-7c11-4a17-8587-38a048cf88c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.707890 np0000006821 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-60f0affd-7c11-4a17-8587-38a048cf88c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 07:53:38.713776 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.713776 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:38.717159 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-60f0affd-7c11-4a17-8587-38a048cf88c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:38.720828 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-60f0affd-7c11-4a17-8587-38a048cf88c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:38.721145 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1438/5696] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:38.790116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-616196e6-f3c5-4f05-9f06-0c9e62aa2a7a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.790116 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-616196e6-f3c5-4f05-9f06-0c9e62aa2a7a None None] GET https://10.4.3.41/volume// Aug 09 07:53:38.790116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-616196e6-f3c5-4f05-9f06-0c9e62aa2a7a None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.790116 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-616196e6-f3c5-4f05-9f06-0c9e62aa2a7a None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.790324 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-616196e6-f3c5-4f05-9f06-0c9e62aa2a7a None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:38.790449 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1422/5697] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:38.797721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-ef8eb6ee-9ad0-4ab6-9dda-62c83d75ad52 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.804048 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-ef8eb6ee-9ad0-4ab6-9dda-62c83d75ad52 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:53:38.804048 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-ef8eb6ee-9ad0-4ab6-9dda-62c83d75ad52 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "046622ff-fedf-473a-b39e-43d608f86e38", "connector": null, "instance_uuid": "ed996d3b-818e-4a70-93fa-3513c8fbde2a"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:38.810265 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.810265 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:38.869487 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-ef8eb6ee-9ad0-4ab6-9dda-62c83d75ad52 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:53:38.870091 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1420/5698] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:53:38 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 09 07:53:38.906019 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f8e79c3c-caa6-46fb-8311-18bcd3347ba5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.908185 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8e79c3c-caa6-46fb-8311-18bcd3347ba5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:38.908412 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8e79c3c-caa6-46fb-8311-18bcd3347ba5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.908635 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8e79c3c-caa6-46fb-8311-18bcd3347ba5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.917246 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cb84b17-306a-4c15-a40c-9302c709bc0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.917593 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cb84b17-306a-4c15-a40c-9302c709bc0b None None] GET https://10.4.3.41/volume// Aug 09 07:53:38.917746 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cb84b17-306a-4c15-a40c-9302c709bc0b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.917933 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cb84b17-306a-4c15-a40c-9302c709bc0b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.918261 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cb84b17-306a-4c15-a40c-9302c709bc0b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:38.918529 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1439/5699] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:38.927406 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-808fb4d2-db8e-40f1-b358-9d1c7f7881b8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:38.927945 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.927945 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:38.929634 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-808fb4d2-db8e-40f1-b358-9d1c7f7881b8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:38.929880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-808fb4d2-db8e-40f1-b358-9d1c7f7881b8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:38.930122 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-808fb4d2-db8e-40f1-b358-9d1c7f7881b8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:38.934744 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f8e79c3c-caa6-46fb-8311-18bcd3347ba5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:38.938713 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8e79c3c-caa6-46fb-8311-18bcd3347ba5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:38.939089 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1419/5700] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:38.940633 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:38.940633 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:38.944486 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-808fb4d2-db8e-40f1-b358-9d1c7f7881b8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:38.948622 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-808fb4d2-db8e-40f1-b358-9d1c7f7881b8 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:38.949002 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1423/5701] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:38 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 1035 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:39.091207 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-4892d88b-cb78-4c02-9b1f-6158111cbc4f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:39.093801 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-4892d88b-cb78-4c02-9b1f-6158111cbc4f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] PUT https://10.4.3.41/volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1 Aug 09 07:53:39.094374 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-4892d88b-cb78-4c02-9b1f-6158111cbc4f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:39.107562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-4892d88b-cb78-4c02-9b1f-6158111cbc4f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Acquiring lock "cinder-attachment_update-046622ff-fedf-473a-b39e-43d608f86e38-np0000006821" by "attachment_update" {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:53:39.112840 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-4892d88b-cb78-4c02-9b1f-6158111cbc4f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Lock "cinder-attachment_update-046622ff-fedf-473a-b39e-43d608f86e38-np0000006821" acquired by "attachment_update" :: waited 0.005s {{(pid=100220) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:53:39.114153 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:39.114153 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:39.193794 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.coordination [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-4892d88b-cb78-4c02-9b1f-6158111cbc4f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Lock "cinder-attachment_update-046622ff-fedf-473a-b39e-43d608f86e38-np0000006821" released by "attachment_update" :: held 0.081s {{(pid=100220) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:53:39.194160 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-4892d88b-cb78-4c02-9b1f-6158111cbc4f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1 returned with HTTP 200 Aug 09 07:53:39.194571 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1421/5702] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:53:39 2026] PUT /volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:39.950606 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c7642395-4bc7-40d4-8ed3-a0e420c0b37f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:39.952295 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c7642395-4bc7-40d4-8ed3-a0e420c0b37f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:39.952471 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c7642395-4bc7-40d4-8ed3-a0e420c0b37f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:39.952636 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c7642395-4bc7-40d4-8ed3-a0e420c0b37f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:39.961405 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:39.961405 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:39.964628 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c7642395-4bc7-40d4-8ed3-a0e420c0b37f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:39.968145 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c7642395-4bc7-40d4-8ed3-a0e420c0b37f tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:39.968455 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1440/5703] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:39 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:40.979785 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1983012e-2f04-4733-99bb-ab27cec7b82a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:40.981574 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1983012e-2f04-4733-99bb-ab27cec7b82a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:40.981754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1983012e-2f04-4733-99bb-ab27cec7b82a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:40.981961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1983012e-2f04-4733-99bb-ab27cec7b82a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:40.990507 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:40.990507 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:40.993514 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1983012e-2f04-4733-99bb-ab27cec7b82a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:40.997283 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1983012e-2f04-4733-99bb-ab27cec7b82a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:40.997648 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1420/5704] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:40 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:42.009314 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5a74eb2b-d60e-43ed-b7b8-5c9bc817adc4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:42.010955 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a74eb2b-d60e-43ed-b7b8-5c9bc817adc4 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:42.011172 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a74eb2b-d60e-43ed-b7b8-5c9bc817adc4 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:42.011381 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a74eb2b-d60e-43ed-b7b8-5c9bc817adc4 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:42.019932 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:42.019932 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:42.023031 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5a74eb2b-d60e-43ed-b7b8-5c9bc817adc4 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:42.026736 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a74eb2b-d60e-43ed-b7b8-5c9bc817adc4 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:42.027140 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1424/5705] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:42 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:42.442505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-379b2257-56f9-4593-bd65-5039fdef78c5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:42.444858 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-379b2257-56f9-4593-bd65-5039fdef78c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1/action Aug 09 07:53:42.445414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-379b2257-56f9-4593-bd65-5039fdef78c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action body: b'{"os-complete": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:42.445565 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-379b2257-56f9-4593-bd65-5039fdef78c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:42.465557 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:42.465557 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:42.474996 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-823d4bde-f5e5-403b-ae39-bb60f4225d1e req-379b2257-56f9-4593-bd65-5039fdef78c5 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1/action returned with HTTP 204 Aug 09 07:53:42.475538 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1422/5706] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:53:42 2026] POST /volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:43.038896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bea1fda4-df36-4854-8cfd-4ef4434e0c05 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:43.040437 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bea1fda4-df36-4854-8cfd-4ef4434e0c05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:43.040599 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bea1fda4-df36-4854-8cfd-4ef4434e0c05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:43.040796 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bea1fda4-df36-4854-8cfd-4ef4434e0c05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:43.049232 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:43.049232 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:43.052092 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bea1fda4-df36-4854-8cfd-4ef4434e0c05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:43.055817 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bea1fda4-df36-4854-8cfd-4ef4434e0c05 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:43.056185 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1441/5707] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:43 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:43.066646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6a8f5ea-f09d-4649-bd4b-914a0428b1d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:43.068336 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6a8f5ea-f09d-4649-bd4b-914a0428b1d7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:43.068589 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6a8f5ea-f09d-4649-bd4b-914a0428b1d7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:43.068814 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6a8f5ea-f09d-4649-bd4b-914a0428b1d7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:43.078156 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:43.078156 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:43.081182 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b6a8f5ea-f09d-4649-bd4b-914a0428b1d7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:43.084848 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6a8f5ea-f09d-4649-bd4b-914a0428b1d7 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:43.085259 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1421/5708] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:43 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:43.096454 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-75d59956-e9ea-4ddf-ac1f-077d0e8e4460 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:43.098678 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75d59956-e9ea-4ddf-ac1f-077d0e8e4460 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action Aug 09 07:53:43.098678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75d59956-e9ea-4ddf-ac1f-077d0e8e4460 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action body: b'{"os-detach": {"attachment_id": "2f145ede-ca92-4712-b838-0cb493db15c1"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:43.098678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-75d59956-e9ea-4ddf-ac1f-077d0e8e4460 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "2f145ede-ca92-4712-b838-0cb493db15c1"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:43.108649 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:43.108649 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:43.109124 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-75d59956-e9ea-4ddf-ac1f-077d0e8e4460 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:43.115202 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-75d59956-e9ea-4ddf-ac1f-077d0e8e4460 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action returned with HTTP 400 Aug 09 07:53:43.116190 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1425/5709] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:53:43 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:53:43.150363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-5a31b477-8165-4ff5-9838-663800168918 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:43.152179 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-5a31b477-8165-4ff5-9838-663800168918 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:43.152337 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-5a31b477-8165-4ff5-9838-663800168918 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:43.152505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-5a31b477-8165-4ff5-9838-663800168918 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:43.161575 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:43.161575 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:43.165720 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-5a31b477-8165-4ff5-9838-663800168918 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:43.171392 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-5a31b477-8165-4ff5-9838-663800168918 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:43.171971 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1423/5710] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:43 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:43.195109 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-e7ee810c-1488-42af-b4a8-63952b281914 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:43.197260 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-e7ee810c-1488-42af-b4a8-63952b281914 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38/action Aug 09 07:53:43.197596 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-e7ee810c-1488-42af-b4a8-63952b281914 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:43.197721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-e7ee810c-1488-42af-b4a8-63952b281914 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:43.207802 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:43.207802 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:43.208303 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-e7ee810c-1488-42af-b4a8-63952b281914 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:43.214446 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-e7ee810c-1488-42af-b4a8-63952b281914 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Begin detaching volume completed successfully. Aug 09 07:53:43.214648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-e7ee810c-1488-42af-b4a8-63952b281914 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38/action returned with HTTP 202 Aug 09 07:53:43.215098 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1442/5711] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:53:43 2026] POST /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:53:43.254234 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bf2270f9-520b-41cb-99a6-cfe436008be6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:43.254601 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf2270f9-520b-41cb-99a6-cfe436008be6 None None] GET https://10.4.3.41/volume// Aug 09 07:53:43.254784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf2270f9-520b-41cb-99a6-cfe436008be6 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:43.254994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf2270f9-520b-41cb-99a6-cfe436008be6 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:43.255290 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf2270f9-520b-41cb-99a6-cfe436008be6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:43.255589 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1422/5712] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:43.266671 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-71492be2-913d-4779-99aa-c105620739c6 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:43.268754 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-71492be2-913d-4779-99aa-c105620739c6 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:43.269018 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-71492be2-913d-4779-99aa-c105620739c6 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:43.269213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-71492be2-913d-4779-99aa-c105620739c6 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:43.279323 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:43.279323 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:43.283984 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-71492be2-913d-4779-99aa-c105620739c6 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:43.288344 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-71492be2-913d-4779-99aa-c105620739c6 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:43.288705 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1426/5713] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:43 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 1331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:44.142717 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-9ff2868e-2b87-4ca0-bfae-7f84c8317982 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:44.144758 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-9ff2868e-2b87-4ca0-bfae-7f84c8317982 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] DELETE https://10.4.3.41/volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1 Aug 09 07:53:44.145135 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-9ff2868e-2b87-4ca0-bfae-7f84c8317982 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:44.145475 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-9ff2868e-2b87-4ca0-bfae-7f84c8317982 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:44.153489 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:44.153489 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:44.194342 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d42d9fe9-0b50-4b76-8c53-489c6984eea1 req-9ff2868e-2b87-4ca0-bfae-7f84c8317982 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1 returned with HTTP 200 Aug 09 07:53:44.194342 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1424/5714] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:53:44 2026] DELETE /volume/v3/attachments/2f145ede-ca92-4712-b838-0cb493db15c1 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:44.311442 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ec16c7d-2310-4516-af3b-b29a890dddb2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:44.313331 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ec16c7d-2310-4516-af3b-b29a890dddb2 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] POST https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action Aug 09 07:53:44.313707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ec16c7d-2310-4516-af3b-b29a890dddb2 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:44.313805 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ec16c7d-2310-4516-af3b-b29a890dddb2 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:44.325273 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:44.325273 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:44.329019 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-7ec16c7d-2310-4516-af3b-b29a890dddb2 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] Updating volume 'd9c5f40b-f9dc-42d0-a73a-a848052afa38' with '{'status': 'in-use'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 09 07:53:44.352504 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ec16c7d-2310-4516-af3b-b29a890dddb2 tempest-TestServerVolumeAttachmentScenario-708778900 tempest-TestServerVolumeAttachmentScenario-708778900-project-admin] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action returned with HTTP 202 Aug 09 07:53:44.353020 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1443/5715] 10.4.3.41 () {68 vars in 1383 bytes} [Sun Aug 9 07:53:44 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:53:44.361605 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b5b5f65-cf19-428f-b251-220814922ea9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:44.364155 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b5b5f65-cf19-428f-b251-220814922ea9 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:44.364429 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b5b5f65-cf19-428f-b251-220814922ea9 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:44.364676 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b5b5f65-cf19-428f-b251-220814922ea9 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:44.376063 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:44.376063 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:44.379773 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b5b5f65-cf19-428f-b251-220814922ea9 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:44.384268 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b5b5f65-cf19-428f-b251-220814922ea9 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:44.384612 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1423/5716] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:44 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:44.424059 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5b47c703-4533-4ebd-ac3b-bf6442d8ff5c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:44.425869 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5b47c703-4533-4ebd-ac3b-bf6442d8ff5c tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:44.426042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5b47c703-4533-4ebd-ac3b-bf6442d8ff5c tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:44.426202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5b47c703-4533-4ebd-ac3b-bf6442d8ff5c tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:44.433954 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:44.433954 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:44.436732 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5b47c703-4533-4ebd-ac3b-bf6442d8ff5c tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:44.440200 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5b47c703-4533-4ebd-ac3b-bf6442d8ff5c tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:44.440534 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1427/5717] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:44 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 1147 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:44.457083 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-302f3966-ccf9-4555-9e38-34e197e2f1ce None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:44.458628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-302f3966-ccf9-4555-9e38-34e197e2f1ce tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] POST https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action Aug 09 07:53:44.459058 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-302f3966-ccf9-4555-9e38-34e197e2f1ce tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:53:44.459250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-302f3966-ccf9-4555-9e38-34e197e2f1ce tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:44.468310 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:44.468310 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:44.471146 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-302f3966-ccf9-4555-9e38-34e197e2f1ce tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:44.475112 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-302f3966-ccf9-4555-9e38-34e197e2f1ce tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Begin detaching volume completed successfully. Aug 09 07:53:44.475391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-302f3966-ccf9-4555-9e38-34e197e2f1ce tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action returned with HTTP 202 Aug 09 07:53:44.475846 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1425/5718] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:53:44 2026] POST /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:53:44.510592 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2bd7dbe9-8d26-4120-9402-96471e481227 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:44.511001 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bd7dbe9-8d26-4120-9402-96471e481227 None None] GET https://10.4.3.41/volume// Aug 09 07:53:44.511165 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bd7dbe9-8d26-4120-9402-96471e481227 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:44.511349 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bd7dbe9-8d26-4120-9402-96471e481227 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:44.511661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bd7dbe9-8d26-4120-9402-96471e481227 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:53:44.511984 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1444/5719] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:53:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:53:44.520316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-f825dceb-b555-473e-9088-1e61c809fb17 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:44.522260 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-f825dceb-b555-473e-9088-1e61c809fb17 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:44.522484 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-f825dceb-b555-473e-9088-1e61c809fb17 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:44.522667 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-f825dceb-b555-473e-9088-1e61c809fb17 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:44.531127 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:44.531127 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:44.534359 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-f825dceb-b555-473e-9088-1e61c809fb17 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:44.538189 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-f825dceb-b555-473e-9088-1e61c809fb17 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:44.538747 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1424/5720] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:53:44 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 1330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:53:45.290290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5d4991c8-ee3a-4a41-9179-f2d850a210e1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:45.292204 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5d4991c8-ee3a-4a41-9179-f2d850a210e1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] DELETE https://10.4.3.41/volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9 Aug 09 07:53:45.292417 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5d4991c8-ee3a-4a41-9179-f2d850a210e1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:45.292588 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5d4991c8-ee3a-4a41-9179-f2d850a210e1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:45.299122 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:45.299122 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:45.338213 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-2d4ba188-e31a-4802-be48-b06bb8eff83d req-5d4991c8-ee3a-4a41-9179-f2d850a210e1 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9 returned with HTTP 200 Aug 09 07:53:45.338604 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1428/5721] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:53:45 2026] DELETE /volume/v3/attachments/45701a8f-4c8f-4d48-9071-f41d8b9998c9 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:45.583474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-8c918568-8433-4676-aa50-7d46bcdb4759 req-d9e78889-f7c2-4830-ab48-8a31edb23607 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:45.585413 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8c918568-8433-4676-aa50-7d46bcdb4759 req-d9e78889-f7c2-4830-ab48-8a31edb23607 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:45.585590 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8c918568-8433-4676-aa50-7d46bcdb4759 req-d9e78889-f7c2-4830-ab48-8a31edb23607 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:45.585766 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-8c918568-8433-4676-aa50-7d46bcdb4759 req-d9e78889-f7c2-4830-ab48-8a31edb23607 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:45.592111 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:45.592111 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:45.595414 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-8c918568-8433-4676-aa50-7d46bcdb4759 req-d9e78889-f7c2-4830-ab48-8a31edb23607 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:45.599047 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-8c918568-8433-4676-aa50-7d46bcdb4759 req-d9e78889-f7c2-4830-ab48-8a31edb23607 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:45.599388 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1426/5722] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:53:45 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:48.383136 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:48.384908 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] DELETE https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:48.385121 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:48.385287 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:48.385480 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Delete volume with id: 046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:48.391970 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:48.391970 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:48.392441 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:48.408676 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Delete volume request issued successfully. Aug 09 07:53:48.408954 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d56ef6c-a7d7-427b-a8ca-d51e7c73925e tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 202 Aug 09 07:53:48.409383 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1445/5723] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:53:48 2026] DELETE /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:53:48.417464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3080c34b-b11f-42b5-9e3b-8271a78f7717 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:48.419118 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3080c34b-b11f-42b5-9e3b-8271a78f7717 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:48.419295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3080c34b-b11f-42b5-9e3b-8271a78f7717 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:48.419502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3080c34b-b11f-42b5-9e3b-8271a78f7717 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:48.431242 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:48.431242 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:48.439744 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3080c34b-b11f-42b5-9e3b-8271a78f7717 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:48.445689 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3080c34b-b11f-42b5-9e3b-8271a78f7717 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 200 Aug 09 07:53:48.446129 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1425/5724] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:48 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:49.459545 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-12ddf67b-ed33-4c0c-b191-39ae9bd2a60a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:49.461653 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12ddf67b-ed33-4c0c-b191-39ae9bd2a60a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 Aug 09 07:53:49.461905 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12ddf67b-ed33-4c0c-b191-39ae9bd2a60a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:49.462180 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-12ddf67b-ed33-4c0c-b191-39ae9bd2a60a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:49.469459 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-12ddf67b-ed33-4c0c-b191-39ae9bd2a60a tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 returned with HTTP 404 Aug 09 07:53:49.470075 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1429/5725] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:49 2026] GET /volume/v3/volumes/046622ff-fedf-473a-b39e-43d608f86e38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:49.476540 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:49.478519 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:49.478519 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:49.478687 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:49.478835 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Delete volume with id: d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:49.485611 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:49.485611 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:49.486076 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:49.500463 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Delete volume request issued successfully. Aug 09 07:53:49.500641 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6351faf2-d2e6-4ca0-adf9-c46965a45bb2 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 202 Aug 09 07:53:49.501126 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1427/5726] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:53:49 2026] DELETE /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:53:49.509296 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff145c4b-4cfc-4a2d-b008-00f63c1d9660 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:49.510969 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff145c4b-4cfc-4a2d-b008-00f63c1d9660 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:49.511139 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff145c4b-4cfc-4a2d-b008-00f63c1d9660 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:49.511332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff145c4b-4cfc-4a2d-b008-00f63c1d9660 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:49.519995 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:49.519995 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:49.524689 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ff145c4b-4cfc-4a2d-b008-00f63c1d9660 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Volume info retrieved successfully. Aug 09 07:53:49.530121 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff145c4b-4cfc-4a2d-b008-00f63c1d9660 tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 200 Aug 09 07:53:49.530626 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1446/5727] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:49 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:50.543845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f8325816-6bf2-452a-83fd-4766972284fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:50.545321 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8325816-6bf2-452a-83fd-4766972284fe tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] GET https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 Aug 09 07:53:50.545474 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8325816-6bf2-452a-83fd-4766972284fe tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:50.545648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8325816-6bf2-452a-83fd-4766972284fe tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:50.550418 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8325816-6bf2-452a-83fd-4766972284fe tempest-TestServerVolumeAttachmentScenario-1404348591 tempest-TestServerVolumeAttachmentScenario-1404348591-project-member] https://10.4.3.41/volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 returned with HTTP 404 Aug 09 07:53:50.550800 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1426/5728] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:53:50 2026] GET /volume/v3/volumes/d9c5f40b-f9dc-42d0-a73a-a848052afa38 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:53:55.740058 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:55.817703 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:53:55.818027 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1142715017"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:55.819248 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1142715017'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:53:55.819354 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Create volume of 1 GB Aug 09 07:53:55.819561 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:55.819561 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:55.822906 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Availability Zones retrieved successfully. Aug 09 07:53:55.827880 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Flow 'volume_create_api' (5c1f22eb-7efd-46e1-8f5e-81a6db034bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:55.828710 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a337250-a566-49bf-b565-684e6ad39c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:55.829378 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:53:55.850608 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a337250-a566-49bf-b565-684e6ad39c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:55.851428 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb52d19-9418-4e1c-a9b7-013f6a9decb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:55.901844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Created reservations ['31f5e26a-cfc8-4317-87c8-eea924da85db', 'f961435d-dfb3-4c45-8c6f-bedeced07e18', '7a89cb3d-c8bb-478f-88ae-eed14c897734', '424526f4-dd92-4716-874a-d6258911d81c'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:53:55.902519 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb52d19-9418-4e1c-a9b7-013f6a9decb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f5e26a-cfc8-4317-87c8-eea924da85db', 'f961435d-dfb3-4c45-8c6f-bedeced07e18', '7a89cb3d-c8bb-478f-88ae-eed14c897734', '424526f4-dd92-4716-874a-d6258911d81c']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:55.903214 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd936911-76a2-4c49-96ca-96137a72f79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:55.924678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd936911-76a2-4c49-96ca-96137a72f79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4faf454-2103-4fae-9ed2-83b170544e7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1142715017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11586293bb5411cae63fd6fa5aa46a9',qos_specs=None,replication_status=,reservations=['31f5e26a-cfc8-4317-87c8-eea924da85db','f961435d-dfb3-4c45-8c6f-bedeced07e18','7a89cb3d-c8bb-478f-88ae-eed14c897734','424526f4-dd92-4716-874a-d6258911d81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906d4845beb74ec5a74899012d186974',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1142715017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4faf454-2103-4fae-9ed2-83b170544e7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11586293bb5411cae63fd6fa5aa46a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='906d4845beb74ec5a74899012d186974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:55.925421 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71982602-530a-4523-b73d-c480c651941c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:55.941287 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71982602-530a-4523-b73d-c480c651941c) transitioned into state 'SUCCESS' from state '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-1142715017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11586293bb5411cae63fd6fa5aa46a9',qos_specs=None,replication_status=,reservations=['31f5e26a-cfc8-4317-87c8-eea924da85db','f961435d-dfb3-4c45-8c6f-bedeced07e18','7a89cb3d-c8bb-478f-88ae-eed14c897734','424526f4-dd92-4716-874a-d6258911d81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906d4845beb74ec5a74899012d186974',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:55.941931 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8499811-4486-4ba0-ae0d-91cf8e211944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:53:55.949835 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8499811-4486-4ba0-ae0d-91cf8e211944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:53:55.950591 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Flow 'volume_create_api' (5c1f22eb-7efd-46e1-8f5e-81a6db034bba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:53:55.950872 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Create volume request issued successfully. Aug 09 07:53:55.951408 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40b444a8-8da4-4bf3-9f9d-928e7b95fcf8 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:53:55.951893 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1430/5729] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:53:55 2026] POST /volume/v3/volumes => generated 776 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:55.965002 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d683b7fe-7ba4-46df-ae3c-1852c1ac5efd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:55.967487 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d683b7fe-7ba4-46df-ae3c-1852c1ac5efd tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d Aug 09 07:53:55.967906 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d683b7fe-7ba4-46df-ae3c-1852c1ac5efd tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:55.968194 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d683b7fe-7ba4-46df-ae3c-1852c1ac5efd tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:55.979050 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:55.979050 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:55.983902 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d683b7fe-7ba4-46df-ae3c-1852c1ac5efd tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Volume info retrieved successfully. Aug 09 07:53:55.989345 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d683b7fe-7ba4-46df-ae3c-1852c1ac5efd tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d returned with HTTP 200 Aug 09 07:53:55.989876 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1428/5730] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:53:55 2026] GET /volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:57.002936 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40383328-9092-46d1-a6ab-a5220c9afaa5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:57.005210 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40383328-9092-46d1-a6ab-a5220c9afaa5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d Aug 09 07:53:57.005501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40383328-9092-46d1-a6ab-a5220c9afaa5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:57.005765 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40383328-9092-46d1-a6ab-a5220c9afaa5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:57.014898 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:57.014898 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:57.018675 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-40383328-9092-46d1-a6ab-a5220c9afaa5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Volume info retrieved successfully. Aug 09 07:53:57.023150 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40383328-9092-46d1-a6ab-a5220c9afaa5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d returned with HTTP 200 Aug 09 07:53:57.023592 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1447/5731] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:53:57 2026] GET /volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:53:57.035419 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:57.037108 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:53:57.037478 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4faf454-2103-4fae-9ed2-83b170544e7d", "name": "tempest-type-Backup-1391287840"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:53:57.038909 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Creating new backup {'backup': {'volume_id': 'f4faf454-2103-4fae-9ed2-83b170544e7d', 'name': 'tempest-type-Backup-1391287840'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:53:57.039061 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Creating backup of volume f4faf454-2103-4fae-9ed2-83b170544e7d in container None Aug 09 07:53:57.045892 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:57.045892 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:53:57.046190 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Volume info retrieved successfully. Aug 09 07:53:57.068070 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Created reservations ['83c490bf-7623-4d62-af4c-9f8a1dc71e4c', 'fd6ca249-9d67-4531-95a0-635af32cecb8'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:53:57.091070 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a41d5f6-a10c-4ee3-8b61-3d2bf8b12ec2 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:53:57.091525 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1427/5732] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:53:57 2026] POST /volume/v3/backups => generated 314 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:53:57.100699 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3f8480f2-5f0a-469c-afa6-c6a34fa6ca03 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:57.102523 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f8480f2-5f0a-469c-afa6-c6a34fa6ca03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:53:57.103187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f8480f2-5f0a-469c-afa6-c6a34fa6ca03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:57.103187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3f8480f2-5f0a-469c-afa6-c6a34fa6ca03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:57.103187 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-3f8480f2-5f0a-469c-afa6-c6a34fa6ca03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:53:57.107127 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:57.107127 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:53:57.107707 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3f8480f2-5f0a-469c-afa6-c6a34fa6ca03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:53:57.108096 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1431/5733] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:53:57 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:58.116811 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f91227ee-9b41-47e0-9744-8532f9d2b6cb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:58.118570 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f91227ee-9b41-47e0-9744-8532f9d2b6cb tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:53:58.118781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f91227ee-9b41-47e0-9744-8532f9d2b6cb tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:58.118992 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f91227ee-9b41-47e0-9744-8532f9d2b6cb tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:58.119107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f91227ee-9b41-47e0-9744-8532f9d2b6cb tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:53:58.123431 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:58.123431 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:53:58.124058 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f91227ee-9b41-47e0-9744-8532f9d2b6cb tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:53:58.124440 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1429/5734] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:53:58 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:53:59.133737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bc3bb810-49b3-4e01-83c8-69f7d7cc3e2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:53:59.135603 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc3bb810-49b3-4e01-83c8-69f7d7cc3e2f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:53:59.135886 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc3bb810-49b3-4e01-83c8-69f7d7cc3e2f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:53:59.136181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc3bb810-49b3-4e01-83c8-69f7d7cc3e2f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:53:59.136295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bc3bb810-49b3-4e01-83c8-69f7d7cc3e2f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:53:59.140423 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:53:59.140423 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:53:59.141095 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc3bb810-49b3-4e01-83c8-69f7d7cc3e2f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:53:59.141475 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1448/5735] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:53:59 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:00.151498 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7087fe43-b1cb-4275-b75f-e8f94dfedf8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:00.153242 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7087fe43-b1cb-4275-b75f-e8f94dfedf8e tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:00.153434 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7087fe43-b1cb-4275-b75f-e8f94dfedf8e tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:00.153607 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7087fe43-b1cb-4275-b75f-e8f94dfedf8e tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:00.153720 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7087fe43-b1cb-4275-b75f-e8f94dfedf8e tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:00.157652 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:00.157652 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:00.158215 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7087fe43-b1cb-4275-b75f-e8f94dfedf8e tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:00.158530 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1428/5736] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:00 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:01.175849 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-27ec8429-2746-4d07-a72f-e80f3cceac00 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:01.179257 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-27ec8429-2746-4d07-a72f-e80f3cceac00 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:01.179489 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-27ec8429-2746-4d07-a72f-e80f3cceac00 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:01.179715 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-27ec8429-2746-4d07-a72f-e80f3cceac00 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:01.179868 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-27ec8429-2746-4d07-a72f-e80f3cceac00 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:01.183628 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:01.183628 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:01.184253 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-27ec8429-2746-4d07-a72f-e80f3cceac00 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:01.184561 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1432/5737] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:01 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:02.195542 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-85748da8-bd82-4e96-8d3a-e55b836f4968 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:02.197288 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-85748da8-bd82-4e96-8d3a-e55b836f4968 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:02.197462 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-85748da8-bd82-4e96-8d3a-e55b836f4968 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:02.197641 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-85748da8-bd82-4e96-8d3a-e55b836f4968 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:02.197748 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-85748da8-bd82-4e96-8d3a-e55b836f4968 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:02.201560 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:02.201560 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:02.202130 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-85748da8-bd82-4e96-8d3a-e55b836f4968 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:02.202559 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1430/5738] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:02 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:03.211928 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0870a215-b8ea-480d-bc7f-5a3c75c1f56b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:03.214212 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0870a215-b8ea-480d-bc7f-5a3c75c1f56b tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:03.214394 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0870a215-b8ea-480d-bc7f-5a3c75c1f56b tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:03.214560 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0870a215-b8ea-480d-bc7f-5a3c75c1f56b tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:03.214661 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0870a215-b8ea-480d-bc7f-5a3c75c1f56b tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:03.219292 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:03.219292 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:03.220318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0870a215-b8ea-480d-bc7f-5a3c75c1f56b tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:03.220366 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1449/5739] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:03 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:04.231822 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cfc5f0d0-84c0-418a-ad57-9f6a42037934 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:04.233975 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfc5f0d0-84c0-418a-ad57-9f6a42037934 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:04.234281 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfc5f0d0-84c0-418a-ad57-9f6a42037934 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:04.234561 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfc5f0d0-84c0-418a-ad57-9f6a42037934 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:04.234763 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cfc5f0d0-84c0-418a-ad57-9f6a42037934 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:04.240684 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:04.240684 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:04.242846 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfc5f0d0-84c0-418a-ad57-9f6a42037934 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:04.243228 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1429/5740] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:04 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:05.253158 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d9f1dc2a-2ea4-4b06-865b-9ac871d42d21 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:05.254685 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d9f1dc2a-2ea4-4b06-865b-9ac871d42d21 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:05.254864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d9f1dc2a-2ea4-4b06-865b-9ac871d42d21 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:05.255064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d9f1dc2a-2ea4-4b06-865b-9ac871d42d21 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:05.255156 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-d9f1dc2a-2ea4-4b06-865b-9ac871d42d21 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:05.259104 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:05.259104 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:05.259702 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d9f1dc2a-2ea4-4b06-865b-9ac871d42d21 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:05.260070 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1433/5741] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:05 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:05.754828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a56dde8-33b2-43d0-9ece-304e11124bb0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:05.756541 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a56dde8-33b2-43d0-9ece-304e11124bb0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:54:05.756732 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a56dde8-33b2-43d0-9ece-304e11124bb0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:05.756902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a56dde8-33b2-43d0-9ece-304e11124bb0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:05.765854 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:05.765854 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:05.769142 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1a56dde8-33b2-43d0-9ece-304e11124bb0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:05.773316 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a56dde8-33b2-43d0-9ece-304e11124bb0 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 returned with HTTP 200 Aug 09 07:54:05.773686 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1431/5742] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:05 2026] GET /volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 => generated 1635 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:06.270128 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c790a4f-e677-465f-acd7-b0a86df35a0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:06.271935 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c790a4f-e677-465f-acd7-b0a86df35a0c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:06.272166 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c790a4f-e677-465f-acd7-b0a86df35a0c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:06.272358 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c790a4f-e677-465f-acd7-b0a86df35a0c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:06.272463 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8c790a4f-e677-465f-acd7-b0a86df35a0c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:06.279860 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:06.279860 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:06.279860 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c790a4f-e677-465f-acd7-b0a86df35a0c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:06.279860 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1450/5743] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:06 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:07.081215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-eb908b4a-176b-4398-b773-c0270e30f921 req-4a5c15bb-14e1-4f1a-9067-b87fd60b3a42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:07.083089 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-4a5c15bb-14e1-4f1a-9067-b87fd60b3a42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2 Aug 09 07:54:07.083252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-4a5c15bb-14e1-4f1a-9067-b87fd60b3a42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:07.083436 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-4a5c15bb-14e1-4f1a-9067-b87fd60b3a42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:07.090048 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:07.090048 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:07.138527 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-4a5c15bb-14e1-4f1a-9067-b87fd60b3a42 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2 returned with HTTP 200 Aug 09 07:54:07.138973 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1430/5744] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:54:07 2026] DELETE /volume/v3/attachments/baf8d74a-7dc9-46fd-a131-b77f8bc118d2 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:07.148504 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:07.151286 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:54:07.151531 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:07.151822 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:07.152081 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: 0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:54:07.158465 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:07.158465 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:07.158878 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:07.173313 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:54:07.173673 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-eb908b4a-176b-4398-b773-c0270e30f921 req-11ca69c5-e01c-4421-87c0-e3ee114acb28 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 returned with HTTP 202 Aug 09 07:54:07.174127 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1434/5745] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:54:07 2026] DELETE /volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:07.290454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-89e31386-8102-459e-90bc-98ba0dbcceac None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:07.292543 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-89e31386-8102-459e-90bc-98ba0dbcceac tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:07.292886 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-89e31386-8102-459e-90bc-98ba0dbcceac tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:07.293084 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-89e31386-8102-459e-90bc-98ba0dbcceac tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:07.293291 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-89e31386-8102-459e-90bc-98ba0dbcceac tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:07.297870 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:07.297870 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:07.298675 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-89e31386-8102-459e-90bc-98ba0dbcceac tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:07.299167 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1432/5746] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:07 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:08.205289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64ef0fe4-01c3-4820-be8b-610a905c76d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.207310 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64ef0fe4-01c3-4820-be8b-610a905c76d6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 Aug 09 07:54:08.207539 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64ef0fe4-01c3-4820-be8b-610a905c76d6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.207801 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64ef0fe4-01c3-4820-be8b-610a905c76d6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.214681 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64ef0fe4-01c3-4820-be8b-610a905c76d6 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 returned with HTTP 404 Aug 09 07:54:08.215266 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1451/5747] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/v3/volumes/0fb20b28-cc84-4c2f-a70a-64d40d1ac9d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:08.221415 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.223220 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:54:08.223442 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.223670 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.223817 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: 224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:54:08.229392 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:08.229392 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:08.229964 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:54:08.250437 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot delete request issued successfully. Aug 09 07:54:08.250713 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e3088877-5e30-44a1-a11f-e7872ce3d611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 202 Aug 09 07:54:08.252103 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1431/5748] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:54:08 2026] DELETE /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:08.266460 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3501603d-2690-41ad-b974-1ce818cc8b46 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.268286 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3501603d-2690-41ad-b974-1ce818cc8b46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:54:08.268484 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3501603d-2690-41ad-b974-1ce818cc8b46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.268677 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3501603d-2690-41ad-b974-1ce818cc8b46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.275576 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:08.275576 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:08.276062 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3501603d-2690-41ad-b974-1ce818cc8b46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:54:08.276829 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3501603d-2690-41ad-b974-1ce818cc8b46 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 200 Aug 09 07:54:08.277208 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1435/5749] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:08.310752 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-35306d47-df5b-4b33-bcaa-999331254de5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.312453 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-35306d47-df5b-4b33-bcaa-999331254de5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:08.312701 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-35306d47-df5b-4b33-bcaa-999331254de5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.312907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-35306d47-df5b-4b33-bcaa-999331254de5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.313061 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-35306d47-df5b-4b33-bcaa-999331254de5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:08.317035 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:08.317035 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:08.317588 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-35306d47-df5b-4b33-bcaa-999331254de5 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:08.318019 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1433/5750] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:08.797652 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-6a677e31-903a-44b0-b01d-ae6a0e0b33e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.800185 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-6a677e31-903a-44b0-b01d-ae6a0e0b33e0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:08.800427 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-6a677e31-903a-44b0-b01d-ae6a0e0b33e0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.800663 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-6a677e31-903a-44b0-b01d-ae6a0e0b33e0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.810659 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:08.810659 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:08.813712 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-6a677e31-903a-44b0-b01d-ae6a0e0b33e0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:08.817466 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-6a677e31-903a-44b0-b01d-ae6a0e0b33e0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:08.817844 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1452/5751] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:08.884472 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b82356b-1af8-4bcb-b936-c0e7b22c36e0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.884848 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b82356b-1af8-4bcb-b936-c0e7b22c36e0 None None] GET https://10.4.3.41/volume// Aug 09 07:54:08.885035 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b82356b-1af8-4bcb-b936-c0e7b22c36e0 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.885217 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b82356b-1af8-4bcb-b936-c0e7b22c36e0 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.885557 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b82356b-1af8-4bcb-b936-c0e7b22c36e0 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:08.885842 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1432/5752] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:08.892190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-8ae1f93e-31b7-4f7b-915d-ff5abce7d848 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.894067 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-8ae1f93e-31b7-4f7b-915d-ff5abce7d848 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:54:08.894444 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-8ae1f93e-31b7-4f7b-915d-ff5abce7d848 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da8f9d61-7a95-4576-abe1-5a4620ce3906", "connector": null, "instance_uuid": "5f5ad4a4-7008-4054-a713-eec08aed2487"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:08.905145 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:08.905145 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:08.927374 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-8ae1f93e-31b7-4f7b-915d-ff5abce7d848 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:54:08.927819 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1436/5753] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:54:08 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 09 07:54:08.954223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-751b0605-91fb-4b9e-91ac-98066ab508ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.956510 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-751b0605-91fb-4b9e-91ac-98066ab508ee tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:08.956781 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-751b0605-91fb-4b9e-91ac-98066ab508ee tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.957038 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-751b0605-91fb-4b9e-91ac-98066ab508ee tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.962037 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b60c8e47-32c2-4b11-adc4-a2f463012c3d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.962398 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b60c8e47-32c2-4b11-adc4-a2f463012c3d None None] GET https://10.4.3.41/volume// Aug 09 07:54:08.962553 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b60c8e47-32c2-4b11-adc4-a2f463012c3d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.962743 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b60c8e47-32c2-4b11-adc4-a2f463012c3d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.963073 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b60c8e47-32c2-4b11-adc4-a2f463012c3d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:08.963433 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1453/5754] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:08.969537 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-52e8bb44-1d7c-46d4-970f-970887c1d4c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:08.971031 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:08.971031 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:08.971875 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-52e8bb44-1d7c-46d4-970f-970887c1d4c9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:08.972155 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-52e8bb44-1d7c-46d4-970f-970887c1d4c9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:08.972385 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-52e8bb44-1d7c-46d4-970f-970887c1d4c9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:08.974858 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-751b0605-91fb-4b9e-91ac-98066ab508ee tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:08.978652 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-751b0605-91fb-4b9e-91ac-98066ab508ee tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:08.979011 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1434/5755] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:08.984672 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:08.984672 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:08.987417 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-52e8bb44-1d7c-46d4-970f-970887c1d4c9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:08.990806 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-52e8bb44-1d7c-46d4-970f-970887c1d4c9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:08.991158 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1433/5756] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:54:08 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:54:09.092641 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-e4dd4831-35db-427d-8c02-fa2b0ff42bb5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:09.094586 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-e4dd4831-35db-427d-8c02-fa2b0ff42bb5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] PUT https://10.4.3.41/volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30 Aug 09 07:54:09.095019 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-e4dd4831-35db-427d-8c02-fa2b0ff42bb5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:09.101735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-e4dd4831-35db-427d-8c02-fa2b0ff42bb5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Acquiring lock "cinder-attachment_update-da8f9d61-7a95-4576-abe1-5a4620ce3906-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:54:09.106050 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-e4dd4831-35db-427d-8c02-fa2b0ff42bb5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-da8f9d61-7a95-4576-abe1-5a4620ce3906-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:54:09.106930 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:09.106930 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:09.175774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-e4dd4831-35db-427d-8c02-fa2b0ff42bb5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-da8f9d61-7a95-4576-abe1-5a4620ce3906-np0000006821" released by "attachment_update" :: held 0.070s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:54:09.176101 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-e4dd4831-35db-427d-8c02-fa2b0ff42bb5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30 returned with HTTP 200 Aug 09 07:54:09.176534 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1437/5757] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:54:09 2026] PUT /volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:09.287561 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5872a95-b4d2-4389-aca1-acdfd0e29d65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:09.289133 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5872a95-b4d2-4389-aca1-acdfd0e29d65 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:54:09.289321 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5872a95-b4d2-4389-aca1-acdfd0e29d65 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:09.289489 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5872a95-b4d2-4389-aca1-acdfd0e29d65 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:09.293227 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5872a95-b4d2-4389-aca1-acdfd0e29d65 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 404 Aug 09 07:54:09.293658 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1454/5758] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:09 2026] GET /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:09.328153 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8f3187db-be31-4437-af19-ba3c7fc6f1a1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:09.330223 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f3187db-be31-4437-af19-ba3c7fc6f1a1 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:09.330489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f3187db-be31-4437-af19-ba3c7fc6f1a1 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:09.330731 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8f3187db-be31-4437-af19-ba3c7fc6f1a1 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:09.330867 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8f3187db-be31-4437-af19-ba3c7fc6f1a1 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:09.335298 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:09.335298 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:09.336038 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8f3187db-be31-4437-af19-ba3c7fc6f1a1 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:09.336477 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1435/5759] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:09 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:09.993603 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-df70b898-d3c6-4f29-b549-30ab10a2b651 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:09.995478 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df70b898-d3c6-4f29-b549-30ab10a2b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:09.995717 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df70b898-d3c6-4f29-b549-30ab10a2b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:09.995898 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df70b898-d3c6-4f29-b549-30ab10a2b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:10.006890 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:10.006890 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:10.010009 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-df70b898-d3c6-4f29-b549-30ab10a2b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:10.013776 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df70b898-d3c6-4f29-b549-30ab10a2b651 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:10.014144 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1434/5760] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:09 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:10.347559 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-300a5ce1-f01e-4ced-b859-ff2e8f87f434 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:10.349448 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-300a5ce1-f01e-4ced-b859-ff2e8f87f434 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:10.349682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-300a5ce1-f01e-4ced-b859-ff2e8f87f434 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:10.349870 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-300a5ce1-f01e-4ced-b859-ff2e8f87f434 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:10.349985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-300a5ce1-f01e-4ced-b859-ff2e8f87f434 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:10.351678 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=202,cinder:INSERT=22,cinder:UPDATE=41,cinder:DELETE=1 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:54:10.354175 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:10.354175 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:10.354743 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-300a5ce1-f01e-4ced-b859-ff2e8f87f434 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:10.355118 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1438/5761] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:10 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:11.028323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9bf0d21e-b451-4ba5-bff5-9271e8470ec2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:11.029961 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bf0d21e-b451-4ba5-bff5-9271e8470ec2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:11.030163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bf0d21e-b451-4ba5-bff5-9271e8470ec2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:11.030389 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bf0d21e-b451-4ba5-bff5-9271e8470ec2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:11.032169 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=168,cinder:INSERT=16,cinder:UPDATE=38,cinder:DELETE=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:54:11.042809 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:11.042809 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:11.045934 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9bf0d21e-b451-4ba5-bff5-9271e8470ec2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:11.049444 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bf0d21e-b451-4ba5-bff5-9271e8470ec2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:11.049798 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1455/5762] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:11 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:11.366555 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b9a2c42d-e157-46f3-a62a-7d2a1eba5787 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:11.368124 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b9a2c42d-e157-46f3-a62a-7d2a1eba5787 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:11.368300 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b9a2c42d-e157-46f3-a62a-7d2a1eba5787 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:11.368474 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b9a2c42d-e157-46f3-a62a-7d2a1eba5787 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:11.368565 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-b9a2c42d-e157-46f3-a62a-7d2a1eba5787 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:11.370172 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=203,cinder:INSERT=21,cinder:UPDATE=34 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:54:11.372988 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:11.372988 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:11.373712 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b9a2c42d-e157-46f3-a62a-7d2a1eba5787 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:11.374152 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1436/5763] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:11 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:11.394209 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-417ebcb8-512d-4b53-a1b7-8d696303b034 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:11.396143 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-417ebcb8-512d-4b53-a1b7-8d696303b034 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30/action Aug 09 07:54:11.396516 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-417ebcb8-512d-4b53-a1b7-8d696303b034 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:54:11.396664 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-417ebcb8-512d-4b53-a1b7-8d696303b034 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:11.399769 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=158,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:54:11.414098 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:11.414098 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:11.422475 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6f75d4c-1997-4a77-a857-643b8b4a64ab req-417ebcb8-512d-4b53-a1b7-8d696303b034 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30/action returned with HTTP 204 Aug 09 07:54:11.422475 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1435/5764] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:54:11 2026] POST /volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:12.052877 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-2f6fd49b-1acf-4fd3-8e78-cb3146f2329b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.054791 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-2f6fd49b-1acf-4fd3-8e78-cb3146f2329b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5 Aug 09 07:54:12.054987 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-2f6fd49b-1acf-4fd3-8e78-cb3146f2329b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.055159 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-2f6fd49b-1acf-4fd3-8e78-cb3146f2329b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.061350 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9bc1b157-a2f6-419f-8cb1-d83f8e0b2949 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.062740 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.062740 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:12.063102 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bc1b157-a2f6-419f-8cb1-d83f8e0b2949 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:12.063279 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bc1b157-a2f6-419f-8cb1-d83f8e0b2949 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.063447 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bc1b157-a2f6-419f-8cb1-d83f8e0b2949 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.075289 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.075289 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:12.078349 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9bc1b157-a2f6-419f-8cb1-d83f8e0b2949 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:12.082369 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bc1b157-a2f6-419f-8cb1-d83f8e0b2949 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:12.082788 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1456/5765] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:12 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:12.109678 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-2f6fd49b-1acf-4fd3-8e78-cb3146f2329b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5 returned with HTTP 200 Aug 09 07:54:12.110185 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1439/5766] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:54:12 2026] DELETE /volume/v3/attachments/828b7c2e-6d46-454c-8547-f1063a513ba5 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:12.119642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.121822 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:54:12.122022 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.122259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.122413 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:54:12.129174 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.129174 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:12.129629 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:12.147556 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:54:12.147754 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cdc107df-d26b-426a-bfe6-b4823cbbedc7 req-ae165256-fcec-4daf-9622-4cf6d93fbd81 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 202 Aug 09 07:54:12.148293 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1437/5767] 10.4.3.41 () {70 vars in 1613 bytes} [Sun Aug 9 07:54:12 2026] DELETE /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:12.385520 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ae9dffd-05e7-45aa-87b5-94dd33335f10 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.387322 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae9dffd-05e7-45aa-87b5-94dd33335f10 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:12.387503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ae9dffd-05e7-45aa-87b5-94dd33335f10 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.387680 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ae9dffd-05e7-45aa-87b5-94dd33335f10 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.387757 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6ae9dffd-05e7-45aa-87b5-94dd33335f10 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:12.391689 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.391689 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:12.392406 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae9dffd-05e7-45aa-87b5-94dd33335f10 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:12.392856 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1436/5768] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:12 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:12.404843 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f07902b-b68b-4de9-aab2-ccc1ff166661 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.406698 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f07902b-b68b-4de9-aab2-ccc1ff166661 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] PUT https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:12.407113 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f07902b-b68b-4de9-aab2-ccc1ff166661 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:12.413775 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.413775 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:12.421834 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f07902b-b68b-4de9-aab2-ccc1ff166661 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:12.422355 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1457/5769] 10.4.3.41 () {70 vars in 1401 bytes} [Sun Aug 9 07:54:12 2026] PUT /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:12.430045 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ba10560b-8342-429f-85e6-5b0ec531fb54 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.431722 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ba10560b-8342-429f-85e6-5b0ec531fb54 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:12.431922 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ba10560b-8342-429f-85e6-5b0ec531fb54 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.432125 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ba10560b-8342-429f-85e6-5b0ec531fb54 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.432225 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ba10560b-8342-429f-85e6-5b0ec531fb54 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:12.436308 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.436308 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:12.436940 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ba10560b-8342-429f-85e6-5b0ec531fb54 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:12.437258 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1440/5770] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:12 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:12.447260 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4e76fb53-db53-4527-9f7b-598a24a7d481 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.449449 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4e76fb53-db53-4527-9f7b-598a24a7d481 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] DELETE https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:12.449449 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4e76fb53-db53-4527-9f7b-598a24a7d481 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.449594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4e76fb53-db53-4527-9f7b-598a24a7d481 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.449594 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-4e76fb53-db53-4527-9f7b-598a24a7d481 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Delete backup with id: 90f007b4-f9f3-422b-96cc-abb7e1c0074b. Aug 09 07:54:12.453979 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.453979 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:12.464776 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-4e76fb53-db53-4527-9f7b-598a24a7d481 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] delete_backup rpcapi backup_id 90f007b4-f9f3-422b-96cc-abb7e1c0074b {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:54:12.466585 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4e76fb53-db53-4527-9f7b-598a24a7d481 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 202 Aug 09 07:54:12.467031 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1438/5771] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:54:12 2026] DELETE /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:54:12.473885 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d58b5e9-75c5-46c8-90cb-c32a292f9c2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.477362 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d58b5e9-75c5-46c8-90cb-c32a292f9c2c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:12.477588 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d58b5e9-75c5-46c8-90cb-c32a292f9c2c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.477859 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d58b5e9-75c5-46c8-90cb-c32a292f9c2c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.477987 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0d58b5e9-75c5-46c8-90cb-c32a292f9c2c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:12.481953 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:12.481953 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:12.482590 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d58b5e9-75c5-46c8-90cb-c32a292f9c2c tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 200 Aug 09 07:54:12.482959 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1437/5772] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:12 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:12.954219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-395c3bc7-603c-4759-add5-17a4f63fca06 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:12.955621 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-395c3bc7-603c-4759-add5-17a4f63fca06 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:54:12.955797 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-395c3bc7-603c-4759-add5-17a4f63fca06 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:12.956000 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-395c3bc7-603c-4759-add5-17a4f63fca06 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:12.961090 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-395c3bc7-603c-4759-add5-17a4f63fca06 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 404 Aug 09 07:54:12.961588 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1458/5773] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:12 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:13.266819 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8de2e7ed-6851-4c32-b05b-11e6230923ca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.268704 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8de2e7ed-6851-4c32-b05b-11e6230923ca tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:13.268783 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8de2e7ed-6851-4c32-b05b-11e6230923ca tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.269056 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8de2e7ed-6851-4c32-b05b-11e6230923ca tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.279829 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.279829 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:13.283080 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8de2e7ed-6851-4c32-b05b-11e6230923ca tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:13.286972 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8de2e7ed-6851-4c32-b05b-11e6230923ca tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:13.287444 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1441/5774] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:13.298987 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5f4f1a98-e477-4525-988d-8b4cf15a6b27 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.300974 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f4f1a98-e477-4525-988d-8b4cf15a6b27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:13.301193 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f4f1a98-e477-4525-988d-8b4cf15a6b27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.301406 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f4f1a98-e477-4525-988d-8b4cf15a6b27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.314050 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.314050 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:13.317588 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5f4f1a98-e477-4525-988d-8b4cf15a6b27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:13.321365 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f4f1a98-e477-4525-988d-8b4cf15a6b27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:13.321725 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1439/5775] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:13.333539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a49598fd-86b3-408a-866a-578b8fa7995c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.335627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a49598fd-86b3-408a-866a-578b8fa7995c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:13.335868 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a49598fd-86b3-408a-866a-578b8fa7995c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.336125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a49598fd-86b3-408a-866a-578b8fa7995c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.348028 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.348028 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:13.351187 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a49598fd-86b3-408a-866a-578b8fa7995c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:13.354794 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a49598fd-86b3-408a-866a-578b8fa7995c tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:13.355216 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1438/5776] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:13.366602 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4fce15b0-7895-46c2-af59-2e97ea1082d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.368479 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fce15b0-7895-46c2-af59-2e97ea1082d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:54:13.368756 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fce15b0-7895-46c2-af59-2e97ea1082d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.369022 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fce15b0-7895-46c2-af59-2e97ea1082d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.369165 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-4fce15b0-7895-46c2-af59-2e97ea1082d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: 224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:54:13.374610 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fce15b0-7895-46c2-af59-2e97ea1082d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 404 Aug 09 07:54:13.374610 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1459/5777] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:54:13 2026] DELETE /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:13.380481 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-20400365-f50f-4c97-a5fc-2b6c34729164 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.382288 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-20400365-f50f-4c97-a5fc-2b6c34729164 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 Aug 09 07:54:13.382482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-20400365-f50f-4c97-a5fc-2b6c34729164 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.382729 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-20400365-f50f-4c97-a5fc-2b6c34729164 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.386881 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-20400365-f50f-4c97-a5fc-2b6c34729164 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 returned with HTTP 404 Aug 09 07:54:13.387386 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1442/5778] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/snapshots/224515c3-9ac4-4739-80c4-e03d415b3f74 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:13.394959 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-7c0f8ca4-722c-4c2b-b1a4-88f40f01839f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.397199 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-7c0f8ca4-722c-4c2b-b1a4-88f40f01839f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:13.397411 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-7c0f8ca4-722c-4c2b-b1a4-88f40f01839f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.397876 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-7c0f8ca4-722c-4c2b-b1a4-88f40f01839f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.409360 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.409360 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:13.412487 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-7c0f8ca4-722c-4c2b-b1a4-88f40f01839f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:13.416177 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-7c0f8ca4-722c-4c2b-b1a4-88f40f01839f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:13.416562 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1440/5779] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:13.436282 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-09174f3c-06e8-46f7-8cfb-419f03f2dc9d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.438144 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-09174f3c-06e8-46f7-8cfb-419f03f2dc9d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906/action Aug 09 07:54:13.438465 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-09174f3c-06e8-46f7-8cfb-419f03f2dc9d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:54:13.438596 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-09174f3c-06e8-46f7-8cfb-419f03f2dc9d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:13.449982 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.449982 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:13.450437 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-09174f3c-06e8-46f7-8cfb-419f03f2dc9d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:13.458815 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-09174f3c-06e8-46f7-8cfb-419f03f2dc9d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Begin detaching volume completed successfully. Aug 09 07:54:13.458980 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-09174f3c-06e8-46f7-8cfb-419f03f2dc9d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906/action returned with HTTP 202 Aug 09 07:54:13.459566 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1439/5780] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:54:13 2026] POST /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:54:13.475841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71e463b0-42db-49b5-af42-7a9aa5d981e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.477804 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71e463b0-42db-49b5-af42-7a9aa5d981e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:13.478060 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71e463b0-42db-49b5-af42-7a9aa5d981e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.478234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71e463b0-42db-49b5-af42-7a9aa5d981e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.489361 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.489361 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:13.492323 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71e463b0-42db-49b5-af42-7a9aa5d981e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:13.493589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1dbf3ce0-426b-4e97-91db-18acf3261f3f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.495366 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dbf3ce0-426b-4e97-91db-18acf3261f3f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b Aug 09 07:54:13.495589 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dbf3ce0-426b-4e97-91db-18acf3261f3f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.495763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dbf3ce0-426b-4e97-91db-18acf3261f3f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.495867 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-1dbf3ce0-426b-4e97-91db-18acf3261f3f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Show backup with id 90f007b4-f9f3-422b-96cc-abb7e1c0074b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:54:13.496194 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71e463b0-42db-49b5-af42-7a9aa5d981e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:13.496722 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1460/5781] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:13.497788 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-249db910-7a67-44ff-b278-e289a9000088 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.498202 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-249db910-7a67-44ff-b278-e289a9000088 None None] GET https://10.4.3.41/volume// Aug 09 07:54:13.498562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-249db910-7a67-44ff-b278-e289a9000088 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.498562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-249db910-7a67-44ff-b278-e289a9000088 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.498692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-249db910-7a67-44ff-b278-e289a9000088 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:13.498936 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1441/5782] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:13.499298 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dbf3ce0-426b-4e97-91db-18acf3261f3f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b returned with HTTP 404 Aug 09 07:54:13.499721 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1443/5783] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/backups/90f007b4-f9f3-422b-96cc-abb7e1c0074b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:13.505896 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.506995 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-aafaf7a0-d955-4d8f-8f99-4a2f2a2e50e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.507711 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d Aug 09 07:54:13.507924 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.508122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.508275 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Delete volume with id: f4faf454-2103-4fae-9ed2-83b170544e7d Aug 09 07:54:13.508993 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-aafaf7a0-d955-4d8f-8f99-4a2f2a2e50e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:13.509230 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-aafaf7a0-d955-4d8f-8f99-4a2f2a2e50e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.509383 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-aafaf7a0-d955-4d8f-8f99-4a2f2a2e50e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.515168 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.515168 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:13.515463 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Volume info retrieved successfully. Aug 09 07:54:13.520772 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.520772 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:13.524236 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-aafaf7a0-d955-4d8f-8f99-4a2f2a2e50e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:13.528177 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-aafaf7a0-d955-4d8f-8f99-4a2f2a2e50e4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:13.528604 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1461/5784] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1692 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:54:13.531071 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Delete volume request issued successfully. Aug 09 07:54:13.531263 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b9083db-7bf7-4a4e-bcab-5b9b69f5c89f tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d returned with HTTP 202 Aug 09 07:54:13.531755 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1440/5785] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:54:13 2026] DELETE /volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:13.538475 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-319dba4a-cb66-4e02-b30b-2baea58f3a03 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:13.539972 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-319dba4a-cb66-4e02-b30b-2baea58f3a03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d Aug 09 07:54:13.540054 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-319dba4a-cb66-4e02-b30b-2baea58f3a03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:13.540192 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-319dba4a-cb66-4e02-b30b-2baea58f3a03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:13.547074 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:13.547074 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:13.550476 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-319dba4a-cb66-4e02-b30b-2baea58f3a03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Volume info retrieved successfully. Aug 09 07:54:13.554628 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-319dba4a-cb66-4e02-b30b-2baea58f3a03 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d returned with HTTP 200 Aug 09 07:54:13.555052 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1442/5786] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:13 2026] GET /volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:14.010054 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b96a9077-782d-4c4b-b714-7f7dffebef27 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:14.012079 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b96a9077-782d-4c4b-b714-7f7dffebef27 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:54:14.012352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b96a9077-782d-4c4b-b714-7f7dffebef27 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:14.012616 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b96a9077-782d-4c4b-b714-7f7dffebef27 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:14.012805 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-b96a9077-782d-4c4b-b714-7f7dffebef27 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:54:14.017719 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b96a9077-782d-4c4b-b714-7f7dffebef27 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 404 Aug 09 07:54:14.018191 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1444/5787] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:54:14 2026] DELETE /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:14.024563 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71f30e9b-dd89-4faa-a0e9-95ca66c42817 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:14.026246 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71f30e9b-dd89-4faa-a0e9-95ca66c42817 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 Aug 09 07:54:14.026415 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71f30e9b-dd89-4faa-a0e9-95ca66c42817 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:14.026617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71f30e9b-dd89-4faa-a0e9-95ca66c42817 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:14.027496 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-03a4ad3d-da96-453c-90c5-3d001a18903e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:14.030077 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-03a4ad3d-da96-453c-90c5-3d001a18903e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:14.030319 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-03a4ad3d-da96-453c-90c5-3d001a18903e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:14.030564 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-03a4ad3d-da96-453c-90c5-3d001a18903e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:14.031830 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71f30e9b-dd89-4faa-a0e9-95ca66c42817 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 returned with HTTP 404 Aug 09 07:54:14.032274 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1462/5788] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:14 2026] GET /volume/v3/volumes/d7432e74-2c01-46b7-84e3-e2d9d26edc18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:14.043622 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:14.043622 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:14.047140 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-03a4ad3d-da96-453c-90c5-3d001a18903e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:14.052002 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-03a4ad3d-da96-453c-90c5-3d001a18903e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:14.052528 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1441/5789] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:14 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:14.066846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-98b0b8cc-371b-418e-836e-6a33b836fbc5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:14.068786 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-98b0b8cc-371b-418e-836e-6a33b836fbc5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30 Aug 09 07:54:14.068998 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-98b0b8cc-371b-418e-836e-6a33b836fbc5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:14.069176 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-98b0b8cc-371b-418e-836e-6a33b836fbc5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:14.075426 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:14.075426 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:14.118495 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3988743f-3cca-4c9b-92c5-faabf4c6466e req-98b0b8cc-371b-418e-836e-6a33b836fbc5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30 returned with HTTP 200 Aug 09 07:54:14.118947 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1443/5790] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:54:14 2026] DELETE /volume/v3/attachments/913fdd9a-128a-48aa-9522-1f6e36c60d30 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:14.509972 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9cdc42d7-4992-48dd-9925-0a8988211e65 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:14.511571 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cdc42d7-4992-48dd-9925-0a8988211e65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:14.511763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cdc42d7-4992-48dd-9925-0a8988211e65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:14.511957 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cdc42d7-4992-48dd-9925-0a8988211e65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:14.522528 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:14.522528 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:14.526058 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9cdc42d7-4992-48dd-9925-0a8988211e65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:14.529826 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cdc42d7-4992-48dd-9925-0a8988211e65 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:14.530161 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1445/5791] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:14 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:14.566802 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18286136-6a41-4be2-86dc-2b521b03de87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:14.568824 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18286136-6a41-4be2-86dc-2b521b03de87 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] GET https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d Aug 09 07:54:14.569377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18286136-6a41-4be2-86dc-2b521b03de87 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:14.569740 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18286136-6a41-4be2-86dc-2b521b03de87 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:14.576263 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18286136-6a41-4be2-86dc-2b521b03de87 tempest-ProjectAdminTests39-2084458442 tempest-ProjectAdminTests39-2084458442-project-admin] https://10.4.3.41/volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d returned with HTTP 404 Aug 09 07:54:14.576952 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1463/5792] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:54:14 2026] GET /volume/v3/volumes/f4faf454-2103-4fae-9ed2-83b170544e7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:14.939615 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:14.943292 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:54:14.943594 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-810473688", "snapshot_id": null, "imageRef": "9e908740-6e33-4e78-88a3-ef95f9123bd1", "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:14.945262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-810473688', 'snapshot_id': None, 'imageRef': '9e908740-6e33-4e78-88a3-ef95f9123bd1', 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:54:15.027700 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:54:15.032685 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:54:15.038129 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (f2115dbc-86bc-43c1-b39a-fcc36ba7eeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:54:15.039193 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c84f615a-e2c9-4f6a-9120-149bdc08befe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:15.040144 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:54:15.094640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c84f615a-e2c9-4f6a-9120-149bdc08befe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:15.095381 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7df8a3-99ea-47a2-8804-5584f76b08d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:15.136883 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['9b66717c-87e3-40f3-a6c3-3977f2273e72', 'eedc15b2-7cbc-45d4-a735-d4f9efe1de78', 'c0b15b68-9e1d-4a92-a1eb-672807c3088f', '2cffad96-96d6-42fc-91c8-7b1de1d8af15'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:54:15.138306 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7df8a3-99ea-47a2-8804-5584f76b08d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b66717c-87e3-40f3-a6c3-3977f2273e72', 'eedc15b2-7cbc-45d4-a735-d4f9efe1de78', 'c0b15b68-9e1d-4a92-a1eb-672807c3088f', '2cffad96-96d6-42fc-91c8-7b1de1d8af15']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:15.138437 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed635f92-fd71-47a2-a64c-d1ad4e5b6224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:15.160794 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed635f92-fd71-47a2-a64c-d1ad4e5b6224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f71b3505-4ad4-4f4a-89da-d102d4157e82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-810473688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['9b66717c-87e3-40f3-a6c3-3977f2273e72','eedc15b2-7cbc-45d4-a735-d4f9efe1de78','c0b15b68-9e1d-4a92-a1eb-672807c3088f','2cffad96-96d6-42fc-91c8-7b1de1d8af15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-810473688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f71b3505-4ad4-4f4a-89da-d102d4157e82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:15.161539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c070f1b-258d-4df2-af2d-14cec54e5ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:15.182389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c070f1b-258d-4df2-af2d-14cec54e5ff5) transitioned into state 'SUCCESS' from state '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-810473688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['9b66717c-87e3-40f3-a6c3-3977f2273e72','eedc15b2-7cbc-45d4-a735-d4f9efe1de78','c0b15b68-9e1d-4a92-a1eb-672807c3088f','2cffad96-96d6-42fc-91c8-7b1de1d8af15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:15.183182 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a2f5d3-a270-40a9-8444-792a09e82fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:15.192844 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a2f5d3-a270-40a9-8444-792a09e82fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:15.194041 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (f2115dbc-86bc-43c1-b39a-fcc36ba7eeca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:54:15.194418 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:54:15.195017 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ce3dc99-fbe8-4f65-aca8-b3c02cb0b33e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:54:15.195517 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1442/5793] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:54:14 2026] POST /volume/v3/volumes => generated 756 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:54:15.206316 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a76fcfe-2fca-41b8-8005-76417da6cbda None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:15.207995 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a76fcfe-2fca-41b8-8005-76417da6cbda tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:54:15.208185 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a76fcfe-2fca-41b8-8005-76417da6cbda tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:15.208363 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a76fcfe-2fca-41b8-8005-76417da6cbda tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:15.214887 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:15.214887 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:15.218645 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1a76fcfe-2fca-41b8-8005-76417da6cbda tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:15.222312 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a76fcfe-2fca-41b8-8005-76417da6cbda tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:54:15.222645 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1444/5794] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:15 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:15.932495 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6a9a11b9-fd4e-49dc-8ffd-8fbeeaf5f268 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.040264 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6a9a11b9-fd4e-49dc-8ffd-8fbeeaf5f268 tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 09 07:54:16.040483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6a9a11b9-fd4e-49dc-8ffd-8fbeeaf5f268 tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:16.040719 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6a9a11b9-fd4e-49dc-8ffd-8fbeeaf5f268 tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] Calling method 'get_pools' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:16.049761 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6a9a11b9-fd4e-49dc-8ffd-8fbeeaf5f268 tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 07:54:16.050337 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1446/5795] 10.4.3.41 () {66 vars in 1284 bytes} [Sun Aug 9 07:54:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:16.057834 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e253d44-a0dc-4751-9839-9fefe999734c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.059489 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e253d44-a0dc-4751-9839-9fefe999734c tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] GET https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool Aug 09 07:54:16.059695 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e253d44-a0dc-4751-9839-9fefe999734c tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:16.059874 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e253d44-a0dc-4751-9839-9fefe999734c tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:16.068886 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e253d44-a0dc-4751-9839-9fefe999734c tempest-ProjectAdminTests-951092037 tempest-ProjectAdminTests-951092037-project-admin] https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool returned with HTTP 200 Aug 09 07:54:16.069295 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1464/5796] 10.4.3.41 () {66 vars in 1311 bytes} [Sun Aug 9 07:54:16 2026] GET /volume/v3/capabilities/np0000006821@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:16.237618 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bb58525f-d3ec-4fa3-ac13-5947453f4e55 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.239326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb58525f-d3ec-4fa3-ac13-5947453f4e55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:54:16.239497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb58525f-d3ec-4fa3-ac13-5947453f4e55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:16.239701 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb58525f-d3ec-4fa3-ac13-5947453f4e55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:16.246637 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:16.246637 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:16.250802 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bb58525f-d3ec-4fa3-ac13-5947453f4e55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:16.255732 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb58525f-d3ec-4fa3-ac13-5947453f4e55 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:54:16.256133 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1443/5797] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:16 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:16.267127 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-26ca04bf-268c-4c4e-a176-5da4ec0d63a3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.268968 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-26ca04bf-268c-4c4e-a176-5da4ec0d63a3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:54:16.269130 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-26ca04bf-268c-4c4e-a176-5da4ec0d63a3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:16.269454 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-26ca04bf-268c-4c4e-a176-5da4ec0d63a3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:16.275664 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:16.275664 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:16.279194 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-26ca04bf-268c-4c4e-a176-5da4ec0d63a3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:16.283599 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-26ca04bf-268c-4c4e-a176-5da4ec0d63a3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:54:16.284060 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1445/5798] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:16 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:16.398537 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-20e41418-9302-4411-884a-71f864a99408 req-ab627490-3579-4fcc-ba0a-1af3df260969 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.400869 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-ab627490-3579-4fcc-ba0a-1af3df260969 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:54:16.401106 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-ab627490-3579-4fcc-ba0a-1af3df260969 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:16.401331 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-ab627490-3579-4fcc-ba0a-1af3df260969 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:16.409487 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:16.409487 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:16.413207 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-20e41418-9302-4411-884a-71f864a99408 req-ab627490-3579-4fcc-ba0a-1af3df260969 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:16.418402 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-ab627490-3579-4fcc-ba0a-1af3df260969 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:54:16.418878 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1447/5799] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:16 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:16.863773 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-20e41418-9302-4411-884a-71f864a99408 req-dc2c32bf-fb57-47bf-a64c-3ab5a15e241d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.866148 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-dc2c32bf-fb57-47bf-a64c-3ab5a15e241d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:54:16.866360 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-dc2c32bf-fb57-47bf-a64c-3ab5a15e241d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:16.866581 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-dc2c32bf-fb57-47bf-a64c-3ab5a15e241d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:16.873816 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:16.873816 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:16.877390 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-20e41418-9302-4411-884a-71f864a99408 req-dc2c32bf-fb57-47bf-a64c-3ab5a15e241d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:16.881959 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-dc2c32bf-fb57-47bf-a64c-3ab5a15e241d tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:54:16.882371 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1465/5800] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:16 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:16.890505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91c879f0-3147-4bed-91b3-83028af31d88 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.890843 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91c879f0-3147-4bed-91b3-83028af31d88 None None] GET https://10.4.3.41/volume// Aug 09 07:54:16.891025 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91c879f0-3147-4bed-91b3-83028af31d88 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:16.891202 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91c879f0-3147-4bed-91b3-83028af31d88 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:16.891489 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91c879f0-3147-4bed-91b3-83028af31d88 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:16.891770 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1444/5801] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:16.898250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-20e41418-9302-4411-884a-71f864a99408 req-3426d497-fe60-4e65-ab35-af67318b3b65 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:16.900282 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-3426d497-fe60-4e65-ab35-af67318b3b65 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:54:16.900626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-3426d497-fe60-4e65-ab35-af67318b3b65 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f71b3505-4ad4-4f4a-89da-d102d4157e82", "connector": null, "instance_uuid": "d9962bd1-2e71-4602-951c-4f86b0d5c1a6"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:16.908550 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:16.908550 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:16.937020 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-3426d497-fe60-4e65-ab35-af67318b3b65 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:54:16.937505 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1446/5802] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:54:16 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 09 07:54:17.024340 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-196baddc-e97f-4724-b7f5-7f39064eedb9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.026221 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-196baddc-e97f-4724-b7f5-7f39064eedb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:17.026452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-196baddc-e97f-4724-b7f5-7f39064eedb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.026724 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-196baddc-e97f-4724-b7f5-7f39064eedb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.035958 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.035958 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:17.039811 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-196baddc-e97f-4724-b7f5-7f39064eedb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:17.045230 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-196baddc-e97f-4724-b7f5-7f39064eedb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:17.045751 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1448/5803] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:17.085265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-9046beb1-9503-4ae6-a6e7-03a365e9847a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.087138 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-9046beb1-9503-4ae6-a6e7-03a365e9847a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:17.087314 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-9046beb1-9503-4ae6-a6e7-03a365e9847a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.087486 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-9046beb1-9503-4ae6-a6e7-03a365e9847a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.095807 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.095807 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:17.099620 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-9046beb1-9503-4ae6-a6e7-03a365e9847a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:17.103385 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-9046beb1-9503-4ae6-a6e7-03a365e9847a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:17.103782 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1466/5804] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:17.122388 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-bc1ed3eb-c71d-4b8c-936b-5b83cfe38d7e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.124533 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-bc1ed3eb-c71d-4b8c-936b-5b83cfe38d7e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906/action Aug 09 07:54:17.124854 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-bc1ed3eb-c71d-4b8c-936b-5b83cfe38d7e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:54:17.124990 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-bc1ed3eb-c71d-4b8c-936b-5b83cfe38d7e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:17.134504 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.134504 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:17.134927 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-bc1ed3eb-c71d-4b8c-936b-5b83cfe38d7e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:17.142565 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-bc1ed3eb-c71d-4b8c-936b-5b83cfe38d7e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Begin detaching volume completed successfully. Aug 09 07:54:17.142783 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-bc1ed3eb-c71d-4b8c-936b-5b83cfe38d7e tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906/action returned with HTTP 202 Aug 09 07:54:17.143197 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1445/5805] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:54:17 2026] POST /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:54:17.160155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-974995aa-5ace-4a16-b867-b16fb7c7d2e2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.161885 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-974995aa-5ace-4a16-b867-b16fb7c7d2e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:17.162154 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-974995aa-5ace-4a16-b867-b16fb7c7d2e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.162681 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-974995aa-5ace-4a16-b867-b16fb7c7d2e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.171320 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.171320 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:17.175533 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-974995aa-5ace-4a16-b867-b16fb7c7d2e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:17.177681 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6dfb84d0-dbc8-4f31-b35a-cb5d97d034ad None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.178037 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6dfb84d0-dbc8-4f31-b35a-cb5d97d034ad None None] GET https://10.4.3.41/volume// Aug 09 07:54:17.178199 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6dfb84d0-dbc8-4f31-b35a-cb5d97d034ad None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.178387 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6dfb84d0-dbc8-4f31-b35a-cb5d97d034ad None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.178685 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6dfb84d0-dbc8-4f31-b35a-cb5d97d034ad None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:17.178938 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1449/5806] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:17.179305 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-974995aa-5ace-4a16-b867-b16fb7c7d2e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:17.179628 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1447/5807] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:17.185085 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-91e67a6a-5aff-4493-88b3-772c549fd43a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.187060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-91e67a6a-5aff-4493-88b3-772c549fd43a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:17.187226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-91e67a6a-5aff-4493-88b3-772c549fd43a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.187398 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-91e67a6a-5aff-4493-88b3-772c549fd43a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.196126 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.196126 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:17.199218 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-91e67a6a-5aff-4493-88b3-772c549fd43a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:17.202873 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-91e67a6a-5aff-4493-88b3-772c549fd43a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:17.203273 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1467/5808] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:54:17.644068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2b3ab9f-36e6-45ec-ac24-f837b400470f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.644449 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2b3ab9f-36e6-45ec-ac24-f837b400470f None None] GET https://10.4.3.41/volume// Aug 09 07:54:17.644640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2b3ab9f-36e6-45ec-ac24-f837b400470f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.644829 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2b3ab9f-36e6-45ec-ac24-f837b400470f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.645247 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2b3ab9f-36e6-45ec-ac24-f837b400470f None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:17.645527 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1446/5809] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:17.651482 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-20e41418-9302-4411-884a-71f864a99408 req-9f6e158d-08ea-4069-a69a-fa7d9844c976 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.653487 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-9f6e158d-08ea-4069-a69a-fa7d9844c976 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:54:17.653721 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-9f6e158d-08ea-4069-a69a-fa7d9844c976 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.653900 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-9f6e158d-08ea-4069-a69a-fa7d9844c976 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.663016 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.663016 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:17.666216 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-20e41418-9302-4411-884a-71f864a99408 req-9f6e158d-08ea-4069-a69a-fa7d9844c976 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:54:17.671175 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-9f6e158d-08ea-4069-a69a-fa7d9844c976 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:54:17.671636 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1450/5810] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:54:17.727605 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8d614a84-97c4-4ff0-8c62-7ac942bb7a38 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.772127 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-20e41418-9302-4411-884a-71f864a99408 req-b3552b58-21b8-4fd9-a6f1-f7a2be8c5f61 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.773992 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-b3552b58-21b8-4fd9-a6f1-f7a2be8c5f61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342 Aug 09 07:54:17.774348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-b3552b58-21b8-4fd9-a6f1-f7a2be8c5f61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:17.781125 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-20e41418-9302-4411-884a-71f864a99408 req-b3552b58-21b8-4fd9-a6f1-f7a2be8c5f61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-f71b3505-4ad4-4f4a-89da-d102d4157e82-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:54:17.785189 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-20e41418-9302-4411-884a-71f864a99408 req-b3552b58-21b8-4fd9-a6f1-f7a2be8c5f61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-f71b3505-4ad4-4f4a-89da-d102d4157e82-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:54:17.786091 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.786091 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:17.837719 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8d614a84-97c4-4ff0-8c62-7ac942bb7a38 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-admin] GET https://10.4.3.41/volume/v3/scheduler-stats/get_pools Aug 09 07:54:17.837993 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8d614a84-97c4-4ff0-8c62-7ac942bb7a38 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.838101 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8d614a84-97c4-4ff0-8c62-7ac942bb7a38 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-admin] Calling method 'get_pools' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.846542 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8d614a84-97c4-4ff0-8c62-7ac942bb7a38 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-admin] https://10.4.3.41/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 09 07:54:17.847124 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1448/5811] 10.4.3.41 () {66 vars in 1284 bytes} [Sun Aug 9 07:54:17 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 09 07:54:17.850904 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-20e41418-9302-4411-884a-71f864a99408 req-b3552b58-21b8-4fd9-a6f1-f7a2be8c5f61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-f71b3505-4ad4-4f4a-89da-d102d4157e82-np0000006821" released by "attachment_update" :: held 0.066s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:54:17.851443 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-b3552b58-21b8-4fd9-a6f1-f7a2be8c5f61 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342 returned with HTTP 200 Aug 09 07:54:17.851933 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1468/5812] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:54:17 2026] PUT /volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:17.854446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-179abb34-94f5-4eea-ac9d-0372cf41e9b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.872674 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-20e41418-9302-4411-884a-71f864a99408 req-c736e1ad-10bf-4d39-a7fb-ea98d153079b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:17.875331 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-c736e1ad-10bf-4d39-a7fb-ea98d153079b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342/action Aug 09 07:54:17.875828 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-c736e1ad-10bf-4d39-a7fb-ea98d153079b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:54:17.876016 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-c736e1ad-10bf-4d39-a7fb-ea98d153079b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:17.893035 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:17.893035 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:17.902416 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-20e41418-9302-4411-884a-71f864a99408 req-c736e1ad-10bf-4d39-a7fb-ea98d153079b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342/action returned with HTTP 204 Aug 09 07:54:17.902984 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1451/5813] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:54:17 2026] POST /volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:17.909879 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-179abb34-94f5-4eea-ac9d-0372cf41e9b8 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-member] GET https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool Aug 09 07:54:17.910092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-179abb34-94f5-4eea-ac9d-0372cf41e9b8 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:17.910279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-179abb34-94f5-4eea-ac9d-0372cf41e9b8 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:17.910931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-179abb34-94f5-4eea-ac9d-0372cf41e9b8 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'b96ffe0a925b4414a46520f33c8bb69e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a5bfa90530e4fb4a1128c91fad33f80', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 09 07:54:17.911111 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-179abb34-94f5-4eea-ac9d-0372cf41e9b8 tempest-ProjectMemberTests-498993034 tempest-ProjectMemberTests-498993034-project-member] https://10.4.3.41/volume/v3/capabilities/np0000006821@storpool returned with HTTP 403 Aug 09 07:54:17.911640 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1447/5814] 10.4.3.41 () {66 vars in 1311 bytes} [Sun Aug 9 07:54:17 2026] GET /volume/v3/capabilities/np0000006821@storpool => generated 110 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:18.193728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bede79e0-6fac-475d-b066-1b4d4bce5081 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:18.195361 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bede79e0-6fac-475d-b066-1b4d4bce5081 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:18.195548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bede79e0-6fac-475d-b066-1b4d4bce5081 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:18.195719 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bede79e0-6fac-475d-b066-1b4d4bce5081 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:18.204721 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:18.204721 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:18.208232 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bede79e0-6fac-475d-b066-1b4d4bce5081 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:18.212453 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bede79e0-6fac-475d-b066-1b4d4bce5081 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:18.212894 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1449/5815] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:18 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:19.226464 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f25743be-d90a-4ed9-9454-4b6ab039f473 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:19.228162 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f25743be-d90a-4ed9-9454-4b6ab039f473 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:19.228385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f25743be-d90a-4ed9-9454-4b6ab039f473 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:19.228634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f25743be-d90a-4ed9-9454-4b6ab039f473 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:19.237899 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:19.237899 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:19.240928 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f25743be-d90a-4ed9-9454-4b6ab039f473 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:19.244873 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f25743be-d90a-4ed9-9454-4b6ab039f473 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:19.245260 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1469/5816] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:19 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:19.360626 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-e43aa900-17dc-460c-a6c7-90516de3e318 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:19.362844 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-e43aa900-17dc-460c-a6c7-90516de3e318 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:19.363076 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-e43aa900-17dc-460c-a6c7-90516de3e318 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:19.363277 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-e43aa900-17dc-460c-a6c7-90516de3e318 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:19.372574 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:19.372574 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:19.375944 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-e43aa900-17dc-460c-a6c7-90516de3e318 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:19.379756 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-e43aa900-17dc-460c-a6c7-90516de3e318 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:19.380135 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1452/5817] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:19 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:20.259590 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-845aac7e-d149-4a3b-b9d3-212fca1b6b9b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:20.261215 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-845aac7e-d149-4a3b-b9d3-212fca1b6b9b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:20.261428 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-845aac7e-d149-4a3b-b9d3-212fca1b6b9b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:20.261657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-845aac7e-d149-4a3b-b9d3-212fca1b6b9b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:20.270690 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:20.270690 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:20.273945 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-845aac7e-d149-4a3b-b9d3-212fca1b6b9b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:20.278440 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-845aac7e-d149-4a3b-b9d3-212fca1b6b9b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:20.278929 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1448/5818] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:20 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:21.290514 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25a2c701-6a22-41a4-b622-029ba0f63f0f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:21.292576 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25a2c701-6a22-41a4-b622-029ba0f63f0f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:21.292820 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25a2c701-6a22-41a4-b622-029ba0f63f0f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:21.293059 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25a2c701-6a22-41a4-b622-029ba0f63f0f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:21.304152 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:21.304152 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:21.308158 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-25a2c701-6a22-41a4-b622-029ba0f63f0f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:21.313422 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25a2c701-6a22-41a4-b622-029ba0f63f0f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:21.313861 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1450/5819] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:21 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:22.326906 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c0a69dd-8b3b-4a92-91f1-776e1aeadd75 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:22.328604 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c0a69dd-8b3b-4a92-91f1-776e1aeadd75 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:22.328813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c0a69dd-8b3b-4a92-91f1-776e1aeadd75 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:22.329289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c0a69dd-8b3b-4a92-91f1-776e1aeadd75 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:22.332689 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-ffaf2b72-5c5b-4f44-acca-d79b37bd4fb9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:22.334659 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-ffaf2b72-5c5b-4f44-acca-d79b37bd4fb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565 Aug 09 07:54:22.334838 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-ffaf2b72-5c5b-4f44-acca-d79b37bd4fb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:22.335030 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-ffaf2b72-5c5b-4f44-acca-d79b37bd4fb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:22.338072 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:22.338072 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:22.341302 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7c0a69dd-8b3b-4a92-91f1-776e1aeadd75 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:22.341449 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:22.341449 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:22.344972 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c0a69dd-8b3b-4a92-91f1-776e1aeadd75 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:22.345311 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1470/5820] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:22 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:22.378512 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d7b50f58-63b1-4a4d-896d-e127e9c1b206 req-ffaf2b72-5c5b-4f44-acca-d79b37bd4fb9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565 returned with HTTP 200 Aug 09 07:54:22.378879 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1453/5821] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:54:22 2026] DELETE /volume/v3/attachments/1e5b1eb5-71ca-45cb-aa75-b0cec1e14565 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:23.358993 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6cb6b362-34f8-443c-b46a-57721363b737 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.359641 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cb6b362-34f8-443c-b46a-57721363b737 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:23.359825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cb6b362-34f8-443c-b46a-57721363b737 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:23.360025 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cb6b362-34f8-443c-b46a-57721363b737 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:23.367653 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:23.367653 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:23.371665 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6cb6b362-34f8-443c-b46a-57721363b737 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:23.375790 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cb6b362-34f8-443c-b46a-57721363b737 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:23.376679 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1449/5822] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:23 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:23.388768 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a84aa9bf-cc96-4775-8d19-a555b0a26cae None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.390508 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a84aa9bf-cc96-4775-8d19-a555b0a26cae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:23.390708 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a84aa9bf-cc96-4775-8d19-a555b0a26cae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:23.390948 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a84aa9bf-cc96-4775-8d19-a555b0a26cae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:23.400553 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:23.400553 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:23.407752 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a84aa9bf-cc96-4775-8d19-a555b0a26cae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:23.415152 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a84aa9bf-cc96-4775-8d19-a555b0a26cae tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:54:23.415618 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1451/5823] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:23 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:23.453963 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f88b609c-c334-4e50-9570-c425d9e095ac req-ce433035-573c-42fe-ad15-cd7f47ce3e27 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.456652 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-ce433035-573c-42fe-ad15-cd7f47ce3e27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:23.456889 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-ce433035-573c-42fe-ad15-cd7f47ce3e27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:23.457323 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-ce433035-573c-42fe-ad15-cd7f47ce3e27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:23.467033 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:23.467033 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:23.470395 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f88b609c-c334-4e50-9570-c425d9e095ac req-ce433035-573c-42fe-ad15-cd7f47ce3e27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:23.474413 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-ce433035-573c-42fe-ad15-cd7f47ce3e27 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:54:23.474777 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1471/5824] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:23 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:23.490884 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f88b609c-c334-4e50-9570-c425d9e095ac req-5fe412b1-108a-40db-b755-2e7787f34ed5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.492759 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-5fe412b1-108a-40db-b755-2e7787f34ed5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/action Aug 09 07:54:23.493115 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-5fe412b1-108a-40db-b755-2e7787f34ed5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:54:23.493228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-5fe412b1-108a-40db-b755-2e7787f34ed5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:23.510043 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:23.510043 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:23.510545 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-f88b609c-c334-4e50-9570-c425d9e095ac req-5fe412b1-108a-40db-b755-2e7787f34ed5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:23.516351 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-f88b609c-c334-4e50-9570-c425d9e095ac req-5fe412b1-108a-40db-b755-2e7787f34ed5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Begin detaching volume completed successfully. Aug 09 07:54:23.516560 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-5fe412b1-108a-40db-b755-2e7787f34ed5 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/action returned with HTTP 202 Aug 09 07:54:23.516986 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1454/5825] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:54:23 2026] POST /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:54:23.535479 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c0cf504-a89b-4316-beb1-42ac308e7343 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.537371 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c0cf504-a89b-4316-beb1-42ac308e7343 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:23.537599 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c0cf504-a89b-4316-beb1-42ac308e7343 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:23.537805 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c0cf504-a89b-4316-beb1-42ac308e7343 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:23.547706 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:23.547706 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:23.551628 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c0cf504-a89b-4316-beb1-42ac308e7343 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:23.556164 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c0cf504-a89b-4316-beb1-42ac308e7343 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:54:23.556528 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1450/5826] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:23 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:23.562980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ec2c35f4-6c80-4b48-b140-7a4d8fde675d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.563395 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec2c35f4-6c80-4b48-b140-7a4d8fde675d None None] GET https://10.4.3.41/volume// Aug 09 07:54:23.563634 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec2c35f4-6c80-4b48-b140-7a4d8fde675d None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:23.563899 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ec2c35f4-6c80-4b48-b140-7a4d8fde675d None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:23.564279 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ec2c35f4-6c80-4b48-b140-7a4d8fde675d None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:23.564538 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1452/5827] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:54:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:23.570837 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f88b609c-c334-4e50-9570-c425d9e095ac req-6e9f9f1a-41bf-4b09-8503-89ba5e11b1b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.572959 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-6e9f9f1a-41bf-4b09-8503-89ba5e11b1b9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:23.573203 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-6e9f9f1a-41bf-4b09-8503-89ba5e11b1b9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:23.573428 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-6e9f9f1a-41bf-4b09-8503-89ba5e11b1b9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:23.582414 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:23.582414 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:23.585648 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f88b609c-c334-4e50-9570-c425d9e095ac req-6e9f9f1a-41bf-4b09-8503-89ba5e11b1b9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:23.589533 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-6e9f9f1a-41bf-4b09-8503-89ba5e11b1b9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:54:23.589884 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1472/5828] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:54:23 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:54:23.598682 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f88b609c-c334-4e50-9570-c425d9e095ac req-0ec5ea52-5599-4b77-a201-b52f48529504 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:23.600768 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-0ec5ea52-5599-4b77-a201-b52f48529504 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/encryption Aug 09 07:54:23.600957 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-0ec5ea52-5599-4b77-a201-b52f48529504 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:23.601142 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-0ec5ea52-5599-4b77-a201-b52f48529504 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'index' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:23.609884 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:23.609884 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:23.615638 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-0ec5ea52-5599-4b77-a201-b52f48529504 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/encryption returned with HTTP 200 Aug 09 07:54:23.616010 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1455/5829] 10.4.3.41 () {68 vars in 1624 bytes} [Sun Aug 9 07:54:23 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:24.451055 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f88b609c-c334-4e50-9570-c425d9e095ac req-be1475eb-eea7-4f06-a195-a5c4af3a3298 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.453427 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-be1475eb-eea7-4f06-a195-a5c4af3a3298 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc Aug 09 07:54:24.453647 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-be1475eb-eea7-4f06-a195-a5c4af3a3298 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:24.453874 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-be1475eb-eea7-4f06-a195-a5c4af3a3298 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:24.462608 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:24.462608 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:24.503293 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f88b609c-c334-4e50-9570-c425d9e095ac req-be1475eb-eea7-4f06-a195-a5c4af3a3298 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc returned with HTTP 200 Aug 09 07:54:24.503720 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1451/5830] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:54:24 2026] DELETE /volume/v3/attachments/d2a0c3e2-c084-4508-b6c5-f7b3a0b000cc => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:24.569378 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-82ae8e42-e565-413b-ade6-31f6c4374818 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.571097 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82ae8e42-e565-413b-ade6-31f6c4374818 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:24.571266 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82ae8e42-e565-413b-ade6-31f6c4374818 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:24.571442 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82ae8e42-e565-413b-ade6-31f6c4374818 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:24.577921 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:24.577921 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:24.581393 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-82ae8e42-e565-413b-ade6-31f6c4374818 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:24.585183 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82ae8e42-e565-413b-ade6-31f6c4374818 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:54:24.585546 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1453/5831] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:24 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:24.599885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d828a4ba-ef2b-4a1a-bada-4bcb407765ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.602059 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d828a4ba-ef2b-4a1a-bada-4bcb407765ff tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:24.602330 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d828a4ba-ef2b-4a1a-bada-4bcb407765ff tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:24.602611 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d828a4ba-ef2b-4a1a-bada-4bcb407765ff tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:24.614538 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:24.614538 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:24.618717 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d828a4ba-ef2b-4a1a-bada-4bcb407765ff tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:24.624445 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d828a4ba-ef2b-4a1a-bada-4bcb407765ff tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:54:24.625108 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1473/5832] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:24 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:24.666748 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-b9de338b-d46a-4ca5-8e5d-4bad34f5d72f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.668674 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-b9de338b-d46a-4ca5-8e5d-4bad34f5d72f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:24.668854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-b9de338b-d46a-4ca5-8e5d-4bad34f5d72f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:24.669047 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-b9de338b-d46a-4ca5-8e5d-4bad34f5d72f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:24.677258 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:24.677258 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:24.685698 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-b9de338b-d46a-4ca5-8e5d-4bad34f5d72f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:24.694990 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-b9de338b-d46a-4ca5-8e5d-4bad34f5d72f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:54:24.695471 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1456/5833] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:54:24 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:24.717955 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-a61de30f-f0b6-48e3-8abc-87c6e2ce86e2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.720562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-a61de30f-f0b6-48e3-8abc-87c6e2ce86e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e/action Aug 09 07:54:24.720979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-a61de30f-f0b6-48e3-8abc-87c6e2ce86e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:54:24.721131 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-a61de30f-f0b6-48e3-8abc-87c6e2ce86e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:24.733492 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:24.733492 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:24.734691 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-a61de30f-f0b6-48e3-8abc-87c6e2ce86e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:24.742845 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-a61de30f-f0b6-48e3-8abc-87c6e2ce86e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Begin detaching volume completed successfully. Aug 09 07:54:24.743120 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-a61de30f-f0b6-48e3-8abc-87c6e2ce86e2 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e/action returned with HTTP 202 Aug 09 07:54:24.743667 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1452/5834] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:54:24 2026] POST /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:54:24.762522 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cfa495bc-96f7-4e81-a935-b3482a1d78a3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.764287 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cfa495bc-96f7-4e81-a935-b3482a1d78a3 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:24.764533 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cfa495bc-96f7-4e81-a935-b3482a1d78a3 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:24.764754 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cfa495bc-96f7-4e81-a935-b3482a1d78a3 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:24.774017 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:24.774017 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:24.777565 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cfa495bc-96f7-4e81-a935-b3482a1d78a3 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:24.781200 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cfa495bc-96f7-4e81-a935-b3482a1d78a3 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:54:24.781596 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1454/5835] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:24 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:24.787094 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-183521ea-0a2a-4eff-8663-3fb230007ec4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.787517 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-183521ea-0a2a-4eff-8663-3fb230007ec4 None None] GET https://10.4.3.41/volume// Aug 09 07:54:24.787687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-183521ea-0a2a-4eff-8663-3fb230007ec4 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:24.787861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-183521ea-0a2a-4eff-8663-3fb230007ec4 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:24.788214 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-183521ea-0a2a-4eff-8663-3fb230007ec4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:54:24.788506 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1474/5836] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:54:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:54:24.796531 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-902ea478-690a-4a1e-9712-ee0bf717527a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:24.798797 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-902ea478-690a-4a1e-9712-ee0bf717527a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:24.798997 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-902ea478-690a-4a1e-9712-ee0bf717527a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:24.799204 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-902ea478-690a-4a1e-9712-ee0bf717527a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:24.807655 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:24.807655 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:24.810834 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-902ea478-690a-4a1e-9712-ee0bf717527a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:24.814785 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-902ea478-690a-4a1e-9712-ee0bf717527a tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:54:24.815227 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1457/5837] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:54:24 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:54:25.625214 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-891c121d-c1e7-4782-acda-a0b4f025e23f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:25.627236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-891c121d-c1e7-4782-acda-a0b4f025e23f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd Aug 09 07:54:25.627576 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-891c121d-c1e7-4782-acda-a0b4f025e23f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:25.628666 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-891c121d-c1e7-4782-acda-a0b4f025e23f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:25.634486 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:25.634486 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:25.677758 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-76492275-7267-4a59-93e6-4d4cdbdef0a7 req-891c121d-c1e7-4782-acda-a0b4f025e23f tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd returned with HTTP 200 Aug 09 07:54:25.678595 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1453/5838] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:54:25 2026] DELETE /volume/v3/attachments/16d53863-7a6a-4a99-ba4b-5d60d1192ccd => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:25.796500 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-799ca609-4f5b-492d-ac29-998b502f5892 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:25.797557 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-799ca609-4f5b-492d-ac29-998b502f5892 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:25.797778 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-799ca609-4f5b-492d-ac29-998b502f5892 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:25.797972 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-799ca609-4f5b-492d-ac29-998b502f5892 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:25.805542 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:25.805542 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:25.809344 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-799ca609-4f5b-492d-ac29-998b502f5892 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:25.814303 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-799ca609-4f5b-492d-ac29-998b502f5892 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:54:25.814818 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1455/5839] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:25 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:25.828620 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d211a9bb-a722-4926-8280-23aef24e5185 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:25.830263 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:25.830585 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:25.830647 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:25.830783 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume with id: 26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:25.840372 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:25.840372 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:25.841551 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:25.853640 np0000006821 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 09 07:54:25.858886 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume request issued successfully. Aug 09 07:54:25.859254 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d211a9bb-a722-4926-8280-23aef24e5185 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 202 Aug 09 07:54:25.859653 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1475/5840] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:54:25 2026] DELETE /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:25.866727 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-557ce62c-0ed2-4fdd-b885-c9c056afe7c7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:25.869491 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-557ce62c-0ed2-4fdd-b885-c9c056afe7c7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:25.869715 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-557ce62c-0ed2-4fdd-b885-c9c056afe7c7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:25.869901 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-557ce62c-0ed2-4fdd-b885-c9c056afe7c7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:25.877681 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:25.877681 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:25.881940 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-557ce62c-0ed2-4fdd-b885-c9c056afe7c7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:25.885837 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-557ce62c-0ed2-4fdd-b885-c9c056afe7c7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 200 Aug 09 07:54:25.886304 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1458/5841] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:25 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:26.764031 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:26.868300 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:54:26.868640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-574090617", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:26.870036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-574090617', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:54:26.870182 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Create volume of 1 GB Aug 09 07:54:26.870467 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:26.870467 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:26.873978 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Availability Zones retrieved successfully. Aug 09 07:54:26.878766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Flow 'volume_create_api' (42310168-ea48-47bb-8da6-0417518f4f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:54:26.880294 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0bac3fa-530b-4b39-8189-7c05e2872bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:26.881140 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:54:26.900230 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3dbc0995-1be0-49dd-8ce2-15abeced0412 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:26.902265 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3dbc0995-1be0-49dd-8ce2-15abeced0412 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 Aug 09 07:54:26.902337 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0bac3fa-530b-4b39-8189-7c05e2872bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:26.902505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3dbc0995-1be0-49dd-8ce2-15abeced0412 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:26.902730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3dbc0995-1be0-49dd-8ce2-15abeced0412 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:26.903276 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835205d3-b995-4e01-a57c-8d1239399d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:26.908801 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3dbc0995-1be0-49dd-8ce2-15abeced0412 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 returned with HTTP 404 Aug 09 07:54:26.909263 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1456/5842] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:26 2026] GET /volume/v3/volumes/26a11ad6-10a0-43b0-8d4a-e2750e5e4554 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:26.915450 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ee2f529-d268-4e61-9bb5-b9548287244a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:26.917076 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ee2f529-d268-4e61-9bb5-b9548287244a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:54:26.917273 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ee2f529-d268-4e61-9bb5-b9548287244a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:26.917459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ee2f529-d268-4e61-9bb5-b9548287244a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:26.918184 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2ee2f529-d268-4e61-9bb5-b9548287244a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:54:26.929228 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ee2f529-d268-4e61-9bb5-b9548287244a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Get all volumes completed successfully. Aug 09 07:54:26.931167 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:26.931167 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:26.935556 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ee2f529-d268-4e61-9bb5-b9548287244a tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:54:26.936018 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1476/5843] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:54:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:26.955652 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Created reservations ['28809d48-93c1-4465-9dd2-157878c089d5', '7f607ea4-c9a0-4b73-8160-8a098ccafd52', 'ad56a9b8-b729-49ef-a83a-17177a836cf7', '70ed6969-fd11-4210-8368-3916f7bd7e3d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:54:26.956013 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0160a3c7-ec6e-4b8f-a194-03e0a8e8cc71 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:26.956439 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835205d3-b995-4e01-a57c-8d1239399d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28809d48-93c1-4465-9dd2-157878c089d5', '7f607ea4-c9a0-4b73-8160-8a098ccafd52', 'ad56a9b8-b729-49ef-a83a-17177a836cf7', '70ed6969-fd11-4210-8368-3916f7bd7e3d']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:26.957391 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4fb05a-3869-4437-9a0f-346db4a9efe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:26.958549 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0160a3c7-ec6e-4b8f-a194-03e0a8e8cc71 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] DELETE https://10.4.3.41/volume/v3/types/0fb912b0-1273-4567-8222-61c0081f7c28 Aug 09 07:54:26.958807 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0160a3c7-ec6e-4b8f-a194-03e0a8e8cc71 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:26.959067 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0160a3c7-ec6e-4b8f-a194-03e0a8e8cc71 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Calling method '_delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:26.976907 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4fb05a-3869-4437-9a0f-346db4a9efe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-574090617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fac14f1f357f42bbbc197ca99c710cb4',qos_specs=None,replication_status=,reservations=['28809d48-93c1-4465-9dd2-157878c089d5','7f607ea4-c9a0-4b73-8160-8a098ccafd52','ad56a9b8-b729-49ef-a83a-17177a836cf7','70ed6969-fd11-4210-8368-3916f7bd7e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5b92ee2f1f496bb756e40a9e8ec3aa',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-574090617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fac14f1f357f42bbbc197ca99c710cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5b92ee2f1f496bb756e40a9e8ec3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:26.978002 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad768402-ef3c-4a92-a5ca-03c690e55b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:26.980777 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0160a3c7-ec6e-4b8f-a194-03e0a8e8cc71 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/types/0fb912b0-1273-4567-8222-61c0081f7c28 returned with HTTP 202 Aug 09 07:54:26.981232 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1459/5844] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:54:26 2026] DELETE /volume/v3/types/0fb912b0-1273-4567-8222-61c0081f7c28 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:26.989416 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:26.991149 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:26.991321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:26.991553 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:26.991763 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume with id: aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:26.997384 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad768402-ef3c-4a92-a5ca-03c690e55b55) transitioned into state 'SUCCESS' from state '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-574090617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fac14f1f357f42bbbc197ca99c710cb4',qos_specs=None,replication_status=,reservations=['28809d48-93c1-4465-9dd2-157878c089d5','7f607ea4-c9a0-4b73-8160-8a098ccafd52','ad56a9b8-b729-49ef-a83a-17177a836cf7','70ed6969-fd11-4210-8368-3916f7bd7e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5b92ee2f1f496bb756e40a9e8ec3aa',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:26.998091 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033e1110-8ca3-40fe-aa46-0746022391ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:26.998479 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:26.998479 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:26.998891 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:27.006389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033e1110-8ca3-40fe-aa46-0746022391ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:27.007160 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Flow 'volume_create_api' (42310168-ea48-47bb-8da6-0417518f4f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:54:27.007443 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Create volume request issued successfully. Aug 09 07:54:27.007963 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8054f548-8d05-4b2e-95d0-c3818fbc7846 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:54:27.008332 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1454/5845] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:54:26 2026] POST /volume/v3/volumes => generated 751 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:54:27.016695 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume request issued successfully. Aug 09 07:54:27.016875 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-165c2ff7-8c40-48c7-9213-d7d7713136c0 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 202 Aug 09 07:54:27.017270 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1457/5846] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:54:26 2026] DELETE /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:27.021332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f3594bdb-a16a-4379-aee4-3ae2b5433117 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:27.023066 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3594bdb-a16a-4379-aee4-3ae2b5433117 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:27.023251 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3594bdb-a16a-4379-aee4-3ae2b5433117 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:27.023438 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f3594bdb-a16a-4379-aee4-3ae2b5433117 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:27.028024 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3237799e-9324-4d98-a1f8-6af989abbd60 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:27.030056 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3237799e-9324-4d98-a1f8-6af989abbd60 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:27.030347 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:27.030347 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:27.030440 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3237799e-9324-4d98-a1f8-6af989abbd60 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:27.030671 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3237799e-9324-4d98-a1f8-6af989abbd60 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:27.034467 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f3594bdb-a16a-4379-aee4-3ae2b5433117 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:27.038764 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f3594bdb-a16a-4379-aee4-3ae2b5433117 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 200 Aug 09 07:54:27.039163 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1477/5847] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:27 2026] GET /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:27.040454 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:27.040454 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:27.045371 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3237799e-9324-4d98-a1f8-6af989abbd60 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:27.050063 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3237799e-9324-4d98-a1f8-6af989abbd60 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 200 Aug 09 07:54:27.050624 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1460/5848] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:27 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:28.052099 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-df300a46-b175-4da2-9b77-af77b27d7162 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:28.053878 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df300a46-b175-4da2-9b77-af77b27d7162 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:28.054103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df300a46-b175-4da2-9b77-af77b27d7162 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:28.054324 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df300a46-b175-4da2-9b77-af77b27d7162 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:28.060754 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:28.060754 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:28.065444 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bb5372d6-0096-4646-b124-7f61307dfaf1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:28.065816 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-df300a46-b175-4da2-9b77-af77b27d7162 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:28.067250 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb5372d6-0096-4646-b124-7f61307dfaf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e Aug 09 07:54:28.067446 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb5372d6-0096-4646-b124-7f61307dfaf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:28.067630 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bb5372d6-0096-4646-b124-7f61307dfaf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:28.069107 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df300a46-b175-4da2-9b77-af77b27d7162 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 200 Aug 09 07:54:28.069569 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1455/5849] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:28 2026] GET /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:28.073300 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bb5372d6-0096-4646-b124-7f61307dfaf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e returned with HTTP 404 Aug 09 07:54:28.073757 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1458/5850] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:28 2026] GET /volume/v3/volumes/aa505925-c7de-4679-84db-803be2bedd9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:28.080660 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-81cae59b-e1b2-4830-8d8e-a1786698f9c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:28.080999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:28.082520 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:28.082718 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:28.082863 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81cae59b-e1b2-4830-8d8e-a1786698f9c3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:28.082907 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:28.083101 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume with id: da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:28.083150 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81cae59b-e1b2-4830-8d8e-a1786698f9c3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:28.083370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81cae59b-e1b2-4830-8d8e-a1786698f9c3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:28.089834 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:28.089834 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:28.090371 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:28.091581 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:28.091581 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:28.095497 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-81cae59b-e1b2-4830-8d8e-a1786698f9c3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:28.099879 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81cae59b-e1b2-4830-8d8e-a1786698f9c3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 200 Aug 09 07:54:28.100242 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1478/5851] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:28 2026] GET /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:28.107306 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume request issued successfully. Aug 09 07:54:28.107532 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b64c3c9c-0a70-42b6-9e3b-8aaa192d1251 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 202 Aug 09 07:54:28.107928 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1461/5852] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:54:28 2026] DELETE /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:28.111557 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:28.113102 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:54:28.113502 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-817541592", "description": null, "metadata": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:28.116839 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bc705e6a-3e2e-46ac-8c24-a965f5bfce29 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:28.118599 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc705e6a-3e2e-46ac-8c24-a965f5bfce29 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:28.118806 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc705e6a-3e2e-46ac-8c24-a965f5bfce29 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:28.119023 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bc705e6a-3e2e-46ac-8c24-a965f5bfce29 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:28.122506 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:28.122506 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:28.122931 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:28.123071 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Create snapshot from volume 3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:28.125673 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:28.125673 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:28.129295 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bc705e6a-3e2e-46ac-8c24-a965f5bfce29 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:54:28.134261 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bc705e6a-3e2e-46ac-8c24-a965f5bfce29 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 200 Aug 09 07:54:28.134653 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1459/5853] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:28 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:28.163826 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Created reservations ['236b3e61-0af0-4192-bca6-04dfd2863a2a', '79eea3d4-21b4-41b2-8719-a1096e19dca3', '38f57ce1-32a8-479a-8065-2be00f2e028f', '22f6472a-e8ea-4b3d-bf76-fb47ee5a68ec'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:54:28.193125 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot force create request issued successfully. Aug 09 07:54:28.193455 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-75d866c6-2847-4ba9-8ccc-77d5e7a627e7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:54:28.193855 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1456/5854] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:54:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:54:28.203383 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fdb644f-29fa-4f25-9736-f7b1c6b6c9c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:28.205059 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fdb644f-29fa-4f25-9736-f7b1c6b6c9c7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:28.205259 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fdb644f-29fa-4f25-9736-f7b1c6b6c9c7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:28.205466 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fdb644f-29fa-4f25-9736-f7b1c6b6c9c7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:28.209809 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:28.209809 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:28.210200 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fdb644f-29fa-4f25-9736-f7b1c6b6c9c7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot retrieved successfully. Aug 09 07:54:28.210863 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fdb644f-29fa-4f25-9736-f7b1c6b6c9c7 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 200 Aug 09 07:54:28.211201 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1479/5855] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:28 2026] GET /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 441 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:29.146151 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7db33866-60c4-4934-9cf5-1ce7d9ca1472 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.147811 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7db33866-60c4-4934-9cf5-1ce7d9ca1472 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 Aug 09 07:54:29.148031 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7db33866-60c4-4934-9cf5-1ce7d9ca1472 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:29.148228 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7db33866-60c4-4934-9cf5-1ce7d9ca1472 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:29.153281 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7db33866-60c4-4934-9cf5-1ce7d9ca1472 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 returned with HTTP 404 Aug 09 07:54:29.153701 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1462/5856] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:29 2026] GET /volume/v3/volumes/da8f9d61-7a95-4576-abe1-5a4620ce3906 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:29.159321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c3c4add8-8cd2-4ba4-80e1-73f62920b271 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.161008 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3c4add8-8cd2-4ba4-80e1-73f62920b271 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:54:29.161184 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c3c4add8-8cd2-4ba4-80e1-73f62920b271 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:29.161361 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c3c4add8-8cd2-4ba4-80e1-73f62920b271 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Calling method 'detail' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:29.162109 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-c3c4add8-8cd2-4ba4-80e1-73f62920b271 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100220) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:54:29.172550 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c3c4add8-8cd2-4ba4-80e1-73f62920b271 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Get all volumes completed successfully. Aug 09 07:54:29.174128 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:29.174128 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:29.178076 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c3c4add8-8cd2-4ba4-80e1-73f62920b271 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:54:29.178440 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1460/5857] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:54:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8078 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:54:29.191573 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-596b89e7-25d8-4553-9244-661c68d20a07 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.193296 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-596b89e7-25d8-4553-9244-661c68d20a07 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] DELETE https://10.4.3.41/volume/v3/types/6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5 Aug 09 07:54:29.193511 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-596b89e7-25d8-4553-9244-661c68d20a07 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:29.193696 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-596b89e7-25d8-4553-9244-661c68d20a07 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:29.193990 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:29.193990 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:29.213565 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-596b89e7-25d8-4553-9244-661c68d20a07 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/types/6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5 returned with HTTP 202 Aug 09 07:54:29.213965 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1457/5858] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:54:29 2026] DELETE /volume/v3/types/6f4ea2f6-dc47-41c3-bff8-8cf8efdd5ae5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:29.219244 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b87b143f-d147-4516-b98c-69b82404415e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.221014 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b87b143f-d147-4516-b98c-69b82404415e tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:29.221202 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b87b143f-d147-4516-b98c-69b82404415e tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:29.221392 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b87b143f-d147-4516-b98c-69b82404415e tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:29.226106 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:29.226106 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:29.226558 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b87b143f-d147-4516-b98c-69b82404415e tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot retrieved successfully. Aug 09 07:54:29.227255 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b87b143f-d147-4516-b98c-69b82404415e tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 200 Aug 09 07:54:29.227588 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1480/5859] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:29 2026] GET /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:29.236113 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e1cdae1c-89c7-434c-a5ec-f73ad332963a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.237694 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1cdae1c-89c7-434c-a5ec-f73ad332963a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:29.237875 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1cdae1c-89c7-434c-a5ec-f73ad332963a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:29.238060 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e1cdae1c-89c7-434c-a5ec-f73ad332963a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:29.242221 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:29.242221 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:29.242674 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e1cdae1c-89c7-434c-a5ec-f73ad332963a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot retrieved successfully. Aug 09 07:54:29.243673 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e1cdae1c-89c7-434c-a5ec-f73ad332963a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 200 Aug 09 07:54:29.244168 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1463/5860] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:29 2026] GET /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:29.252496 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ffef2968-64cd-4f47-b8dd-eb65d62a19e4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.254168 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ffef2968-64cd-4f47-b8dd-eb65d62a19e4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:29.254353 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ffef2968-64cd-4f47-b8dd-eb65d62a19e4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:29.254545 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ffef2968-64cd-4f47-b8dd-eb65d62a19e4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:29.259058 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:29.259058 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:29.259438 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ffef2968-64cd-4f47-b8dd-eb65d62a19e4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot retrieved successfully. Aug 09 07:54:29.260131 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ffef2968-64cd-4f47-b8dd-eb65d62a19e4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 200 Aug 09 07:54:29.260456 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1461/5861] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:29 2026] GET /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:29.268063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-868deb2b-dd2d-4134-a722-5952955a6ccf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.269626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:54:29.269994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "94fd820f-cfc1-43a9-9022-fc5d1b1507f3", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:54:29.271422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Create volume request body: {'volume': {'snapshot_id': '94fd820f-cfc1-43a9-9022-fc5d1b1507f3', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:54:29.276313 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:29.276313 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:29.276688 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot retrieved successfully. Aug 09 07:54:29.276797 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Create volume of 1 GB Aug 09 07:54:29.280082 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Availability Zones retrieved successfully. Aug 09 07:54:29.285984 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Flow 'volume_create_api' (ac0d6283-9870-41a9-adbc-f800b86436d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:54:29.287065 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be780605-20c7-46a5-82c6-56051ee63872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:29.287967 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:54:29.320690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be780605-20c7-46a5-82c6-56051ee63872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '94fd820f-cfc1-43a9-9022-fc5d1b1507f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:29.321469 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d91e6f2-d282-46be-96eb-e92cab53cec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:29.354331 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Created reservations ['c8178fcb-6522-4d17-b2d6-ccea364d3813', '7ded2337-58cd-4493-8136-bae794bbeebe', '09c95ecf-4ac6-4481-a4e0-33d2aca55565', '1d6de31d-8d23-467b-b14e-6e145a0e7b32'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:54:29.355404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d91e6f2-d282-46be-96eb-e92cab53cec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8178fcb-6522-4d17-b2d6-ccea364d3813', '7ded2337-58cd-4493-8136-bae794bbeebe', '09c95ecf-4ac6-4481-a4e0-33d2aca55565', '1d6de31d-8d23-467b-b14e-6e145a0e7b32']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:29.356410 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae39ced-c7e5-4117-a29e-0f244598886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:29.393555 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae39ced-c7e5-4117-a29e-0f244598886d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eee78a1-b1c7-4f9d-8687-60e53ddb5114', '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='fac14f1f357f42bbbc197ca99c710cb4',qos_specs=None,replication_status=,reservations=['c8178fcb-6522-4d17-b2d6-ccea364d3813','7ded2337-58cd-4493-8136-bae794bbeebe','09c95ecf-4ac6-4481-a4e0-33d2aca55565','1d6de31d-8d23-467b-b14e-6e145a0e7b32'],size=1,snapshot_id=94fd820f-cfc1-43a9-9022-fc5d1b1507f3,source_replicaid=,source_volid=None,status='creating',user_id='4e5b92ee2f1f496bb756e40a9e8ec3aa',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:54:29Z,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=9eee78a1-b1c7-4f9d-8687-60e53ddb5114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fac14f1f357f42bbbc197ca99c710cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=94fd820f-cfc1-43a9-9022-fc5d1b1507f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e5b92ee2f1f496bb756e40a9e8ec3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:29.394979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be83cbde-30b1-4b82-b92e-a90aa8270fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:29.413047 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be83cbde-30b1-4b82-b92e-a90aa8270fa5) transitioned into state 'SUCCESS' from 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='fac14f1f357f42bbbc197ca99c710cb4',qos_specs=None,replication_status=,reservations=['c8178fcb-6522-4d17-b2d6-ccea364d3813','7ded2337-58cd-4493-8136-bae794bbeebe','09c95ecf-4ac6-4481-a4e0-33d2aca55565','1d6de31d-8d23-467b-b14e-6e145a0e7b32'],size=1,snapshot_id=94fd820f-cfc1-43a9-9022-fc5d1b1507f3,source_replicaid=,source_volid=None,status='creating',user_id='4e5b92ee2f1f496bb756e40a9e8ec3aa',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:29.413718 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ebfac15-6fc2-4678-bbeb-c86490c5bd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:54:29.434827 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ebfac15-6fc2-4678-bbeb-c86490c5bd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:54:29.435728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Flow 'volume_create_api' (ac0d6283-9870-41a9-adbc-f800b86436d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:54:29.436085 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Create volume request issued successfully. Aug 09 07:54:29.436647 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-868deb2b-dd2d-4134-a722-5952955a6ccf tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:54:29.437220 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1458/5862] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:54:29 2026] POST /volume/v3/volumes => generated 739 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:54:29.449457 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8db87eee-b4db-4825-88be-e84ec413d4b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:29.450867 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8db87eee-b4db-4825-88be-e84ec413d4b4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 Aug 09 07:54:29.451108 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8db87eee-b4db-4825-88be-e84ec413d4b4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:29.451280 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8db87eee-b4db-4825-88be-e84ec413d4b4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:29.457518 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:29.457518 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:29.460751 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8db87eee-b4db-4825-88be-e84ec413d4b4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:29.464496 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8db87eee-b4db-4825-88be-e84ec413d4b4 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 returned with HTTP 200 Aug 09 07:54:29.464860 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1481/5863] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:29 2026] GET /volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 => generated 807 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:30.477645 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-91ba0ef5-66a2-4a88-baf6-cdae8590d63f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:30.479176 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91ba0ef5-66a2-4a88-baf6-cdae8590d63f tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 Aug 09 07:54:30.479359 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91ba0ef5-66a2-4a88-baf6-cdae8590d63f tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:30.479542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-91ba0ef5-66a2-4a88-baf6-cdae8590d63f tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:30.485742 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:30.485742 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:30.488980 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-91ba0ef5-66a2-4a88-baf6-cdae8590d63f tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:30.492540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-91ba0ef5-66a2-4a88-baf6-cdae8590d63f tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 returned with HTTP 200 Aug 09 07:54:30.492907 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1464/5864] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:30 2026] GET /volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:30.505012 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-60441545-8969-4455-8d82-031f38dd65a9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:30.506588 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60441545-8969-4455-8d82-031f38dd65a9 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 Aug 09 07:54:30.506759 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60441545-8969-4455-8d82-031f38dd65a9 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:30.506951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-60441545-8969-4455-8d82-031f38dd65a9 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:30.516313 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:30.516313 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:30.521699 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-60441545-8969-4455-8d82-031f38dd65a9 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:30.523955 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-60441545-8969-4455-8d82-031f38dd65a9 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 returned with HTTP 200 Aug 09 07:54:30.523955 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1462/5865] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:30 2026] GET /volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:30.538523 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:30.540276 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:30.540499 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:30.541763 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:30.541763 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Delete snapshot with id: 94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:30.545502 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:30.545502 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:30.545930 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot retrieved successfully. Aug 09 07:54:30.560401 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot delete request issued successfully. Aug 09 07:54:30.560401 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cdcf3866-7fb6-4d6f-9e4f-3108988ac629 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 202 Aug 09 07:54:30.560709 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1459/5866] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:54:30 2026] DELETE /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:30.570737 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-862455af-1e48-41d5-941d-1b1fa12cde91 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:30.572498 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-862455af-1e48-41d5-941d-1b1fa12cde91 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:30.572705 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-862455af-1e48-41d5-941d-1b1fa12cde91 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:30.572904 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-862455af-1e48-41d5-941d-1b1fa12cde91 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:30.577774 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:30.577774 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:54:30.578306 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-862455af-1e48-41d5-941d-1b1fa12cde91 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Snapshot retrieved successfully. Aug 09 07:54:30.579151 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-862455af-1e48-41d5-941d-1b1fa12cde91 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 200 Aug 09 07:54:30.579573 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1482/5867] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:30 2026] GET /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:31.587587 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-d5cc179a-8788-434b-9697-3eaae19828ea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:31.589154 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5cc179a-8788-434b-9697-3eaae19828ea tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:31.589341 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5cc179a-8788-434b-9697-3eaae19828ea tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:31.589516 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-d5cc179a-8788-434b-9697-3eaae19828ea tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:31.593482 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-d5cc179a-8788-434b-9697-3eaae19828ea tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 404 Aug 09 07:54:31.593851 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1465/5868] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:31 2026] GET /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:31.599951 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:31.601749 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:31.601954 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:31.602126 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:31.602325 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Delete volume with id: 3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:31.609332 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:31.609332 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:31.609750 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:31.626694 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Delete volume request issued successfully. Aug 09 07:54:31.626873 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-983b85b1-a611-4b38-9650-3e1dc2268cc6 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 202 Aug 09 07:54:31.627429 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1463/5869] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:54:31 2026] DELETE /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:31.634182 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4304b0ec-7382-4836-93aa-91a8a7133aa1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:31.636447 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4304b0ec-7382-4836-93aa-91a8a7133aa1 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:31.636719 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4304b0ec-7382-4836-93aa-91a8a7133aa1 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:31.636975 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4304b0ec-7382-4836-93aa-91a8a7133aa1 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:31.645736 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:31.645736 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:54:31.649997 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4304b0ec-7382-4836-93aa-91a8a7133aa1 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:31.654563 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4304b0ec-7382-4836-93aa-91a8a7133aa1 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 200 Aug 09 07:54:31.654894 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1460/5870] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:31 2026] GET /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:32.668370 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a22b2d0-d842-4a8d-aa02-bc83b2333fd3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:32.670311 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a22b2d0-d842-4a8d-aa02-bc83b2333fd3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:32.670556 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a22b2d0-d842-4a8d-aa02-bc83b2333fd3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:32.670702 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a22b2d0-d842-4a8d-aa02-bc83b2333fd3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:32.676126 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a22b2d0-d842-4a8d-aa02-bc83b2333fd3 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 404 Aug 09 07:54:32.676583 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1483/5871] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:32 2026] GET /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:32.683620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:32.686766 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 Aug 09 07:54:32.687071 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:32.687334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:32.687557 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Delete volume with id: 9eee78a1-b1c7-4f9d-8687-60e53ddb5114 Aug 09 07:54:32.697620 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:32.697620 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:54:32.698314 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:32.717955 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Delete volume request issued successfully. Aug 09 07:54:32.718174 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f2d61074-35b3-44f7-91f7-39eb089cc57a tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 returned with HTTP 202 Aug 09 07:54:32.718582 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1466/5872] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:54:32 2026] DELETE /volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:54:32.724008 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6a1308ea-02ac-43fc-9654-521673be0da0 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:32.725835 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6a1308ea-02ac-43fc-9654-521673be0da0 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 Aug 09 07:54:32.726112 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6a1308ea-02ac-43fc-9654-521673be0da0 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:32.726562 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6a1308ea-02ac-43fc-9654-521673be0da0 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:32.732890 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:54:32.732890 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:54:32.736405 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6a1308ea-02ac-43fc-9654-521673be0da0 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Volume info retrieved successfully. Aug 09 07:54:32.740437 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6a1308ea-02ac-43fc-9654-521673be0da0 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 returned with HTTP 200 Aug 09 07:54:32.740813 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1464/5873] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:32 2026] GET /volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:54:33.752067 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ac401751-997f-4446-991c-597bcb603e59 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:33.755784 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac401751-997f-4446-991c-597bcb603e59 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 Aug 09 07:54:33.755784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac401751-997f-4446-991c-597bcb603e59 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:33.755784 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac401751-997f-4446-991c-597bcb603e59 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:33.761592 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac401751-997f-4446-991c-597bcb603e59 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 returned with HTTP 404 Aug 09 07:54:33.761592 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1461/5874] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:33 2026] GET /volume/v3/volumes/9eee78a1-b1c7-4f9d-8687-60e53ddb5114 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:33.770377 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b2b21a1-90f5-4b97-9b2c-7d5b38bed422 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:33.772060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b2b21a1-90f5-4b97-9b2c-7d5b38bed422 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:33.772241 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b2b21a1-90f5-4b97-9b2c-7d5b38bed422 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:33.772437 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b2b21a1-90f5-4b97-9b2c-7d5b38bed422 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:33.772534 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-6b2b21a1-90f5-4b97-9b2c-7d5b38bed422 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Delete snapshot with id: 94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:33.776567 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b2b21a1-90f5-4b97-9b2c-7d5b38bed422 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 404 Aug 09 07:54:33.777028 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1484/5875] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:54:33 2026] DELETE /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:33.782999 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9fa0b040-d490-43c6-a6a7-de99fb8b8088 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:33.786939 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9fa0b040-d490-43c6-a6a7-de99fb8b8088 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 Aug 09 07:54:33.786939 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9fa0b040-d490-43c6-a6a7-de99fb8b8088 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:33.786939 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9fa0b040-d490-43c6-a6a7-de99fb8b8088 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:33.791031 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9fa0b040-d490-43c6-a6a7-de99fb8b8088 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 returned with HTTP 404 Aug 09 07:54:33.791580 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1467/5876] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:54:33 2026] GET /volume/v3/snapshots/94fd820f-cfc1-43a9-9022-fc5d1b1507f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:33.797544 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5f69d76d-7a85-4846-8eaf-a754d5f47eba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:33.799419 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f69d76d-7a85-4846-8eaf-a754d5f47eba tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] DELETE https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:33.799609 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f69d76d-7a85-4846-8eaf-a754d5f47eba tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:33.799821 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5f69d76d-7a85-4846-8eaf-a754d5f47eba tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:33.799991 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-5f69d76d-7a85-4846-8eaf-a754d5f47eba tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Delete volume with id: 3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:33.805203 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5f69d76d-7a85-4846-8eaf-a754d5f47eba tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 404 Aug 09 07:54:33.805645 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1465/5877] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:54:33 2026] DELETE /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:33.814926 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ddaefa4a-90ec-42c9-8ec2-1f4632420e29 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:54:33.816618 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddaefa4a-90ec-42c9-8ec2-1f4632420e29 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] GET https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 Aug 09 07:54:33.817136 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddaefa4a-90ec-42c9-8ec2-1f4632420e29 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:54:33.818362 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddaefa4a-90ec-42c9-8ec2-1f4632420e29 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:54:33.822471 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddaefa4a-90ec-42c9-8ec2-1f4632420e29 tempest-SnapshotDependencyTests-1893858331 tempest-SnapshotDependencyTests-1893858331-project-member] https://10.4.3.41/volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 returned with HTTP 404 Aug 09 07:54:33.822974 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1462/5878] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:54:33 2026] GET /volume/v3/volumes/3f2024f6-fa61-4d2b-ba2c-d71abe7bbb54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:54:43.774330 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=95,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:54:43.788628 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=104,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:54:43.801995 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=105,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:54:43.819516 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=174,cinder:UPDATE=65,cinder:INSERT=30 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:55:03.438343 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d0cf65ca-5309-4718-8704-e1f3251c2c5f req-5c4597e3-b6ad-4909-8c27-c50e911df7a1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:03.440434 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d0cf65ca-5309-4718-8704-e1f3251c2c5f req-5c4597e3-b6ad-4909-8c27-c50e911df7a1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342 Aug 09 07:55:03.440649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d0cf65ca-5309-4718-8704-e1f3251c2c5f req-5c4597e3-b6ad-4909-8c27-c50e911df7a1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:03.440854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d0cf65ca-5309-4718-8704-e1f3251c2c5f req-5c4597e3-b6ad-4909-8c27-c50e911df7a1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:03.449119 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:03.449119 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:03.513427 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d0cf65ca-5309-4718-8704-e1f3251c2c5f req-5c4597e3-b6ad-4909-8c27-c50e911df7a1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342 returned with HTTP 200 Aug 09 07:55:03.513829 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1485/5879] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:55:03 2026] DELETE /volume/v3/attachments/8262da39-4eb4-486c-b4e1-f3e6bf485342 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:04.592342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ec2acf70-43a1-4aaf-9493-7a253f9f6f3b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:04.594298 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ec2acf70-43a1-4aaf-9493-7a253f9f6f3b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:55:04.594485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ec2acf70-43a1-4aaf-9493-7a253f9f6f3b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:04.594657 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ec2acf70-43a1-4aaf-9493-7a253f9f6f3b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:04.600970 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:04.600970 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:04.604087 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ec2acf70-43a1-4aaf-9493-7a253f9f6f3b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:04.608084 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ec2acf70-43a1-4aaf-9493-7a253f9f6f3b tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:55:04.608432 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1468/5880] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:04 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:04.978342 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-dc641689-ca20-4321-a687-c1ad962f0531 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:04.980361 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-dc641689-ca20-4321-a687-c1ad962f0531 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:55:04.980561 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-dc641689-ca20-4321-a687-c1ad962f0531 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:04.980709 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-dc641689-ca20-4321-a687-c1ad962f0531 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:04.987175 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:04.987175 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:04.990506 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-dc641689-ca20-4321-a687-c1ad962f0531 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:04.994468 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-dc641689-ca20-4321-a687-c1ad962f0531 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:55:04.994801 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1466/5881] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:04 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:05.002758 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9262e391-1ae0-49fd-b617-c73bd85bc0cc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:05.003166 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9262e391-1ae0-49fd-b617-c73bd85bc0cc None None] GET https://10.4.3.41/volume// Aug 09 07:55:05.003345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9262e391-1ae0-49fd-b617-c73bd85bc0cc None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:05.003522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9262e391-1ae0-49fd-b617-c73bd85bc0cc None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:05.003820 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9262e391-1ae0-49fd-b617-c73bd85bc0cc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:55:05.004192 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1463/5882] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:55:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:55:05.010842 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-9bdc4028-1cf1-4546-a8ac-6f941e536f26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:05.013060 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-9bdc4028-1cf1-4546-a8ac-6f941e536f26 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:55:05.013441 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-9bdc4028-1cf1-4546-a8ac-6f941e536f26 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f71b3505-4ad4-4f4a-89da-d102d4157e82", "connector": null, "instance_uuid": "7e40e5ba-8d90-4548-9f58-f184d1d88793"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:05.023177 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:05.023177 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:05.049852 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-9bdc4028-1cf1-4546-a8ac-6f941e536f26 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:55:05.050369 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1486/5883] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:55:05 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 09 07:55:05.749450 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-42cb6d46-0e41-41a6-a1e7-4785bdf2a731 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:05.749809 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-42cb6d46-0e41-41a6-a1e7-4785bdf2a731 None None] GET https://10.4.3.41/volume// Aug 09 07:55:05.749980 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-42cb6d46-0e41-41a6-a1e7-4785bdf2a731 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:05.750176 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-42cb6d46-0e41-41a6-a1e7-4785bdf2a731 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:05.750470 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-42cb6d46-0e41-41a6-a1e7-4785bdf2a731 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:55:05.750735 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1469/5884] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:55:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:55:05.758995 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-c01e16fc-70c5-43a6-9579-af5bfa448340 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:05.761439 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-c01e16fc-70c5-43a6-9579-af5bfa448340 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:55:05.761706 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-c01e16fc-70c5-43a6-9579-af5bfa448340 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:05.761963 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-c01e16fc-70c5-43a6-9579-af5bfa448340 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:05.774362 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:05.774362 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:05.778249 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-c01e16fc-70c5-43a6-9579-af5bfa448340 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:05.785987 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-c01e16fc-70c5-43a6-9579-af5bfa448340 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:55:05.785987 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1467/5885] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:55:05 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1543 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:55:05.894811 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ad4bd152-faac-4c84-9738-8ce12ad53ed5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:05.896734 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ad4bd152-faac-4c84-9738-8ce12ad53ed5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0 Aug 09 07:55:05.897100 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ad4bd152-faac-4c84-9738-8ce12ad53ed5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:05.904285 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ad4bd152-faac-4c84-9738-8ce12ad53ed5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-f71b3505-4ad4-4f4a-89da-d102d4157e82-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:55:05.908464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ad4bd152-faac-4c84-9738-8ce12ad53ed5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-f71b3505-4ad4-4f4a-89da-d102d4157e82-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:55:05.909400 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:05.909400 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:05.996380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ad4bd152-faac-4c84-9738-8ce12ad53ed5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-f71b3505-4ad4-4f4a-89da-d102d4157e82-np0000006821" released by "attachment_update" :: held 0.088s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:55:05.996788 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-ad4bd152-faac-4c84-9738-8ce12ad53ed5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0 returned with HTTP 200 Aug 09 07:55:05.997374 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1464/5886] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:55:05 2026] PUT /volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:06.017589 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-fa60eefa-efc1-495d-8d5b-98fa7fd8829c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:06.020554 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-fa60eefa-efc1-495d-8d5b-98fa7fd8829c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0/action Aug 09 07:55:06.020875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-fa60eefa-efc1-495d-8d5b-98fa7fd8829c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:55:06.021005 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-fa60eefa-efc1-495d-8d5b-98fa7fd8829c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:06.036660 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:06.036660 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:06.048020 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f54a42d0-2f15-4adb-9afb-e987aeefc9c0 req-fa60eefa-efc1-495d-8d5b-98fa7fd8829c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0/action returned with HTTP 204 Aug 09 07:55:06.048448 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1487/5887] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:55:06 2026] POST /volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:55:13.887937 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-425831ba-8669-475c-9478-a81168c22057 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:13.889563 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-425831ba-8669-475c-9478-a81168c22057 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] POST https://10.4.3.41/volume/v3/types Aug 09 07:55:13.889908 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-425831ba-8669-475c-9478-a81168c22057 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563779517-2114545947", "extra_specs": {"multiattach": " True"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:13.902337 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-425831ba-8669-475c-9478-a81168c22057 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/types returned with HTTP 200 Aug 09 07:55:13.902672 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1470/5888] 10.4.3.41 () {68 vars in 1246 bytes} [Sun Aug 9 07:55:13 2026] POST /volume/v3/types => generated 287 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:13.909414 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:13.911193 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:55:13.911516 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-566399086", "snapshot_id": null, "imageRef": null, "volume_type": "73ff0740-9930-4e23-ab49-aacfe4eb5777", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:13.913017 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-566399086', 'snapshot_id': None, 'imageRef': None, 'volume_type': '73ff0740-9930-4e23-ab49-aacfe4eb5777', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:55:13.917295 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume of 1 GB Aug 09 07:55:13.917554 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:13.917554 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:13.918052 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Availability Zones retrieved successfully. Aug 09 07:55:13.923346 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (70abdd44-1042-451a-8441-4ad6fc267e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:55:13.924310 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b386ae-a4f0-4ce5-9ee0-68c98c62b5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:13.925172 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:55:13.932693 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:13.932693 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:13.945329 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b386ae-a4f0-4ce5-9ee0-68c98c62b5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=73ff0740-9930-4e23-ab49-aacfe4eb5777,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563779517-2114545947',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73ff0740-9930-4e23-ab49-aacfe4eb5777', 'encryption_key_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=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:13.946070 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a2801d-8e0c-4c75-82ee-7592e4f315e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:13.970247 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563779517-2114545947 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563779517-2114545947, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:55:13.970500 np0000006821 devstack@c-api.service[100220]: WARNING cinder.quota [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563779517-2114545947 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1563779517-2114545947, it is now deprecated. Please use the default quota class for default quota. Aug 09 07:55:13.992730 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Created reservations ['71095c3f-2657-4baf-8e4e-c596fa62d29f', 'e64c7694-1cd9-4b2c-a3ca-1a28b84a7b61', 'ced4df34-375a-4647-be08-d5699703e029', '54f0022f-f0bf-49ff-993a-9f3121dc2ae1'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:55:13.993486 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a2801d-8e0c-4c75-82ee-7592e4f315e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71095c3f-2657-4baf-8e4e-c596fa62d29f', 'e64c7694-1cd9-4b2c-a3ca-1a28b84a7b61', 'ced4df34-375a-4647-be08-d5699703e029', '54f0022f-f0bf-49ff-993a-9f3121dc2ae1']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:13.994181 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d74610-0326-40e3-b4ed-0b52c5490f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:14.013625 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d74610-0326-40e3-b4ed-0b52c5490f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9da8c461-19e7-4119-beee-1791ec362fae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-566399086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['71095c3f-2657-4baf-8e4e-c596fa62d29f','e64c7694-1cd9-4b2c-a3ca-1a28b84a7b61','ced4df34-375a-4647-be08-d5699703e029','54f0022f-f0bf-49ff-993a-9f3121dc2ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=73ff0740-9930-4e23-ab49-aacfe4eb5777), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-566399086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9da8c461-19e7-4119-beee-1791ec362fae,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c1172de6d03448b6a96fb4590a7152aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a71de306cd5943b495e7a3b814524462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73ff0740-9930-4e23-ab49-aacfe4eb5777),volume_type_id=73ff0740-9930-4e23-ab49-aacfe4eb5777)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:14.014517 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a45fc40-eb0f-4abd-9929-fcddfe3c5331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:14.029905 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a45fc40-eb0f-4abd-9929-fcddfe3c5331) transitioned into state 'SUCCESS' from state '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-566399086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c1172de6d03448b6a96fb4590a7152aa',qos_specs=None,replication_status=,reservations=['71095c3f-2657-4baf-8e4e-c596fa62d29f','e64c7694-1cd9-4b2c-a3ca-1a28b84a7b61','ced4df34-375a-4647-be08-d5699703e029','54f0022f-f0bf-49ff-993a-9f3121dc2ae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71de306cd5943b495e7a3b814524462',volume_type_id=73ff0740-9930-4e23-ab49-aacfe4eb5777)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:14.030504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8276bc78-271a-497e-95e3-c6b1053105d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:14.038255 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8276bc78-271a-497e-95e3-c6b1053105d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:14.039036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Flow 'volume_create_api' (70abdd44-1042-451a-8441-4ad6fc267e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:55:14.039341 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Create volume request issued successfully. Aug 09 07:55:14.039852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3c2432b0-6f30-4fa6-b850-a4673cfafec4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:55:14.040445 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1468/5889] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:55:13 2026] POST /volume/v3/volumes => generated 827 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:55:14.055790 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3d2fa3bc-718d-4633-9d13-7f658b89a6fd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:14.061207 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d2fa3bc-718d-4633-9d13-7f658b89a6fd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:14.061389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d2fa3bc-718d-4633-9d13-7f658b89a6fd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:14.061554 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d2fa3bc-718d-4633-9d13-7f658b89a6fd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:14.070364 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:14.070364 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:14.079285 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3d2fa3bc-718d-4633-9d13-7f658b89a6fd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:14.087784 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d2fa3bc-718d-4633-9d13-7f658b89a6fd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:14.088270 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1465/5890] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:14 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:15.103577 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2b5b7360-508a-4913-851b-973b301f85ec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.106700 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b5b7360-508a-4913-851b-973b301f85ec tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:15.106700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b5b7360-508a-4913-851b-973b301f85ec tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:15.106700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b5b7360-508a-4913-851b-973b301f85ec tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:15.112252 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:15.112252 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:15.115996 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2b5b7360-508a-4913-851b-973b301f85ec tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:15.119992 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b5b7360-508a-4913-851b-973b301f85ec tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:15.120510 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1488/5891] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:15 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:15.132198 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-74c3b833-f84c-4f2b-bd5a-9089e5d72721 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.133744 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-74c3b833-f84c-4f2b-bd5a-9089e5d72721 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:15.134054 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-74c3b833-f84c-4f2b-bd5a-9089e5d72721 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:15.134327 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-74c3b833-f84c-4f2b-bd5a-9089e5d72721 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:15.140852 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:15.140852 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:15.146045 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-74c3b833-f84c-4f2b-bd5a-9089e5d72721 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:15.147655 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-74c3b833-f84c-4f2b-bd5a-9089e5d72721 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:15.148072 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1471/5892] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:15 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:15.188670 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-18b4e33d-a618-4cb6-b400-28defb2d62fc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.190724 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-18b4e33d-a618-4cb6-b400-28defb2d62fc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:15.190950 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-18b4e33d-a618-4cb6-b400-28defb2d62fc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:15.191155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-18b4e33d-a618-4cb6-b400-28defb2d62fc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:15.197656 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:15.197656 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:15.201047 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-18b4e33d-a618-4cb6-b400-28defb2d62fc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:15.204682 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-18b4e33d-a618-4cb6-b400-28defb2d62fc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:15.205200 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1469/5893] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:15 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:15.267052 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-88a18d87-3f2b-444b-9db3-48252c7aaeb5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.267411 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88a18d87-3f2b-444b-9db3-48252c7aaeb5 None None] GET https://10.4.3.41/volume// Aug 09 07:55:15.267574 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88a18d87-3f2b-444b-9db3-48252c7aaeb5 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:15.267747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88a18d87-3f2b-444b-9db3-48252c7aaeb5 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:15.268064 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88a18d87-3f2b-444b-9db3-48252c7aaeb5 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:55:15.268320 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1466/5894] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:55:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:55:15.274829 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-fa6f851f-9456-420b-a38d-56d7b93470bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.276649 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-fa6f851f-9456-420b-a38d-56d7b93470bd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:55:15.277015 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-fa6f851f-9456-420b-a38d-56d7b93470bd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9da8c461-19e7-4119-beee-1791ec362fae", "connector": null, "instance_uuid": "10990167-15a9-441d-ba6c-207995fe492a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:15.284669 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:15.284669 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:15.307873 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-fa6f851f-9456-420b-a38d-56d7b93470bd tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:55:15.308313 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1489/5895] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:55:15 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:15.336744 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1f429684-28cf-4937-92d8-b4a5f9550df9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.338743 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1f429684-28cf-4937-92d8-b4a5f9550df9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:15.338932 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1f429684-28cf-4937-92d8-b4a5f9550df9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:15.339118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1f429684-28cf-4937-92d8-b4a5f9550df9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:15.347059 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:15.347059 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:15.350032 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1f429684-28cf-4937-92d8-b4a5f9550df9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:15.350321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b21176b6-8dc2-4331-99b6-bef4c8085209 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.350715 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b21176b6-8dc2-4331-99b6-bef4c8085209 None None] GET https://10.4.3.41/volume// Aug 09 07:55:15.350906 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b21176b6-8dc2-4331-99b6-bef4c8085209 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:15.351166 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b21176b6-8dc2-4331-99b6-bef4c8085209 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:15.351563 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b21176b6-8dc2-4331-99b6-bef4c8085209 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:55:15.351884 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1470/5896] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:55:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:55:15.354386 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1f429684-28cf-4937-92d8-b4a5f9550df9 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:15.355824 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1472/5897] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:15 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:15.363581 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-89791dcd-be3f-41e2-bfe9-9c79cac1b4d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.365822 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-89791dcd-be3f-41e2-bfe9-9c79cac1b4d8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:15.366044 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-89791dcd-be3f-41e2-bfe9-9c79cac1b4d8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:15.366217 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-89791dcd-be3f-41e2-bfe9-9c79cac1b4d8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:15.374219 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:15.374219 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:15.377362 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-89791dcd-be3f-41e2-bfe9-9c79cac1b4d8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:15.380803 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-89791dcd-be3f-41e2-bfe9-9c79cac1b4d8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:15.381197 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1467/5898] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:55:15 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1099 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:55:15.480337 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-d9e423ac-a732-40c7-8276-b91952d6d485 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:15.482382 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-d9e423ac-a732-40c7-8276-b91952d6d485 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] PUT https://10.4.3.41/volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77 Aug 09 07:55:15.482744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-d9e423ac-a732-40c7-8276-b91952d6d485 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:15.490137 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-d9e423ac-a732-40c7-8276-b91952d6d485 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Acquiring lock "cinder-attachment_update-9da8c461-19e7-4119-beee-1791ec362fae-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:55:15.494378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-d9e423ac-a732-40c7-8276-b91952d6d485 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-9da8c461-19e7-4119-beee-1791ec362fae-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:55:15.495357 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:15.495357 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:15.559265 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-d9e423ac-a732-40c7-8276-b91952d6d485 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Lock "cinder-attachment_update-9da8c461-19e7-4119-beee-1791ec362fae-np0000006821" released by "attachment_update" :: held 0.065s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:55:15.559799 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-d9e423ac-a732-40c7-8276-b91952d6d485 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77 returned with HTTP 200 Aug 09 07:55:15.560355 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1490/5899] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:55:15 2026] PUT /volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:16.367647 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6af48a1b-c402-45d6-93c2-5db65c86f9f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:16.369313 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6af48a1b-c402-45d6-93c2-5db65c86f9f7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:16.369488 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6af48a1b-c402-45d6-93c2-5db65c86f9f7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:16.369665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6af48a1b-c402-45d6-93c2-5db65c86f9f7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:16.377982 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:16.377982 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:16.381378 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6af48a1b-c402-45d6-93c2-5db65c86f9f7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:16.385979 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6af48a1b-c402-45d6-93c2-5db65c86f9f7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:16.386474 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1471/5900] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:16 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:17.398363 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-592fc984-6d15-451e-8f0d-75313fd95f3d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:17.400040 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-592fc984-6d15-451e-8f0d-75313fd95f3d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:17.400236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-592fc984-6d15-451e-8f0d-75313fd95f3d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:17.400384 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-592fc984-6d15-451e-8f0d-75313fd95f3d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:17.410074 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:17.410074 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:17.413805 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-592fc984-6d15-451e-8f0d-75313fd95f3d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:17.417954 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-592fc984-6d15-451e-8f0d-75313fd95f3d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:17.418346 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1473/5901] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:17 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:18.429814 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b95cb71f-5825-47da-a16d-7f82b79be659 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:18.431482 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b95cb71f-5825-47da-a16d-7f82b79be659 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:18.431668 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b95cb71f-5825-47da-a16d-7f82b79be659 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:18.431936 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b95cb71f-5825-47da-a16d-7f82b79be659 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:18.441407 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:18.441407 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:18.446605 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b95cb71f-5825-47da-a16d-7f82b79be659 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:18.450452 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b95cb71f-5825-47da-a16d-7f82b79be659 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:18.450791 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1468/5902] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:18 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:18.787597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-cfe042ed-3d4d-4a2a-9698-71bebf7803c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:18.789411 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-cfe042ed-3d4d-4a2a-9698-71bebf7803c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77/action Aug 09 07:55:18.789721 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-cfe042ed-3d4d-4a2a-9698-71bebf7803c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:55:18.789824 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-cfe042ed-3d4d-4a2a-9698-71bebf7803c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:18.804228 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:18.804228 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:18.814181 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7f6f49d1-b00a-4da9-8580-a3ab3eec5437 req-cfe042ed-3d4d-4a2a-9698-71bebf7803c4 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77/action returned with HTTP 204 Aug 09 07:55:18.814568 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1491/5903] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:55:18 2026] POST /volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:55:19.462391 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-821a7a55-6493-4068-87bc-9e7b385d3ab1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.464027 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-821a7a55-6493-4068-87bc-9e7b385d3ab1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:19.464193 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-821a7a55-6493-4068-87bc-9e7b385d3ab1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:19.464353 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-821a7a55-6493-4068-87bc-9e7b385d3ab1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:19.472818 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:19.472818 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:19.475741 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-821a7a55-6493-4068-87bc-9e7b385d3ab1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:19.479460 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-821a7a55-6493-4068-87bc-9e7b385d3ab1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:19.479980 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1472/5904] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:19 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:19.516251 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-994b5c88-a7f5-42b0-a1e2-53149b58c9aa req-e42609c0-47ea-4763-9851-8afdb9463b45 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.518235 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-994b5c88-a7f5-42b0-a1e2-53149b58c9aa req-e42609c0-47ea-4763-9851-8afdb9463b45 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:19.518414 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-994b5c88-a7f5-42b0-a1e2-53149b58c9aa req-e42609c0-47ea-4763-9851-8afdb9463b45 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:19.518614 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-994b5c88-a7f5-42b0-a1e2-53149b58c9aa req-e42609c0-47ea-4763-9851-8afdb9463b45 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:19.527252 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:19.527252 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:19.530169 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-994b5c88-a7f5-42b0-a1e2-53149b58c9aa req-e42609c0-47ea-4763-9851-8afdb9463b45 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:19.533651 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-994b5c88-a7f5-42b0-a1e2-53149b58c9aa req-e42609c0-47ea-4763-9851-8afdb9463b45 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:19.534025 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1474/5905] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:19 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:19.549194 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-97244994-2297-4d85-9d68-f5951cb25e31 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.551003 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97244994-2297-4d85-9d68-f5951cb25e31 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:19.551194 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97244994-2297-4d85-9d68-f5951cb25e31 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:19.551388 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97244994-2297-4d85-9d68-f5951cb25e31 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:19.559837 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:19.559837 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:19.562694 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-97244994-2297-4d85-9d68-f5951cb25e31 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:19.566046 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97244994-2297-4d85-9d68-f5951cb25e31 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:19.566380 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1469/5906] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:19 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:19.602437 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-628d92d5-92c2-44a4-a5e3-2ba15bab00e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.604374 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-628d92d5-92c2-44a4-a5e3-2ba15bab00e8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:19.604550 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-628d92d5-92c2-44a4-a5e3-2ba15bab00e8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:19.604718 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-628d92d5-92c2-44a4-a5e3-2ba15bab00e8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:19.613119 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:19.613119 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:19.616403 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-628d92d5-92c2-44a4-a5e3-2ba15bab00e8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:19.620258 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-628d92d5-92c2-44a4-a5e3-2ba15bab00e8 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:19.620608 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1492/5907] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:19 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:19.636830 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-6f515575-2e52-4bd3-bee4-5abea6116bf1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.638774 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-6f515575-2e52-4bd3-bee4-5abea6116bf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] POST https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae/action Aug 09 07:55:19.639131 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-6f515575-2e52-4bd3-bee4-5abea6116bf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:55:19.639237 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-6f515575-2e52-4bd3-bee4-5abea6116bf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:19.649175 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:19.649175 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:19.649716 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-6f515575-2e52-4bd3-bee4-5abea6116bf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:19.656025 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-6f515575-2e52-4bd3-bee4-5abea6116bf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Begin detaching volume completed successfully. Aug 09 07:55:19.656237 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-6f515575-2e52-4bd3-bee4-5abea6116bf1 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae/action returned with HTTP 202 Aug 09 07:55:19.656675 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1473/5908] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:55:19 2026] POST /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:55:19.674193 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bc3a8831-b8a2-47bc-9f3d-9beb6106d355 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.676120 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc3a8831-b8a2-47bc-9f3d-9beb6106d355 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:19.676328 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc3a8831-b8a2-47bc-9f3d-9beb6106d355 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:19.676504 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bc3a8831-b8a2-47bc-9f3d-9beb6106d355 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:19.686011 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:19.686011 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:19.689797 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bc3a8831-b8a2-47bc-9f3d-9beb6106d355 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:19.693944 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bc3a8831-b8a2-47bc-9f3d-9beb6106d355 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:19.694295 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1475/5909] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:19 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:19.699721 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9a1ae803-fa5c-4f01-865d-75ff05441df7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.700138 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a1ae803-fa5c-4f01-865d-75ff05441df7 None None] GET https://10.4.3.41/volume// Aug 09 07:55:19.700309 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a1ae803-fa5c-4f01-865d-75ff05441df7 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:19.700486 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a1ae803-fa5c-4f01-865d-75ff05441df7 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:19.700804 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a1ae803-fa5c-4f01-865d-75ff05441df7 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:55:19.701108 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1470/5910] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:55:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:55:19.707431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-c10f2720-a618-42e7-8681-851874f581b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:19.709436 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-c10f2720-a618-42e7-8681-851874f581b6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:19.709607 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-c10f2720-a618-42e7-8681-851874f581b6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:19.709833 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-c10f2720-a618-42e7-8681-851874f581b6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:19.718701 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:19.718701 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:19.721834 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-c10f2720-a618-42e7-8681-851874f581b6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:19.725538 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-c10f2720-a618-42e7-8681-851874f581b6 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:19.725862 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1493/5911] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:55:19 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:55:20.195321 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-2c1ac953-bcf8-4b5e-988f-46d61f05646b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:20.197318 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-2c1ac953-bcf8-4b5e-988f-46d61f05646b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:20.197522 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-2c1ac953-bcf8-4b5e-988f-46d61f05646b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:20.197698 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-2c1ac953-bcf8-4b5e-988f-46d61f05646b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:20.207410 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:20.207410 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:20.210563 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-2c1ac953-bcf8-4b5e-988f-46d61f05646b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:20.214386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-2c1ac953-bcf8-4b5e-988f-46d61f05646b tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:20.214746 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1474/5912] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:20 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:20.522774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-35928d53-d5de-46b2-8de6-b3d9fde98ec7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:20.525466 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-35928d53-d5de-46b2-8de6-b3d9fde98ec7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77 Aug 09 07:55:20.525667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-35928d53-d5de-46b2-8de6-b3d9fde98ec7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:20.525864 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-35928d53-d5de-46b2-8de6-b3d9fde98ec7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'version_select' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:20.533280 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:20.533280 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:20.576470 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-3b7ac3e2-0968-4a61-bc34-875dafc1984a req-35928d53-d5de-46b2-8de6-b3d9fde98ec7 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77 returned with HTTP 200 Aug 09 07:55:20.576895 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1476/5913] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:55:20 2026] DELETE /volume/v3/attachments/26937fcd-107e-4109-b118-3042316a7e77 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:20.708036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94dc9735-8109-4512-a35b-3c7308275adc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:20.709803 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94dc9735-8109-4512-a35b-3c7308275adc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:20.710065 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94dc9735-8109-4512-a35b-3c7308275adc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:20.710246 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94dc9735-8109-4512-a35b-3c7308275adc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:20.716614 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:20.716614 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:20.719635 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94dc9735-8109-4512-a35b-3c7308275adc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:20.723187 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94dc9735-8109-4512-a35b-3c7308275adc tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:20.723530 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1471/5914] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:20 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:20.734495 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:20.736160 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] DELETE https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:20.736333 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:20.736534 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:20.736687 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume with id: 9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:20.743256 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:20.743256 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:20.743649 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:20.760012 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Delete volume request issued successfully. Aug 09 07:55:20.760012 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aea15ebe-3e1e-4d83-8e67-6bb12aebfb87 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 202 Aug 09 07:55:20.760012 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1494/5915] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:55:20 2026] DELETE /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:55:20.763889 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-42fff3f6-7f0b-4258-9ab6-098f96396e58 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:20.765687 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-42fff3f6-7f0b-4258-9ab6-098f96396e58 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:20.765728 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-42fff3f6-7f0b-4258-9ab6-098f96396e58 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:20.765937 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-42fff3f6-7f0b-4258-9ab6-098f96396e58 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:20.773093 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:20.773093 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:20.777177 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-42fff3f6-7f0b-4258-9ab6-098f96396e58 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Volume info retrieved successfully. Aug 09 07:55:20.780848 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-42fff3f6-7f0b-4258-9ab6-098f96396e58 tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 200 Aug 09 07:55:20.781224 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1475/5916] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:20 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:21.793499 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7548e88d-d0be-4cc8-978c-b7e261a0903d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:21.795364 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7548e88d-d0be-4cc8-978c-b7e261a0903d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] GET https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae Aug 09 07:55:21.795640 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7548e88d-d0be-4cc8-978c-b7e261a0903d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:21.795838 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7548e88d-d0be-4cc8-978c-b7e261a0903d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:21.801456 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7548e88d-d0be-4cc8-978c-b7e261a0903d tempest-VolumeMultiattachTests-35384799 tempest-VolumeMultiattachTests-35384799-project-member] https://10.4.3.41/volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae returned with HTTP 404 Aug 09 07:55:21.801925 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1477/5917] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:21 2026] GET /volume/v3/volumes/9da8c461-19e7-4119-beee-1791ec362fae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:55:21.807726 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-57457b9d-86c7-4974-9078-cc2a94f07cfa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:21.809326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57457b9d-86c7-4974-9078-cc2a94f07cfa tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] GET https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 Aug 09 07:55:21.809499 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57457b9d-86c7-4974-9078-cc2a94f07cfa tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:21.809675 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57457b9d-86c7-4974-9078-cc2a94f07cfa tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:21.810418 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-57457b9d-86c7-4974-9078-cc2a94f07cfa tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 09 07:55:21.819790 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-57457b9d-86c7-4974-9078-cc2a94f07cfa tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Get all volumes completed successfully. Aug 09 07:55:21.821101 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:21.821101 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:21.824649 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57457b9d-86c7-4974-9078-cc2a94f07cfa tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 09 07:55:21.825004 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1472/5918] 10.4.3.41 () {66 vars in 1278 bytes} [Sun Aug 9 07:55:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7071 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:21.837276 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af85e0f2-ed36-4758-bf79-0a19618d42c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:21.839026 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af85e0f2-ed36-4758-bf79-0a19618d42c1 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] DELETE https://10.4.3.41/volume/v3/types/73ff0740-9930-4e23-ab49-aacfe4eb5777 Aug 09 07:55:21.839212 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af85e0f2-ed36-4758-bf79-0a19618d42c1 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:21.839416 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af85e0f2-ed36-4758-bf79-0a19618d42c1 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:21.859327 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af85e0f2-ed36-4758-bf79-0a19618d42c1 tempest-VolumeMultiattachTests-2134414730 tempest-VolumeMultiattachTests-2134414730-project-admin] https://10.4.3.41/volume/v3/types/73ff0740-9930-4e23-ab49-aacfe4eb5777 returned with HTTP 202 Aug 09 07:55:21.859815 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1495/5919] 10.4.3.41 () {66 vars in 1338 bytes} [Sun Aug 9 07:55:21 2026] DELETE /volume/v3/types/73ff0740-9930-4e23-ab49-aacfe4eb5777 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:55:30.780160 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=56,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:55:31.797947 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=42,cinder:INSERT=2,cinder:UPDATE=3 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:55:31.823199 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=30,cinder:UPDATE=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:55:31.856996 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=59,cinder:UPDATE=17,cinder:INSERT=3 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:55:49.824505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:49.826009 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:55:49.826334 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f71b3505-4ad4-4f4a-89da-d102d4157e82", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-706437618", "description": null, "metadata": null}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:49.835874 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:49.835874 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:49.836301 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:49.836452 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create snapshot from volume f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:55:49.858362 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['68606dce-5b73-40af-bc41-c76dfed50c40', '99a3b46f-5cbd-4dc3-9e2b-5027d965467f', '01512d8a-eeea-40cc-ae10-387820aa6397', '46e49882-664f-492a-884f-d037387b7bbd'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:55:49.882759 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot force create request issued successfully. Aug 09 07:55:49.883050 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-23f9d332-9f01-4364-bd5f-eb28528d2d09 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:55:49.883402 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1476/5920] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:55:49 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 09 07:55:49.891111 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-651feb65-8bb2-4345-98b4-1e2dbd1b0606 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:49.892830 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-651feb65-8bb2-4345-98b4-1e2dbd1b0606 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 Aug 09 07:55:49.893039 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-651feb65-8bb2-4345-98b4-1e2dbd1b0606 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:49.893229 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-651feb65-8bb2-4345-98b4-1e2dbd1b0606 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:49.898204 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:49.898204 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:49.898607 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-651feb65-8bb2-4345-98b4-1e2dbd1b0606 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:55:49.899330 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-651feb65-8bb2-4345-98b4-1e2dbd1b0606 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 returned with HTTP 200 Aug 09 07:55:49.899643 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1478/5921] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:55:49 2026] GET /volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:50.908934 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e7464373-b659-40ec-b76e-35732564a893 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:50.910549 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7464373-b659-40ec-b76e-35732564a893 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 Aug 09 07:55:50.910738 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7464373-b659-40ec-b76e-35732564a893 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:50.910904 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7464373-b659-40ec-b76e-35732564a893 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:50.915300 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:50.915300 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:50.915647 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e7464373-b659-40ec-b76e-35732564a893 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:55:50.916312 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7464373-b659-40ec-b76e-35732564a893 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 returned with HTTP 200 Aug 09 07:55:50.916610 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1473/5922] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:55:50 2026] GET /volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:50.923861 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7beca4cd-a16d-4bca-b087-b230ea1a97b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:50.925342 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7beca4cd-a16d-4bca-b087-b230ea1a97b5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 Aug 09 07:55:50.925503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7beca4cd-a16d-4bca-b087-b230ea1a97b5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:50.925678 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7beca4cd-a16d-4bca-b087-b230ea1a97b5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:50.930192 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:50.930192 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:50.930532 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7beca4cd-a16d-4bca-b087-b230ea1a97b5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:55:50.931164 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7beca4cd-a16d-4bca-b087-b230ea1a97b5 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 returned with HTTP 200 Aug 09 07:55:50.931444 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1496/5923] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:55:50 2026] GET /volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:50.938200 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:50.939849 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:55:50.940160 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-882329460", "snapshot_id": "84723d2d-b754-4ced-bb61-0eaaf3e6e050", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:50.941492 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-882329460', 'snapshot_id': '84723d2d-b754-4ced-bb61-0eaaf3e6e050', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:55:50.946582 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:50.946582 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:50.947101 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:55:50.947221 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume of 1 GB Aug 09 07:55:50.950441 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Availability Zones retrieved successfully. Aug 09 07:55:50.955547 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (5e915354-3612-4856-a5ee-093b43062ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:55:50.956424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fbaaeb0-d478-479e-98bb-d07c6e20d3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:50.957223 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:55:50.983575 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fbaaeb0-d478-479e-98bb-d07c6e20d3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84723d2d-b754-4ced-bb61-0eaaf3e6e050', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:50.984276 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58a406d-c576-4817-a242-25d34d6b4d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:51.016180 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Created reservations ['89552bd6-b532-419c-ac98-202b2f137894', 'ed891d92-ff36-49fb-a6a6-9be83ce1de55', '97a108dd-87a9-4d49-813d-d45c76ec0b43', '0111fb32-7241-4649-8104-a971c86fa907'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:55:51.016828 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58a406d-c576-4817-a242-25d34d6b4d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89552bd6-b532-419c-ac98-202b2f137894', 'ed891d92-ff36-49fb-a6a6-9be83ce1de55', '97a108dd-87a9-4d49-813d-d45c76ec0b43', '0111fb32-7241-4649-8104-a971c86fa907']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:51.017483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a882f834-2f50-4554-ba3f-2c07c9b020bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:51.053125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a882f834-2f50-4554-ba3f-2c07c9b020bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb2935d1-9c09-4f56-bda5-960d25fb170a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-882329460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['89552bd6-b532-419c-ac98-202b2f137894','ed891d92-ff36-49fb-a6a6-9be83ce1de55','97a108dd-87a9-4d49-813d-d45c76ec0b43','0111fb32-7241-4649-8104-a971c86fa907'],size=1,snapshot_id=84723d2d-b754-4ced-bb61-0eaaf3e6e050,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), '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-09T07:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-882329460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb2935d1-9c09-4f56-bda5-960d25fb170a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c18563dcadae41cb95b239f6e0b90475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84723d2d-b754-4ced-bb61-0eaaf3e6e050,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:51.053827 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ff96ed-fc53-482c-854c-0839c05d5bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:51.068408 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ff96ed-fc53-482c-854c-0839c05d5bc6) transitioned into state 'SUCCESS' from state '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-882329460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c18563dcadae41cb95b239f6e0b90475',qos_specs=None,replication_status=,reservations=['89552bd6-b532-419c-ac98-202b2f137894','ed891d92-ff36-49fb-a6a6-9be83ce1de55','97a108dd-87a9-4d49-813d-d45c76ec0b43','0111fb32-7241-4649-8104-a971c86fa907'],size=1,snapshot_id=84723d2d-b754-4ced-bb61-0eaaf3e6e050,source_replicaid=,source_volid=None,status='creating',user_id='3c79114d6f92446ba54f4454b9b4d57a',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:51.069101 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68bed645-bad7-48d8-b304-68f3b3a99369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:55:51.087168 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68bed645-bad7-48d8-b304-68f3b3a99369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:55:51.087924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Flow 'volume_create_api' (5e915354-3612-4856-a5ee-093b43062ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:55:51.088243 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Create volume request issued successfully. Aug 09 07:55:51.088771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4bcaa8b7-f5a1-48b0-96a5-d9f8a9a1df4f tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:55:51.089180 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1477/5924] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:55:50 2026] POST /volume/v3/volumes => generated 782 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:55:51.099195 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8821d325-746c-4216-a46d-187cfa27c05c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:51.100703 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8821d325-746c-4216-a46d-187cfa27c05c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:55:51.100866 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8821d325-746c-4216-a46d-187cfa27c05c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:51.101057 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8821d325-746c-4216-a46d-187cfa27c05c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:51.107169 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:51.107169 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:51.109949 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8821d325-746c-4216-a46d-187cfa27c05c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:51.113185 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8821d325-746c-4216-a46d-187cfa27c05c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 200 Aug 09 07:55:51.113487 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1479/5925] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:51 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:55:52.124473 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-365836fc-da14-4615-a62d-7e7526402159 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:52.126201 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-365836fc-da14-4615-a62d-7e7526402159 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:55:52.126380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-365836fc-da14-4615-a62d-7e7526402159 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:52.126553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-365836fc-da14-4615-a62d-7e7526402159 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:52.132692 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:52.132692 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:52.136567 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-365836fc-da14-4615-a62d-7e7526402159 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:52.141956 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-365836fc-da14-4615-a62d-7e7526402159 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 200 Aug 09 07:55:52.142486 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1474/5926] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:52 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:52.153882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d7599c2d-8b76-4bc2-9421-bc804d916611 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:52.156148 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7599c2d-8b76-4bc2-9421-bc804d916611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:55:52.156393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7599c2d-8b76-4bc2-9421-bc804d916611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:52.156649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7599c2d-8b76-4bc2-9421-bc804d916611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:52.165210 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:52.165210 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:52.168995 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d7599c2d-8b76-4bc2-9421-bc804d916611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:52.174392 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7599c2d-8b76-4bc2-9421-bc804d916611 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 200 Aug 09 07:55:52.174905 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1497/5927] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:55:52 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:52.279505 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-105b7574-2da6-4cdb-8dae-a0609c4be7d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:52.387721 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-105b7574-2da6-4cdb-8dae-a0609c4be7d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:55:52.387903 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-105b7574-2da6-4cdb-8dae-a0609c4be7d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:52.388107 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-105b7574-2da6-4cdb-8dae-a0609c4be7d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:52.394045 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:52.394045 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:55:52.397046 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-105b7574-2da6-4cdb-8dae-a0609c4be7d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:52.400794 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-105b7574-2da6-4cdb-8dae-a0609c4be7d7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 200 Aug 09 07:55:52.401151 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1478/5928] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:52 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 1391 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:52.776665 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-c4a29260-6820-4aee-982a-869e5acb8b03 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:52.778580 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-c4a29260-6820-4aee-982a-869e5acb8b03 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:55:52.778790 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-c4a29260-6820-4aee-982a-869e5acb8b03 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:52.778992 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-c4a29260-6820-4aee-982a-869e5acb8b03 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:52.785839 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:52.785839 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:52.789396 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-c4a29260-6820-4aee-982a-869e5acb8b03 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:52.793923 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-c4a29260-6820-4aee-982a-869e5acb8b03 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 200 Aug 09 07:55:52.794327 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1480/5929] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:55:52 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:52.804598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-919afd77-874f-44e9-a8c1-9b93829b81a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:52.804598 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-919afd77-874f-44e9-a8c1-9b93829b81a1 None None] GET https://10.4.3.41/volume// Aug 09 07:55:52.804598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-919afd77-874f-44e9-a8c1-9b93829b81a1 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:52.804598 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-919afd77-874f-44e9-a8c1-9b93829b81a1 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:52.804598 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-919afd77-874f-44e9-a8c1-9b93829b81a1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:55:52.804882 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1475/5930] 10.4.3.41 () {66 vars in 1412 bytes} [Sun Aug 9 07:55:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:55:52.811289 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-a79a9f61-07d6-4001-a7eb-b901933e9402 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:52.813225 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-a79a9f61-07d6-4001-a7eb-b901933e9402 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:55:52.813546 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-a79a9f61-07d6-4001-a7eb-b901933e9402 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb2935d1-9c09-4f56-bda5-960d25fb170a", "connector": null, "instance_uuid": "839ddb2b-46cd-4fb5-97d2-1d1560f04dd8"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:52.820815 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:52.820815 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:52.839473 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-a79a9f61-07d6-4001-a7eb-b901933e9402 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:55:52.839888 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1498/5931] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:55:52 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:53.486157 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aa96d43a-fcd4-4ae7-9644-a960f98d71c3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:53.486568 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aa96d43a-fcd4-4ae7-9644-a960f98d71c3 None None] GET https://10.4.3.41/volume// Aug 09 07:55:53.486784 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aa96d43a-fcd4-4ae7-9644-a960f98d71c3 None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:53.487040 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aa96d43a-fcd4-4ae7-9644-a960f98d71c3 None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:53.487437 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aa96d43a-fcd4-4ae7-9644-a960f98d71c3 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:55:53.487778 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1479/5932] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:55:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:55:53.494994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-e6963e7f-1ad3-42ca-8f78-164b18cd7068 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:53.496890 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-e6963e7f-1ad3-42ca-8f78-164b18cd7068 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:55:53.497119 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-e6963e7f-1ad3-42ca-8f78-164b18cd7068 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:55:53.497298 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-e6963e7f-1ad3-42ca-8f78-164b18cd7068 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:55:53.505952 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:53.505952 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:55:53.508226 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-e6963e7f-1ad3-42ca-8f78-164b18cd7068 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:55:53.512350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-e6963e7f-1ad3-42ca-8f78-164b18cd7068 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 200 Aug 09 07:55:53.512708 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1481/5933] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:55:53 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 1570 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:55:53.612997 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-0a3d43a6-8c44-4a69-bc12-c1297852c934 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:53.615466 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-0a3d43a6-8c44-4a69-bc12-c1297852c934 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] PUT https://10.4.3.41/volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03 Aug 09 07:55:53.615960 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-0a3d43a6-8c44-4a69-bc12-c1297852c934 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:53.624353 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-0a3d43a6-8c44-4a69-bc12-c1297852c934 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Acquiring lock "cinder-attachment_update-fb2935d1-9c09-4f56-bda5-960d25fb170a-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:55:53.628634 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-0a3d43a6-8c44-4a69-bc12-c1297852c934 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-fb2935d1-9c09-4f56-bda5-960d25fb170a-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:55:53.629581 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:53.629581 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:55:53.695562 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-0a3d43a6-8c44-4a69-bc12-c1297852c934 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Lock "cinder-attachment_update-fb2935d1-9c09-4f56-bda5-960d25fb170a-np0000006821" released by "attachment_update" :: held 0.067s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:55:53.696046 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-0a3d43a6-8c44-4a69-bc12-c1297852c934 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03 returned with HTTP 200 Aug 09 07:55:53.696449 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1476/5934] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:55:53 2026] PUT /volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:55:53.714642 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-07ddc21a-483f-4470-a3e0-c5288ffaa455 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:55:53.716579 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-07ddc21a-483f-4470-a3e0-c5288ffaa455 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] POST https://10.4.3.41/volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03/action Aug 09 07:55:53.716976 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-07ddc21a-483f-4470-a3e0-c5288ffaa455 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:55:53.717094 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-07ddc21a-483f-4470-a3e0-c5288ffaa455 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:55:53.735802 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:55:53.735802 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:55:53.745992 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d1674d3d-f620-4f33-abac-4e6c5145d376 req-07ddc21a-483f-4470-a3e0-c5288ffaa455 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03/action returned with HTTP 204 Aug 09 07:55:53.746548 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1499/5935] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:55:53 2026] POST /volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:56:02.399814 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:56:03.510996 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=14 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:56:03.690167 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:56:03.743286 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:56:38.785658 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f34d96d6-f0ef-49d3-8f11-6294b95a0357 req-399a007b-234c-459e-bab1-4c34be25100c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:38.787617 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f34d96d6-f0ef-49d3-8f11-6294b95a0357 req-399a007b-234c-459e-bab1-4c34be25100c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03 Aug 09 07:56:38.787786 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f34d96d6-f0ef-49d3-8f11-6294b95a0357 req-399a007b-234c-459e-bab1-4c34be25100c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:38.787985 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f34d96d6-f0ef-49d3-8f11-6294b95a0357 req-399a007b-234c-459e-bab1-4c34be25100c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:38.795533 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:38.795533 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:56:38.837625 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f34d96d6-f0ef-49d3-8f11-6294b95a0357 req-399a007b-234c-459e-bab1-4c34be25100c tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03 returned with HTTP 200 Aug 09 07:56:38.838017 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1480/5936] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:56:38 2026] DELETE /volume/v3/attachments/ceffe63a-ef14-43a4-8715-ad0ac3ad1c03 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:40.137861 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:40.139600 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:56:40.139818 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:40.140060 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:40.140227 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:56:40.146863 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:40.146863 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:56:40.147278 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:56:40.161526 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:56:40.161734 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0a065fa7-a9c5-4633-8112-bdc125ab46f1 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 202 Aug 09 07:56:40.162209 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1482/5937] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:56:40 2026] DELETE /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:56:40.169864 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-11a7e4c5-ec9e-4735-8b47-a574b4c712af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:40.171608 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11a7e4c5-ec9e-4735-8b47-a574b4c712af tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:56:40.171792 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11a7e4c5-ec9e-4735-8b47-a574b4c712af tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:40.171989 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11a7e4c5-ec9e-4735-8b47-a574b4c712af tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:40.178368 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:40.178368 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:56:40.181616 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-11a7e4c5-ec9e-4735-8b47-a574b4c712af tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:56:40.185900 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11a7e4c5-ec9e-4735-8b47-a574b4c712af tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 200 Aug 09 07:56:40.186276 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1477/5938] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:40 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 1390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:56:41.200699 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d9ab831-1948-42b5-8f4d-d141cc2556da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:41.202443 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d9ab831-1948-42b5-8f4d-d141cc2556da tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a Aug 09 07:56:41.202621 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d9ab831-1948-42b5-8f4d-d141cc2556da tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:41.202806 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d9ab831-1948-42b5-8f4d-d141cc2556da tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:41.208074 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d9ab831-1948-42b5-8f4d-d141cc2556da tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a returned with HTTP 404 Aug 09 07:56:41.208556 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1500/5939] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:41 2026] GET /volume/v3/volumes/fb2935d1-9c09-4f56-bda5-960d25fb170a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:56:41.214758 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:41.216447 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 Aug 09 07:56:41.216645 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:41.216843 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:41.216964 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete snapshot with id: 84723d2d-b754-4ced-bb61-0eaaf3e6e050 Aug 09 07:56:41.221928 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:41.221928 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:56:41.222318 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:56:41.237291 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot delete request issued successfully. Aug 09 07:56:41.237444 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3d442e53-0d4e-476e-b0f1-24f787cfbbea tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 returned with HTTP 202 Aug 09 07:56:41.237797 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1481/5940] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:56:41 2026] DELETE /volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:56:41.243977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ab745f4a-0b26-45a0-88e5-37ada69b6184 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:41.245768 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab745f4a-0b26-45a0-88e5-37ada69b6184 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 Aug 09 07:56:41.245909 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab745f4a-0b26-45a0-88e5-37ada69b6184 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:41.246110 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ab745f4a-0b26-45a0-88e5-37ada69b6184 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:41.250749 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:41.250749 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:56:41.251161 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ab745f4a-0b26-45a0-88e5-37ada69b6184 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Snapshot retrieved successfully. Aug 09 07:56:41.251884 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ab745f4a-0b26-45a0-88e5-37ada69b6184 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 returned with HTTP 200 Aug 09 07:56:41.252247 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1483/5941] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:56:41 2026] GET /volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:42.260452 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2776668a-5bcd-4b41-a5fa-4f9c4ea47036 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:42.262207 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2776668a-5bcd-4b41-a5fa-4f9c4ea47036 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 Aug 09 07:56:42.262454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2776668a-5bcd-4b41-a5fa-4f9c4ea47036 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:42.262695 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2776668a-5bcd-4b41-a5fa-4f9c4ea47036 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:42.266724 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2776668a-5bcd-4b41-a5fa-4f9c4ea47036 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 returned with HTTP 404 Aug 09 07:56:42.267210 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1478/5942] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:56:42 2026] GET /volume/v3/snapshots/84723d2d-b754-4ced-bb61-0eaaf3e6e050 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:56:43.616982 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-60632eb9-33bb-4152-b2fb-5749aa194ee4 req-ea256d6e-3154-43e2-8a64-e1867275329e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:43.619191 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-60632eb9-33bb-4152-b2fb-5749aa194ee4 req-ea256d6e-3154-43e2-8a64-e1867275329e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0 Aug 09 07:56:43.619401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-60632eb9-33bb-4152-b2fb-5749aa194ee4 req-ea256d6e-3154-43e2-8a64-e1867275329e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:43.619582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-60632eb9-33bb-4152-b2fb-5749aa194ee4 req-ea256d6e-3154-43e2-8a64-e1867275329e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:43.626905 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:43.626905 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:56:43.665408 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-60632eb9-33bb-4152-b2fb-5749aa194ee4 req-ea256d6e-3154-43e2-8a64-e1867275329e tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0 returned with HTTP 200 Aug 09 07:56:43.665753 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1501/5943] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:56:43 2026] DELETE /volume/v3/attachments/da3bd335-493e-4e06-8ff3-ca1bddae94e0 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:45.122483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:45.124236 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:56:45.124473 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:45.124665 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:45.124834 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume with id: f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:56:45.131585 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:45.131585 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:56:45.132068 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:56:45.146486 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Delete volume request issued successfully. Aug 09 07:56:45.146668 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39487a26-4cb7-4b2b-8443-e2f110968ba7 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 202 Aug 09 07:56:45.147195 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1482/5944] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:56:45 2026] DELETE /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:56:45.153611 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4346fd5c-0128-4c46-9576-699576a55022 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:45.155313 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4346fd5c-0128-4c46-9576-699576a55022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:56:45.155490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4346fd5c-0128-4c46-9576-699576a55022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:45.155670 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4346fd5c-0128-4c46-9576-699576a55022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:45.163021 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:45.163021 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:56:45.166597 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-4346fd5c-0128-4c46-9576-699576a55022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Volume info retrieved successfully. Aug 09 07:56:45.171629 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4346fd5c-0128-4c46-9576-699576a55022 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 200 Aug 09 07:56:45.172206 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1484/5945] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:45 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:56:46.183998 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-71ee1d53-1dc5-4b14-8a6e-0fb09139c2d3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:46.185520 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71ee1d53-1dc5-4b14-8a6e-0fb09139c2d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] GET https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 Aug 09 07:56:46.185676 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71ee1d53-1dc5-4b14-8a6e-0fb09139c2d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:46.185849 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71ee1d53-1dc5-4b14-8a6e-0fb09139c2d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:46.191052 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71ee1d53-1dc5-4b14-8a6e-0fb09139c2d3 tempest-TestVolumeBootPattern-970194020 tempest-TestVolumeBootPattern-970194020-project-member] https://10.4.3.41/volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 returned with HTTP 404 Aug 09 07:56:46.191458 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1479/5946] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:46 2026] GET /volume/v3/volumes/f71b3505-4ad4-4f4a-89da-d102d4157e82 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:56:51.670250 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:51.760444 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:56:51.760761 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1864266763"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:56:51.762102 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1864266763'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:56:51.762224 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume of 1 GB Aug 09 07:56:51.762473 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:51.762473 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:56:51.766133 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Availability Zones retrieved successfully. Aug 09 07:56:51.770713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Flow 'volume_create_api' (e0270d45-6246-4a2d-930d-5e71345f91bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:56:51.771706 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b868e0d9-6bdf-4575-a6c8-a985a387806a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:56:51.772582 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:56:51.793234 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b868e0d9-6bdf-4575-a6c8-a985a387806a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:56:51.794041 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e3b4d0-5c80-4934-956a-36b31e8366a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:56:51.844322 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Created reservations ['3e852c8a-1492-4c69-900e-69ab9b25f713', 'c0e1f0af-8a1e-419c-972a-8d65a841910d', 'e9b9e9ac-968f-4938-8d14-b299a852e1cf', '8ace7232-793c-4b3c-858d-72c3c20330ef'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:56:51.845263 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e3b4d0-5c80-4934-956a-36b31e8366a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e852c8a-1492-4c69-900e-69ab9b25f713', 'c0e1f0af-8a1e-419c-972a-8d65a841910d', 'e9b9e9ac-968f-4938-8d14-b299a852e1cf', '8ace7232-793c-4b3c-858d-72c3c20330ef']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:56:51.846181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8f22ae-04be-4daa-b76f-8e33c5412417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:56:51.866426 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8f22ae-04be-4daa-b76f-8e33c5412417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '517e86e5-76b8-4a8e-b4b1-246763013d9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1864266763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b234f8383ce240cabb8112a6e60cee59',qos_specs=None,replication_status=,reservations=['3e852c8a-1492-4c69-900e-69ab9b25f713','c0e1f0af-8a1e-419c-972a-8d65a841910d','e9b9e9ac-968f-4938-8d14-b299a852e1cf','8ace7232-793c-4b3c-858d-72c3c20330ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee3e08472bd450d8420fe03d31ad323',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1864266763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=517e86e5-76b8-4a8e-b4b1-246763013d9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b234f8383ce240cabb8112a6e60cee59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bee3e08472bd450d8420fe03d31ad323',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:56:51.867112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f753bc3f-6a27-4f6a-a772-7d23b75f1315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:56:51.882579 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f753bc3f-6a27-4f6a-a772-7d23b75f1315) transitioned into state 'SUCCESS' from state '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-1864266763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b234f8383ce240cabb8112a6e60cee59',qos_specs=None,replication_status=,reservations=['3e852c8a-1492-4c69-900e-69ab9b25f713','c0e1f0af-8a1e-419c-972a-8d65a841910d','e9b9e9ac-968f-4938-8d14-b299a852e1cf','8ace7232-793c-4b3c-858d-72c3c20330ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee3e08472bd450d8420fe03d31ad323',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:56:51.883216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a116d1-03b3-4a6a-a6e7-253075961d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:56:51.890924 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a116d1-03b3-4a6a-a6e7-253075961d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:56:51.891598 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Flow 'volume_create_api' (e0270d45-6246-4a2d-930d-5e71345f91bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:56:51.891855 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume request issued successfully. Aug 09 07:56:51.892366 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4dcef1d-8e4f-4ab9-9515-966bfaf67028 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:56:51.892714 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1502/5947] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:56:51 2026] POST /volume/v3/volumes => generated 747 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:56:51.905001 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-3399bd43-f598-46c3-bc06-c0dbf94cbe8f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:51.906648 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3399bd43-f598-46c3-bc06-c0dbf94cbe8f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a Aug 09 07:56:51.906861 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3399bd43-f598-46c3-bc06-c0dbf94cbe8f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:51.907078 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-3399bd43-f598-46c3-bc06-c0dbf94cbe8f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:51.913950 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:51.913950 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:56:51.917188 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-3399bd43-f598-46c3-bc06-c0dbf94cbe8f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:56:51.920838 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-3399bd43-f598-46c3-bc06-c0dbf94cbe8f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a returned with HTTP 200 Aug 09 07:56:51.921207 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1483/5948] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:51 2026] GET /volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:52.932368 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-be85c830-55d6-4bf0-9b42-660e9d7a2930 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:52.934177 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be85c830-55d6-4bf0-9b42-660e9d7a2930 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a Aug 09 07:56:52.934399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be85c830-55d6-4bf0-9b42-660e9d7a2930 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:52.934596 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-be85c830-55d6-4bf0-9b42-660e9d7a2930 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:52.941044 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:52.941044 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:56:52.944131 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-be85c830-55d6-4bf0-9b42-660e9d7a2930 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:56:52.947734 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-be85c830-55d6-4bf0-9b42-660e9d7a2930 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a returned with HTTP 200 Aug 09 07:56:52.948116 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1485/5949] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:52 2026] GET /volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:52.958553 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-194ba1e5-a98a-4970-bf47-147f30184397 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:52.959987 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-194ba1e5-a98a-4970-bf47-147f30184397 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:56:52.960286 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-194ba1e5-a98a-4970-bf47-147f30184397 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "517e86e5-76b8-4a8e-b4b1-246763013d9a", "name": "tempest-VolumesBackupsTest-Backup-1219383828"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:56:52.961503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-194ba1e5-a98a-4970-bf47-147f30184397 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating new backup {'backup': {'volume_id': '517e86e5-76b8-4a8e-b4b1-246763013d9a', 'name': 'tempest-VolumesBackupsTest-Backup-1219383828'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:56:52.961626 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-194ba1e5-a98a-4970-bf47-147f30184397 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating backup of volume 517e86e5-76b8-4a8e-b4b1-246763013d9a in container None Aug 09 07:56:52.968101 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:52.968101 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:56:52.968518 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-194ba1e5-a98a-4970-bf47-147f30184397 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:56:52.987747 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-194ba1e5-a98a-4970-bf47-147f30184397 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Created reservations ['c4454302-f395-4e65-bf14-4956a55c0669', '14f581ce-90bb-447f-9c46-b0b3d010ba5c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:56:53.009798 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-194ba1e5-a98a-4970-bf47-147f30184397 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:56:53.010312 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1480/5950] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:56:52 2026] POST /volume/v3/backups => generated 328 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:56:53.018810 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2fcc4d34-4188-468e-89f1-8d1673170161 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:53.020745 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fcc4d34-4188-468e-89f1-8d1673170161 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:56:53.020958 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fcc4d34-4188-468e-89f1-8d1673170161 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:53.021174 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fcc4d34-4188-468e-89f1-8d1673170161 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:53.021318 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2fcc4d34-4188-468e-89f1-8d1673170161 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:56:53.026370 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:53.026370 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:56:53.027301 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fcc4d34-4188-468e-89f1-8d1673170161 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:56:53.027758 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1503/5951] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:53 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:54.037003 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1a6a2e28-cc0c-4007-9154-894f69e1219e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:54.039007 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a6a2e28-cc0c-4007-9154-894f69e1219e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:56:54.039250 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a6a2e28-cc0c-4007-9154-894f69e1219e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:54.039456 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1a6a2e28-cc0c-4007-9154-894f69e1219e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:54.039572 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-1a6a2e28-cc0c-4007-9154-894f69e1219e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:56:54.044287 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:54.044287 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:56:54.045086 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1a6a2e28-cc0c-4007-9154-894f69e1219e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:56:54.045464 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1484/5952] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:54 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:55.054750 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-98d9d9b1-d149-4d47-9460-c633307b1676 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:55.056350 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98d9d9b1-d149-4d47-9460-c633307b1676 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:56:55.056532 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98d9d9b1-d149-4d47-9460-c633307b1676 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:55.056706 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-98d9d9b1-d149-4d47-9460-c633307b1676 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:55.056804 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-98d9d9b1-d149-4d47-9460-c633307b1676 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:56:55.060663 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:55.060663 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:56:55.061316 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-98d9d9b1-d149-4d47-9460-c633307b1676 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:56:55.061632 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1486/5953] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:55 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:56.070839 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6e7bbf57-2541-4c86-ac22-822a7b3b2eb0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:56.072591 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e7bbf57-2541-4c86-ac22-822a7b3b2eb0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:56:56.072755 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e7bbf57-2541-4c86-ac22-822a7b3b2eb0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:56.072931 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e7bbf57-2541-4c86-ac22-822a7b3b2eb0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:56.073042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6e7bbf57-2541-4c86-ac22-822a7b3b2eb0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:56:56.076896 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:56.076896 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:56:56.077548 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e7bbf57-2541-4c86-ac22-822a7b3b2eb0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:56:56.078052 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1481/5954] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:56 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:57.087114 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28b01b1b-5875-41ff-bd06-bb508b8f8790 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:57.088886 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28b01b1b-5875-41ff-bd06-bb508b8f8790 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:56:57.089090 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28b01b1b-5875-41ff-bd06-bb508b8f8790 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:57.089278 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28b01b1b-5875-41ff-bd06-bb508b8f8790 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:57.089378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-28b01b1b-5875-41ff-bd06-bb508b8f8790 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:56:57.093383 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:57.093383 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:56:57.094020 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28b01b1b-5875-41ff-bd06-bb508b8f8790 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:56:57.094347 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1504/5955] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:57 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:58.103536 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f5272c05-9bc6-48c5-a08f-f62d987043d8 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:58.105258 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5272c05-9bc6-48c5-a08f-f62d987043d8 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:56:58.105424 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f5272c05-9bc6-48c5-a08f-f62d987043d8 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:58.105601 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f5272c05-9bc6-48c5-a08f-f62d987043d8 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:58.105696 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f5272c05-9bc6-48c5-a08f-f62d987043d8 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:56:58.109672 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:58.109672 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:56:58.110331 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5272c05-9bc6-48c5-a08f-f62d987043d8 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:56:58.110672 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1485/5956] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:58 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:56:59.120254 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c9900157-9893-4d79-8b77-91ede768d05f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:56:59.121849 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9900157-9893-4d79-8b77-91ede768d05f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:56:59.122041 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9900157-9893-4d79-8b77-91ede768d05f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:56:59.122219 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9900157-9893-4d79-8b77-91ede768d05f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:56:59.122313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c9900157-9893-4d79-8b77-91ede768d05f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:56:59.126125 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:56:59.126125 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:56:59.126749 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9900157-9893-4d79-8b77-91ede768d05f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:56:59.127083 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1487/5957] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:56:59 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:00.137600 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6e903f6-41bb-49dd-90c8-a26c0459751d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:00.139790 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6e903f6-41bb-49dd-90c8-a26c0459751d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:00.140063 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6e903f6-41bb-49dd-90c8-a26c0459751d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:00.140322 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6e903f6-41bb-49dd-90c8-a26c0459751d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:00.140467 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c6e903f6-41bb-49dd-90c8-a26c0459751d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:00.145481 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:00.145481 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:00.146435 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6e903f6-41bb-49dd-90c8-a26c0459751d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:00.146880 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1482/5958] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:00 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:01.156256 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48ffe785-04ae-4b5d-b645-c1142551cfc1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:01.158002 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48ffe785-04ae-4b5d-b645-c1142551cfc1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:01.158213 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48ffe785-04ae-4b5d-b645-c1142551cfc1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:01.158378 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48ffe785-04ae-4b5d-b645-c1142551cfc1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:01.158480 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-48ffe785-04ae-4b5d-b645-c1142551cfc1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:01.162504 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:01.162504 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:01.163206 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48ffe785-04ae-4b5d-b645-c1142551cfc1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:01.163566 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1505/5959] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:01 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:02.173295 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f727cfa5-9dc4-4e33-82a6-e6a540ecea57 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:02.175081 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f727cfa5-9dc4-4e33-82a6-e6a540ecea57 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:02.175271 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f727cfa5-9dc4-4e33-82a6-e6a540ecea57 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:02.175448 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f727cfa5-9dc4-4e33-82a6-e6a540ecea57 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:02.175541 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-f727cfa5-9dc4-4e33-82a6-e6a540ecea57 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:02.179615 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:02.179615 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:02.180297 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f727cfa5-9dc4-4e33-82a6-e6a540ecea57 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:02.180609 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1486/5960] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:02 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:03.194897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7f59c4ec-f9ec-400b-a1bf-9c2d39c67db1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:03.201633 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f59c4ec-f9ec-400b-a1bf-9c2d39c67db1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:03.201844 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f59c4ec-f9ec-400b-a1bf-9c2d39c67db1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:03.202575 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7f59c4ec-f9ec-400b-a1bf-9c2d39c67db1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:03.202678 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-7f59c4ec-f9ec-400b-a1bf-9c2d39c67db1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:03.212082 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:03.212082 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:03.212946 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7f59c4ec-f9ec-400b-a1bf-9c2d39c67db1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:03.213358 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1488/5961] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:03 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:04.223291 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-657387df-1e55-4ef6-8274-546509d79436 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:04.225219 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-657387df-1e55-4ef6-8274-546509d79436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:04.225449 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-657387df-1e55-4ef6-8274-546509d79436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:04.225661 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-657387df-1e55-4ef6-8274-546509d79436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:04.225793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-657387df-1e55-4ef6-8274-546509d79436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:04.231234 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:04.231234 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:04.232354 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-657387df-1e55-4ef6-8274-546509d79436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:04.232855 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1483/5962] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:04 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:05.251093 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5a1a9456-419a-4939-ba84-c8824de890b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:05.252885 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a1a9456-419a-4939-ba84-c8824de890b9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:05.253112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a1a9456-419a-4939-ba84-c8824de890b9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:05.253290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5a1a9456-419a-4939-ba84-c8824de890b9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:05.253386 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5a1a9456-419a-4939-ba84-c8824de890b9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:05.257137 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:05.257137 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:05.257805 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5a1a9456-419a-4939-ba84-c8824de890b9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:05.258173 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1506/5963] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:05 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:06.267245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ea5240a8-1dae-4624-bed2-d2eddcba7ce2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:06.268771 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea5240a8-1dae-4624-bed2-d2eddcba7ce2 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:06.269062 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea5240a8-1dae-4624-bed2-d2eddcba7ce2 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:06.270179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ea5240a8-1dae-4624-bed2-d2eddcba7ce2 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:06.270179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-ea5240a8-1dae-4624-bed2-d2eddcba7ce2 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:06.273378 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:06.273378 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:06.274043 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ea5240a8-1dae-4624-bed2-d2eddcba7ce2 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:06.274356 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1487/5964] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:06 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:07.282977 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-47b132db-a4bd-4a59-b4e5-beb5ed8ff47f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:07.284591 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47b132db-a4bd-4a59-b4e5-beb5ed8ff47f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:07.284762 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47b132db-a4bd-4a59-b4e5-beb5ed8ff47f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:07.285078 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-47b132db-a4bd-4a59-b4e5-beb5ed8ff47f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:07.285210 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-47b132db-a4bd-4a59-b4e5-beb5ed8ff47f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:07.289200 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:07.289200 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:07.289891 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-47b132db-a4bd-4a59-b4e5-beb5ed8ff47f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:07.290288 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1489/5965] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:07 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:08.299864 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-16bc2546-83fc-401c-a532-1b3cd3d63669 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:08.301785 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16bc2546-83fc-401c-a532-1b3cd3d63669 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:08.302059 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16bc2546-83fc-401c-a532-1b3cd3d63669 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:08.302279 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16bc2546-83fc-401c-a532-1b3cd3d63669 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:08.302404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-16bc2546-83fc-401c-a532-1b3cd3d63669 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:08.307180 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:08.307180 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:08.307941 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16bc2546-83fc-401c-a532-1b3cd3d63669 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:08.308332 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1484/5966] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:08 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:08.317218 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:08.338818 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:57:08.339211 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "517e86e5-76b8-4a8e-b4b1-246763013d9a", "incremental": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:08.340727 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating new backup {'backup': {'volume_id': '517e86e5-76b8-4a8e-b4b1-246763013d9a', 'incremental': True}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:57:08.340878 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating backup of volume 517e86e5-76b8-4a8e-b4b1-246763013d9a in container None Aug 09 07:57:08.348442 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:08.348442 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:08.348808 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Volume info retrieved successfully. Aug 09 07:57:08.371409 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Created reservations ['cad38ecb-dd5d-43e8-ad63-f2c44904271b', 'f1814c3b-f4dc-4619-97ce-fe81220d9d91'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:08.386087 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fcec2446-f972-49d8-adc7-eb009e6bc79a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 400 Aug 09 07:57:08.386578 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1507/5967] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:57:08 2026] POST /volume/v3/backups => generated 109 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:57:08.392659 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a9798ebe-96c1-47bd-ac42-99d706dcd6f7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:08.394220 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9798ebe-96c1-47bd-ac42-99d706dcd6f7 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] DELETE https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:08.394386 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9798ebe-96c1-47bd-ac42-99d706dcd6f7 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:08.394565 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a9798ebe-96c1-47bd-ac42-99d706dcd6f7 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:08.394675 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-a9798ebe-96c1-47bd-ac42-99d706dcd6f7 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete backup with id: 629e85e9-362f-4264-8343-256c9d34ad5c. Aug 09 07:57:08.398456 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:08.398456 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:08.408571 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-a9798ebe-96c1-47bd-ac42-99d706dcd6f7 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] delete_backup rpcapi backup_id 629e85e9-362f-4264-8343-256c9d34ad5c {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:57:08.410198 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a9798ebe-96c1-47bd-ac42-99d706dcd6f7 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 202 Aug 09 07:57:08.410540 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1488/5968] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:57:08 2026] DELETE /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:57:08.416360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ce341451-e74a-4e8d-8c59-3c51d14d20d0 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:08.417991 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ce341451-e74a-4e8d-8c59-3c51d14d20d0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:08.418194 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ce341451-e74a-4e8d-8c59-3c51d14d20d0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:08.418367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ce341451-e74a-4e8d-8c59-3c51d14d20d0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:08.418470 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-ce341451-e74a-4e8d-8c59-3c51d14d20d0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:08.422670 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:08.422670 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:08.423349 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ce341451-e74a-4e8d-8c59-3c51d14d20d0 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 200 Aug 09 07:57:08.423675 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1490/5969] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:08 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:09.433473 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33f4cc25-7ff4-44f9-839a-22470605e1bd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:09.435120 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33f4cc25-7ff4-44f9-839a-22470605e1bd tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c Aug 09 07:57:09.435302 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33f4cc25-7ff4-44f9-839a-22470605e1bd tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:09.435473 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33f4cc25-7ff4-44f9-839a-22470605e1bd tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:09.435570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-33f4cc25-7ff4-44f9-839a-22470605e1bd tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 629e85e9-362f-4264-8343-256c9d34ad5c. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:09.439273 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33f4cc25-7ff4-44f9-839a-22470605e1bd tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c returned with HTTP 404 Aug 09 07:57:09.439705 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1485/5970] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:09 2026] GET /volume/v3/backups/629e85e9-362f-4264-8343-256c9d34ad5c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:57:09.446752 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:09.448229 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:57:09.448530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1275139151"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:09.449772 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1275139151'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:57:09.449879 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume of 1 GB Aug 09 07:57:09.453507 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Availability Zones retrieved successfully. Aug 09 07:57:09.458452 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Flow 'volume_create_api' (87af092b-aaa2-4569-ab77-641808efc01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:57:09.459253 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa112da8-e317-4ba3-9706-15f9b6916392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:09.460072 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:57:09.481247 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa112da8-e317-4ba3-9706-15f9b6916392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:09.481854 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4377f58-7203-4626-a164-ecd0932bd6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:09.513501 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Created reservations ['7e7a9e9c-1cf6-40bd-a930-cf801000205f', '4c74bb38-722e-4692-9ab3-38d4dff86662', 'd7597001-2733-41c3-a922-9d6408a031eb', '3005d689-c384-4cfe-9401-8a02c79780f5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:09.514178 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4377f58-7203-4626-a164-ecd0932bd6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7a9e9c-1cf6-40bd-a930-cf801000205f', '4c74bb38-722e-4692-9ab3-38d4dff86662', 'd7597001-2733-41c3-a922-9d6408a031eb', '3005d689-c384-4cfe-9401-8a02c79780f5']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:09.514809 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3b5950-98a1-443e-b85d-8bfdb86248bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:09.533361 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3b5950-98a1-443e-b85d-8bfdb86248bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94688551-4a40-411b-9120-99dbd5cb2e99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1275139151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b234f8383ce240cabb8112a6e60cee59',qos_specs=None,replication_status=,reservations=['7e7a9e9c-1cf6-40bd-a930-cf801000205f','4c74bb38-722e-4692-9ab3-38d4dff86662','d7597001-2733-41c3-a922-9d6408a031eb','3005d689-c384-4cfe-9401-8a02c79780f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee3e08472bd450d8420fe03d31ad323',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1275139151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94688551-4a40-411b-9120-99dbd5cb2e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b234f8383ce240cabb8112a6e60cee59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bee3e08472bd450d8420fe03d31ad323',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:09.534038 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8083b71e-f135-4e89-ae00-01c02a618439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:09.547897 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8083b71e-f135-4e89-ae00-01c02a618439) transitioned into state 'SUCCESS' from state '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-1275139151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b234f8383ce240cabb8112a6e60cee59',qos_specs=None,replication_status=,reservations=['7e7a9e9c-1cf6-40bd-a930-cf801000205f','4c74bb38-722e-4692-9ab3-38d4dff86662','d7597001-2733-41c3-a922-9d6408a031eb','3005d689-c384-4cfe-9401-8a02c79780f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee3e08472bd450d8420fe03d31ad323',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:09.548538 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b0732e-2e84-46cf-b70e-6f7c5eca1646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:09.555654 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66b0732e-2e84-46cf-b70e-6f7c5eca1646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:09.556329 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Flow 'volume_create_api' (87af092b-aaa2-4569-ab77-641808efc01e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:57:09.556589 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume request issued successfully. Aug 09 07:57:09.557102 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e70394cb-4cbd-4e6d-8fad-66e42496d64e tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:57:09.557482 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1508/5971] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:57:09 2026] POST /volume/v3/volumes => generated 747 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:57:09.568309 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-b454632a-0406-4a29-8876-dd2b25d9ee16 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:09.570089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b454632a-0406-4a29-8876-dd2b25d9ee16 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 Aug 09 07:57:09.570304 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b454632a-0406-4a29-8876-dd2b25d9ee16 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:09.570534 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-b454632a-0406-4a29-8876-dd2b25d9ee16 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:09.577092 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:09.577092 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:09.580250 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-b454632a-0406-4a29-8876-dd2b25d9ee16 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:57:09.583782 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-b454632a-0406-4a29-8876-dd2b25d9ee16 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 returned with HTTP 200 Aug 09 07:57:09.584240 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1489/5972] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:09 2026] GET /volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:10.595329 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1dac3c36-4c8e-4174-83ee-94787adb6760 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:10.597008 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dac3c36-4c8e-4174-83ee-94787adb6760 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 Aug 09 07:57:10.597183 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dac3c36-4c8e-4174-83ee-94787adb6760 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:10.597349 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1dac3c36-4c8e-4174-83ee-94787adb6760 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:10.603753 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:10.603753 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:10.606887 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1dac3c36-4c8e-4174-83ee-94787adb6760 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:57:10.610446 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1dac3c36-4c8e-4174-83ee-94787adb6760 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 returned with HTTP 200 Aug 09 07:57:10.610980 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1491/5973] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:10 2026] GET /volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:10.621153 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:10.623283 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:57:10.623692 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94688551-4a40-411b-9120-99dbd5cb2e99", "name": "tempest-VolumesBackupsTest-Backup-2045769692"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:10.626515 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating new backup {'backup': {'volume_id': '94688551-4a40-411b-9120-99dbd5cb2e99', 'name': 'tempest-VolumesBackupsTest-Backup-2045769692'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:57:10.626690 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating backup of volume 94688551-4a40-411b-9120-99dbd5cb2e99 in container None Aug 09 07:57:10.635151 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:10.635151 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:10.635523 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Volume info retrieved successfully. Aug 09 07:57:10.652004 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Created reservations ['02e2cec4-cd8f-440a-9dd1-4b69f3038735', '7c2c8791-ce7f-4e21-857c-64644c9a072b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:10.679495 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1d628b5-9c9e-4069-ae94-f8d39fcf8cf7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:57:10.679890 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1486/5974] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:57:10 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:57:10.687482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b951b78d-6d5b-49f8-a6c7-6ae70f5edfb9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:10.689385 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b951b78d-6d5b-49f8-a6c7-6ae70f5edfb9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:10.689568 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b951b78d-6d5b-49f8-a6c7-6ae70f5edfb9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:10.689741 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b951b78d-6d5b-49f8-a6c7-6ae70f5edfb9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:10.689844 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b951b78d-6d5b-49f8-a6c7-6ae70f5edfb9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:10.693924 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:10.693924 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:10.694512 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b951b78d-6d5b-49f8-a6c7-6ae70f5edfb9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:10.694844 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1509/5975] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:10 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:11.704091 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d312511d-9652-4691-b0f4-1c6a2038ecec None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:11.705664 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d312511d-9652-4691-b0f4-1c6a2038ecec tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:11.705844 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d312511d-9652-4691-b0f4-1c6a2038ecec tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:11.706050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d312511d-9652-4691-b0f4-1c6a2038ecec tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:11.706148 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d312511d-9652-4691-b0f4-1c6a2038ecec tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:11.709811 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:11.709811 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:11.710348 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d312511d-9652-4691-b0f4-1c6a2038ecec tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:11.710661 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1490/5976] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:11 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:12.720117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-66d3e9d9-7107-440f-bf9e-d4a04af52e39 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:12.722270 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-66d3e9d9-7107-440f-bf9e-d4a04af52e39 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:12.722490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-66d3e9d9-7107-440f-bf9e-d4a04af52e39 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:12.722680 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-66d3e9d9-7107-440f-bf9e-d4a04af52e39 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:12.722774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-66d3e9d9-7107-440f-bf9e-d4a04af52e39 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:12.726878 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:12.726878 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:12.727505 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-66d3e9d9-7107-440f-bf9e-d4a04af52e39 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:12.727886 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1492/5977] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:12 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:13.738459 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-51cfb6c2-bc2b-4d70-908b-9d2427c8b774 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:13.740244 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51cfb6c2-bc2b-4d70-908b-9d2427c8b774 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:13.740439 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51cfb6c2-bc2b-4d70-908b-9d2427c8b774 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:13.740624 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51cfb6c2-bc2b-4d70-908b-9d2427c8b774 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:13.740739 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-51cfb6c2-bc2b-4d70-908b-9d2427c8b774 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:13.745559 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:13.745559 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:13.746388 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51cfb6c2-bc2b-4d70-908b-9d2427c8b774 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:13.746741 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1487/5978] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:13 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 09 07:57:14.756732 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c6ddc62-6b8d-4a35-b723-7639bb3910bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:14.758457 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c6ddc62-6b8d-4a35-b723-7639bb3910bb tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:14.758658 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c6ddc62-6b8d-4a35-b723-7639bb3910bb tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:14.758804 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c6ddc62-6b8d-4a35-b723-7639bb3910bb tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:14.758970 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8c6ddc62-6b8d-4a35-b723-7639bb3910bb tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:14.763143 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:14.763143 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:14.763685 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c6ddc62-6b8d-4a35-b723-7639bb3910bb tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:14.764092 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1510/5979] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:14 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:15.778513 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e58170e4-7aac-4f69-af64-9f142bf2487c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:15.787783 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e58170e4-7aac-4f69-af64-9f142bf2487c tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:15.788734 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e58170e4-7aac-4f69-af64-9f142bf2487c tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:15.790179 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e58170e4-7aac-4f69-af64-9f142bf2487c tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:15.790784 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e58170e4-7aac-4f69-af64-9f142bf2487c tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:15.800238 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:15.800238 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:15.801034 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e58170e4-7aac-4f69-af64-9f142bf2487c tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:15.801365 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1491/5980] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:15 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:16.810991 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-642bd5aa-c1dc-4986-96af-a6022b142abe None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:16.812682 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-642bd5aa-c1dc-4986-96af-a6022b142abe tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:16.812854 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-642bd5aa-c1dc-4986-96af-a6022b142abe tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:16.813093 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-642bd5aa-c1dc-4986-96af-a6022b142abe tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:16.813198 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-642bd5aa-c1dc-4986-96af-a6022b142abe tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:16.817383 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:16.817383 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:16.817930 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-642bd5aa-c1dc-4986-96af-a6022b142abe tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:16.818273 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1493/5981] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:16 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:17.829231 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8d9eb270-b3f7-4e42-b56c-bd999228297b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:17.831208 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d9eb270-b3f7-4e42-b56c-bd999228297b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:17.831404 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d9eb270-b3f7-4e42-b56c-bd999228297b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:17.831597 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d9eb270-b3f7-4e42-b56c-bd999228297b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:17.831699 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8d9eb270-b3f7-4e42-b56c-bd999228297b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:17.836285 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:17.836285 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:17.836768 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d9eb270-b3f7-4e42-b56c-bd999228297b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:17.837265 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1488/5982] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:17 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:18.847540 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26d0117b-a7f8-4874-a842-2cca4ece3367 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:18.849443 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26d0117b-a7f8-4874-a842-2cca4ece3367 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:18.849640 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26d0117b-a7f8-4874-a842-2cca4ece3367 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:18.849844 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26d0117b-a7f8-4874-a842-2cca4ece3367 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:18.849991 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-26d0117b-a7f8-4874-a842-2cca4ece3367 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:18.853937 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:18.853937 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:18.854430 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26d0117b-a7f8-4874-a842-2cca4ece3367 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:18.854929 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1511/5983] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:18 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:19.863977 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cd33fdb4-147b-4750-bd1d-99295d1d5aa1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:19.865429 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd33fdb4-147b-4750-bd1d-99295d1d5aa1 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:19.865593 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd33fdb4-147b-4750-bd1d-99295d1d5aa1 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:19.865760 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cd33fdb4-147b-4750-bd1d-99295d1d5aa1 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:19.865853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-cd33fdb4-147b-4750-bd1d-99295d1d5aa1 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:19.869527 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:19.869527 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:19.870041 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cd33fdb4-147b-4750-bd1d-99295d1d5aa1 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:19.870340 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1492/5984] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:19 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:20.879500 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9b2976c8-ce51-4e0e-bd0e-cd0ca212bf49 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:20.881568 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9b2976c8-ce51-4e0e-bd0e-cd0ca212bf49 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:20.881775 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9b2976c8-ce51-4e0e-bd0e-cd0ca212bf49 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:20.881986 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9b2976c8-ce51-4e0e-bd0e-cd0ca212bf49 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:20.882084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-9b2976c8-ce51-4e0e-bd0e-cd0ca212bf49 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:20.886043 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:20.886043 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:20.886575 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9b2976c8-ce51-4e0e-bd0e-cd0ca212bf49 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:20.886940 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1494/5985] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:20 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:21.895482 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee9f53b4-38c0-4e64-a628-a7079a788499 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:21.897010 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee9f53b4-38c0-4e64-a628-a7079a788499 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:21.897176 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee9f53b4-38c0-4e64-a628-a7079a788499 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:21.897342 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee9f53b4-38c0-4e64-a628-a7079a788499 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:21.897435 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ee9f53b4-38c0-4e64-a628-a7079a788499 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:21.901375 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:21.901375 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:21.901901 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee9f53b4-38c0-4e64-a628-a7079a788499 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:21.902233 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1489/5986] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:21 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:22.911237 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ffef8fd-8cc0-437c-90d2-7d26942b7652 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:22.912877 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ffef8fd-8cc0-437c-90d2-7d26942b7652 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:22.913088 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ffef8fd-8cc0-437c-90d2-7d26942b7652 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:22.913260 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ffef8fd-8cc0-437c-90d2-7d26942b7652 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:22.913362 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1ffef8fd-8cc0-437c-90d2-7d26942b7652 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:22.917250 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:22.917250 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:22.917807 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ffef8fd-8cc0-437c-90d2-7d26942b7652 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:22.918181 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1512/5987] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:22 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:23.927152 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-debcd736-ea75-4de5-a963-ab70f4cf7afa None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:23.928780 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-debcd736-ea75-4de5-a963-ab70f4cf7afa tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:23.928984 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-debcd736-ea75-4de5-a963-ab70f4cf7afa tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:23.929162 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-debcd736-ea75-4de5-a963-ab70f4cf7afa tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:23.929257 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-debcd736-ea75-4de5-a963-ab70f4cf7afa tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:23.933518 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:23.933518 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:23.934173 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-debcd736-ea75-4de5-a963-ab70f4cf7afa tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:23.934513 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1493/5988] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:23 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:24.943620 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fe780e32-5ac7-42c8-a8e0-e3131e9c5cae None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:24.945558 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe780e32-5ac7-42c8-a8e0-e3131e9c5cae tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:24.945785 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe780e32-5ac7-42c8-a8e0-e3131e9c5cae tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:24.946046 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fe780e32-5ac7-42c8-a8e0-e3131e9c5cae tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:24.946177 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-fe780e32-5ac7-42c8-a8e0-e3131e9c5cae tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:24.950560 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:24.950560 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:24.951222 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fe780e32-5ac7-42c8-a8e0-e3131e9c5cae tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:24.951613 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1495/5989] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:24 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:24.960316 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:24.961889 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:57:24.962221 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94688551-4a40-411b-9120-99dbd5cb2e99", "incremental": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:24.963524 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating new backup {'backup': {'volume_id': '94688551-4a40-411b-9120-99dbd5cb2e99', 'incremental': True}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:57:24.963654 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating backup of volume 94688551-4a40-411b-9120-99dbd5cb2e99 in container None Aug 09 07:57:24.970243 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:24.970243 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:24.970608 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:57:24.984313 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Created reservations ['969d2eab-fec3-470f-99ef-8e760d601212', '8089f223-3879-49fb-a095-9ac72ac251bd'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:24.998522 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4f8142e-2bc4-4fca-9e63-89956bd473c3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 400 Aug 09 07:57:24.999131 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1490/5990] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:57:24 2026] POST /volume/v3/backups => generated 109 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 09 07:57:25.005163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1477aae3-ca36-4448-be02-7cd47e668dac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:25.007012 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1477aae3-ca36-4448-be02-7cd47e668dac tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] DELETE https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:25.007221 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1477aae3-ca36-4448-be02-7cd47e668dac tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:25.007427 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1477aae3-ca36-4448-be02-7cd47e668dac tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:25.007560 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-1477aae3-ca36-4448-be02-7cd47e668dac tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Delete backup with id: 73b1137a-2a99-4fe4-9a28-1f8f005e3def. Aug 09 07:57:25.012140 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:25.012140 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:25.023466 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-1477aae3-ca36-4448-be02-7cd47e668dac tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] delete_backup rpcapi backup_id 73b1137a-2a99-4fe4-9a28-1f8f005e3def {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:57:25.025107 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1477aae3-ca36-4448-be02-7cd47e668dac tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 202 Aug 09 07:57:25.025484 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1513/5991] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:57:25 2026] DELETE /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:57:25.031381 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-90c7da99-ce74-43a5-b49d-946954cb6974 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:25.032994 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90c7da99-ce74-43a5-b49d-946954cb6974 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:25.033181 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90c7da99-ce74-43a5-b49d-946954cb6974 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:25.033353 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-90c7da99-ce74-43a5-b49d-946954cb6974 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:25.033452 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-90c7da99-ce74-43a5-b49d-946954cb6974 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:25.037843 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:25.037843 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:25.038559 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-90c7da99-ce74-43a5-b49d-946954cb6974 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 200 Aug 09 07:57:25.038951 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1494/5992] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:25 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:26.062985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5ac6a450-d7a2-4b72-bc98-5bb7a05ed075 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:26.062985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5ac6a450-d7a2-4b72-bc98-5bb7a05ed075 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def Aug 09 07:57:26.062985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5ac6a450-d7a2-4b72-bc98-5bb7a05ed075 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:26.062985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5ac6a450-d7a2-4b72-bc98-5bb7a05ed075 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:26.062985 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-5ac6a450-d7a2-4b72-bc98-5bb7a05ed075 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 73b1137a-2a99-4fe4-9a28-1f8f005e3def. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:26.062985 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5ac6a450-d7a2-4b72-bc98-5bb7a05ed075 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def returned with HTTP 404 Aug 09 07:57:26.062985 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1496/5993] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:26 2026] GET /volume/v3/backups/73b1137a-2a99-4fe4-9a28-1f8f005e3def => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:57:26.066408 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:26.068230 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:57:26.068569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1207454917"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:26.069930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1207454917'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:57:26.070059 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume of 1 GB Aug 09 07:57:26.073983 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Availability Zones retrieved successfully. Aug 09 07:57:26.078957 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Flow 'volume_create_api' (3187c533-acc9-4871-9e95-651db1947c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:57:26.079764 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5282a4-ada5-48c0-9be5-ea131a785533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:26.080560 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:57:26.101345 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5282a4-ada5-48c0-9be5-ea131a785533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:26.101977 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828e221c-8b35-47fb-987e-98c0067078c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:26.134496 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Created reservations ['d1c1169e-f061-497b-8694-12f2fec83897', '621610c1-786f-457b-b70c-8664ca5c79f2', '34f7526b-2fe0-486a-9d24-e8b263df27d9', '006df2ce-2b27-4a99-bc8f-7bae3be35145'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:26.135169 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828e221c-8b35-47fb-987e-98c0067078c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c1169e-f061-497b-8694-12f2fec83897', '621610c1-786f-457b-b70c-8664ca5c79f2', '34f7526b-2fe0-486a-9d24-e8b263df27d9', '006df2ce-2b27-4a99-bc8f-7bae3be35145']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:26.135807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b349a8c0-b895-48b4-bc40-fc50a4609e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:26.153961 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b349a8c0-b895-48b4-bc40-fc50a4609e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1207454917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b234f8383ce240cabb8112a6e60cee59',qos_specs=None,replication_status=,reservations=['d1c1169e-f061-497b-8694-12f2fec83897','621610c1-786f-457b-b70c-8664ca5c79f2','34f7526b-2fe0-486a-9d24-e8b263df27d9','006df2ce-2b27-4a99-bc8f-7bae3be35145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee3e08472bd450d8420fe03d31ad323',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1207454917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b234f8383ce240cabb8112a6e60cee59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bee3e08472bd450d8420fe03d31ad323',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:26.154570 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad8e1ad-d24e-4d0a-9efc-758609e8756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:26.168075 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad8e1ad-d24e-4d0a-9efc-758609e8756e) transitioned into state 'SUCCESS' from state '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-1207454917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b234f8383ce240cabb8112a6e60cee59',qos_specs=None,replication_status=,reservations=['d1c1169e-f061-497b-8694-12f2fec83897','621610c1-786f-457b-b70c-8664ca5c79f2','34f7526b-2fe0-486a-9d24-e8b263df27d9','006df2ce-2b27-4a99-bc8f-7bae3be35145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bee3e08472bd450d8420fe03d31ad323',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:26.168651 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c24c63b-672e-43b6-994c-97915f20a1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:57:26.175929 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c24c63b-672e-43b6-994c-97915f20a1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:57:26.176627 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Flow 'volume_create_api' (3187c533-acc9-4871-9e95-651db1947c60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:57:26.176884 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Create volume request issued successfully. Aug 09 07:57:26.177390 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a27fd9f-b477-4131-bad0-de4b57f44337 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:57:26.177763 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1491/5994] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:57:26 2026] POST /volume/v3/volumes => generated 747 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:57:26.188390 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c4efcfb0-553d-4e56-aaf4-bf62d1bd7fe5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:26.190119 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4efcfb0-553d-4e56-aaf4-bf62d1bd7fe5 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b Aug 09 07:57:26.190328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4efcfb0-553d-4e56-aaf4-bf62d1bd7fe5 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:26.190509 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4efcfb0-553d-4e56-aaf4-bf62d1bd7fe5 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:26.198581 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:26.198581 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:26.202288 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c4efcfb0-553d-4e56-aaf4-bf62d1bd7fe5 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:57:26.206141 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4efcfb0-553d-4e56-aaf4-bf62d1bd7fe5 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b returned with HTTP 200 Aug 09 07:57:26.206493 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1514/5995] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:26 2026] GET /volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:27.217358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-40c61ae0-1b20-4e03-90a9-05385a1cfe7a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:27.219058 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-40c61ae0-1b20-4e03-90a9-05385a1cfe7a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b Aug 09 07:57:27.219242 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-40c61ae0-1b20-4e03-90a9-05385a1cfe7a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:27.219415 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-40c61ae0-1b20-4e03-90a9-05385a1cfe7a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:27.226595 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:27.226595 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:27.230442 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-40c61ae0-1b20-4e03-90a9-05385a1cfe7a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:57:27.234528 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-40c61ae0-1b20-4e03-90a9-05385a1cfe7a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b returned with HTTP 200 Aug 09 07:57:27.234925 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1495/5996] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:27 2026] GET /volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:27.246346 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:27.248038 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:57:27.248386 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b", "name": "tempest-VolumesBackupsTest-Backup-1227004022"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:27.250216 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating new backup {'backup': {'volume_id': 'eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b', 'name': 'tempest-VolumesBackupsTest-Backup-1227004022'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:57:27.250370 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating backup of volume eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b in container None Aug 09 07:57:27.258047 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:27.258047 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:27.259116 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Volume info retrieved successfully. Aug 09 07:57:27.273144 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Created reservations ['e044b408-7541-4667-8dbd-2775909c0e08', '3c41fa81-de9b-4311-a9ad-dd291ee26069'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:27.295448 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ef0389f1-28e8-43ad-94a1-b83926fe1530 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:57:27.295881 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1497/5997] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:57:27 2026] POST /volume/v3/backups => generated 328 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:57:27.303607 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b8324d21-5b32-453d-a977-58a5c51f2cc7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:27.305977 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8324d21-5b32-453d-a977-58a5c51f2cc7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:27.306180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8324d21-5b32-453d-a977-58a5c51f2cc7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:27.306363 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8324d21-5b32-453d-a977-58a5c51f2cc7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:27.306549 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b8324d21-5b32-453d-a977-58a5c51f2cc7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:27.310458 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:27.310458 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:27.311027 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8324d21-5b32-453d-a977-58a5c51f2cc7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:27.311359 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1492/5998] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:27 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:28.320830 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a8d5d5a4-d2f8-4eb5-945e-261878a1d54b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:28.322546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8d5d5a4-d2f8-4eb5-945e-261878a1d54b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:28.322716 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8d5d5a4-d2f8-4eb5-945e-261878a1d54b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:28.322896 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8d5d5a4-d2f8-4eb5-945e-261878a1d54b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:28.323011 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a8d5d5a4-d2f8-4eb5-945e-261878a1d54b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:28.326932 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:28.326932 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:28.327446 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8d5d5a4-d2f8-4eb5-945e-261878a1d54b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:28.327750 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1515/5999] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:28 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:29.337481 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4ecd53ac-11ba-4dda-aa0b-def1cd0f948d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:29.339216 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ecd53ac-11ba-4dda-aa0b-def1cd0f948d tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:29.339409 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ecd53ac-11ba-4dda-aa0b-def1cd0f948d tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:29.339585 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4ecd53ac-11ba-4dda-aa0b-def1cd0f948d tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:29.339690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4ecd53ac-11ba-4dda-aa0b-def1cd0f948d tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:29.343769 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:29.343769 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:29.344340 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4ecd53ac-11ba-4dda-aa0b-def1cd0f948d tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:29.344664 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1496/6000] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:29 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:30.354120 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-098c7c69-6ce1-4153-9fd8-c0a785ccf98f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:30.356322 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-098c7c69-6ce1-4153-9fd8-c0a785ccf98f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:30.356673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-098c7c69-6ce1-4153-9fd8-c0a785ccf98f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:30.356673 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-098c7c69-6ce1-4153-9fd8-c0a785ccf98f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:30.356720 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-098c7c69-6ce1-4153-9fd8-c0a785ccf98f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:30.361731 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:30.361731 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:30.362521 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-098c7c69-6ce1-4153-9fd8-c0a785ccf98f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:30.362960 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1498/6001] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:30 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:31.373289 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c7af51e-58c1-4398-a9e9-3278cad0f1ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:31.375157 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c7af51e-58c1-4398-a9e9-3278cad0f1ed tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:31.375335 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c7af51e-58c1-4398-a9e9-3278cad0f1ed tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:31.375508 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c7af51e-58c1-4398-a9e9-3278cad0f1ed tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:31.375660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0c7af51e-58c1-4398-a9e9-3278cad0f1ed tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:31.379406 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:31.379406 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:31.379988 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c7af51e-58c1-4398-a9e9-3278cad0f1ed tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:31.380305 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1493/6002] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:31 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:32.389433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fd056e1-f10e-40c0-a112-4971e5d5315b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:32.391125 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fd056e1-f10e-40c0-a112-4971e5d5315b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:32.391328 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fd056e1-f10e-40c0-a112-4971e5d5315b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:32.391502 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fd056e1-f10e-40c0-a112-4971e5d5315b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:32.391613 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8fd056e1-f10e-40c0-a112-4971e5d5315b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:32.396133 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:32.396133 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:32.396857 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fd056e1-f10e-40c0-a112-4971e5d5315b tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:32.397266 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1516/6003] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:32 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:33.406821 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8a5b155b-367b-4a3c-84d6-e4d5d42ec6a7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:33.408795 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a5b155b-367b-4a3c-84d6-e4d5d42ec6a7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:33.408881 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8a5b155b-367b-4a3c-84d6-e4d5d42ec6a7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:33.409853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8a5b155b-367b-4a3c-84d6-e4d5d42ec6a7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:33.409853 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8a5b155b-367b-4a3c-84d6-e4d5d42ec6a7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:33.411211 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=43,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:57:33.413805 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:33.413805 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:33.414678 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8a5b155b-367b-4a3c-84d6-e4d5d42ec6a7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:33.415164 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1497/6004] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:33 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:34.424831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f71831a6-2212-4862-bb34-8b78e9bae762 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:34.426647 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f71831a6-2212-4862-bb34-8b78e9bae762 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:34.427025 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f71831a6-2212-4862-bb34-8b78e9bae762 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:34.427274 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f71831a6-2212-4862-bb34-8b78e9bae762 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:34.427426 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-f71831a6-2212-4862-bb34-8b78e9bae762 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:34.429432 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=37,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:57:34.432339 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:34.432339 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:34.433097 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f71831a6-2212-4862-bb34-8b78e9bae762 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:34.433404 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1499/6005] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:34 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:35.442506 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8126b861-a6b9-4977-a48b-d923d6fb622f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:35.444790 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8126b861-a6b9-4977-a48b-d923d6fb622f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:35.445094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8126b861-a6b9-4977-a48b-d923d6fb622f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:35.445359 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8126b861-a6b9-4977-a48b-d923d6fb622f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:35.445513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8126b861-a6b9-4977-a48b-d923d6fb622f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:35.447576 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=67,cinder:INSERT=16,cinder:UPDATE=34 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:57:35.451632 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:35.451632 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:35.452545 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8126b861-a6b9-4977-a48b-d923d6fb622f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:35.453164 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1494/6006] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:35 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:36.462376 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-884b14a6-80ef-40f7-b013-6c7bfba2bde9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:36.464017 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-884b14a6-80ef-40f7-b013-6c7bfba2bde9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:36.464226 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-884b14a6-80ef-40f7-b013-6c7bfba2bde9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:36.464421 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-884b14a6-80ef-40f7-b013-6c7bfba2bde9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:36.464552 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-884b14a6-80ef-40f7-b013-6c7bfba2bde9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:36.466113 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=88,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:57:36.469044 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:36.469044 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:36.469689 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-884b14a6-80ef-40f7-b013-6c7bfba2bde9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:36.470196 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1517/6007] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:36 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:37.478894 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25e87ed9-dc91-4b42-8e7b-32bfa2fea0a5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:37.480530 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25e87ed9-dc91-4b42-8e7b-32bfa2fea0a5 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:37.480690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25e87ed9-dc91-4b42-8e7b-32bfa2fea0a5 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:37.480866 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25e87ed9-dc91-4b42-8e7b-32bfa2fea0a5 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:37.480975 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-25e87ed9-dc91-4b42-8e7b-32bfa2fea0a5 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:37.484738 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:37.484738 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:37.485265 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25e87ed9-dc91-4b42-8e7b-32bfa2fea0a5 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:37.485590 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1498/6008] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:37 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:38.494781 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-cd38dba5-14b0-4c86-838d-7d5323ad52be None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:38.496390 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cd38dba5-14b0-4c86-838d-7d5323ad52be tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:38.496568 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cd38dba5-14b0-4c86-838d-7d5323ad52be tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:38.496753 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-cd38dba5-14b0-4c86-838d-7d5323ad52be tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:38.496852 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-cd38dba5-14b0-4c86-838d-7d5323ad52be tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:38.500715 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:38.500715 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:38.501237 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-cd38dba5-14b0-4c86-838d-7d5323ad52be tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:38.501542 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1500/6009] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:38 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:39.510661 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6a8540f6-90ec-4401-8276-448a7e9c6f3a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:39.512210 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a8540f6-90ec-4401-8276-448a7e9c6f3a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:39.512385 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a8540f6-90ec-4401-8276-448a7e9c6f3a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:39.512546 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a8540f6-90ec-4401-8276-448a7e9c6f3a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:39.512637 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6a8540f6-90ec-4401-8276-448a7e9c6f3a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:39.516228 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:39.516228 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:39.516716 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a8540f6-90ec-4401-8276-448a7e9c6f3a tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:39.517026 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1495/6010] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:39 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:40.526931 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6610f82f-a107-45e3-a983-77f6c3443b9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:40.528773 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6610f82f-a107-45e3-a983-77f6c3443b9f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:40.528986 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6610f82f-a107-45e3-a983-77f6c3443b9f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:40.529181 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6610f82f-a107-45e3-a983-77f6c3443b9f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:40.529285 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6610f82f-a107-45e3-a983-77f6c3443b9f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:40.533549 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:40.533549 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:40.534193 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6610f82f-a107-45e3-a983-77f6c3443b9f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:40.534587 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1518/6011] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:40 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:40.543018 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-103e0737-876c-4fb7-9827-3f35e6f1453b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:40.544593 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-103e0737-876c-4fb7-9827-3f35e6f1453b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:57:40.544941 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-103e0737-876c-4fb7-9827-3f35e6f1453b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b", "name": "tempest-VolumesBackupsTest-Backup-1280362460"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:40.546281 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-103e0737-876c-4fb7-9827-3f35e6f1453b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating new backup {'backup': {'volume_id': 'eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b', 'name': 'tempest-VolumesBackupsTest-Backup-1280362460'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:57:40.546410 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-103e0737-876c-4fb7-9827-3f35e6f1453b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating backup of volume eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b in container None Aug 09 07:57:40.552770 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:40.552770 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:40.553184 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-103e0737-876c-4fb7-9827-3f35e6f1453b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:57:40.568879 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-103e0737-876c-4fb7-9827-3f35e6f1453b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Created reservations ['78cafa55-2dac-430a-9108-41a30c6cc4d9', '17ab7cdc-3036-4da8-b9a6-9448e67df5fd'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:40.591285 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-103e0737-876c-4fb7-9827-3f35e6f1453b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:57:40.591815 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1499/6012] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:57:40 2026] POST /volume/v3/backups => generated 328 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:57:40.599074 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-c9867855-17c4-4e72-bbdd-8a1dcb89fb0a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:40.600704 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9867855-17c4-4e72-bbdd-8a1dcb89fb0a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:40.600959 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9867855-17c4-4e72-bbdd-8a1dcb89fb0a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:40.601238 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-c9867855-17c4-4e72-bbdd-8a1dcb89fb0a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:40.601400 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-c9867855-17c4-4e72-bbdd-8a1dcb89fb0a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:40.605962 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:40.605962 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:40.606328 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-c9867855-17c4-4e72-bbdd-8a1dcb89fb0a tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:40.606642 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1501/6013] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:40 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:41.615190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d4b9f9b-71a9-463b-86dd-edf56fb0f74c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:41.617302 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d4b9f9b-71a9-463b-86dd-edf56fb0f74c tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:41.617505 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d4b9f9b-71a9-463b-86dd-edf56fb0f74c tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:41.617693 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d4b9f9b-71a9-463b-86dd-edf56fb0f74c tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:41.617801 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9d4b9f9b-71a9-463b-86dd-edf56fb0f74c tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:41.622206 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:41.622206 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:41.622883 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d4b9f9b-71a9-463b-86dd-edf56fb0f74c tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:41.623247 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1496/6014] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:41 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:42.632223 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62e044a5-5940-4f69-9d34-bd8cc703112b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:42.633719 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62e044a5-5940-4f69-9d34-bd8cc703112b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:42.633882 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62e044a5-5940-4f69-9d34-bd8cc703112b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:42.634068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62e044a5-5940-4f69-9d34-bd8cc703112b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:42.634179 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-62e044a5-5940-4f69-9d34-bd8cc703112b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:42.638175 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:42.638175 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:42.638809 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62e044a5-5940-4f69-9d34-bd8cc703112b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:42.639114 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1519/6015] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:42 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:43.648512 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7fdc4ef1-d730-4001-8173-3ce9fbfe00b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:43.650237 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7fdc4ef1-d730-4001-8173-3ce9fbfe00b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:43.650413 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7fdc4ef1-d730-4001-8173-3ce9fbfe00b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:43.650593 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7fdc4ef1-d730-4001-8173-3ce9fbfe00b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:43.650710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-7fdc4ef1-d730-4001-8173-3ce9fbfe00b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:43.654846 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:43.654846 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:43.655476 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7fdc4ef1-d730-4001-8173-3ce9fbfe00b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:43.655800 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1500/6016] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:43 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:44.665417 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0ef454d4-8abf-4984-9dee-97feab7cad32 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:44.667103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ef454d4-8abf-4984-9dee-97feab7cad32 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:44.667290 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ef454d4-8abf-4984-9dee-97feab7cad32 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:44.667460 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ef454d4-8abf-4984-9dee-97feab7cad32 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:44.667551 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-0ef454d4-8abf-4984-9dee-97feab7cad32 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:44.671851 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:44.671851 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:44.672519 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ef454d4-8abf-4984-9dee-97feab7cad32 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:44.672848 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1502/6017] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:44 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:45.683161 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8d378756-6485-4883-b1d6-cd0bac1b6017 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:45.685243 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d378756-6485-4883-b1d6-cd0bac1b6017 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:45.685586 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d378756-6485-4883-b1d6-cd0bac1b6017 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:45.685845 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d378756-6485-4883-b1d6-cd0bac1b6017 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:45.685996 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8d378756-6485-4883-b1d6-cd0bac1b6017 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:45.690476 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:45.690476 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:45.691179 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d378756-6485-4883-b1d6-cd0bac1b6017 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:45.691520 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1497/6018] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:45 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:46.700619 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be1c6348-37fb-4ea9-b18a-4d2e5b17533f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:46.702133 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be1c6348-37fb-4ea9-b18a-4d2e5b17533f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:46.702299 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be1c6348-37fb-4ea9-b18a-4d2e5b17533f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:46.702463 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be1c6348-37fb-4ea9-b18a-4d2e5b17533f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:46.702555 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-be1c6348-37fb-4ea9-b18a-4d2e5b17533f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:46.706272 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:46.706272 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:46.706903 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be1c6348-37fb-4ea9-b18a-4d2e5b17533f tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:46.707230 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1520/6019] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:46 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:47.716354 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-00248330-90e1-4cb9-bca0-7c2472a6b766 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:47.718186 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00248330-90e1-4cb9-bca0-7c2472a6b766 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:47.718372 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00248330-90e1-4cb9-bca0-7c2472a6b766 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:47.718567 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-00248330-90e1-4cb9-bca0-7c2472a6b766 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:47.718729 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-00248330-90e1-4cb9-bca0-7c2472a6b766 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:47.723139 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:47.723139 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:47.723980 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-00248330-90e1-4cb9-bca0-7c2472a6b766 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:47.724383 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1501/6020] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:47 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:48.734530 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-de559b83-b38f-4c9e-82d1-c76d6dcf7436 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:48.736191 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-de559b83-b38f-4c9e-82d1-c76d6dcf7436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:48.736367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-de559b83-b38f-4c9e-82d1-c76d6dcf7436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:48.736547 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-de559b83-b38f-4c9e-82d1-c76d6dcf7436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:48.736646 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-de559b83-b38f-4c9e-82d1-c76d6dcf7436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:48.741371 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:48.741371 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:48.742046 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-de559b83-b38f-4c9e-82d1-c76d6dcf7436 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:48.742364 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1503/6021] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:48 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:49.751615 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a6bd9230-9a91-461d-8af8-e9c6ef6b4962 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:49.753363 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6bd9230-9a91-461d-8af8-e9c6ef6b4962 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:49.753616 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6bd9230-9a91-461d-8af8-e9c6ef6b4962 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:49.753870 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6bd9230-9a91-461d-8af8-e9c6ef6b4962 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:49.753999 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a6bd9230-9a91-461d-8af8-e9c6ef6b4962 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:49.758400 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:49.758400 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:49.759247 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6bd9230-9a91-461d-8af8-e9c6ef6b4962 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:49.759634 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1498/6022] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:49 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:50.769375 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-560b14fe-0ad7-40a6-b4d8-b1bcfa060ea4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:50.771187 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-560b14fe-0ad7-40a6-b4d8-b1bcfa060ea4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:50.771368 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-560b14fe-0ad7-40a6-b4d8-b1bcfa060ea4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:50.771544 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-560b14fe-0ad7-40a6-b4d8-b1bcfa060ea4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:50.771649 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-560b14fe-0ad7-40a6-b4d8-b1bcfa060ea4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:50.775762 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:50.775762 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:50.776428 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-560b14fe-0ad7-40a6-b4d8-b1bcfa060ea4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:50.776774 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1521/6023] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:50 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:51.785628 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e502f9a5-c4e5-468a-8e96-d61a335b0a50 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:51.787504 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e502f9a5-c4e5-468a-8e96-d61a335b0a50 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:51.787727 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e502f9a5-c4e5-468a-8e96-d61a335b0a50 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:51.787922 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e502f9a5-c4e5-468a-8e96-d61a335b0a50 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:51.788029 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-e502f9a5-c4e5-468a-8e96-d61a335b0a50 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:51.792199 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:51.792199 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:51.792931 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e502f9a5-c4e5-468a-8e96-d61a335b0a50 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:51.793298 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1502/6024] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:51 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:52.801896 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a85c51ef-8783-430a-81e0-4a611441a7b4 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:52.803518 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a85c51ef-8783-430a-81e0-4a611441a7b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:52.803705 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a85c51ef-8783-430a-81e0-4a611441a7b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:52.803923 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a85c51ef-8783-430a-81e0-4a611441a7b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:52.804028 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a85c51ef-8783-430a-81e0-4a611441a7b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:52.807853 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:52.807853 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:52.808544 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a85c51ef-8783-430a-81e0-4a611441a7b4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:52.808929 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1504/6025] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:52 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:53.818457 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cfa736d9-88e5-45f4-806b-6d49654c8973 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:53.820448 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfa736d9-88e5-45f4-806b-6d49654c8973 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:53.820624 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfa736d9-88e5-45f4-806b-6d49654c8973 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:53.820827 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfa736d9-88e5-45f4-806b-6d49654c8973 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:53.820994 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cfa736d9-88e5-45f4-806b-6d49654c8973 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:53.825197 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:53.825197 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:53.825959 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfa736d9-88e5-45f4-806b-6d49654c8973 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:53.826321 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1499/6026] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:53 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:54.835766 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4ded8777-0b1c-4c5e-9de6-134d351c5543 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:54.837360 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ded8777-0b1c-4c5e-9de6-134d351c5543 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:57:54.837521 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ded8777-0b1c-4c5e-9de6-134d351c5543 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:54.837700 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ded8777-0b1c-4c5e-9de6-134d351c5543 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:54.837797 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4ded8777-0b1c-4c5e-9de6-134d351c5543 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:54.841576 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:54.841576 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:54.842208 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ded8777-0b1c-4c5e-9de6-134d351c5543 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:57:54.842508 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1522/6027] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:54 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:54.850968 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5336bb87-d746-48be-9452-047894385050 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:54.852338 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5336bb87-d746-48be-9452-047894385050 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:57:54.852532 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5336bb87-d746-48be-9452-047894385050 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:54.852743 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5336bb87-d746-48be-9452-047894385050 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:54.852849 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5336bb87-d746-48be-9452-047894385050 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:54.856949 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:54.856949 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:54.857506 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5336bb87-d746-48be-9452-047894385050 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:57:54.858011 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1503/6028] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:54 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:54.865474 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b989fa78-854e-4221-9ded-fae1473ae07f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:54.867107 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b989fa78-854e-4221-9ded-fae1473ae07f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:57:54.867425 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b989fa78-854e-4221-9ded-fae1473ae07f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1454230263"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:57:54.868760 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.contrib.backups [None req-b989fa78-854e-4221-9ded-fae1473ae07f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating new backup {'backup': {'volume_id': 'eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1454230263'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:57:54.868886 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-b989fa78-854e-4221-9ded-fae1473ae07f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Creating backup of volume eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b in container None Aug 09 07:57:54.875522 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:54.875522 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:54.875807 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-b989fa78-854e-4221-9ded-fae1473ae07f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Volume info retrieved successfully. Aug 09 07:57:54.889827 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-b989fa78-854e-4221-9ded-fae1473ae07f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Created reservations ['27202753-0cdf-4388-85e9-ea7659b87ce7', '364073e4-bfda-4882-822d-bb8b661b4160'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:57:54.914406 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b989fa78-854e-4221-9ded-fae1473ae07f tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:57:54.914807 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1505/6029] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:57:54 2026] POST /volume/v3/backups => generated 328 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:57:54.922318 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d717489-5f83-4832-bb0c-7ed46127b5d9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:54.924087 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d717489-5f83-4832-bb0c-7ed46127b5d9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:57:54.924307 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d717489-5f83-4832-bb0c-7ed46127b5d9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:54.924516 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d717489-5f83-4832-bb0c-7ed46127b5d9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:54.924657 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0d717489-5f83-4832-bb0c-7ed46127b5d9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:54.928521 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:54.928521 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:54.929130 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d717489-5f83-4832-bb0c-7ed46127b5d9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:57:54.929465 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1500/6030] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:54 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:55.938456 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-269f1082-375d-4409-80d4-ce04b20d5670 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:55.940186 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-269f1082-375d-4409-80d4-ce04b20d5670 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:57:55.940393 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-269f1082-375d-4409-80d4-ce04b20d5670 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:55.940676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-269f1082-375d-4409-80d4-ce04b20d5670 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:55.940812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-269f1082-375d-4409-80d4-ce04b20d5670 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:55.944928 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:55.944928 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:57:55.945482 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-269f1082-375d-4409-80d4-ce04b20d5670 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:57:55.945820 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1523/6031] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:55 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:56.954953 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-429739ab-963c-4cdd-a82f-f74d8032c4d7 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:56.956404 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-429739ab-963c-4cdd-a82f-f74d8032c4d7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:57:56.956571 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-429739ab-963c-4cdd-a82f-f74d8032c4d7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:56.956736 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-429739ab-963c-4cdd-a82f-f74d8032c4d7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:56.956831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-429739ab-963c-4cdd-a82f-f74d8032c4d7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:56.960400 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:56.960400 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:57:56.960904 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-429739ab-963c-4cdd-a82f-f74d8032c4d7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:57:56.961211 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1504/6032] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:56 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:57.970014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b62cb16d-8795-4117-9ad4-65e25411f0b7 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:57.971814 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b62cb16d-8795-4117-9ad4-65e25411f0b7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:57:57.972084 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b62cb16d-8795-4117-9ad4-65e25411f0b7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:57.972308 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b62cb16d-8795-4117-9ad4-65e25411f0b7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:57.972449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-b62cb16d-8795-4117-9ad4-65e25411f0b7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:57.979690 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:57.979690 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:57:57.980304 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b62cb16d-8795-4117-9ad4-65e25411f0b7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:57:57.980662 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1506/6033] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:57 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:57:58.998775 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-019739b7-15c1-457d-a5b3-58d6fe8fd458 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:57:59.000967 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-019739b7-15c1-457d-a5b3-58d6fe8fd458 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:57:59.001238 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-019739b7-15c1-457d-a5b3-58d6fe8fd458 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:57:59.001480 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-019739b7-15c1-457d-a5b3-58d6fe8fd458 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:57:59.001648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-019739b7-15c1-457d-a5b3-58d6fe8fd458 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:57:59.006565 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:57:59.006565 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:57:59.007337 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-019739b7-15c1-457d-a5b3-58d6fe8fd458 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:57:59.007806 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1501/6034] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:57:58 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:00.019994 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-37c2582d-007e-47c4-a342-d2b2dc14dc52 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:00.021296 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-37c2582d-007e-47c4-a342-d2b2dc14dc52 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:58:00.021535 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-37c2582d-007e-47c4-a342-d2b2dc14dc52 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:00.021750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-37c2582d-007e-47c4-a342-d2b2dc14dc52 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:00.021859 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-37c2582d-007e-47c4-a342-d2b2dc14dc52 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:00.026593 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:00.026593 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:00.027369 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-37c2582d-007e-47c4-a342-d2b2dc14dc52 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:58:00.027780 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1524/6035] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:00 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:01.037507 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-8aa58aa2-efec-4605-a02f-2b4685eb9210 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:01.040346 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8aa58aa2-efec-4605-a02f-2b4685eb9210 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:58:01.040548 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8aa58aa2-efec-4605-a02f-2b4685eb9210 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:01.040768 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-8aa58aa2-efec-4605-a02f-2b4685eb9210 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:01.040907 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-8aa58aa2-efec-4605-a02f-2b4685eb9210 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:01.047683 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:01.047683 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:01.048298 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-8aa58aa2-efec-4605-a02f-2b4685eb9210 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:58:01.048653 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1505/6036] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:01 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:02.057955 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6106a02b-4a5d-4ccd-96d1-17132199a6f9 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:02.059307 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6106a02b-4a5d-4ccd-96d1-17132199a6f9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:58:02.059505 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6106a02b-4a5d-4ccd-96d1-17132199a6f9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:02.059748 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6106a02b-4a5d-4ccd-96d1-17132199a6f9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:02.059858 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6106a02b-4a5d-4ccd-96d1-17132199a6f9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:02.063786 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:02.063786 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:02.064372 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6106a02b-4a5d-4ccd-96d1-17132199a6f9 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:58:02.064753 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1507/6037] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:02 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:02.073100 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c323731-e542-4817-a938-ca213b71a63d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:02.074749 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c323731-e542-4817-a938-ca213b71a63d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:58:02.074958 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c323731-e542-4817-a938-ca213b71a63d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:02.075128 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c323731-e542-4817-a938-ca213b71a63d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:02.075223 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3c323731-e542-4817-a938-ca213b71a63d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:02.079251 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:02.079251 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:02.080039 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c323731-e542-4817-a938-ca213b71a63d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:58:02.080413 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1502/6038] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:02 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:02.087812 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-08195ab4-d54f-4505-a51e-657e9811f566 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:02.089501 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08195ab4-d54f-4505-a51e-657e9811f566 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:58:02.089717 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08195ab4-d54f-4505-a51e-657e9811f566 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:02.089891 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08195ab4-d54f-4505-a51e-657e9811f566 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:02.090012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-08195ab4-d54f-4505-a51e-657e9811f566 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:02.093959 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:02.093959 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:02.094509 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08195ab4-d54f-4505-a51e-657e9811f566 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:58:02.094855 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1525/6039] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:02 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:02.102834 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5d778332-44aa-4869-a45b-143a830213e4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:02.104621 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d778332-44aa-4869-a45b-143a830213e4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] POST https://10.4.3.41/volume/v3/backups Aug 09 07:58:02.104971 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5d778332-44aa-4869-a45b-143a830213e4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-26801709"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:02.106315 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-5d778332-44aa-4869-a45b-143a830213e4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating new backup {'backup': {'volume_id': 'eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-26801709'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:58:02.106451 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-5d778332-44aa-4869-a45b-143a830213e4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Creating backup of volume eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b in container None Aug 09 07:58:02.114057 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:02.114057 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:02.114571 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5d778332-44aa-4869-a45b-143a830213e4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:58:02.130362 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-5d778332-44aa-4869-a45b-143a830213e4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Created reservations ['83574d0e-83a4-48f6-a79b-a8186cfaaa3a', '7a79923f-d702-4f29-b77b-5b99fc12aa28'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:02.159661 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5d778332-44aa-4869-a45b-143a830213e4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:58:02.160026 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1506/6040] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:58:02 2026] POST /volume/v3/backups => generated 326 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:02.167083 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6436badb-d2e3-4fd0-be27-1144abd6f3ca None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:02.168722 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6436badb-d2e3-4fd0-be27-1144abd6f3ca tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:02.168891 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6436badb-d2e3-4fd0-be27-1144abd6f3ca tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:02.169108 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6436badb-d2e3-4fd0-be27-1144abd6f3ca tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:02.169217 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-6436badb-d2e3-4fd0-be27-1144abd6f3ca tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:02.173052 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:02.173052 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:02.173715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6436badb-d2e3-4fd0-be27-1144abd6f3ca tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:02.174037 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1508/6041] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:02 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:03.182892 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bcbf7dc3-0145-4e6f-a79a-4c2d20a23548 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:03.185106 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcbf7dc3-0145-4e6f-a79a-4c2d20a23548 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:03.185312 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bcbf7dc3-0145-4e6f-a79a-4c2d20a23548 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:03.185497 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bcbf7dc3-0145-4e6f-a79a-4c2d20a23548 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:03.185616 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bcbf7dc3-0145-4e6f-a79a-4c2d20a23548 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:03.189938 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:03.189938 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:03.190638 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcbf7dc3-0145-4e6f-a79a-4c2d20a23548 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:03.191011 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1503/6042] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:03 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:04.200446 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-29135005-9475-460d-913b-2d2d83449a71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:04.202139 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29135005-9475-460d-913b-2d2d83449a71 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:04.202317 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29135005-9475-460d-913b-2d2d83449a71 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:04.202490 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-29135005-9475-460d-913b-2d2d83449a71 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:04.202621 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-29135005-9475-460d-913b-2d2d83449a71 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:04.206608 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:04.206608 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:04.207289 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-29135005-9475-460d-913b-2d2d83449a71 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:04.207627 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1526/6043] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:04 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:05.219182 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-665e4359-da57-4f4a-b423-5ac0aecc1994 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:05.220694 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-665e4359-da57-4f4a-b423-5ac0aecc1994 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:05.220869 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-665e4359-da57-4f4a-b423-5ac0aecc1994 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:05.221167 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-665e4359-da57-4f4a-b423-5ac0aecc1994 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:05.221262 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-665e4359-da57-4f4a-b423-5ac0aecc1994 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:05.225843 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:05.225843 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:05.226626 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-665e4359-da57-4f4a-b423-5ac0aecc1994 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:05.226999 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1507/6044] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:05 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:06.236690 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-2f1e36d1-7753-4634-a334-c31b34bfad80 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:06.238625 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2f1e36d1-7753-4634-a334-c31b34bfad80 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:06.238873 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2f1e36d1-7753-4634-a334-c31b34bfad80 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:06.239117 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-2f1e36d1-7753-4634-a334-c31b34bfad80 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:06.239236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-2f1e36d1-7753-4634-a334-c31b34bfad80 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:06.244222 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:06.244222 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:06.245128 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-2f1e36d1-7753-4634-a334-c31b34bfad80 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:06.245566 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1509/6045] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:06 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:07.256454 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-289a69da-68aa-429e-a2ab-5b9981702479 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:07.258129 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-289a69da-68aa-429e-a2ab-5b9981702479 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:07.258308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-289a69da-68aa-429e-a2ab-5b9981702479 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:07.258507 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-289a69da-68aa-429e-a2ab-5b9981702479 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:07.258690 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-289a69da-68aa-429e-a2ab-5b9981702479 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:07.262614 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:07.262614 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:07.263305 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-289a69da-68aa-429e-a2ab-5b9981702479 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:07.263622 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1504/6046] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:07 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:08.274339 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f8a10e9-fce1-49b8-9c18-a47e304086f3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:08.276351 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f8a10e9-fce1-49b8-9c18-a47e304086f3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:08.276575 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f8a10e9-fce1-49b8-9c18-a47e304086f3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:08.276807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f8a10e9-fce1-49b8-9c18-a47e304086f3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:08.276954 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1f8a10e9-fce1-49b8-9c18-a47e304086f3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:08.281712 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:08.281712 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:08.282583 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f8a10e9-fce1-49b8-9c18-a47e304086f3 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:08.283019 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1527/6047] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:08 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:09.292539 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5c7b06d1-53bd-46dc-9d26-df028f2353e9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:09.294260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c7b06d1-53bd-46dc-9d26-df028f2353e9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:09.294461 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c7b06d1-53bd-46dc-9d26-df028f2353e9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:09.294626 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5c7b06d1-53bd-46dc-9d26-df028f2353e9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:09.294738 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-5c7b06d1-53bd-46dc-9d26-df028f2353e9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:09.299049 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:09.299049 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:09.299787 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5c7b06d1-53bd-46dc-9d26-df028f2353e9 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:09.300169 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1508/6048] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:09 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:09.309514 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-01d45848-03bd-40e2-90f6-00d68cdd49ea None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:09.311226 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-01d45848-03bd-40e2-90f6-00d68cdd49ea tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:58:09.311410 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-01d45848-03bd-40e2-90f6-00d68cdd49ea tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:09.311581 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-01d45848-03bd-40e2-90f6-00d68cdd49ea tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:09.311692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-01d45848-03bd-40e2-90f6-00d68cdd49ea tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:09.316156 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:09.316156 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:09.316834 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-01d45848-03bd-40e2-90f6-00d68cdd49ea tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:58:09.317183 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1510/6049] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:09 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:09.327574 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e0b814de-89f4-4c19-9bee-93a3cc8fb613 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:09.329361 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0b814de-89f4-4c19-9bee-93a3cc8fb613 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] DELETE https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:09.329542 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0b814de-89f4-4c19-9bee-93a3cc8fb613 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:09.329728 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0b814de-89f4-4c19-9bee-93a3cc8fb613 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:09.329825 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-e0b814de-89f4-4c19-9bee-93a3cc8fb613 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete backup with id: 574ed6a2-8dd1-4629-9496-05145a210fcc. Aug 09 07:58:09.333938 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:09.333938 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:09.344522 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-e0b814de-89f4-4c19-9bee-93a3cc8fb613 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] delete_backup rpcapi backup_id 574ed6a2-8dd1-4629-9496-05145a210fcc {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:58:09.346122 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0b814de-89f4-4c19-9bee-93a3cc8fb613 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 202 Aug 09 07:58:09.346484 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1505/6050] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:09 2026] DELETE /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:58:09.352615 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8a6348d-90eb-4e2a-8c5f-5d11b8bd8d04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:09.354279 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8a6348d-90eb-4e2a-8c5f-5d11b8bd8d04 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:09.354480 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8a6348d-90eb-4e2a-8c5f-5d11b8bd8d04 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:09.354718 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8a6348d-90eb-4e2a-8c5f-5d11b8bd8d04 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:09.354901 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d8a6348d-90eb-4e2a-8c5f-5d11b8bd8d04 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:09.359361 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:09.359361 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:09.359687 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8a6348d-90eb-4e2a-8c5f-5d11b8bd8d04 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 200 Aug 09 07:58:09.360045 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1528/6051] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:09 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:10.369569 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d8327ac6-935a-4560-9ae6-c83685b6c7ee None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:10.371352 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8327ac6-935a-4560-9ae6-c83685b6c7ee tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc Aug 09 07:58:10.371556 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8327ac6-935a-4560-9ae6-c83685b6c7ee tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:10.371756 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d8327ac6-935a-4560-9ae6-c83685b6c7ee tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:10.371878 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-d8327ac6-935a-4560-9ae6-c83685b6c7ee tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 574ed6a2-8dd1-4629-9496-05145a210fcc. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:10.375332 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d8327ac6-935a-4560-9ae6-c83685b6c7ee tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc returned with HTTP 404 Aug 09 07:58:10.375787 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1509/6052] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:10 2026] GET /volume/v3/backups/574ed6a2-8dd1-4629-9496-05145a210fcc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:10.382544 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b4486158-4d0a-4991-b8fd-15f6f671e2f8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:10.384235 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b4486158-4d0a-4991-b8fd-15f6f671e2f8 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] DELETE https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:58:10.384411 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b4486158-4d0a-4991-b8fd-15f6f671e2f8 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:10.384606 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b4486158-4d0a-4991-b8fd-15f6f671e2f8 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:10.384715 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-b4486158-4d0a-4991-b8fd-15f6f671e2f8 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Delete backup with id: ccceea5c-9255-4e04-a313-c54bfe912c5b. Aug 09 07:58:10.388575 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:10.388575 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:10.397831 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-b4486158-4d0a-4991-b8fd-15f6f671e2f8 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] delete_backup rpcapi backup_id ccceea5c-9255-4e04-a313-c54bfe912c5b {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:58:10.399456 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b4486158-4d0a-4991-b8fd-15f6f671e2f8 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 202 Aug 09 07:58:10.399848 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1511/6053] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:10 2026] DELETE /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:58:10.407623 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-45719929-81a3-4d91-bd66-27df8a9c3b00 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:10.409713 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45719929-81a3-4d91-bd66-27df8a9c3b00 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:58:10.409965 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45719929-81a3-4d91-bd66-27df8a9c3b00 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:10.410180 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45719929-81a3-4d91-bd66-27df8a9c3b00 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:10.410294 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-45719929-81a3-4d91-bd66-27df8a9c3b00 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:10.415285 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:10.415285 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:10.415996 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45719929-81a3-4d91-bd66-27df8a9c3b00 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 200 Aug 09 07:58:10.416410 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1506/6054] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:10 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:11.426146 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95482c20-61f3-4a03-a4ee-a3db923e59f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:11.427887 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95482c20-61f3-4a03-a4ee-a3db923e59f7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b Aug 09 07:58:11.428070 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95482c20-61f3-4a03-a4ee-a3db923e59f7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:11.428293 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95482c20-61f3-4a03-a4ee-a3db923e59f7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:11.428515 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-95482c20-61f3-4a03-a4ee-a3db923e59f7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id ccceea5c-9255-4e04-a313-c54bfe912c5b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:11.431661 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95482c20-61f3-4a03-a4ee-a3db923e59f7 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b returned with HTTP 404 Aug 09 07:58:11.432326 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1529/6055] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:11 2026] GET /volume/v3/backups/ccceea5c-9255-4e04-a313-c54bfe912c5b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:11.437922 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-236c8fd7-a991-435b-badb-ebd49b2f6aba None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:11.439533 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-236c8fd7-a991-435b-badb-ebd49b2f6aba tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] DELETE https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:58:11.439710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-236c8fd7-a991-435b-badb-ebd49b2f6aba tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:11.439891 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-236c8fd7-a991-435b-badb-ebd49b2f6aba tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:11.440008 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-236c8fd7-a991-435b-badb-ebd49b2f6aba tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete backup with id: 74fe3cae-697b-4cc6-bb00-399d921b1035. Aug 09 07:58:11.444087 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:11.444087 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:11.453527 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.backup.rpcapi [None req-236c8fd7-a991-435b-badb-ebd49b2f6aba tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] delete_backup rpcapi backup_id 74fe3cae-697b-4cc6-bb00-399d921b1035 {{(pid=100220) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:58:11.454995 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-236c8fd7-a991-435b-badb-ebd49b2f6aba tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 202 Aug 09 07:58:11.455305 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1510/6056] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:11 2026] DELETE /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:58:11.463760 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7a1f9dc3-dd5f-42d9-818d-2f0678be2c88 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:11.465512 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7a1f9dc3-dd5f-42d9-818d-2f0678be2c88 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:58:11.465709 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7a1f9dc3-dd5f-42d9-818d-2f0678be2c88 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:11.465928 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7a1f9dc3-dd5f-42d9-818d-2f0678be2c88 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:11.466055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-7a1f9dc3-dd5f-42d9-818d-2f0678be2c88 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:11.470384 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:11.470384 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:11.471170 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7a1f9dc3-dd5f-42d9-818d-2f0678be2c88 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 200 Aug 09 07:58:11.471655 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1512/6057] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:11 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:12.482360 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1398da29-16e2-453c-adff-473321228b90 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:12.484013 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1398da29-16e2-453c-adff-473321228b90 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 Aug 09 07:58:12.484190 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1398da29-16e2-453c-adff-473321228b90 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:12.484356 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1398da29-16e2-453c-adff-473321228b90 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:12.484464 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1398da29-16e2-453c-adff-473321228b90 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Show backup with id 74fe3cae-697b-4cc6-bb00-399d921b1035. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:12.488048 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1398da29-16e2-453c-adff-473321228b90 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 returned with HTTP 404 Aug 09 07:58:12.488495 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1507/6058] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:12 2026] GET /volume/v3/backups/74fe3cae-697b-4cc6-bb00-399d921b1035 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:12.494503 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e247bbfd-6f25-4317-b023-28ee0eda8521 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:12.496198 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e247bbfd-6f25-4317-b023-28ee0eda8521 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] DELETE https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:58:12.496380 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e247bbfd-6f25-4317-b023-28ee0eda8521 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:12.496551 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e247bbfd-6f25-4317-b023-28ee0eda8521 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:12.496653 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-e247bbfd-6f25-4317-b023-28ee0eda8521 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Delete backup with id: 5f946d52-a799-4cc0-936c-d896b13c1998. Aug 09 07:58:12.500861 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:12.500861 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:12.511224 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-e247bbfd-6f25-4317-b023-28ee0eda8521 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] delete_backup rpcapi backup_id 5f946d52-a799-4cc0-936c-d896b13c1998 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:58:12.512794 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e247bbfd-6f25-4317-b023-28ee0eda8521 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 202 Aug 09 07:58:12.513183 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1530/6059] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:12 2026] DELETE /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:58:12.519661 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-4b974703-04c9-4007-856a-8aad97fda941 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:12.521949 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b974703-04c9-4007-856a-8aad97fda941 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:58:12.521949 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b974703-04c9-4007-856a-8aad97fda941 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:12.522139 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-4b974703-04c9-4007-856a-8aad97fda941 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:12.522139 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-4b974703-04c9-4007-856a-8aad97fda941 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:12.526197 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:12.526197 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:12.526819 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-4b974703-04c9-4007-856a-8aad97fda941 tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 200 Aug 09 07:58:12.527253 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1511/6060] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:12 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:13.536707 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-57a610ae-78ef-4bee-9d42-cc207d83da9e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:13.538634 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57a610ae-78ef-4bee-9d42-cc207d83da9e tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] GET https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 Aug 09 07:58:13.538857 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57a610ae-78ef-4bee-9d42-cc207d83da9e tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:13.539085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-57a610ae-78ef-4bee-9d42-cc207d83da9e tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:13.539202 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-57a610ae-78ef-4bee-9d42-cc207d83da9e tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] Show backup with id 5f946d52-a799-4cc0-936c-d896b13c1998. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:13.542849 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-57a610ae-78ef-4bee-9d42-cc207d83da9e tempest-VolumesBackupsTest-607834451 tempest-VolumesBackupsTest-607834451-project-admin] https://10.4.3.41/volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 returned with HTTP 404 Aug 09 07:58:13.543470 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1513/6061] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:13 2026] GET /volume/v3/backups/5f946d52-a799-4cc0-936c-d896b13c1998 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:13.553184 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3ff6e680-08f7-4565-afea-496f3ef1509d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:13.554829 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3ff6e680-08f7-4565-afea-496f3ef1509d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b Aug 09 07:58:13.555042 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3ff6e680-08f7-4565-afea-496f3ef1509d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:13.555218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3ff6e680-08f7-4565-afea-496f3ef1509d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:13.555374 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3ff6e680-08f7-4565-afea-496f3ef1509d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete volume with id: eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b Aug 09 07:58:13.563966 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:13.563966 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:13.563966 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3ff6e680-08f7-4565-afea-496f3ef1509d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:58:13.577090 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3ff6e680-08f7-4565-afea-496f3ef1509d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete volume request issued successfully. Aug 09 07:58:13.577281 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3ff6e680-08f7-4565-afea-496f3ef1509d tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b returned with HTTP 202 Aug 09 07:58:13.577626 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1508/6062] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:13 2026] DELETE /volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:13.585069 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59ebafa8-257d-4069-ae04-7d497818dedb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:13.587401 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59ebafa8-257d-4069-ae04-7d497818dedb tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b Aug 09 07:58:13.587674 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59ebafa8-257d-4069-ae04-7d497818dedb tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:13.587929 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59ebafa8-257d-4069-ae04-7d497818dedb tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:13.596704 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:13.596704 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:13.599963 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59ebafa8-257d-4069-ae04-7d497818dedb tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:58:13.603295 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59ebafa8-257d-4069-ae04-7d497818dedb tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b returned with HTTP 200 Aug 09 07:58:13.603620 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1531/6063] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:13 2026] GET /volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:14.616355 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e70138af-e462-49c6-b9ef-03a32b1afaa4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:14.618049 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e70138af-e462-49c6-b9ef-03a32b1afaa4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b Aug 09 07:58:14.618206 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e70138af-e462-49c6-b9ef-03a32b1afaa4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:14.618386 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e70138af-e462-49c6-b9ef-03a32b1afaa4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:14.624096 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e70138af-e462-49c6-b9ef-03a32b1afaa4 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b returned with HTTP 404 Aug 09 07:58:14.624518 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1512/6064] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:14 2026] GET /volume/v3/volumes/eeea2ab2-b3ca-4e09-ad0b-1a7e1ccfbd5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:14.630393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-01409981-15e5-4975-bd95-60f3cf246d55 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:14.632038 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-01409981-15e5-4975-bd95-60f3cf246d55 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 Aug 09 07:58:14.632239 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-01409981-15e5-4975-bd95-60f3cf246d55 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:14.632421 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-01409981-15e5-4975-bd95-60f3cf246d55 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:14.632587 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-01409981-15e5-4975-bd95-60f3cf246d55 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete volume with id: 94688551-4a40-411b-9120-99dbd5cb2e99 Aug 09 07:58:14.640300 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:14.640300 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:14.640810 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-01409981-15e5-4975-bd95-60f3cf246d55 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:58:14.655801 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-01409981-15e5-4975-bd95-60f3cf246d55 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete volume request issued successfully. Aug 09 07:58:14.656127 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-01409981-15e5-4975-bd95-60f3cf246d55 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 returned with HTTP 202 Aug 09 07:58:14.656461 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1514/6065] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:14 2026] DELETE /volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:14.663515 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3821f466-bb65-46bc-a985-f8be6b2b9618 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:14.665717 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3821f466-bb65-46bc-a985-f8be6b2b9618 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 Aug 09 07:58:14.666023 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3821f466-bb65-46bc-a985-f8be6b2b9618 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:14.666299 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3821f466-bb65-46bc-a985-f8be6b2b9618 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:14.673309 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:14.673309 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:14.676547 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3821f466-bb65-46bc-a985-f8be6b2b9618 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:58:14.680317 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3821f466-bb65-46bc-a985-f8be6b2b9618 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 returned with HTTP 200 Aug 09 07:58:14.680670 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1509/6066] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:14 2026] GET /volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:15.691971 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea13782d-0c4c-4274-a24a-fffb781fed30 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:15.693400 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea13782d-0c4c-4274-a24a-fffb781fed30 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 Aug 09 07:58:15.693597 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea13782d-0c4c-4274-a24a-fffb781fed30 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:15.693777 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea13782d-0c4c-4274-a24a-fffb781fed30 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:15.699013 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea13782d-0c4c-4274-a24a-fffb781fed30 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 returned with HTTP 404 Aug 09 07:58:15.699381 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1532/6067] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:15 2026] GET /volume/v3/volumes/94688551-4a40-411b-9120-99dbd5cb2e99 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:15.705863 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-7469da55-a5cd-4983-b546-65734774fe7b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:15.707537 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7469da55-a5cd-4983-b546-65734774fe7b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] DELETE https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a Aug 09 07:58:15.707713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7469da55-a5cd-4983-b546-65734774fe7b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:15.707908 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-7469da55-a5cd-4983-b546-65734774fe7b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:15.708074 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-7469da55-a5cd-4983-b546-65734774fe7b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete volume with id: 517e86e5-76b8-4a8e-b4b1-246763013d9a Aug 09 07:58:15.715212 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:15.715212 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:15.715673 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7469da55-a5cd-4983-b546-65734774fe7b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:58:15.730094 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-7469da55-a5cd-4983-b546-65734774fe7b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Delete volume request issued successfully. Aug 09 07:58:15.730303 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-7469da55-a5cd-4983-b546-65734774fe7b tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a returned with HTTP 202 Aug 09 07:58:15.730707 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1513/6068] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:15 2026] DELETE /volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:15.737155 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-f560b416-b86d-4c69-a08a-1fe157039016 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:15.738863 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f560b416-b86d-4c69-a08a-1fe157039016 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a Aug 09 07:58:15.739070 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f560b416-b86d-4c69-a08a-1fe157039016 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:15.739280 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-f560b416-b86d-4c69-a08a-1fe157039016 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:15.745488 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:15.745488 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:15.748775 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-f560b416-b86d-4c69-a08a-1fe157039016 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Volume info retrieved successfully. Aug 09 07:58:15.752540 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-f560b416-b86d-4c69-a08a-1fe157039016 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a returned with HTTP 200 Aug 09 07:58:15.752885 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1515/6069] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:15 2026] GET /volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:16.764490 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2b21d6ab-792d-48a1-8c15-bf56726081c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:16.766503 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b21d6ab-792d-48a1-8c15-bf56726081c1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] GET https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a Aug 09 07:58:16.766684 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b21d6ab-792d-48a1-8c15-bf56726081c1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:16.766866 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b21d6ab-792d-48a1-8c15-bf56726081c1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:16.771840 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b21d6ab-792d-48a1-8c15-bf56726081c1 tempest-VolumesBackupsTest-2031789814 tempest-VolumesBackupsTest-2031789814-project-member] https://10.4.3.41/volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a returned with HTTP 404 Aug 09 07:58:16.772252 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1510/6070] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:16 2026] GET /volume/v3/volumes/517e86e5-76b8-4a8e-b4b1-246763013d9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:18.276608 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:18.343977 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:58:18.344287 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1197742501"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:18.345540 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1197742501'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:58:18.345651 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create volume of 1 GB Aug 09 07:58:18.349429 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Availability Zones retrieved successfully. Aug 09 07:58:18.354523 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Flow 'volume_create_api' (15d226f4-17a3-4cf4-bc3a-8e511fc923f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:18.355559 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d69235-fd2f-41d5-8503-23c68df45368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:18.356713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:58:18.377768 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d69235-fd2f-41d5-8503-23c68df45368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:18.378455 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520ac9ee-887f-445a-8ac4-6ee250c963b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:18.427750 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Created reservations ['9693dfff-bf1c-44ce-8661-543c751b694e', '8d40520d-95b7-45ff-ac81-a3548f7b4bf0', '71320b86-8953-48d2-9850-be6f8a1b1d22', 'fc36ac33-8217-4350-a66f-2da5ed5f4d1f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:18.428677 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520ac9ee-887f-445a-8ac4-6ee250c963b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9693dfff-bf1c-44ce-8661-543c751b694e', '8d40520d-95b7-45ff-ac81-a3548f7b4bf0', '71320b86-8953-48d2-9850-be6f8a1b1d22', 'fc36ac33-8217-4350-a66f-2da5ed5f4d1f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:18.429348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4f61e3-8ac2-4a8b-bead-c4ae5ccfd966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:18.449885 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b4f61e3-8ac2-4a8b-bead-c4ae5ccfd966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7734a1d5-c208-4168-99ec-59156f2297a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1197742501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04373d526ba443ad8a1b8b94f27ebcd0',qos_specs=None,replication_status=,reservations=['9693dfff-bf1c-44ce-8661-543c751b694e','8d40520d-95b7-45ff-ac81-a3548f7b4bf0','71320b86-8953-48d2-9850-be6f8a1b1d22','fc36ac33-8217-4350-a66f-2da5ed5f4d1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9394934a724c7eab315d9007cf0f52',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1197742501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7734a1d5-c208-4168-99ec-59156f2297a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04373d526ba443ad8a1b8b94f27ebcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9394934a724c7eab315d9007cf0f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:18.450537 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c0b544-c3b2-4f77-85c9-57c8902c6574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:18.466082 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c0b544-c3b2-4f77-85c9-57c8902c6574) transitioned into state 'SUCCESS' from state '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-1197742501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04373d526ba443ad8a1b8b94f27ebcd0',qos_specs=None,replication_status=,reservations=['9693dfff-bf1c-44ce-8661-543c751b694e','8d40520d-95b7-45ff-ac81-a3548f7b4bf0','71320b86-8953-48d2-9850-be6f8a1b1d22','fc36ac33-8217-4350-a66f-2da5ed5f4d1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9394934a724c7eab315d9007cf0f52',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:18.466792 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2a043b-f87e-486f-8e49-2897deb10bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:18.474855 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2a043b-f87e-486f-8e49-2897deb10bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:18.475611 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Flow 'volume_create_api' (15d226f4-17a3-4cf4-bc3a-8e511fc923f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:18.475954 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create volume request issued successfully. Aug 09 07:58:18.476468 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-377b489d-8cb1-4ac9-9e25-94bf423a21e2 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:58:18.476841 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1533/6071] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:58:18 2026] POST /volume/v3/volumes => generated 764 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:18.487594 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1d20bcec-dcc9-4241-b7d4-eb9daedda624 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:18.489445 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1d20bcec-dcc9-4241-b7d4-eb9daedda624 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:18.489445 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1d20bcec-dcc9-4241-b7d4-eb9daedda624 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:18.489614 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1d20bcec-dcc9-4241-b7d4-eb9daedda624 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:18.495976 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:18.495976 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:18.499204 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-1d20bcec-dcc9-4241-b7d4-eb9daedda624 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:18.502889 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1d20bcec-dcc9-4241-b7d4-eb9daedda624 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 200 Aug 09 07:58:18.503227 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1514/6072] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:18 2026] GET /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:19.514733 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e5c7d15c-574c-4f0e-8929-ccb3ad8cd787 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:19.516531 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5c7d15c-574c-4f0e-8929-ccb3ad8cd787 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:19.516732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5c7d15c-574c-4f0e-8929-ccb3ad8cd787 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:19.516938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e5c7d15c-574c-4f0e-8929-ccb3ad8cd787 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:19.523429 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:19.523429 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:19.527112 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e5c7d15c-574c-4f0e-8929-ccb3ad8cd787 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:19.530884 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e5c7d15c-574c-4f0e-8929-ccb3ad8cd787 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 200 Aug 09 07:58:19.531256 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1516/6073] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:19 2026] GET /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:19.541683 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:19.543196 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:58:19.543492 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7734a1d5-c208-4168-99ec-59156f2297a3", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2123075198"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:19.550999 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:19.550999 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:19.551399 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:19.551488 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create snapshot from volume 7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:19.578220 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Created reservations ['b99c2e27-b2bc-4afb-ac7e-859dadc33cc2', '545b851b-43f1-4058-9271-ef3d1ba6ead5', '671ecec3-4d1f-4dba-af8f-90dd6f0b2d53', '9f89bca4-9c1b-430d-a4a8-90b5a228a3c6'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:19.602699 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot create request issued successfully. Aug 09 07:58:19.603031 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de3a5a67-786d-4117-bc26-a42059c5cb11 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:58:19.603485 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1511/6074] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:58:19 2026] POST /volume/v3/snapshots => generated 322 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:19.611744 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c34aeb38-ff96-4efc-8008-6bf929733a56 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:19.613500 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c34aeb38-ff96-4efc-8008-6bf929733a56 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 Aug 09 07:58:19.613662 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c34aeb38-ff96-4efc-8008-6bf929733a56 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:19.613839 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c34aeb38-ff96-4efc-8008-6bf929733a56 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:19.619254 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:19.619254 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:19.619728 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c34aeb38-ff96-4efc-8008-6bf929733a56 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:19.620583 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c34aeb38-ff96-4efc-8008-6bf929733a56 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 returned with HTTP 200 Aug 09 07:58:19.620975 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1534/6075] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:19 2026] GET /volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:20.629742 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fd49b291-fc88-4dfc-bd4d-3b2cef96d30c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:20.631431 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd49b291-fc88-4dfc-bd4d-3b2cef96d30c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 Aug 09 07:58:20.631642 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fd49b291-fc88-4dfc-bd4d-3b2cef96d30c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:20.631860 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fd49b291-fc88-4dfc-bd4d-3b2cef96d30c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:20.636436 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:20.636436 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:20.637029 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fd49b291-fc88-4dfc-bd4d-3b2cef96d30c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:20.637675 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fd49b291-fc88-4dfc-bd4d-3b2cef96d30c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 returned with HTTP 200 Aug 09 07:58:20.638042 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1515/6076] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:20 2026] GET /volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:20.645737 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5447a48e-3e26-47c9-ab4c-3474226e7d43 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:20.647221 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5447a48e-3e26-47c9-ab4c-3474226e7d43 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] POST https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3/action Aug 09 07:58:20.647565 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5447a48e-3e26-47c9-ab4c-3474226e7d43 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action body: b'{"revert": {"snapshot_id": "41e51e31-06a2-45dd-9956-1c3852ba96b3"}}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:58:20.647719 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5447a48e-3e26-47c9-ab4c-3474226e7d43 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "41e51e31-06a2-45dd-9956-1c3852ba96b3"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:20.655057 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:20.655057 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:20.655463 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-5447a48e-3e26-47c9-ab4c-3474226e7d43 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume retrieved successfully. Aug 09 07:58:20.665271 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-5447a48e-3e26-47c9-ab4c-3474226e7d43 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Reverting volume 7734a1d5-c208-4168-99ec-59156f2297a3 to snapshot 41e51e31-06a2-45dd-9956-1c3852ba96b3. Aug 09 07:58:20.665969 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:20.665969 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:20.676537 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5447a48e-3e26-47c9-ab4c-3474226e7d43 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3/action returned with HTTP 202 Aug 09 07:58:20.677120 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1517/6077] 10.4.3.41 () {70 vars in 1424 bytes} [Sun Aug 9 07:58:20 2026] POST /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:58:20.683648 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-089075e8-106c-407c-9086-e336c9832a1b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:20.685420 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-089075e8-106c-407c-9086-e336c9832a1b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:20.685606 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-089075e8-106c-407c-9086-e336c9832a1b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:20.685785 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-089075e8-106c-407c-9086-e336c9832a1b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:20.691930 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:20.691930 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:20.695661 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-089075e8-106c-407c-9086-e336c9832a1b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:20.699011 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-089075e8-106c-407c-9086-e336c9832a1b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 200 Aug 09 07:58:20.699363 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1512/6078] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:20 2026] GET /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:21.710930 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-77dff081-67a1-4245-a0ef-22580e3d529a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:21.712573 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77dff081-67a1-4245-a0ef-22580e3d529a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:21.712758 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77dff081-67a1-4245-a0ef-22580e3d529a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:21.712952 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77dff081-67a1-4245-a0ef-22580e3d529a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:21.719262 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:21.719262 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:21.722294 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-77dff081-67a1-4245-a0ef-22580e3d529a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:21.725654 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77dff081-67a1-4245-a0ef-22580e3d529a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 200 Aug 09 07:58:21.726163 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1535/6079] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:21 2026] GET /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:21.736820 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d3107975-302a-4937-b3f5-6089e7db0975 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:21.738309 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3107975-302a-4937-b3f5-6089e7db0975 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 Aug 09 07:58:21.738472 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3107975-302a-4937-b3f5-6089e7db0975 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:21.738636 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d3107975-302a-4937-b3f5-6089e7db0975 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:21.743032 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:21.743032 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:21.743390 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d3107975-302a-4937-b3f5-6089e7db0975 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:21.744060 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d3107975-302a-4937-b3f5-6089e7db0975 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 returned with HTTP 200 Aug 09 07:58:21.744367 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1516/6080] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:21 2026] GET /volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:21.750935 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-19cfd5a2-8ca6-431c-9cbc-2d29ced3781d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:21.752532 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19cfd5a2-8ca6-431c-9cbc-2d29ced3781d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:21.752718 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19cfd5a2-8ca6-431c-9cbc-2d29ced3781d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:21.752897 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-19cfd5a2-8ca6-431c-9cbc-2d29ced3781d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:21.759016 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:21.759016 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:21.762123 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-19cfd5a2-8ca6-431c-9cbc-2d29ced3781d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:21.765577 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-19cfd5a2-8ca6-431c-9cbc-2d29ced3781d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 200 Aug 09 07:58:21.765950 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1518/6081] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:21 2026] GET /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:21.777638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:21.779079 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:58:21.779400 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-913130360"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:21.780661 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-913130360'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:58:21.780764 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create volume of 1 GB Aug 09 07:58:21.784270 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Availability Zones retrieved successfully. Aug 09 07:58:21.789163 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Flow 'volume_create_api' (c58c7a6a-0b9e-4645-9745-0bc5bd579dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:21.789978 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6636b75-428e-4b92-b4dc-65d5d0f067fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:21.790694 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:58:21.811182 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6636b75-428e-4b92-b4dc-65d5d0f067fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:21.811818 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e1ac902-5039-4747-a481-0abbd1ed088c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:21.842882 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Created reservations ['0258d4b1-40bb-4996-91ce-b2371483246e', '64aace15-6ab6-4dbc-baa6-ce3d73e3f1ba', 'cd9597f0-0ff9-436a-b7ae-c5b28717d456', 'fa90f0f0-11e1-4e56-8a2c-8c8ffce3a63b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:21.843741 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e1ac902-5039-4747-a481-0abbd1ed088c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0258d4b1-40bb-4996-91ce-b2371483246e', '64aace15-6ab6-4dbc-baa6-ce3d73e3f1ba', 'cd9597f0-0ff9-436a-b7ae-c5b28717d456', 'fa90f0f0-11e1-4e56-8a2c-8c8ffce3a63b']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:21.844416 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a483dfe2-8532-4bbf-b090-53106e7b0f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:21.862101 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a483dfe2-8532-4bbf-b090-53106e7b0f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd75ec3cb-e189-4a79-a2f7-697c82ffd995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-913130360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04373d526ba443ad8a1b8b94f27ebcd0',qos_specs=None,replication_status=,reservations=['0258d4b1-40bb-4996-91ce-b2371483246e','64aace15-6ab6-4dbc-baa6-ce3d73e3f1ba','cd9597f0-0ff9-436a-b7ae-c5b28717d456','fa90f0f0-11e1-4e56-8a2c-8c8ffce3a63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9394934a724c7eab315d9007cf0f52',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-913130360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d75ec3cb-e189-4a79-a2f7-697c82ffd995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04373d526ba443ad8a1b8b94f27ebcd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9394934a724c7eab315d9007cf0f52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:21.862731 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b158a7b8-93ad-430d-a87c-03a7fc7b6493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:21.877447 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b158a7b8-93ad-430d-a87c-03a7fc7b6493) transitioned into state 'SUCCESS' from state '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-913130360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04373d526ba443ad8a1b8b94f27ebcd0',qos_specs=None,replication_status=,reservations=['0258d4b1-40bb-4996-91ce-b2371483246e','64aace15-6ab6-4dbc-baa6-ce3d73e3f1ba','cd9597f0-0ff9-436a-b7ae-c5b28717d456','fa90f0f0-11e1-4e56-8a2c-8c8ffce3a63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9394934a724c7eab315d9007cf0f52',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:21.878146 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babb470a-fb88-4714-95cf-59076db1cce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:21.885928 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babb470a-fb88-4714-95cf-59076db1cce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:21.886660 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Flow 'volume_create_api' (c58c7a6a-0b9e-4645-9745-0bc5bd579dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:21.886922 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create volume request issued successfully. Aug 09 07:58:21.887413 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-963e5042-6d09-4691-9cf2-e2cd5398e43c tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:58:21.887784 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1513/6082] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:58:21 2026] POST /volume/v3/volumes => generated 763 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:21.898232 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af5023f1-84b9-4191-b45c-79b9a3157fac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:21.900216 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af5023f1-84b9-4191-b45c-79b9a3157fac tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:21.900530 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af5023f1-84b9-4191-b45c-79b9a3157fac tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:21.900879 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af5023f1-84b9-4191-b45c-79b9a3157fac tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:21.908007 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:21.908007 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:21.911380 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-af5023f1-84b9-4191-b45c-79b9a3157fac tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:21.915019 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af5023f1-84b9-4191-b45c-79b9a3157fac tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 returned with HTTP 200 Aug 09 07:58:21.915389 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1536/6083] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:21 2026] GET /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:22.926700 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c08e2e64-4381-482c-a354-554787359fcb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:22.928274 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c08e2e64-4381-482c-a354-554787359fcb tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:22.928443 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c08e2e64-4381-482c-a354-554787359fcb tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:22.928608 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c08e2e64-4381-482c-a354-554787359fcb tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:22.937079 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:22.937079 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:22.941019 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c08e2e64-4381-482c-a354-554787359fcb tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:22.944926 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c08e2e64-4381-482c-a354-554787359fcb tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 returned with HTTP 200 Aug 09 07:58:22.945322 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1517/6084] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:22 2026] GET /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:22.956424 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-182355d2-8574-428b-8d7f-abd58554142a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:22.958091 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-182355d2-8574-428b-8d7f-abd58554142a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:58:22.958399 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-182355d2-8574-428b-8d7f-abd58554142a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d75ec3cb-e189-4a79-a2f7-697c82ffd995", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-691555227"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:22.967744 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:22.967744 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:22.968363 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-182355d2-8574-428b-8d7f-abd58554142a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:22.968536 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.snapshots [None req-182355d2-8574-428b-8d7f-abd58554142a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Create snapshot from volume d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:22.989401 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-182355d2-8574-428b-8d7f-abd58554142a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Created reservations ['0fae7d9d-3813-487a-8a34-a362474b1461', 'de4105a6-ea0c-4301-a9e3-d6556f1a8528', 'fe24b51a-0369-4811-a4aa-1bb9e12120e4', '151ac15a-d635-4f62-b5c0-1118ee07e4d6'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:23.012092 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-182355d2-8574-428b-8d7f-abd58554142a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot create request issued successfully. Aug 09 07:58:23.012430 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-182355d2-8574-428b-8d7f-abd58554142a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:58:23.012833 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1519/6085] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:58:22 2026] POST /volume/v3/snapshots => generated 321 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:23.020569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ab744898-415e-42c2-9b61-8a516ff7d08a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:23.022199 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ab744898-415e-42c2-9b61-8a516ff7d08a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac Aug 09 07:58:23.022380 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ab744898-415e-42c2-9b61-8a516ff7d08a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:23.022550 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ab744898-415e-42c2-9b61-8a516ff7d08a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:23.027135 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:23.027135 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:23.027548 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ab744898-415e-42c2-9b61-8a516ff7d08a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:23.028341 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ab744898-415e-42c2-9b61-8a516ff7d08a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac returned with HTTP 200 Aug 09 07:58:23.028667 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1514/6086] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:23 2026] GET /volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:24.036603 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c5e16add-561a-497f-a023-f87614f2faaa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:24.038161 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5e16add-561a-497f-a023-f87614f2faaa tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac Aug 09 07:58:24.038401 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5e16add-561a-497f-a023-f87614f2faaa tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:24.038617 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5e16add-561a-497f-a023-f87614f2faaa tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:24.043139 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:24.043139 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:24.043504 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c5e16add-561a-497f-a023-f87614f2faaa tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:24.044162 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5e16add-561a-497f-a023-f87614f2faaa tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac returned with HTTP 200 Aug 09 07:58:24.044478 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1537/6087] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:24 2026] GET /volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:24.052155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:24.053696 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] POST https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995/action Aug 09 07:58:24.054108 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100220) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:58:24.054251 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:24.062082 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:24.062082 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:24.062547 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:24.094229 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Created reservations ['7c758f6b-61ad-444d-b631-dcc7233e4392', '9b425728-aa76-41c1-aafb-3481a2dcd697'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:24.101492 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Extend volume request issued successfully. Aug 09 07:58:24.101724 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-39c25f8b-6831-48e0-8c46-a136e2050e8a tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995/action returned with HTTP 202 Aug 09 07:58:24.102162 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1518/6088] 10.4.3.41 () {70 vars in 1424 bytes} [Sun Aug 9 07:58:24 2026] POST /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 09 07:58:24.108518 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3bf36338-36b2-436b-8a83-64ff58181333 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:24.110215 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3bf36338-36b2-436b-8a83-64ff58181333 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:24.110574 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3bf36338-36b2-436b-8a83-64ff58181333 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:24.110574 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3bf36338-36b2-436b-8a83-64ff58181333 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:24.116759 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:24.116759 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:24.120014 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3bf36338-36b2-436b-8a83-64ff58181333 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:24.123485 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3bf36338-36b2-436b-8a83-64ff58181333 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 returned with HTTP 200 Aug 09 07:58:24.123811 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1520/6089] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:24 2026] GET /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:25.135754 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a3b7029d-de9d-4d1c-bb4a-8758b393e3c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:25.137979 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3b7029d-de9d-4d1c-bb4a-8758b393e3c5 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:25.137979 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3b7029d-de9d-4d1c-bb4a-8758b393e3c5 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:25.138157 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3b7029d-de9d-4d1c-bb4a-8758b393e3c5 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:25.144263 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:25.144263 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:25.147100 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a3b7029d-de9d-4d1c-bb4a-8758b393e3c5 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:25.150531 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3b7029d-de9d-4d1c-bb4a-8758b393e3c5 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 returned with HTTP 200 Aug 09 07:58:25.150867 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1515/6090] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:25 2026] GET /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:25.162230 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-749a762d-859d-4953-97f7-8666018a551b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:25.163839 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-749a762d-859d-4953-97f7-8666018a551b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] POST https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995/action Aug 09 07:58:25.164225 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-749a762d-859d-4953-97f7-8666018a551b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action body: b'{"revert": {"snapshot_id": "58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:58:25.164388 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-749a762d-859d-4953-97f7-8666018a551b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:25.172305 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:25.172305 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:25.172747 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-749a762d-859d-4953-97f7-8666018a551b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume retrieved successfully. Aug 09 07:58:25.183117 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-749a762d-859d-4953-97f7-8666018a551b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] HTTP exception thrown: Can't revert volume d75ec3cb-e189-4a79-a2f7-697c82ffd995 to its latest snapshot 58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac. The volume size must be equal to the snapshot size. Aug 09 07:58:25.183275 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-749a762d-859d-4953-97f7-8666018a551b tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995/action returned with HTTP 400 Aug 09 07:58:25.183786 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1538/6091] 10.4.3.41 () {70 vars in 1424 bytes} [Sun Aug 9 07:58:25 2026] POST /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 09 07:58:25.191489 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:25.193160 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac Aug 09 07:58:25.193325 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:25.193494 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:25.193592 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Delete snapshot with id: 58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac Aug 09 07:58:25.198102 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:25.198102 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:25.198469 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:25.212126 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot delete request issued successfully. Aug 09 07:58:25.212343 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-5520a5b8-75bf-4c52-a846-dccd16b011b4 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac returned with HTTP 202 Aug 09 07:58:25.212815 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1519/6092] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:58:25 2026] DELETE /volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:25.219053 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-6e3faeec-386f-4751-8600-ae41229b3e3d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:25.221027 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e3faeec-386f-4751-8600-ae41229b3e3d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac Aug 09 07:58:25.221236 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e3faeec-386f-4751-8600-ae41229b3e3d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:25.221452 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-6e3faeec-386f-4751-8600-ae41229b3e3d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:25.226546 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:25.226546 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:25.226988 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-6e3faeec-386f-4751-8600-ae41229b3e3d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:25.227776 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-6e3faeec-386f-4751-8600-ae41229b3e3d tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac returned with HTTP 200 Aug 09 07:58:25.228156 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1521/6093] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:25 2026] GET /volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:26.236103 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a20a2b28-cfff-4072-91c4-6634aa62fcb8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:26.238276 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a20a2b28-cfff-4072-91c4-6634aa62fcb8 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac Aug 09 07:58:26.238508 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a20a2b28-cfff-4072-91c4-6634aa62fcb8 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:26.238707 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a20a2b28-cfff-4072-91c4-6634aa62fcb8 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:26.242819 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a20a2b28-cfff-4072-91c4-6634aa62fcb8 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac returned with HTTP 404 Aug 09 07:58:26.243368 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1516/6094] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:26 2026] GET /volume/v3/snapshots/58f05a99-fb8b-4d84-8fe9-40fc1a0db6ac => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:26.249112 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:26.250823 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:26.251065 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:26.251252 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:26.251414 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Delete volume with id: d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:26.258818 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:26.258818 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:26.259302 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:26.277460 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Delete volume request issued successfully. Aug 09 07:58:26.277653 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8782d960-5673-4c36-95b1-7f4cee2e49e1 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 returned with HTTP 202 Aug 09 07:58:26.278098 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1539/6095] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:58:26 2026] DELETE /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:58:26.288105 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25c4e11f-8eb1-4ec6-9149-bf6181c6a3c6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:26.290057 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25c4e11f-8eb1-4ec6-9149-bf6181c6a3c6 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:26.290301 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25c4e11f-8eb1-4ec6-9149-bf6181c6a3c6 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:26.290508 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25c4e11f-8eb1-4ec6-9149-bf6181c6a3c6 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:26.297438 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:26.297438 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:26.300857 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-25c4e11f-8eb1-4ec6-9149-bf6181c6a3c6 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:26.304982 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25c4e11f-8eb1-4ec6-9149-bf6181c6a3c6 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 returned with HTTP 200 Aug 09 07:58:26.305485 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1520/6096] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:26 2026] GET /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:27.316903 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-fd642a64-0087-49bf-b3cf-5fcbd446fb4f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:27.318494 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd642a64-0087-49bf-b3cf-5fcbd446fb4f tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 Aug 09 07:58:27.318691 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd642a64-0087-49bf-b3cf-5fcbd446fb4f tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:27.318857 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-fd642a64-0087-49bf-b3cf-5fcbd446fb4f tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:27.323883 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-fd642a64-0087-49bf-b3cf-5fcbd446fb4f tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 returned with HTTP 404 Aug 09 07:58:27.324294 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1522/6097] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:27 2026] GET /volume/v3/volumes/d75ec3cb-e189-4a79-a2f7-697c82ffd995 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:58:27.330124 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:27.332218 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 Aug 09 07:58:27.332218 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:27.332295 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:27.332396 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Delete snapshot with id: 41e51e31-06a2-45dd-9956-1c3852ba96b3 Aug 09 07:58:27.337903 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:27.337903 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:27.338346 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:27.352716 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot delete request issued successfully. Aug 09 07:58:27.352957 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb7250db-1a6b-49d1-8c6e-ca89eb2c4693 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 returned with HTTP 202 Aug 09 07:58:27.353394 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1517/6098] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:58:27 2026] DELETE /volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:27.359507 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d20e71db-1eef-49ab-b3b6-7fb8942e1020 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:27.361231 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d20e71db-1eef-49ab-b3b6-7fb8942e1020 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 Aug 09 07:58:27.361366 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d20e71db-1eef-49ab-b3b6-7fb8942e1020 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:27.361537 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d20e71db-1eef-49ab-b3b6-7fb8942e1020 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:27.366255 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:27.366255 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:27.366609 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d20e71db-1eef-49ab-b3b6-7fb8942e1020 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Snapshot retrieved successfully. Aug 09 07:58:27.367313 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d20e71db-1eef-49ab-b3b6-7fb8942e1020 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 returned with HTTP 200 Aug 09 07:58:27.367617 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1540/6099] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:27 2026] GET /volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:28.375724 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-43fe9b4e-5457-40c7-8491-aa43946b1cdc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:28.377610 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-43fe9b4e-5457-40c7-8491-aa43946b1cdc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 Aug 09 07:58:28.377793 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-43fe9b4e-5457-40c7-8491-aa43946b1cdc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:28.377996 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-43fe9b4e-5457-40c7-8491-aa43946b1cdc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:28.381944 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-43fe9b4e-5457-40c7-8491-aa43946b1cdc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 returned with HTTP 404 Aug 09 07:58:28.382380 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1521/6100] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:28 2026] GET /volume/v3/snapshots/41e51e31-06a2-45dd-9956-1c3852ba96b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:28.387829 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:28.389478 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] DELETE https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:28.389672 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:28.389842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:28.390051 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Delete volume with id: 7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:28.396380 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:28.396380 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:28.396749 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:28.410693 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Delete volume request issued successfully. Aug 09 07:58:28.410848 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e75629d2-58c2-45b8-ba03-fdfc4389a6dc tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 202 Aug 09 07:58:28.411231 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1523/6101] 10.4.3.41 () {68 vars in 1385 bytes} [Sun Aug 9 07:58:28 2026] DELETE /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 09 07:58:28.417123 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6d60c10-4ad7-41e1-94e4-a953a47aa197 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:28.418955 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6d60c10-4ad7-41e1-94e4-a953a47aa197 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:28.419265 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6d60c10-4ad7-41e1-94e4-a953a47aa197 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:28.419503 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6d60c10-4ad7-41e1-94e4-a953a47aa197 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:28.426227 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:28.426227 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:28.429927 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c6d60c10-4ad7-41e1-94e4-a953a47aa197 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Volume info retrieved successfully. Aug 09 07:58:28.434520 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6d60c10-4ad7-41e1-94e4-a953a47aa197 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 200 Aug 09 07:58:28.434973 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1518/6102] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:28 2026] GET /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:29.446374 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f352aa15-0221-4260-99a9-b6f5b6208572 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:29.448028 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f352aa15-0221-4260-99a9-b6f5b6208572 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] GET https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 Aug 09 07:58:29.448217 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f352aa15-0221-4260-99a9-b6f5b6208572 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:29.448425 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f352aa15-0221-4260-99a9-b6f5b6208572 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:29.453139 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f352aa15-0221-4260-99a9-b6f5b6208572 tempest-VolumeRevertTests-506716123 tempest-VolumeRevertTests-506716123-project-member] https://10.4.3.41/volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 returned with HTTP 404 Aug 09 07:58:29.453516 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1541/6103] 10.4.3.41 () {68 vars in 1382 bytes} [Sun Aug 9 07:58:29 2026] GET /volume/v3/volumes/7734a1d5-c208-4168-99ec-59156f2297a3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 09 07:58:30.363517 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-e045f839-f2b0-4192-845d-3dc3548755cf None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:30.443503 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:58:30.443877 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:30.445595 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:58:30.445766 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Create volume of 1 GB Aug 09 07:58:30.450397 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Availability Zones retrieved successfully. Aug 09 07:58:30.456349 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Flow 'volume_create_api' (97fb36dd-7b5f-454d-998e-afb1f68e1a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:30.457483 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c52091c-c667-42da-b835-60682a98af0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:30.458436 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:58:30.480188 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c52091c-c667-42da-b835-60682a98af0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:30.480930 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ad3842-9f04-4101-ada8-fe0bb39df096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:30.527703 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Created reservations ['152d7473-d8d6-49f4-b2ae-ef416daaeff1', '276a6bfe-a5d5-4700-8f36-3ffd97505179', '7c7ac5ab-5122-4e34-9394-758fe7a688ec', '8fbc3632-18f7-4dcf-8da3-c1ddb74fe7de'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:30.528428 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ad3842-9f04-4101-ada8-fe0bb39df096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['152d7473-d8d6-49f4-b2ae-ef416daaeff1', '276a6bfe-a5d5-4700-8f36-3ffd97505179', '7c7ac5ab-5122-4e34-9394-758fe7a688ec', '8fbc3632-18f7-4dcf-8da3-c1ddb74fe7de']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:30.529196 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f8ada6-0fbc-4d43-979d-417539285015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:30.548787 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f8ada6-0fbc-4d43-979d-417539285015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '712cc362-0729-4022-ae15-80104735b67f', '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='a43734ef2e6e41acb11f1bc9beeeb820',qos_specs=None,replication_status=,reservations=['152d7473-d8d6-49f4-b2ae-ef416daaeff1','276a6bfe-a5d5-4700-8f36-3ffd97505179','7c7ac5ab-5122-4e34-9394-758fe7a688ec','8fbc3632-18f7-4dcf-8da3-c1ddb74fe7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adbabe7f3ca24257900928bf0193c651',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:58:30Z,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=712cc362-0729-4022-ae15-80104735b67f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a43734ef2e6e41acb11f1bc9beeeb820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adbabe7f3ca24257900928bf0193c651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:30.549563 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384337e0-bb6c-499c-bfbc-a03bdd6d1598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:30.564050 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384337e0-bb6c-499c-bfbc-a03bdd6d1598) transitioned into state 'SUCCESS' from 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='a43734ef2e6e41acb11f1bc9beeeb820',qos_specs=None,replication_status=,reservations=['152d7473-d8d6-49f4-b2ae-ef416daaeff1','276a6bfe-a5d5-4700-8f36-3ffd97505179','7c7ac5ab-5122-4e34-9394-758fe7a688ec','8fbc3632-18f7-4dcf-8da3-c1ddb74fe7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adbabe7f3ca24257900928bf0193c651',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:30.564719 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b155df3-f201-407f-96f8-765d88c88819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:30.572273 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b155df3-f201-407f-96f8-765d88c88819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:30.573451 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Flow 'volume_create_api' (97fb36dd-7b5f-454d-998e-afb1f68e1a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:30.573863 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Create volume request issued successfully. Aug 09 07:58:30.574614 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-e045f839-f2b0-4192-845d-3dc3548755cf tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:58:30.575170 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1522/6104] 10.4.3.41 () {68 vars in 1251 bytes} [Sun Aug 9 07:58:30 2026] POST /volume/v3/volumes => generated 738 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:30.585417 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a3a4cdf8-a5ac-4a04-aded-15daceb5595d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:30.587144 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a3a4cdf8-a5ac-4a04-aded-15daceb5595d tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f Aug 09 07:58:30.587346 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a3a4cdf8-a5ac-4a04-aded-15daceb5595d tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:30.587538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a3a4cdf8-a5ac-4a04-aded-15daceb5595d tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:30.594387 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:30.594387 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:30.597804 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a3a4cdf8-a5ac-4a04-aded-15daceb5595d tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:30.601546 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a3a4cdf8-a5ac-4a04-aded-15daceb5595d tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f returned with HTTP 200 Aug 09 07:58:30.601866 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1524/6105] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:30 2026] GET /volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f => generated 806 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:31.613130 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d941fbd7-d696-4fc9-9315-efb3901ee5a2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:31.614740 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d941fbd7-d696-4fc9-9315-efb3901ee5a2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f Aug 09 07:58:31.615004 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d941fbd7-d696-4fc9-9315-efb3901ee5a2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:31.615207 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d941fbd7-d696-4fc9-9315-efb3901ee5a2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:31.622211 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:31.622211 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:31.625497 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d941fbd7-d696-4fc9-9315-efb3901ee5a2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:31.629299 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d941fbd7-d696-4fc9-9315-efb3901ee5a2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f returned with HTTP 200 Aug 09 07:58:31.629629 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1519/6106] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:31 2026] GET /volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:31.640045 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5238dfec-75be-4b10-b5cd-0fe05b9423c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:31.641675 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5238dfec-75be-4b10-b5cd-0fe05b9423c4 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f Aug 09 07:58:31.641851 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5238dfec-75be-4b10-b5cd-0fe05b9423c4 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:31.642078 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5238dfec-75be-4b10-b5cd-0fe05b9423c4 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:31.648387 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:31.648387 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:31.651500 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5238dfec-75be-4b10-b5cd-0fe05b9423c4 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:31.655018 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5238dfec-75be-4b10-b5cd-0fe05b9423c4 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f returned with HTTP 200 Aug 09 07:58:31.655457 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1542/6107] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:31 2026] GET /volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:31.666523 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:31.668386 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:58:31.668721 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-144305724"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:31.670111 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.volumes [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-144305724'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:58:31.670260 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Create volume of 1 GB Aug 09 07:58:31.670521 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:31.670521 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:31.674025 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Availability Zones retrieved successfully. Aug 09 07:58:31.678923 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Flow 'volume_create_api' (5ddfe495-aa5d-4c87-ae25-d516db4c3534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:31.679801 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b7082-b995-4722-a8a8-834f6d6c2c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:31.680663 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.flows.api.create_volume [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Validating volume size '1' using validate_int {{(pid=100220) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:58:31.701175 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b7082-b995-4722-a8a8-834f6d6c2c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:31.701832 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8a9259-a5f1-4617-aa23-1f552f394582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:31.734348 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Created reservations ['b8736f9f-9d80-4264-bff1-cbd08811c189', '168f854d-0d07-42cc-a396-da4d14e01f54', 'd378d064-d1d2-4102-8dd8-7b0aa0245c1e', '5a17fa3e-434c-4a03-8fac-1e3f27554a54'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:31.735132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e8a9259-a5f1-4617-aa23-1f552f394582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8736f9f-9d80-4264-bff1-cbd08811c189', '168f854d-0d07-42cc-a396-da4d14e01f54', 'd378d064-d1d2-4102-8dd8-7b0aa0245c1e', '5a17fa3e-434c-4a03-8fac-1e3f27554a54']}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:31.735902 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945eaeb6-6ce8-4d6f-bbf6-26801b7681a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:31.755036 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945eaeb6-6ce8-4d6f-bbf6-26801b7681a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11ae6d4-661d-464e-89d2-15cf577d6c66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-144305724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a43734ef2e6e41acb11f1bc9beeeb820',qos_specs=None,replication_status=,reservations=['b8736f9f-9d80-4264-bff1-cbd08811c189','168f854d-0d07-42cc-a396-da4d14e01f54','d378d064-d1d2-4102-8dd8-7b0aa0245c1e','5a17fa3e-434c-4a03-8fac-1e3f27554a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adbabe7f3ca24257900928bf0193c651',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:58:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-144305724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11ae6d4-661d-464e-89d2-15cf577d6c66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a43734ef2e6e41acb11f1bc9beeeb820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adbabe7f3ca24257900928bf0193c651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:31.755982 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59bf75a-e0ef-4b2d-b660-d19a4e157783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:31.771800 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59bf75a-e0ef-4b2d-b660-d19a4e157783) transitioned into 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-144305724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a43734ef2e6e41acb11f1bc9beeeb820',qos_specs=None,replication_status=,reservations=['b8736f9f-9d80-4264-bff1-cbd08811c189','168f854d-0d07-42cc-a396-da4d14e01f54','d378d064-d1d2-4102-8dd8-7b0aa0245c1e','5a17fa3e-434c-4a03-8fac-1e3f27554a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adbabe7f3ca24257900928bf0193c651',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:31.772501 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5abb20b-8c28-4b6b-abb9-6209517ebae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:31.782729 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5abb20b-8c28-4b6b-abb9-6209517ebae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100220) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:31.783683 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Flow 'volume_create_api' (5ddfe495-aa5d-4c87-ae25-d516db4c3534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100220) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:31.784114 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Create volume request issued successfully. Aug 09 07:58:31.784812 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-97f62c1a-51d0-437a-82e3-739a1ecfd1fc tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:58:31.785355 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1523/6108] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:58:31 2026] POST /volume/v3/volumes => generated 773 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:31.796012 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9cf7481a-2dbb-4ccc-b102-03374af7ae43 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:31.797744 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cf7481a-2dbb-4ccc-b102-03374af7ae43 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:31.797940 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cf7481a-2dbb-4ccc-b102-03374af7ae43 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:31.798151 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9cf7481a-2dbb-4ccc-b102-03374af7ae43 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:31.805458 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:31.805458 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:31.808817 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9cf7481a-2dbb-4ccc-b102-03374af7ae43 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:31.812376 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9cf7481a-2dbb-4ccc-b102-03374af7ae43 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 returned with HTTP 200 Aug 09 07:58:31.812710 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1525/6109] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:31 2026] GET /volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:32.823940 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-34a2b721-2c7c-489f-b4b4-c188f0dff0ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:32.825698 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34a2b721-2c7c-489f-b4b4-c188f0dff0ab tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:32.825922 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34a2b721-2c7c-489f-b4b4-c188f0dff0ab tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:32.826145 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34a2b721-2c7c-489f-b4b4-c188f0dff0ab tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:32.832481 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:32.832481 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:32.835739 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-34a2b721-2c7c-489f-b4b4-c188f0dff0ab tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:32.839245 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34a2b721-2c7c-489f-b4b4-c188f0dff0ab tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 returned with HTTP 200 Aug 09 07:58:32.839584 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1520/6110] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:32 2026] GET /volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:32.850295 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3386b7da-71e3-48cb-97fe-7bac7edd3e57 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:32.852263 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3386b7da-71e3-48cb-97fe-7bac7edd3e57 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:32.852489 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3386b7da-71e3-48cb-97fe-7bac7edd3e57 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:32.852713 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3386b7da-71e3-48cb-97fe-7bac7edd3e57 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:32.859056 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:32.859056 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:32.863117 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3386b7da-71e3-48cb-97fe-7bac7edd3e57 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:32.867727 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3386b7da-71e3-48cb-97fe-7bac7edd3e57 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 returned with HTTP 200 Aug 09 07:58:32.868136 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1543/6111] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:32 2026] GET /volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:32.879125 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-82547947-98b2-4c23-a6b6-260a544aaabb None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:32.880685 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82547947-98b2-4c23-a6b6-260a544aaabb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:58:32.880989 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-82547947-98b2-4c23-a6b6-260a544aaabb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d11ae6d4-661d-464e-89d2-15cf577d6c66", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1615592773"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:32.888244 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:32.888244 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:32.888618 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-82547947-98b2-4c23-a6b6-260a544aaabb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:32.888724 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-82547947-98b2-4c23-a6b6-260a544aaabb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Create snapshot from volume d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:32.920867 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-82547947-98b2-4c23-a6b6-260a544aaabb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Created reservations ['6086e584-0b73-437b-9a62-88f51d3e4fb0', '1bb61182-8f10-4a2a-a032-f735a245a450', 'e13fee98-1308-4dc5-b8bb-2343654ac23a', 'ca66532f-3ec2-4ff8-a6db-67691b1fed5d'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:32.944874 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-82547947-98b2-4c23-a6b6-260a544aaabb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Snapshot create request issued successfully. Aug 09 07:58:32.945214 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-82547947-98b2-4c23-a6b6-260a544aaabb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:58:32.945644 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1524/6112] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:58:32 2026] POST /volume/v3/snapshots => generated 326 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:32.953608 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-74e67d43-9900-4f96-9c01-15f345887f86 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:32.955362 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-74e67d43-9900-4f96-9c01-15f345887f86 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f Aug 09 07:58:32.955542 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-74e67d43-9900-4f96-9c01-15f345887f86 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:32.955732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-74e67d43-9900-4f96-9c01-15f345887f86 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:32.960437 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:32.960437 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:32.960843 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-74e67d43-9900-4f96-9c01-15f345887f86 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Snapshot retrieved successfully. Aug 09 07:58:32.961592 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-74e67d43-9900-4f96-9c01-15f345887f86 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f returned with HTTP 200 Aug 09 07:58:32.961931 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1526/6113] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:32 2026] GET /volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:33.969932 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-777cb911-c3ee-4472-a84a-d3d4a02063a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:33.971523 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-777cb911-c3ee-4472-a84a-d3d4a02063a1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f Aug 09 07:58:33.971732 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-777cb911-c3ee-4472-a84a-d3d4a02063a1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:33.971947 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-777cb911-c3ee-4472-a84a-d3d4a02063a1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:33.977097 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:33.977097 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:33.977546 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-777cb911-c3ee-4472-a84a-d3d4a02063a1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Snapshot retrieved successfully. Aug 09 07:58:33.978254 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-777cb911-c3ee-4472-a84a-d3d4a02063a1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f returned with HTTP 200 Aug 09 07:58:33.978623 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1521/6114] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:33 2026] GET /volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:33.985663 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78430e8b-458a-444a-8db4-92241e2d6b4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:33.987310 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78430e8b-458a-444a-8db4-92241e2d6b4c tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f Aug 09 07:58:33.987513 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78430e8b-458a-444a-8db4-92241e2d6b4c tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:33.987707 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78430e8b-458a-444a-8db4-92241e2d6b4c tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:33.992168 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:33.992168 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:33.992574 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-78430e8b-458a-444a-8db4-92241e2d6b4c tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Snapshot retrieved successfully. Aug 09 07:58:33.993270 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78430e8b-458a-444a-8db4-92241e2d6b4c tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f returned with HTTP 200 Aug 09 07:58:33.993598 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1544/6115] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:33 2026] GET /volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:34.000967 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f0ee7b33-56af-4270-be88-106476ac9366 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:34.002721 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f0ee7b33-56af-4270-be88-106476ac9366 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f Aug 09 07:58:34.002919 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f0ee7b33-56af-4270-be88-106476ac9366 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:34.003126 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f0ee7b33-56af-4270-be88-106476ac9366 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:34.003229 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-f0ee7b33-56af-4270-be88-106476ac9366 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Delete snapshot with id: 96f1345e-fb97-4d37-bb5b-f8f12e0d936f Aug 09 07:58:34.004985 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=131,cinder:INSERT=32,cinder:UPDATE=58 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:58:34.008389 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:34.008389 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:34.009007 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f0ee7b33-56af-4270-be88-106476ac9366 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Snapshot retrieved successfully. Aug 09 07:58:34.023202 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f0ee7b33-56af-4270-be88-106476ac9366 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Snapshot delete request issued successfully. Aug 09 07:58:34.023487 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f0ee7b33-56af-4270-be88-106476ac9366 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f returned with HTTP 202 Aug 09 07:58:34.023929 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1525/6116] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 07:58:33 2026] DELETE /volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:34.030054 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-bbaa9d7d-6eab-488b-ba6b-7bf7cadcd0dd None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:34.031758 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bbaa9d7d-6eab-488b-ba6b-7bf7cadcd0dd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f Aug 09 07:58:34.031984 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bbaa9d7d-6eab-488b-ba6b-7bf7cadcd0dd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:34.032213 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-bbaa9d7d-6eab-488b-ba6b-7bf7cadcd0dd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:34.037294 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:34.037294 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:34.037695 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-bbaa9d7d-6eab-488b-ba6b-7bf7cadcd0dd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Snapshot retrieved successfully. Aug 09 07:58:34.038522 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-bbaa9d7d-6eab-488b-ba6b-7bf7cadcd0dd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f returned with HTTP 200 Aug 09 07:58:34.038854 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1527/6117] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:34 2026] GET /volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:35.047133 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b242096-d9d4-4d09-aa76-7ad3c326c1bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:35.048859 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b242096-d9d4-4d09-aa76-7ad3c326c1bb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f Aug 09 07:58:35.049084 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b242096-d9d4-4d09-aa76-7ad3c326c1bb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:35.049262 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b242096-d9d4-4d09-aa76-7ad3c326c1bb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:35.053215 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b242096-d9d4-4d09-aa76-7ad3c326c1bb tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f returned with HTTP 404 Aug 09 07:58:35.053636 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1522/6118] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:58:35 2026] GET /volume/v3/snapshots/96f1345e-fb97-4d37-bb5b-f8f12e0d936f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:35.059893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d13d78bb-310a-4221-ada1-04941c32b95f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:35.061585 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d13d78bb-310a-4221-ada1-04941c32b95f tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] DELETE https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:35.061758 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d13d78bb-310a-4221-ada1-04941c32b95f tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:35.061969 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d13d78bb-310a-4221-ada1-04941c32b95f tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:35.062141 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d13d78bb-310a-4221-ada1-04941c32b95f tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Delete volume with id: d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:35.068561 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:35.068561 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:35.068964 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d13d78bb-310a-4221-ada1-04941c32b95f tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:35.082560 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d13d78bb-310a-4221-ada1-04941c32b95f tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Delete volume request issued successfully. Aug 09 07:58:35.082720 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d13d78bb-310a-4221-ada1-04941c32b95f tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 returned with HTTP 202 Aug 09 07:58:35.083151 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1545/6119] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:35 2026] DELETE /volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:35.089840 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ff3519c1-0da5-4ad3-b826-644ffaf0bad9 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:35.091495 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff3519c1-0da5-4ad3-b826-644ffaf0bad9 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:35.091675 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff3519c1-0da5-4ad3-b826-644ffaf0bad9 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:35.091846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ff3519c1-0da5-4ad3-b826-644ffaf0bad9 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:35.098511 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:35.098511 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:35.101794 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ff3519c1-0da5-4ad3-b826-644ffaf0bad9 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:35.105957 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ff3519c1-0da5-4ad3-b826-644ffaf0bad9 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 returned with HTTP 200 Aug 09 07:58:35.106322 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1526/6120] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:35 2026] GET /volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:36.117894 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4aeceec4-0c38-4dc4-8429-27378adbc6b1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:36.120090 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4aeceec4-0c38-4dc4-8429-27378adbc6b1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 Aug 09 07:58:36.120342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4aeceec4-0c38-4dc4-8429-27378adbc6b1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:36.120552 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4aeceec4-0c38-4dc4-8429-27378adbc6b1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:36.122506 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=74,cinder:INSERT=11,cinder:UPDATE=25 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:58:36.126545 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4aeceec4-0c38-4dc4-8429-27378adbc6b1 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 returned with HTTP 404 Aug 09 07:58:36.127172 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1528/6121] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:36 2026] GET /volume/v3/volumes/d11ae6d4-661d-464e-89d2-15cf577d6c66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:36.132751 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:36.134323 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] DELETE https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f Aug 09 07:58:36.134498 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:36.134672 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:36.134818 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Delete volume with id: 712cc362-0729-4022-ae15-80104735b67f Aug 09 07:58:36.137005 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=86,cinder:UPDATE=27,cinder:INSERT=15 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:58:36.142197 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:36.142197 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:36.142715 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:36.159559 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Delete volume request issued successfully. Aug 09 07:58:36.159733 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73fb6d96-92bc-496f-90a2-f31fa43387cd tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f returned with HTTP 202 Aug 09 07:58:36.160154 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1523/6122] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 07:58:36 2026] DELETE /volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:36.166953 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0c940a23-4f24-4dab-80b1-c492618c8a44 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:36.168715 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c940a23-4f24-4dab-80b1-c492618c8a44 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f Aug 09 07:58:36.168890 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c940a23-4f24-4dab-80b1-c492618c8a44 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:36.169111 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c940a23-4f24-4dab-80b1-c492618c8a44 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:36.176122 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:36.176122 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:36.179238 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0c940a23-4f24-4dab-80b1-c492618c8a44 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Volume info retrieved successfully. Aug 09 07:58:36.182556 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c940a23-4f24-4dab-80b1-c492618c8a44 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f returned with HTTP 200 Aug 09 07:58:36.182877 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1546/6123] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:36 2026] GET /volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:37.195390 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-1cdf1186-65d6-4b7a-90a3-ee8b90beacb2 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:37.197146 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1cdf1186-65d6-4b7a-90a3-ee8b90beacb2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] GET https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f Aug 09 07:58:37.197323 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1cdf1186-65d6-4b7a-90a3-ee8b90beacb2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:37.197538 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-1cdf1186-65d6-4b7a-90a3-ee8b90beacb2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:37.202549 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-1cdf1186-65d6-4b7a-90a3-ee8b90beacb2 tempest-CinderUnicodeTest-1848042987 tempest-CinderUnicodeTest-1848042987-project-member] https://10.4.3.41/volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f returned with HTTP 404 Aug 09 07:58:37.202953 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1527/6124] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:58:37 2026] GET /volume/v3/volumes/712cc362-0729-4022-ae15-80104735b67f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:38.403771 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:38.477928 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:58:38.478301 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1128010394"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:38.479594 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1128010394'}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:58:38.479712 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Create volume of 1 GB Aug 09 07:58:38.483796 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Availability Zones retrieved successfully. Aug 09 07:58:38.489485 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Flow 'volume_create_api' (73679930-6269-45bc-93cb-4e6c10c81172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:38.490330 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bcd10b-9f63-48e1-8925-0e7a9f2a39a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:38.491160 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Validating volume size '1' using validate_int {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:58:38.517102 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bcd10b-9f63-48e1-8925-0e7a9f2a39a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:38.518085 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4dfadf8-fe5f-48e9-bc60-5a21145092b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:38.579247 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Created reservations ['bc9c9c90-d13c-422f-a9b6-70c415f14dfa', '27d8d972-2687-4b9c-9d0f-00555b7925a1', 'f47d097a-8680-4f43-9233-892711fdb7cf', 'fc18bc38-03aa-49b1-bff7-cf9be6598caa'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:38.580033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4dfadf8-fe5f-48e9-bc60-5a21145092b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc9c9c90-d13c-422f-a9b6-70c415f14dfa', '27d8d972-2687-4b9c-9d0f-00555b7925a1', 'f47d097a-8680-4f43-9233-892711fdb7cf', 'fc18bc38-03aa-49b1-bff7-cf9be6598caa']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:38.580793 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d01f4539-a67f-48c0-b407-06c40ca34969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:38.604768 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d01f4539-a67f-48c0-b407-06c40ca34969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68aa4689-0e5f-444b-863f-67ea4941d694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1128010394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f95ce4ed9c496e8873b076c6f579b1',qos_specs=None,replication_status=,reservations=['bc9c9c90-d13c-422f-a9b6-70c415f14dfa','27d8d972-2687-4b9c-9d0f-00555b7925a1','f47d097a-8680-4f43-9233-892711fdb7cf','fc18bc38-03aa-49b1-bff7-cf9be6598caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f763d6419d434f9e9475b2f7033a57',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1128010394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68aa4689-0e5f-444b-863f-67ea4941d694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f95ce4ed9c496e8873b076c6f579b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f763d6419d434f9e9475b2f7033a57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:38.605658 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee212a5-5a29-4bef-9a5a-bc6cec6fccea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:38.620222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee212a5-5a29-4bef-9a5a-bc6cec6fccea) transitioned into state 'SUCCESS' from state '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-1128010394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f95ce4ed9c496e8873b076c6f579b1',qos_specs=None,replication_status=,reservations=['bc9c9c90-d13c-422f-a9b6-70c415f14dfa','27d8d972-2687-4b9c-9d0f-00555b7925a1','f47d097a-8680-4f43-9233-892711fdb7cf','fc18bc38-03aa-49b1-bff7-cf9be6598caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f763d6419d434f9e9475b2f7033a57',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:38.620832 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a6f3e2-0a0f-4ac9-9d9b-5d73edab8e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:58:38.628507 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a6f3e2-0a0f-4ac9-9d9b-5d73edab8e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:58:38.629198 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Flow 'volume_create_api' (73679930-6269-45bc-93cb-4e6c10c81172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:58:38.629434 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Create volume request issued successfully. Aug 09 07:58:38.629904 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-71cefb03-f8ac-4d78-9d2f-ef3ed92bc907 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:58:38.630298 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1529/6125] 10.4.3.41 () {70 vars in 1291 bytes} [Sun Aug 9 07:58:38 2026] POST /volume/v3/volumes => generated 776 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:38.642430 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4429bb5b-b7e1-4172-8fe6-cb4de14d4f93 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:38.644168 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4429bb5b-b7e1-4172-8fe6-cb4de14d4f93 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 Aug 09 07:58:38.644335 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4429bb5b-b7e1-4172-8fe6-cb4de14d4f93 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:38.644531 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4429bb5b-b7e1-4172-8fe6-cb4de14d4f93 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:38.650997 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:38.650997 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:38.653833 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4429bb5b-b7e1-4172-8fe6-cb4de14d4f93 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Volume info retrieved successfully. Aug 09 07:58:38.656955 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4429bb5b-b7e1-4172-8fe6-cb4de14d4f93 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 returned with HTTP 200 Aug 09 07:58:38.657300 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1524/6126] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:38 2026] GET /volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:39.669595 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f064994-c9bd-4edf-8ac5-2c4a25ad0072 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:39.671106 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f064994-c9bd-4edf-8ac5-2c4a25ad0072 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 Aug 09 07:58:39.671301 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f064994-c9bd-4edf-8ac5-2c4a25ad0072 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:39.671482 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f064994-c9bd-4edf-8ac5-2c4a25ad0072 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:39.673232 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=81,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:58:39.677958 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:39.677958 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:39.681027 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2f064994-c9bd-4edf-8ac5-2c4a25ad0072 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Volume info retrieved successfully. Aug 09 07:58:39.684036 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f064994-c9bd-4edf-8ac5-2c4a25ad0072 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 returned with HTTP 200 Aug 09 07:58:39.684356 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1547/6127] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:39 2026] GET /volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:39.695881 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:39.697816 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] POST https://10.4.3.41/volume/v3/backups Aug 09 07:58:39.698245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68aa4689-0e5f-444b-863f-67ea4941d694", "name": "tempest-type-Backup-1663696136"}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:58:39.699883 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.contrib.backups [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Creating new backup {'backup': {'volume_id': '68aa4689-0e5f-444b-863f-67ea4941d694', 'name': 'tempest-type-Backup-1663696136'}} {{(pid=100220) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 09 07:58:39.700069 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.contrib.backups [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Creating backup of volume 68aa4689-0e5f-444b-863f-67ea4941d694 in container None Aug 09 07:58:39.708015 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:39.708015 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:39.708374 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Volume info retrieved successfully. Aug 09 07:58:39.730593 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Created reservations ['ba163b87-e865-4a5d-a2fd-70eed5c5fc4c', 'a1b97444-860a-44b0-af21-fb454cc5a1d5'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:58:39.753393 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6433f6fb-32ac-47e1-8f7a-39be6e2e588d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups returned with HTTP 202 Aug 09 07:58:39.753883 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1528/6128] 10.4.3.41 () {70 vars in 1292 bytes} [Sun Aug 9 07:58:39 2026] POST /volume/v3/backups => generated 314 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:58:39.762267 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3ff01e29-65c1-449f-8b8a-5bc2d92b1794 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:39.764465 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3ff01e29-65c1-449f-8b8a-5bc2d92b1794 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:39.764465 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3ff01e29-65c1-449f-8b8a-5bc2d92b1794 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:39.764624 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3ff01e29-65c1-449f-8b8a-5bc2d92b1794 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:39.764776 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-3ff01e29-65c1-449f-8b8a-5bc2d92b1794 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:39.768721 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:39.768721 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:39.769335 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3ff01e29-65c1-449f-8b8a-5bc2d92b1794 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:39.769706 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1530/6129] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:39 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:40.778663 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-45d12ae8-449c-4045-ac5e-ec5f704f0ebc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:40.780328 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45d12ae8-449c-4045-ac5e-ec5f704f0ebc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:40.780533 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45d12ae8-449c-4045-ac5e-ec5f704f0ebc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:40.780720 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45d12ae8-449c-4045-ac5e-ec5f704f0ebc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:40.780819 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-45d12ae8-449c-4045-ac5e-ec5f704f0ebc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:40.784538 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:40.784538 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:40.785198 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45d12ae8-449c-4045-ac5e-ec5f704f0ebc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:40.785513 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1525/6130] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:40 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:41.795167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8b7e71e6-85ab-4c07-8b5c-06c3b617adfb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:41.796843 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b7e71e6-85ab-4c07-8b5c-06c3b617adfb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:41.797097 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b7e71e6-85ab-4c07-8b5c-06c3b617adfb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:41.797310 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b7e71e6-85ab-4c07-8b5c-06c3b617adfb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:41.797442 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8b7e71e6-85ab-4c07-8b5c-06c3b617adfb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:41.801444 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:41.801444 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:41.802119 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b7e71e6-85ab-4c07-8b5c-06c3b617adfb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:41.802502 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1548/6131] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:41 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:42.811471 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-aafec634-e962-43de-b071-4c214eddde97 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:42.813256 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aafec634-e962-43de-b071-4c214eddde97 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:42.813477 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aafec634-e962-43de-b071-4c214eddde97 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:42.813692 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-aafec634-e962-43de-b071-4c214eddde97 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:42.813822 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-aafec634-e962-43de-b071-4c214eddde97 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:42.817813 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:42.817813 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:42.818432 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-aafec634-e962-43de-b071-4c214eddde97 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:42.818806 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1529/6132] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:42 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:43.828628 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a2f2f9dc-51b3-4290-bb02-e5fef7832f10 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:43.830434 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2f2f9dc-51b3-4290-bb02-e5fef7832f10 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:43.830811 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2f2f9dc-51b3-4290-bb02-e5fef7832f10 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:43.831118 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a2f2f9dc-51b3-4290-bb02-e5fef7832f10 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:43.831737 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-a2f2f9dc-51b3-4290-bb02-e5fef7832f10 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:43.835594 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:43.835594 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:43.836170 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a2f2f9dc-51b3-4290-bb02-e5fef7832f10 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:43.836576 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1531/6133] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:43 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:44.847646 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-040f0a36-96e8-49c7-8b9b-f99981703578 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:44.849483 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-040f0a36-96e8-49c7-8b9b-f99981703578 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:44.849700 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-040f0a36-96e8-49c7-8b9b-f99981703578 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:44.849941 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-040f0a36-96e8-49c7-8b9b-f99981703578 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:44.850066 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-040f0a36-96e8-49c7-8b9b-f99981703578 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:44.857675 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:44.857675 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:44.858324 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-040f0a36-96e8-49c7-8b9b-f99981703578 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:44.858685 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1526/6134] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:44 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:45.868857 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-68be9535-7b3e-46bf-b2c5-1eb9d746e733 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:45.870562 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68be9535-7b3e-46bf-b2c5-1eb9d746e733 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:45.870770 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68be9535-7b3e-46bf-b2c5-1eb9d746e733 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:45.870962 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68be9535-7b3e-46bf-b2c5-1eb9d746e733 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:45.871107 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-68be9535-7b3e-46bf-b2c5-1eb9d746e733 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:45.875183 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:45.875183 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:45.875737 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68be9535-7b3e-46bf-b2c5-1eb9d746e733 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:45.876087 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1549/6135] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:45 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:46.886118 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-13f97c64-81e7-41ea-885c-d99209832053 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:46.887936 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-13f97c64-81e7-41ea-885c-d99209832053 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:46.888155 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-13f97c64-81e7-41ea-885c-d99209832053 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:46.888366 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-13f97c64-81e7-41ea-885c-d99209832053 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:46.888509 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-13f97c64-81e7-41ea-885c-d99209832053 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:46.892633 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:46.892633 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:46.893236 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-13f97c64-81e7-41ea-885c-d99209832053 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:46.893686 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1530/6136] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:46 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:47.904642 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-e910e85c-0105-4971-b6cd-7961e51c771a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:47.906379 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e910e85c-0105-4971-b6cd-7961e51c771a tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:47.906591 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e910e85c-0105-4971-b6cd-7961e51c771a tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:47.906774 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-e910e85c-0105-4971-b6cd-7961e51c771a tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:47.906865 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-e910e85c-0105-4971-b6cd-7961e51c771a tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:47.910991 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:47.910991 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:47.911544 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-e910e85c-0105-4971-b6cd-7961e51c771a tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:47.911879 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1532/6137] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:47 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:48.921363 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-850412f4-a146-411e-a438-dae407c87b41 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:48.923016 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-850412f4-a146-411e-a438-dae407c87b41 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:48.923206 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-850412f4-a146-411e-a438-dae407c87b41 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:48.923422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-850412f4-a146-411e-a438-dae407c87b41 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:48.923518 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-850412f4-a146-411e-a438-dae407c87b41 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:48.934191 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:48.934191 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:48.934949 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-850412f4-a146-411e-a438-dae407c87b41 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:48.935366 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1527/6138] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:48 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:49.945676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-05663719-309b-4b22-9c48-592b8cdd2f5c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:49.947318 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05663719-309b-4b22-9c48-592b8cdd2f5c tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:49.947508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05663719-309b-4b22-9c48-592b8cdd2f5c tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:49.947709 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05663719-309b-4b22-9c48-592b8cdd2f5c tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:49.947807 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-05663719-309b-4b22-9c48-592b8cdd2f5c tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:49.951697 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:49.951697 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:49.952274 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05663719-309b-4b22-9c48-592b8cdd2f5c tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:49.952620 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1550/6139] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:49 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:50.961988 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-6313db22-d1ba-4a1d-85bc-da1838466ea1 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:50.963743 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6313db22-d1ba-4a1d-85bc-da1838466ea1 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:50.963955 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6313db22-d1ba-4a1d-85bc-da1838466ea1 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:50.964132 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-6313db22-d1ba-4a1d-85bc-da1838466ea1 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:50.964226 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-6313db22-d1ba-4a1d-85bc-da1838466ea1 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:50.968086 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:50.968086 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:50.968611 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-6313db22-d1ba-4a1d-85bc-da1838466ea1 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:50.968976 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1531/6140] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:50 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:51.978393 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-4cdb4868-36ae-4583-a9f1-55ba1d1933eb None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:51.979964 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4cdb4868-36ae-4583-a9f1-55ba1d1933eb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:51.980137 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4cdb4868-36ae-4583-a9f1-55ba1d1933eb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:51.980345 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-4cdb4868-36ae-4583-a9f1-55ba1d1933eb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:51.980442 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.backups [None req-4cdb4868-36ae-4583-a9f1-55ba1d1933eb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100221) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:51.984400 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:51.984400 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:51.984894 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-4cdb4868-36ae-4583-a9f1-55ba1d1933eb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:51.985210 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1533/6141] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:51 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:52.994439 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2408f5fa-486f-408f-949b-f5ca4d9af349 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:52.996107 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2408f5fa-486f-408f-949b-f5ca4d9af349 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:52.996369 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2408f5fa-486f-408f-949b-f5ca4d9af349 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:52.996569 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2408f5fa-486f-408f-949b-f5ca4d9af349 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:52.996671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2408f5fa-486f-408f-949b-f5ca4d9af349 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:53.000665 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:53.000665 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:53.001227 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2408f5fa-486f-408f-949b-f5ca4d9af349 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:53.001572 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1528/6142] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:52 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:54.010789 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a593600-a072-40ac-b391-0bca9bce15bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:54.012301 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a593600-a072-40ac-b391-0bca9bce15bb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:54.012593 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a593600-a072-40ac-b391-0bca9bce15bb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:54.012841 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a593600-a072-40ac-b391-0bca9bce15bb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:54.013064 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8a593600-a072-40ac-b391-0bca9bce15bb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:54.017201 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:54.017201 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:58:54.017760 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a593600-a072-40ac-b391-0bca9bce15bb tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:54.018128 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1551/6143] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:54 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:55.026846 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-33fbdfb2-401c-4eda-bda6-e461a923cdbc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:55.028663 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-33fbdfb2-401c-4eda-bda6-e461a923cdbc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:55.028862 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-33fbdfb2-401c-4eda-bda6-e461a923cdbc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:55.029059 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-33fbdfb2-401c-4eda-bda6-e461a923cdbc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:55.029163 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.v3.backups [None req-33fbdfb2-401c-4eda-bda6-e461a923cdbc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100220) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:55.033054 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:55.033054 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:55.033658 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-33fbdfb2-401c-4eda-bda6-e461a923cdbc tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:55.034019 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1532/6144] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:55 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:55.043667 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-b9795f27-a32d-467e-98a9-3399fd28aa0d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:55.045288 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9795f27-a32d-467e-98a9-3399fd28aa0d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] DELETE https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:55.045505 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9795f27-a32d-467e-98a9-3399fd28aa0d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:55.045700 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-b9795f27-a32d-467e-98a9-3399fd28aa0d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:55.045797 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.contrib.backups [None req-b9795f27-a32d-467e-98a9-3399fd28aa0d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Delete backup with id: 473c273e-785f-4890-a352-2caf83ce5696. Aug 09 07:58:55.050030 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:55.050030 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:55.060438 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.backup.rpcapi [None req-b9795f27-a32d-467e-98a9-3399fd28aa0d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] delete_backup rpcapi backup_id 473c273e-785f-4890-a352-2caf83ce5696 {{(pid=100221) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 09 07:58:55.061994 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-b9795f27-a32d-467e-98a9-3399fd28aa0d tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 202 Aug 09 07:58:55.062371 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1534/6145] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:58:55 2026] DELETE /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:58:55.068400 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6f5b1e56-63e2-46de-969c-bca7ff7d09e2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:55.070237 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f5b1e56-63e2-46de-969c-bca7ff7d09e2 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:55.070477 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f5b1e56-63e2-46de-969c-bca7ff7d09e2 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:55.070659 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f5b1e56-63e2-46de-969c-bca7ff7d09e2 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:55.070759 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6f5b1e56-63e2-46de-969c-bca7ff7d09e2 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:55.074861 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:55.074861 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:58:55.075532 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f5b1e56-63e2-46de-969c-bca7ff7d09e2 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 200 Aug 09 07:58:55.075928 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1529/6146] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:55 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:58:56.084962 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-02c2df14-3d40-4071-a15f-6bd7f0495b08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:56.086314 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02c2df14-3d40-4071-a15f-6bd7f0495b08 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 Aug 09 07:58:56.086536 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02c2df14-3d40-4071-a15f-6bd7f0495b08 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:56.086712 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-02c2df14-3d40-4071-a15f-6bd7f0495b08 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:56.086813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-02c2df14-3d40-4071-a15f-6bd7f0495b08 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Show backup with id 473c273e-785f-4890-a352-2caf83ce5696. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 09 07:58:56.090253 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-02c2df14-3d40-4071-a15f-6bd7f0495b08 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 returned with HTTP 404 Aug 09 07:58:56.090691 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1552/6147] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:56 2026] GET /volume/v3/backups/473c273e-785f-4890-a352-2caf83ce5696 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:58:56.096358 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:56.098139 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] DELETE https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 Aug 09 07:58:56.098407 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:56.098634 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:56.098825 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Delete volume with id: 68aa4689-0e5f-444b-863f-67ea4941d694 Aug 09 07:58:56.106281 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:56.106281 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:58:56.106490 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Volume info retrieved successfully. Aug 09 07:58:56.122030 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Delete volume request issued successfully. Aug 09 07:58:56.122268 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-858cc463-29d4-43ea-bc5f-3744f7fecc30 tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 returned with HTTP 202 Aug 09 07:58:56.122800 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1533/6148] 10.4.3.41 () {68 vars in 1384 bytes} [Sun Aug 9 07:58:56 2026] DELETE /volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 07:58:56.128817 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-40ae63b6-f300-482b-9d12-74d8ae66030e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:56.130998 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40ae63b6-f300-482b-9d12-74d8ae66030e tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 Aug 09 07:58:56.131268 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-40ae63b6-f300-482b-9d12-74d8ae66030e tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:56.131483 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-40ae63b6-f300-482b-9d12-74d8ae66030e tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:56.139397 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:58:56.139397 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:58:56.143081 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-40ae63b6-f300-482b-9d12-74d8ae66030e tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Volume info retrieved successfully. Aug 09 07:58:56.146850 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-40ae63b6-f300-482b-9d12-74d8ae66030e tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 returned with HTTP 200 Aug 09 07:58:56.147220 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1535/6149] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:56 2026] GET /volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:58:57.158708 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f159d2f6-b441-41aa-a18c-3757351ba3ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:58:57.160422 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f159d2f6-b441-41aa-a18c-3757351ba3ff tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] GET https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 Aug 09 07:58:57.160638 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f159d2f6-b441-41aa-a18c-3757351ba3ff tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:58:57.160813 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f159d2f6-b441-41aa-a18c-3757351ba3ff tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:58:57.166388 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f159d2f6-b441-41aa-a18c-3757351ba3ff tempest-ProjectReaderTests39-30671415 tempest-ProjectReaderTests39-30671415-project-admin] https://10.4.3.41/volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 returned with HTTP 404 Aug 09 07:58:57.166831 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1530/6150] 10.4.3.41 () {68 vars in 1381 bytes} [Sun Aug 9 07:58:57 2026] GET /volume/v3/volumes/68aa4689-0e5f-444b-863f-67ea4941d694 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:59:06.088610 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=8 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:59:06.117250 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=26,cinder:UPDATE=10,cinder:INSERT=6 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:59:06.145878 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=38,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:59:07.162837 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 07:59:38.966012 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:38.967546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:59:38.967891 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-287265503", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:38.969348 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-287265503', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:59:38.969459 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume of 1 GB Aug 09 07:59:38.973582 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Availability Zones retrieved successfully. Aug 09 07:59:38.978638 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (87524e7b-60da-4f46-97e1-36c10d08f7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:59:38.979459 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6bc615-d378-4669-b91a-c65251c15b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:38.980351 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:59:39.004283 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6bc615-d378-4669-b91a-c65251c15b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:39.005198 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b970fba4-7e34-4935-9565-edfbecd87627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:39.058545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Created reservations ['15226627-b6ab-4fcc-b269-808f59b3eb61', '223ffadf-9b91-4427-a492-63e055dd412a', 'fc05c37c-96c8-4644-ba53-b933dcdead1d', '65ff8010-0078-4b9c-a4fd-22ab537e0368'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:59:39.059232 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b970fba4-7e34-4935-9565-edfbecd87627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15226627-b6ab-4fcc-b269-808f59b3eb61', '223ffadf-9b91-4427-a492-63e055dd412a', 'fc05c37c-96c8-4644-ba53-b933dcdead1d', '65ff8010-0078-4b9c-a4fd-22ab537e0368']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:39.059888 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d13bf0-ebc3-4360-b2d1-268fa9378c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:39.082755 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d13bf0-ebc3-4360-b2d1-268fa9378c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fde6abfd-6089-4815-af68-054a19330858', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-287265503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['15226627-b6ab-4fcc-b269-808f59b3eb61','223ffadf-9b91-4427-a492-63e055dd412a','fc05c37c-96c8-4644-ba53-b933dcdead1d','65ff8010-0078-4b9c-a4fd-22ab537e0368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-287265503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fde6abfd-6089-4815-af68-054a19330858,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbcf6d2db004cadb56db045361d1ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d2b866abea34d5bb8e0afca65de8074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:39.083441 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71709531-0fc4-4437-8381-6a9d70c8407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:39.099837 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71709531-0fc4-4437-8381-6a9d70c8407c) transitioned into state 'SUCCESS' from state '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-287265503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['15226627-b6ab-4fcc-b269-808f59b3eb61','223ffadf-9b91-4427-a492-63e055dd412a','fc05c37c-96c8-4644-ba53-b933dcdead1d','65ff8010-0078-4b9c-a4fd-22ab537e0368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:39.100469 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eaf53f-3d1e-405d-896f-5656a6f7d169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:39.108270 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25eaf53f-3d1e-405d-896f-5656a6f7d169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:39.109055 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (87524e7b-60da-4f46-97e1-36c10d08f7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:59:39.109312 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request issued successfully. Aug 09 07:59:39.109827 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f3eddd4-ce01-4a99-8077-175f3066f880 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:59:39.110245 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1553/6151] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:59:38 2026] POST /volume/v3/volumes => generated 754 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:59:39.121025 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-bece04ac-c863-45ef-b4bc-3f9f43960286 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:39.122579 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bece04ac-c863-45ef-b4bc-3f9f43960286 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:39.122749 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bece04ac-c863-45ef-b4bc-3f9f43960286 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:39.122932 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-bece04ac-c863-45ef-b4bc-3f9f43960286 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:39.129827 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:39.129827 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:39.133185 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-bece04ac-c863-45ef-b4bc-3f9f43960286 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:39.136692 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-bece04ac-c863-45ef-b4bc-3f9f43960286 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:39.137043 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1534/6152] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:39 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:40.148893 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-a77cdd19-d0b3-4051-b3d9-770a83efa65d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:40.150664 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a77cdd19-d0b3-4051-b3d9-770a83efa65d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:40.150842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a77cdd19-d0b3-4051-b3d9-770a83efa65d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:40.151063 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-a77cdd19-d0b3-4051-b3d9-770a83efa65d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:40.157860 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:40.157860 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:40.161330 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-a77cdd19-d0b3-4051-b3d9-770a83efa65d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:40.164929 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-a77cdd19-d0b3-4051-b3d9-770a83efa65d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:40.165274 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1536/6153] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:40 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:40.176879 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b77cdaa1-c4ab-48d0-be3b-2f3305ba0946 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:40.178627 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b77cdaa1-c4ab-48d0-be3b-2f3305ba0946 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:40.178817 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b77cdaa1-c4ab-48d0-be3b-2f3305ba0946 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:40.179019 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b77cdaa1-c4ab-48d0-be3b-2f3305ba0946 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:40.185674 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:40.185674 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:40.189314 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b77cdaa1-c4ab-48d0-be3b-2f3305ba0946 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:40.193575 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b77cdaa1-c4ab-48d0-be3b-2f3305ba0946 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:40.193967 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1531/6154] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:40 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:41.015687 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-68669070-777b-4021-9ae5-c930cccd949e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:41.018162 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-68669070-777b-4021-9ae5-c930cccd949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:41.018385 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-68669070-777b-4021-9ae5-c930cccd949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:41.018600 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-68669070-777b-4021-9ae5-c930cccd949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:41.026274 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:41.026274 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:41.030025 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-68669070-777b-4021-9ae5-c930cccd949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:41.034322 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-68669070-777b-4021-9ae5-c930cccd949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:41.034742 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1554/6155] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:59:41 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:41.096769 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fa79bf12-2c80-44be-9b2d-a1d76c0954ef None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:41.097240 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa79bf12-2c80-44be-9b2d-a1d76c0954ef None None] GET https://10.4.3.41/volume// Aug 09 07:59:41.097445 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fa79bf12-2c80-44be-9b2d-a1d76c0954ef None None] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:41.097713 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fa79bf12-2c80-44be-9b2d-a1d76c0954ef None None] Calling method 'all' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:41.098084 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fa79bf12-2c80-44be-9b2d-a1d76c0954ef None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:59:41.098378 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1535/6156] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:59:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:59:41.104427 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-bb7e48ba-da21-496f-bad1-1d89c67ae74b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:41.156554 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-bb7e48ba-da21-496f-bad1-1d89c67ae74b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:59:41.156890 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-bb7e48ba-da21-496f-bad1-1d89c67ae74b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fde6abfd-6089-4815-af68-054a19330858", "connector": null, "instance_uuid": "5ab5dc01-4ba6-4f62-936c-6f0cd464cae3"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:41.164082 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:41.164082 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:41.184246 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-bb7e48ba-da21-496f-bad1-1d89c67ae74b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:59:41.184651 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1537/6157] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:59:41 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 09 07:59:41.207172 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8ed27c24-92ce-4622-ae71-ba946a8f6e62 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:41.208905 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ed27c24-92ce-4622-ae71-ba946a8f6e62 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:41.209156 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8ed27c24-92ce-4622-ae71-ba946a8f6e62 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:41.209365 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8ed27c24-92ce-4622-ae71-ba946a8f6e62 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:41.213339 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-773c7ac6-8f81-452c-a467-ee82754515e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:41.213710 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773c7ac6-8f81-452c-a467-ee82754515e6 None None] GET https://10.4.3.41/volume// Aug 09 07:59:41.213904 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773c7ac6-8f81-452c-a467-ee82754515e6 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:41.214152 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-773c7ac6-8f81-452c-a467-ee82754515e6 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:41.214674 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-773c7ac6-8f81-452c-a467-ee82754515e6 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:59:41.214882 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1555/6158] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:59:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:59:41.219072 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:41.219072 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:41.221503 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-ef06c054-825d-4ba5-94d0-b0a2d1cd984f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:41.223197 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8ed27c24-92ce-4622-ae71-ba946a8f6e62 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:41.223700 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-ef06c054-825d-4ba5-94d0-b0a2d1cd984f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:41.223924 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-ef06c054-825d-4ba5-94d0-b0a2d1cd984f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:41.224121 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-ef06c054-825d-4ba5-94d0-b0a2d1cd984f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:41.227496 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ed27c24-92ce-4622-ae71-ba946a8f6e62 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:41.227856 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1532/6159] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:41 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:41.231893 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:41.231893 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:41.234664 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-ef06c054-825d-4ba5-94d0-b0a2d1cd984f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:41.238077 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-ef06c054-825d-4ba5-94d0-b0a2d1cd984f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:41.238355 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1536/6160] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:59:41 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 1026 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:59:41.335200 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-0ddfa918-da4a-4261-b2e5-e8612f634463 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:41.337103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-0ddfa918-da4a-4261-b2e5-e8612f634463 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] PUT https://10.4.3.41/volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e Aug 09 07:59:41.337449 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-0ddfa918-da4a-4261-b2e5-e8612f634463 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:41.344096 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-0ddfa918-da4a-4261-b2e5-e8612f634463 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Acquiring lock "cinder-attachment_update-fde6abfd-6089-4815-af68-054a19330858-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:59:41.348042 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-0ddfa918-da4a-4261-b2e5-e8612f634463 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-fde6abfd-6089-4815-af68-054a19330858-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:59:41.348851 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:41.348851 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:41.410926 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-0ddfa918-da4a-4261-b2e5-e8612f634463 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-fde6abfd-6089-4815-af68-054a19330858-np0000006821" released by "attachment_update" :: held 0.063s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:59:41.411209 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-0ddfa918-da4a-4261-b2e5-e8612f634463 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e returned with HTTP 200 Aug 09 07:59:41.411755 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1538/6161] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:59:41 2026] PUT /volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:59:42.239332 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ad2f82c3-882c-4e78-b990-ea31442d45d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:42.240979 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad2f82c3-882c-4e78-b990-ea31442d45d5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:42.241190 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad2f82c3-882c-4e78-b990-ea31442d45d5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:42.241383 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad2f82c3-882c-4e78-b990-ea31442d45d5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:42.249723 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:42.249723 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:42.252691 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ad2f82c3-882c-4e78-b990-ea31442d45d5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:42.256099 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad2f82c3-882c-4e78-b990-ea31442d45d5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:42.256419 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1556/6162] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:42 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:43.267746 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-249925d7-69f2-4d13-9a5c-07d955ae8d71 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:43.269614 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-249925d7-69f2-4d13-9a5c-07d955ae8d71 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:43.269820 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-249925d7-69f2-4d13-9a5c-07d955ae8d71 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:43.270045 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-249925d7-69f2-4d13-9a5c-07d955ae8d71 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:43.279131 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:43.279131 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:43.282396 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-249925d7-69f2-4d13-9a5c-07d955ae8d71 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:43.286270 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-249925d7-69f2-4d13-9a5c-07d955ae8d71 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:43.286660 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1533/6163] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:43 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:44.297405 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cedc4e74-6973-4ef6-9366-95404edfb861 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:44.299150 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cedc4e74-6973-4ef6-9366-95404edfb861 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:44.299340 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cedc4e74-6973-4ef6-9366-95404edfb861 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:44.299515 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cedc4e74-6973-4ef6-9366-95404edfb861 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:44.308358 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:44.308358 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:44.311380 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cedc4e74-6973-4ef6-9366-95404edfb861 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:44.314990 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cedc4e74-6973-4ef6-9366-95404edfb861 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:44.315328 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1537/6164] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:44 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:45.326395 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-db2e8f01-5a7d-436b-90aa-8cb7470f0a72 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:45.327990 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-db2e8f01-5a7d-436b-90aa-8cb7470f0a72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:45.328173 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-db2e8f01-5a7d-436b-90aa-8cb7470f0a72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:45.328342 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-db2e8f01-5a7d-436b-90aa-8cb7470f0a72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:45.337190 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:45.337190 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:45.340482 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-db2e8f01-5a7d-436b-90aa-8cb7470f0a72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:45.343922 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-db2e8f01-5a7d-436b-90aa-8cb7470f0a72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:45.344276 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1539/6165] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:45 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:45.625443 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-fe65f618-f99b-4f49-8ca7-d6db4d40a817 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:45.627422 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-fe65f618-f99b-4f49-8ca7-d6db4d40a817 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e/action Aug 09 07:59:45.627748 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-fe65f618-f99b-4f49-8ca7-d6db4d40a817 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:59:45.627862 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-fe65f618-f99b-4f49-8ca7-d6db4d40a817 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:45.641673 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:45.641673 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:45.649546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-870d9c02-7acb-44a4-994c-e7e11ad2034c req-fe65f618-f99b-4f49-8ca7-d6db4d40a817 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e/action returned with HTTP 204 Aug 09 07:59:45.649936 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1557/6166] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 07:59:45 2026] POST /volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 07:59:46.355807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f76fd0bf-7a32-4d18-bb29-787f05828134 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:46.357469 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76fd0bf-7a32-4d18-bb29-787f05828134 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:46.357806 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76fd0bf-7a32-4d18-bb29-787f05828134 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:46.359026 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76fd0bf-7a32-4d18-bb29-787f05828134 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:46.366482 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:46.366482 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:46.369879 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f76fd0bf-7a32-4d18-bb29-787f05828134 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:46.374704 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76fd0bf-7a32-4d18-bb29-787f05828134 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:46.375212 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1534/6167] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:46 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:59:49.061675 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:49.063198 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:59:49.063504 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fde6abfd-6089-4815-af68-054a19330858", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-420208450", "description": null, "metadata": null}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:49.075575 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:49.075575 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:49.076220 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:49.076391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create snapshot from volume fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:49.106437 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Created reservations ['869fcca6-0874-421e-b9a1-2355f2afc669', '1d4ae5ed-2c09-4ea2-9b64-147133e9baf2', 'fd2d7e52-6acd-44fe-915f-40fa21991351', 'd02b2e1e-248e-48e9-8fa2-2df3006ccf32'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:59:49.131196 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot force create request issued successfully. Aug 09 07:59:49.131468 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-906b58c9-0708-4ff0-9aa0-eaf53273282f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:59:49.131834 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1538/6168] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:59:49 2026] POST /volume/v3/snapshots => generated 312 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:59:49.140091 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3994a6f6-49a2-4ae1-9661-4697c6f8949e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:49.142102 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3994a6f6-49a2-4ae1-9661-4697c6f8949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 Aug 09 07:59:49.142338 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3994a6f6-49a2-4ae1-9661-4697c6f8949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:49.142558 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3994a6f6-49a2-4ae1-9661-4697c6f8949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:49.147425 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:49.147425 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:49.147814 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3994a6f6-49a2-4ae1-9661-4697c6f8949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:49.148638 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3994a6f6-49a2-4ae1-9661-4697c6f8949e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 returned with HTTP 200 Aug 09 07:59:49.149052 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1540/6169] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:49 2026] GET /volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:50.157545 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cdb17d6e-3e77-4c8b-8e27-04328d072e88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:50.159170 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdb17d6e-3e77-4c8b-8e27-04328d072e88 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 Aug 09 07:59:50.159334 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdb17d6e-3e77-4c8b-8e27-04328d072e88 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:50.159508 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cdb17d6e-3e77-4c8b-8e27-04328d072e88 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:50.163829 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:50.163829 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:50.164223 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cdb17d6e-3e77-4c8b-8e27-04328d072e88 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:50.164855 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cdb17d6e-3e77-4c8b-8e27-04328d072e88 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 returned with HTTP 200 Aug 09 07:59:50.165184 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1558/6170] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:50 2026] GET /volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:50.173170 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e52c71d-0b4e-4bae-b660-2535522e59e0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:50.174969 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e52c71d-0b4e-4bae-b660-2535522e59e0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 Aug 09 07:59:50.175197 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e52c71d-0b4e-4bae-b660-2535522e59e0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:50.175409 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e52c71d-0b4e-4bae-b660-2535522e59e0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:50.180195 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:50.180195 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:50.180605 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1e52c71d-0b4e-4bae-b660-2535522e59e0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:50.181348 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e52c71d-0b4e-4bae-b660-2535522e59e0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 returned with HTTP 200 Aug 09 07:59:50.181674 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1535/6171] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:50 2026] GET /volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:51.508254 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:51.510160 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:59:51.510615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fde6abfd-6089-4815-af68-054a19330858", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-641376660", "description": null, "metadata": null}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:51.522879 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:51.522879 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:51.523385 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:51.523505 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create snapshot from volume fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:51.543188 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Created reservations ['97511359-3e65-411c-b747-debe7eab86f2', 'be72ac4c-3cf0-4120-b87d-6155e355e4d3', '82f94c0d-80ca-4b00-9c60-8490b4f7b548', '2e1e7466-2920-4f6b-bed7-3857176bf750'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:59:51.567751 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot force create request issued successfully. Aug 09 07:59:51.568078 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f5cafdf4-ae62-4b02-b7a4-9c8c66e60aa5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:59:51.568457 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1539/6172] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:59:51 2026] POST /volume/v3/snapshots => generated 312 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:59:51.576166 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1c8ed466-423c-47ab-a63f-c95a819bfdb1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:51.577656 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c8ed466-423c-47ab-a63f-c95a819bfdb1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 Aug 09 07:59:51.577812 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c8ed466-423c-47ab-a63f-c95a819bfdb1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:51.577994 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1c8ed466-423c-47ab-a63f-c95a819bfdb1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:51.583116 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:51.583116 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:51.583582 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1c8ed466-423c-47ab-a63f-c95a819bfdb1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:51.584483 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1c8ed466-423c-47ab-a63f-c95a819bfdb1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 returned with HTTP 200 Aug 09 07:59:51.584843 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1541/6173] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:51 2026] GET /volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:52.593763 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f8d9042-475a-4adc-8a08-f4816ceadf48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:52.595456 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f8d9042-475a-4adc-8a08-f4816ceadf48 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 Aug 09 07:59:52.595634 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f8d9042-475a-4adc-8a08-f4816ceadf48 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:52.595805 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f8d9042-475a-4adc-8a08-f4816ceadf48 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:52.600350 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:52.600350 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:52.600705 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7f8d9042-475a-4adc-8a08-f4816ceadf48 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:52.601406 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f8d9042-475a-4adc-8a08-f4816ceadf48 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 returned with HTTP 200 Aug 09 07:59:52.601713 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1559/6174] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:52 2026] GET /volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:52.610125 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f7f2a061-4706-49d4-b223-af8b330f67c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:52.610814 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7f2a061-4706-49d4-b223-af8b330f67c1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 Aug 09 07:59:52.611031 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7f2a061-4706-49d4-b223-af8b330f67c1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:52.611252 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7f2a061-4706-49d4-b223-af8b330f67c1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:52.615987 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:52.615987 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:52.616403 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f7f2a061-4706-49d4-b223-af8b330f67c1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:52.617113 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7f2a061-4706-49d4-b223-af8b330f67c1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 returned with HTTP 200 Aug 09 07:59:52.617462 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1536/6175] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:52 2026] GET /volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:54.187478 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:54.189795 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/snapshots Aug 09 07:59:54.190270 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fde6abfd-6089-4815-af68-054a19330858", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1196147811", "description": null, "metadata": null}} {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:54.201397 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:54.201397 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:54.201871 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:54.202019 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create snapshot from volume fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:54.222604 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.quota [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Created reservations ['a149342f-c94a-435c-80a7-17a9ef636d70', '1b6aaa5d-dad4-41d7-8a38-212e3471a5fb', '55a4f952-fde6-42a3-a5ee-5eaba6900391', '0c672c20-209e-4b9c-a752-7d96afc25ded'] {{(pid=100220) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:59:54.247071 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot force create request issued successfully. Aug 09 07:59:54.247426 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d438b8e2-95b7-42c2-ae24-3e6fcf2f924b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots returned with HTTP 202 Aug 09 07:59:54.247819 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1540/6176] 10.4.3.41 () {68 vars in 1258 bytes} [Sun Aug 9 07:59:54 2026] POST /volume/v3/snapshots => generated 313 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:59:54.256014 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0ca99893-9d3a-4160-bdc2-23bd0e1b741f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:54.257851 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ca99893-9d3a-4160-bdc2-23bd0e1b741f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 Aug 09 07:59:54.258114 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ca99893-9d3a-4160-bdc2-23bd0e1b741f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:54.258362 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0ca99893-9d3a-4160-bdc2-23bd0e1b741f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:54.263766 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:54.263766 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:54.264322 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-0ca99893-9d3a-4160-bdc2-23bd0e1b741f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:54.265050 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0ca99893-9d3a-4160-bdc2-23bd0e1b741f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 returned with HTTP 200 Aug 09 07:59:54.265382 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1542/6177] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:54 2026] GET /volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:55.273290 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0dfc5c27-59ba-45de-88e1-c430dab839cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:55.274961 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0dfc5c27-59ba-45de-88e1-c430dab839cc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 Aug 09 07:59:55.275232 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0dfc5c27-59ba-45de-88e1-c430dab839cc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:55.275492 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0dfc5c27-59ba-45de-88e1-c430dab839cc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:55.280512 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:55.280512 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:55.280868 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0dfc5c27-59ba-45de-88e1-c430dab839cc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:55.281544 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0dfc5c27-59ba-45de-88e1-c430dab839cc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 returned with HTTP 200 Aug 09 07:59:55.281837 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1560/6178] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:55 2026] GET /volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:55.289512 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cac31878-2377-41b8-a1ad-f5e35ac55954 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:55.291301 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cac31878-2377-41b8-a1ad-f5e35ac55954 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 Aug 09 07:59:55.291494 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cac31878-2377-41b8-a1ad-f5e35ac55954 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:55.291671 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cac31878-2377-41b8-a1ad-f5e35ac55954 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:55.296663 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:55.296663 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:55.297054 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cac31878-2377-41b8-a1ad-f5e35ac55954 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:55.297778 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cac31878-2377-41b8-a1ad-f5e35ac55954 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 returned with HTTP 200 Aug 09 07:59:55.298111 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1537/6179] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 07:59:55 2026] GET /volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:55.329230 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-40ea2cf0-2ae8-47c8-ad58-7ff8cf2570d6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:55.331339 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-40ea2cf0-2ae8-47c8-ad58-7ff8cf2570d6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:55.331531 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-40ea2cf0-2ae8-47c8-ad58-7ff8cf2570d6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:55.331710 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-40ea2cf0-2ae8-47c8-ad58-7ff8cf2570d6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:55.340398 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:55.340398 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:55.343478 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-40ea2cf0-2ae8-47c8-ad58-7ff8cf2570d6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:55.347139 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-40ea2cf0-2ae8-47c8-ad58-7ff8cf2570d6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:55.347477 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1541/6180] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:59:55 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:59:55.364313 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-3879f6df-9ee3-44aa-9aa3-bbe7235e90af None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:55.366081 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-3879f6df-9ee3-44aa-9aa3-bbe7235e90af tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858/action Aug 09 07:59:55.366392 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-3879f6df-9ee3-44aa-9aa3-bbe7235e90af tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 07:59:55.366504 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-3879f6df-9ee3-44aa-9aa3-bbe7235e90af tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:55.376466 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:55.376466 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:55.376958 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-3879f6df-9ee3-44aa-9aa3-bbe7235e90af tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:55.383127 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-3879f6df-9ee3-44aa-9aa3-bbe7235e90af tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Begin detaching volume completed successfully. Aug 09 07:59:55.383372 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-3879f6df-9ee3-44aa-9aa3-bbe7235e90af tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858/action returned with HTTP 202 Aug 09 07:59:55.383808 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1543/6181] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 07:59:55 2026] POST /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 07:59:55.417996 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8f09bc50-1a9d-4cca-8995-53ee211d75d4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:55.418362 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f09bc50-1a9d-4cca-8995-53ee211d75d4 None None] GET https://10.4.3.41/volume// Aug 09 07:59:55.418510 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f09bc50-1a9d-4cca-8995-53ee211d75d4 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:55.418682 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f09bc50-1a9d-4cca-8995-53ee211d75d4 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:55.418988 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f09bc50-1a9d-4cca-8995-53ee211d75d4 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:59:55.419259 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1561/6182] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:59:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:59:55.425215 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-f0f4ddbe-c1ce-46c4-b401-cb77b3d6db45 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:55.426947 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-f0f4ddbe-c1ce-46c4-b401-cb77b3d6db45 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 07:59:55.427195 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-f0f4ddbe-c1ce-46c4-b401-cb77b3d6db45 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:55.427408 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-f0f4ddbe-c1ce-46c4-b401-cb77b3d6db45 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:55.435177 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:55.435177 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:55.438430 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-f0f4ddbe-c1ce-46c4-b401-cb77b3d6db45 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:55.442240 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-f0f4ddbe-c1ce-46c4-b401-cb77b3d6db45 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 07:59:55.442760 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1538/6183] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:59:55 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 1322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:59:56.191639 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-fd683297-2a36-4794-a3eb-22e40a96f8fd None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:56.194205 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-fd683297-2a36-4794-a3eb-22e40a96f8fd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e Aug 09 07:59:56.194452 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-fd683297-2a36-4794-a3eb-22e40a96f8fd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:56.194690 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-fd683297-2a36-4794-a3eb-22e40a96f8fd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:56.202615 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:56.202615 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:56.239944 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-78655cb0-f042-4ba5-a41f-3aada5c754d6 req-fd683297-2a36-4794-a3eb-22e40a96f8fd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e returned with HTTP 200 Aug 09 07:59:56.240259 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1542/6184] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 07:59:56 2026] DELETE /volume/v3/attachments/cade974a-ef63-41d8-944c-d77e30cd5d4e => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:56.457352 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:56.458793 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 07:59:56.459107 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-553755905", "snapshot_id": "3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:56.460490 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.v3.volumes [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-553755905', 'snapshot_id': '3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100221) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 07:59:56.464784 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:56.464784 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:56.465164 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 07:59:56.465272 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume of 1 GB Aug 09 07:59:56.468000 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Availability Zones retrieved successfully. Aug 09 07:59:56.472922 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (926de3f8-be49-4607-9de9-1949d11af53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:59:56.473735 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b12cc917-a410-4cb1-9dfe-c3214397be46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:56.474560 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100221) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 07:59:56.497625 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b12cc917-a410-4cb1-9dfe-c3214397be46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:56.498245 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd3b992-1d1a-40d8-86d5-9a9a5e2ebb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:56.528792 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.quota [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Created reservations ['622e70c6-2083-4191-a25f-7122b6df252e', '8161d628-47ac-455e-b558-045aa90046b6', '41702364-955b-424c-8a87-ce193b650b8d', 'c0f2a145-e3cc-4975-8acc-36e53b9fb31a'] {{(pid=100221) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 07:59:56.529497 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd3b992-1d1a-40d8-86d5-9a9a5e2ebb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622e70c6-2083-4191-a25f-7122b6df252e', '8161d628-47ac-455e-b558-045aa90046b6', '41702364-955b-424c-8a87-ce193b650b8d', 'c0f2a145-e3cc-4975-8acc-36e53b9fb31a']}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:56.530222 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96386fe-6c8d-4351-b49b-894c3d6ccb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:56.562508 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96386fe-6c8d-4351-b49b-894c3d6ccb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec36bd6d-acb8-4c14-a8c8-92e9b20053ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-553755905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['622e70c6-2083-4191-a25f-7122b6df252e','8161d628-47ac-455e-b558-045aa90046b6','41702364-955b-424c-8a87-ce193b650b8d','c0f2a145-e3cc-4975-8acc-36e53b9fb31a'],size=1,snapshot_id=3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T07:59:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-553755905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec36bd6d-acb8-4c14-a8c8-92e9b20053ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbcf6d2db004cadb56db045361d1ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d2b866abea34d5bb8e0afca65de8074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:56.563190 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b857b5-6b6f-4c63-bc73-99e8021ee3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:56.577407 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b857b5-6b6f-4c63-bc73-99e8021ee3ee) transitioned into state 'SUCCESS' from state '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-553755905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['622e70c6-2083-4191-a25f-7122b6df252e','8161d628-47ac-455e-b558-045aa90046b6','41702364-955b-424c-8a87-ce193b650b8d','c0f2a145-e3cc-4975-8acc-36e53b9fb31a'],size=1,snapshot_id=3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:56.578055 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9491ae37-f32c-49ee-8c78-aa85ee5c7a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 07:59:56.593777 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9491ae37-f32c-49ee-8c78-aa85ee5c7a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100221) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 07:59:56.594529 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (926de3f8-be49-4607-9de9-1949d11af53d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100221) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 07:59:56.594776 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request issued successfully. Aug 09 07:59:56.595296 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-3c6f0293-746b-452a-99c3-3e98cd07fc5d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 07:59:56.595670 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1544/6185] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 07:59:56 2026] POST /volume/v3/volumes => generated 788 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 07:59:56.606043 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d25e9d8-8ad7-4498-b40d-120ac530d51d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:56.607665 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d25e9d8-8ad7-4498-b40d-120ac530d51d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 07:59:56.607836 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d25e9d8-8ad7-4498-b40d-120ac530d51d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:56.608048 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d25e9d8-8ad7-4498-b40d-120ac530d51d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:56.615246 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:56.615246 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:56.618677 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d25e9d8-8ad7-4498-b40d-120ac530d51d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:56.622261 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d25e9d8-8ad7-4498-b40d-120ac530d51d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 07:59:56.622592 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1562/6186] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:56 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:57.633838 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-358d275f-9531-43f7-8c78-2f4fb59e11d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:57.635471 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-358d275f-9531-43f7-8c78-2f4fb59e11d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 07:59:57.635670 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-358d275f-9531-43f7-8c78-2f4fb59e11d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:57.635880 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-358d275f-9531-43f7-8c78-2f4fb59e11d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:57.642297 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:57.642297 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:57.645733 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-358d275f-9531-43f7-8c78-2f4fb59e11d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:57.649242 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-358d275f-9531-43f7-8c78-2f4fb59e11d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 07:59:57.649592 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1539/6187] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:57 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:57.660375 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-141e7a05-c19f-4480-8006-0a8929780a9e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:57.661970 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-141e7a05-c19f-4480-8006-0a8929780a9e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 07:59:57.662164 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-141e7a05-c19f-4480-8006-0a8929780a9e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:57.662356 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-141e7a05-c19f-4480-8006-0a8929780a9e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:57.668565 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:57.668565 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:57.671281 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-141e7a05-c19f-4480-8006-0a8929780a9e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:57.674455 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-141e7a05-c19f-4480-8006-0a8929780a9e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 07:59:57.674747 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1543/6188] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:57 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:58.182938 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-b6da932b-15d9-4ae7-bc0e-96039f78da72 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:58.184918 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-b6da932b-15d9-4ae7-bc0e-96039f78da72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 07:59:58.185243 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-b6da932b-15d9-4ae7-bc0e-96039f78da72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:58.185423 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-b6da932b-15d9-4ae7-bc0e-96039f78da72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:58.192717 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:58.192717 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:58.195894 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-b6da932b-15d9-4ae7-bc0e-96039f78da72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:58.199717 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-b6da932b-15d9-4ae7-bc0e-96039f78da72 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 07:59:58.200131 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1545/6189] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 07:59:58 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:58.264138 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8f3a5875-a9c8-4d1f-874f-008737dbb36b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:58.264477 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f3a5875-a9c8-4d1f-874f-008737dbb36b None None] GET https://10.4.3.41/volume// Aug 09 07:59:58.264613 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f3a5875-a9c8-4d1f-874f-008737dbb36b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:58.264785 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f3a5875-a9c8-4d1f-874f-008737dbb36b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:58.265097 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f3a5875-a9c8-4d1f-874f-008737dbb36b None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:59:58.265362 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1563/6190] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 07:59:58 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:59:58.271420 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-d5d22938-79a0-4dc7-8b35-269c564ee95b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:58.298588 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-d5d22938-79a0-4dc7-8b35-269c564ee95b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 07:59:58.298965 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-d5d22938-79a0-4dc7-8b35-269c564ee95b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec36bd6d-acb8-4c14-a8c8-92e9b20053ba", "connector": null, "instance_uuid": "5ab5dc01-4ba6-4f62-936c-6f0cd464cae3"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:58.307317 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:58.307317 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:58.330326 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-d5d22938-79a0-4dc7-8b35-269c564ee95b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 07:59:58.330704 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1540/6191] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 07:59:58 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 09 07:59:58.353740 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-770e9002-677a-407a-b857-983995396515 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:58.355420 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-770e9002-677a-407a-b857-983995396515 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 07:59:58.355597 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-770e9002-677a-407a-b857-983995396515 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:58.355762 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-770e9002-677a-407a-b857-983995396515 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:58.361064 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-5a423505-2244-44c8-adee-6379846c89a8 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:58.361453 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a423505-2244-44c8-adee-6379846c89a8 None None] GET https://10.4.3.41/volume// Aug 09 07:59:58.361608 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a423505-2244-44c8-adee-6379846c89a8 None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:58.361783 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-5a423505-2244-44c8-adee-6379846c89a8 None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:58.362100 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-5a423505-2244-44c8-adee-6379846c89a8 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 07:59:58.362383 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1546/6192] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 07:59:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 07:59:58.363725 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:58.363725 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 07:59:58.366603 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-770e9002-677a-407a-b857-983995396515 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:58.368330 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-a3daab86-c439-4422-ac8d-d5efe36ff737 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:58.370321 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-770e9002-677a-407a-b857-983995396515 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 07:59:58.370387 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-a3daab86-c439-4422-ac8d-d5efe36ff737 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 07:59:58.370588 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-a3daab86-c439-4422-ac8d-d5efe36ff737 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:58.370636 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1544/6193] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:58 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 07:59:58.370954 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-a3daab86-c439-4422-ac8d-d5efe36ff737 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:58.379028 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:58.379028 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 07:59:58.382131 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-a3daab86-c439-4422-ac8d-d5efe36ff737 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:58.385691 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-a3daab86-c439-4422-ac8d-d5efe36ff737 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 07:59:58.386034 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1564/6194] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 07:59:58 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 07:59:58.482275 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-3287116d-9c9c-41a6-8980-3f76fd1c4d0e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:58.484134 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-3287116d-9c9c-41a6-8980-3f76fd1c4d0e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] PUT https://10.4.3.41/volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e Aug 09 07:59:58.484513 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-3287116d-9c9c-41a6-8980-3f76fd1c4d0e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 07:59:58.491825 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-3287116d-9c9c-41a6-8980-3f76fd1c4d0e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Acquiring lock "cinder-attachment_update-ec36bd6d-acb8-4c14-a8c8-92e9b20053ba-np0000006821" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 07:59:58.496008 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-3287116d-9c9c-41a6-8980-3f76fd1c4d0e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-ec36bd6d-acb8-4c14-a8c8-92e9b20053ba-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 07:59:58.496845 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:58.496845 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 07:59:58.560818 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-3287116d-9c9c-41a6-8980-3f76fd1c4d0e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-ec36bd6d-acb8-4c14-a8c8-92e9b20053ba-np0000006821" released by "attachment_update" :: held 0.065s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 07:59:58.561099 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-3287116d-9c9c-41a6-8980-3f76fd1c4d0e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e returned with HTTP 200 Aug 09 07:59:58.561535 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1541/6195] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 07:59:58 2026] PUT /volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 07:59:59.381011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9476dbcf-d1d9-45f7-bd7a-cd2199eaa2dc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 07:59:59.382746 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9476dbcf-d1d9-45f7-bd7a-cd2199eaa2dc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 07:59:59.382939 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9476dbcf-d1d9-45f7-bd7a-cd2199eaa2dc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 07:59:59.383132 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9476dbcf-d1d9-45f7-bd7a-cd2199eaa2dc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 07:59:59.392314 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 07:59:59.392314 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 07:59:59.395306 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9476dbcf-d1d9-45f7-bd7a-cd2199eaa2dc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 07:59:59.398875 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9476dbcf-d1d9-45f7-bd7a-cd2199eaa2dc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 07:59:59.399260 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1547/6196] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 07:59:59 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:00.409698 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-ee753b86-8bbb-4e2c-abdb-50bb8762154e None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:00.411404 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ee753b86-8bbb-4e2c-abdb-50bb8762154e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:00.411578 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ee753b86-8bbb-4e2c-abdb-50bb8762154e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:00.411767 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-ee753b86-8bbb-4e2c-abdb-50bb8762154e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:00.420142 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:00.420142 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:00.423081 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-ee753b86-8bbb-4e2c-abdb-50bb8762154e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:00.426634 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-ee753b86-8bbb-4e2c-abdb-50bb8762154e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:00.426978 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1545/6197] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:00 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:01.438860 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6037959d-6a2e-4a03-bb24-56ce5f70c522 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:01.441282 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6037959d-6a2e-4a03-bb24-56ce5f70c522 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:01.441494 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6037959d-6a2e-4a03-bb24-56ce5f70c522 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:01.441782 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6037959d-6a2e-4a03-bb24-56ce5f70c522 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:01.452267 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:01.452267 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:01.456132 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6037959d-6a2e-4a03-bb24-56ce5f70c522 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:01.460566 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6037959d-6a2e-4a03-bb24-56ce5f70c522 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:01.460951 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1565/6198] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:01 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:01.811881 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-1b415c0b-42c7-4f43-9205-0a8b208f01c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:01.819661 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-1b415c0b-42c7-4f43-9205-0a8b208f01c5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e/action Aug 09 08:00:01.820135 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-1b415c0b-42c7-4f43-9205-0a8b208f01c5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 08:00:01.820329 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-1b415c0b-42c7-4f43-9205-0a8b208f01c5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:01.848117 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:01.848117 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:01.858758 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-75790a25-5906-45f0-96a3-f877e6ee8e17 req-1b415c0b-42c7-4f43-9205-0a8b208f01c5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e/action returned with HTTP 204 Aug 09 08:00:01.859249 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1542/6199] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 08:00:01 2026] POST /volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:02.473648 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-ea8c7ba4-99c8-4ac2-9049-ee98c6a01d2f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:02.476017 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea8c7ba4-99c8-4ac2-9049-ee98c6a01d2f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:02.476017 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea8c7ba4-99c8-4ac2-9049-ee98c6a01d2f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:02.476017 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-ea8c7ba4-99c8-4ac2-9049-ee98c6a01d2f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:02.486061 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:02.486061 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:02.489431 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-ea8c7ba4-99c8-4ac2-9049-ee98c6a01d2f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:02.493303 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-ea8c7ba4-99c8-4ac2-9049-ee98c6a01d2f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:02.493659 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1548/6200] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:02 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:05.269357 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f7d63247-9998-4eb0-a65f-467253403351 req-aa999d24-656c-4477-a6cb-480fd99f0388 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:05.271274 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-aa999d24-656c-4477-a6cb-480fd99f0388 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:05.271447 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-aa999d24-656c-4477-a6cb-480fd99f0388 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:05.271615 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-aa999d24-656c-4477-a6cb-480fd99f0388 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:05.279735 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:05.279735 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:05.282700 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-f7d63247-9998-4eb0-a65f-467253403351 req-aa999d24-656c-4477-a6cb-480fd99f0388 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:05.286929 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-aa999d24-656c-4477-a6cb-480fd99f0388 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:05.287300 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1546/6201] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 08:00:05 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:05.306693 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f7d63247-9998-4eb0-a65f-467253403351 req-77c8540e-bc8e-4d1e-999b-a1154dab19f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:05.308646 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-77c8540e-bc8e-4d1e-999b-a1154dab19f0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba/action Aug 09 08:00:05.308965 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-77c8540e-bc8e-4d1e-999b-a1154dab19f0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 08:00:05.309091 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-77c8540e-bc8e-4d1e-999b-a1154dab19f0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:05.318524 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:05.318524 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:05.318922 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f7d63247-9998-4eb0-a65f-467253403351 req-77c8540e-bc8e-4d1e-999b-a1154dab19f0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:05.325481 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f7d63247-9998-4eb0-a65f-467253403351 req-77c8540e-bc8e-4d1e-999b-a1154dab19f0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Begin detaching volume completed successfully. Aug 09 08:00:05.325660 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-77c8540e-bc8e-4d1e-999b-a1154dab19f0 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba/action returned with HTTP 202 Aug 09 08:00:05.326024 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1566/6202] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 08:00:05 2026] POST /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 08:00:05.364620 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-322c3654-f1a4-4a84-87c7-93e22c8da3ad None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:05.364963 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-322c3654-f1a4-4a84-87c7-93e22c8da3ad None None] GET https://10.4.3.41/volume// Aug 09 08:00:05.365114 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-322c3654-f1a4-4a84-87c7-93e22c8da3ad None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:05.365290 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-322c3654-f1a4-4a84-87c7-93e22c8da3ad None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:05.365587 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-322c3654-f1a4-4a84-87c7-93e22c8da3ad None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 08:00:05.365844 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1543/6203] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 08:00:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 08:00:05.372461 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-f7d63247-9998-4eb0-a65f-467253403351 req-019cb07c-ff9d-4d5f-9d4c-bd1f539f82d1 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:05.374741 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-019cb07c-ff9d-4d5f-9d4c-bd1f539f82d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:05.374978 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-019cb07c-ff9d-4d5f-9d4c-bd1f539f82d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:05.375215 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-019cb07c-ff9d-4d5f-9d4c-bd1f539f82d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:05.384393 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:05.384393 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:05.387866 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-f7d63247-9998-4eb0-a65f-467253403351 req-019cb07c-ff9d-4d5f-9d4c-bd1f539f82d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:05.391821 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-019cb07c-ff9d-4d5f-9d4c-bd1f539f82d1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:05.392202 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1549/6204] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 08:00:05 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 08:00:06.090791 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-f7d63247-9998-4eb0-a65f-467253403351 req-cfaf6181-04bf-444d-951a-8eee9686a75a None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:06.092849 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-cfaf6181-04bf-444d-951a-8eee9686a75a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e Aug 09 08:00:06.093067 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-cfaf6181-04bf-444d-951a-8eee9686a75a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:06.093245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-cfaf6181-04bf-444d-951a-8eee9686a75a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:06.099312 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:06.099312 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:06.137946 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-f7d63247-9998-4eb0-a65f-467253403351 req-cfaf6181-04bf-444d-951a-8eee9686a75a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e returned with HTTP 200 Aug 09 08:00:06.138350 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1547/6205] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 08:00:06 2026] DELETE /volume/v3/attachments/58104e94-b5f9-40d5-8ae9-ce237b7a9b8e => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:06.405771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-147e309c-7cc2-4229-bd79-0a26bb912546 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:06.408379 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 08:00:06.408875 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-786032100", "snapshot_id": "cbe3e646-6765-47c1-a06f-857edd26d039", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:06.411038 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-786032100', 'snapshot_id': 'cbe3e646-6765-47c1-a06f-857edd26d039', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 08:00:06.417316 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:06.417316 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:06.417833 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:06.418021 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume of 1 GB Aug 09 08:00:06.421366 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Availability Zones retrieved successfully. Aug 09 08:00:06.426330 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (03fe89ed-84e0-4faf-b432-858a2d0663d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 08:00:06.427216 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c59daf-1fa2-46ba-8cf5-d7f7c1872dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:06.428076 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 08:00:06.452361 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c59daf-1fa2-46ba-8cf5-d7f7c1872dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cbe3e646-6765-47c1-a06f-857edd26d039', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:06.453123 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952549e1-4696-474d-91ae-19ec54aa93b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:06.485514 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Created reservations ['722b6883-f526-468e-8f2d-e02d1b14fbcf', 'ec8c6376-1155-4054-bb9d-d6803630a7bc', 'eb0976c8-8056-493e-bf33-395f5023a171', 'd280e97c-c7fd-474a-963b-23b47aa70d2b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 08:00:06.486408 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952549e1-4696-474d-91ae-19ec54aa93b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722b6883-f526-468e-8f2d-e02d1b14fbcf', 'ec8c6376-1155-4054-bb9d-d6803630a7bc', 'eb0976c8-8056-493e-bf33-395f5023a171', 'd280e97c-c7fd-474a-963b-23b47aa70d2b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:06.487170 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e494268-2036-4711-9ea5-4bff1c5a1802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:06.521878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e494268-2036-4711-9ea5-4bff1c5a1802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9bdf56f-54a3-4268-97e1-fa20bf6e10ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-786032100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['722b6883-f526-468e-8f2d-e02d1b14fbcf','ec8c6376-1155-4054-bb9d-d6803630a7bc','eb0976c8-8056-493e-bf33-395f5023a171','d280e97c-c7fd-474a-963b-23b47aa70d2b'],size=1,snapshot_id=cbe3e646-6765-47c1-a06f-857edd26d039,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T08:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-786032100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9bdf56f-54a3-4268-97e1-fa20bf6e10ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbcf6d2db004cadb56db045361d1ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cbe3e646-6765-47c1-a06f-857edd26d039,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d2b866abea34d5bb8e0afca65de8074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:06.522522 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5654f7a5-07d6-4b8a-9448-63d613481de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:06.537588 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5654f7a5-07d6-4b8a-9448-63d613481de6) transitioned into state 'SUCCESS' from state '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-786032100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['722b6883-f526-468e-8f2d-e02d1b14fbcf','ec8c6376-1155-4054-bb9d-d6803630a7bc','eb0976c8-8056-493e-bf33-395f5023a171','d280e97c-c7fd-474a-963b-23b47aa70d2b'],size=1,snapshot_id=cbe3e646-6765-47c1-a06f-857edd26d039,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:06.538163 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789ee504-8c87-4754-9231-9936e7d744f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:06.554836 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789ee504-8c87-4754-9231-9936e7d744f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:06.555551 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (03fe89ed-84e0-4faf-b432-858a2d0663d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 08:00:06.555786 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request issued successfully. Aug 09 08:00:06.556331 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-147e309c-7cc2-4229-bd79-0a26bb912546 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 08:00:06.556686 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1567/6206] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 08:00:06 2026] POST /volume/v3/volumes => generated 788 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 08:00:06.567718 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d78e3b0a-5fb5-41d8-96c6-452cc12d585b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:06.569553 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d78e3b0a-5fb5-41d8-96c6-452cc12d585b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:06.569766 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d78e3b0a-5fb5-41d8-96c6-452cc12d585b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:06.569971 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d78e3b0a-5fb5-41d8-96c6-452cc12d585b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:06.576547 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:06.576547 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:06.579739 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d78e3b0a-5fb5-41d8-96c6-452cc12d585b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:06.583790 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d78e3b0a-5fb5-41d8-96c6-452cc12d585b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:06.584174 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1544/6207] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:06 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:07.595011 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9e7b9b80-7c3a-4916-8105-dae85c4707b5 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:07.596963 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e7b9b80-7c3a-4916-8105-dae85c4707b5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:07.596963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e7b9b80-7c3a-4916-8105-dae85c4707b5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:07.596963 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9e7b9b80-7c3a-4916-8105-dae85c4707b5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:07.603729 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:07.603729 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:07.606695 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-9e7b9b80-7c3a-4916-8105-dae85c4707b5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:07.610133 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9e7b9b80-7c3a-4916-8105-dae85c4707b5 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:07.610457 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1550/6208] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:07 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:07.622240 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-85704da7-5a7a-49fd-97aa-94be5058c476 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:07.624369 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-85704da7-5a7a-49fd-97aa-94be5058c476 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:07.624603 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-85704da7-5a7a-49fd-97aa-94be5058c476 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:07.624831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-85704da7-5a7a-49fd-97aa-94be5058c476 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:07.632893 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:07.632893 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:07.636789 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-85704da7-5a7a-49fd-97aa-94be5058c476 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:07.641465 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-85704da7-5a7a-49fd-97aa-94be5058c476 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:07.641846 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1548/6209] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:07 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:08.062392 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-c603cbc4-328f-46a1-aced-a59b134da436 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:08.064238 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-c603cbc4-328f-46a1-aced-a59b134da436 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:08.064412 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-c603cbc4-328f-46a1-aced-a59b134da436 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:08.064625 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-c603cbc4-328f-46a1-aced-a59b134da436 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:08.070636 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:08.070636 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:08.073546 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-c603cbc4-328f-46a1-aced-a59b134da436 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:08.077179 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-c603cbc4-328f-46a1-aced-a59b134da436 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:08.077583 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1568/6210] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 08:00:08 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:08.137433 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f02842c3-ba92-4e8b-902c-77851e196b89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:08.137880 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f02842c3-ba92-4e8b-902c-77851e196b89 None None] GET https://10.4.3.41/volume// Aug 09 08:00:08.138068 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f02842c3-ba92-4e8b-902c-77851e196b89 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:08.138220 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f02842c3-ba92-4e8b-902c-77851e196b89 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:08.138517 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f02842c3-ba92-4e8b-902c-77851e196b89 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 08:00:08.138773 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1545/6211] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 08:00:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 08:00:08.144842 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-ec87dec7-336c-4aa4-8080-391c689a0fcc None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:08.170474 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-ec87dec7-336c-4aa4-8080-391c689a0fcc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 08:00:08.170820 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-ec87dec7-336c-4aa4-8080-391c689a0fcc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9bdf56f-54a3-4268-97e1-fa20bf6e10ff", "connector": null, "instance_uuid": "5ab5dc01-4ba6-4f62-936c-6f0cd464cae3"}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:08.178919 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:08.178919 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:08.199395 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-ec87dec7-336c-4aa4-8080-391c689a0fcc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 08:00:08.199798 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1551/6212] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 08:00:08 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 09 08:00:08.223739 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-049391fd-5fdb-449e-b0ab-1221f2bd2b37 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:08.225248 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-049391fd-5fdb-449e-b0ab-1221f2bd2b37 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:08.225438 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-049391fd-5fdb-449e-b0ab-1221f2bd2b37 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:08.225623 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-049391fd-5fdb-449e-b0ab-1221f2bd2b37 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:08.231126 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4bae64f2-b229-48a4-b854-dc0e28e69bd1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:08.231515 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bae64f2-b229-48a4-b854-dc0e28e69bd1 None None] GET https://10.4.3.41/volume// Aug 09 08:00:08.231698 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bae64f2-b229-48a4-b854-dc0e28e69bd1 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:08.231870 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4bae64f2-b229-48a4-b854-dc0e28e69bd1 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:08.232203 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4bae64f2-b229-48a4-b854-dc0e28e69bd1 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 08:00:08.232594 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1569/6213] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 08:00:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 08:00:08.233661 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:08.233661 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:08.236661 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-049391fd-5fdb-449e-b0ab-1221f2bd2b37 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:08.238482 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-a564d22b-3abd-4911-955f-569f59c540d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:08.240395 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-049391fd-5fdb-449e-b0ab-1221f2bd2b37 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:08.240726 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1549/6214] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:08 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:08.240796 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-a564d22b-3abd-4911-955f-569f59c540d7 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:08.240966 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-a564d22b-3abd-4911-955f-569f59c540d7 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:08.241157 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-a564d22b-3abd-4911-955f-569f59c540d7 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:08.249579 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:08.249579 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:08.252607 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-a564d22b-3abd-4911-955f-569f59c540d7 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:08.256189 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-a564d22b-3abd-4911-955f-569f59c540d7 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:08.256536 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1546/6215] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 08:00:08 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 08:00:08.349273 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-d50ae2d2-bc68-40f6-9cf6-987aad1a6008 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:08.351105 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-d50ae2d2-bc68-40f6-9cf6-987aad1a6008 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] PUT https://10.4.3.41/volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82 Aug 09 08:00:08.351437 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-d50ae2d2-bc68-40f6-9cf6-987aad1a6008 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:08.357992 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-d50ae2d2-bc68-40f6-9cf6-987aad1a6008 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Acquiring lock "cinder-attachment_update-f9bdf56f-54a3-4268-97e1-fa20bf6e10ff-np0000006821" by "attachment_update" {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 08:00:08.362048 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-d50ae2d2-bc68-40f6-9cf6-987aad1a6008 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-f9bdf56f-54a3-4268-97e1-fa20bf6e10ff-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100221) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 08:00:08.362942 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:08.362942 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:08.428379 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.coordination [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-d50ae2d2-bc68-40f6-9cf6-987aad1a6008 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-f9bdf56f-54a3-4268-97e1-fa20bf6e10ff-np0000006821" released by "attachment_update" :: held 0.066s {{(pid=100221) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 08:00:08.428673 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-d50ae2d2-bc68-40f6-9cf6-987aad1a6008 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82 returned with HTTP 200 Aug 09 08:00:08.429113 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1552/6216] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 08:00:08 2026] PUT /volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:09.252659 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbec0ef3-953a-4375-a571-f90a3c897118 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:09.254435 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbec0ef3-953a-4375-a571-f90a3c897118 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:09.254610 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbec0ef3-953a-4375-a571-f90a3c897118 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:09.254775 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbec0ef3-953a-4375-a571-f90a3c897118 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:09.263325 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:09.263325 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:09.266172 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cbec0ef3-953a-4375-a571-f90a3c897118 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:09.269648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbec0ef3-953a-4375-a571-f90a3c897118 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:09.270103 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1570/6217] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:09 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:10.283709 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-f9d1e087-4753-417a-84c1-a68c8b69977f None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:10.285743 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9d1e087-4753-417a-84c1-a68c8b69977f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:10.286152 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f9d1e087-4753-417a-84c1-a68c8b69977f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:10.286422 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-f9d1e087-4753-417a-84c1-a68c8b69977f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:10.295446 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:10.295446 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:10.298907 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-f9d1e087-4753-417a-84c1-a68c8b69977f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:10.302857 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-f9d1e087-4753-417a-84c1-a68c8b69977f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:10.303270 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1550/6218] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:10 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:11.314276 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7038cc77-c836-4327-b807-238207f25cea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:11.315968 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7038cc77-c836-4327-b807-238207f25cea tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:11.316183 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7038cc77-c836-4327-b807-238207f25cea tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:11.316376 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7038cc77-c836-4327-b807-238207f25cea tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:11.324966 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:11.324966 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:11.328475 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7038cc77-c836-4327-b807-238207f25cea tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:11.332041 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7038cc77-c836-4327-b807-238207f25cea tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:11.332524 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1547/6219] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:11 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:11.643148 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-41cb8097-371f-4d57-8f85-e0bcd446d998 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:11.645078 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-41cb8097-371f-4d57-8f85-e0bcd446d998 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82/action Aug 09 08:00:11.645432 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-41cb8097-371f-4d57-8f85-e0bcd446d998 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-complete": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 08:00:11.645541 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-41cb8097-371f-4d57-8f85-e0bcd446d998 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:11.659246 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:11.659246 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:11.667321 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-89365b72-d59a-4cd0-bc20-3d7c585df2aa req-41cb8097-371f-4d57-8f85-e0bcd446d998 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82/action returned with HTTP 204 Aug 09 08:00:11.667708 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1553/6220] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 08:00:11 2026] POST /volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:12.344120 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d72ac5d-528a-4713-ae50-00be941cd622 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:12.345843 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d72ac5d-528a-4713-ae50-00be941cd622 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:12.346068 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d72ac5d-528a-4713-ae50-00be941cd622 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:12.346241 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d72ac5d-528a-4713-ae50-00be941cd622 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:12.355017 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:12.355017 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:12.358127 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d72ac5d-528a-4713-ae50-00be941cd622 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:12.361759 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d72ac5d-528a-4713-ae50-00be941cd622 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:12.362125 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1571/6221] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:12 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:15.079550 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-974ee676-8edf-4dbb-9af6-2029983d5da6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:15.081462 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-974ee676-8edf-4dbb-9af6-2029983d5da6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:15.081640 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-974ee676-8edf-4dbb-9af6-2029983d5da6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:15.081809 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-974ee676-8edf-4dbb-9af6-2029983d5da6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:15.090977 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:15.090977 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:15.093638 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-974ee676-8edf-4dbb-9af6-2029983d5da6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:15.097444 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-974ee676-8edf-4dbb-9af6-2029983d5da6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:15.097610 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1551/6222] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 08:00:15 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:15.114443 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-3407398a-807e-43de-89db-0eaf412d4d51 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:15.116508 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-3407398a-807e-43de-89db-0eaf412d4d51 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff/action Aug 09 08:00:15.116968 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-3407398a-807e-43de-89db-0eaf412d4d51 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 08:00:15.117137 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-3407398a-807e-43de-89db-0eaf412d4d51 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:15.126707 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:15.126707 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:15.127217 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-3407398a-807e-43de-89db-0eaf412d4d51 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:15.134131 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-3407398a-807e-43de-89db-0eaf412d4d51 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Begin detaching volume completed successfully. Aug 09 08:00:15.134393 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-3407398a-807e-43de-89db-0eaf412d4d51 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff/action returned with HTTP 202 Aug 09 08:00:15.134850 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1548/6223] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 08:00:15 2026] POST /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 08:00:15.170600 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-0885539c-f6b8-41a6-879d-999f32b501ce None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:15.171001 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0885539c-f6b8-41a6-879d-999f32b501ce None None] GET https://10.4.3.41/volume// Aug 09 08:00:15.171183 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0885539c-f6b8-41a6-879d-999f32b501ce None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:15.171385 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-0885539c-f6b8-41a6-879d-999f32b501ce None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:15.171677 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-0885539c-f6b8-41a6-879d-999f32b501ce None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 08:00:15.171982 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1554/6224] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 08:00:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 08:00:15.179676 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-0f81e3b4-dea2-4005-9b70-916245a28970 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:15.181854 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-0f81e3b4-dea2-4005-9b70-916245a28970 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:15.182063 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-0f81e3b4-dea2-4005-9b70-916245a28970 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:15.182227 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-0f81e3b4-dea2-4005-9b70-916245a28970 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:15.190336 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:15.190336 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:15.193234 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-0f81e3b4-dea2-4005-9b70-916245a28970 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:15.196809 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-0f81e3b4-dea2-4005-9b70-916245a28970 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:15.197160 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1572/6225] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 08:00:15 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 08:00:15.908297 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-4a50e3f1-7033-4172-b1b7-fcaf9694c338 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:15.910256 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-4a50e3f1-7033-4172-b1b7-fcaf9694c338 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82 Aug 09 08:00:15.910448 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-4a50e3f1-7033-4172-b1b7-fcaf9694c338 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:15.910617 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-4a50e3f1-7033-4172-b1b7-fcaf9694c338 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:15.916970 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:15.916970 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:15.956655 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-cd8395b7-4a8e-412b-9ad9-79d9728629f1 req-4a50e3f1-7033-4172-b1b7-fcaf9694c338 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82 returned with HTTP 200 Aug 09 08:00:15.957182 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1552/6226] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 08:00:15 2026] DELETE /volume/v3/attachments/614d4683-d8af-4e29-a4e3-aee1fc6eea82 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:16.219539 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-16884353-8b2d-4fef-a0b9-50151be703a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:16.221905 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes Aug 09 08:00:16.222446 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-188676584", "snapshot_id": "ba9512d5-e6de-4dff-b49b-b03b95947084", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:16.224652 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-188676584', 'snapshot_id': 'ba9512d5-e6de-4dff-b49b-b03b95947084', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 09 08:00:16.231069 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:16.231069 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:16.231667 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:16.231843 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume of 1 GB Aug 09 08:00:16.235955 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Availability Zones retrieved successfully. Aug 09 08:00:16.243409 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (7a4599d7-0816-4a81-a3c3-4ca53af1719e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 08:00:16.244417 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce13ae1-b18e-4ab8-9a23-bfb42ce07443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:16.245367 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 09 08:00:16.272036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce13ae1-b18e-4ab8-9a23-bfb42ce07443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ba9512d5-e6de-4dff-b49b-b03b95947084', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-09T07:33:33Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72f1e726-9db6-4444-955f-ea76eb68d53a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72f1e726-9db6-4444-955f-ea76eb68d53a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:16.272830 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ff212e-26b3-4b7c-b11b-fe66efbdf8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:16.305991 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Created reservations ['5ae93b91-a083-4f24-a4fb-9758c55f974c', 'afb9b053-8c31-4b88-80ee-f38baeaf4836', '767c6afc-73c5-489b-9c5d-04b3bbfb8e3c', 'e1458c61-11a2-4c73-88c5-175b3acd8c68'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 09 08:00:16.306653 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ff212e-26b3-4b7c-b11b-fe66efbdf8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ae93b91-a083-4f24-a4fb-9758c55f974c', 'afb9b053-8c31-4b88-80ee-f38baeaf4836', '767c6afc-73c5-489b-9c5d-04b3bbfb8e3c', 'e1458c61-11a2-4c73-88c5-175b3acd8c68']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:16.307396 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c8b0a8-a9c0-417a-ae90-e8664bbf7380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:16.341571 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c8b0a8-a9c0-417a-ae90-e8664bbf7380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f03f1f6-ddab-4e68-b568-7eacdc130316', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-188676584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['5ae93b91-a083-4f24-a4fb-9758c55f974c','afb9b053-8c31-4b88-80ee-f38baeaf4836','767c6afc-73c5-489b-9c5d-04b3bbfb8e3c','e1458c61-11a2-4c73-88c5-175b3acd8c68'],size=1,snapshot_id=ba9512d5-e6de-4dff-b49b-b03b95947084,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-09T08:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-188676584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f03f1f6-ddab-4e68-b568-7eacdc130316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bbcf6d2db004cadb56db045361d1ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba9512d5-e6de-4dff-b49b-b03b95947084,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d2b866abea34d5bb8e0afca65de8074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72f1e726-9db6-4444-955f-ea76eb68d53a),volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:16.342438 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c53a55-8ef5-4a7c-88e5-6a1ff076dbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:16.357036 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c53a55-8ef5-4a7c-88e5-6a1ff076dbf9) transitioned into state 'SUCCESS' from state '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-188676584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bbcf6d2db004cadb56db045361d1ff5',qos_specs=None,replication_status=,reservations=['5ae93b91-a083-4f24-a4fb-9758c55f974c','afb9b053-8c31-4b88-80ee-f38baeaf4836','767c6afc-73c5-489b-9c5d-04b3bbfb8e3c','e1458c61-11a2-4c73-88c5-175b3acd8c68'],size=1,snapshot_id=ba9512d5-e6de-4dff-b49b-b03b95947084,source_replicaid=,source_volid=None,status='creating',user_id='8d2b866abea34d5bb8e0afca65de8074',volume_type_id=72f1e726-9db6-4444-955f-ea76eb68d53a)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:16.357640 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5df17f-256d-4d7a-800a-f10360ce9036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 09 08:00:16.373735 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5df17f-256d-4d7a-800a-f10360ce9036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 09 08:00:16.374481 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Flow 'volume_create_api' (7a4599d7-0816-4a81-a3c3-4ca53af1719e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 09 08:00:16.374776 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Create volume request issued successfully. Aug 09 08:00:16.375396 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-16884353-8b2d-4fef-a0b9-50151be703a9 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes returned with HTTP 202 Aug 09 08:00:16.375997 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1549/6227] 10.4.3.41 () {68 vars in 1252 bytes} [Sun Aug 9 08:00:16 2026] POST /volume/v3/volumes => generated 788 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 09 08:00:16.386970 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-36fde119-0891-41e5-9e42-07a8816c8542 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:16.389137 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-36fde119-0891-41e5-9e42-07a8816c8542 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:16.389354 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-36fde119-0891-41e5-9e42-07a8816c8542 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:16.389576 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-36fde119-0891-41e5-9e42-07a8816c8542 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:16.396322 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:16.396322 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:16.399542 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-36fde119-0891-41e5-9e42-07a8816c8542 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:16.403449 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-36fde119-0891-41e5-9e42-07a8816c8542 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:16.404089 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1555/6228] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:16 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:17.416219 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-11103ed9-0d90-4379-8dde-3ba6342056cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:17.418230 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11103ed9-0d90-4379-8dde-3ba6342056cb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:17.418479 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11103ed9-0d90-4379-8dde-3ba6342056cb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:17.418702 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11103ed9-0d90-4379-8dde-3ba6342056cb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:17.426116 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:17.426116 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:17.429613 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-11103ed9-0d90-4379-8dde-3ba6342056cb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:17.434841 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11103ed9-0d90-4379-8dde-3ba6342056cb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:17.435264 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1573/6229] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:17 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:17.447960 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-58aab0e8-3a03-4176-bbc3-5576afc87862 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:17.449468 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-58aab0e8-3a03-4176-bbc3-5576afc87862 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:17.449643 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-58aab0e8-3a03-4176-bbc3-5576afc87862 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:17.449831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-58aab0e8-3a03-4176-bbc3-5576afc87862 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:17.456286 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:17.456286 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:17.459329 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-58aab0e8-3a03-4176-bbc3-5576afc87862 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:17.462753 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-58aab0e8-3a03-4176-bbc3-5576afc87862 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:17.463321 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1553/6230] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:17 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:17.887677 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-674c05ed-a205-48d2-8f9e-376e36f80de3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:17.889630 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-674c05ed-a205-48d2-8f9e-376e36f80de3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:17.889807 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-674c05ed-a205-48d2-8f9e-376e36f80de3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:17.890007 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-674c05ed-a205-48d2-8f9e-376e36f80de3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:17.896348 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:17.896348 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:17.899354 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-674c05ed-a205-48d2-8f9e-376e36f80de3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:17.903073 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-674c05ed-a205-48d2-8f9e-376e36f80de3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:17.903497 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1550/6231] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 08:00:17 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:17.964786 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9dacdff5-b8c1-437e-81d9-b2bfc5e0df3c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:17.965175 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9dacdff5-b8c1-437e-81d9-b2bfc5e0df3c None None] GET https://10.4.3.41/volume// Aug 09 08:00:17.965336 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9dacdff5-b8c1-437e-81d9-b2bfc5e0df3c None None] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:17.965538 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9dacdff5-b8c1-437e-81d9-b2bfc5e0df3c None None] Calling method 'all' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:17.965827 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9dacdff5-b8c1-437e-81d9-b2bfc5e0df3c None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 08:00:17.966104 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1556/6232] 10.4.3.41 () {66 vars in 1421 bytes} [Sun Aug 9 08:00:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 08:00:17.972300 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-ea13324a-393e-4d25-9afa-b254cb445888 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:18.001113 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-ea13324a-393e-4d25-9afa-b254cb445888 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments Aug 09 08:00:18.001433 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-ea13324a-393e-4d25-9afa-b254cb445888 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f03f1f6-ddab-4e68-b568-7eacdc130316", "connector": null, "instance_uuid": "5ab5dc01-4ba6-4f62-936c-6f0cd464cae3"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:18.009480 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:18.009480 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:18.030755 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-ea13324a-393e-4d25-9afa-b254cb445888 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments returned with HTTP 200 Aug 09 08:00:18.031170 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1574/6233] 10.4.3.41 () {74 vars in 1587 bytes} [Sun Aug 9 08:00: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 09 08:00:18.053888 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-376a76a5-2287-48bd-939b-b5489357d785 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:18.055683 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-376a76a5-2287-48bd-939b-b5489357d785 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:18.055873 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-376a76a5-2287-48bd-939b-b5489357d785 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:18.056063 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-376a76a5-2287-48bd-939b-b5489357d785 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:18.060306 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13cab7a6-b21c-4675-8128-b38258d9a6bc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:18.060694 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13cab7a6-b21c-4675-8128-b38258d9a6bc None None] GET https://10.4.3.41/volume// Aug 09 08:00:18.060871 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13cab7a6-b21c-4675-8128-b38258d9a6bc None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:18.061081 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13cab7a6-b21c-4675-8128-b38258d9a6bc None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:18.061454 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13cab7a6-b21c-4675-8128-b38258d9a6bc None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 08:00:18.061736 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1551/6234] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 08:00:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 08:00:18.064399 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:18.064399 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:18.067488 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-376a76a5-2287-48bd-939b-b5489357d785 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:18.067763 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-8f46d48a-dac0-4c2e-8bcc-6f94fa1f9b86 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:18.069675 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-8f46d48a-dac0-4c2e-8bcc-6f94fa1f9b86 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:18.069894 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-8f46d48a-dac0-4c2e-8bcc-6f94fa1f9b86 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:18.070089 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-8f46d48a-dac0-4c2e-8bcc-6f94fa1f9b86 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:18.071129 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-376a76a5-2287-48bd-939b-b5489357d785 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:18.071465 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1554/6235] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:18 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:18.078279 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:18.078279 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:18.081220 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-8f46d48a-dac0-4c2e-8bcc-6f94fa1f9b86 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:18.084748 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-8f46d48a-dac0-4c2e-8bcc-6f94fa1f9b86 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:18.085102 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1557/6236] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 08:00:18 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 1060 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 08:00:18.188813 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-afa6ea24-4228-4df3-a970-b122a41c495b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:18.190815 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-afa6ea24-4228-4df3-a970-b122a41c495b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] PUT https://10.4.3.41/volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96 Aug 09 08:00:18.191240 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-afa6ea24-4228-4df3-a970-b122a41c495b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.41", "host": "np0000006821", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2973ae7c1a3", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "09db7031-b10a-4052-a1b3-c636476637bf", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:18.198167 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-afa6ea24-4228-4df3-a970-b122a41c495b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Acquiring lock "cinder-attachment_update-0f03f1f6-ddab-4e68-b568-7eacdc130316-np0000006821" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 09 08:00:18.202453 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-afa6ea24-4228-4df3-a970-b122a41c495b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-0f03f1f6-ddab-4e68-b568-7eacdc130316-np0000006821" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 09 08:00:18.203298 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:18.203298 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:18.273425 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-afa6ea24-4228-4df3-a970-b122a41c495b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Lock "cinder-attachment_update-0f03f1f6-ddab-4e68-b568-7eacdc130316-np0000006821" released by "attachment_update" :: held 0.071s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 09 08:00:18.273696 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-afa6ea24-4228-4df3-a970-b122a41c495b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96 returned with HTTP 200 Aug 09 08:00:18.274391 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1575/6237] 10.4.3.41 () {74 vars in 1697 bytes} [Sun Aug 9 08:00:18 2026] PUT /volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:19.082753 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-690368c0-6174-4bf8-8075-0a74c6edbbeb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:19.084355 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-690368c0-6174-4bf8-8075-0a74c6edbbeb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:19.084659 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-690368c0-6174-4bf8-8075-0a74c6edbbeb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:19.084770 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-690368c0-6174-4bf8-8075-0a74c6edbbeb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:19.093955 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:19.093955 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:19.096850 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-690368c0-6174-4bf8-8075-0a74c6edbbeb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:19.100236 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-690368c0-6174-4bf8-8075-0a74c6edbbeb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:19.100567 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1552/6238] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:19 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:20.113404 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-c81d0ed3-2321-468c-bf7b-b8fe7d660eb6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:20.115029 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c81d0ed3-2321-468c-bf7b-b8fe7d660eb6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:20.115237 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c81d0ed3-2321-468c-bf7b-b8fe7d660eb6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:20.115442 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-c81d0ed3-2321-468c-bf7b-b8fe7d660eb6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:20.123801 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:20.123801 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:20.127019 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-c81d0ed3-2321-468c-bf7b-b8fe7d660eb6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:20.130537 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-c81d0ed3-2321-468c-bf7b-b8fe7d660eb6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:20.130892 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1555/6239] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:20 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:21.144692 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-84a506a8-39c4-4195-8f0e-f20006faa37e None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:21.147103 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-84a506a8-39c4-4195-8f0e-f20006faa37e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:21.147367 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-84a506a8-39c4-4195-8f0e-f20006faa37e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:21.147663 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-84a506a8-39c4-4195-8f0e-f20006faa37e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:21.160429 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:21.160429 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:21.164819 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-84a506a8-39c4-4195-8f0e-f20006faa37e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:21.170884 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-84a506a8-39c4-4195-8f0e-f20006faa37e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:21.171494 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1558/6240] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:21 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:21.483005 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-1bb20648-ac90-496e-b827-32b0c7fc0f58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:21.485402 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-1bb20648-ac90-496e-b827-32b0c7fc0f58 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96/action Aug 09 08:00:21.485856 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-1bb20648-ac90-496e-b827-32b0c7fc0f58 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 08:00:21.486046 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-1bb20648-ac90-496e-b827-32b0c7fc0f58 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:21.500547 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:21.500547 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:21.508657 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5641b7a6-868f-4bc4-b870-a9355b5c2be3 req-1bb20648-ac90-496e-b827-32b0c7fc0f58 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96/action returned with HTTP 204 Aug 09 08:00:21.509195 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1576/6241] 10.4.3.41 () {74 vars in 1718 bytes} [Sun Aug 9 08:00:21 2026] POST /volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:22.184255 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9ad72283-bdb7-4105-afe1-22ae553bf294 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:22.185867 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ad72283-bdb7-4105-afe1-22ae553bf294 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:22.186094 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ad72283-bdb7-4105-afe1-22ae553bf294 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:22.186308 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ad72283-bdb7-4105-afe1-22ae553bf294 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:22.194461 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:22.194461 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:22.197365 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9ad72283-bdb7-4105-afe1-22ae553bf294 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:22.200814 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ad72283-bdb7-4105-afe1-22ae553bf294 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:22.201162 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1553/6242] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:22 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 1173 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:25.311619 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-dac519fc-b19a-4b28-8440-b7f84813dfa6 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:25.313734 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-dac519fc-b19a-4b28-8440-b7f84813dfa6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:25.313980 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-dac519fc-b19a-4b28-8440-b7f84813dfa6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:25.314198 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-dac519fc-b19a-4b28-8440-b7f84813dfa6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:25.322618 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:25.322618 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:25.325640 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-dac519fc-b19a-4b28-8440-b7f84813dfa6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:25.329089 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-dac519fc-b19a-4b28-8440-b7f84813dfa6 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:25.329414 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1556/6243] 10.4.3.41 () {68 vars in 1591 bytes} [Sun Aug 9 08:00:25 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 09 08:00:25.345334 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-158f3b1e-ab68-4540-b941-3590cc8a3dec None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:25.347380 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-158f3b1e-ab68-4540-b941-3590cc8a3dec tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] POST https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316/action Aug 09 08:00:25.347732 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-158f3b1e-ab68-4540-b941-3590cc8a3dec tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100221) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 09 08:00:25.347845 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-158f3b1e-ab68-4540-b941-3590cc8a3dec tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 09 08:00:25.357874 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:25.357874 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:25.358316 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-158f3b1e-ab68-4540-b941-3590cc8a3dec tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:25.363448 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-158f3b1e-ab68-4540-b941-3590cc8a3dec tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Begin detaching volume completed successfully. Aug 09 08:00:25.363687 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-158f3b1e-ab68-4540-b941-3590cc8a3dec tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316/action returned with HTTP 202 Aug 09 08:00:25.364098 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1559/6244] 10.4.3.41 () {72 vars in 1665 bytes} [Sun Aug 9 08:00:25 2026] POST /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 09 08:00:25.396808 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-684ccb55-593f-4dc8-9388-8e16f8ea1803 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:25.397279 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-684ccb55-593f-4dc8-9388-8e16f8ea1803 None None] GET https://10.4.3.41/volume// Aug 09 08:00:25.397470 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-684ccb55-593f-4dc8-9388-8e16f8ea1803 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:25.397690 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-684ccb55-593f-4dc8-9388-8e16f8ea1803 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:25.398071 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-684ccb55-593f-4dc8-9388-8e16f8ea1803 None None] https://10.4.3.41/volume// returned with HTTP 300 Aug 09 08:00:25.398383 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1577/6245] 10.4.3.41 () {66 vars in 1419 bytes} [Sun Aug 9 08:00:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 09 08:00:25.404378 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-35e8109b-8d5a-4687-9fa2-88428f0eed02 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:25.406259 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-35e8109b-8d5a-4687-9fa2-88428f0eed02 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:25.406447 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-35e8109b-8d5a-4687-9fa2-88428f0eed02 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:25.406623 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-35e8109b-8d5a-4687-9fa2-88428f0eed02 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:25.414892 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:25.414892 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:25.417725 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-35e8109b-8d5a-4687-9fa2-88428f0eed02 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:25.421247 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-35e8109b-8d5a-4687-9fa2-88428f0eed02 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:25.421575 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1554/6246] 10.4.3.41 () {70 vars in 1632 bytes} [Sun Aug 9 08:00:25 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 09 08:00:26.176704 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-ee8efb63-52da-48f8-9140-2ee7352e8279 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:26.178508 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-ee8efb63-52da-48f8-9140-2ee7352e8279 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96 Aug 09 08:00:26.178663 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-ee8efb63-52da-48f8-9140-2ee7352e8279 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:26.178825 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-ee8efb63-52da-48f8-9140-2ee7352e8279 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'version_select' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:26.185361 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:26.185361 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:26.223598 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [req-0196de1b-0b33-4a8a-8da9-da454b049377 req-ee8efb63-52da-48f8-9140-2ee7352e8279 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96 returned with HTTP 200 Aug 09 08:00:26.223986 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1557/6247] 10.4.3.41 () {72 vars in 1666 bytes} [Sun Aug 9 08:00:26 2026] DELETE /volume/v3/attachments/3ef96619-ddf9-45d8-b1ae-8c4f3f2d2e96 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:26.442524 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-7106628d-eb59-412c-8b1d-881b646d647b None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:26.444106 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7106628d-eb59-412c-8b1d-881b646d647b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:26.444355 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7106628d-eb59-412c-8b1d-881b646d647b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:26.444460 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-7106628d-eb59-412c-8b1d-881b646d647b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:26.450565 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:26.450565 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:26.453526 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-7106628d-eb59-412c-8b1d-881b646d647b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:26.456843 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-7106628d-eb59-412c-8b1d-881b646d647b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:26.457175 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1560/6248] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:26 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:26.467941 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7687273b-b9b7-41c4-a8b2-a41188456bfb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:26.469566 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7687273b-b9b7-41c4-a8b2-a41188456bfb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:26.469730 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7687273b-b9b7-41c4-a8b2-a41188456bfb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:26.469898 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7687273b-b9b7-41c4-a8b2-a41188456bfb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:26.476180 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:26.476180 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:26.479095 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7687273b-b9b7-41c4-a8b2-a41188456bfb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:26.482546 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7687273b-b9b7-41c4-a8b2-a41188456bfb tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:26.482869 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1578/6249] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:26 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:26.493165 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:26.494731 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:26.494937 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:26.495085 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:26.495230 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume with id: 0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:26.501279 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:26.501279 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:26.501650 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:26.515413 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume request issued successfully. Aug 09 08:00:26.515562 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eac085f1-99dc-4657-bf29-dd62f756c7fe tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 202 Aug 09 08:00:26.515878 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1555/6250] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 08:00:26 2026] DELETE /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 08:00:26.522011 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-583e347a-0028-4631-b235-15d11869d15c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:26.523578 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-583e347a-0028-4631-b235-15d11869d15c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:26.523758 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-583e347a-0028-4631-b235-15d11869d15c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:26.523949 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-583e347a-0028-4631-b235-15d11869d15c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:26.530649 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:26.530649 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:26.533886 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-583e347a-0028-4631-b235-15d11869d15c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:26.537690 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-583e347a-0028-4631-b235-15d11869d15c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 200 Aug 09 08:00:26.538044 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1558/6251] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:26 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:27.549515 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-da9b4471-c51e-4e9e-890f-532a012e803c None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:27.551279 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da9b4471-c51e-4e9e-890f-532a012e803c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 Aug 09 08:00:27.551498 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da9b4471-c51e-4e9e-890f-532a012e803c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:27.551701 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-da9b4471-c51e-4e9e-890f-532a012e803c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:27.557587 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-da9b4471-c51e-4e9e-890f-532a012e803c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 returned with HTTP 404 Aug 09 08:00:27.558061 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1561/6252] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:27 2026] GET /volume/v3/volumes/0f03f1f6-ddab-4e68-b568-7eacdc130316 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:27.564254 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-32554ac9-e93d-4aa1-8c91-4df0eaae5c49 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:27.565977 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32554ac9-e93d-4aa1-8c91-4df0eaae5c49 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:27.566187 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32554ac9-e93d-4aa1-8c91-4df0eaae5c49 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:27.566364 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32554ac9-e93d-4aa1-8c91-4df0eaae5c49 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:27.572965 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:27.572965 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:27.576161 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-32554ac9-e93d-4aa1-8c91-4df0eaae5c49 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:27.580012 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32554ac9-e93d-4aa1-8c91-4df0eaae5c49 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:27.580362 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1579/6253] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:27 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:27.591192 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e29f1d8a-f6b0-4d20-81f9-d6e4e7eaf56c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:27.592864 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e29f1d8a-f6b0-4d20-81f9-d6e4e7eaf56c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:27.593092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e29f1d8a-f6b0-4d20-81f9-d6e4e7eaf56c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:27.593268 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e29f1d8a-f6b0-4d20-81f9-d6e4e7eaf56c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:27.599481 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:27.599481 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:27.602434 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e29f1d8a-f6b0-4d20-81f9-d6e4e7eaf56c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:27.606321 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e29f1d8a-f6b0-4d20-81f9-d6e4e7eaf56c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:27.606652 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1556/6254] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:27 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:27.617831 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:27.619788 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:27.620025 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:27.620245 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:27.620433 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.volumes [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume with id: f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:27.627086 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:27.627086 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:27.627684 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:27.648190 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume request issued successfully. Aug 09 08:00:27.648417 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-fc57d530-c7c1-43f3-92b5-48f5b082c7a3 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 202 Aug 09 08:00:27.648923 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1559/6255] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 08:00:27 2026] DELETE /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 08:00:27.656413 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-23d62843-efc8-4c02-b5ae-cd967b80576d None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:27.658276 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23d62843-efc8-4c02-b5ae-cd967b80576d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:27.658479 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23d62843-efc8-4c02-b5ae-cd967b80576d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:27.658693 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-23d62843-efc8-4c02-b5ae-cd967b80576d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:27.665551 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:27.665551 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:27.668783 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-23d62843-efc8-4c02-b5ae-cd967b80576d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:27.673832 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-23d62843-efc8-4c02-b5ae-cd967b80576d tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 200 Aug 09 08:00:27.674387 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1562/6256] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:27 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:28.685893 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a4799b06-4270-4624-9f0e-81df1d808d6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:28.687537 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4799b06-4270-4624-9f0e-81df1d808d6b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff Aug 09 08:00:28.687731 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4799b06-4270-4624-9f0e-81df1d808d6b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:28.687878 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4799b06-4270-4624-9f0e-81df1d808d6b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:28.692732 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4799b06-4270-4624-9f0e-81df1d808d6b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff returned with HTTP 404 Aug 09 08:00:28.693151 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1580/6257] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:28 2026] GET /volume/v3/volumes/f9bdf56f-54a3-4268-97e1-fa20bf6e10ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:28.699422 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60cda72d-05ca-4bb4-bc5d-19a42d87e1df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:28.701180 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60cda72d-05ca-4bb4-bc5d-19a42d87e1df tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:28.701389 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60cda72d-05ca-4bb4-bc5d-19a42d87e1df tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:28.701579 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60cda72d-05ca-4bb4-bc5d-19a42d87e1df tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:28.707885 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:28.707885 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:28.710890 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-60cda72d-05ca-4bb4-bc5d-19a42d87e1df tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:28.714202 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60cda72d-05ca-4bb4-bc5d-19a42d87e1df tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:28.714528 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1557/6258] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:28 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:28.725246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-a4d7a9a5-c63c-4392-8cfa-595342c48401 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:28.726991 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4d7a9a5-c63c-4392-8cfa-595342c48401 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:28.727199 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4d7a9a5-c63c-4392-8cfa-595342c48401 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:28.727383 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-a4d7a9a5-c63c-4392-8cfa-595342c48401 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:28.733950 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:28.733950 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:28.737123 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-a4d7a9a5-c63c-4392-8cfa-595342c48401 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:28.740763 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-a4d7a9a5-c63c-4392-8cfa-595342c48401 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:28.741131 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1560/6259] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:28 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:28.752001 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:28.753636 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:28.753835 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:28.754033 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'delete' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:28.754185 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.v3.volumes [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume with id: ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:28.761855 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:28.761855 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:28.762337 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:28.778004 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume request issued successfully. Aug 09 08:00:28.778170 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-873f8360-0ce8-4bda-bb7b-cafe7baea301 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 202 Aug 09 08:00:28.778571 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1563/6260] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 08:00:28 2026] DELETE /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 08:00:28.785099 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-afb0149d-0475-416d-a8cf-fe22b86e34dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:28.786830 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afb0149d-0475-416d-a8cf-fe22b86e34dd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:28.787032 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afb0149d-0475-416d-a8cf-fe22b86e34dd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:28.787220 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afb0149d-0475-416d-a8cf-fe22b86e34dd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:28.794073 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:28.794073 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:28.797116 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-afb0149d-0475-416d-a8cf-fe22b86e34dd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:28.800648 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afb0149d-0475-416d-a8cf-fe22b86e34dd tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 200 Aug 09 08:00:28.801000 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1581/6261] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:28 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:29.813392 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fd5348fd-0943-4d0c-a21d-97993b09d38b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:29.815096 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd5348fd-0943-4d0c-a21d-97993b09d38b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba Aug 09 08:00:29.815282 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd5348fd-0943-4d0c-a21d-97993b09d38b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:29.815462 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd5348fd-0943-4d0c-a21d-97993b09d38b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:29.820708 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd5348fd-0943-4d0c-a21d-97993b09d38b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba returned with HTTP 404 Aug 09 08:00:29.821157 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1558/6262] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:29 2026] GET /volume/v3/volumes/ec36bd6d-acb8-4c14-a8c8-92e9b20053ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:29.827259 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-25110594-736c-4f6f-8364-c289a583034c None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:29.829032 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25110594-736c-4f6f-8364-c289a583034c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 Aug 09 08:00:29.829246 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25110594-736c-4f6f-8364-c289a583034c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:29.829471 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-25110594-736c-4f6f-8364-c289a583034c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'delete' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:29.829622 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.v3.snapshots [None req-25110594-736c-4f6f-8364-c289a583034c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete snapshot with id: ba9512d5-e6de-4dff-b49b-b03b95947084 Aug 09 08:00:29.834001 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:29.834001 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:29.834437 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-25110594-736c-4f6f-8364-c289a583034c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:29.847763 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-25110594-736c-4f6f-8364-c289a583034c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot delete request issued successfully. Aug 09 08:00:29.847927 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-25110594-736c-4f6f-8364-c289a583034c tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 returned with HTTP 202 Aug 09 08:00:29.848241 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1561/6263] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 08:00:29 2026] DELETE /volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 08:00:29.855429 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-1140a80a-9d53-4f87-b307-ddfbd4e49b3f None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:29.857875 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1140a80a-9d53-4f87-b307-ddfbd4e49b3f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 Aug 09 08:00:29.857875 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1140a80a-9d53-4f87-b307-ddfbd4e49b3f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:29.858032 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-1140a80a-9d53-4f87-b307-ddfbd4e49b3f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:29.863181 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:29.863181 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:29.863601 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-1140a80a-9d53-4f87-b307-ddfbd4e49b3f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:29.864352 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-1140a80a-9d53-4f87-b307-ddfbd4e49b3f tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 returned with HTTP 200 Aug 09 08:00:29.864709 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1564/6264] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 08:00:29 2026] GET /volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:30.873326 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38b67e30-2c53-4ac0-8b11-cb764863b484 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:30.874859 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38b67e30-2c53-4ac0-8b11-cb764863b484 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 Aug 09 08:00:30.875036 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38b67e30-2c53-4ac0-8b11-cb764863b484 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:30.875201 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38b67e30-2c53-4ac0-8b11-cb764863b484 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:30.878858 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38b67e30-2c53-4ac0-8b11-cb764863b484 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 returned with HTTP 404 Aug 09 08:00:30.879241 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1582/6265] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 08:00:30 2026] GET /volume/v3/snapshots/ba9512d5-e6de-4dff-b49b-b03b95947084 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:30.885115 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:30.886741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 Aug 09 08:00:30.886930 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:30.887122 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:30.887221 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete snapshot with id: cbe3e646-6765-47c1-a06f-857edd26d039 Aug 09 08:00:30.891559 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:30.891559 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:30.891949 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:30.905046 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot delete request issued successfully. Aug 09 08:00:30.905190 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94013bfa-7b8e-4f07-883e-1682bfb6a280 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 returned with HTTP 202 Aug 09 08:00:30.905552 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1559/6266] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 08:00:30 2026] DELETE /volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 08:00:30.911850 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-d5ad5836-4e01-4029-8d3e-4e6de20a622b None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:30.913391 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5ad5836-4e01-4029-8d3e-4e6de20a622b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 Aug 09 08:00:30.913572 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5ad5836-4e01-4029-8d3e-4e6de20a622b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:30.913762 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-d5ad5836-4e01-4029-8d3e-4e6de20a622b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:30.918175 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:30.918175 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:30.918599 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-d5ad5836-4e01-4029-8d3e-4e6de20a622b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:30.919241 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-d5ad5836-4e01-4029-8d3e-4e6de20a622b tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 returned with HTTP 200 Aug 09 08:00:30.919547 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1562/6267] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 08:00:30 2026] GET /volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:31.927522 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9523f900-67e0-4561-a3eb-bf2f39ebb500 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:31.929783 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9523f900-67e0-4561-a3eb-bf2f39ebb500 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 Aug 09 08:00:31.930022 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9523f900-67e0-4561-a3eb-bf2f39ebb500 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:31.930235 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9523f900-67e0-4561-a3eb-bf2f39ebb500 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:31.934462 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9523f900-67e0-4561-a3eb-bf2f39ebb500 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 returned with HTTP 404 Aug 09 08:00:31.934983 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1565/6268] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 08:00:31 2026] GET /volume/v3/snapshots/cbe3e646-6765-47c1-a06f-857edd26d039 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:31.941431 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-782b7a72-051a-4918-906e-ca81ceb8408e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:31.943103 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-782b7a72-051a-4918-906e-ca81ceb8408e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 Aug 09 08:00:31.943280 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-782b7a72-051a-4918-906e-ca81ceb8408e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:31.943463 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-782b7a72-051a-4918-906e-ca81ceb8408e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:31.943569 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-782b7a72-051a-4918-906e-ca81ceb8408e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete snapshot with id: 3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 Aug 09 08:00:31.948714 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:31.948714 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:31.949159 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-782b7a72-051a-4918-906e-ca81ceb8408e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:31.961802 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-782b7a72-051a-4918-906e-ca81ceb8408e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot delete request issued successfully. Aug 09 08:00:31.962055 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-782b7a72-051a-4918-906e-ca81ceb8408e tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 returned with HTTP 202 Aug 09 08:00:31.962581 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1583/6269] 10.4.3.41 () {66 vars in 1350 bytes} [Sun Aug 9 08:00:31 2026] DELETE /volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 08:00:31.969632 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1e84ec7-8a97-4476-9949-87f4fa86f4e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:31.971593 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1e84ec7-8a97-4476-9949-87f4fa86f4e1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 Aug 09 08:00:31.971793 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1e84ec7-8a97-4476-9949-87f4fa86f4e1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:31.972027 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1e84ec7-8a97-4476-9949-87f4fa86f4e1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:31.976858 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:31.976858 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:31.977277 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b1e84ec7-8a97-4476-9949-87f4fa86f4e1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Snapshot retrieved successfully. Aug 09 08:00:31.978037 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1e84ec7-8a97-4476-9949-87f4fa86f4e1 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 returned with HTTP 200 Aug 09 08:00:31.978378 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1560/6270] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 08:00:31 2026] GET /volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:32.987848 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-2d4383d1-1579-4794-a646-0d7b0a776a12 None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:32.989572 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2d4383d1-1579-4794-a646-0d7b0a776a12 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 Aug 09 08:00:32.989746 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2d4383d1-1579-4794-a646-0d7b0a776a12 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:32.989933 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-2d4383d1-1579-4794-a646-0d7b0a776a12 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:32.993852 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-2d4383d1-1579-4794-a646-0d7b0a776a12 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 returned with HTTP 404 Aug 09 08:00:32.994275 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1563/6271] 10.4.3.41 () {66 vars in 1347 bytes} [Sun Aug 9 08:00:32 2026] GET /volume/v3/snapshots/3a6dc391-68d5-49ec-b6ea-d8da5bb0e7e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:33.001154 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-8af3e659-fff5-4542-9cc1-bf9cd09a4647 None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:33.002994 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8af3e659-fff5-4542-9cc1-bf9cd09a4647 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 08:00:33.003185 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8af3e659-fff5-4542-9cc1-bf9cd09a4647 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:33.003360 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-8af3e659-fff5-4542-9cc1-bf9cd09a4647 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:33.010502 np0000006821 devstack@c-api.service[100221]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:33.010502 np0000006821 devstack@c-api.service[100221]: warnings.warn( Aug 09 08:00:33.014120 np0000006821 devstack@c-api.service[100221]: INFO cinder.volume.api [None req-8af3e659-fff5-4542-9cc1-bf9cd09a4647 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:33.017997 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-8af3e659-fff5-4542-9cc1-bf9cd09a4647 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 08:00:33.018358 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1566/6272] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:33 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:33.029771 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c7f700b-fdfa-45ae-893e-34a137db1906 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:33.031854 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c7f700b-fdfa-45ae-893e-34a137db1906 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 08:00:33.032100 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c7f700b-fdfa-45ae-893e-34a137db1906 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:33.032325 np0000006821 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c7f700b-fdfa-45ae-893e-34a137db1906 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:33.040699 np0000006821 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:33.040699 np0000006821 devstack@c-api.service[100223]: warnings.warn( Aug 09 08:00:33.045015 np0000006821 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c7f700b-fdfa-45ae-893e-34a137db1906 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:33.050062 np0000006821 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c7f700b-fdfa-45ae-893e-34a137db1906 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 08:00:33.050523 np0000006821 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1584/6273] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:33 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:33.061172 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:33.062741 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] DELETE https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 08:00:33.062907 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:33.063092 np0000006821 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:33.063238 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume with id: fde6abfd-6089-4815-af68-054a19330858 Aug 09 08:00:33.069212 np0000006821 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:33.069212 np0000006821 devstack@c-api.service[100222]: warnings.warn( Aug 09 08:00:33.069611 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:33.082649 np0000006821 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Delete volume request issued successfully. Aug 09 08:00:33.082804 np0000006821 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6179ac1-15a6-4f91-9352-14a5d23f1b11 tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 202 Aug 09 08:00:33.083167 np0000006821 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1561/6274] 10.4.3.41 () {66 vars in 1344 bytes} [Sun Aug 9 08:00:33 2026] DELETE /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 09 08:00:33.089056 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.middleware.request_id [None req-cf228e4e-0f43-4f9d-811f-c09e1da90edc None None] RequestId filter calling following filter/app {{(pid=100220) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:33.090724 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cf228e4e-0f43-4f9d-811f-c09e1da90edc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 08:00:33.090896 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cf228e4e-0f43-4f9d-811f-c09e1da90edc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100220) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:33.091088 np0000006821 devstack@c-api.service[100220]: DEBUG cinder.api.openstack.wsgi [None req-cf228e4e-0f43-4f9d-811f-c09e1da90edc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100220) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:33.097417 np0000006821 devstack@c-api.service[100220]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 09 08:00:33.097417 np0000006821 devstack@c-api.service[100220]: warnings.warn( Aug 09 08:00:33.100596 np0000006821 devstack@c-api.service[100220]: INFO cinder.volume.api [None req-cf228e4e-0f43-4f9d-811f-c09e1da90edc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Volume info retrieved successfully. Aug 09 08:00:33.104164 np0000006821 devstack@c-api.service[100220]: INFO cinder.api.openstack.wsgi [None req-cf228e4e-0f43-4f9d-811f-c09e1da90edc tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 200 Aug 09 08:00:33.104499 np0000006821 devstack@c-api.service[100220]: [pid: 100220|app: 0|req: 1564/6275] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:33 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 09 08:00:34.115924 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.middleware.request_id [None req-9231a450-1015-49ef-98fe-d56db4c7253a None None] RequestId filter calling following filter/app {{(pid=100221) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 09 08:00:34.117961 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9231a450-1015-49ef-98fe-d56db4c7253a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] GET https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 Aug 09 08:00:34.117961 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9231a450-1015-49ef-98fe-d56db4c7253a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Empty body provided in request {{(pid=100221) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 09 08:00:34.117961 np0000006821 devstack@c-api.service[100221]: DEBUG cinder.api.openstack.wsgi [None req-9231a450-1015-49ef-98fe-d56db4c7253a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] Calling method 'show' {{(pid=100221) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 09 08:00:34.123455 np0000006821 devstack@c-api.service[100221]: INFO cinder.api.openstack.wsgi [None req-9231a450-1015-49ef-98fe-d56db4c7253a tempest-SnapshotDataIntegrityTests-488321913 tempest-SnapshotDataIntegrityTests-488321913-project-member] https://10.4.3.41/volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 returned with HTTP 404 Aug 09 08:00:34.123455 np0000006821 devstack@c-api.service[100221]: [pid: 100221|app: 0|req: 1567/6276] 10.4.3.41 () {66 vars in 1341 bytes} [Sun Aug 9 08:00:34 2026] GET /volume/v3/volumes/fde6abfd-6089-4815-af68-054a19330858 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 09 08:00:43.048880 np0000006821 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=142,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 08:00:43.079418 np0000006821 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=124,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 08:00:43.103482 np0000006821 devstack@c-api.service[100220]: DEBUG dbcounter [-] [100220] Writing DB stats cinder:SELECT=181,cinder:INSERT=18,cinder:UPDATE=50 {{(pid=100220) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 08:00:44.120090 np0000006821 devstack@c-api.service[100221]: DEBUG dbcounter [-] [100221] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}